Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 191 participants
  • 13491 discussions

[PATCH v8 RESEND iproute2-next 0/1] DUALPI2 iproute2 patch
by chia-yu.chang@nokia-bell-labs.com
3 months

[PATCH net v2 0/2] Fix ntuple rules targeting default RSS
by Gal Pressman
3 months

[PATCH bpf-next v2 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
by Jiayuan Chen
3 months

[PATCH] selftests/mm: Skip uprobe vma merge test if uprobes are not enabled
by Pedro Falcato
3 months

[PATCH] selftests/mm: Check for YAMA ptrace_scope configuraiton before modifying it
by Mark Brown
3 months, 1 week

[PATCH V3 2/2] KVM: selftests: Change MDSCR_EL1 register holding variables as uint64_t
by Anshuman Khandual
3 months, 1 week

[PATCH 0/4] selftests/mm: Tweaks to the cow test
by Mark Brown
3 months, 1 week

[PATCH v3 0/9] selftests: vDSO: Some cleanups and (warning) fixes
by Thomas Weißschuh
3 months, 1 week

nolibc test target overwites kernel config without asking
by Mark Brown
3 months, 1 week

[PATCH v2] selftests/mm: Use generic read_sysfs in thuge-gen test
by Pu Lehui
3 months, 1 week

[PATCH] selftests/mm: Use generic read_sysfs in thuge-gen test
by Pu Lehui
3 months, 1 week

[PATCH] Documentation: kunit: fix argument of MODULE_IMPORT_NS()
by Thomas Weißschuh
3 months, 1 week

[PATCH net-next 0/7] netpoll: Untangle netconsole and netpoll
by Breno Leitao
3 months, 1 week

[PATCH net-next] selftests/net: packetdrill: more xfail changes
by Jakub Kicinski
3 months, 1 week

[PATCH] selftests: Add version file to kselftest installation dir
by Tianyi Cui
3 months, 1 week

[PATCH net-next v3 0/4] netconsole: Optimize console registration and improve testing
by Breno Leitao
3 months, 1 week

[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
by Mina Almasry
3 months, 1 week

[PATCH] kunit: qemu_configs: Add riscv32 config
by Thomas Weißschuh
3 months, 1 week

[PATCH net-next 14/14] selftests: forwarding: Add a test for verifying VXLAN MC underlay
by Petr Machata
3 months, 1 week

[PATCH v10 0/6] rust: reduce `as` casts, enable related lints
by Tamir Duberstein
3 months, 1 week

[PATCH net-next v2 0/4] udp_tunnel: remove rtnl_lock dependency
by Stanislav Fomichev
3 months, 1 week

[PATCH v3 0/4] KVM: arm64: selftests: arch_timer_edge_cases fixes
by Sebastian Ott
3 months, 1 week

[PATCH v17 net-next 0/5] DUALPI2 patch
by chia-yu.chang@nokia-bell-labs.com
3 months, 1 week

[PATCH bpf-next v4 0/9] bpf: Mitigate Spectre v1 using barriers
by Luis Gerhorst
3 months, 1 week

[PATCH] selftests/mm: Increase timeout from 180 to 900 seconds
by Shivank Garg
3 months, 1 week

[PATCH net v2] net: clear the dst when changing skb protocol
by Jakub Kicinski
3 months, 1 week

ATS 2025 Schedule Now Live – Register Today!
by Gustavo Padovan
3 months, 1 week

[RFC net-next 6/6] selftests: drv-net: add test for RSS on flow label
by Jakub Kicinski
3 months, 1 week

[RFC net-next 5/6] selftests: drv-net: import things in lib one by one
by Jakub Kicinski
3 months, 1 week

[PATCH] selftests: ir_decoder: Convert header comment to proper multi-line block
by Abdelrahman Fekry
3 months, 1 week

[PATCH v6 0/2] x86/fred: Prevent immediate repeat of single step trap on return from SIGTRAP handler
by Xin Li (Intel)
3 months, 1 week

[PATCH 0/2] kselftest/arm64: Add coverage for the interaction of vfork() and GCS
by Mark Brown
3 months, 1 week

[PATCH v2] selftests/bpf: Validate UDP length in cls_redirect test
by Suchit Karunakaran
3 months, 1 week

[PATCH v5 0/2] x86/fred: Prevent immediate repeat of single step trap on return from SIGTRAP handler
by Xin Li (Intel)
3 months, 1 week

[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
by Alexis Lothoré (eBPF Foundation)
3 months, 1 week

[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
by Jason Gunthorpe
3 months, 1 week

[PATCH] selftests/mm: Skip failed memfd setups in gup_longterm
by Mark Brown
3 months, 1 week

[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
by Alessandro Carminati
3 months, 1 week

[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
by Nicolin Chen
3 months, 1 week

[PATCH bpf-next] selftests/bpf: rbtree: Fix incorrect global variable usage
by Rong Tao
3 months, 1 week

[PATCH v2 0/4] selftests/mm: cow and gup_longterm cleanups
by Mark Brown
3 months, 1 week

[PATCH bpf-next] selftests/bpf: Fix compile error of bin_attribute::read/write()
by Rong Tao
3 months, 1 week

[PATCH net] selftests: drv-net: tso: make bkg() wait for socat to quit
by Jakub Kicinski
3 months, 1 week

[PATCH net v2] selftests: drv-net: add configs for the TSO test
by Jakub Kicinski
3 months, 1 week

[PATCH net] selftests: drv-net: tso: fix the GRE device name
by Jakub Kicinski
3 months, 1 week

[PATCH bpf-next v1 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
by Jiayuan Chen
3 months, 1 week

[PATCH v2 0/3] KVM: arm64: selftests: arch_timer_edge_cases fixes
by Sebastian Ott
3 months, 1 week

[RFC] selftests/mm: Skip tests dependent on a binary not built
by Khaled Elnaggar
3 months, 1 week

[PATCH 00/17] ARM64 PMU Partitioning
by Colton Lewis
3 months, 1 week

[PATCH] selftests: cachestat: add tests for mmap and /proc/cpuinfo
by Suresh K C
3 months, 1 week
Results per page: