Show patches with: State = Action Required       |   6255 patches
« 1 2 ... 18 19 2062 63 »
Patch Series S/W/F Date Submitter Delegate State
[v4,08/10] selftests/harness: Share _metadata between forked processes Fix Kselftest's vfork() side effects --- 2024-05-02 Mickaël Salaün New
[net-next] selftests/net: skip partial checksum packets in csum test [net-next] selftests/net: skip partial checksum packets in csum test --- 2024-05-01 Willem de Bruijn New
[net-next] selftests: drv-net: add checksum tests [net-next] selftests: drv-net: add checksum tests --- 2024-05-01 Willem de Bruijn New
[v3] selftests/vDSO: Explicit unsigned char conversion for elf_hash [v3] selftests/vDSO: Explicit unsigned char conversion for elf_hash --- 2024-05-01 Edward Liaw New
KVM: selftest: Add family and model check for zen4 in PMU filter test KVM: selftest: Add family and model check for zen4 in PMU filter test --- 2024-05-01 Manali Shukla New
[v2,4/5] KVM: selftests: Add an interface to read the data of named vcpu stat Add support for the Idle HLT intercept feature --- 2024-05-01 Manali Shukla New
[8/8] selftests: x86: amx: Remove unused functions selftests: x86: build suite with clang --- 2024-05-01 Muhammad Usama Anjum New
[7/8] selftests: x86: fsgsbase: Remove unused function and variable selftests: x86: build suite with clang --- 2024-05-01 Muhammad Usama Anjum New
[5/8] selftests: x86: syscall_arg_fault_32: remove unused variable selftests: x86: build suite with clang --- 2024-05-01 Muhammad Usama Anjum New
[4/8] selftests: x86: fsgsbase_restore: fix asm directive from =rm to =r selftests: x86: build suite with clang --- 2024-05-01 Muhammad Usama Anjum New
[3/8] selftests: x86: test_vsyscall: remove unused function selftests: x86: build suite with clang --- 2024-05-01 Muhammad Usama Anjum New
[2/8] selftests: x86: check_initial_reg_state: remove -no-pie while using -static selftests: x86: build suite with clang --- 2024-05-01 Muhammad Usama Anjum New
[1/8] selftests: x86: Remove dependence of headers file selftests: x86: build suite with clang --- 2024-05-01 Muhammad Usama Anjum New
[next] selftests/bpf: Fix spelling mistake "{GET|SET}SOCKOP" -> "{GET|SET}SOCKOPT" [next] selftests/bpf: Fix spelling mistake "{GET|SET}SOCKOP" -> "{GET|SET}SOCKOPT" --- 2024-05-01 Colin Ian King New
selftests/harness: fix many "format string is empty" warnings selftests/harness: fix many "format string is empty" warnings --- 2024-05-01 John Hubbard New
[v2] selftests/vDSO: Fix assignment in condition without parentheses [v2] selftests/vDSO: Fix assignment in condition without parentheses --- 2024-05-01 Edward Liaw New
[v1,10/10] selftests/user_events: Compiled with -D_GNU_SOURCE Define _GNU_SOURCE for sources using --- 2024-04-30 Edward Liaw New
[v1,09/10] selftests/tdx: Compile with -D_GNU_SOURCE Define _GNU_SOURCE for sources using --- 2024-04-30 Edward Liaw New
[v1,08/10] selftests/rtc: Compile with -D_GNU_SOURCE Define _GNU_SOURCE for sources using --- 2024-04-30 Edward Liaw New
[v1,07/10] selftests/prctl: Compile with -D_GNU_SOURCE Define _GNU_SOURCE for sources using --- 2024-04-30 Edward Liaw New
[v1,06/10] selftests/net: Define _GNU_SOURCE Define _GNU_SOURCE for sources using --- 2024-04-30 Edward Liaw New
[v1,05/10] selftests/nci: Compile with -D_GNU_SOURCE Define _GNU_SOURCE for sources using --- 2024-04-30 Edward Liaw New
[v1,04/10] selftests/kvm: Define _GNU_SOURCE Define _GNU_SOURCE for sources using --- 2024-04-30 Edward Liaw New
[v1,03/10] selftests/hid: Compile with -D_GNU_SOURCE Define _GNU_SOURCE for sources using --- 2024-04-30 Edward Liaw New
[v1,02/10] selftests/alsa: Compile with -D_GNU_SOURCE Define _GNU_SOURCE for sources using --- 2024-04-30 Edward Liaw New
selftest/safesetid: Fix uncaught return value selftest/safesetid: Fix uncaught return value --- 2024-04-30 Shengyu Li New
selftest/tty: Use harness framework in tty selftest/tty: Use harness framework in tty --- 2024-04-30 Shengyu Li New
[v2,2/3] bpf: do not walk twice the hash map on free bpf_wq followup series --- 2024-04-30 Benjamin Tissoires New
[v1,4/4] selftests: ifs: verify IFS ARRAY BIST functionality add tests to verify IFS (In Field Scan) driver functionality --- 2024-04-30 Pengfei Xu New
kunit: Cover 'assert.c' with tests kunit: Cover 'assert.c' with tests --- 2024-04-27 Ivan Orlov New
[v2,15/15] KVM: x86: Factor out kvm_use_master_clock() [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,14/15] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,13/15] KVM: x86: Kill cur_tsc_{nsec,offset,write} fields [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,12/15] KVM: x86: Improve synchronization in kvm_synchronize_tsc() [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,11/15] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset() [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,10/15] KVM: x86: Simplify and comment kvm_get_time_scale() [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,09/15] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time() [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,08/15] KVM: x86: Fix KVM clock precision in __get_kvmclock() [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,07/15] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,06/15] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,05/15] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,04/15] KVM: selftests: Add KVM/PV clock selftest to prove timer correction [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,03/15] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,02/15] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() [v2,01/15] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() --- 2024-04-27 David Woodhouse New
[net-next,3/6] selftests: net: py: extract tool logic selftests: net: page_poll allocation error injection --- 2024-04-26 Jakub Kicinski New
[v4,13/16] riscv: hwprobe: Add thead vendor extension probing [v4,01/16] dt-bindings: riscv: Add xtheadvector ISA extension description --- 2024-04-26 Charlie Jenkins New
selftest/tmpfs: Use harness framework in tmpfs selftest/tmpfs: Use harness framework in tmpfs --- 2024-04-26 Shengyu Li New
[v4,05/16] riscv: Extend cpufeature.c to detect vendor extensions [v4,01/16] dt-bindings: riscv: Add xtheadvector ISA extension description --- 2024-04-26 Charlie Jenkins New
[v2,4/4] selftests/resctrl: Enable MBA/MBA tests on AMD selftests/resctrl: Enable MBM and MBA tests on AMD --- 2024-04-25 Moger, Babu New
[v2,2/4] selftests/resctrl: Pass sysfs controller name of the vendor selftests/resctrl: Enable MBM and MBA tests on AMD --- 2024-04-25 Moger, Babu New
[1/2] KVM: selftests: Fix nx_huge_pages_test for default_hugepagesz=1G [1/2] KVM: selftests: Fix nx_huge_pages_test for default_hugepagesz=1G --- 2024-04-24 Zhang, Dongsheng X New
[net-next,1/4] selftests: drv-net: force pseudo-terminal allocation in ssh [net-next,1/4] selftests: drv-net: force pseudo-terminal allocation in ssh --- 2024-04-24 Jakub Kicinski New
[v1,1/1] mseal: Add branch prediction hint. [v1,1/1] mseal: Add branch prediction hint. --- 2024-04-23 Jeff Xu New
[v3,03/11] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb [v3,01/11] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description --- 2024-04-23 Clément Léger New
[bpf-next,v2,4/5] selftests/bpf: Use connect_to_addr in test_sock_addr use network helpers, part 2 --- 2024-04-23 Geliang Tang New
[bpf-next,v2,2/5] selftests/bpf: Use log_err in open_netns/close_netns use network helpers, part 2 --- 2024-04-23 Geliang Tang New
[bpf-next,v5,1/2] selftests/bpf: Check recv lengths in test_sockmap [bpf-next,v5,1/2] selftests/bpf: Check recv lengths in test_sockmap --- 2024-04-23 Geliang Tang New
KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state --- 2024-04-23 Kunwu Chan New
[v4,06/10] dt-bindings: kunit: Add fixed rate clk consumer test clk: Add kunit tests for fixed rate and parent data --- 2024-04-22 Stephen Boyd New
[v4,05/10] platform: Add test managed platform_device/driver APIs clk: Add kunit tests for fixed rate and parent data --- 2024-04-22 Stephen Boyd New
[v4,01/10] of: Add test managed wrappers for of_overlay_apply()/of_node_put() clk: Add kunit tests for fixed rate and parent data --- 2024-04-22 Stephen Boyd New
selftests: kvm: fix undeclared function error selftests: kvm: fix undeclared function error --- 2024-04-22 Muhammad Usama Anjum New
[v2,4/4] selftests: Add build infrastructure along with README A new selftests/ directory for arm compatibility testing --- 2024-04-22 Dev Jain New
[v2,3/4] selftests/arm: Add elf test A new selftests/ directory for arm compatibility testing --- 2024-04-22 Dev Jain New
[v2,2/4] selftests/arm: Add signal tests A new selftests/ directory for arm compatibility testing --- 2024-04-22 Dev Jain New
[v2,1/4] selftests/arm: Add mm test A new selftests/ directory for arm compatibility testing --- 2024-04-22 Dev Jain New
[6.6.y] selftests/timers/posix_timers: Reimplement check_timer_distribution() [6.6.y] selftests/timers/posix_timers: Reimplement check_timer_distribution() --- 2024-04-22 Edward Liaw New
[v3,08/17] riscv: Introduce vendor variants of extension helpers riscv: Support vendor extensions and xtheadvector --- 2024-04-21 Charlie Jenkins New
[v3,07/17] riscv: Extend cpufeature.c to detect vendor extensions riscv: Support vendor extensions and xtheadvector --- 2024-04-21 Charlie Jenkins New
[v3,04/17] riscv: vector: Use vlenb from DT riscv: Support vendor extensions and xtheadvector --- 2024-04-21 Charlie Jenkins New
selftests: mm: fix linker error for inline function selftests: mm: fix linker error for inline function --- 2024-04-20 Amer Al Shanawany New
[v8,09/24] drivers/perf: riscv: Implement SBI PMU snapshot function RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest --- 2024-04-20 Atish Kumar Patra New
[bpf-next,5/5] selftests/bpf: Use make_sockaddr in test_sock_addr use network helpers, part 2 --- 2024-04-20 Geliang Tang New
[bpf-next,3/5] selftests/bpf: Use start_server_addr in test_sock_addr use network helpers, part 2 --- 2024-04-20 Geliang Tang New
[bpf-next,1/5] selftests/bpf: Fix a fd leak in error paths in open_netns use network helpers, part 2 --- 2024-04-20 Geliang Tang New
[bpf-next,v2,15/16] bpf: add bpf_wq_start Introduce bpf_wq --- 2024-04-20 Benjamin Tissoires New
[net-next,v5,2/7] selftests: drv-net: factor out parsing of the env selftests: drv-net: support testing with a remote system --- 2024-04-20 Jakub Kicinski New
[v2,1/1] selftest mm/mseal: fix compile warning selftest mm/mseal compile warning --- 2024-04-20 Jeff Xu New
[11/10] KVM: x86: Fix software TSC upscaling in kvm_update_guest_time() Cleaning up the KVM clock mess --- 2024-04-19 David Woodhouse New
[RFC,v1,4/5] selftests/mm: Enable soft-dirty tests on arm64 arm64/mm: uffd write-protect and soft-dirty tracking --- 2024-04-19 Ryan Roberts New
[RFC,v1,3/5] arm64/mm: Add soft-dirty page tracking support arm64/mm: uffd write-protect and soft-dirty tracking --- 2024-04-19 Ryan Roberts New
[v1,2/5] arm64/mm: Add uffd write-protect support arm64/mm: uffd write-protect and soft-dirty tracking --- 2024-04-19 Ryan Roberts New
[v1,1/5] arm64/mm: Move PTE_PROT_NONE and PMD_PRESENT_INVALID arm64/mm: uffd write-protect and soft-dirty tracking --- 2024-04-19 Ryan Roberts New
[net-next,v4,7/7] selftests: drv-net: add require_XYZ() helpers for validating env selftests: drv-net: support testing with a remote system --- 2024-04-18 Jakub Kicinski New
[v3,2/2] kunit: avoid memory leak on device register error kunit: fix minor error path mistakes --- 2024-04-18 Wander Lairson Costa New
[09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[08/10] KVM: x86: Remove periodic global clock updates Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[v2,2/2] kunit: avoid memory leak on device register error kunit: fix minor error path mistakes --- 2024-04-18 Wander Lairson Costa 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
[v2,02/12] riscv: dts: enable Zc* extensions when needed 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,5/6] selftests/bpf: Use connect_to_addr in cls_redirect 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,3/6] selftests/bpf: Use start_server_addr in sk_assign 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
[bpf-next,v5,1/6] selftests/bpf: Add start_server_addr helper 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
« 1 2 ... 18 19 2062 63 »