Linux Kernel Self-tests
[Prev Page][Next Page]
- Re: [PATCH v4 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
- Re: [PATCH v4 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
- Re: [PATCH v4 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
- [PATCH] selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
- [PATCH] selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
- Re: [PATCH v5] kunit: Cover 'assert.c' with tests
- Re: [PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
- Re: [PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
- Re: [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
- [PATCH v2] selftests: timers: clocksource-switch: Adapt progress to kselftest framework
- [PATCH net-next 4/4] selftests: forwarding: router_mpath_hash: Add a new selftest
- Re: [PATCH] selftests/openat2: Fix build warnings on ppc64
- Re: [PATCH v2] selftests/vDSO: fix clang build errors and warnings
- From: Muhammad Usama Anjum
- Re: [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
- [PATCH 4/4] kselftests: vdso: vdso_test_gettimeofday: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH 3/4] kselftests: vdso: vdso_test_getcpu: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH 2/4] kselftests: vdso: vdso_test_correctness: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH 1/4] kselftests: vdso: vdso_test_clock_getres: conform test to TAP output
- From: Muhammad Usama Anjum
- [PATCH 0/4] kselftests: vdso: conform tests to TAP output
- From: Muhammad Usama Anjum
- Re: [PATCH bpf-next v5 6/7] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
- Re: [PATCH bpf-next v5 0/7] use network helpers, part 5
- From: patchwork-bot+netdevbpf
- Re: [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
- Re: [PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
- From: patchwork-bot+netdevbpf
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
- [PATCH v2 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
- [PATCH v2 2/3] selftests/futex: don't pass a const char* to asprintf(3)
- [PATCH v2 1/3] selftests/futex: don't redefine .PHONY targets (all, clean)
- [PATCH v2 0/3] selftests/futex: clang-inspired fixes
- [PATCH 2/2] selftests/lib.mk: silence some clang warnings that gcc already ignores
- [PATCH 1/2] selftests/lib.mk: handle both LLVM=1 and CC=clang builds
- [PATCH 0/2] selftests/lib.mk: LLVM=1, CC=clang, and warnings
- Re: [PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
- Re: [PATCH 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
- Re: [PATCH 3/3] selftests/futex: pass _GNU_SOURCE without a value to the compiler
- kselftest/next kselftest-cpufreq: 7 runs, 1 regressions (v6.10-rc1)
- kselftest/next kselftest-seccomp: 4 runs, 4 regressions (v6.10-rc1)
- kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.10-rc1)
- kselftest/fixes kselftest-lkdtm: 5 runs, 1 regressions (v6.10-rc1)
- kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1)
- kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1)
- Re: [PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
- Re: [PATCH v2] selftests/user_events: silence a clang warning: address of packed member
- Re: [PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
- Re: [PATCH v2] selftests/user_events: silence a clang warning: address of packed member
- Re: [PATCH v2] selftests/user_events: silence a clang warning: address of packed member
- kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (v6.10-rc1)
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH net-next 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
- Re: [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
- [PATCH HID 13/13] HID: bpf: error on warnings when compiling bpf objects
- [PATCH HID 12/13] HID: bpf: Artist24: remove unused variable
- [PATCH HID 11/13] Documentation: HID: add a small blurb on udev-hid-bpf
- [PATCH HID 10/13] Documentation: HID: amend HID-BPF for struct_ops
- [PATCH HID 09/13] selftests/hid: add subprog call test
- [PATCH HID 08/13] HID: bpf: remove tracing HID-BPF capability
- [PATCH HID 07/13] HID: bpf: convert in-tree fixes into struct_ops
- [PATCH HID 06/13] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
- [PATCH HID 05/13] HID: samples: convert the 2 HID-BPF samples into struct_ops
- [PATCH HID 04/13] selftests/hid: convert the hid_bpf selftests with struct_ops
- [PATCH HID 03/13] HID: bpf: implement HID-BPF through bpf_struct_ops
- [PATCH HID 02/13] HID: bpf: add hid_get/put_device() helpers
- [PATCH HID 01/13] HID: rename struct hid_bpf_ops into hid_ops
- [PATCH HID 00/13] HID: convert HID-BPF into using bpf_struct_ops
- [PATCH net-next 2/2] selftests: net: tests net.core.{r,w}mem_{default,max} sysctls in a netns
- [PATCH net-next 1/2] net: make net.core.{r,w}mem_{default,max} namespaced
- [PATCH net-next 0/2] net: visibility of memory limits in netns
- Re: [PATCH v3 0/5] Add support for the Idle HLT intercept feature
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
- Re: [PATCH v3 1/5] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
- Re: [PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
- Re: [PATCH] KVM: selftest: Add family and model check for zen4 in PMU filter test
- Re: [PATCH] selftests: tpm2: conform test to TAP output
- From: Muhammad Usama Anjum
- Re: [PATCH v2] selftests: x86: conform test to TAP format output
- From: Muhammad Usama Anjum
- Re: [PATCH 0/4] selftest: x86: conform tests to TAP format output
- From: Muhammad Usama Anjum
- Re: [PATCH 0/8] selftests: x86: build suite with clang
- From: Muhammad Usama Anjum
- Re: [PATCH 0/4] selftest: x86: conform tests to TAP format output
- From: Muhammad Usama Anjum
- [PATCH v3 2/5] KVM: SVM: Add Idle HLT intercept support
- [PATCH v3 5/5] KVM: selftests: KVM: SVM: Add Idle HLT intercept test
- [PATCH v3 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
- [PATCH v3 3/5] KVM: selftests: Add safe_halt() and cli() helpers to common code
- [PATCH v3 1/5] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
- [PATCH v3 0/5] Add support for the Idle HLT intercept feature
- Re: [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- Re: [PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky
- From: patchwork-bot+netdevbpf
- [PATCH v2] selftests/user_events: silence a clang warning: address of packed member
- [PATCH v2] selftests/net: suppress clang's "variable-sized type not at the end" warning
- [PATCH v2] selftests/vDSO: fix clang build errors and warnings
- [PATCH v2 6/6] selftests/x86: fix printk warnings reported by clang
- [PATCH v2 5/6] selftests/x86: remove (or use) unused variables and functions
- [PATCH v2 4/6] selftests/x86: avoid -no-pie warnings from clang during compilation
- [PATCH v2 3/6] selftests/x86: build sysret_rip.c with clang
- [PATCH v2 2/6] selftests/x86: build fsgsbase_restore.c with clang
- [PATCH v2 1/6] selftests/x86: build test_FISTTP.c with clang
- [PATCH v2 0/6] selftests/x86: fix build errors and warnings found via clang
- [PATCH v2] selftests/timers: remove unused irqcount variable
- [PATCH v2] selftest/timerns: fix clang build failures for abs() calls
- [PATCH v2] selftests/mqueue: fix 5 warnings about signed/unsigned mismatches
- Re: [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- Re: [PATCH v7 04/10] selftests/harness: Fix interleaved scheduling leading to race conditions
- RE: [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- RE: [PATCH bpf-next 6/8] selftests/bpf: Fix size of map_fd in test_sockmap
- RE: [PATCH bpf-next 8/8] selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap
- RE: [PATCH bpf-next 7/8] selftests/bpf: Check length of recv in test_sockmap
- RE: [PATCH bpf-next 1/8] selftests/bpf: Fix tx_prog_fd values in test_sockmap
- RE: [PATCH bpf-next 2/8] selftests/bpf: Drop duplicate definition of i in test_sockmap
- Re: [RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
- Re: [PATCH 3/3] selftests: kselftest: also use strerror() on nolibc
- [PATCH net 2/2] net/sched: taprio: extend minimum interval restriction to entire cycle too
- [PATCH net 1/2] net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
- [PATCH AUTOSEL 5.4 1/6] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.1 02/17] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 5.10 08/13] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 5.10 02/13] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 5.10 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.8 03/30] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 5.15 08/13] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 5.15 02/13] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 5.15 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.8 18/30] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 6.1 10/17] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 6.1 01/17] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.6 13/21] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 6.6 03/21] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 6.6 02/21] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.8 29/30] selftests: net: fix timestamp not arriving in cmsg_time.sh
- [PATCH AUTOSEL 6.8 28/30] bpf: avoid uninitialized warnings in verifier_global_subprogs.c
- [PATCH AUTOSEL 6.8 02/30] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- [PATCH AUTOSEL 6.9 33/35] selftests: net: fix timestamp not arriving in cmsg_time.sh
- [PATCH AUTOSEL 6.9 32/35] bpf: avoid uninitialized warnings in verifier_global_subprogs.c
- [PATCH AUTOSEL 6.9 21/35] kselftest: arm64: Add a null pointer check
- [PATCH AUTOSEL 6.9 03/35] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
- [PATCH AUTOSEL 6.9 02/35] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
- Re: [PATCH] selftests/mm: hugetlb_madv_vs_map: Avoid test skipping by querying hugepage size at runtime
- Re: [PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
- From: patchwork-bot+netdevbpf
- [RESEDN PATCH v2] selftests: introduce additional eventfd test coverage
- Re: [PATCH v5 0/5] pids controller events rework
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- [PATCH v2] selftests: livepatch: Test atomic replace against multiple modules
- From: Marcos Paulo de Souza
- [PATCH bpf-next v5 7/7] selftests/bpf: Add post_connect_cb callback
- [PATCH bpf-next v5 6/7] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
- [PATCH bpf-next v5 5/7] selftests/bpf: Use start_server_str in do_test in bpf_tcp_ca
- [PATCH bpf-next v5 4/7] selftests/bpf: Use post_socket_cb in start_server_str
- [PATCH bpf-next v5 3/7] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
- [PATCH bpf-next v5 2/7] selftests/bpf: Add start_server_str helper
- [PATCH bpf-next v5 1/7] selftests/bpf: Drop struct post_socket_opts
- [PATCH bpf-next v5 0/7] use network helpers, part 5
- Re: [PATCH] selftests/mm: Fix build warnings on ppc64
- From: Muhammad Usama Anjum
- Re: [PATCH] selftests/openat2: Fix build warnings on ppc64
- From: Muhammad Usama Anjum
- Re: [PATCH 2/2] selftests/ftrace: Update required config
- From: Muhammad Usama Anjum
- Re: [PATCH 1/2] selftests/ftrace: Fix to check required event file
- From: Muhammad Usama Anjum
- Re: [PATCH bpf-next v4 0/6] use network helpers, part 5
- Re: [PATCH bpf-next v4 4/6] selftests/bpf: Use start_server_str in bpf_tcp_ca
- Re: [PATCH bpf-next v4 3/6] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- From: Muhammad Usama Anjum
- [PATCH net 4/4] selftests: mptcp: join: mark 'fail' tests as flaky
- From: Matthieu Baerts (NGI0)
- [PATCH net 3/4] selftests: mptcp: join: mark 'fastclose' tests as flaky
- From: Matthieu Baerts (NGI0)
- [PATCH net 2/4] selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
- From: Matthieu Baerts (NGI0)
- [PATCH net 1/4] selftests: mptcp: lib: support flaky subtests
- From: Matthieu Baerts (NGI0)
- [PATCH net 0/4] selftests: mptcp: mark unstable subtests as flaky
- From: Matthieu Baerts (NGI0)
- Re: [PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- Re: selftests: clone3: clone3_cap_checkpoint_restore fails - Could not set CAP_CHECKPOINT_RESTORE
- [RFC PATCH v4 5/5] KVM: riscv: selftests: Add Svadu Extension to get-reg-list testt
- [linus:master] [kunit] 3a35c13007: kunit.VCAP_API_DebugFS_Testsuite.vcap_api_show_admin_raw_test.fail
- Re: [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v3 13/29] riscv mmu: write protect and shadow stack
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v2 2/2] memfd:add MEMFD_NOEXEC_SEAL documentation
- [PATCH v2 2/2] memfd:add MEMFD_NOEXEC_SEAL documentation
- [PATCH v2 1/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable by default
- [PATCH v2 0/2] memfd: fix MFD_NOEXEC_SEAL to be non-sealable
- [PATCH bpf-next v4 6/6] selftests/bpf: Add post_connect_cb callback
- [PATCH bpf-next v4 5/6] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
- [PATCH bpf-next v4 4/6] selftests/bpf: Use start_server_str in bpf_tcp_ca
- [PATCH bpf-next v4 3/6] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
- [PATCH bpf-next v4 2/6] selftests/bpf: Add start_server_str helper
- [PATCH bpf-next v4 1/6] selftests/bpf: Drop struct post_socket_opts
- [PATCH bpf-next v4 0/6] use network helpers, part 5
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- [PATCH 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test
- [PATCH 2/2] selftest: rtc: Check if could access /dev/rtc0 before testing
- [PATCH 0/2] selftest: rtc: Add rtc feature detection and rtc file check
- [PATCH] selftests/uprobes: Add a basic uprobe testcase
- From: Masami Hiramatsu (Google)
- Re: [PATCH] tracing/selftests: Run the ownership test twice
- Re: [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- Re: [PATCH bpf-next v3 2/8] selftests/bpf: Drop type parameter of start_server_addr
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- [PATCH] tracing/selftests: Run the ownership test twice
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- [PATCH][next][V2] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
- Re: [PATCH][next] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
- Re: [PATCH][next] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
- Re: [PATCH v3 13/29] riscv mmu: write protect and shadow stack
- Re: [PATCH 1/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
- [PATCH][next] selftests: kvm: fix shift of 32 bit unsigned int more than 32 bits
- Re: [PATCH RESEND 6.6.y] kselftest: Add a ksft_perror() helper
- [PATCH][next] selftests: mqueue: initialize array buf before using it
- Re: [PATCH net] testing: net-drv: use stats64 for testing
- From: patchwork-bot+netdevbpf
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH bpf-next] selftests/bpf: Use prog_attach_type to attach in test_sockmap
- [PATCH bpf-next 8/8] selftests/bpf: Drop duplicate bpf_map_lookup_elem in test_sockmap
- [PATCH bpf-next 7/8] selftests/bpf: Check length of recv in test_sockmap
- [PATCH bpf-next 6/8] selftests/bpf: Fix size of map_fd in test_sockmap
- [PATCH bpf-next 5/8] selftests/bpf: Drop prog_fd array in test_sockmap
- [PATCH bpf-next 4/8] selftests/bpf: Replace tx_prog_fd with tx_prog in test_sockmap
- [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
- [PATCH bpf-next 2/8] selftests/bpf: Drop duplicate definition of i in test_sockmap
- [PATCH bpf-next 1/8] selftests/bpf: Fix tx_prog_fd values in test_sockmap
- [PATCH bpf-next 0/8] fixes for test_sockmap
- [PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
- Re: [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH] riscv: selftests: Add signal handling vector tests
- From: patchwork-bot+linux-riscv
- Re: [PATCH] riscv: selftests: Add hwprobe binaries to .gitignore
- From: patchwork-bot+linux-riscv
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- From: patchwork-bot+linux-riscv
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- [PATCH] selftests: openat2: don't print total number of tests and then skip
- From: Muhammad Usama Anjum
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- [PATCH 2/2] selftests/thermel/intel: conform the test to TAP output
- From: Muhammad Usama Anjum
- [PATCH 1/2] selftests/thermel/intel: conform the test to TAP output
- From: Muhammad Usama Anjum
- Re: [PATCH] riscv: selftests: Add signal handling vector tests
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 23/68] selftests/iommu: Drop duplicate -D_GNU_SOURCE
- Re: [PATCH v5 57/68] selftests/sgx: Compile with -D_GNU_SOURCE
- Re: [PATCH v5 44/68] selftests/powerpc: Drop define _GNU_SOURCE
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- [PATCH net v2] selftests: hsr: Fix "File exists" errors for hsr_ping
- Re: [PATCH net] selftests: hsr: Fix "File exists" errors for hsr_ping
- [PATCH bpf-next] selftests/bpf: Use prog_attach_type to attach in test_sockmap
- [PATCH bpf-next v3 8/8] selftests/bpf: Add post_connect_cb callback
- [PATCH bpf-next v3 7/8] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
- [PATCH bpf-next v3 6/8] selftests/bpf: Use start_server_str in bpf_tcp_ca
- [PATCH bpf-next v3 5/8] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
- [PATCH bpf-next v3 4/8] selftests/bpf: Add start_server_str helper
- [PATCH bpf-next v3 3/8] selftests/bpf: Drop type parameter of connect_to_addr
- [PATCH bpf-next v3 2/8] selftests/bpf: Drop type parameter of start_server_addr
- [PATCH bpf-next v3 1/8] selftests/bpf: Drop struct post_socket_opts
- [PATCH bpf-next v3 0/8] use network helpers, part 5
- Re: First Contributions for KUnit
- Re: [PATCH bpf-next] selftests/bpf: Fix prog numbers in test_sockmap
- Re: [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
- [PATCH 1/2] selftests/mm: va_high_addr_switch: Reduce test noise
- [PATCH 2/2] selftests/mm: va_high_addr_switch: Dynamically initialize testcases to enable LPA2 testing
- [PATCH 0/2] Restructure va_high_addr_switch
- Re: [PATCH net] selftests: hsr: Fix "File exists" errors for hsr_ping
- Re: [PATCH v5 27/68] selftests/lsm: Drop define _GNU_SOURCE
- Re: [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- [PATCH v5 68/68] selftests/x86: Drop define _GNU_SOURCE
- [PATCH v5 67/68] selftests/x86: Append to CFLAGS in Makefile
- [PATCH v5 66/68] selftests/vDSO: Drop define _GNU_SOURCE
- [PATCH v5 65/68] selftests/vDSO: Append to CFLAGS in Makefile
- [PATCH v5 64/68] selftests/user_events: Drop define _GNU_SOURCE
- [PATCH v5 63/68] selftests/uevent: Drop define _GNU_SOURCE
- [PATCH v5 62/68] selftests/tmpfs: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 61/68] selftests/timens: Drop define _GNU_SOURCE
- [PATCH v5 60/68] selftests/thermal: Drop define _GNU_SOURCE
- [PATCH v5 59/68] selftests/syscall_user_dispatch: Drop define _GNU_SOURCE
- [PATCH v5 58/68] selftests/splice: Drop define _GNU_SOURCE
- [PATCH v5 57/68] selftests/sgx: Compile with -D_GNU_SOURCE
- [PATCH v5 56/68] selftests/sigaltstack: Drop define _GNU_SOURCE
- [PATCH v5 55/68] selftests/seccomp: Drop define _GNU_SOURCE
- [PATCH v5 54/68] selftests/sched: Drop define _GNU_SOURCE
- [PATCH v5 53/68] selftests/safesetid: Drop define _GNU_SOURCE
- [PATCH v5 52/68] selftests/rseq: Drop define _GNU_SOURCE
- [PATCH v5 51/68] selftests/rlimits: Drop define _GNU_SOURCE
- [PATCH v5 50/68] selftests/riscv: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 49/68] selftests/riscv: Drop define _GNU_SOURCE
- [PATCH v5 48/68] selftests/resctrl: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 47/68] selftests/ptp: Drop define _GNU_SOURCE
- [PATCH v5 46/68] selftests/proc: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 45/68] selftests/proc: Drop define _GNU_SOURCE
- [PATCH v5 44/68] selftests/powerpc: Drop define _GNU_SOURCE
- [PATCH v5 43/68] selftests/ptrace: Drop define _GNU_SOURCE
- [PATCH v5 42/68] selftests/pidfd: Drop define _GNU_SOURCE
- [PATCH v5 41/68] selftests/pid_namespace: Drop define _GNU_SOURCE
- [PATCH v5 40/68] selftests/perf_events: Drop define _GNU_SOURCE
- [PATCH v5 39/68] selftests/openat2: Drop define _GNU_SOURCE
- [PATCH v5 38/68] selftests/nsfs: Drop define _GNU_SOURCE
- [PATCH v5 37/68] selftests/net: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 36/68] selftests/net: Drop define _GNU_SOURCE
- [PATCH v5 35/68] selftests/mqueue: Drop define _GNU_SOURCE
- [PATCH v5 34/68] selftests/move_mount_set_group: Drop define _GNU_SOURCE
- [PATCH v5 33/68] selftests/mount_setattr: Drop define _GNU_SOURCE
- [PATCH v5 32/68] selftests/mount: Drop define _GNU_SOURCE
- [PATCH v5 31/68] selftests/mm: Drop define _GNU_SOURCE
- [PATCH v5 30/68] selftests/mincore: Drop define _GNU_SOURCE
- [PATCH v5 29/68] selftests/memfd: Drop define _GNU_SOURCE
- [PATCH v5 28/68] selftests/membarrier: Drop define _GNU_SOURCE
- [PATCH v5 27/68] selftests/lsm: Drop define _GNU_SOURCE
- [PATCH v5 26/68] selftests/landlock: Drop define _GNU_SOURCE
- [PATCH v5 25/68] selftests/kcmp: Drop define _GNU_SOURCE
- [PATCH v5 24/68] selftests/ipc: Drop define _GNU_SOURCE
- [PATCH v5 23/68] selftests/iommu: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 22/68] selftests/intel_pstate: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 21/68] selftests/futex: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 20/68] selftests/futex: Drop define _GNU_SOURCE
- [PATCH v5 19/68] selftests/fpu: Drop define _GNU_SOURCE
- [PATCH v5 18/68] selftests/firmware: Drop define _GNU_SOURCE
- [PATCH v5 17/68] selftests/filesystems: Drop define _GNU_SOURCE
- [PATCH v5 16/68] selftests/filelock: Drop define _GNU_SOURCE
- [PATCH v5 15/68] selftests/fchmodat2: Drop define _GNU_SOURCE
- [PATCH v5 14/68] selftests/exec: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 13/68] selftests/drivers: Drop define _GNU_SOURCE
- [PATCH v5 12/68] selftests/damon: Drop define _GNU_SOURCE
- [PATCH v5 11/68] selftests/core: Drop define _GNU_SOURCE
- [PATCH v5 10/68] selftests/clone3: Drop define _GNU_SOURCE
- [PATCH v5 09/68] selftests/cgroup: Drop define _GNU_SOURCE
- [PATCH v5 08/68] selftests/capabilities: Drop define _GNU_SOURCE
- [PATCH v5 07/68] selftests/cachestat: Drop define _GNU_SOURCE
- [PATCH v5 06/68] selftests/breakpoints: Drop define _GNU_SOURCE
- [PATCH v5 05/68] selftests/bpf: Drop define _GNU_SOURCE
- [PATCH v5 04/68] selftests/arm64: Drop duplicate -D_GNU_SOURCE
- [PATCH v5 03/68] selftests/arm64: Drop define _GNU_SOURCE
- [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
- [PATCH v5 01/68] selftests: Compile with -D_GNU_SOURCE when including lib.mk
- [PATCH v5 00/68] Define _GNU_SOURCE for sources using
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH 1/2] KVM: selftests: Fix nx_huge_pages_test for default_hugepagesz=1G
- Re: [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
- Re: [PATCH bpf-next] selftests/bpf: Fix prog numbers in test_sockmap
- From: patchwork-bot+netdevbpf
- [PATCH] kselftest/arm64: Include kernel mode NEON in fp-stress
- Re: [PATCH bpf-next v2 2/4] selftests/bpf: Use start_server_addr in bpf_tcp_ca
- Re: [PATCH bpf-next v2 1/4] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH] tracing/selftests: Fix kprobe event name test for .isra. functions
- Re: [PATCH] selftests/mm: va_high_addr_switch: Do not skip test and give warning message post FEAT_LPA2
- Re: [PATCHv2 net] selftests/net: use tc rule to filter the na packet
- From: patchwork-bot+netdevbpf
- Re: [PATCH 0/3] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
- [PATCH v5 5/5] selftests: cgroup: Add basic tests for pids controller
- [PATCH v5 4/5] selftests: cgroup: Lexicographic order in Makefile
- [PATCH v5 2/5] cgroup/pids: Make event counters hierarchical
- [PATCH v5 0/5] pids controller events rework
- [PATCH v5 1/5] cgroup/pids: Separate semantics of pids.events related to pids.max
- [PATCH v5 3/5] cgroup/pids: Add pids.events.local
- [PATCH net] selftests: hsr: Fix "File exists" errors for hsr_ping
- Re: [PATCH v5 07/16] riscv: add ISA extensions validation callback
- [PATCH v2 3/3] selftests/mm: compaction_test: Fix bogus test success and reduce probability of OOM-killer invocation
- [PATCH v2 2/3] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
- [PATCH v2 1/3] selftests/mm: compaction_test: Fix bogus test success on Aarch64
- [PATCH v2 0/3] Fixes for compaction_test
- Re: [PATCH v2 4/5] KVM: selftests: Add an interface to read the data of named vcpu stat
- [PATCH] selftests/openat2: Fix build warnings on ppc64
- [PATCH] selftests/mm: Fix build warnings on ppc64
- [PATCH] selftests: cachestat: Fix build warnings on ppc64
- [PATCH] selftests/overlayfs: Fix build error on ppc64
- Re: [PATCH] tracing/selftests: Fix kprobe event name test for .isra. functions
- Re: [PATCH] tracing/selftests: Fix kprobe event name test for .isra. functions
- [PATCH] tracing/selftests: Fix kprobe event name test for .isra. functions
- [PATCH 2/2] selftests/ftrace: Update required config
- From: Masami Hiramatsu (Google)
- [PATCH 1/2] selftests/ftrace: Fix to check required event file
- From: Masami Hiramatsu (Google)
- [PATCH 0/2] selftests/ftrace: Fix config related issues
- From: Masami Hiramatsu (Google)
- [PATCH net] testing: net-drv: use stats64 for testing
- Re: [GIT PULL] Kselftest fixes for Linux 6.10-rc1
- Re: [PATCH v5] kunit: Cover 'assert.c' with tests
- [PATCH] selftests: mm: check return values
- From: Muhammad Usama Anjum
- kselftest/next kselftest-lkdtm: 2 runs, 1 regressions (linux_kselftest-next-6.10-rc1-fixes)
- kselftest/next kselftest-livepatch: 1 runs, 1 regressions (linux_kselftest-next-6.10-rc1-fixes)
- [PATCH RESEND 6.6.y] kselftest: Add a ksft_perror() helper
- kselftest/next build: 4 builds: 0 failed, 4 passed, 1 warning (linux_kselftest-next-6.10-rc1-fixes)
- [PATCH] selftests: firmware: conform test to TAP
- From: Muhammad Usama Anjum
- [GIT PULL] Kselftest fixes for Linux 6.10-rc1
- First Contributions for KUnit
- From: Artur A C de Barros
- Re: [PATCH] kselftest/alsa: Ensure _GNU_SOURCE is defined
- [PATCH v4 16/16] selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()
- [PATCH v4 15/16] selftests/resctrl: Remove mongrp from CMT test
- [PATCH v4 14/16] selftests/resctrl: Remove mongrp from MBA test
- [PATCH v4 13/16] selftests/resctrl: Convert ctrlgrp & mongrp to pointers
- [PATCH v4 12/16] selftests/resctrl: Make some strings passed to resctrlfs functions const
- [PATCH v4 11/16] selftests/resctrl: Simplify bandwidth report type handling
- [PATCH v4 10/16] selftests/resctrl: Add ->init() callback into resctrl_val_param
- [PATCH v4 09/16] selftests/resctrl: Add ->measure() callback to resctrl_val_param
- [PATCH v4 08/16] selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM tests
- [PATCH v4 07/16] selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & document
- [PATCH v4 06/16] selftests/resctrl: Cleanup bm_pid and ppid usage & limit scope
- [PATCH v4 05/16] selftests/resctrl: Use correct type for pids
- [PATCH v4 04/16] selftests/resctrl: Consolidate get_domain_id() into resctrl_val()
- [PATCH v4 03/16] selftests/resctrl: Make "bandwidth" consistent in comments & prints
- [PATCH v4 02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only
- [PATCH v4 01/16] selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of loops
- [PATCH v4 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
- [PATCH v4 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
- Re: [PATCH net v3] selftests: net: kill smcrouted in the cleanup logic in amt.sh
- From: patchwork-bot+netdevbpf
- Re: [PATCH net v3] selftests: net: kill smcrouted in the cleanup logic in amt.sh
- Re: [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
- Re: [PATCH 2/2] selftests/mm: compaction_test: Fix trivial test success and reduce probability of OOM-killer invocation
- Re: [PATCH 1/2] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
- Re: [PATCH 2/2] selftests/mm: compaction_test: Fix trivial test success and reduce probability of OOM-killer invocation
- Re: [PATCH 1/2] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
- Re: [PATCH] selftests/mm: va_high_addr_switch: Do not skip test and give warning message post FEAT_LPA2
- [PATCH v5 16/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY.
- [PATCH v5 03/28] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX.
- [PATCH v5 27/28] docs: ntsync: Add documentation for the ntsync uAPI.
- [PATCH v5 25/28] selftests: ntsync: Add a stress test for contended waits.
- [PATCH v5 05/28] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL.
- [PATCH v5 18/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY.
- [PATCH v5 23/28] selftests: ntsync: Add tests for alertable waits.
- [PATCH v5 28/28] ntsync: No longer depend on BROKEN.
- [PATCH v5 17/28] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL.
- [PATCH v5 24/28] selftests: ntsync: Add some tests for wakeup signaling via alerts.
- [PATCH v5 26/28] maintainers: Add an entry for ntsync.
- [PATCH v5 21/28] selftests: ntsync: Add some tests for auto-reset event state.
- [PATCH v5 22/28] selftests: ntsync: Add some tests for wakeup signaling with events.
- [PATCH v5 10/28] ntsync: Introduce NTSYNC_IOC_SEM_READ.
- [PATCH v5 15/28] selftests: ntsync: Add some tests for mutex state.
- [PATCH v5 13/28] ntsync: Introduce alertable waits.
- [PATCH v5 20/28] selftests: ntsync: Add some tests for manual-reset event state.
- [PATCH v5 04/28] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK.
- [PATCH v5 11/28] ntsync: Introduce NTSYNC_IOC_MUTEX_READ.
- [PATCH v5 06/28] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT.
- [PATCH v5 08/28] ntsync: Introduce NTSYNC_IOC_EVENT_RESET.
- [PATCH v5 01/28] ntsync: Introduce NTSYNC_IOC_WAIT_ANY.
- [PATCH v5 07/28] ntsync: Introduce NTSYNC_IOC_EVENT_SET.
- [PATCH v5 02/28] ntsync: Introduce NTSYNC_IOC_WAIT_ALL.
- [PATCH v5 14/28] selftests: ntsync: Add some tests for semaphore state.
- [PATCH v5 00/28] NT synchronization primitive driver
- [PATCH v5 19/28] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL.
- [PATCH v5 09/28] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE.
- [PATCH v5 12/28] ntsync: Introduce NTSYNC_IOC_EVENT_READ.
- [PATCH 2/2] usercopy: Convert test_user_copy to KUnit test
- [PATCH 0/2] usercopy: Convert test_user_copy to KUnit test
- [PATCH 1/2] kunit: test: Add vm_mmap() allocation resource manager
- Re: [PATCH] selftests: rtc: rtctest: Do not open-code TEST_HARNESS_MAIN
- Re: [PATCH] selftests: rtc: rtctest: Do not open-code TEST_HARNESS_MAIN
- Re: [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
- Re: [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
- Re: [PATCH 1/2] selftests: harness: remove unneeded __constructor_order_last()
- [PATCH net v3] selftests: net: kill smcrouted in the cleanup logic in amt.sh
- Re: [PATCH 1/2] selftests: harness: remove unneeded __constructor_order_last()
- Re: [PATCH net-next v9 05/14] netdev: netdevice devmem allocator
- [PATCH] selftests: drivers/s390x: Use SKIP() during FIXTURE_SETUP
- [PATCH] selftests: hid: Do not open-code TEST_HARNESS_MAIN
- [PATCH] selftests: rtc: rtctest: Do not open-code TEST_HARNESS_MAIN
- Re: [PATCH 1/2] selftests: harness: remove unneeded __constructor_order_last()
- Re: [PATCH 0/2] selftests: harness: refactor __constructor_order
- Re: [PATCH net v3] selftests: net: local_termination: annotate the expected failures
- From: patchwork-bot+netdevbpf
- Re: [PATCHv2 net] selftests/net: use tc rule to filter the na packet
- Re: [PATCHv2 net] selftests/net: use tc rule to filter the na packet
- Re: [PATCH] kunit: tool: Build compile_commands.json
- Re: [PATCH v5 07/16] riscv: add ISA extensions validation callback
- Re: [PATCH v5 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
- Re: [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
- [PATCH v5 16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test
- [PATCH v5 15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM
- [PATCH v5 14/16] riscv: hwprobe: export Zcmop ISA extension
- [PATCH v5 13/16] riscv: add ISA extension parsing for Zcmop
- [PATCH v5 12/16] dt-bindings: riscv: add Zcmop ISA extension description
- [PATCH v5 11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test
- [PATCH v5 10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM
- [PATCH v5 09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions
- [PATCH v5 08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb
- [PATCH v5 07/16] riscv: add ISA extensions validation callback
- [PATCH v5 06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description
- [PATCH v5 05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test
- [PATCH v5 03/16] riscv: hwprobe: export Zimop ISA extension
- [PATCH v5 04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM
- [PATCH v5 02/16] riscv: add ISA extension parsing for Zimop
- [PATCH v5 01/16] dt-bindings: riscv: add Zimop ISA extension description
- [PATCH v5 00/16] Add support for a few Zc* extensions, Zcmop and Zimop
- Re: [PATCH v4 65/66] selftests/wireguard: Drop define _GNU_SOURCE
- Re: [PATCH net v3] selftests: net: local_termination: annotate the expected failures
- [PATCH 2/2] selftests: harness: rename __constructor_order for clarification
- [PATCH 1/2] selftests: harness: remove unneeded __constructor_order_last()
- [PATCH 0/2] selftests: harness: refactor __constructor_order
- Re: [PATCHv2 net] selftests/net: use tc rule to filter the na packet
- Re: [PATCH net v3] selftests: net: local_termination: annotate the expected failures
- Re: [PATCH net v3] selftests: net: local_termination: annotate the expected failures
- Re: [PATCH] selftest: rtc: Add to check rtc alarm status for alarm related test
- Re: [PATCH] kselftest/alsa: Ensure _GNU_SOURCE is defined
- Re: [PATCH] selftest: rtc: Add to check rtc alarm status for alarm related test
- Re: [PATCH] selftest: rtc: Add to check rtc alarm status for alarm related test
- Re: [PATCH] selftest: rtc: Add to check rtc alarm status for alarm related test
- [PATCH bpf-next] selftests/bpf: Fix prog numbers in test_sockmap
- kselftest/next kselftest-seccomp: 6 runs, 7 regressions (v6.9-8287-g31a59b76b978)
- kselftest/next kselftest-lkdtm: 5 runs, 1 regressions (v6.9-8287-g31a59b76b978)
- kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.9-8287-g31a59b76b978)
- kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.9-8287-g31a59b76b978)
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- Re: -D_GNU_SOURCE kselftest breakage in mainline
- Re: [PATCH net] selftests/net: reduce xfrm_policy test time
- From: patchwork-bot+netdevbpf
- [PATCH] selftest: rtc: Add to check rtc alarm status for alarm related test
- [PATCHv2 net] selftests/net: use tc rule to filter the na packet
- Re: [PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
- Re: [PATCH] kselftest: Desecalate reporting of missing _GNU_SOURCE
- [PATCH v5] kunit: Cover 'assert.c' with tests
- Re: [PATCH v6 03/17] riscv: vector: Use vlenb from DT
- Re: [PATCH v6 03/17] riscv: vector: Use vlenb from DT
- Re: [PATCH v4] kunit: Cover 'assert.c' with tests
- Re: [PATCH v1 7/7] selftest: test system-wide workingset reporting
- From: Muhammad Usama Anjum
- [PATCH] kunit: tool: Build compile_commands.json
- [PATCH] kunit: tool: Build compile_commands.json
- Re: [PATCH v4] kunit: Cover 'assert.c' with tests
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- Re: [PATCH v6 03/17] riscv: vector: Use vlenb from DT
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- Re: [PATCH] kselftest/alsa: Ensure _GNU_SOURCE is defined
- From: Muhammad Usama Anjum
- Re: [PATCH v4 00/66] Define _GNU_SOURCE for sources using
- Re: [PATCH v4 08/66] selftests/cgroup: Drop define _GNU_SOURCE
- Re: [PATCH net] selftests/net: use tc rule to filter the na packet
- Re: [syzbot] WARNING in btrfs_free_reserved_data_space_noquota
- [PATCH] kselftest: Desecalate reporting of missing _GNU_SOURCE
- [PATCH] kselftest/alsa: Ensure _GNU_SOURCE is defined
- [PATCH net v3] selftests: net: local_termination: annotate the expected failures
- Re: [PATCH v6] lib: add basic KUnit test for lib/math
- Re: -D_GNU_SOURCE kselftest breakage in mainline
- Re: -D_GNU_SOURCE kselftest breakage in mainline
- Re: [PATCH 0/8] selftests: x86: build suite with clang
- From: Muhammad Usama Anjum
- -D_GNU_SOURCE kselftest breakage in mainline
- Re: [PATCH v6 03/17] riscv: vector: Use vlenb from DT
- Re: [PATCH v6 03/17] riscv: vector: Use vlenb from DT
- Re: [PATCH v6 02/17] dt-bindings: riscv: cpus: add a vlen register length property
- Re: [PATCH v6 01/17] dt-bindings: riscv: Add xtheadvector ISA extension description
- Re: [PATCH net-next] selftests: net: local_termination: annotate the expected failures
- Re: [PATCH v6] lib: add basic KUnit test for lib/math
- Re: [PATCH v6] lib: add basic KUnit test for lib/math
- [PATCH v6 8/8] selftests/pcie_bwctrl: Create selftests
- Re: [PATCH net] selftests/net/lib: no need to record ns name if it already exist
- From: patchwork-bot+netdevbpf
- Re: [PATCH v1] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING`
- Re: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
- From: Maciej Wieczor-Retman
- Re: [PATCH v1 0/7] mm: workingset reporting
- [PATCH] selftests/mm: va_high_addr_switch: Do not skip test and give warning message post FEAT_LPA2
- [PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
- [PATCH bpf-next v2 8/8] selftests/bpf: Use netns helpers in lwt tests
- [PATCH bpf-next v2 7/8] selftests/bpf: Use cleanup_netns helper
- [PATCH bpf-next v2 6/8] selftests/bpf: Export cleanup_netns helper
- [PATCH bpf-next v2 5/8] selftests/bpf: Use create_netns helper
- [PATCH bpf-next v2 4/8] selftests/bpf: Export create_netns helper
- [PATCH bpf-next v2 3/8] selftests/bpf: Drop duplicate create_netns
- [PATCH bpf-next v2 2/8] selftests/bpf: Use unshare_netns helper
- [PATCH bpf-next v2 1/8] selftests/bpf: Add unshare_netns helper
- [PATCH bpf-next v2 0/8] add netns helpers
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v4 00/30] NT synchronization primitive driver
- Re: [PATCH net-next] selftests: net: local_termination: annotate the expected failures
- Re: [PATCH 0/8] selftests: x86: build suite with clang
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
- Re: [PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
- Re: [RFC PATCH 3/4] selftests/binderfs: Macro argument 'fd' may be better as '(fd)' to avoid precedence issues
- Re: [PATCH v10 0/5] Introduce mseal
- RE: [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
- Re: [PATCH v4 02/11] riscv: add ISA extensions validation
- [PATCH v4] kunit: Cover 'assert.c' with tests
- Re: [PATCH v4 02/11] riscv: add ISA extensions validation
- Re: [PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
- [PATCH v2 2/2] selftests/resctrl: Adjust SNC support messages
- From: Maciej Wieczor-Retman
- [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
- From: Maciej Wieczor-Retman
- [PATCH v2 0/2] selftests/resctrl: SNC kernel support discovery
- From: Maciej Wieczor-Retman
- Re: [PATCH net v2] selftests: net: kill smcrouted in the cleanup logic in amt.sh
- Re: [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
- From: Nikolay Aleksandrov
- Re: [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
- From: Nikolay Aleksandrov
- Re: [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
- From: Nikolay Aleksandrov
- Re: [PATCH net v2] selftests: net: kill smcrouted in the cleanup logic in amt.sh
- Re: [PATCH net-next] selftests: net: local_termination: annotate the expected failures
- [PATCH 1/2] selftests/mm: compaction_test: Fix incorrect write of zero to nr_hugepages
- [PATCH 2/2] selftests/mm: compaction_test: Fix trivial test success and reduce probability of OOM-killer invocation
- [PATCH 0/2] Fixes for compaction_test
- Re: [PATCH bpf-next 9/9] selftests/bpf: Use netns helpers in test_tunnel
- Re: [PATCH 6.6.y] kselftest: Add a ksft_perror() helper
- Re: [PATCH v10 0/5] Introduce mseal
- [PATCH bpf-next 9/9] selftests/bpf: Use netns helpers in test_tunnel
- [PATCH bpf-next 8/9] selftests/bpf: Use netns helpers in lwt tests
- [PATCH bpf-next 7/9] selftests/bpf: Use cleanup_netns helper
- [PATCH bpf-next 5/9] selftests/bpf: Use create_netns helper
- [PATCH bpf-next 6/9] selftests/bpf: Export cleanup_netns helper
- [PATCH bpf-next 4/9] selftests/bpf: Export create_netns helper
- [PATCH bpf-next 3/9] selftests/bpf: Drop duplicate create_netns
- [PATCH bpf-next 2/9] selftests/bpf: Use unshare_netns helper
- [PATCH bpf-next 1/9] selftests/bpf: Add unshare_netns helper
- [PATCH bpf-next 0/9] add netns helpers
- [PATCH] selftests/ftrace: Fix test to handle both old and new kernels
- Re: [PATCH v1 0/4] add tests to verify IFS (In Field Scan) driver functionality
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [RFC PATCH 0/4] selftests/binderfs: Fixes to binderfs_test
- [PATCH bpf-next v2 4/4] selftests/bpf: Add post_connect_cb callback
- [PATCH bpf-next v2 3/4] selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
- [PATCH bpf-next v2 2/4] selftests/bpf: Use start_server_addr in bpf_tcp_ca
- [PATCH bpf-next v2 1/4] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
- [PATCH bpf-next v2 0/4] use network helpers, part 5
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v1 0/4] add tests to verify IFS (In Field Scan) driver functionality
- From: Kuppuswamy, Sathyanarayanan
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH bpf-next 4/4] selftests/bpf: Add post_connect_cb callback
- Re: [PATCH v10 0/5] Introduce mseal
- [RFC PATCH 4/4] selftests/binderfs: Add missing a blank line after declarations
- [RFC PATCH 3/4] selftests/binderfs: Macro argument 'fd' may be better as '(fd)' to avoid precedence issues
- [RFC PATCH 2/4] selftests/binderfs: Update close_prot_errno_disarm macro to do{...}while(false) structure for safety
- [RFC PATCH 1/4] selftests/binderfs: Run clang-format on binderfs test
- [RFC PATCH 0/4] selftests/binderfs: Fixes to binderfs_test
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH net-next] selftests: net: local_termination: annotate the expected failures
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH] Documentation: kunit: Clarify test filter format
- Re: [PATCH v2] Documentation: kunit: Clarify test filter format
- Re: [PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v2] Documentation: kunit: Clarify test filter format
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v3] kunit: Cover 'assert.c' with tests
- Re: [PATCH v3] kunit: Cover 'assert.c' with tests
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [GIT PULL] KUnit update for Linux 6.10-rc1
- Re: [GIT PULL] Kselftest update for Linux 6.10-rc1
- Re: [GIT PULL] nolibc changes for Linux 6.10-rc1
- Re: [PATCH] net: gro: fix napi_gro_cb zeroed alignment
- From: patchwork-bot+netdevbpf
- Re: [PATCH v10 0/5] Introduce mseal
- Re: [PATCH v4 02/11] riscv: add ISA extensions validation
- Re: [PATCH v1 0/4] add tests to verify IFS (In Field Scan) driver functionality
- Re: [PATCH net-next v9 00/14] Device Memory TCP
- [PATCH] net: gro: fix napi_gro_cb zeroed alignment
- Re: [PATCH v1 0/4] add tests to verify IFS (In Field Scan) driver functionality
- [for-next][PATCH 5/6] ring-buffer/selftest: Add ring-buffer mapping test
- Re: [PATCH net-next v10 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
- Re: [PATCH net-next v10 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
- Re: [PATCH v4 02/11] riscv: add ISA extensions validation
- Re: [PATCH v3] kunit: Cover 'assert.c' with tests
- Re: [PATCH net-next v10 2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
- Re: [PATCH v2 13/15] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]