Show patches with: none      |   19200 patches
« 1 2 3 4191 192 »
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
selftests: ublk: kublk: improve behavior on init failure selftests: ublk: kublk: improve behavior on init failure --- 2025-06-03 Uday Shankar New
[bpf-next,v4,9/9] bpf: Fall back to nospec for sanitization-failures Untitled series #268728 --- 2025-06-03 Luis Gerhorst New
[bpf-next,v4,8/9] selftests/bpf: Add test for Spectre v1 mitigation Untitled series #268728 --- 2025-06-03 Luis Gerhorst New
[bpf-next,v4,6/9] bpf: Rename sanitize_stack_spill to nospec_result Untitled series #268728 --- 2025-06-03 Luis Gerhorst New
[bpf-next,v4,4/9] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4() Untitled series #268728 --- 2025-06-03 Luis Gerhorst New
[bpf-next,v4,2/9] bpf: Return -EFAULT on misconfigurations Untitled series #268728 --- 2025-06-03 Luis Gerhorst New
[v3,2/2] Tests for the ".emit_strings" functionality in the BTF dumper. Untitled series #268729 --- 2025-06-03 Blake Jones New
selftests/timers: Fix integer overlow errors on 32 bit systems selftests/timers: Fix integer overlow errors on 32 bit systems --- 2025-06-03 Terry Tritton New
[v2] selftests/bpf: Validate UDP length in cls_redirect test [v2] selftests/bpf: Validate UDP length in cls_redirect test --- 2025-06-03 Suchit Superseded
[v2,1/2] libbpf: add support for printing BTF character arrays as strings [v2,1/2] libbpf: add support for printing BTF character arrays as strings --- 2025-06-03 Blake Jones New
[RESEND] selftests/mm/run_vmtests.sh: skip hugevm tests if write_to_hugetlbfs is missing [RESEND] selftests/mm/run_vmtests.sh: skip hugevm tests if write_to_hugetlbfs is missing --- 2025-06-02 Khaled Elnaggar New
[net] selftests: drv-net: add configs for the TSO test [net] selftests: drv-net: add configs for the TSO test --- 2025-06-02 Jakub Kicinski New
[v3] selftests/ptrace/get_syscall_info: fix for MIPS n32 [v3] selftests/ptrace/get_syscall_info: fix for MIPS n32 --- 2025-06-02 Dmitry V. Levin New
[17/17] KVM: arm64: selftests: Add test case for partitioned PMU ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[16/17] KVM: arm64: Add ioctl to partition the PMU when supported ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[15/17] KVM: arm64: Inject recorded guest interrupts ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[14/17] perf: pmuv3: Handle IRQs for Partitioned PMU guest counters ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[13/17] KVM: arm64: Context switch Partitioned PMU guest registers ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[12/17] KVM: arm64: Writethrough trapped PMOVS register ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[11/17] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[10/17] KVM: arm64: Writethrough trapped PMEVTYPER register ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[09/17] KVM: arm64: Set up FGT for Partitioned PMU ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[08/17] perf: arm_pmuv3: Keep out of guest counter partition ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[07/17] perf: arm_pmuv3: Generalize counter bitmasks ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[06/17] KVM: arm64: Introduce method to partition the PMU ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[05/17] KVM: arm64: Reorganize PMU functions ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[04/17] KVM: arm64: Cleanup PMU includes ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[03/17] arm64: cpufeature: Add cpucap for PMICNTR ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[02/17] arm64: Generate sign macro for sysreg Enums ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[01/17] arm64: cpufeature: Add cpucap for HPMN0 ARM64 PMU Partitioning --- 2025-06-02 Colton Lewis New
[v2,10/10] selftests/sched_ext: Add test for sched_ext dl_server Untitled series #268681 --- 2025-06-02 Joel Fernandes New
selftests/bpf: Validate UDP length in cls_redirect test selftests/bpf: Validate UDP length in cls_redirect test --- 2025-06-02 Suchit New
lib/tests: Make FORTIFY_KUNIT_TEST depend on FORTIFY_SOURCE lib/tests: Make FORTIFY_KUNIT_TEST depend on FORTIFY_SOURCE --- 2025-06-02 Geert Uytterhoeven New
lib/tests: Make RANDSTRUCT_KUNIT_TEST depend on RANDSTRUCT lib/tests: Make RANDSTRUCT_KUNIT_TEST depend on RANDSTRUCT --- 2025-06-02 Geert Uytterhoeven New
[net-next,v2,4/4] selftests: netconsole: Add support for basic netconsole target format netconsole: Optimize console registration and improve testing --- 2025-06-02 Breno Leitao New
[net-next,v2,3/4] selftests: netconsole: Do not exit from inside the validation function netconsole: Optimize console registration and improve testing --- 2025-06-02 Breno Leitao New
[net-next,v2,2/4] netconsole: Add automatic console unregistration on target removal netconsole: Optimize console registration and improve testing --- 2025-06-02 Breno Leitao New
[net-next,v2,1/4] netconsole: Only register console drivers when targets are configured netconsole: Optimize console registration and improve testing --- 2025-06-02 Breno Leitao New
[net,v3] selftests: net: build net/lib dependency in all target [net,v3] selftests: net: build net/lib dependency in all target --- 2025-06-01 Bui Quang Minh New
selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabled selftests/damon/_damon_sysfs: skip testcases if CONFIG_DAMON_SYSFS is disabled --- 2025-05-31 Enze Li New
[v4,1/1] selftests/mm/uffd: Refactor non-composite global vars into struct [v4,1/1] selftests/mm/uffd: Refactor non-composite global vars into struct --- 2025-05-31 Ujwal Kundur New
libbpf: add support for printing BTF character arrays as strings libbpf: add support for printing BTF character arrays as strings --- 2025-05-31 Blake Jones New
selftests: ipc: Replace fail print statements with ksft_test_result_fail selftests: ipc: Replace fail print statements with ksft_test_result_fail --- 2025-05-31 Nick Huang New
[net,v2] selftests: net: build net/lib dependency in all target [net,v2] selftests: net: build net/lib dependency in all target --- 2025-05-31 Bui Quang Minh New
[v1,1/1] selftests/x86: Add a test to detect infinite sigtrap handler loop [v1,1/1] selftests/x86: Add a test to detect infinite sigtrap handler loop --- 2025-05-30 Xin Li (Intel) New
[bpf-next,v2,2/2] selftests/bpf: Add test for bpftool access to read-only protected maps [bpf-next,v2,1/2] bpftool: Use appropriate permissions for map access --- 2025-05-30 Slava Imameev Superseded
[bpf-next,v2,1/2] bpftool: Use appropriate permissions for map access [bpf-next,v2,1/2] bpftool: Use appropriate permissions for map access --- 2025-05-30 Slava Imameev New
[net] Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests" [net] Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests" --- 2025-05-30 Jakub Kicinski New
[bpf-next,2/2] selftests/bpf: Add test for bpftool access to read-only protected maps [bpf-next,1/2] bpftool: Use appropriate permissions for map access --- 2025-05-30 Slava Imameev New
[bpf-next,1/2] bpftool: Use appropriate permissions for map access [bpf-next,1/2] bpftool: Use appropriate permissions for map access --- 2025-05-30 Slava Imameev Superseded
[v11,5/5] rust: remove core::ffi::CStr reexport rust: replace kernel::str::CStr w/ core::ffi::CStr --- 2025-05-30 Tamir Duberstein New
[v11,4/5] rust: replace `kernel::c_str!` with C-Strings rust: replace kernel::str::CStr w/ core::ffi::CStr --- 2025-05-30 Tamir Duberstein New
[v11,3/5] rust: replace `CStr` with `core::ffi::CStr` rust: replace kernel::str::CStr w/ core::ffi::CStr --- 2025-05-30 Tamir Duberstein New
[v11,2/5] rust: support formatting of foreign types rust: replace kernel::str::CStr w/ core::ffi::CStr --- 2025-05-30 Tamir Duberstein New
[v11,1/5] rust: macros: reduce collections in `quote!` macro rust: replace kernel::str::CStr w/ core::ffi::CStr --- 2025-05-30 Tamir Duberstein New
[v2] selftests/filesystems: Fix build of anon_inode_test [v2] selftests/filesystems: Fix build of anon_inode_test --- 2025-05-30 Mark Brown New
[net-next,v12,10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT tun: Introduce virtio-net hashing feature --- 2025-05-30 Akihiko Odaki New
[net-next,v12,09/10] selftest: tap: Add tests for virtio-net ioctls tun: Introduce virtio-net hashing feature --- 2025-05-30 Akihiko Odaki New
[net-next,v12,08/10] selftest: tun: Add tests for virtio-net hashing tun: Introduce virtio-net hashing feature --- 2025-05-30 Akihiko Odaki New
[net-next,v12,07/10] selftest: tun: Test vnet ioctls without device tun: Introduce virtio-net hashing feature --- 2025-05-30 Akihiko Odaki New
[net-next,v12,06/10] tap: Introduce virtio-net hash feature tun: Introduce virtio-net hashing feature --- 2025-05-30 Akihiko Odaki New
[net-next,v12,05/10] tun: Introduce virtio-net hash feature tun: Introduce virtio-net hashing feature --- 2025-05-30 Akihiko Odaki New
[net-next,v12,04/10] tun: Add common virtio-net hash feature code tun: Introduce virtio-net hashing feature --- 2025-05-30 Akihiko Odaki New
[net-next,v12,03/10] tun: Allow steering eBPF program to fall back tun: Introduce virtio-net hashing feature --- 2025-05-30 Akihiko Odaki New
[net-next,v12,02/10] net: flow_dissector: Export flow_keys_dissector_symmetric tun: Introduce virtio-net hashing feature --- 2025-05-30 Akihiko Odaki New
[net-next,v12,01/10] virtio_net: Add functions for hashing tun: Introduce virtio-net hashing feature --- 2025-05-30 Akihiko Odaki New
[v8,9/9] Documentation: ublk: document UBLK_F_PER_IO_DAEMON ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-29 Uday Shankar New
[v8,8/9] selftests: ublk: add stress test for per io daemons ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-29 Uday Shankar New
[v8,7/9] selftests: ublk: add functional test for per io daemons ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-29 Uday Shankar New
[v8,6/9] selftests: ublk: kublk: decouple ublk_queues from ublk server threads ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-29 Uday Shankar New
[v8,5/9] selftests: ublk: kublk: move per-thread data out of ublk_queue ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-29 Uday Shankar New
[v8,4/9] selftests: ublk: kublk: lift queue initialization out of thread ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-29 Uday Shankar New
[v8,3/9] selftests: ublk: kublk: tie sqe allocation to io instead of queue ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-29 Uday Shankar New
[v8,2/9] selftests: ublk: kublk: plumb q_id in io_uring user_data ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-29 Uday Shankar New
[v8,1/9] ublk: have a per-io daemon instead of a per-queue daemon ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-29 Uday Shankar New
[v3] selftests/seccomp: Fix indentation and rebase error logging patch [v3] selftests/seccomp: Fix indentation and rebase error logging patch --- 2025-05-29 Sameeksha Sankpal New
[kvm-unit-tests] riscv: sbi: Add SBI Debug Triggers Extension tests [kvm-unit-tests] riscv: sbi: Add SBI Debug Triggers Extension tests --- 2025-05-29 Jesse Taube New
[v2,2/2] rust: emit path candidates in panic message rust: minor idiomatic fixes to doctest generator --- 2025-05-29 Tamir Duberstein New
[v2,1/2] rust: replace length checks with match rust: minor idiomatic fixes to doctest generator --- 2025-05-29 Tamir Duberstein New
[net] selftests: net: build net/lib dependency in all target [net] selftests: net: build net/lib dependency in all target --- 2025-05-29 Bui Quang Minh Superseded
[bpf-next,1/2] bpf: Add bpf_task_cwd_from_pid() kfunc [bpf-next,1/2] bpf: Add bpf_task_cwd_from_pid() kfunc --- 2025-05-29 Rong Tao New
[v1] selftests/mm: two fixes for the pfnmap test [v1] selftests/mm: two fixes for the pfnmap test --- 2025-05-28 David Hildenbrand New
[v3] rust: kunit: use crate-level mapping for `c_void` [v3] rust: kunit: use crate-level mapping for `c_void` --- 2025-05-28 Jesung Yang New
[bpf-next,v1,1/2] bpf: Restrict usage scope of bpf_get_cgroup_classid [bpf-next,v1,1/2] bpf: Restrict usage scope of bpf_get_cgroup_classid --- 2025-05-28 Jiayuan Chen New
[v2] rust: kunit: use crate-level mapping for `c_void` [v2] rust: kunit: use crate-level mapping for `c_void` --- 2025-05-28 Jesung Yang New
[next] tools/testing: Check correct variable in open_procmap() [next] tools/testing: Check correct variable in open_procmap() --- 2025-05-28 Dan Carpenter New
[v2] selftests/seccomp: Improve error logging in get_proc_stat() [v2] selftests/seccomp: Improve error logging in get_proc_stat() --- 2025-05-28 Sameeksha Sankpal New
[v7,8/8] Documentation: ublk: document UBLK_F_PER_IO_DAEMON ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-27 Uday Shankar Superseded
[v7,7/8] selftests: ublk: add test for per io daemons ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-27 Uday Shankar Superseded
[v7,6/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-27 Uday Shankar Superseded
[v7,5/8] selftests: ublk: kublk: move per-thread data out of ublk_queue ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-27 Uday Shankar Superseded
[v7,4/8] selftests: ublk: kublk: lift queue initialization out of thread ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-27 Uday Shankar Superseded
[v7,3/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-27 Uday Shankar Superseded
[v7,2/8] selftests: ublk: kublk: plumb q_id in io_uring user_data ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-27 Uday Shankar Superseded
[v7,1/8] ublk: have a per-io daemon instead of a per-queue daemon ublk: decouple server threads from ublk_queues/hctxs --- 2025-05-27 Uday Shankar Superseded
rust: replace length checks with match rust: replace length checks with match --- 2025-05-27 Tamir Duberstein Superseded
[v2,4/4] selftests/mm: Fix test result reporting in gup_longterm selftests/mm: cow and gup_longterm cleanups --- 2025-05-27 Mark Brown New
[v2,3/4] selftests/mm: Report unique test names for each cow test selftests/mm: cow and gup_longterm cleanups --- 2025-05-27 Mark Brown New
« 1 2 3 4191 192 »