Linux Kernel Self-tests
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH v8 21/24] evm: Move to LSM infrastructure
From
: Casey Schaufler
Re: [PATCH v8 13/24] security: Introduce file_release hook
From
: Casey Schaufler
Re: [PATCH v8 11/24] security: Introduce inode_post_removexattr hook
From
: Casey Schaufler
Re: [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall
From
: Joe Lawrence
Re: [PATCH v4 00/29] selftests/resctrl: CAT test improvements & generalized test framework
From
: Reinette Chatre
Re: [PATCH v4 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
From
: Reinette Chatre
Re: [PATCH v4 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
From
: Reinette Chatre
Re: [PATCH net-next v9 02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
From
: Vladimir Oltean
Re: [PATCH net-next v9 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
From
: Vladimir Oltean
Re: [PATCH] KVM: s390: selftest: memop: Fix undefined behavior
From
: Claudio Imbrenda
Re: Should I add BPF kfuncs for userspace apps? And how?
From
: Stephen Hemminger
Re: [PATCH v4 1/5] kunit: Add APIs for managing devices
From
: Greg Kroah-Hartman
Re: [PATCH net-next v9 05/10] net: ethernet: am65-cpsw: cleanup TAPRIO handling
From
: Vladimir Oltean
[PATCH] KVM: s390: selftest: memop: Fix undefined behavior
From
: Nina Schoetterl-Glausch
Re: [PATCH net-next v9 04/10] net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS
From
: Vladimir Oltean
Re: [PATCH net-next v9 03/10] net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required
From
: Vladimir Oltean
[PATCH net 4/4] mailmap: add entries for Geliang Tang
From
: Matthieu Baerts
[PATCH net 3/4] mptcp: fill in missing MODULE_DESCRIPTION()
From
: Matthieu Baerts
[PATCH net 2/4] mptcp: fix inconsistent state on fastopen race
From
: Matthieu Baerts
[PATCH net 1/4] selftests: mptcp: join: fix subflow_send_ack lookup
From
: Matthieu Baerts
[PATCH net 0/4] mptcp: misc. fixes for v6.7
From
: Matthieu Baerts
Re: [PATCH 3/5] tools: selftests: riscv: Add missing include for vector test
From
: Andy Chiu
[PATCH v4 08/29] selftests/resctrl: Mark get_cache_size() cache_type const
From
: Ilpo Järvinen
[PATCH 1/2] kunit: Add example for using test->priv
From
: Michal Wajdeczko
[PATCH 0/2] kunit: Reset test->priv after each param iteration
From
: Michal Wajdeczko
[PATCH 2/2] kunit: Reset test->priv after each param iteration
From
: Michal Wajdeczko
[PATCH v4 26/29] selftests/resctrl: Pass write_schemata() resource instead of test name
From
: Ilpo Järvinen
[PATCH v4 23/29] selftests/resctrl: Restore the CPU affinity after CAT test
From
: Ilpo Järvinen
[PATCH v4 28/29] selftests/resctrl: Rename resource ID to domain ID
From
: Ilpo Järvinen
[PATCH v4 29/29] selftests/resctrl: Get domain id from cache id
From
: Ilpo Järvinen
[PATCH v4 27/29] selftests/resctrl: Add helper to convert L2/3 to integer
From
: Ilpo Järvinen
[PATCH v4 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
From
: Ilpo Järvinen
[PATCH v4 06/29] selftests/resctrl: Refactor fill_buf functions
From
: Ilpo Järvinen
[PATCH v4 25/29] selftests/resctrl: Introduce generalized test framework
From
: Ilpo Järvinen
[PATCH v4 24/29] selftests/resctrl: Create struct for input parameters
From
: Ilpo Järvinen
[PATCH v4 22/29] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
From
: Ilpo Järvinen
[PATCH v4 21/29] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
From
: Ilpo Järvinen
[PATCH v4 20/29] selftests/resctrl: Replace file write with volatile variable
From
: Ilpo Järvinen
[PATCH v4 19/29] selftests/resctrl: Open perf fd before start & add error handling
From
: Ilpo Järvinen
[PATCH v4 18/29] selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()
From
: Ilpo Järvinen
[PATCH v4 17/29] selftests/resctrl: Convert perf related globals to locals
From
: Ilpo Järvinen
[PATCH v4 16/29] selftests/resctrl: Improve perf init
From
: Ilpo Järvinen
[PATCH v4 13/29] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
From
: Ilpo Järvinen
[PATCH v4 15/29] selftests/resctrl: Consolidate naming of perf event related things
From
: Ilpo Järvinen
[PATCH v4 12/29] selftests/resctrl: Split show_cache_info() to test specific and generic parts
From
: Ilpo Järvinen
[PATCH v4 10/29] selftests/resctrl: Exclude shareable bits from schemata in CAT test
From
: Ilpo Järvinen
[PATCH v4 11/29] selftests/resctrl: Split measure_cache_vals()
From
: Ilpo Järvinen
[PATCH v4 14/29] selftests/resctrl: Remove nested calls in perf event handling
From
: Ilpo Järvinen
[PATCH v4 05/29] selftests/resctrl: Split fill_buf to allow tests finer-grained control
From
: Ilpo Järvinen
[PATCH v4 04/29] selftests/resctrl: Change function comments to say < 0 on error
From
: Ilpo Järvinen
[PATCH v4 09/29] selftests/resctrl: Create cache_portion_size() helper
From
: Ilpo Järvinen
[PATCH v4 03/29] selftests/resctrl: Don't use ctrlc_handler() outside signal handling
From
: Ilpo Järvinen
[PATCH v4 02/29] selftests/resctrl: Return -1 instead of errno on error
From
: Ilpo Järvinen
[PATCH v4 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
From
: Ilpo Järvinen
[PATCH v4 00/29] selftests/resctrl: CAT test improvements & generalized test framework
From
: Ilpo Järvinen
Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
From
: Mark Brown
Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
From
: Mark Brown
Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
From
: Ryan Roberts
Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
From
: Mark Brown
Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
From
: Ryan Roberts
Re: [PATCH 3/5] tools: selftests: riscv: Add missing include for vector test
From
: Alexandre Ghiti
Re: [PATCH 2/5] tools: selftests: riscv: Fix compile warnings in cbo
From
: Alexandre Ghiti
Re: [PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
From
: Mark Brown
Re: [PATCH 1/5] tools: selftests: riscv: Fix compile warnings in hwprobe
From
: Alexandre Ghiti
Re: [PATCH 5/5] tools: selftests: riscv: Fix compile warnings in mm tests
From
: Alexandre Ghiti
Re: [PATCH 4/5] tools: selftests: riscv: Fix compile warnings in vector tests
From
: Alexandre Ghiti
Re: [PATCH 1/5] tools: selftests: riscv: Fix compile warnings in hwprobe
From
: Alexandre Ghiti
Re: [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
From
: Muhammad Usama Anjum
[PATCH] kselftest: Add basic test for probing the rust sample modules
From
: Laura Nao
[PATCH net-next v9 10/10] net: ethernet: ti: am65-cpsw: add sw tx/rx irq coalescing based on hrtimers
From
: Roger Quadros
[PATCH net-next v9 09/10] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
From
: Roger Quadros
[PATCH net-next v9 08/10] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
From
: Roger Quadros
[PATCH net-next v9 07/10] net: ethernet: am65-cpsw: Move register definitions to header file
From
: Roger Quadros
[PATCH net-next v9 06/10] net: ethernet: ti: am65-cpsw: Move code to avoid forward declaration
From
: Roger Quadros
[PATCH net-next v9 05/10] net: ethernet: am65-cpsw: cleanup TAPRIO handling
From
: Roger Quadros
[PATCH net-next v9 04/10] net: ethernet: am65-cpsw: Rename TI_AM65_CPSW_TAS to TI_AM65_CPSW_QOS
From
: Roger Quadros
[PATCH net-next v9 03/10] net: ethernet: am65-cpsw: Build am65-cpsw-qos only if required
From
: Roger Quadros
[PATCH net-next v9 02/10] selftests: forwarding: ethtool_mm: fall back to aggregate if device does not report pMAC stats
From
: Roger Quadros
[PATCH net-next v9 01/10] selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
From
: Roger Quadros
[PATCH net-next v9 00/10] net: ethernet: am65-cpsw: Add mqprio, frame pre-emption & coalescing
From
: Roger Quadros
Re: [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask
From
: James Clark
Re: [PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask
From
: Uwe Kleine-König
[PATCH][next] powerpc/selftests: Fix spelling mistake "EACCESS" -> "EACCES"
From
: Colin Ian King
Re: [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
From
: Mike Rapoport
Re: [PATCH 0/5] tools: selftests: riscv: Fix compiler warnings
From
: Christoph Müllner
Re: [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
From
: Muhammad Usama Anjum
[PATCH v4 5/5] drm/tests: Switch to kunit devices
From
: davidgow
[PATCH v4 4/5] ASoC: topology: Replace fake root_device with kunit_device in tests
From
: davidgow
[PATCH v4 3/5] overflow: Replace fake root_device with kunit_device
From
: davidgow
[PATCH v4 2/5] fortify: test: Use kunit_device
From
: davidgow
[PATCH v4 1/5] kunit: Add APIs for managing devices
From
: davidgow
[PATCH v4 0/5] kunit: Add helpers for creating test-managed devices
From
: davidgow
Re: Should I add BPF kfuncs for userspace apps? And how?
From
: Akihiko Odaki
Re: [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
From
: Yi Liu
Re: [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
From
: Nicolin Chen
Re: [PATCH bpf-next 0/3] Various BPF exception improvements
From
: patchwork-bot+netdevbpf
Re: [PATCH bpf-next 2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros
From
: Alexei Starovoitov
RE: [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
From
: Tian, Kevin
Re: [PATCH v7 34/39] kselftest/arm64: Add a GCS test program built with the system libc
From
: Thiago Jung Bauermann
Re: [PATCH bpf-next 2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros
From
: Alexei Starovoitov
Re: [PATCHv2 net-next 00/13] Convert net selftests to run in unique namespace (Part 3)
From
: patchwork-bot+netdevbpf
[PATCH 12/12] selftests/net: Add TCP-AO key-management test
From
: Dmitry Safonov
[PATCH 11/12] selftests/net: Add TCP-AO selfconnect/simultaneous connect test
From
: Dmitry Safonov
[PATCH 10/12] selftests/net: Add TCP-AO RST test
From
: Dmitry Safonov
[PATCH 09/12] selftests/net: Add SEQ number extension test
From
: Dmitry Safonov
[PATCH 08/12] selftests/net: Add TCP_REPAIR TCP-AO tests
From
: Dmitry Safonov
[PATCH 07/12] selftests/net: Add test/benchmark for removing MKTs
From
: Dmitry Safonov
[PATCH 06/12] selftests/net: Add TCP-AO + TCP-MD5 + no sign listen socket tests
From
: Dmitry Safonov
[PATCH 05/12] selftests/net: Add test for TCP-AO add setsockopt() command
From
: Dmitry Safonov
[PATCH 04/12] selftests/net: Add a test for TCP-AO keys matching
From
: Dmitry Safonov
[PATCH 02/12] selftests/net: Verify that TCP-AO complies with ignoring ICMPs
From
: Dmitry Safonov
[PATCH 03/12] selftests/net: Add TCP-AO ICMPs accept test
From
: Dmitry Safonov
[PATCH 01/12] selftests/net: Add TCP-AO library
From
: Dmitry Safonov
[PATCH 00/12] selftests/net: Add TCP-AO tests
From
: Dmitry Safonov
Re: [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
From
: Nicolin Chen
RE: [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
From
: Tian, Kevin
Re: [PATCH bpf-next v6 0/5] Add bpf_xdp_get_xfrm_state() kfunc
From
: patchwork-bot+netdevbpf
Re: [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
From
: Yang, Weijiang
Re: [RFC PATCH v3 11/11] mseal:add documentation
From
: Jeff Xu
[PATCH bpf-next 2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros
From
: Daniel Xu
[PATCH bpf-next 3/3] bpf: selftests: Test bpf_assert_if() and bpf_assert_with_if()
From
: Daniel Xu
[PATCH bpf-next 0/3] Various BPF exception improvements
From
: Daniel Xu
[PATCH bpf-next v6 5/5] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Daniel Xu
[PATCH bpf-next v6 4/5] bpf: selftests: Move xfrm tunnel test to test_progs
From
: Daniel Xu
[PATCH bpf-next v6 3/5] bpf: selftests: test_tunnel: Use vmlinux.h declarations
From
: Daniel Xu
[PATCH bpf-next v6 2/5] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
From
: Daniel Xu
[PATCH bpf-next v6 0/5] Add bpf_xdp_get_xfrm_state() kfunc
From
: Daniel Xu
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Alexei Starovoitov
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Daniel Xu
Re: [RFC PATCH v3 11/11] mseal:add documentation
From
: Linus Torvalds
Re: [RFC PATCH v3 11/11] mseal:add documentation
From
: Pedro Falcato
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Mina Almasry
Re: [PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
From
: Andrew Morton
Re: [PATCH v2 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
From
: Eric Auger
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Daniel Xu
Re: [PATCH v3 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
From
: Reinette Chatre
Re: [RFC PATCH v3 11/11] mseal:add documentation
From
: Stephen Röttger
Re: Should I add BPF kfuncs for userspace apps? And how?
From
: Stephen Hemminger
[PATCH v8 24/24] integrity: Remove LSM
From
: Roberto Sassu
[PATCH v8 23/24] ima: Make it independent from 'integrity' LSM
From
: Roberto Sassu
[PATCH v8 22/24] evm: Make it independent from 'integrity' LSM
From
: Roberto Sassu
[PATCH v8 21/24] evm: Move to LSM infrastructure
From
: Roberto Sassu
[PATCH v8 20/24] ima: Move IMA-Appraisal to LSM infrastructure
From
: Roberto Sassu
[PATCH v8 19/24] ima: Move to LSM infrastructure
From
: Roberto Sassu
[PATCH v8 18/24] security: Introduce key_post_create_or_update hook
From
: Roberto Sassu
[PATCH v8 17/24] security: Introduce inode_post_remove_acl hook
From
: Roberto Sassu
[PATCH v8 16/24] security: Introduce inode_post_set_acl hook
From
: Roberto Sassu
[PATCH v8 15/24] security: Introduce inode_post_create_tmpfile hook
From
: Roberto Sassu
[PATCH v8 14/24] security: Introduce path_post_mknod hook
From
: Roberto Sassu
[PATCH v8 13/24] security: Introduce file_release hook
From
: Roberto Sassu
[PATCH v8 12/24] security: Introduce file_post_open hook
From
: Roberto Sassu
[PATCH v8 11/24] security: Introduce inode_post_removexattr hook
From
: Roberto Sassu
[PATCH v8 10/24] security: Introduce inode_post_setattr hook
From
: Roberto Sassu
[PATCH v8 09/24] security: Align inode_setattr hook definition with EVM
From
: Roberto Sassu
[PATCH v8 08/24] evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
From
: Roberto Sassu
[PATCH v8 07/24] evm: Align evm_inode_setxattr() definition with LSM infrastructure
From
: Roberto Sassu
[PATCH v8 06/24] evm: Align evm_inode_post_setattr() definition with LSM infrastructure
From
: Roberto Sassu
[PATCH v8 05/24] ima: Align ima_post_read_file() definition with LSM infrastructure
From
: Roberto Sassu
[PATCH v8 04/24] ima: Align ima_inode_removexattr() definition with LSM infrastructure
From
: Roberto Sassu
[PATCH v8 03/24] ima: Align ima_inode_setxattr() definition with LSM infrastructure
From
: Roberto Sassu
[PATCH v8 02/24] ima: Align ima_file_mprotect() definition with LSM infrastructure
From
: Roberto Sassu
[PATCH v8 01/24] ima: Align ima_inode_post_setattr() definition with LSM infrastructure
From
: Roberto Sassu
[PATCH v8 00/24] security: Move IMA and EVM to the LSM infrastructure
From
: Roberto Sassu
[PATCH v1] selftests/mm: Log run_vmtests.sh results in TAP format
From
: Ryan Roberts
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Kumar Kartikeya Dwivedi
Re: [PATCH v3 3/5] overflow: Replace fake root_device with kunit_device
From
: Kees Cook
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Kumar Kartikeya Dwivedi
Re: [RFC PATCH v3 11/11] mseal:add documentation
From
: Theo de Raadt
Re: [PATCH v10 16/19] KVM: xen: split up kvm_xen_set_evtchn_fast()
From
: David Woodhouse
Re: [PATCH v10 18/19] KVM: pfncache: check the need for invalidation under read lock first
From
: David Woodhouse
Re: [PATCH v10 17/19] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
From
: David Woodhouse
Re: [PATCH v10 16/19] KVM: xen: split up kvm_xen_set_evtchn_fast()
From
: David Woodhouse
Re: [PATCH v10 09/19] KVM: xen: separate initialization of shared_info cache and content
From
: Paul Durrant
Re: [PATCH v2 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
From
: Eric Auger
Re: [PATCH v2 5/5] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test
From
: Eric Auger
Re: [PATCH v3 14/25] arm64: implement PKEYS support
From
: Joey Gouly
Re: [PATCH v2 4/5] KVM: selftests: aarch64: Introduce pmu_event_filter_test
From
: Eric Auger
Re: [PATCH v10 10/19] KVM: xen: (re-)initialize shared_info if guest (32/64-bit) mode is set
From
: David Woodhouse
Re: [PATCH v10 09/19] KVM: xen: separate initialization of shared_info cache and content
From
: David Woodhouse
Re: [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
From
: Baolu Lu
Re: [PATCH v3 5/5] drm/tests: Switch to kunit devices
From
: David Gow
Re: [PATCH v7 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
From
: Yi Liu
Re: [PATCH v3 23/29] selftests/resctrl: Restore the CPU affinity after CAT test
From
: Ilpo Järvinen
[PATCH] selftests: secretmem: Floor the memory size to the multiple of page_size
From
: Muhammad Usama Anjum
Re: [PATCH v3 09/29] selftests/resctrl: Create cache_portion_size() helper
From
: Ilpo Järvinen
Re: [PATCH v3 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
From
: Ilpo Järvinen
Re: [PATCH v2 3/5] KVM: selftests: aarch64: Fix the buggy [enable|disable]_counter
From
: Eric Auger
Re: [PATCH v3 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
From
: Ilpo Järvinen
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: David Hildenbrand
Re: [PATCH v2 0/4] kunit: Add helpers for creating test-managed devices
From
: David Gow
[PATCH v3 5/5] drm/tests: Switch to kunit devices
From
: davidgow
[PATCH v3 4/5] ASoC: topology: Replace fake root_device with kunit_device in tests
From
: davidgow
[PATCH v3 3/5] overflow: Replace fake root_device with kunit_device
From
: davidgow
[PATCH v3 2/5] fortify: test: Use kunit_device
From
: davidgow
[PATCH v3 1/5] kunit: Add APIs for managing devices
From
: davidgow
[PATCH v3 0/5] kunit: Add helpers for creating test-managed devices
From
: davidgow
Re: [net-next v1 00/16] Device Memory TCP
From
: Christoph Hellwig
Re: [net-next v1 00/16] Device Memory TCP
From
: Mina Almasry
Re: [net-next v1 00/16] Device Memory TCP
From
: Christoph Hellwig
Re: [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test
From
: Anup Patel
Re: [PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code
From
: Anup Patel
Re: [net-next v1 00/16] Device Memory TCP
From
: patchwork-bot+netdevbpf
Re: Should I add BPF kfuncs for userspace apps? And how?
From
: Akihiko Odaki
Re: [PATCH v5 3/6] kunit: add example suite to test init suites
From
: David Gow
Re: [PATCH 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain
From
: Yang, Weijiang
Re: [RFC PATCH v3 11/11] mseal:add documentation
From
: Linus Torvalds
Re: [net-next v1 05/16] net: netdev netlink api to bind dma-buf to a net device
From
: Jakub Kicinski
Re: [RFC PATCH v3 11/11] mseal:add documentation
From
: Theo de Raadt
Re: [net-next v1 03/16] queue_api: define queue api
From
: Jakub Kicinski
Re: [RFC PATCH v3 11/11] mseal:add documentation
From
: Jeff Xu
Re: [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
From
: Daniel Xu
Re: [PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
From
: Martin KaFai Lau
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Eyal Birger
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Daniel Xu
Re: [PATCH v4] tracing/selftests: Add test to test the trace_marker
From
: Google
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: John Hubbard
Re: [PATCH v3 28/29] selftests/resctrl: Rename resource ID to domain ID
From
: Reinette Chatre
Re: [PATCH v3 27/29] selftests/resctrl: Add helper to convert L2/3 to integer
From
: Reinette Chatre
Re: [PATCH v3 25/29] selftests/resctrl: Introduce generalized test framework
From
: Reinette Chatre
Re: [PATCH v3 24/29] selftests/resctrl: Create struct for input parameters
From
: Reinette Chatre
Re: [PATCH v3 23/29] selftests/resctrl: Restore the CPU affinity after CAT test
From
: Reinette Chatre
Re: [PATCH v3 22/29] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
From
: Reinette Chatre
Re: [PATCH v3 20/29] selftests/resctrl: Replace file write with volatile variable
From
: Reinette Chatre
Re: [PATCH v3 11/29] selftests/resctrl: Split measure_cache_vals()
From
: Reinette Chatre
Re: [PATCH v3 10/29] selftests/resctrl: Exclude shareable bits from schemata in CAT test
From
: Reinette Chatre
Re: [PATCH v3 09/29] selftests/resctrl: Create cache_portion_size() helper
From
: Reinette Chatre
Re: [PATCH v3 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
From
: Reinette Chatre
Re: [PATCH v3 04/29] selftests/resctrl: Change function comments to say < 0 on error
From
: Reinette Chatre
Re: [PATCH v3 02/29] selftests/resctrl: Return -1 instead of errno on error
From
: Reinette Chatre
Re: [PATCH v3 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
From
: Reinette Chatre
Re: [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0
From
: Mark Brown
Re: [PATCH v7 20/39] arm64/gcs: Context switch GCS state for EL0
From
: Deepak Gupta
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Nicolin Chen
Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
From
: Mark Brown
[PATCH v5 6/6] Documentation: Add debugfs docs with run after boot
From
: Rae Moar
[PATCH v5 5/6] kunit: add ability to run tests after boot using debugfs
From
: Rae Moar
[PATCH v5 4/6] kunit: add is_init test attribute
From
: Rae Moar
[PATCH v5 3/6] kunit: add example suite to test init suites
From
: Rae Moar
[PATCH v5 2/6] kunit: add KUNIT_INIT_TABLE to init linker section
From
: Rae Moar
[PATCH v5 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
From
: Rae Moar
Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
From
: Deepak Gupta
Re: [PATCH 04/15] RISC-V: KVM: Allow scalar crypto extensions for Guest/VM
From
: Andrew Jones
Re: [PATCH 03/15] KVM: riscv: selftests: Add Zbc extension to get-reg-list test
From
: Andrew Jones
Re: [PATCH 02/15] RISC-V: KVM: Allow Zbc extension for Guest/VM
From
: Andrew Jones
Re: [PATCH 01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros
From
: Anup Patel
[PATCH v4] tracing/selftests: Add test to test the trace_marker
From
: Steven Rostedt
Re: [PATCH 01/15] KVM: riscv: selftests: Generate ISA extension reg_list using macros
From
: Andrew Jones
Re: [PATCH v3] tracing/selftests: Add test to test the trace_marker
From
: Alexander Kapshuk
Re: [PATCH v2] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
From
: Steven Rostedt
Re: [PATCH v2 0/4] kunit: Add helpers for creating test-managed devices
From
: Maxime Ripard
Re: [PATCH v3 12/25] arm64: handle PKEY/POE faults
From
: Joey Gouly
Re: [PATCH v2 1/4] kunit: Add APIs for managing devices
From
: Maxime Ripard
Re: [PATCH v3 4/4] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
From
: Andrew Jones
Re: [PATCH v3] tracing/selftests: Add test to test the trace_marker
From
: Steven Rostedt
Re: [PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test
From
: Andrew Jones
Re: [PATCH v4 10/11] KVM: riscv: selftests: Add sstc timer test
From
: Andrew Jones
Re: [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
From
: Jason Gunthorpe
Re: [PATCH v4 08/11] KVM: riscv: selftests: Add guest helper to get vcpu id
From
: Andrew Jones
Re: [PATCH v4 05/11] tools: riscv: Add header file vdso/processor.h
From
: Andrew Jones
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
Re: [PATCHv2 net-next 13/13] selftests/net: convert fdb_flush.sh to run it in unique namespace
From
: Ido Schimmel
Re: [PATCH v4 03/11] KVM: selftests: Add CONFIG_64BIT definition for the build
From
: Andrew Jones
Re: [PATCHv2 net-next 12/13] selftests/net: convert fib_tests.sh to run it in unique namespace
From
: Ido Schimmel
Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
From
: Mark Brown
RE: [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
From
: Liu, Yi L
Re: [PATCHv2 net-next 09/13] selftests/net: convert fib_nexthops.sh to run it in unique namespace
From
: Ido Schimmel
Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
From
: Mark Brown
Re: [PATCH RESEND v3] KVM: selftests: Initialise dynamically allocated configuration names
From
: Paolo Bonzini
Re: [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data
From
: Jason Gunthorpe
Re: [PATCH v2] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
From
: Google
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Jason Gunthorpe
Re: [net-next v1 09/16] page_pool: device memory support
From
: Yunsheng Lin
[PATCH v2] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
From
: Naveen N Rao
Re: [PATCH] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
From
: Naveen N Rao
Re: Should I add BPF kfuncs for userspace apps? And how?
From
: Benjamin Tissoires
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: David Hildenbrand
Re: [PATCH v3] tracing/selftests: Add test to test the trace_marker
From
: Alexander Kapshuk
Re: [net-next v1 09/16] page_pool: device memory support
From
: Mina Almasry
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Yinjun Zhang
Re: [RFC PATCH v3 01/11] mseal: Add mseal syscall.
From
: Greg KH
Re: [PATCH v4 6/6] Documentation: Add debugfs docs with run after boot
From
: David Gow
Re: [PATCH v4 5/6] kunit: add ability to run tests after boot using debugfs
From
: David Gow
Re: [PATCH v4 4/6] kunit: add is_init test attribute
From
: David Gow
Re: [PATCH v4 3/6] kunit: add example suite to test init suites
From
: David Gow
Re: [PATCH v4 2/6] kunit: add KUNIT_INIT_TABLE to init linker section
From
: David Gow
Re: [PATCH v4 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
From
: David Gow
[PATCHv2 net-next 13/13] selftests/net: convert fdb_flush.sh to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 12/13] selftests/net: convert fib_tests.sh to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 11/13] selftests/net: convert fib_rule_tests.sh to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 10/13] selftests/net: convert fib-onlink-tests.sh to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 09/13] selftests/net: convert fib_nexthops.sh to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 08/13] selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 07/13] selftests/net: convert fib_nexthop_multiprefix to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 06/13] selftests/net: fix grep checking for fib_nexthop_multiprefix
From
: Hangbin Liu
[PATCHv2 net-next 05/13] selftests/net: convert fcnal-test.sh to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 04/13] selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 03/13] selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 02/13] selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespace
From
: Hangbin Liu
[PATCHv2 net-next 01/13] selftests/net: add variable NS_LIST for lib.sh
From
: Hangbin Liu
[PATCHv2 net-next 00/13] Convert net selftests to run in unique namespace (Part 3)
From
: Hangbin Liu
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: John Hubbard
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: John Hubbard
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Muhammad Usama Anjum
Re: [PATCH v7 37/39] kselftest/arm64: Add a GCS stress test
From
: Thiago Jung Bauermann
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: David Ahern
RE: [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data
From
: Tian, Kevin
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: John Hubbard
RE: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Tian, Kevin
Re: [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data
From
: Baolu Lu
RE: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Tian, Kevin
[PATCH v3 2/2] selftests/vDSO: Fix runtime errors on LoongArch
From
: Tiezhu Yang
[PATCH v3 1/2] selftests/vDSO: Fix building errors on LoongArch
From
: Tiezhu Yang
[PATCH v3 0/2] selftests/vDSO: Fix errors on LoongArch
From
: Tiezhu Yang
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Mina Almasry
[PATCH v4 5/6] kunit: add ability to run tests after boot using debugfs
From
: Rae Moar
[PATCH v4 6/6] Documentation: Add debugfs docs with run after boot
From
: Rae Moar
[PATCH v4 4/6] kunit: add is_init test attribute
From
: Rae Moar
[PATCH v4 3/6] kunit: add example suite to test init suites
From
: Rae Moar
[PATCH v4 2/6] kunit: add KUNIT_INIT_TABLE to init linker section
From
: Rae Moar
[PATCH v4 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
From
: Rae Moar
Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
From
: Deepak Gupta
Re: [PATCH] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
From
: Google
Re: [RFC PATCH v3 11/11] mseal:add documentation
From
: Linus Torvalds
Re: [PATCH v2] tracing/selftests: Add test to test max subbuf size with trace_marker
From
: Steven Rostedt
Re: [PATCH v2] tracing/selftests: Add test to test max subbuf size with trace_marker
From
: Google
[PATCH v3] tracing/selftests: Add test to test the trace_marker
From
: Steven Rostedt
Re: [PATCH net-next 06/13] selftests/net: fix grep checking for fib_nexthop_multiprefix
From
: Jakub Kicinski
[RFC PATCH v3 11/11] mseal:add documentation
From
: jeffxu
[RFC PATCH v3 10/11] selftest mm/mseal memory sealing
From
: jeffxu
[RFC PATCH v3 09/11] mseal: add MAP_SEALABLE to mmap()
From
: jeffxu
[RFC PATCH v3 08/11] mseal: add MM_SEAL_DISCARD_RO_ANON
From
: jeffxu
[RFC PATCH v3 07/11] mseal: make sealed VMA mergeable.
From
: jeffxu
[RFC PATCH v3 04/11] mseal: add MM_SEAL_BASE
From
: jeffxu
[RFC PATCH v3 06/11] mseal: add sealing support for mmap
From
: jeffxu
[RFC PATCH v3 00/11] Introduce mseal()
From
: jeffxu
[RFC PATCH v3 05/11] mseal: add MM_SEAL_PROT_PKEY
From
: jeffxu
[RFC PATCH v3 03/11] mseal: add can_modify_mm and can_modify_vma
From
: jeffxu
[RFC PATCH v3 02/11] mseal: Wire up mseal syscall
From
: jeffxu
[RFC PATCH v3 01/11] mseal: Add mseal syscall.
From
: jeffxu
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Kumar Kartikeya Dwivedi
Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
From
: Edgecombe, Rick P
[RFC PATCH v5 29/29] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion
From
: Sagi Shahar
[RFC PATCH v5 27/29] KVM: selftests: Propagate KVM_EXIT_MEMORY_FAULT to userspace
From
: Sagi Shahar
[RFC PATCH v5 24/29] KVM: selftests: Expose _vm_vaddr_alloc
From
: Sagi Shahar
[RFC PATCH v5 28/29] KVM: selftests: TDX: Add TDX UPM selftest
From
: Sagi Shahar
[RFC PATCH v5 25/29] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
From
: Sagi Shahar
[RFC PATCH v5 26/29] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
From
: Sagi Shahar
[RFC PATCH v5 23/29] KVM: selftests: TDX: Add shared memory test
From
: Sagi Shahar
[RFC PATCH v5 22/29] KVM: selftests: Add functions to allow mapping as shared
From
: Sagi Shahar
[RFC PATCH v5 21/29] KVM: selftests: TDX: Add TDG.VP.INFO test
From
: Sagi Shahar
[RFC PATCH v5 20/29] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
From
: Sagi Shahar
[RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test
From
: Sagi Shahar
[RFC PATCH v5 19/29] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test
From
: Sagi Shahar
[RFC PATCH v5 17/29] KVM: selftests: TDX: Add TDX MMIO reads test
From
: Sagi Shahar
[RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
From
: Sagi Shahar
[RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
From
: Sagi Shahar
[RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test
From
: Sagi Shahar
[RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test
From
: Sagi Shahar
[RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test
From
: Sagi Shahar
[RFC PATCH v5 11/29] KVM: selftests: TDX: Add basic TDX CPUID test
From
: Sagi Shahar
[RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
From
: Sagi Shahar
[RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
From
: Sagi Shahar
[RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
From
: Sagi Shahar
[RFC PATCH v5 06/29] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
From
: Sagi Shahar
[RFC PATCH v5 07/29] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd
From
: Sagi Shahar
[RFC PATCH v5 05/29] KVM: selftests: Add helper functions to create TDX VMs
From
: Sagi Shahar
[RFC PATCH v5 04/29] KVM: selftests: Refactor steps in vCPU descriptor table initialization
From
: Sagi Shahar
[RFC PATCH v5 03/29] KVM: selftests: Store initial stack address in struct kvm_vcpu
From
: Sagi Shahar
[RFC PATCH v5 02/29] KVM: selftests: Expose function that sets up sregs based on VM's mode
From
: Sagi Shahar
[RFC PATCH v5 01/29] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings
From
: Sagi Shahar
[RFC PATCH v5 00/29] TDX KVM selftests
From
: Sagi Shahar
Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
From
: Mark Brown
Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
From
: Edgecombe, Rick P
[PATCH v2] tracing/selftests: Add test to test max subbuf size with trace_marker
From
: Steven Rostedt
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Nicolin Chen
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Daniel Xu
[PATCH v2 5/5] selftests/damon: add a test for update_schemes_tried_regions hang bug
From
: SeongJae Park
[PATCH v2 4/5] selftests/damon: add a test for update_schemes_tried_regions sysfs command
From
: SeongJae Park
[PATCH v2 1/5] selftests/damon: implement a python module for test-purpose DAMON sysfs controls
From
: SeongJae Park
[PATCH v2 3/5] selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command
From
: SeongJae Park
[PATCH v2 2/5] selftests/damon/_damon_sysfs: implement kdamonds start function
From
: SeongJae Park
[PATCH v2 0/5] selftests/damon: add Python-written DAMON functionality tests
From
: SeongJae Park
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
From
: Mark Brown
Re: [PATCH 4/5] selftests/damon: add a test for update_schemes_tried_regions sysfs command
From
: SeongJae Park
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Jason Gunthorpe
Re: [PATCH v7 02/39] prctl: arch-agnostic prctl for shadow stack
From
: Deepak Gupta
Re: [net-next v1 15/16] net: add devmem TCP documentation
From
: Simon Horman
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Nicolin Chen
[PATCH 4/5] selftests/damon: add a test for update_schemes_tried_regions sysfs command
From
: SeongJae Park
[PATCH 3/5] selftests/damon/_damon_sysfs: implement updat_schemes_tried_bytes command
From
: SeongJae Park
[PATCH 2/5] selftests/damon/_damon_sysfs: implement kdamonds start function
From
: SeongJae Park
[PATCH 5/5] selftests/damon: add a test for update_schemes_tried_regions hang bug
From
: SeongJae Park
[PATCH 0/5] selftests/damon: add Python-written DAMON functionality tests
From
: SeongJae Park
[PATCH 1/5] selftests/damon: implement a python module for test-purpose DAMON sysfs controls
From
: SeongJae Park
Re: [net-next v1 14/16] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
From
: Simon Horman
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Daniel Xu
[PATCH] tracing/selftests: Add test to test max subbuf size with trace_marker
From
: Steven Rostedt
Re: [PATCH v7 00/11] arm64: perf: Add support for event counting threshold
From
: Will Deacon
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Alexei Starovoitov
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Daniel Xu
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Jason Gunthorpe
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Jason Gunthorpe
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Jason Gunthorpe
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: David Hildenbrand
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Jason Gunthorpe
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Mina Almasry
[PATCH v2 4/4] selftests/resctrl: Add non-contiguous CBMs CAT test
From
: Maciej Wieczor-Retman
[PATCH v2 3/4] selftests/resctrl: Split validate_resctrl_feature_request()
From
: Maciej Wieczor-Retman
[PATCH v2 2/4] selftests/resctrl: Add helpers for the non-contiguous test
From
: Maciej Wieczor-Retman
[PATCH v2 1/4] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
From
: Maciej Wieczor-Retman
[PATCH v2 0/4] selftests/resctrl: Add non-contiguous CBMs in Intel CAT selftest
From
: Maciej Wieczor-Retman
Re: [net-next v1 02/16] net: page_pool: create hooks for custom page providers
From
: Mina Almasry
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Jason Gunthorpe
Re: [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
From
: Jason Gunthorpe
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Jason Gunthorpe
Re: [net-next v1 09/16] page_pool: device memory support
From
: Mina Almasry
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Mina Almasry
Re: [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data
From
: Jason Gunthorpe
Re: [PATCH V12 2/7] acpi: cppc: Add get the highest performance cppc control
From
: Rafael J. Wysocki
RE: [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
From
: Liu, Yi L
Re: [PATCH V12 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion.
From
: Rafael J. Wysocki
Re: [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed
From
: Rafael J. Wysocki
Re: [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data
From
: Joel Granados
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Christoph Hellwig
Re: Should I add BPF kfuncs for userspace apps? And how?
From
: Akihiko Odaki
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Jason Gunthorpe
Re: [PATCH v3 15/25] arm64: add POE signal support
From
: Szabolcs Nagy
Re: [net-next v1 09/16] page_pool: device memory support
From
: Yunsheng Lin
Re: Should I add BPF kfuncs for userspace apps? And how?
From
: Benjamin Tissoires
[PATCH v4 11/11] KVM: selftests: Enable tunning of err_margin_us in arch timer test
From
: Haibo Xu
[PATCH v4 10/11] KVM: riscv: selftests: Add sstc timer test
From
: Haibo Xu
[PATCH v4 09/11] KVM: riscv: selftests: Change vcpu_has_ext to a common function
From
: Haibo Xu
[PATCH v4 08/11] KVM: riscv: selftests: Add guest helper to get vcpu id
From
: Haibo Xu
[PATCH v4 07/11] KVM: riscv: selftests: Add exception handling support
From
: Haibo Xu
[PATCH v4 06/11] KVM: riscv: selftests: Switch to use macro from csr.h
From
: Haibo Xu
[PATCH v4 05/11] tools: riscv: Add header file vdso/processor.h
From
: Haibo Xu
[PATCH v4 04/11] tools: riscv: Add header file csr.h
From
: Haibo Xu
[PATCH v4 03/11] KVM: selftests: Add CONFIG_64BIT definition for the build
From
: Haibo Xu
[PATCH v4 02/11] KVM: arm64: selftests: Split arch_timer test code
From
: Haibo Xu
[PATCH v4 01/11] selftests/kvm: Fix issues with $(SPLIT_TESTS)
From
: Haibo Xu
[PATCH v4 00/11] RISCV: Add kvm Sstc timer selftests
From
: Haibo Xu
[PATCH] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
From
: Naveen N Rao
Re: [net-next v1 01/16] net: page_pool: factor out releasing DMA from releasing the page
From
: Ilias Apalodimas
Re: [net-next v1 02/16] net: page_pool: create hooks for custom page providers
From
: Ilias Apalodimas
Should I add BPF kfuncs for userspace apps? And how?
From
: Akihiko Odaki
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Nicolin Chen
Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
From
: Muhammad Usama Anjum
Re: [net-next v1 00/16] Device Memory TCP
From
: Christoph Hellwig
Re: [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain
From
: Yi Liu
Re: [PATCH v7 3/3] iommu/vt-d: Add iotlb flush for nested domain
From
: Yi Liu
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Yi Liu
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Yi Liu
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Alex Williamson
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Yi Liu
Re: [PATCH 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
From
: Yi Liu
RE: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Duan, Zhenzhong
RE: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Tian, Kevin
RE: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Tian, Kevin
Re: [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
From
: Marcos Paulo de Souza
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Eyal Birger
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Daniel Xu
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Eyal Birger
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Daniel Xu
Re: [PATCH v3 4/6] kunit: add is_init test attribute
From
: Rae Moar
Re: [PATCH v3 6/6] Documentation: Add debugfs docs with run after boot
From
: Rae Moar
Re: [PATCH v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
From
: Rae Moar
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Jason Gunthorpe
Re: [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
From
: Shuah Khan
Re: [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall
From
: Shuah Khan
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Jason Gunthorpe
Re: [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Eyal Birger
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Nicolin Chen
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Pavel Begunkov
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: John Hubbard
Re: [PATCH] kselftest/arm64: Log SVCR when the SME tests barf
From
: Will Deacon
Re: [PATCH] kselftest/arm64: Improve output for skipped TPIDR2 ABI test
From
: Will Deacon
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
[PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
From
: Daniel Xu
[PATCH bpf-next v5 8/9] bpf: selftests: Move xfrm tunnel test to test_progs
From
: Daniel Xu
[PATCH bpf-next v5 7/9] bpf: selftests: test_tunnel: Use vmlinux.h declarations
From
: Daniel Xu
[PATCH bpf-next v5 6/9] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
From
: Daniel Xu
[PATCH bpf-next v5 5/9] bpf: selftests: Add verifier tests for CO-RE bitfield writes
From
: Daniel Xu
[PATCH bpf-next v5 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
From
: Daniel Xu
[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
From
: Daniel Xu
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: John Hubbard
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Nicolin Chen
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
From
: John Hubbard
Re: [PATCH v3 18/25] arm64/ptrace: add support for FEAT_POE
From
: Catalin Marinas
Re: [PATCH v3 17/25] arm64: enable POE and PIE to coexist
From
: Catalin Marinas
Re: [PATCH v3 16/25] arm64: enable PKEY support for CPUs with S1POE
From
: Catalin Marinas
Re: [PATCH v3 15/25] arm64: add POE signal support
From
: Catalin Marinas
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Alex Williamson
Re: [PATCH v3 14/25] arm64: implement PKEYS support
From
: Catalin Marinas
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: John Hubbard
Re: [PATCH v3 13/25] arm64: stop using generic mm_hooks.h
From
: Catalin Marinas
Re: [PATCH v3 12/25] arm64: handle PKEY/POE faults
From
: Catalin Marinas
Re: [net-next v1 09/16] page_pool: device memory support
From
: Mina Almasry
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Jason Gunthorpe
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Alex Williamson
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: David Hildenbrand
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Jason Gunthorpe
Re: [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
From
: Song Liu
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Suthikulpanit, Suravee
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
Re: [PATCH 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
From
: Alex Williamson
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: David Hildenbrand
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Suren Baghdasaryan
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: David Hildenbrand
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Suren Baghdasaryan
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
[PATCH v7 11/11] Documentation: arm64: Document the PMU event counting threshold feature
From
: James Clark
[PATCH v7 10/11] arm64: perf: Add support for event counting threshold
From
: James Clark
[PATCH v7 09/11] arm: pmu: Move error message and -EOPNOTSUPP to individual PMUs
From
: James Clark
[PATCH v7 08/11] KVM: selftests: aarch64: Update tools copy of arm_pmuv3.h
From
: James Clark
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Suren Baghdasaryan
[PATCH v7 07/11] perf/arm_dmc620: Remove duplicate format attribute #defines
From
: James Clark
[PATCH v7 06/11] arm: pmu: Share user ABI format mechanism with SPE
From
: James Clark
[PATCH v7 05/11] arm64: perf: Include threshold control fields in PMEVTYPER mask
From
: James Clark
[PATCH v7 04/11] arm: perf: Convert remaining fields to use GENMASK
From
: James Clark
[PATCH v7 03/11] arm: perf: Use GENMASK for PMMIR fields
From
: James Clark
[PATCH v7 02/11] arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
From
: James Clark
[PATCH v7 01/11] arm: perf: Remove inlines from arm_pmuv3.c
From
: James Clark
[PATCH v7 00/11] arm64: perf: Add support for event counting threshold
From
: James Clark
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Jason Gunthorpe
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Suthikulpanit, Suravee
Re: [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
From
: Jason Gunthorpe
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Jason Gunthorpe
[PATCH RESEND v3] KVM: selftests: Initialise dynamically allocated configuration names
From
: Mark Brown
Re: [PATCH v6 6/6] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
From
: Jason Gunthorpe
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Jason Gunthorpe
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Yi Liu
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Yi Liu
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
[PATCH v3 29/29] selftests/resctrl: Get domain id from cache id
From
: Ilpo Järvinen
[PATCH v3 28/29] selftests/resctrl: Rename resource ID to domain ID
From
: Ilpo Järvinen
[PATCH v3 27/29] selftests/resctrl: Add helper to convert L2/3 to integer
From
: Ilpo Järvinen
[PATCH v3 26/29] selftests/resctrl: Pass write_schemata() resource instead of test name
From
: Ilpo Järvinen
[PATCH v3 25/29] selftests/resctrl: Introduce generalized test framework
From
: Ilpo Järvinen
[PATCH v3 24/29] selftests/resctrl: Create struct for input parameters
From
: Ilpo Järvinen
[PATCH v3 23/29] selftests/resctrl: Restore the CPU affinity after CAT test
From
: Ilpo Järvinen
[PATCH v3 22/29] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
From
: Ilpo Järvinen
[PATCH v3 21/29] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
From
: Ilpo Järvinen
[PATCH v3 20/29] selftests/resctrl: Replace file write with volatile variable
From
: Ilpo Järvinen
[PATCH v3 19/29] selftests/resctrl: Open perf fd before start & add error handling
From
: Ilpo Järvinen
[PATCH v3 18/29] selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()
From
: Ilpo Järvinen
[PATCH v3 17/29] selftests/resctrl: Convert perf related globals to locals
From
: Ilpo Järvinen
[PATCH v3 16/29] selftests/resctrl: Improve perf init
From
: Ilpo Järvinen
[PATCH v3 15/29] selftests/resctrl: Consolidate naming of perf event related things
From
: Ilpo Järvinen
[PATCH v3 14/29] selftests/resctrl: Remove nested calls in perf event handling
From
: Ilpo Järvinen
[PATCH v3 13/29] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
From
: Ilpo Järvinen
[PATCH v3 12/29] selftests/resctrl: Split show_cache_info() to test specific and generic parts
From
: Ilpo Järvinen
[PATCH v3 11/29] selftests/resctrl: Split measure_cache_vals()
From
: Ilpo Järvinen
[PATCH v3 10/29] selftests/resctrl: Exclude shareable bits from schemata in CAT test
From
: Ilpo Järvinen
[PATCH v3 09/29] selftests/resctrl: Create cache_portion_size() helper
From
: Ilpo Järvinen
[PATCH v3 08/29] selftests/resctrl: Mark get_cache_size() cache_type const
From
: Ilpo Järvinen
[PATCH v3 07/29] selftests/resctrl: Refactor get_cbm_mask() and rename to get_full_cbm()
From
: Ilpo Järvinen
[PATCH v3 06/29] selftests/resctrl: Refactor fill_buf functions
From
: Ilpo Järvinen
[PATCH v3 05/29] selftests/resctrl: Split fill_buf to allow tests finer-grained control
From
: Ilpo Järvinen
[PATCH v3 04/29] selftests/resctrl: Change function comments to say < 0 on error
From
: Ilpo Järvinen
[PATCH v3 03/29] selftests/resctrl: Don't use ctrlc_handler() outside signal handling
From
: Ilpo Järvinen
[PATCH v3 02/29] selftests/resctrl: Return -1 instead of errno on error
From
: Ilpo Järvinen
[PATCH v3 01/29] selftests/resctrl: Convert perror() to ksft_perror() or ksft_print_msg()
From
: Ilpo Järvinen
[PATCH v3 00/29] selftests/resctrl: CAT test improvements & generalized test framework
From
: Ilpo Järvinen
Re: [net-next v1 09/16] page_pool: device memory support
From
: Yunsheng Lin
Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
From
: Marcos Paulo de Souza
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: David Hildenbrand
Re: [PATCH v6 6/6] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
From
: Yi Liu
Re: [PATCH v6 4/6] iommufd/selftest: Add mock_domain_cache_invalidate_user support
From
: Yi Liu
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
From
: Muhammad Usama Anjum
Re: [PATCH] selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
From
: Muhammad Usama Anjum
Re: [PATCH] kselftests: add per_test_log support
From
: Hangbin Liu
[PATCH net-next 13/13] selftests/net: convert fdb_flush.sh to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 12/13] selftests/net: convert fib_tests.sh to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 11/13] selftests/net: convert fib_rule_tests.sh to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 10/13] selftests/net: convert fib-onlink-tests.sh to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 09/13] selftests/net: convert fib_nexthops.sh to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 08/13] selftests/net: convert fib_nexthop_nongw.sh to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 07/13] selftests/net: convert fib_nexthop_multiprefix to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 06/13] selftests/net: fix grep checking for fib_nexthop_multiprefix
From
: Hangbin Liu
[PATCH net-next 05/13] selftests/net: convert fcnal-test.sh to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 04/13] selftests/net: convert srv6_end_dt6_l3vpn_test.sh to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 03/13] selftests/net: convert srv6_end_dt4_l3vpn_test.sh to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 02/13] selftests/net: convert srv6_end_dt46_l3vpn_test.sh to run it in unique namespace
From
: Hangbin Liu
[PATCH net-next 01/13] selftests/net: add variable NS_LIST for lib.sh
From
: Hangbin Liu
[PATCH net-next 00/13] Convert net selftests to run in unique namespace (Part 3)
From
: Hangbin Liu
Re: [PATCH] KVM: selftests: Use TAP in the steal_time test
From
: Thomas Huth
Re: [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl
From
: Yi Liu
Re: [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
From
: Yi Liu
Re: [PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
From
: Yi Liu
Re: [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
From
: Akihiko Odaki
[PATCH v3 4/4] selftest/bpf: Test a perf bpf program that suppresses side effects.
From
: Kyle Huey
Re: [net-next v1 09/16] page_pool: device memory support
From
: Mina Almasry
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Suren Baghdasaryan
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Mina Almasry
RE: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Tian, Kevin
Re: [net-next v1 09/16] page_pool: device memory support
From
: Mina Almasry
Re: [net-next v1 06/16] netdev: support binding dma-buf to netdevice
From
: Mina Almasry
Re: [net-next v1 09/16] page_pool: device memory support
From
: Yunsheng Lin
Re: [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
From
: Song Liu
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Suren Baghdasaryan
Re: [PATCH v6 5/5] selftests/mm: add UFFDIO_MOVE ioctl test
From
: Mark Brown
Re: [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files
From
: Mark Brown
Re: [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH
From
: Akihiko Odaki
Re: [net-next v1 01/16] net: page_pool: factor out releasing DMA from releasing the page
From
: Shakeel Butt
Re: [net-next v1 00/16] Device Memory TCP
From
: Shakeel Butt
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Pavel Begunkov
Re: [PATCH v7 26/39] arm64/ptrace: Expose GCS via ptrace and core files
From
: Thiago Jung Bauermann
Re: [net-next v1 06/16] netdev: support binding dma-buf to netdevice
From
: David Ahern
Re: [PATCH v7 25/39] arm64/signal: Expose GCS state in signal frames
From
: Thiago Jung Bauermann
Re: [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
From
: Mark Brown
Re: [PATCH v3 6/6] Documentation: Add debugfs docs with run after boot
From
: David Gow
Re: [PATCH v3 5/6] kunit: add ability to run tests after boot using debugfs
From
: David Gow
Re: [PATCH v3 4/6] kunit: add is_init test attribute
From
: David Gow
Re: [PATCH v3 2/6] kunit: add KUNIT_INIT_TABLE to init linker section
From
: David Gow
Re: [PATCH v3 3/6] kunit: add example suite to test init suites
From
: David Gow
Re: [PATCH v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
From
: David Gow
Re: [PATCH v7 24/39] arm64/signal: Set up and restore the GCS context for signal handlers
From
: Thiago Jung Bauermann
Re: [PATCH] Revert "selftests: error out if kernel header files are not yet built"
From
: John Hubbard
[PATCH] Revert "selftests: error out if kernel header files are not yet built"
From
: John Hubbard
Re: [PATCH v6 0/6] iommufd: Add nesting infrastructure (part 2/2)
From
: Jason Gunthorpe
Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
From
: John Hubbard
Re: [PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
From
: Mark Brown
Re: [PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
From
: Robert O'Callahan
RE: [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED
From
: Li, Xin3
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Mina Almasry
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Pavel Begunkov
Re: [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
From
: Pavel Begunkov
Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
From
: Peter Zijlstra
Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
From
: Pavel Begunkov
Re: [net-next v1 06/16] netdev: support binding dma-buf to netdevice
From
: Mina Almasry
Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
From
: John Hubbard
Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
From
: Pavel Begunkov
Re: [RFC PATCH v3 10/12] tcp: RX path for devmem TCP
From
: Pavel Begunkov
Re: [PATCH] kunit: test: Use an action wrapper instead of a cast
From
: Rae Moar
Re: [net-next v1 00/16] Device Memory TCP
From
: Mina Almasry
Re: [net-next v1 07/16] netdev: netdevice devmem allocator
From
: Mina Almasry
Re: [net-next v1 13/16] tcp: RX path for devmem TCP
From
: Mina Almasry
Re: [net-next v1 06/16] netdev: support binding dma-buf to netdevice
From
: Mina Almasry
[PATCH v3 1/2] kunit: tool: fix parsing of test attributes
From
: Rae Moar
[PATCH v3 2/2] kunit: tool: add test for parsing attributes
From
: Rae Moar
Re: [net-next v1 00/16] Device Memory TCP
From
: David Ahern
Re: [net-next v1 07/16] netdev: netdevice devmem allocator
From
: David Ahern
Re: [net-next v1 13/16] tcp: RX path for devmem TCP
From
: David Ahern
Re: [PATCH] maple_tree: Fix mas_prev() state separation code
From
: Liam R. Howlett
Re: [net-next v1 06/16] netdev: support binding dma-buf to netdevice
From
: David Ahern
Re: [PATCH] kselftest: dt: Stop relying on dirname to improve performance
From
: Mark Brown
Re: [PATCH v2 3/3] selftest/bpf: Test a perf bpf program that suppresses side effects.
From
: Kyle Huey
Re: [PATCH v1] KVM: selftests: Fix Assertion on non-x86_64 platforms
From
: Sean Christopherson
Re: [net-next v1 09/16] page_pool: device memory support
From
: Mina Almasry
Re: [net-next v1 06/16] netdev: support binding dma-buf to netdevice
From
: kernel test robot
Re: [net-next v1 13/16] tcp: RX path for devmem TCP
From
: kernel test robot
Re: [net-next v1 06/16] netdev: support binding dma-buf to netdevice
From
: kernel test robot
Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
From
: David Hildenbrand
Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
From
: Peter Zijlstra
Re: [PATCH v3 3/3] kselftest: Add new test for detecting unprobed Devicetree devices
From
: Nícolas F. R. A. Prado
Re: [PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
From
: Jason Gunthorpe
Re: [PATCH v2 4/6] iommufd: Deliver fault messages to user space
From
: Jason Gunthorpe
[PATCH] kselftest: dt: Stop relying on dirname to improve performance
From
: Nícolas F. R. A. Prado
Re: [PATCH v3 11/11] selftests: error out if kernel header files are not yet built
From
: Miroslav Benes
Re: [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
From
: Petr Mladek
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]