linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] talitos: allocate channels with main struct
Rosen Penev
[PATCHv2 0/2] scsi: be2iscsi: kzalloc + kcalloc to kzalloc_flex
Rosen Penev
[PATCH 2/2] scsi: be2iscsi: simplify hwi_controller allocation
Rosen Penev
[PATCH 1/2] scsi: be2iscsi: simplify cid_array allocation
Rosen Penev
Re: (subset) [PATCH v2 0/4] Use the QMI service IDs from the QMI header
Jeff Johnson
Re: [PATCHv2 ath-next] wifi: ath12k: use kzalloc_flex
Jeff Johnson
[PATCH] ALSA: seq: oss/rw: allocate evrec with main struct
Rosen Penev
[PATCH] string: use strnlen in strlcat
Thorsten Blum
Re: [PATCH] string: use strnlen in strlcat
Andy Shevchenko
Re: [PATCH] string: use strnlen in strlcat
Andy Shevchenko
[PATCH v4 0/6] remoteproc: qcom: pas: Misc fixes
Mukesh Ojha
[PATCH v4 1/6] remoteproc: qcom: fix sparse warnings for __iomem annotated mem_region
Mukesh Ojha
[PATCH v4 3/6] remoteproc: qcom: pas: Fix the PAS context creation placement
Mukesh Ojha
[PATCH v4 2/6] remoteproc: qcom: pas: Guard dtb metadata release with dtb_pas_id check
Mukesh Ojha
[PATCH v4 6/6] firmware: qcom: scm: introduce keep_mdt_buf flag in PAS context
Mukesh Ojha
[PATCH v4 4/6] remoteproc: qcom: pas: Map/unmap subsystem region before auth_and_reset
Mukesh Ojha
[PATCH v4 5/6] remoteproc: qcom: pas: Drop unused dtb_mem_region field
Mukesh Ojha
Re: [PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
patchwork-bot+bluetooth
[PATCH bpf-next v11 00/11] selftests/bpf: Tolerate partial builds across kernel configs
Ricardo B . Marlière
[PATCH bpf-next v11 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
Ricardo B . Marlière
Re: [PATCH bpf-next v11 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
bot+bpf-ci
[PATCH bpf-next v11 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
Ricardo B . Marlière
Re: [PATCH bpf-next v11 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
bot+bpf-ci
[PATCH bpf-next v11 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
Ricardo B . Marlière
[PATCH bpf-next v11 07/11] selftests/bpf: Skip tests whose objects were not built
Ricardo B . Marlière
[PATCH bpf-next v11 08/11] selftests/bpf: Allow test_progs to link with a partial object set
Ricardo B . Marlière
[PATCH bpf-next v11 09/11] selftests/bpf: Tolerate benchmark build failures
Ricardo B . Marlière
[PATCH bpf-next v11 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
Ricardo B . Marlière
Re: [PATCH bpf-next v11 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
bot+bpf-ci
[PATCH bpf-next v11 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
Ricardo B . Marlière
[PATCH bpf-next v11 10/11] selftests/bpf: Provide weak definitions for cross-test functions
Ricardo B . Marlière
[PATCH bpf-next v11 11/11] selftests/bpf: Tolerate missing files during install
Ricardo B . Marlière
[PATCH bpf-next v11 06/11] selftests/bpf: Tolerate test file compilation failures
Ricardo B . Marlière
[PATCH V5 0/2] daxctl: Add support for famfs mode
John Groves
[PATCH V5 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
John Groves
Re: [PATCH V5 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
Dave Jiang
Re: [PATCH V5 2/2] Add test/daxctl-famfs.sh to test famfs mode transitions:
John Groves
[PATCH V5 1/2] daxctl: Add support for famfs mode
John Groves
Re: [PATCH V5 1/2] daxctl: Add support for famfs mode
Dave Jiang
[PATCH v3] mshv: Simplify GPA map/unmap hypercall helpers
Stanislav Kinsburskii
Re: [PATCH] MAINTAINERS: add kernel hardening keyword __counted_by_ptr
Thorsten Blum
Re: [PATCH 1/2] lib/string_helpers: drop redundant allocation in kasprintf_strarray
Thorsten Blum
[PATCH] kcov: refactor common handle ID into kcov_common_handle_id
Jann Horn
Re: [PATCH] kcov: refactor common handle ID into kcov_common_handle_id
Greg KH
Re: [PATCH] kcov: refactor common handle ID into kcov_common_handle_id
Dmitry Vyukov
Re: [PATCH] kcov: refactor common handle ID into kcov_common_handle_id
Jakub Kicinski
Re: (subset) [PATCH] backlight: ktd2801: enable BL_CORE_SUSPENDRESUME
Lee Jones
[PATCH bpf-next v10 00/11] selftests/bpf: Tolerate partial builds across kernel configs
Ricardo B . Marlière
[PATCH bpf-next v10 06/11] selftests/bpf: Tolerate test file compilation failures
Ricardo B . Marlière
Re: [PATCH bpf-next v10 06/11] selftests/bpf: Tolerate test file compilation failures
bot+bpf-ci
[PATCH bpf-next v10 07/11] selftests/bpf: Skip tests whose objects were not built
Ricardo B . Marlière
Re: [PATCH bpf-next v10 07/11] selftests/bpf: Skip tests whose objects were not built
bot+bpf-ci
Re: [PATCH bpf-next v10 07/11] selftests/bpf: Skip tests whose objects were not built
Ricardo B . Marlière
[PATCH bpf-next v10 11/11] selftests/bpf: Tolerate missing files during install
Ricardo B . Marlière
[PATCH bpf-next v10 08/11] selftests/bpf: Allow test_progs to link with a partial object set
Ricardo B . Marlière
[PATCH bpf-next v10 01/11] selftests/bpf: Add BPF_STRICT_BUILD toggle
Ricardo B . Marlière
[PATCH bpf-next v10 09/11] selftests/bpf: Tolerate benchmark build failures
Ricardo B . Marlière
[PATCH bpf-next v10 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
Ricardo B . Marlière
[PATCH bpf-next v10 10/11] selftests/bpf: Provide weak definitions for cross-test functions
Ricardo B . Marlière
Re: [PATCH bpf-next v10 10/11] selftests/bpf: Provide weak definitions for cross-test functions
bot+bpf-ci
[PATCH bpf-next v10 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
Ricardo B . Marlière
Re: [PATCH bpf-next v10 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
bot+bpf-ci
Re: [PATCH bpf-next v10 02/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
Ricardo B . Marlière
[PATCH bpf-next v10 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
Ricardo B . Marlière
[PATCH bpf-next v10 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
Ricardo B . Marlière
Re: [PATCH bpf-next v10 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
bot+bpf-ci
Re: [PATCH bpf-next v10 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
Ricardo B . Marlière
Re: (subset) [PATCHv2] leds: qcom-lpg: allocate channels with main struct
Lee Jones
[PATCH] selftests: rtc: fix flaky date_read_loop test
Wake Liu
Re: [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
Mark Brown
Re: [PATCH v10 2/3] KVM: selftests: Refactor UAPI tests into dedicated function
Jiakai Xu
[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
Fredrik Markstrom
[PATCH v2 1/3] arm64: perf: Skip device memory during user callchain unwinding
Fredrik Markstrom
Re: [PATCH v2 1/3] arm64: perf: Skip device memory during user callchain unwinding
Fredrik Markstrom
[PATCH v2 2/3] DO NOT MERGE: arm64: perf: Add skip_vmio parameter to control device memory callchain guard
Fredrik Markstrom
[PATCH v2 3/3] DO NOT MERGE: selftests: perf_events: Add device memory callchain unwinding test
Fredrik Markstrom
[PATCH v3 0/3] dm-inlinecrypt: add target for inline block device encryption
Linlin Zhang
[PATCH v3 1/3] block: export blk-crypto symbols required by dm-inlinecrypt
Linlin Zhang
[PATCH v3 2/3] dm-inlinecrypt: add target for inline block device encryption
Linlin Zhang
[PATCH v3 3/3] dm: add documentation for dm-inlinecrypt target
Linlin Zhang
[PATCH v3 0/3] vfio/pci: Request resources and map BARs at enable time
Matt Evans
[PATCH v3 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
Matt Evans
Re: [PATCH v3 1/3] vfio/pci: Set up bar resources and maps in vfio_pci_core_enable()
Alex Williamson
[PATCH v3 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
Matt Evans
Re: [PATCH v3 2/3] vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()
Alex Williamson
[PATCH v3 3/3] vfio/pci: Check BAR resources before exporting a DMABUF
Matt Evans
Re: [PATCH v3 3/3] vfio/pci: Check BAR resources before exporting a DMABUF
Alex Williamson
[PATCH 0/4] Add compatible strings for RPM and mailbox devices for Shikra
Sneh Mankad
[PATCH 1/4] dt-bindings: soc: qcom: smd-rpm: Add Shikra rpm-smd compatible
Sneh Mankad
[PATCH 2/4] dt-bindings: remoteproc: Add Shikra RPM processor compatible
Sneh Mankad
[PATCH 3/4] dt-bindings: mailbox: qcom: Add Shikra APCS compatible
Sneh Mankad
[PATCH 4/4] mailbox: qcom-apcs-ipc: Add Shikra APCS IPC support
Sneh Mankad
[PATCH net-next v2] net: mana: hardening: Reject zero max_num_queues from MANA_QUERY_VPORT_CONFIG
Erni Sri Satya Vennela
[PATCH net-next v2] net: mana: hardening: Reject zero max_num_queues from GDMA_QUERY_MAX_RESOURCES
Erni Sri Satya Vennela
[PATCH net-next v7] net: mana: Expose hardware diagnostic info via debugfs
Erni Sri Satya Vennela
Re: [PATCH net-next v7] net: mana: Expose hardware diagnostic info via debugfs
Jakub Kicinski
[PATCH v4 0/3] driver core: remove software node from platform devices on device release
Bartosz Golaszewski
[PATCH v4 1/3] driver core: platform: remove software node on release()
Bartosz Golaszewski
Re: [PATCH v4 1/3] driver core: platform: remove software node on release()
Andy Shevchenko
Re: [PATCH v4 1/3] driver core: platform: remove software node on release()
Bartosz Golaszewski
[PATCH v4 3/3] driver core: platform: tests: add test cases for correct swnode removal
Bartosz Golaszewski
[PATCH v4 2/3] kunit: provide kunit_software_node_register()
Bartosz Golaszewski
Re: [PATCH 2/2] powerpc/text-patching: Fix possible stringop-overread compilation error
Xie Yuanbin
Re: [PATCH 2/2] powerpc/text-patching: Fix possible stringop-overread compilation error
Christophe Leroy (CS GROUP)
[PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap copy
Yiqi Sun
Re: [PATCH] vsock/virtio: fix vsockmon info leak in non-linear tap copy
Luigi Leonardi
[PATCH v2 0/5] Add LPASS LPI pin controller support for SM6350
Luca Weiss
[PATCH v2 1/5] dt-bindings: pinctrl: qcom: Add SM6350 LPI pinctrl
Luca Weiss
[PATCH v2 2/5] pinctrl: qcom: lpass-lpi: Add ability to use SPARE_1 for slew control
Luca Weiss
[PATCH v2 3/5] pinctrl: qcom: Add SM6350 LPASS LPI TLMM
Luca Weiss
[PATCH v2 4/5] arm64: dts: qcom: sm6350: add LPASS LPI pin controller
Luca Weiss
[PATCH v2 5/5] arm64: defconfig: Enable LPASS LPI pin controller for SM6350
Luca Weiss
[PATCH] remoteproc: imx: use device node name as processor name
Jiafei Pan
Re: [PATCH] remoteproc: imx: use device node name as processor name
Daniel Baluta
[PATCH v2] virtio_console: add timeout to __send_to_port() spin loop
Peng Yang
[PATCH v3] bpf: crypto: snapshot params before string validation
Pengpeng Hou
Re: [PATCH v3] bpf: crypto: snapshot params before string validation
Vadim Fedorenko
[PATCH v3] selftests/harness: harness-selftest: cover XFAIL_ADD ctor ordering
Sun Jian
[PATCH 0/3] net: mana: Fix mana_destroy_rxq() cleanup for partial RXQ init
Dipayaan Roy
[PATCH 3/3] net: mana: remove double CQ cleanup in mana_create_rxq error path
Dipayaan Roy
Re: [PATCH 3/3] net: mana: remove double CQ cleanup in mana_create_rxq error path
Aditya Garg
[PATCH 1/3] net: mana: check xdp_rxq registration before unreg in mana_destroy_rxq()
Dipayaan Roy
[PATCH 2/3] net: mana: Skip WQ object destruction for uninitialized RXQ
Dipayaan Roy
Re: [PATCH v10 0/3] RISC-V: KVM: Validate SBI STA shmem alignment
patchwork-bot+linux-riscv
Re: [PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
patchwork-bot+linux-riscv
Re: [PATCH] KVM: riscv: selftests: Implement kvm_arch_has_default_irqchip
patchwork-bot+linux-riscv
[PATCH 0/2] riscv: spacemit: Add K3 PCIe/USB comb phy support
Inochi Amaoto
[PATCH 1/2] dt-bindings: phy: Add Spacemit K3 USB3/PCIe comb phy support
Inochi Amaoto
[PATCH 2/2] phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3
Inochi Amaoto
Re: [PATCH 2/2] phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3
Ze Huang
Re: [PATCH 2/2] phy: spacemit: Add USB3/PCIe comb PHY driver for Spacemit K3
Inochi Amaoto
Re: [PATCH] kbuild/btf: Remove broken module relinking exclusion
Nathan Chancellor
[PATCH][next] ASoC: soc-topology: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
Re: [PATCH][next] ASoC: soc-topology: Avoid -Wflex-array-member-not-at-end warning
Mark Brown
Re: [PATCH][next] ASoC: soc-topology: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
[PATCH v0 0/3] PCI passthru on Hyper-V (Part II)
Mukesh R
[PATCH v0 1/3] mshv: Import declarations for irq remap and add irqbypass support
Mukesh R
[PATCH v0 3/3] mshv: Implement guest irq migration for passthru'd devices
Mukesh R
[PATCH v0 2/3] hyperv: Implement irq remap for passthru devices
Mukesh R
[PATCH net-next v6 0/6] net: mana: Per-vPort EQ and MSI-X interrupt management
Long Li
[PATCH net-next v6 3/6] net: mana: Introduce GIC context with refcounting for interrupt management
Long Li
[PATCH net-next v6 4/6] net: mana: Use GIC functions to allocate global EQs
Long Li
[PATCH net-next v6 1/6] net: mana: Create separate EQs for each vPort
Long Li
[PATCH net-next v6 2/6] net: mana: Query device capabilities and configure MSI-X sharing for EQs
Long Li
[PATCH net-next v6 5/6] net: mana: Allocate interrupt context for each EQ when creating vPort
Long Li
[PATCH net-next v6 6/6] RDMA/mana_ib: Allocate interrupt contexts on EQs
Long Li
Re: [EXTERNAL] [PATCH] hv: utils: handle and propagate errors in kvp_register
Wei Liu
[PATCH v2] mshv: Add dedicated ioctl for GVA to GPA translation
Stanislav Kinsburskii
[syzbot] Monthly wpan report (Apr 2026)
syzbot
[PATCH][next] media: xilinx: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
Re: [PATCH][next] media: xilinx: Avoid -Wflex-array-member-not-at-end warning
Laurent Pinchart
Re: [PATCH][next] media: xilinx: Avoid -Wflex-array-member-not-at-end warning
Laurent Pinchart
Re: [PATCH][next] media: xilinx: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
[PATCH][next] perf/x86: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
[PATCH net, v2] net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
Dipayaan Roy
Re: [PATCH net, v2] net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
Jakub Kicinski
[PATCH v2 0/8] x86/msr: Consolidate native/paravirt MSR functions
Dave Hansen
[PATCH v2 1/8] x86/msr: Use paravirt "calls" in common code
Dave Hansen
[PATCH v2 2/8] x86/msr: Consolidate rdmsr() definitions
Dave Hansen
[PATCH v2 3/8] x86/msr: Consolidate rdmsr_safe() implementations
Dave Hansen
Re: [PATCH v2 3/8] x86/msr: Consolidate rdmsr_safe() implementations
Maciej Wieczor-Retman
[PATCH v2 5/8] x86/msr: Consolidate {rd,wr}msr[q]_safe() implementations
Dave Hansen
[PATCH v2 4/8] x86/msr: Consolidate rdmsrq() implementations
Dave Hansen
[PATCH v2 6/8] x86/msr: Consolidate rdpmc() implementations
Dave Hansen
[PATCH v2 7/8] x86/msr: Remove old crusty comment
Dave Hansen
[PATCH v2 8/8] x86/msr: Remove duplicate #include
Dave Hansen
Re: [PATCH v2 8/8] x86/msr: Remove duplicate #include
Jürgen Groß
Re: [PATCH v2 8/8] x86/msr: Remove duplicate #include
Dave Hansen
Re: [PATCH v2 8/8] x86/msr: Remove duplicate #include
Jürgen Groß
Re: [PATCH v2 0/8] x86/msr: Consolidate native/paravirt MSR functions
Jürgen Groß
[PATCH 00/10] mshv: Bug fixes across the mshv_root module
Stanislav Kinsburskii
[PATCH 01/10] mshv: Fix IRQ leak and type hazards in hv_call_modify_spa_host_access
Stanislav Kinsburskii
[PATCH 02/10] mshv: Fix potential integer overflow in mshv_region_create
Stanislav Kinsburskii
[PATCH 03/10] mshv: Fix missing lock in mshv_irqfd_deassign
Stanislav Kinsburskii
[PATCH 10/10] mshv: Fix missing error code on VP allocation failure
Stanislav Kinsburskii
[PATCH 04/10] mshv: Fix broken seqcount read protection
Stanislav Kinsburskii
[PATCH 05/10] mshv: Fix level-triggered check on uninitialized data
Stanislav Kinsburskii
[PATCH 06/10] mshv: Fix duplicate GSI detection for GSI 0
Stanislav Kinsburskii
[PATCH 07/10] mshv: Fix use-after-RCU in mshv_portid_lookup
Stanislav Kinsburskii
[PATCH 08/10] mshv: Use kfree_rcu in mshv_portid_free
Stanislav Kinsburskii
[PATCH 09/10] mshv: Add missing vp_index bounds check in intercept ISR
Stanislav Kinsburskii
Re: [PATCH 00/10] mshv: Bug fixes across the mshv_root module
Mukesh R
Re: [PATCH 00/10] mshv: Bug fixes across the mshv_root module
Stanislav Kinsburskii
[PATCH net-next v3 5/5] selftests: net: add veth BQL stress test
hawk
Re: [PATCH net-next v3 5/5] selftests: net: add veth BQL stress test
Jakub Kicinski
Re: [PATCH net-next v3 5/5] selftests: net: add veth BQL stress test
Jesper Dangaard Brouer
Re: [PATCH net-next v3 5/5] selftests: net: add veth BQL stress test
Breno Leitao
[PATCH v2] mshv: Simplify GPA map/unmap hypercall helpers
Stanislav Kinsburskii
Re: [PATCH v2] mshv: Simplify GPA map/unmap hypercall helpers
Mukesh R
Re: [PATCH v2] mshv: Simplify GPA map/unmap hypercall helpers
Stanislav Kinsburskii
[PATCH v2 0/3] Enhance RPMsg buffer management
Tanmay Shah
[PATCH v2 2/3] rpmsg: virtio_rpmsg_bus: get buffer size from config space
Tanmay Shah
[PATCH v2 1/3] rpmsg: virtio_rpmsg_bus: allow different size of tx and rx bufs
Tanmay Shah
[PATCH v2 3/3] samples: rpmsg: add mtu size info
Tanmay Shah
Re: [PATCH v2] selftests/harness: harness-selftest: cover XFAIL_ADD ctor ordering
Bjoern Doebel
Re: [PATCH v2] selftests/harness: harness-selftest: cover XFAIL_ADD ctor ordering
Thomas Weißschuh
Re: [PATCH v2] selftests/harness: harness-selftest: cover XFAIL_ADD ctor ordering
sun jian
[PATCH v5 00/13] ima: Introduce staging mechanism
Roberto Sassu
[PATCH v5 02/13] ima: Replace static htable queue with dynamically allocated array
Roberto Sassu
[PATCH v5 05/13] ima: Introduce _ima_measurements_start() and _ima_measurements_next()
Roberto Sassu
Earlier messages
Later messages