Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 243 participants
  • 13250 discussions

[PATCH net-next 6/6] selftests: net: extend SCM_PIDFD test to cover stale pidfds
by Alexander Mikhalitsyn
1 month, 3 weeks

[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
by Shivank Garg
1 month, 3 weeks

[PATCH v3 0/3] replace `allow(...)` lints with `expect(...)`
by Onur Özkan
1 month, 3 weeks

[PATCH 0/6] selftests/damon: add python and drgn based DAMON sysfs functionality tests
by SeongJae Park
1 month, 3 weeks

[PATCH bpf-next 0/3] bpf: Fix and test aux usage after do_check_insn()
by Luis Gerhorst
1 month, 3 weeks

[kvm-unit-tests PATCH v6] riscv: sbi: Add SBI Debug Triggers Extension tests
by Jesse Taube
1 month, 3 weeks

[PATCH v2 0/3] replace `allow(...)` lints with `expect(...)`
by Onur Özkan
1 month, 3 weeks

[PATCH 0/2] Possible TTY privilege escalation in TIOCSTI ioctl
by Abhinav Saxena via B4 Relay
1 month, 3 weeks

[PATCH RFT v17 0/8] fork: Support shadow stacks in clone3()
by Mark Brown
1 month, 3 weeks

Re: [PATCH v2] selftests: cachestat: Refactor test to remove duplication
by Nhat Pham
1 month, 3 weeks

[PATCH net-next v2 0/4] selftest: net: Add selftest for netpoll
by Breno Leitao
1 month, 3 weeks

[PATCH 0/5] sysctl: Remove last two ctl_tables from the kern_table array
by Joel Granados
1 month, 4 weeks

[PATCH net-next v11 0/8] Support rate management on traffic classes in devlink and mlx5
by Mark Bloch
1 month, 4 weeks

[PATCH net-next] selftests: forwarding: lib: Split setup_wait()
by Petr Machata
1 month, 4 weeks

[PATCH] selftests: futex: define SYS_futex on 32-bit architectures with 64-bit time_t
by Ben Zong-You Xie
1 month, 4 weeks

[PATCH] selftests/futex: Convert 32bit timespec struct to 64bit version for 32bit compatibility mode
by Terry Tritton
1 month, 4 weeks

[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
by Nicolin Chen
1 month, 4 weeks

[PATCH 0/2] membarrier: allow cpu_id to be set on more commands
by Dylan Yudaken
1 month, 4 weeks

[PATCH] kunit: Make default kunit_test timeout configurable via both a module parameter and a Kconfig option
by Marie Zhussupova
1 month, 4 weeks

[PATCH net-next v5] page_pool: import Jesper's page_pool benchmark
by Mina Almasry
1 month, 4 weeks

[PATCH rc v2 0/4] Fix iommufd selftest FAIL and warnings with v6.16
by Nicolin Chen
1 month, 4 weeks

[PATCH 0/2] rust: replace `allow(...)` with `expect(...)`
by Onur Özkan
1 month, 4 weeks

[PATCH 0/6] selftests/mm: Fix false positives and skip unsupported tests
by Aboorva Devarajan
1 month, 4 weeks

[PATCH] selftests/mm: remove duplicate .gitignore entries
by Moon Hee Lee
1 month, 4 weeks

[PATCH 0/3] tools/nolibc: add support for SuperH
by Thomas Weißschuh
1 month, 4 weeks

[PATCH v5 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
by Suren Baghdasaryan
1 month, 4 weeks

Re: [PATCH 1/6] mm/selftests: Fix virtual_address_range test issues.
by Donet Tom
2 months

[PATCH net 03/10] netlink: specs: ethtool: replace underscores with dashes in names
by Jakub Kicinski
2 months

[PATCH v2 0/3] tools/nolibc: add support for SuperH
by Thomas Weißschuh
2 months

[PATCH v3 2/2] selftests/bpf: Add testcases for BPF_ADD and BPF_SUB
by Harishankar Vishwanathan
2 months

[PATCH v2 00/23] ARM64 PMU Partitioning
by Colton Lewis
2 months

[PATCH] selftests: kvm: Fix spelling of 'occurrences' in sparsebit.c comments
by Rahul Kumar
2 months

[PATCH v3 00/13] KVM: Make irqfd registration globally unique
by Sean Christopherson
2 months

[PATCH net-next] selftests: net: add netpoll basic functionality test
by Breno Leitao
2 months

[PATCH] mm/selftests: improve UFFD-WP feature detection in KSM test
by Li Wang
2 months

[PATCH v3] selftests: riscv: add misaligned access testing
by Clément Léger
2 months

[PATCH] selftests/nolibc: avoid GCC 15 -Wunterminated-string-initialization
by Thomas Weißschuh
2 months

[PATCH] selftests/kexec: ignore selftest binary
by Dylan Yudaken
2 months

[kvm-unit-tests PATCH] riscv: lib: sbi_shutdown add exit code.
by Jesse Taube
2 months

[PATCH] ksm_tests: Skip hugepage test when Transparent Hugepages are disabled
by Li Wang
2 months

[PATCH v8 net-next 00/15] AccECN protocol patch series
by chia-yu.chang@nokia-bell-labs.com
2 months

[PATCH net-next 0/2] selftests: drv-net: stats: use skip instead of xfail
by Jakub Kicinski
2 months

[PATCH v3] rust: kunit: use crate-level mapping for `c_void`
by Jesung Yang
2 months

[PATCH v3 0/4] tools/nolibc: MIPS: entrypoint cleanups and N32/N64 ABIs
by Thomas Weißschuh
2 months

[PATCH 0/4] selftests/nolibc: integrate with kselftests
by Thomas Weißschuh
2 months

[PATCH net-next RFC] selftests: net: add netpoll basic functionality test
by Breno Leitao
2 months

[PATCH bpf-next] selftests/bpf: Support ppc64el in vmtest
by Luis Gerhorst
2 months

[PATCH] selftests/mm: add test for (BATCH_PROCESS)MADV_DONTNEED
by wang lian
2 months

[RFC PATCH v2 nf-next] selftests: netfilter: Add bridge_fastpath.sh
by Eric Woudstra
2 months

Re: Subject: [PATCH] selftests/mm: add test for (BATCH_PROCESS)MADV_DONTNEED
by Lorenzo Stoakes
2 months
Results per page: