Show patches with: State = Action Required       |   6242 patches
« 1 2 ... 13 14 1562 63 »
Patch Series S/W/F Date Submitter Delegate State
selftests: lib: remove strscpy test selftests: lib: remove strscpy test --- 2024-07-25 Muhammad Usama Anjum New
[RFC,1/1] kselftests: Add test to detect boot event slowdowns Add kselftest to detect boot event slowdowns --- 2024-07-25 Laura Nao New
[bpf-next,v1,6/8] selftests/bpf: Fix compile if backtrace support missing in libc selftests/bpf: Improve libc portability / musl support (part 2) --- 2024-07-25 Tony Ambardar New
[bpf-next,v1,5/8] selftests/bpf: Fix order-of-include compile errors in lwt_reroute.c selftests/bpf: Improve libc portability / musl support (part 2) --- 2024-07-25 Tony Ambardar New
[bpf-next,v1,2/8] selftests/bpf: Fix arg parsing in veristat, test_progs selftests/bpf: Improve libc portability / musl support (part 2) --- 2024-07-25 Tony Ambardar New
[v8,13/13] selftests: riscv: Support xtheadvector in vector tests riscv: Add support for xtheadvector --- 2024-07-25 Charlie Jenkins New
[v8,05/13] riscv: vector: Use vlenb from DT for thead riscv: Add support for xtheadvector --- 2024-07-25 Charlie Jenkins New
[RFC] kselftest: devices: Add test to detect missing devices [RFC] kselftest: devices: Add test to detect missing devices --- 2024-07-24 Nícolas F. R. A. Prado New
[v5,1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers [v5,1/2] mm, memcg: cg2 memory{.swap,}.peak write handlers --- 2024-07-24 David Finkel New
[v3] selftests:Fix printf format string in kselftest_harness.h [v3] selftests:Fix printf format string in kselftest_harness.h --- 2024-07-24 Zhu Jun New
[RESEND,bpf-next,v2] selftests/bpf:fix a resource leak [RESEND,bpf-next,v2] selftests/bpf:fix a resource leak --- 2024-07-24 Zhu Jun New
[bpf-next,15/15] selftests/bpf: Use start_server_str in sockmap_helpers [bpf-next,01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock --- 2024-07-23 Geliang Tang New
[bpf-next,13/15] selftests/bpf: Check listen support for start_server_addr [bpf-next,01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock --- 2024-07-23 Geliang Tang New
[bpf-next,11/15] selftests/bpf: Add loopback_addr_str helper [bpf-next,01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock --- 2024-07-23 Geliang Tang New
[bpf-next,09/15] selftests/bpf: Use start_server_str in crypto_sanity [bpf-next,01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock --- 2024-07-23 Geliang Tang New
[bpf-next,07/15] selftests/bpf: AF_ALG support for make_sockaddr [bpf-next,01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock --- 2024-07-23 Geliang Tang New
[bpf-next,05/15] selftests/bpf: Add send_to_addr_str helper [bpf-next,01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock --- 2024-07-23 Geliang Tang New
[bpf-next,03/15] selftests/bpf: Use start_server_str in lwt_redirect [bpf-next,01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock --- 2024-07-23 Geliang Tang New
[bpf-next,01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock [bpf-next,01/15] selftests/bpf: Use start_server_str in skc_to_unix_sock --- 2024-07-23 Geliang Tang New
[v2,08/10] selftests: kvm: s390: Add uc_skey VM test case Untitled series #246863 --- 2024-07-23 Christoph Schlameuss New
[bpf-next,v1,06/19] selftests/bpf: Drop unneeded include in flow_dissector.c selftests/bpf: Improve libc portability / musl support (part 1) --- 2024-07-23 Tony Ambardar New
[bpf-next,v1,04/19] selftests/bpf: Drop unneeded include in unpriv_helpers.c selftests/bpf: Improve libc portability / musl support (part 1) --- 2024-07-23 Tony Ambardar New
[bpf-next,4/4] selftests/bpf: Drop __start_server in network_helpers use network helpers, part 10 --- 2024-07-20 Geliang Tang New
[bpf-next,2/4] selftests/bpf: Drop make_socket in sk_lookup use network helpers, part 10 --- 2024-07-20 Geliang Tang New
[RESEND] x86: checksum: Fix unaligned checksums on < i686 [RESEND] x86: checksum: Fix unaligned checksums on < i686 --- 2024-07-20 David Gow New
[bpf-next,v1] selftests/bpf: Fix wrong binary in Makefile log output [bpf-next,v1] selftests/bpf: Fix wrong binary in Makefile log output --- 2024-07-19 Tony Ambardar New
[v5,11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension riscv: Add support for xtheadvector --- 2024-07-19 Charlie Jenkins New
[bpf-next,v1,2/3] selftests/bpf:Adding test for bpf_file_d_path helper add bpf_file_d_path helper and selftests --- 2024-07-18 Lin Yikai New
[bpf-next,v1,1/3] bpf: Add bpf_file_d_path helper add bpf_file_d_path helper and selftests --- 2024-07-18 Lin Yikai New
[v3,4/4] selftests: x86: entry_from_vm86: remove manual counting and increase maintainability selftest: x86: improve tests --- 2024-07-18 Muhammad Usama Anjum New
[v3,3/4] selftests: x86: fsgsbase_restore: remove manual counting and increase maintainability selftest: x86: improve tests --- 2024-07-18 Muhammad Usama Anjum New
[v3,2/4] selftests: x86: corrupt_xstate_header: remove manual counting and increase maintainability selftest: x86: improve tests --- 2024-07-18 Muhammad Usama Anjum New
[v3,1/4] selftests: x86: check_initial_reg_state: remove manual counting and increase maintainability selftest: x86: improve tests --- 2024-07-18 Muhammad Usama Anjum New
[bpf-next,v3,5/5] selftests/bpf: Drop make_socket in sk_lookup use network helpers, part 9 --- 2024-07-18 Geliang Tang New
[bpf-next,v3,4/5] selftests/bpf: Use connect_to_addr_str in sk_lookup use network helpers, part 9 --- 2024-07-18 Geliang Tang New
[bpf-next,v3,3/5] selftests/bpf: Add connect_to_addr_str helper use network helpers, part 9 --- 2024-07-18 Geliang Tang New
[bpf-next,v3,2/5] selftests/bpf: Drop must_fail from network_helper_opts use network helpers, part 9 --- 2024-07-18 Geliang Tang New
[bpf-next,v3,1/5] selftests/bpf: Drop type of connect_to_fd_opts use network helpers, part 9 --- 2024-07-18 Geliang Tang New
[v4,3/3] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 Allow userspace to change ID_AA64PFR1_EL1 --- 2024-07-18 Shaoqin Huang New
[-next] selftests/mm: mseal, self_elf: Fix warning comparing pointer to 0 [-next] selftests/mm: mseal, self_elf: Fix warning comparing pointer to 0 --- 2024-07-18 Jiapeng Chong New
kunit: add test duration attribute kunit: add test duration attribute --- 2024-07-16 Rae Moar New
[GIT,PULL] Kselftest update for Linux 6.11-rc1 [GIT,PULL] Kselftest update for Linux 6.11-rc1 --- 2024-07-16 Shuah Khan New
[GIT,PULL] KUnit update for Linux 6.11-rc1 [GIT,PULL] KUnit update for Linux 6.11-rc1 --- 2024-07-16 Shuah Khan New
[v2] rust: str: Use `core::CStr`, remove the custom `CStr` implementation [v2] rust: str: Use `core::CStr`, remove the custom `CStr` implementation --- 2024-07-15 Michal Rostecki New
mm, memcg: cg2 memory{.swap,}.peak write handlers mm, memcg: cg2 memory{.swap,}.peak write handlers --- 2024-07-15 David Finkel New
[net-next] selftests: net: py: support verbose printing, display executed commands [net-next] selftests: net: py: support verbose printing, display executed commands --- 2024-07-15 Mohsin Bashir New
selftests/net: fix gro.c compilation failure due to non-existent opt_ipproto_off selftests/net: fix gro.c compilation failure due to non-existent opt_ipproto_off --- 2024-07-12 John Hubbard New
[bpf-next,v2,2/3] libbpf: handle ENOTSUPP in libbpf_strerror_r handle errno ENOTSUPP --- 2024-07-12 Geliang Tang New
[v4,1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled [v4,1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled --- 2024-07-12 Maciej Wieczor-Retman New
[RFC,5/5] selftests: KVM: SEV-SNP test for KVM_SEV_INIT2 [RFC,1/5] selftests: KVM: Add a basic SNP smoke test --- 2024-07-10 Pratik R. Sampat New
[RFC,3/5] selftests: KVM: SEV IOCTL test [RFC,1/5] selftests: KVM: Add a basic SNP smoke test --- 2024-07-10 Pratik R. Sampat New
[RFC,1/5] selftests: KVM: Add a basic SNP smoke test [RFC,1/5] selftests: KVM: Add a basic SNP smoke test --- 2024-07-10 Pratik R. Sampat New
[bpf-next,v2,1/2] selftests/bpf: Null checks for links in bpf_tcp_ca [bpf-next,v2,1/2] selftests/bpf: Null checks for links in bpf_tcp_ca --- 2024-07-10 Geliang Tang New
selftests/rtc:Fix a resource leak selftests/rtc:Fix a resource leak --- 2024-07-10 Zhu Jun New
[net-next,v16,05/13] page_pool: devmem support [net-next,v16,01/13] netdev: add netdev_rx_queue_restart() --- 2024-07-10 Mina Almasry New
[RFC,v1,3/4] KVM: x86: nSVM: Implement support for nested Bus Lock Threshold Add support for the Bus Lock Threshold --- 2024-07-09 Manali Shukla New
[v22,4/4] selftests/vDSO: add tests for vgetrandom Untitled series #246029 --- 2024-07-09 Jason A. Donenfeld New
[v1,6/9] selftests: kvm: s390: Add VM run test case selftests: kvm: s390: Add s390x ucontrol selftests --- 2024-07-09 Christoph Schlameuss New
[bpf-next,2/3] selftests/bpf: Check ASSERT_OK(err) in dummy_st_ops BPF selftests misc fixes --- 2024-07-09 Geliang Tang New
[bpf-next,v11,8/9] selftests/bpf: Use connect_fd_to_addr_str in sk_lookup use network helpers, part 8 --- 2024-07-09 Geliang Tang New
[bpf-next,v11,6/9] selftests/bpf: Use connect_fd_to_fd in sk_lookup use network helpers, part 8 --- 2024-07-09 Geliang Tang New
[bpf-next,v11,4/9] selftests/bpf: Use start_server_str in sk_lookup use network helpers, part 8 --- 2024-07-09 Geliang Tang New
[bpf-next,v11,2/9] selftests/bpf: Add ASSERT_OK_FD macro use network helpers, part 8 --- 2024-07-09 Geliang Tang New
[bpf-next,v10,12/12] selftests/bpf: Drop make_socket in sk_lookup use network helpers, part 8 --- 2024-07-08 Geliang Tang New
[bpf-next,v9,10/11] selftests/bpf: Use connect_to_addr in sk_lookup use network helpers, part 8 --- 2024-07-06 Geliang Tang New
[bpf-next,v9,08/11] selftests/bpf: Close fd in error path in drop_on_reuseport use network helpers, part 8 --- 2024-07-06 Geliang Tang New
[bpf-next,v9,07/11] selftests/bpf: Set expect_errno for cgroup_skb_sk_lookup use network helpers, part 8 --- 2024-07-06 Geliang Tang New
[bpf-next,v9,06/11] selftests/bpf: Add expect_errno for network_helper_opts use network helpers, part 8 --- 2024-07-06 Geliang Tang New
[bpf-next,v9,05/11] selftests/bpf: Add network_helper_opts for connect_fd_to_fd use network helpers, part 8 --- 2024-07-06 Geliang Tang New
[bpf-next,v9,04/11] selftests/bpf: Use make_sockaddr in sockmap_ktls use network helpers, part 8 --- 2024-07-06 Geliang Tang New
[bpf-next,v9,02/11] selftests/bpf: Use start_server_str in sockmap_ktls use network helpers, part 8 --- 2024-07-06 Geliang Tang New
[bpf-next,v2] arm64, bpf: Add 12-argument support for bpf trampoline [bpf-next,v2] arm64, bpf: Add 12-argument support for bpf trampoline --- 2024-07-05 Puranjay Mohan New
selftests/net: missing close function in randomize function selftests/net: missing close function in randomize function --- 2024-07-05 liujing New
[bpf-next,v8,8/9] selftests/bpf: Use connect_to_addr in sk_lookup use network helpers, part 8 --- 2024-07-05 Geliang Tang New
[bpf-next,v8,7/9] selftests/bpf: Use connect_to_fd_opts in sk_lookup use network helpers, part 8 --- 2024-07-05 Geliang Tang New
[bpf-next,v8,3/9] selftests/bpf: Use connect_to_fd_opts in sockmap_ktls use network helpers, part 8 --- 2024-07-05 Geliang Tang New
[bpf-next,v8,1/9] selftests/bpf: Add backlog for network_helper_opts use network helpers, part 8 --- 2024-07-05 Geliang Tang New
[bpf-next,v2,6/6] selftests/bpf: Skip ENOTSUPP in ASSERT_GE skip ENOTSUPP BPF selftests --- 2024-07-05 Geliang Tang New
[bpf-next,v2,5/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK_PTR skip ENOTSUPP BPF selftests --- 2024-07-05 Geliang Tang New
[bpf-next,v2,4/6] selftests/bpf: Null checks for link in bpf_tcp_ca skip ENOTSUPP BPF selftests --- 2024-07-05 Geliang Tang New
[bpf-next,v2,3/6] selftests/bpf: Use ASSERT_OK to skip ENOTSUPP skip ENOTSUPP BPF selftests --- 2024-07-05 Geliang Tang New
[bpf-next,v2,2/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK skip ENOTSUPP BPF selftests --- 2024-07-05 Geliang Tang New
[bpf-next,v2,1/6] selftests/bpf: Define ENOTSUPP in testing_helpers.h skip ENOTSUPP BPF selftests --- 2024-07-05 Geliang Tang New
[GIT,PULL] Kselftest fixes for v6.10 [GIT,PULL] Kselftest fixes for v6.10 --- 2024-07-04 Mickaël Salaün New
[bpf-next,v7,8/9] selftests/bpf: Use connect_to_addr in sk_lookup use network helpers, part 8 --- 2024-07-04 Geliang Tang New
[v4,2/7] selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp selftests/x86: fix build errors and warnings found via clang --- 2024-07-04 John Hubbard New
[6/6] selftests/bpf: Skip ENOTSUPP in ASSERT_GE skip ENOTSUPP for BPF selftests --- 2024-07-04 Geliang Tang New
[2/6] selftests/bpf: Skip ENOTSUPP in ASSERT_OK skip ENOTSUPP for BPF selftests --- 2024-07-04 Geliang Tang New
[RFC] selftests: introduce and use SELFTESTS_CC_IS_CLANG instead of LLVM [RFC] selftests: introduce and use SELFTESTS_CC_IS_CLANG instead of LLVM --- 2024-07-04 John Hubbard New
[bpf-next,v3,2/3] selftests/bpf: Add mptcp pm_nl_ctl link selftests/bpf: new MPTCP subflow subtest --- 2024-07-03 Matthieu Baerts (NGI0) New
[net,v5] skmsg: skip zero length skb in sk_msg_recvmsg [net,v5] skmsg: skip zero length skb in sk_msg_recvmsg --- 2024-07-03 Geliang Tang New
[GIT,PULL] Kselftest fixes for Linux 6.10-rc7 [GIT,PULL] Kselftest fixes for Linux 6.10-rc7 --- 2024-07-02 Shuah Khan New
[v2,2/2] selftests/thermel/intel: conform the test to TAP output Untitled series #245331 --- 2024-07-02 Muhammad Usama Anjum New
selftests: tpm2: conform test to TAP output selftests: tpm2: conform test to TAP output --- 2024-07-02 Muhammad Usama Anjum New
selftests/breakpoints:Add return value in main function selftests/breakpoints:Add return value in main function --- 2024-07-01 Zhu Jun New
selftests/bpf:fix a resource leak selftests/bpf:fix a resource leak --- 2024-07-01 Zhu Jun New
[v2] selftest: acct: Add selftest for the acct() syscall [v2] selftest: acct: Add selftest for the acct() syscall --- 2024-06-30 Abdulrasaq Lawani New
[v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING` [v4] memfd: `MFD_NOEXEC_SEAL` should not imply `MFD_ALLOW_SEALING` --- 2024-06-30 Barnabás Pőcze New
[v3] selftests/capabilities: Fix possible file leak in copy_fromat_to [v3] selftests/capabilities: Fix possible file leak in copy_fromat_to --- 2024-06-30 Ma Ke New
[v2] selftests/proc: fix unused result warning during test compilation [v2] selftests/proc: fix unused result warning during test compilation --- 2024-06-29 Abhinav Jain New
« 1 2 ... 13 14 1562 63 »