linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[RFC PATCH bpf-next v5 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
Hui Zhu
[PATCH RFC 0/3] virtio: silence KCSAN warnings
Johannes Thumshirn
[PATCH RFC 2/3] virtio: silence KCSAN warning in virtqueue_get_buf_ctx_split
Johannes Thumshirn
[PATCH RFC 1/3] virtio: silence KCSAN warning in virtqueue_kick_prepare
Johannes Thumshirn
[PATCH RFC 3/3] virtio: silence KCSAN warning in vring_interrupt
Johannes Thumshirn
Re: [PATCH RFC 0/3] virtio: silence KCSAN warnings
Alexander Graf
Re: [PATCH RFC 0/3] virtio: silence KCSAN warnings
Johannes Thumshirn
[PATCH] vhost: remove impossible check in VHOST_GET_FORK_FROM_OWNER ioctl
Cindy Lu
Re: [PATCH] vhost: remove impossible check in VHOST_GET_FORK_FROM_OWNER ioctl
Jason Wang
[PATCH] selftests/futex: fix incorrect result reporting of futex_requeue test item
Yuwen Chen
Re: [PATCH] selftests/futex: fix incorrect result reporting of futex_requeue test item
Thomas Gleixner
Re: [PATCH] selftests/futex: fix incorrect result reporting of futex_requeue test item
Yuwen Chen
[PATCH v2] remoteproc: imx_rproc: Not report loaded resource table when none
Peng Fan (OSS)
Re: [PATCH v2] remoteproc: imx_rproc: Not report loaded resource table when none
Mathieu Poirier
RE: [PATCH v2] remoteproc: imx_rproc: Not report loaded resource table when none
Peng Fan
Re: [PATCH v2] remoteproc: imx_rproc: Not report loaded resource table when none
Mathieu Poirier
[PATCH] selftests/zram: remove max_comp_streams test
Sergey Senozhatsky
[PATCH] virtio: document map and vmap fields in struct virtio_device
Henry Zhang
[PATCH] livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALL
Josh Poimboeuf
Re: [PATCH] livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALL
Song Liu
[PATCH] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
Val Packett
Re: [PATCH] remoteproc: qcom_wcnss: Fix handling the lack of PD regulators in v3
Konrad Dybcio
Re: [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
Will Deacon
Re: [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
Kevin Brodsky
Re: [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
Jinjie Ruan
Re: [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
Kevin Brodsky
Re: [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
Jinjie Ruan
Re: [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
Kevin Brodsky
Re: [PATCH v10 05/16] arm64: ptrace: Move rseq_syscall() before audit_syscall_exit()
Jinjie Ruan
Re: [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
Will Deacon
Re: [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
Jinjie Ruan
Re: [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
Kevin Brodsky
Re: [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
Jinjie Ruan
Re: [PATCH v10 04/16] arm64/ptrace: Refactor syscall_trace_enter/exit()
Kevin Brodsky
[PATCH bpf-next v8 0/9] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v8 1/9] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v8 3/9] bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
[PATCH bpf-next v8 8/9] libbpf: Add common attr support for map_create
Leon Hwang
[PATCH bpf-next v8 2/9] libbpf: Add support for extended bpf syscall
Leon Hwang
[PATCH bpf-next v8 9/9] selftests/bpf: Add tests to verify map create failure log
Leon Hwang
[PATCH bpf-next v8 4/9] bpf: Add syscall common attributes support for prog_load
Leon Hwang
Re: [PATCH bpf-next v8 4/9] bpf: Add syscall common attributes support for prog_load
Alexei Starovoitov
Re: [PATCH bpf-next v8 4/9] bpf: Add syscall common attributes support for prog_load
Leon Hwang
[PATCH bpf-next v8 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
Leon Hwang
[PATCH bpf-next v8 7/9] bpf: Add syscall common attributes support for map_create
Leon Hwang
[PATCH bpf-next v8 6/9] bpf: Add syscall common attributes support for btf_load
Leon Hwang
[PATCH] nvdimm: Add check for devm_kmalloc() and fix NULL pointer dereference in nd_pfn_probe() and nd_dax_probe()
Zhaoyang Yu
Re: [PATCH] nvdimm: Add check for devm_kmalloc() and fix NULL pointer dereference in nd_pfn_probe() and nd_dax_probe()
Dave Jiang
Re: [PATCH] nvdimm: Add check for devm_kmalloc() and fix NULL pointer dereference in nd_pfn_probe() and nd_dax_probe()
Ira Weiny
Re: [PATCH] nvdimm: Add check for devm_kmalloc() and fix NULLpointer dereference in nd_pfn_probe() and nd_dax_probe()
俞朝阳
[PATCH v3 0/2] Add Microchip IPC remoteproc support
Valentina Fernandez
[PATCH v3 1/2] dt-bindings: remoteproc: add Microchip IPC remoteproc
Valentina Fernandez
Re: [PATCH v3 1/2] dt-bindings: remoteproc: add Microchip IPC remoteproc
Rob Herring
[PATCH v3 2/2] remoteproc: add support for Microchip IPC remoteproc platform driver
Valentina Fernandez
Re: [PATCH v3 2/2] remoteproc: add support for Microchip IPC remoteproc platform driver
kernel test robot
Re: [PATCH v3 2/2] remoteproc: add support for Microchip IPC remoteproc platform driver
kernel test robot
[PATCH v4 0/3] vdpa/mlx5: Fix MAC address update via vdpa-tool
Cindy Lu
[PATCH v4 1/3] vdpa/mlx5: update mlx_features with driver state check
Cindy Lu
[PATCH v4 3/3] vdpa/mlx5: update MAC address handling in mlx5_vdpa_set_attr()
Cindy Lu
[PATCH v4 2/3] vdpa/mlx5: reuse common function for MAC address updates
Cindy Lu
[PATCH v2] selftests/futex: fix the failed futex_requeue test issue
Yuwen Chen
Re: [PATCH v2] selftests/futex: fix the failed futex_requeue test issue
Thomas Gleixner
Re: [PATCH v2] selftests/futex: fix the failed futex_requeue test issue
Yuwen Chen
Re: [PATCH v2] selftests/futex: fix the failed futex_requeue test issue
Thomas Gleixner
[RFC PATCH bpf-next v4 00/12] mm: memcontrol: Add BPF hooks for memory controller
Hui Zhu
[RFC PATCH bpf-next v4 01/12] bpf: move bpf_struct_ops_link into bpf.h
Hui Zhu
[RFC PATCH bpf-next v4 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
Hui Zhu
[RFC PATCH bpf-next v4 02/12] bpf: initial support for attaching struct ops to cgroups
Hui Zhu
[RFC PATCH bpf-next v4 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
Hui Zhu
[RFC PATCH bpf-next v4 06/12] bpf: Pass flags in bpf_link_create for struct_ops
Hui Zhu
[RFC PATCH bpf-next v4 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
Hui Zhu
[RFC PATCH bpf-next v4 09/12] selftests/bpf: Add tests for memcg_bpf_ops
Hui Zhu
[RFC PATCH bpf-next v4 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support for memcg_bpf_ops
Hui Zhu
[RFC PATCH bpf-next v4 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
Hui Zhu
Re: [RFC PATCH bpf-next v4 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
bot+bpf-ci
[RFC PATCH bpf-next v4 07/12] libbpf: Support passing user-defined flags for struct_ops
Hui Zhu
[RFC PATCH bpf-next v4 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
Hui Zhu
Re: [RFC PATCH bpf-next v4 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
bot+bpf-ci
[RFC PATCH bpf-next v4 12/12] samples/bpf: Add memcg priority control example
Hui Zhu
[syzbot] Monthly wpan report (Jan 2026)
syzbot
[PATCH v2 1/2] selftests: ptp: use KSFT_SKIP exit code for skip scenarios
Junjie Cao
[PATCH v2 2/2] selftests: ptp: treat unsupported PHC operations as skip
Junjie Cao
Re: [PATCH v2 2/2] selftests: ptp: treat unsupported PHC operations as skip
Simon Horman
Re: [PATCH v2 1/2] selftests: ptp: use KSFT_SKIP exit code for skip scenarios
Junjie Cao
Re: [PATCH v2 1/2] selftests: ptp: use KSFT_SKIP exit code for skip scenarios
Simon Horman
Re: [PATCH v2 1/2] selftests: ptp: use KSFT_SKIP exit code for skip scenarios
patchwork-bot+netdevbpf
[PATCH] objtool/klp: Fix bug table handling for __WARN_printf()
Josh Poimboeuf
Re: [PATCH] objtool/klp: Fix bug table handling for __WARN_printf()
Song Liu
Re: [PATCH] kunit: reduce stack usage in kunit_run_tests()
Carlos Llamas
[PATCH bpf-next v3 0/2] selftests/bpf: Introduce execution context detection helpers
Changwoo Min
[PATCH bpf-next v3 1/2] selftests/bpf: Introduce execution context detection helpers
Changwoo Min
[PATCH bpf-next v3 2/2] selftests/bpf: Add tests for execution context helpers
Changwoo Min
Re: [PATCH bpf-next v3 0/2] selftests/bpf: Introduce execution context detection helpers
patchwork-bot+netdevbpf
Re: [PATCH] loongarch: wire up memfd_secret system call
Huacai Chen
Re: [PATCH] loongarch: wire up memfd_secret system call
Mike Rapoport
Re: [PATCH] loongarch: wire up memfd_secret system call
Huacai Chen
Re: [PATCH v3] mfd: bcm590xx: Add support for interrupt handling
Artur Weber
Re: [PATCH v3] mfd: bcm590xx: Add support for interrupt handling
Artur Weber
[PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
Andre Carvalho
Re: [PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
Breno Leitao
Re: [PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
Jakub Kicinski
Re: [PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
Breno Leitao
Re: [PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
Jakub Kicinski
Re: [PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
Andre Carvalho
Re: [PATCH net-next] netconsole: selftests: Move netconsole selftests to separate target
Breno Leitao
[PATCH RESEND v7 0/7] clk: bcm: kona: Add bus clock support, bus clocks for BCM21664/BCM281xx
Artur Weber
[PATCH RESEND v7 1/7] clk: bcm: kona: Move CLOCK_COUNT defines into the driver
Artur Weber
[PATCH RESEND v7 2/7] dt-bindings: clock: brcm,kona-ccu: Drop CLOCK_COUNT defines from DT headers
Artur Weber
[PATCH RESEND v7 3/7] dt-bindings: clock: brcm,kona-ccu: Add BCM21664 and BCM281xx bus clocks
Artur Weber
[PATCH RESEND v7 5/7] clk: bcm: kona: Add support for bus clocks
Artur Weber
[PATCH RESEND v7 7/7] clk: bcm281xx: Add corresponding bus clocks for peripheral clocks
Artur Weber
[PATCH RESEND v7 4/7] clk: bcm: kona: Make kona_peri_clk_ops const
Artur Weber
[PATCH RESEND v7 6/7] clk: bcm21664: Add corresponding bus clocks for peripheral clocks
Artur Weber
[PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
Koichiro Den
[PATCH v10 1/8] PCI: endpoint: Add dynamic_inbound_mapping EPC feature
Koichiro Den
[PATCH v10 2/8] PCI: endpoint: Add BAR subrange mapping support
Koichiro Den
[PATCH v10 4/8] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
Koichiro Den
Re: [PATCH v10 4/8] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
Niklas Cassel
[PATCH v10 3/8] PCI: dwc: Advertise dynamic inbound mapping support
Koichiro Den
[PATCH v10 5/8] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage
Koichiro Den
[PATCH v10 6/8] PCI: endpoint: pci-epf-test: Add BAR subrange mapping test support
Koichiro Den
[PATCH v10 7/8] misc: pci_endpoint_test: Add BAR subrange mapping test case
Koichiro Den
[PATCH v10 8/8] selftests: pci_endpoint: Add BAR subrange mapping test case
Koichiro Den
Re: [PATCH v10 0/8] PCI: endpoint: BAR subrange mapping support
Manivannan Sadhasivam
[PATCH bpf-next v2 0/2] selftests/bpf: Introduce execution context detection helpers
Changwoo Min
[PATCH bpf-next v2 2/2] selftests/bpf: Add tests for execution context helpers
Changwoo Min
Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for execution context helpers
Alexei Starovoitov
Re: [PATCH bpf-next v2 2/2] selftests/bpf: Add tests for execution context helpers
Changwoo Min
[PATCH bpf-next v2 1/2] selftests/bpf: Introduce execution context detection helpers
Changwoo Min
[PATCH] kselftest/arm64: Add missing file in .gitignore
I-Hsin Cheng
Re: [PATCH] kselftest/arm64: Add missing file in .gitignore
Will Deacon
Re: [PATCH] kselftest/arm64: Add missing file in .gitignore
Will Deacon
[PATCH bpf-next v9 0/3] bpf: Fix FIONREAD and copied_seq issues
Jiayuan Chen
[PATCH bpf-next v9 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
[PATCH bpf-next v9 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
Jiayuan Chen
Re: [PATCH bpf-next v9 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
Jakub Sitnicki
[PATCH bpf-next v9 2/3] bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
Re: [PATCH bpf-next v9 2/3] bpf, sockmap: Fix FIONREAD for sockmap
Alexei Starovoitov
Re: [PATCH bpf-next v9 2/3] bpf, sockmap: Fix FIONREAD for sockmap
Jakub Sitnicki
Re: [PATCH bpf-next v9 0/3] bpf: Fix FIONREAD and copied_seq issues
patchwork-bot+netdevbpf
[PATCH v5 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
adubey
[PATCH v5 3/6] powerpc64/bpf: Avoid tailcall restore from trampoline
adubey
[PATCH v5 2/6] powerpc64/bpf: Support tailcalls with subprogs
adubey
[PATCH v5 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
adubey
Re: [PATCH v5 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
bot+bpf-ci
Re: [PATCH v5 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
Hari Bathini
Re: [PATCH v5 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
Hari Bathini
Re: [PATCH v5 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
Hari Bathini
[PATCH v5 5/6] powerpc64/bpf: Support exceptions
adubey
[PATCH v5 1/6] powerpc64/bpf: Moving tail_call_cnt to bottom of frame
adubey
[PATCH v5 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
adubey
[PATCH bpf-next v8 0/3] bpf: Fix FIONREAD and copied_seq issues
Jiayuan Chen
[PATCH bpf-next v8 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
Jiayuan Chen
[PATCH bpf-next v8 2/3] bpf, sockmap: Fix FIONREAD for sockmap
Jiayuan Chen
[PATCH bpf-next v8 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
Jiayuan Chen
Re: [PATCH bpf-next v8 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq
Jiayuan Chen
[PATCH] lib/random32: convert selftest to KUnit
Kir Chou
Re: [PATCH] lib/random32: convert selftest to KUnit
David Gow
Re: [PATCH] lib/random32: convert selftest to KUnit
Thomas Weißschuh
[PATCH bpf-next v3 0/3] Add wakeup_source iterators
Samuel Wu
[PATCH bpf-next v3 2/3] bpf: Add wakeup_source iterator
Samuel Wu
Re: [PATCH bpf-next v3 2/3] bpf: Add wakeup_source iterator
bot+bpf-ci
Re: [PATCH bpf-next v3 2/3] bpf: Add wakeup_source iterator
Samuel Wu
[PATCH bpf-next v3 1/3] PM: wakeup: Handle empty list in wakeup_sources_walk
Samuel Wu
Re: [PATCH bpf-next v3 1/3] PM: wakeup: Handle empty list in wakeup_sources_walk
Rafael J. Wysocki
Re: [PATCH bpf-next v3 1/3] PM: wakeup: Handle empty list in wakeup_sources_walk
Samuel Wu
Re: [PATCH bpf-next v3 1/3] PM: wakeup: Handle empty list in wakeup_sources_walk
Rafael J. Wysocki
[PATCH bpf-next v3 3/3] selftests/bpf: Add tests for wakeup_sources
Samuel Wu
Re: [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for wakeup_sources
bot+bpf-ci
Re: [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for wakeup_sources
Samuel Wu
Re: [PATCH v1 0/2] selftests/x86: Skip int80 if not supported
H. Peter Anvin
Re: [PATCH v2 RESEND] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
Erin Skomra
Re: [PATCH v2 RESEND] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
Alex Tran
[PATCH v2] selftests/mm: Have the harness run each test category separately
Mark Brown
Re: [PATCH v2] selftests/mm: Have the harness run each test category separately
Lorenzo Stoakes
Re: [PATCH v1 1/2] selftests/x86/ldt_gdt: Skip int80 if not supported
Borislav Petkov
Re: [PATCH v1 1/2] selftests/x86/ldt_gdt: Skip int80 if not supported
Dave Hansen
Re: [PATCH v1 1/2] selftests/x86/ldt_gdt: Skip int80 if not supported
H. Peter Anvin
Re: [PATCH net] vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
[PATCH bpf-next 0/2] selftests/bpf: signal-on-connect() vs sockmap update
Michal Luczaj
[PATCH bpf-next 2/2] selftests/bpf: Add test for connect() racing sockmap update and signal
Michal Luczaj
Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for connect() racing sockmap update and signal
bot+bpf-ci
Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for connect() racing sockmap update and signal
Michal Luczaj
Re: [PATCH bpf-next 2/2] selftests/bpf: Add test for connect() racing sockmap update and signal
Alexei Starovoitov
[PATCH bpf-next 1/2] selftests/bpf: Add xpthread_cancel() to sockmap_helpers
Michal Luczaj
[PATCH -next v4 0/3] rcu/nocb: Cleanup patches for next merge window
Joel Fernandes
[PATCH -next v4 1/3] rcu/nocb: Remove unnecessary WakeOvfIsDeferred wake path
Joel Fernandes
[PATCH -next v4 3/3] rcu/nocb: Extract nocb_defer_wakeup_cancel() helper
Joel Fernandes
[PATCH -next v4 2/3] rcu/nocb: Remove dead callback overload handling
Joel Fernandes
Re: [PATCH v6 1/6] dt-bindings: gpio-mmio: Correct opencores GPIO
Gary Lau
Re: [PATCH v6 1/6] dt-bindings: gpio-mmio: Correct opencores GPIO
Gary Lau
Re: [PATCH v6 1/6] dt-bindings: gpio-mmio: Correct opencores GPIO
Stafford Horne
[PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
Neeraj Kumar
[PATCH V6 01/18] nvdimm/label: Introduce NDD_REGION_LABELING flag to set region label
Neeraj Kumar
[PATCH V6 02/18] nvdimm/label: CXL labels skip the need for 'interleave-set cookie'
Neeraj Kumar
[PATCH V6 03/18] nvdimm/label: Add namespace/region label support as per LSA 2.1
Neeraj Kumar
[PATCH V6 04/18] nvdimm/label: Include region label in slot validation
Neeraj Kumar
[PATCH V6 10/18] cxl/mem: Refactor cxl pmem region auto-assembling
Neeraj Kumar
Re: [PATCH V6 10/18] cxl/mem: Refactor cxl pmem region auto-assembling
Dave Jiang
Re: [PATCH V6 10/18] cxl/mem: Refactor cxl pmem region auto-assembling
Dave Jiang
Earlier messages
Later messages