Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 1 participants
  • 12773 discussions

[PATCH v3 1/2] kunit: tool: Fix bug in parsing test plan
by Rae Moar
3 months, 1 week

[PATCH net-next 00/12] mptcp: pm: prep work for new ops and sysctl knobs
by Matthieu Baerts (NGI0)
3 months, 1 week

[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
by Saket Kumar Bhaskar
3 months, 1 week

[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
by Lorenzo Stoakes
3 months, 1 week

[PATCH bpf-next 0/2] selftests/bpf: Migrate test_xdp_vlan.sh into test_progs
by Bastien Curutchet (eBPF Foundation)
3 months, 1 week

[PATCH] rseq/selftests: fix name clash with rseq UAPI header
by Michael Jeanson
3 months, 1 week

[PATCH v10 nf-next 0/3] conntrack: bridge: add double vlan, pppoe and pppoe-in-q
by Eric Woudstra
3 months, 1 week

[PATCH net] selftests: drv-net: use defer in the ping test
by Jakub Kicinski
3 months, 1 week

[PATCH v4 00/12] Direct Map Removal for guest_memfd
by Patrick Roy
3 months, 1 week

[PATCH v1 1/3] selftests/mm: Fix half_ufd_size_MB calculation
by Ryan Roberts
3 months, 2 weeks

[PATCH] rseq/selftests: ensure the rseq abi TLS is actually 1024 bytes
by Michael Jeanson
3 months, 2 weeks

[PATCH 00/13] selftests/bpf: Integrate test_xsk.c to test_progs framework
by Bastien Curutchet (eBPF Foundation)
3 months, 2 weeks

[PATCH 1/2] selftests/pid_namespace: fix building with clang-20
by Dmitry Antipov
3 months, 2 weeks

[PATCH v4 iproute2-next 0/1] DualPI2 iproute2 patch
by chia-yu.chang@nokia-bell-labs.com
3 months, 2 weeks

[PATCH 0/2] selftests: livepatch: test if ftrace can trace a livepatched function
by Filipe Xavier
3 months, 2 weeks

[PATCH] tools/nolibc: Add support for SPARC
by Thomas Weißschuh
3 months, 2 weeks

[PATCH v9 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
by Nicolin Chen
3 months, 2 weeks

[PATCH] selftests/bpf: Replace deprecated strncpy() with strscpy()
by feng.wei8@zte.com.cn
3 months, 2 weeks

[PATCH AUTOSEL 6.12 12/13] selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
by Sasha Levin
3 months, 2 weeks

[PATCH AUTOSEL 6.13 15/16] selftests: netfilter: skip br_netfilter queue tests if kernel is tainted
by Sasha Levin
3 months, 2 weeks

[PATCH v9 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr
by Tamir Duberstein
3 months, 2 weeks

[PATCH v4 0/6] rust: reduce pointer casts, enable related lints
by Tamir Duberstein
3 months, 2 weeks

[PATCH net-next v23 00/23] Introducing OpenVPN Data Channel Offload
by Antonio Quartulli
3 months, 2 weeks

[PATCH v9 0/6] scanf: convert self-test to KUnit
by Tamir Duberstein
3 months, 2 weeks

[PATCH] selftests/mm: Add commentary about 9pfs bugs
by Brendan Jackman
3 months, 2 weeks

[PATCH net v3 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
by Michal Luczaj
3 months, 2 weeks

[PATCH net-next v10 00/10] tun: Introduce virtio-net hashing feature
by Akihiko Odaki
3 months, 2 weeks

Re: [PATCH 1/4] selftests: ntsync: fix the wrong condition in wake_all
by Elizabeth Figura
3 months, 2 weeks

[PATCH v3 2/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
by Antonio Hickey
3 months, 2 weeks

[PATCH v2] selftests/mm/cow: Fix the incorrect error handling
by Cyan Yang
3 months, 2 weeks

[PATCH v3 0/6] rust: reduce pointer casts, enable related lints
by Tamir Duberstein
3 months, 2 weeks

[PATCH RFC 8/8] selftests/sched_ext: Add test for sched_ext dl_server
by Joel Fernandes
3 months, 2 weeks

[PATCH 0/4] ntsync: some small fixes for doc and selftests
by Su Hui
3 months, 2 weeks

[PATCH v3 00/10] selftests/mm: Some cleanups from trying to run them
by Brendan Jackman
3 months, 2 weeks

[RFC PATCH 0/5] KVM: guest_memfd: support for uffd missing
by Nikita Kalyazin
3 months, 2 weeks

[PATCH v11 00/27] riscv control-flow integrity for usermode
by Deepak Gupta
3 months, 2 weeks

[PATCH] rust: enable `clippy::ptr_as_ptr` lint
by Tamir Duberstein
3 months, 2 weeks

[PATCH net v2 0/3] vsock/bpf: Handle races between sockmap update and connect() disconnecting
by Michal Luczaj
3 months, 2 weeks

[PATCH v3 00/17] riscv: add SBI FWFT misaligned exception delegation support
by Clément Léger
3 months, 2 weeks

[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
by Tamir Duberstein
3 months, 2 weeks

Re: [PATCH 1/4] selftests: ntsync: fix the wrong condition in wake_all
by Su Hui
3 months, 2 weeks

[PATCH net-next] selftests: drv-net: fix merge conflicts resolution
by Matthieu Baerts (NGI0)
3 months, 2 weeks

[PATCH 3/3] rust: replace `addr_of[_mut]!` with `&raw [mut]`
by Antonio Hickey
3 months, 2 weeks

[PATCH v2 3/3] rust: replace `addr_of[_mut]!` with `&raw [const | mut]`
by Antonio Hickey
3 months, 2 weeks

[RFC PATCH v1 0/2] mseal: allow noop mprotect
by jeffxu@chromium.org
3 months, 2 weeks

[PATCH] selftests/bpf: Fix sockopt selftest failure on powerpc
by Saket Kumar Bhaskar
3 months, 2 weeks

Error during --arch x86_64 kunit test run
by Shuah Khan
3 months, 2 weeks

[PATCH v6 0/3] printf: convert self-test to KUnit
by Tamir Duberstein
3 months, 2 weeks

[PATCH v4 0/6] Fix some issues related to an interrupt type in pci_endpoint_test
by Kunihiko Hayashi
3 months, 2 weeks

[PATCH v10 0/8] Buddy allocator like (or non-uniform) folio split
by Zi Yan
3 months, 2 weeks
Results per page: