linux-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
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
Re: [PATCH v5 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
Venkat
[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
Re: [PATCH V6 10/18] cxl/mem: Refactor cxl pmem region auto-assembling
dan.j.williams
[PATCH V6 05/18] nvdimm/label: Skip region label during ns label DPA reservation
Neeraj Kumar
[PATCH V6 06/18] nvdimm/label: Preserve region label during namespace creation
Neeraj Kumar
[PATCH V6 13/18] cxl/pmem: Preserve region information into nd_set
Neeraj Kumar
[PATCH V6 07/18] nvdimm/label: Add region label delete support
Neeraj Kumar
[PATCH V6 09/18] nvdimm/label: Export routine to fetch region information
Neeraj Kumar
[PATCH V6 08/18] nvdimm/label: Preserve cxl region information from region label
Neeraj Kumar
[PATCH V6 11/18] cxl/region: Rename __create_region() to cxl_create_region()
Neeraj Kumar
Re: [PATCH V6 11/18] cxl/region: Rename __create_region() to cxl_create_region()
Jonathan Cameron
[PATCH V6 12/18] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
Neeraj Kumar
Re: [PATCH V6 12/18] cxl/region: Add devm_cxl_pmem_add_region() for pmem region creation
Jonathan Cameron
[PATCH V6 15/18] cxl/pmem_region: Introduce CONFIG_CXL_PMEM_REGION for core/pmem_region.c
Neeraj Kumar
[PATCH V6 18/18] cxl/pmem: Add CXL LSA 2.1 support in cxl pmem
Neeraj Kumar
[PATCH V6 14/18] cxl/pmem_region: Prep patch to accommodate pmem_region attributes
Neeraj Kumar
[PATCH V6 16/18] cxl/pmem_region: Add sysfs attribute cxl region label updation/deletion
Neeraj Kumar
[PATCH V6 17/18] cxl/pmem_region: Create pmem region using information parsed from LSA
Neeraj Kumar
Re: [PATCH V6 17/18] cxl/pmem_region: Create pmem region using information parsed from LSA
Jonathan Cameron
Re: [PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
Jonathan Cameron
Re: [PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
Dave Jiang
Re: [PATCH V6 00/18] Add CXL LSA 2.1 format support in nvdimm and cxl pmem
Alison Schofield
[PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
Petr Pavlu
[PATCH v3 1/2] livepatch: Fix having __klp_objects relics in non-livepatch modules
Petr Pavlu
[PATCH v3 2/2] livepatch: Free klp_{object,func}_ext data after initialization
Petr Pavlu
Re: [PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
Josh Poimboeuf
Re: [PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
Aaron Tomlin
Re: [PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
Josh Poimboeuf
Re: [PATCH v3 0/2] Improve handling of the __klp_{objects,funcs} sections in modules
Miroslav Benes
[RFC PATCH bpf-next v3 00/12] mm: memcontrol: Add BPF hooks for memory controller
Hui Zhu
[RFC PATCH bpf-next v3 01/12] bpf: move bpf_struct_ops_link into bpf.h
Hui Zhu
[RFC PATCH bpf-next v3 02/12] bpf: initial support for attaching struct ops to cgroups
Hui Zhu
Re: [RFC PATCH bpf-next v3 02/12] bpf: initial support for attaching struct ops to cgroups
bot+bpf-ci
[RFC PATCH bpf-next v3 04/12] mm: define mem_cgroup_get_from_ino() outside of CONFIG_SHRINKER_DEBUG
Hui Zhu
[RFC PATCH bpf-next v3 03/12] bpf: mark struct oom_control's memcg field as TRUSTED_OR_NULL
Hui Zhu
[RFC PATCH bpf-next v3 07/12] libbpf: Support passing user-defined flags for struct_ops
Hui Zhu
[RFC PATCH bpf-next v3 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
Hui Zhu
Re: [RFC PATCH bpf-next v3 05/12] libbpf: introduce bpf_map__attach_struct_ops_opts()
bot+bpf-ci
[RFC PATCH bpf-next v3 06/12] bpf: Pass flags in bpf_link_create for struct_ops
Hui Zhu
[RFC PATCH bpf-next v3 09/12] selftests/bpf: Add tests for memcg_bpf_ops
Hui Zhu
Re: [RFC PATCH bpf-next v3 09/12] selftests/bpf: Add tests for memcg_bpf_ops
bot+bpf-ci
Re: [RFC PATCH bpf-next v3 09/12] selftests/bpf: Add tests for memcg_bpf_ops
JP Kobryn
Re: [RFC PATCH bpf-next v3 09/12] selftests/bpf: Add tests for memcg_bpf_ops
hui . zhu
[RFC PATCH bpf-next v3 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
Hui Zhu
Re: [RFC PATCH bpf-next v3 08/12] mm: memcontrol: Add BPF struct_ops for memory controller
bot+bpf-ci
[RFC PATCH bpf-next v3 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
Hui Zhu
Re: [RFC PATCH bpf-next v3 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
bot+bpf-ci
[RFC PATCH bpf-next v3 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support for memcg_bpf_ops
Hui Zhu
Re: [RFC PATCH bpf-next v3 10/12] mm/bpf: Add BPF_F_ALLOW_OVERRIDE support for memcg_bpf_ops
bot+bpf-ci
[RFC PATCH bpf-next v3 12/12] samples/bpf: Add memcg priority control example
Hui Zhu
Re: [RFC PATCH bpf-next v3 12/12] samples/bpf: Add memcg priority control example
bot+bpf-ci
[PATCH bpf-next v1 0/2] bpf: Introduce execution context detection kfuncs
Changwoo Min
[PATCH bpf-next v1 1/2] bpf: Introduce execution context detection kfuncs
Changwoo Min
Re: [PATCH bpf-next v1 1/2] bpf: Introduce execution context detection kfuncs
Alexei Starovoitov
Re: [PATCH bpf-next v1 1/2] bpf: Introduce execution context detection kfuncs
Changwoo Min
[PATCH bpf-next v1 2/2] selftests/bpf: Add tests for execution context kfuncs
Changwoo Min
Re: [PATCH bpf-next v1 2/2] selftests/bpf: Add tests for execution context kfuncs
bot+bpf-ci
[PATCH bpf-next v4 0/3] selftests/bpf: migrate a few bpftool testing scripts
eBPF Foundation
[PATCH bpf-next v4 1/3] bpf/selftests: add a few helpers for bpftool testing
eBPF Foundation
[PATCH bpf-next v4 2/3] selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
eBPF Foundation
[PATCH bpf-next v4 3/3] selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
eBPF Foundation
Re: [PATCH bpf-next v4 0/3] selftests/bpf: migrate a few bpftool testing scripts
patchwork-bot+netdevbpf
[PATCH bpf-next v2 0/2] bpf: Disallow BPF_F_LOCK with mixed special fields
Leon Hwang
[PATCH bpf-next v2 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
Leon Hwang
Re: [PATCH bpf-next v2 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
Kumar Kartikeya Dwivedi
Re: [PATCH bpf-next v2 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
Leon Hwang
Re: [PATCH bpf-next v2 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
Leon Hwang
[PATCH bpf-next v2 2/2] selftests/bpf: Add tests to verify BPF_F_LOCK restrictions
Leon Hwang
[PATCH] selftests/futex: fix the failed futex_requeue test issue
Yuwen Chen
[RFC PATCH 0/5] kselftest/resctrl: Enable CAT and NONCONT_CAT tests on ARM
Shaopeng Tan
[RFC PATCH 5/5] kselftests/resctrl: Add support for CAT test on ARM
Shaopeng Tan
Re: [RFC PATCH 5/5] kselftests/resctrl: Add support for CAT test on ARM
Ben Horgan
[RFC PATCH 1/5] kselftests/resctrl: Detect the ARM architecture
Shaopeng Tan
[RFC PATCH 2/5] kselftests/resctrl: enable noncont_cat for MPAM
Shaopeng Tan
[RFC PATCH 3/5] kselftests/resctrl: remove unnecessary exclude_idle
Shaopeng Tan
[RFC PATCH 4/5] kselftests/resctrl: set shareable_mask to zero if all bits are shared between software and hardware
Shaopeng Tan
Re: [RFC PATCH 0/5] kselftest/resctrl: Enable CAT and NONCONT_CAT tests on ARM
Ben Horgan
[PATCH bpf-next v7 0/9] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v7 1/9] bpf: Extend BPF syscall with common attributes support
Leon Hwang
[PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall
Leon Hwang
Re: [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall
Alexei Starovoitov
Re: [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall
Leon Hwang
Re: [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall
Alexei Starovoitov
Re: [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall
Leon Hwang
Re: [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall
Andrii Nakryiko
Re: [PATCH bpf-next v7 2/9] libbpf: Add support for extended bpf syscall
Leon Hwang
[PATCH bpf-next v7 4/9] bpf: Add syscall common attributes support for prog_load
Leon Hwang
[PATCH bpf-next v7 3/9] bpf: Refactor reporting log_true_size for prog_load
Leon Hwang
[PATCH bpf-next v7 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
Leon Hwang
[PATCH bpf-next v7 7/9] bpf: Add syscall common attributes support for map_create
Leon Hwang
[PATCH bpf-next v7 6/9] bpf: Add syscall common attributes support for btf_load
Leon Hwang
[PATCH bpf-next v7 9/9] selftests/bpf: Add tests to verify map create failure log
Leon Hwang
[PATCH bpf-next v7 8/9] libbpf: Add common attr support for map_create
Leon Hwang
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Joel Fernandes
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Paul E. McKenney
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Joel Fernandes
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Paul E. McKenney
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Joel Fernandes
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Paul E. McKenney
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Joel Fernandes
Re: [PATCH -next v3 2/3] rcu/nocb: Remove dead callback overload handling
Joel Fernandes
Earlier messages
Later messages