Linux Kernel Selftest
[Prev Page][Next Page]
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: convert test_dev_cgroup to test_progs, (continued)
- [PATCH] MAINTAINERS: Add selftests to DMA-BUF HEAPS FRAMEWORK entry,
Zenghui Yu
- [PATCH v2] kselftests: dmabuf-heaps: Ensure the driver name is null-terminated,
Zenghui Yu
- [PATCH] tools/nolibc: pass argc, argv and envp to constructors,
Thomas Weißschuh
- [PATCH 00/12] tools/nolibc: improve LLVM/clang support,
Thomas Weißschuh
- [PATCH 02/12] tools/nolibc: limit powerpc stack-protector workaround to GCC,
Thomas Weißschuh
- [PATCH 04/12] tools/nolibc: use attribute((naked)) if available,
Thomas Weißschuh
- [PATCH 03/12] tools/nolibc: move entrypoint specifics to compiler.h,
Thomas Weißschuh
- [PATCH 01/12] tools/nolibc: use clang-compatible asm syntax in arch-arm.h,
Thomas Weißschuh
- [PATCH 08/12] selftests/nolibc: setup objtree without Makefile.include,
Thomas Weißschuh
- [PATCH 06/12] selftests/nolibc: avoid passing NULL to printf("%s"),
Thomas Weißschuh
- [PATCH 05/12] selftests/nolibc: report failure if no testcase passed,
Thomas Weißschuh
- [PATCH 11/12] selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA,
Thomas Weißschuh
- [PATCH 10/12] selftests/nolibc: add cc-option compatible with clang cross builds,
Thomas Weißschuh
- [PATCH 12/12] selftests/nolibc: run-tests.sh: allow building through LLVM,
Thomas Weißschuh
- [PATCH 09/12] selftests/nolibc: add support for LLVM= parameter,
Thomas Weißschuh
- [PATCH 07/12] selftests/nolibc: determine $(srctree) first,
Thomas Weißschuh
- Re: [PATCH 00/12] tools/nolibc: improve LLVM/clang support,
Shuah Khan
- Re: [PATCH 00/12] tools/nolibc: improve LLVM/clang support,
Willy Tarreau
- [PATCH AUTOSEL 5.4 2/6] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT,
Sasha Levin
- [PATCH AUTOSEL 5.10 2/6] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT,
Sasha Levin
- [PATCH AUTOSEL 5.15 2/6] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT,
Sasha Levin
- [PATCH AUTOSEL 6.1 04/11] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT,
Sasha Levin
- [PATCH AUTOSEL 6.6 05/15] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT,
Sasha Levin
- [PATCH AUTOSEL 6.10 07/27] selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT,
Sasha Levin
- [PATCH v2 0/2] selftests: harness: refactor __constructor_order,
Masahiro Yamada
- [PATCH net 0/7] mptcp: fix inconsistent backup usage,
Matthieu Baerts (NGI0)
- Re: [syzbot] [net?] INFO: rcu detected stall in ipv6_rcv (4),
syzbot
- [PATCH net 0/5] mptcp: fix signal endpoint readd,
Matthieu Baerts (NGI0)
- Testing Quality Call notes - 2024-07-25,
Laura Nao
- [PATCH 0/3] bitmap: Convert test_bitmap to kunit test,
Muhammad Usama Anjum
- [PATCH v8 5/5] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test,
Yong-Xuan Wang
- [PATCH v8 4/5] KVM: riscv: selftests: Fix compile error,
Yong-Xuan Wang
- [PATCH 0/4] Introduce userspace-driven ALSA timers,
Ivan Orlov
- [PATCH v5] tools/testing:Fix the wrong format specifier,
Zhu Jun
- [PATCH 0/3] selftests/bpf: convert test_dev_cgroup to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH v2] selftests: lib: remove strscpy test,
Muhammad Usama Anjum
- [PATCH] selftests: lib: remove strscpy test,
Muhammad Usama Anjum
- [PATCH] selftests: user: remove user suite,
Muhammad Usama Anjum
- [RFC PATCH 0/1] Add kselftest to detect boot event slowdowns,
Laura Nao
- [PATCH bpf-next v1 0/8] selftests/bpf: Improve libc portability / musl support (part 2),
Tony Ambardar
- [PATCH bpf-next v1 1/8] selftests/bpf: Use portable POSIX basename(),
Tony Ambardar
- [PATCH bpf-next v1 2/8] selftests/bpf: Fix arg parsing in veristat, test_progs,
Tony Ambardar
- [PATCH bpf-next v1 3/8] selftests/bpf: Fix error compiling test_lru_map.c,
Tony Ambardar
- [PATCH bpf-next v1 4/8] selftests/bpf: Fix C++ compile error from missing _Bool type,
Tony Ambardar
- [PATCH bpf-next v1 5/8] selftests/bpf: Fix order-of-include compile errors in lwt_reroute.c,
Tony Ambardar
- [PATCH bpf-next v1 6/8] selftests/bpf: Fix compile if backtrace support missing in libc,
Tony Ambardar
- [PATCH bpf-next v1 7/8] selftests/bpf: Fix using stdout, stderr as struct field names,
Tony Ambardar
- [PATCH bpf-next v1 8/8] selftests/bpf: Fix error compiling tc_redirect.c with musl libc,
Tony Ambardar
- [PATCH bpf-next v2 0/8] selftests/bpf: Improve libc portability / musl support (part 2),
Tony Ambardar
- [PATCH bpf-next v2 1/8] selftests/bpf: Use portable POSIX basename(),
Tony Ambardar
- [PATCH bpf-next v2 2/8] selftests/bpf: Fix arg parsing in veristat, test_progs,
Tony Ambardar
- [PATCH bpf-next v2 3/8] selftests/bpf: Fix error compiling test_lru_map.c,
Tony Ambardar
- [PATCH bpf-next v2 4/8] selftests/bpf: Fix C++ compile error from missing _Bool type,
Tony Ambardar
- [PATCH bpf-next v2 5/8] selftests/bpf: Fix redefinition errors compiling lwt_reroute.c,
Tony Ambardar
- [PATCH bpf-next v2 6/8] selftests/bpf: Fix compile if backtrace support missing in libc,
Tony Ambardar
- [PATCH bpf-next v2 7/8] selftests/bpf: Fix using stdout, stderr as struct field names,
Tony Ambardar
- [PATCH bpf-next v2 8/8] selftests/bpf: Fix error compiling tc_redirect.c with musl libc,
Tony Ambardar
- [PATCH v8 00/13] riscv: Add support for xtheadvector,
Charlie Jenkins
- [PATCH v8 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description,
Charlie Jenkins
- [PATCH v8 02/13] dt-bindings: cpus: add a thead vlen register length property,
Charlie Jenkins
- [PATCH v8 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree,
Charlie Jenkins
- [PATCH v8 04/13] riscv: Add thead and xtheadvector as a vendor extension,
Charlie Jenkins
- [PATCH v8 05/13] riscv: vector: Use vlenb from DT for thead,
Charlie Jenkins
- [PATCH v8 06/13] RISC-V: define the elements of the VCSR vector CSR,
Charlie Jenkins
- [PATCH v8 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT,
Charlie Jenkins
- [PATCH v8 08/13] riscv: Add xtheadvector instruction definitions,
Charlie Jenkins
- [PATCH v8 09/13] riscv: vector: Support xtheadvector save/restore,
Charlie Jenkins
- [PATCH v8 10/13] riscv: hwprobe: Add thead vendor extension probing,
Charlie Jenkins
- [PATCH v8 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension,
Charlie Jenkins
- [PATCH v8 12/13] selftests: riscv: Fix vector tests,
Charlie Jenkins
- [PATCH v8 13/13] selftests: riscv: Support xtheadvector in vector tests,
Charlie Jenkins
- Re: [PATCH v8 00/13] riscv: Add support for xtheadvector,
patchwork-bot+linux-riscv
- [PATCH v4] tools/testing:Fix the wrong format specifier,
Zhu Jun
- [PATCH RFC] kselftest: devices: Add test to detect missing devices,
Nícolas F. R. A. Prado
- [PATCH v2] selftests: mm: add s390 to ARCH check,
Nico Pache
- [PATCH v3] Documentation: KUnit: Update filename best practices,
Kees Cook
- [PATCH] selftests: mm: add s390 to ARCH check,
Nico Pache
- [PATCH v7 00/13] riscv: Add support for xtheadvector,
Charlie Jenkins
- [PATCH v7 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description,
Charlie Jenkins
- [PATCH v7 02/13] dt-bindings: cpus: add a thead vlen register length property,
Charlie Jenkins
- [PATCH v7 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree,
Charlie Jenkins
- [PATCH v7 04/13] riscv: Add thead and xtheadvector as a vendor extension,
Charlie Jenkins
- [PATCH v7 05/13] riscv: vector: Use vlenb from DT for thead,
Charlie Jenkins
- [PATCH v7 06/13] RISC-V: define the elements of the VCSR vector CSR,
Charlie Jenkins
- [PATCH v7 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT,
Charlie Jenkins
- [PATCH v7 08/13] riscv: Add xtheadvector instruction definitions,
Charlie Jenkins
- [PATCH v7 09/13] riscv: vector: Support xtheadvector save/restore,
Charlie Jenkins
- [PATCH v7 10/13] riscv: hwprobe: Add thead vendor extension probing,
Charlie Jenkins
- [PATCH v7 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension,
Charlie Jenkins
- [PATCH v7 12/13] selftests: riscv: Fix vector tests,
Charlie Jenkins
- [PATCH v7 13/13] selftests: riscv: Support xtheadvector in vector tests,
Charlie Jenkins
- [PATCH v5 1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers,
David Finkel
- [PATCH bpf 0/6] selftest/bpf: Various sockmap-related fixes,
Michal Luczaj
- [PATCH v3] selftests:Fix printf format string in kselftest_harness.h,
Zhu Jun
- [PATCH] selftests/exec: Fix grammar in an error message.,
Chang Yu
- [RESEND PATCH v2] selftests:Fix printf format string in kselftest_harness.h,
Zhu Jun
- [PATCH net] virtio: fix GSO with frames unaligned to size,
Jakub Kicinski
- [PATCH bpf-next 00/15] use network helpers, part 11,
Geliang Tang
- [PATCH bpf-next 01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock,
Geliang Tang
- [PATCH bpf-next 02/15] selftests/bpf: AF_PACKET support for make_sockaddr,
Geliang Tang
- [PATCH bpf-next 03/15] selftests/bpf: Use start_server_str in lwt_redirect,
Geliang Tang
- [PATCH bpf-next 04/15] selftests/bpf: Add send_to_fd_opts helper,
Geliang Tang
- [PATCH bpf-next 05/15] selftests/bpf: Add send_to_addr_str helper,
Geliang Tang
- [PATCH bpf-next 06/15] selftests/bpf: Use send_to_addr_str in xdp_bonding,
Geliang Tang
- [PATCH bpf-next 07/15] selftests/bpf: AF_ALG support for make_sockaddr,
Geliang Tang
- [PATCH bpf-next 08/15] selftests/bpf: Add nolisten for network_helper_opts,
Geliang Tang
- [PATCH bpf-next 09/15] selftests/bpf: Use start_server_str in crypto_sanity,
Geliang Tang
- [PATCH bpf-next 10/15] selftests/bpf: AF_VSOCK support for make_sockaddr,
Geliang Tang
- [PATCH bpf-next 11/15] selftests/bpf: Add loopback_addr_str helper,
Geliang Tang
- [PATCH bpf-next 12/15] selftests/bpf: Use make_sockaddr in sockmap_helpers,
Geliang Tang
- [PATCH bpf-next 13/15] selftests/bpf: Check listen support for start_server_addr,
Geliang Tang
- [PATCH bpf-next 14/15] selftests/bpf: Clear type bits for start_server_addr,
Geliang Tang
- [PATCH bpf-next 15/15] selftests/bpf: Use start_server_str in sockmap_helpers,
Geliang Tang
- Re: [PATCH bpf-next 00/15] use network helpers, part 11,
Alexei Starovoitov
- [PATCH HID 0/4] HID: selftest fixes after merge into 6.11-rc0 tree,
Benjamin Tissoires
- [PATCH v3] selftest: acct: Add selftest for the acct() syscall,
Abdulrasaq Lawani
- [PATCH v2 00/10] selftests: kvm: s390: Add s390x ucontrol selftests,
Christoph Schlameuss
- [PATCH v2 01/10] selftests: kvm: s390: Define page sizes in shared header,
Christoph Schlameuss
- [PATCH v2 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests,
Christoph Schlameuss
- [PATCH v2 05/10] selftests: kvm: s390: Add debug print functions,
Christoph Schlameuss
- [PATCH v2 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test,
Christoph Schlameuss
- [PATCH v2 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests,
Christoph Schlameuss
- [PATCH v2 06/10] selftests: kvm: s390: Add VM run test case,
Christoph Schlameuss
- [PATCH v2 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs,
Christoph Schlameuss
- [PATCH v2 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case,
Christoph Schlameuss
- [PATCH v2 08/10] selftests: kvm: s390: Add uc_skey VM test case,
Christoph Schlameuss
- [PATCH v2 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig,
Christoph Schlameuss
- [PATCH net] selftests: forwarding: skip if kernel not support setting bridge fdb learning limit,
Hangbin Liu
- [PATCH v5 0/4] Allow userspace to change ID_AA64PFR1_EL1,
Shaoqin Huang
- [PATCH bpf-next v1 00/19] selftests/bpf: Improve libc portability / musl support (part 1),
Tony Ambardar
- [PATCH bpf-next v1 01/19] selftests/bpf: Use pid_t consistently in test_progs.c,
Tony Ambardar
- [PATCH bpf-next v1 02/19] selftests/bpf: Fix compile error from rlim_t in sk_storage_map.c,
Tony Ambardar
- [PATCH bpf-next v1 03/19] selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc,
Tony Ambardar
- [PATCH bpf-next v1 04/19] selftests/bpf: Drop unneeded include in unpriv_helpers.c,
Tony Ambardar
- [PATCH bpf-next v1 05/19] selftests/bpf: Drop unneeded include in sk_lookup.c,
Tony Ambardar
- [PATCH bpf-next v1 06/19] selftests/bpf: Drop unneeded include in flow_dissector.c,
Tony Ambardar
- [PATCH bpf-next v1 07/19] selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.c,
Tony Ambardar
- [PATCH bpf-next v1 08/19] selftests/bpf: Fix missing UINT_MAX definitions in benchmarks,
Tony Ambardar
- [PATCH bpf-next v1 09/19] selftests/bpf: Fix missing BUILD_BUG_ON() declaration,
Tony Ambardar
- [PATCH bpf-next v1 10/19] selftests/bpf: Fix include of <sys/fcntl.h>,
Tony Ambardar
- [PATCH bpf-next v1 11/19] selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc,
Tony Ambardar
- [PATCH bpf-next v1 12/19] selftests/bpf: Fix compiling kfree_skb.c with musl-libc,
Tony Ambardar
- [PATCH bpf-next v1 13/19] selftests/bpf: Fix compiling flow_dissector.c with musl-libc,
Tony Ambardar
- [PATCH bpf-next v1 14/19] selftests/bpf: Fix compiling tcp_rtt.c with musl-libc,
Tony Ambardar
- [PATCH bpf-next v1 16/19] selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc,
Tony Ambardar
- [PATCH bpf-next v1 15/19] selftests/bpf: Fix compiling core_reloc.c with musl-libc,
Tony Ambardar
- [PATCH bpf-next v1 17/19] selftests/bpf: Fix errors compiling decap_sanity.c with musl libc,
Tony Ambardar
- [PATCH bpf-next v1 18/19] selftests/bpf: Fix errors compiling crypto_sanity.c with musl libc,
Tony Ambardar
- [PATCH bpf-next v1 19/19] selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libc,
Tony Ambardar
- Re: [PATCH bpf-next v1 00/19] selftests/bpf: Improve libc portability / musl support (part 1),
Andrii Nakryiko
- Re: [PATCH bpf-next v1 00/19] selftests/bpf: Improve libc portability / musl support (part 1),
patchwork-bot+netdevbpf
- mm, memcg: cg2 memory{.swap,}.peak write handlers,
David Finkel
- [PATCH v6 00/13] riscv: Add support for xtheadvector,
Charlie Jenkins
- [PATCH v6 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description,
Charlie Jenkins
- [PATCH v6 02/13] dt-bindings: cpus: add a thead vlen register length property,
Charlie Jenkins
- [PATCH v6 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree,
Charlie Jenkins
- [PATCH v6 05/13] riscv: vector: Use vlenb from DT for thead,
Charlie Jenkins
- [PATCH v6 06/13] RISC-V: define the elements of the VCSR vector CSR,
Charlie Jenkins
- [PATCH v6 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT,
Charlie Jenkins
- [PATCH v6 08/13] riscv: Add xtheadvector instruction definitions,
Charlie Jenkins
- [PATCH v6 09/13] riscv: vector: Support xtheadvector save/restore,
Charlie Jenkins
- [PATCH v6 10/13] riscv: hwprobe: Add thead vendor extension probing,
Charlie Jenkins
- [PATCH v6 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension,
Charlie Jenkins
- [PATCH v6 12/13] selftests: riscv: Fix vector tests,
Charlie Jenkins
- [PATCH v6 13/13] selftests: riscv: Support xtheadvector in vector tests,
Charlie Jenkins
- [PATCH v6 04/13] riscv: Add thead and xtheadvector as a vendor extension,
Charlie Jenkins
- [PATCH] selftests: ksft: Track skipped tests when finishing the test suite,
Laura Nao
- [PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers (fd-local edition),
David Finkel
- [PATCH 0/1] Add KUnit tests for kfifo,
Diego Vieira
- [PATCH 0/1] Add KUnit tests for llist,
Artur Alves
- [PATCH v4 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v1 0/2] selftests/bpf: Add support for MIPS systems,
Tony Ambardar
- [PATCH] lib: Move KUnit tests into tests/ subdirectory,
Kees Cook
- [PATCH v2] Documentation: KUnit: Update filename best practices,
Kees Cook
- [PATCH bpf-next 0/4] use network helpers, part 10,
Geliang Tang
- [PATCH RESEND] x86: checksum: Fix unaligned checksums on < i686,
David Gow
- [PATCH bpf-next v1] selftests/bpf: Fix wrong binary in Makefile log output,
Tony Ambardar
- [PATCH v5 00/13] riscv: Add support for xtheadvector,
Charlie Jenkins
- [PATCH v5 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description,
Charlie Jenkins
- [PATCH v5 02/13] dt-bindings: cpus: add a thead vlen register length property,
Charlie Jenkins
- [PATCH v5 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree,
Charlie Jenkins
- [PATCH v5 04/13] riscv: Add thead and xtheadvector as a vendor extension,
Charlie Jenkins
- [PATCH v5 05/13] riscv: vector: Use vlenb from DT for thead,
Charlie Jenkins
- [PATCH v5 06/13] RISC-V: define the elements of the VCSR vector CSR,
Charlie Jenkins
- [PATCH v5 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT,
Charlie Jenkins
- [PATCH v5 08/13] riscv: Add xtheadvector instruction definitions,
Charlie Jenkins
- [PATCH v5 09/13] riscv: vector: Support xtheadvector save/restore,
Charlie Jenkins
- [PATCH v5 10/13] riscv: hwprobe: Add thead vendor extension probing,
Charlie Jenkins
- [PATCH v5 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension,
Charlie Jenkins
- [PATCH v5 12/13] selftests: riscv: Fix vector tests,
Charlie Jenkins
- [PATCH v5 13/13] selftests: riscv: Support xtheadvector in vector tests,
Charlie Jenkins
- Re: [PATCH] kselftest/arm64: Add coresight test,
James Clark
- [PATCH v8 0/8] clk: Add kunit tests for fixed rate and parent data,
Stephen Boyd
- [PATCH bpf-next v1 0/3] add bpf_file_d_path helper and selftests,
Lin Yikai
- [PATCH v3 0/4] selftest: x86: improve tests,
Muhammad Usama Anjum
- [PATCH bpf-next v3 0/5] use network helpers, part 9,
Geliang Tang
- [PATCH v2] selftests/mm: Skip test for non-LPA2 and non-LVA systems,
Dev Jain
- [PATCH v4 0/3] Allow userspace to change ID_AA64PFR1_EL1,
Shaoqin Huang
- [PATCH -next] selftests/mm: mseal, self_elf: Fix warning comparing pointer to 0,
Jiapeng Chong
- [PATCH] Documentation: KUnit: Update filename best practices,
Kees Cook
- [PATCH v5] rust: str: Use `core::CStr`, remove the custom `CStr` implementation,
Michal Rostecki
- [PATCH v4] rust: str: Use `core::CStr`, remove the custom `CStr` implementation,
Michal Rostecki
- [PATCH] selftests/mm: Skip test for non-LPA2 and non-LVA systems,
Dev Jain
- KUnit file naming conventions (was Re: [GIT PULL] execve updates for v6.11-rc1),
Kees Cook
- [PATCH] kunit: add test duration attribute,
Rae Moar
- [GIT PULL] Kselftest update for Linux 6.11-rc1,
Shuah Khan
- [PATCH AUTOSEL 4.19 2/3] selftests/vDSO: fix clang build errors and warnings,
Sasha Levin
- [PATCH AUTOSEL 5.4 2/3] selftests/vDSO: fix clang build errors and warnings,
Sasha Levin
- [PATCH AUTOSEL 5.10 2/4] selftests/vDSO: fix clang build errors and warnings,
Sasha Levin
- [PATCH AUTOSEL 5.15 2/4] selftests/vDSO: fix clang build errors and warnings,
Sasha Levin
- [PATCH AUTOSEL 6.1 3/5] selftests/vDSO: fix clang build errors and warnings,
Sasha Levin
- [PATCH AUTOSEL 6.6 7/8] selftests/bpf: Extend tcx tests to cover late tcx_entry release,
Sasha Levin
- [PATCH AUTOSEL 6.6 5/8] selftests/vDSO: fix clang build errors and warnings,
Sasha Levin
- [PATCH AUTOSEL 6.6 4/8] selftest/timerns: fix clang build failures for abs() calls,
Sasha Levin
- [PATCH AUTOSEL 6.9 10/11] selftests/bpf: Extend tcx tests to cover late tcx_entry release,
Sasha Levin
- [PATCH AUTOSEL 6.9 08/11] selftests/vDSO: fix clang build errors and warnings,
Sasha Levin
- [PATCH AUTOSEL 6.9 07/11] selftest/timerns: fix clang build failures for abs() calls,
Sasha Levin
- [GIT PULL] KUnit update for Linux 6.11-rc1,
Shuah Khan
- [PATCH v2 0/2] kselftest/alsa: Diagnostic improvements,
Mark Brown
- [PATCH v1] selftests/ftrace: Skip test for optimized probes on PowerPC if Secure Boot is enabled,
Akanksha J N
- [PATCH v3 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework,
Alexis Lothoré (eBPF Foundation)
- [PATCH v3] rust: str: Use `core::CStr`, remove the custom `CStr` implementation,
Michal Rostecki
- [PATCH v2] rust: str: Use `core::CStr`, remove the custom `CStr` implementation,
Michal Rostecki
- [PATCH v2] kselftest: cpufreq: Add RTC wakeup alarm,
Shreeya Patel
- next-20240715: WARNING: at kernel/cpu.c:527 lockdep_assert_cpus_held (kernel/cpu.c:527 (discriminator 7) kernel/cpu.c:516 (discriminator 7)),
Naresh Kamboju
- [PATCH bpf-next] selftests/bpf: fexit_sleep: fix stack allocation for arm64,
Puranjay Mohan
- Converting kselftest test modules to kunit,
Muhammad Usama Anjum
- [PATCH v2 0/2] selftests/bpf: convert test_xdp_veth to test_progs framework,
Alexis Lothoré (eBPF Foundation)
- [PATCH net-next] selftests: net: py: support verbose printing, display executed commands,
Mohsin Bashir
- [PATCH] rust: str: Use `core::CStr`, remove the custom `CStr` implementation,
Michal Rostecki
- [PATCH] selftests/net: fix gro.c compilation failure due to non-existent opt_ipproto_off,
John Hubbard
- [PATCH] kselftest: missing arg in ptrace.c,
Remington Brasga
- [PATCH bpf-next v2 0/3] handle errno ENOTSUPP,
Geliang Tang
- [PATCH net-next] selftests: mptcp: lib: fix shellcheck errors,
Matthieu Baerts (NGI0)
- Testing Quality Call notes - 2024-07-11,
Laura Nao
- [PATCH v4 0/2] selftests/resctrl: SNC kernel support discovery,
Maciej Wieczor-Retman
- [PATCH v3 0/4] selftest: x86: remove manual counting and increase maintainability,
Muhammad Usama Anjum
- [PATCH v2 0/4] selftest: x86: conform tests to TAP format output,
Muhammad Usama Anjum
- [PATCH v7 4/4] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test,
Yong-Xuan Wang
- [PATCH 1/2] selftests: x86: vdso_restorer: remove manual counting of pass/fail tests,
Muhammad Usama Anjum
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]