Show patches with: State = Action Required       |   5218 patches
« 1 2 3 452 53 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,2/3] mm/secretmem: implement mm-local kernel allocations add support for mm-local memory allocations --- 2024-06-21 Roman Kagan New
[RFC,1/3] mseal: expose interface to seal / unseal user memory ranges add support for mm-local memory allocations --- 2024-06-21 Roman Kagan New
[v2,3/3] Turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured. [v2,1/3] Fix userfaultfd_api to return EINVAL as expected --- 2024-06-21 Audra Mitchell New
[v2,2/3] Update uffd-stress to handle EINVAL for unset config features [v2,1/3] Fix userfaultfd_api to return EINVAL as expected --- 2024-06-21 Audra Mitchell New
[v2,1/3] Fix userfaultfd_api to return EINVAL as expected [v2,1/3] Fix userfaultfd_api to return EINVAL as expected --- 2024-06-21 Audra Mitchell New
[v1] selftests/harness: Fix tests timeout and race condition [v1] selftests/harness: Fix tests timeout and race condition --- 2024-06-21 Mickaël Salaün New
[bpf-next,6/6] selftests/bpf: Drop make_socket in sk_lookup use network helpers, part 8 --- 2024-06-21 Geliang Tang New
[bpf-next,5/6] selftests/bpf: Use connect_to_fd in sk_lookup use network helpers, part 8 --- 2024-06-21 Geliang Tang New
[bpf-next,4/6] selftests/bpf: Drop inetaddr_len in sk_lookup use network helpers, part 8 --- 2024-06-21 Geliang Tang New
[bpf-next,2/6] selftests/bpf: Use connect_to_fd in sockmap_ktls use network helpers, part 8 --- 2024-06-21 Geliang Tang New
[net-next,v4,10/10] selftests: openvswitch: add emit_sample test net: openvswitch: Add sample multicasting. --- 2024-06-21 Adrian Moreno New
[net-next,v4,08/10] selftests: openvswitch: add userspace parsing net: openvswitch: Add sample multicasting. --- 2024-06-21 Adrian Moreno New
[HID,12/12] selftests/hid: add an infinite loop test for hid_bpf_try_input_report HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,11/12] selftests/hid: add another test for injecting an event from an event hook HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,10/12] HID: bpf: allow hid_device_event hooks to inject input reports on self HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,09/12] selftests/hid: add wq test for hid_bpf_input_report() HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,08/12] HID: bpf: make hid_bpf_input_report() sleep until the device is ready HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,07/12] selftests/hid: add tests for hid_hw_output_report HID-BPF hooks HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,06/12] HID: bpf: add HID-BPF hooks for hid_hw_output_report HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,05/12] selftests/hid: add tests for hid_hw_raw_request HID-BPF hooks HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,04/12] HID: bpf: prevent infinite recursions with hid_hw_raw_requests hooks HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,03/12] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,02/12] HID: add source argument to HID low level functions HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[HID,01/12] HID: bpf: fix dispatch_hid_bpf_device_event uninitialized ret value HID: bpf_struct_ops, part 2 --- 2024-06-21 Benjamin Tissoires New
[net-next] selftests: net: change shebang to bash in amt.sh [net-next] selftests: net: change shebang to bash in amt.sh --- 2024-06-21 Taehee Yoo New
[bpf-next,v6,6/6] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user use network helpers, part 7 --- 2024-06-21 Geliang Tang New
[bpf-next,v6,5/6] selftests/bpf: Use start_server_str in mptcp use network helpers, part 7 --- 2024-06-21 Geliang Tang New
[bpf-next,v6,4/6] selftests/bpf: Drop noconnect from network_helper_opts use network helpers, part 7 --- 2024-06-21 Geliang Tang New
[bpf-next,v6,3/6] selftests/bpf: Add client_socket helper use network helpers, part 7 --- 2024-06-21 Geliang Tang New
[bpf-next,v6,2/6] selftests/bpf: Use connect_to_addr in connect_to_fd_opt use network helpers, part 7 --- 2024-06-21 Geliang Tang New
[bpf-next,v6,1/6] selftests/bpf: Drop type from network_helper_opts use network helpers, part 7 --- 2024-06-21 Geliang Tang New
[v4,3/4] selftest/mm: test enable_soft_offline behaviors [v4,1/4] mm/memory-failure: refactor log format in soft offline code --- 2024-06-20 Jiaqi Yan New
[v2,net-next,7/7] selftests: net: add config for openvswitch [v2,net-next,1/7] selftests: openvswitch: Support explicit tunnel port creation. --- 2024-06-20 Aaron Conole New
[v2,net-next,3/7] selftests: openvswitch: Add set() and set_masked() support. [v2,net-next,1/7] selftests: openvswitch: Support explicit tunnel port creation. --- 2024-06-20 Aaron Conole New
[v2,net-next,1/7] selftests: openvswitch: Support explicit tunnel port creation. [v2,net-next,1/7] selftests: openvswitch: Support explicit tunnel port creation. --- 2024-06-20 Aaron Conole New
selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout selftests/mm: Introduce a test program to assess swap entry allocation for thp_swapout --- 2024-06-20 Barry Song New
[v3,13/13] selftests: riscv: Support xtheadvector in vector tests riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,12/13] selftests: riscv: Fix vector tests riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,10/13] riscv: hwprobe: Add thead vendor extension probing riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,09/13] riscv: vector: Support xtheadvector save/restore riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,08/13] riscv: Add xtheadvector instruction definitions riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,07/13] riscv: csr: Add CSR encodings for VCSR_VXRM/VCSR_VXSAT riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,06/13] RISC-V: define the elements of the VCSR vector CSR riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,05/13] riscv: vector: Use vlenb from DT for thead riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,04/13] riscv: Add thead and xtheadvector as a vendor extension riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,02/13] dt-bindings: cpus: add a thead vlen register length property riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[v3,01/13] dt-bindings: riscv: Add xtheadvector ISA extension description riscv: Add support for xtheadvector --- 2024-06-19 Charlie Jenkins New
[V4] rcutorture: Add CFcommon.arch for the various arch's need [V4] rcutorture: Add CFcommon.arch for the various arch's need --- 2024-06-19 Zhouyi Zhou New
kselftest: dt: Ignore nodes that have ancestors disabled kselftest: dt: Ignore nodes that have ancestors disabled --- 2024-06-19 Nícolas F. R. A. Prado New
kunit/usercopy: Add missing MODULE_DESCRIPTION() kunit/usercopy: Add missing MODULE_DESCRIPTION() --- 2024-06-19 Kees Cook New
[v2] kunit/usercopy: Disable testing on !CONFIG_MMU [v2] kunit/usercopy: Disable testing on !CONFIG_MMU --- 2024-06-19 Kees Cook New
[5/5] KVM: riscv: selftests: Add Zaamo/Zalrsc extensions to get-reg-list test riscv: add support for Zaamo and Zalrsc extensions --- 2024-06-19 Clément Léger New
[4/5] RISC-V: KVM: Allow Zaamo/Zalrsc extensions for Guest/VM riscv: add support for Zaamo and Zalrsc extensions --- 2024-06-19 Clément Léger New
[3/5] riscv: hwprobe: export Zaamo and Zalrsc extensions riscv: add support for Zaamo and Zalrsc extensions --- 2024-06-19 Clément Léger New
[2/5] riscv: add parsing for Zaamo and Zalrsc extensions riscv: add support for Zaamo and Zalrsc extensions --- 2024-06-19 Clément Léger New
[1/5] dt-bindings: riscv: add Zaamo and Zalrsc ISA extension description riscv: add support for Zaamo and Zalrsc extensions --- 2024-06-19 Clément Léger New
[v7,16/16] KVM: riscv: selftests: Add Zcmop extension to get-reg-list test Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,15/16] RISC-V: KVM: Allow Zcmop extension for Guest/VM Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,14/16] riscv: hwprobe: export Zcmop ISA extension Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,13/16] riscv: add ISA extension parsing for Zcmop Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,12/16] dt-bindings: riscv: add Zcmop ISA extension description Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,11/16] KVM: riscv: selftests: Add some Zc* extensions to get-reg-list test Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,10/16] RISC-V: KVM: Allow Zca, Zcf, Zcd and Zcb extensions for Guest/VM Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,09/16] riscv: hwprobe: export Zca, Zcf, Zcd and Zcb ISA extensions Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,08/16] riscv: add ISA parsing for Zca, Zcf, Zcd and Zcb Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,07/16] riscv: add ISA extensions validation callback Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,06/16] dt-bindings: riscv: add Zca, Zcf, Zcd and Zcb ISA extension description Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,05/16] KVM: riscv: selftests: Add Zimop extension to get-reg-list test Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,04/16] RISC-V: KVM: Allow Zimop extension for Guest/VM Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,03/16] riscv: hwprobe: export Zimop ISA extension Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,02/16] riscv: add ISA extension parsing for Zimop Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v7,01/16] dt-bindings: riscv: add Zimop ISA extension description Add support for a few Zc* extensions, Zcmop and Zimop --- 2024-06-19 Clément Léger New
[v10,3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test KVM: selftests: aarch64: Introduce pmu_event_filter_test --- 2024-06-19 Shaoqin Huang New
[v10,2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test KVM: selftests: aarch64: Introduce pmu_event_filter_test --- 2024-06-19 Shaoqin Huang New
[v10,1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation KVM: selftests: aarch64: Introduce pmu_event_filter_test --- 2024-06-19 Shaoqin Huang New
[net] selftests: virtio_net: add forgotten config options [net] selftests: virtio_net: add forgotten config options --- 2024-06-19 Jiri Pirko New
[bpf-next,v5,4/6] selftests/bpf: Drop noconnect from network_helper_opts use network helpers, part 7 --- 2024-06-19 Geliang Tang New
[RFC,2/2] riscv: selftests: Add a ptrace test to check a0 of restarted syscall riscv: Expose orig_a0 to userspace for ptrace to set the actual a0 --- 2024-06-19 Quan Zhou New
[RFC,1/2] riscv: Expose orig_a0 in the user_regs_struct structure riscv: Expose orig_a0 to userspace for ptrace to set the actual a0 --- 2024-06-19 Quan Zhou New
selftests/futex: Order calls in futex_requeue selftests/futex: Order calls in futex_requeue --- 2024-06-19 Edward Liaw New
[RFC,5/5] mm/gup_test: Verify GUP grabs same pages twice mm/gup: Introduce exclusive GUP pinning --- 2024-06-19 Elliot Berman New
[RFC,4/5] mm/gup-test: Verify exclusive pinned mm/gup: Introduce exclusive GUP pinning --- 2024-06-19 Elliot Berman New
[RFC,3/5] mm/gup: Add support for re-pinning a normal pinned page as exclusive mm/gup: Introduce exclusive GUP pinning --- 2024-06-19 Elliot Berman New
[RFC,2/5] mm/gup: Add an option for obtaining an exclusive pin mm/gup: Introduce exclusive GUP pinning --- 2024-06-19 Elliot Berman New
[RFC,1/5] mm/gup: Move GUP_PIN_COUNTING_BIAS to page_ref.h mm/gup: Introduce exclusive GUP pinning --- 2024-06-19 Elliot Berman New
[GIT,PULL] Kselftest fixes for Linux 6.10-rc5 [GIT,PULL] Kselftest fixes for Linux 6.10-rc5 --- 2024-06-18 Shuah Khan New
[v2,5/5] kunit: Merge assertion test into kunit-test.c Reorganize string-stream and assert tests --- 2024-06-18 Ivan Orlov New
[v2,4/5] kunit: assert_test: Prepare to be merged into kunit-test.c Reorganize string-stream and assert tests --- 2024-06-18 Ivan Orlov New
[v2,3/5] kunit: string-stream-test: Make it a separate module Reorganize string-stream and assert tests --- 2024-06-18 Ivan Orlov New
[v2,2/5] kunit: kunit-test: Remove stub for log tests Reorganize string-stream and assert tests --- 2024-06-18 Ivan Orlov New
[v2,1/5] kunit: string-stream: export non-static functions Reorganize string-stream and assert tests --- 2024-06-18 Ivan Orlov New
[2/2] tools: build: Fix bashisms in run.sh [1/2] tools: kernel-chktaint: Fix bashism, simplify code --- 2024-06-18 Petr Vorel New
[1/2] tools: kernel-chktaint: Fix bashism, simplify code [1/2] tools: kernel-chktaint: Fix bashism, simplify code --- 2024-06-18 Petr Vorel New
[v2] selftests: openvswitch: Set value to nla flags. [v2] selftests: openvswitch: Set value to nla flags. --- 2024-06-18 Adrian Moreno New
[v2,2/2] KVM: selftests: aarch64: Add writable test for ID_AA64PFR1_EL1 Allow userspace to change ID_AA64PFR1_EL1 --- 2024-06-18 Shaoqin Huang New
[bpf-next,v4,2/6] selftests/bpf: Use connect_to_addr in connect_to_fd_opt use network helpers, part 7 --- 2024-06-18 Geliang Tang New
[v3,6/6] selftests/mm: remove local __NR_* definitions cleanups, fixes, and progress towards avoiding "make headers" --- 2024-06-18 John Hubbard New
[v3,5/6] selftests/mm: kvm, mdwe fixes to avoid requiring "make headers" cleanups, fixes, and progress towards avoiding "make headers" --- 2024-06-18 John Hubbard New
« 1 2 3 452 53 »