Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 227 participants
  • 14039 discussions

[PATCH 0/2] HID: multitouch: fix sticky-fingers quirks
by Benjamin Tissoires
1 month, 1 week

[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
by Yana Bashlykova
1 month, 1 week

[PATCH v3 0/2] selftests/fchmodat2: Error handling and general cleanups
by Mark Brown
1 month, 1 week

[PATCH] selftests: livepatch: use canonical ftrace path
by Fushuai Wang
1 month, 1 week

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

[PATCH v2 0/3] selftests/filelock: Make output more kselftestish
by Mark Brown
1 month, 2 weeks

selftests/mm/rmap: verify correct RMAP handling of COW pages after fork()
by Itamar Dalal
1 month, 2 weeks

Re: selftests/mm/rmap: verify correct RMAP handling of COW pages after fork()
by David Hildenbrand
1 month, 2 weeks

[PATCH][v3] hung_task: Panic after fixed number of hung tasks
by lirongqing
1 month, 2 weeks

[PATCH] Add a new test 'migrate.cow_after_fork' that verifies correct RMAP handling of Copy-On-Write pages after fork(). Before a write, parent and child share the same PFN; after a write, the child’s PFN differs, confirming proper COW duplication.
by Itamar-Dalal
1 month, 2 weeks

[PATCH] selftests/dma: add dma_map_benchmark to .gitignore
by Kriish Sharma
1 month, 2 weeks

[PATCH v2] selftests/run_kselftest.sh: exit with error if tests fail
by Brendan Jackman
1 month, 2 weeks

[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
by Xu Kuohai
1 month, 2 weeks

[PATCH net repost] selftests: net: check jq command is supported
by Wang Liang
1 month, 2 weeks

[PATCH net-next v5 1/2] net/tls: support setting the maximum payload size
by Wilfred Mallawa
1 month, 2 weeks

[PATCH v2] vdso: Remove struct getcpu_cache
by Thomas Weißschuh
1 month, 2 weeks

[PATCH v3 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
by Babu Moger
1 month, 2 weeks

[PATCH net v7 0/4] net: netpoll: fix memory leak and add comprehensive selftests
by Breno Leitao
1 month, 2 weeks

[PATCH v2 4/4] selftests/riscv: Add Zicbop prefetch test
by Yao Zihong
1 month, 2 weeks

[PATCH 0/2] KVM: x86: selftests: add L1TF exploit test
by Brendan Jackman
1 month, 2 weeks

[PATCH v19 00/27] riscv control-flow integrity for usermode
by Deepak Gupta
1 month, 2 weeks

[PATCH net v3] selftests: drv-net: update remaining Python init files
by Stanislav Fomichev
1 month, 2 weeks

[PATCH v3 0/5] tracing: fprobe: list-style filters,
by Ryan Chung
1 month, 2 weeks

[PATCH bpf v3 0/2] bpf: Avoid RCU context warning when unpinning htab with internal structs
by KaFai Wan
1 month, 2 weeks

[PATCH net-next] selftests: net: check jq command is supported
by Wang Liang
1 month, 2 weeks

Official Notification from Mr. Shri Rajesh Kumar, from the Indian Cyber Crime
by Mr.Shri Rajesh
1 month, 2 weeks

[PATCH] filelock: add .gitignore
by Kriish Sharma
1 month, 2 weeks

[PATCH bpf-next v4 0/2] Add kfuncs bpf_strcasestr and bpf_strncasestr
by Rong Tao
1 month, 2 weeks

[PATCH 0/2] KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
by Mark Brown
1 month, 2 weeks

[PATCH v4 net-next 00/13] AccECN protocol case handling series
by chia-yu.chang@nokia-bell-labs.com
1 month, 2 weeks

[PATCH] selftests/run_kselftest.sh: Add --error-on-fail flag
by Brendan Jackman
1 month, 2 weeks

[linux-next20251003] tmp2 selftests resulting in Kernel OOPs
by Venkat Rao Bagalkote
1 month, 2 weeks

[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
by Bobby Eshleman
1 month, 2 weeks

[PATCH AUTOSEL 6.17] kunit: Enable PCI on UML without triggering WARN()
by Sasha Levin
1 month, 2 weeks

[PATCH AUTOSEL 6.17-6.16] rust: kunit: allow `cfg` on `test`s
by Sasha Levin
1 month, 2 weeks

[PATCH v2 00/37] mm: remove nth_page()
by David Hildenbrand
1 month, 2 weeks

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
by Jason Gunthorpe
1 month, 2 weeks

[PATCH RFC 00/35] mm: remove nth_page()
by David Hildenbrand
1 month, 2 weeks

[PATCH bpf-next v3 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs
by Rong Tao
1 month, 2 weeks

[PATCH bpf-next v4 2/2] selftests/bpf: Test bpf_strcasestr,bpf_strncasestr kfuncs
by Rong Tao
1 month, 2 weeks

[PATCH bpf-next v4 1/2] bpf: add bpf_strcasestr,bpf_strncasestr kfuncs
by Rong Tao
1 month, 2 weeks

[PATCH 00/11] vdso: Various cleanups
by Thomas Weißschuh
1 month, 2 weeks

[PATCH net v2 9/9] selftests: drv-net: pp_alloc_fail: add necessary optoins to config
by Jakub Kicinski
1 month, 2 weeks

[PATCH net v2 8/9] selftests: drv-net: pp_alloc_fail: lower traffic expectations
by Jakub Kicinski
1 month, 2 weeks

[PATCH net v2 7/9] selftests: drv-net: fix linter warnings in pp_alloc_fail
by Jakub Kicinski
1 month, 2 weeks

[PATCH net v2 5/9] selftests: drv-net: xdp: add test for interface level qstats
by Jakub Kicinski
1 month, 2 weeks

[PATCH net v2 4/9] selftests: drv-net: xdp: rename netnl to ethnl
by Jakub Kicinski
1 month, 2 weeks

[PATCH net v2] selftests: drv-net: update remaining Python init files
by Stanislav Fomichev
1 month, 2 weeks

[PATCH v3 00/19 5.15.y] Backport minmax.h updates from v6.17-rc7
by Eliav Farber
1 month, 2 weeks

[PATCH v2] Fix to avoid the usage of the `res` variable uninitialized in the following macro expansions.
by Alessandro Zanni
1 month, 2 weeks
Results per page: