Show patches with: none      |   11980 patches
« 1 2 3 4119 120 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] selftests/nolibc: run-tests.sh: enable testing via qemu-user selftests/nolibc: run-user improvements --- 2077-09-15 Thomas Weißschuh Accepted
[1/2] selftests/nolibc: introduce QEMU_ARCH_USER selftests/nolibc: run-user improvements --- 2077-09-15 Thomas Weißschuh Accepted
[net-next,v4,7/7] selftests: drv-net: add require_XYZ() helpers for validating env [net-next,v4,1/7] selftests: drv-net: define endpoint structures --- 2024-04-18 Jakub Kicinski New
[net-next,v4,5/7] selftests: net: support matching cases by name prefix [net-next,v4,1/7] selftests: drv-net: define endpoint structures --- 2024-04-18 Jakub Kicinski New
[net-next,v4,3/7] selftests: drv-net: construct environment for running tests which require an endpoint [net-next,v4,1/7] selftests: drv-net: define endpoint structures --- 2024-04-18 Jakub Kicinski New
[net-next,v4,1/7] selftests: drv-net: define endpoint structures [net-next,v4,1/7] selftests: drv-net: define endpoint structures --- 2024-04-18 Jakub Kicinski New
[v3,1/2] kunit: unregister the device on error [v3,1/2] kunit: unregister the device on error --- 2024-04-18 Wander Lairson Costa Superseded
[09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[05/10] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[v2,1/2] kunit: unregister the device on error [v2,1/2] kunit: unregister the device on error --- 2024-04-18 Wander Lairson Costa New
[2/2] kunit: avoid memory leak on device register error kunit: fix minor error path mistakes --- 2024-04-18 Wander Lairson Costa New
[v2,12/12] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test Add support for a few Zc* extensions as well as Zcmop --- 2024-04-18 Clément Léger New
[v2,10/12] riscv: hwprobe: export Zcmop ISA extension Add support for a few Zc* extensions as well as Zcmop --- 2024-04-18 Clément Léger New
[v2,08/12] dt-bindings: riscv: add Zcmop ISA extension description Add support for a few Zc* extensions as well as Zcmop --- 2024-04-18 Clément Léger New
[v2,06/12] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM Add support for a few Zc* extensions as well as Zcmop --- 2024-04-18 Clément Léger New
[v2,04/12] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb Add support for a few Zc* extensions as well as Zcmop --- 2024-04-18 Clément Léger New
[v2,03/12] dt-bindings: riscv: add Zc* extension rules implied by C extension Add support for a few Zc* extensions as well as Zcmop --- 2024-04-18 Clément Léger New
[bpf-next,v5,6/6] selftests/bpf: Use connect_to_addr in sk_assign use network helpers, part 1 --- 2024-04-18 Geliang Tang New
[bpf-next,v5,4/6] selftests/bpf: Update arguments of connect_to_addr use network helpers, part 1 --- 2024-04-18 Geliang Tang New
[bpf-next,v5,2/6] selftests/bpf: Use start_server_addr in cls_redirect use network helpers, part 1 --- 2024-04-18 Geliang Tang New
[net-next,v3,8/8] selftests: drv-net: add a TCP ping test case (and useful helpers) selftests: drv-net: support testing with a remote system --- 2024-04-17 Jakub Kicinski New
[net-next,v3,7/8] selftests: net: support matching cases by name prefix selftests: drv-net: support testing with a remote system --- 2024-04-17 Jakub Kicinski New
[net-next,v3,6/8] selftests: drv-net: add a trivial ping test selftests: drv-net: support testing with a remote system --- 2024-04-17 Jakub Kicinski New
[net-next,v3,5/8] selftests: drv-net: construct environment for running tests which require an endpoint selftests: drv-net: support testing with a remote system --- 2024-04-17 Jakub Kicinski Superseded
[net-next,v3,4/8] selftests: drv-net: factor out parsing of the env selftests: drv-net: support testing with a remote system --- 2024-04-17 Jakub Kicinski New
[net-next,v3,3/8] selftests: drv-net: define endpoint structures selftests: drv-net: support testing with a remote system --- 2024-04-17 Jakub Kicinski Superseded
[net-next,v3,2/8] selftests: net: set the exit code correctly in Python tests selftests: drv-net: support testing with a remote system --- 2024-04-17 Jakub Kicinski New
[net-next,v3,1/8] selftests: net: fix counting totals when some checks fail selftests: drv-net: support testing with a remote system --- 2024-04-17 Jakub Kicinski New
selftests: filesystems: fix warn_unused_result build warnings selftests: filesystems: fix warn_unused_result build warnings --- 2024-04-17 Amer Al Shanawany New
selftests: filesystems: add missing stddef header selftests: filesystems: add missing stddef header --- 2024-04-17 Amer Al Shanawany New
selftests: Fix asan linkage to work with clang selftests: Fix asan linkage to work with clang --- 2024-04-17 Ryan Roberts New
selftests: Make ksft_exit functions return void instead of int selftests: Make ksft_exit functions return void instead of int --- 2024-04-17 Nathan Chancellor New
selftests: mm: Fix undeclared function error selftests: mm: Fix undeclared function error --- 2024-04-17 Muhammad Usama Anjum New
selftests/intel_pstate: Add validity check for cpu min/max frequency selftests/intel_pstate: Add validity check for cpu min/max frequency --- 2024-04-17 Yujie Liu New
[V3] KVM: selftests: Add a new option to rseq_test [V3] KVM: selftests: Add a new option to rseq_test --- 2024-04-16 Zide Chen New
[1/1] selftest mm/mseal: style change selftest mm/mseal: style change --- 2024-04-16 Jeff Xu New
[v10,5/5] selftest mm/mseal read-only elf memory segment [v10,1/5] mseal: Wire up mseal syscall --- 2024-04-15 Jeff Xu New
[v10,4/5] mseal:add documentation [v10,1/5] mseal: Wire up mseal syscall --- 2024-04-15 Jeff Xu New
[v10,1/5] mseal: Wire up mseal syscall [v10,1/5] mseal: Wire up mseal syscall --- 2024-04-15 Jeff Xu New
[GIT,PULL] Kselftest fixes update for Linux 6.9-rc5 [GIT,PULL] Kselftest fixes update for Linux 6.9-rc5 --- 2024-04-15 Shuah Khan New
[1/2] selftests: ktap_helpers: Make it POSIX-compliant [1/2] selftests: ktap_helpers: Make it POSIX-compliant --- 2024-04-15 Nícolas F. R. A. Prado New
[v4,14/14] docs: Add documentation of the digest_cache LSM security: digest_cache LSM --- 2024-04-15 Roberto Sassu New
[v4,12/14] digest_cache: Notify digest cache events security: digest_cache LSM --- 2024-04-15 Roberto Sassu New
[v4,10/14] digest cache: Prefetch digest lists if requested security: digest_cache LSM --- 2024-04-15 Roberto Sassu New
[v4,07/14] digest_cache: Parse rpm digest lists security: digest_cache LSM --- 2024-04-15 Roberto Sassu New
[v4,05/14] digest_cache: Populate the digest cache from a digest list security: digest_cache LSM --- 2024-04-15 Roberto Sassu New
[v4,03/14] digest_cache: Add securityfs interface security: digest_cache LSM --- 2024-04-15 Roberto Sassu New
[v4,01/14] lib: Add TLV parser security: digest_cache LSM --- 2024-04-15 Roberto Sassu New
[3/4] selftests: fsgsbase_restore: conform test to TAP format output [1/4] selftests: x86: check_initial_reg_state: conform test to TAP format output --- 2024-04-14 Muhammad Usama Anjum New
[1/4] selftests: x86: check_initial_reg_state: conform test to TAP format output [1/4] selftests: x86: check_initial_reg_state: conform test to TAP format output --- 2024-04-14 Muhammad Usama Anjum New
[net,2/4] selftests/tcp_ao: Zero-init tcp_ao_info_opt [net,1/4] selftests/tcp_ao: Make RST tests less flaky --- 2024-04-13 Dmitry Safonov via B4 Relay New
[net,1/4] selftests/tcp_ao: Make RST tests less flaky [net,1/4] selftests/tcp_ao: Make RST tests less flaky --- 2024-04-13 Dmitry Safonov via B4 Relay New
[net-next,4/5] selftests: drv-net: construct environment for running tests which require an endpoint selftests: drv-net: support testing with a remote system --- 2024-04-12 Jakub Kicinski New
[net-next,2/5] selftests: drv-net: add stdout to the command failed exception selftests: drv-net: support testing with a remote system --- 2024-04-12 Jakub Kicinski New
[net-next,09/10] selftests: forwarding: router_mpath_nh_res: Add a diagram [net-next,01/10] selftests: net: Unify code of busywait() and slowwait() --- 2024-04-12 Petr Machata New
[net-next,07/10] selftests: mlxsw: ethtool_lanes: Wait for lanes parameter dump explicitly [net-next,01/10] selftests: net: Unify code of busywait() and slowwait() --- 2024-04-12 Petr Machata New
[net-next,05/10] selftests: drivers: hw: ethtool.sh: Adjust output [net-next,01/10] selftests: net: Unify code of busywait() and slowwait() --- 2024-04-12 Petr Machata New
[net-next,03/10] selftests: forwarding: bail_on_lldpad() should SKIP [net-next,01/10] selftests: net: Unify code of busywait() and slowwait() --- 2024-04-12 Petr Machata New
[net-next,01/10] selftests: net: Unify code of busywait() and slowwait() [net-next,01/10] selftests: net: Unify code of busywait() and slowwait() --- 2024-04-12 Petr Machata New
[v2,bpf-next,6/6] selftests/bpf: Add kernel socket operation tests selftests/bpf: Add sockaddr tests for kernel networking --- 2024-04-12 Jordan Rife New
[v2,bpf-next,4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases selftests/bpf: Add sockaddr tests for kernel networking --- 2024-04-12 Jordan Rife New
[v2,bpf-next,1/6] selftests/bpf: Fix bind program for big endian systems selftests/bpf: Add sockaddr tests for kernel networking --- 2024-04-12 Jordan Rife New
[net-next,v7,2/3] net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment net: gro: move p->{flush/flush_id} calculations to L4 --- 2024-04-12 Richard Gobert New
[net-next,v2,6/6] selftests: net: exercise page pool reporting via netlink selftests: net: exercise page pool reporting via netlink --- 2024-04-12 Jakub Kicinski New
[net-next,v2,4/6] selftests: net: print full exception on failure selftests: net: exercise page pool reporting via netlink --- 2024-04-12 Jakub Kicinski New
[net-next,v2,2/6] tools: ynl: don't return None for dumps selftests: net: exercise page pool reporting via netlink --- 2024-04-12 Jakub Kicinski New
selftests: fix build failure with NOLIBC selftests: fix build failure with NOLIBC --- 2024-04-12 Oleg Nesterov New
[v1] KVM: s390x: selftests: Add shared zeropage test [v1] KVM: s390x: selftests: Add shared zeropage test --- 2024-04-12 David Hildenbrand New
[v4,8/9] hwprobe: fix integer promotion in RISCV_HWPROBE_EXT macro Support Zve32[xf] and Zve64[xfd] Vector subextensions --- 2024-04-12 Andy Chiu New
[v4,6/9] riscv: hwprobe: add zve Vector subextensions into hwprobe interface Support Zve32[xf] and Zve64[xfd] Vector subextensions --- 2024-04-12 Andy Chiu New
[v4,4/9] riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection Support Zve32[xf] and Zve64[xfd] Vector subextensions --- 2024-04-12 Andy Chiu New
[v4,2/9] riscv: smp: fail booting up smp if inconsistent vlen is detected Support Zve32[xf] and Zve64[xfd] Vector subextensions --- 2024-04-12 Andy Chiu New
[19/19] selftests: riscv: Support xtheadvector in vector tests [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[17/19] riscv: hwprobe: Document vendor extensions and xtheadvector extension [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[15/19] riscv: hwcap: Add v to hwcap if xtheadvector enabled [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[13/19] riscv: vector: Support xtheadvector save/restore [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[10/19] RISC-V: define the elements of the VCSR vector CSR [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[09/19] riscv: uaccess: Add alternative for xtheadvector uaccess [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely() [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[05/19] riscv: Fix extension subset checking [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[03/19] dt-bindings: riscv: Add xtheadvector ISA extension description [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[01/19] dt-bindings: riscv: Add vendorid and archid [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
kunit: Fix race condition in try-catch completion kunit: Fix race condition in try-catch completion --- 2024-04-12 David Gow New
KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature --- 2024-04-11 Zide Chen New
selftests: adopt BPF's approach to quieter builds selftests: adopt BPF's approach to quieter builds --- 2024-04-11 Jakub Kicinski New
kselftest: Mark functions that unconditionally call exit() as __noreturn kselftest: Mark functions that unconditionally call exit() as __noreturn --- 2024-04-11 Nathan Chancellor New
[bpf-next,v3,09/11] selftests/bpf: Add return value checks for failed tests Add check for bpf lsm return value --- 2024-04-11 Xu Kuohai New
[bpf-next,v3,08/11] selftests/bpf: Avoid load failure for token_lsm.c Add check for bpf lsm return value --- 2024-04-11 Xu Kuohai New
[bpf-next,v3,07/11] bpf: Fix a false rejection caused by AND operation Add check for bpf lsm return value --- 2024-04-11 Xu Kuohai New
[bpf-next,v3,04/11] bpf, lsm: Add bpf lsm disabled hook list Add check for bpf lsm return value --- 2024-04-11 Xu Kuohai New
[bpf-next,v3,02/11] bpf, lsm: Add helper to read lsm hook return value range Add check for bpf lsm return value --- 2024-04-11 Xu Kuohai New
[bpf-next,v5,2/2] selftests/bpf: Export send_recv_data helper export send_recv_data --- 2024-04-11 Geliang Tang New
[net-next,6/6] selftests: net: exercise page pool reporting via netlink selftests: net: exercise page pool reporting via netlink --- 2024-04-11 Jakub Kicinski New
[net-next,4/6] selftests: net: print full exception on failure selftests: net: exercise page pool reporting via netlink --- 2024-04-11 Jakub Kicinski Superseded
[net-next,2/6] tools: ynl: don't return None for dumps selftests: net: exercise page pool reporting via netlink --- 2024-04-11 Jakub Kicinski Superseded
[bpf-next,v2,13/14] selftests/bpf: Use start_server_* in test_tcp_check_syncookie [bpf-next,v2,01/14] selftests/bpf: Add start_server_addr helper --- 2024-04-11 Geliang Tang New
[bpf-next,v2,11/14] selftests/bpf: Use start_server_setsockopt in sockopt_inherit [bpf-next,v2,01/14] selftests/bpf: Add start_server_addr helper --- 2024-04-11 Geliang Tang New
« 1 2 3 4119 120 »