Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 171 participants
  • 13722 discussions

[PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes
by Bala-Vignesh-Reddy
3 days, 20 hours

[PATCH 0/2] selftests/verification: Add initial RV tests
by Gabriele Monaco
3 days, 20 hours

[PATCH] selftests: harness: Support KCOV.
by Kuniyuki Iwashima
3 days, 21 hours

[PATCH] Documentation: kunit: Fix kunit_device_register() example
by Robin Murphy
4 days

[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
by lirongqing
4 days

[PATCH] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
by Florian Schmaus
4 days

[PATCHv4 net-next 0/4] net: common feature compute for upper interface
by Hangbin Liu
4 days, 2 hours

[PATCH v5 0/7] liveupdate: Rework KHO for in-kernel users
by Pasha Tatashin
4 days, 12 hours

[PATCH] selftests/futex: skip tests if shmget unsupported
by Carlos Llamas
4 days, 13 hours

[PATCH v20 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
4 days, 14 hours

[PATCH v21 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
4 days, 14 hours

[PATCH v2 0/4] KVM ARM64 pre_fault_memory
by Jack Thomson
4 days, 15 hours

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
by Tamir Duberstein
4 days, 19 hours

[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
by Jason Gunthorpe
4 days, 22 hours

[PATCH v2 0/3] arm64/sme: Support disabling streaming mode via ptrace on SME only systems
by Mark Brown
5 days, 11 hours

[PATCH] selftests/futex: add newline to ksft_exit_fail_msg()
by Carlos Llamas
5 days, 12 hours

[PATCH v2 0/7] iommufd: Add MSI mapping support with nested SMMU (Part-2 RMR)
by Nicolin Chen
5 days, 12 hours

[PATCH v11 00/21] TDX KVM selftests
by Sagi Shahar
5 days, 13 hours

[PATCH 0/2] HID: multitouch: fix sticky-fingers quirks
by Benjamin Tissoires
5 days, 14 hours

[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
by Yana Bashlykova
5 days, 14 hours

[PATCH v3 0/2] selftests/fchmodat2: Error handling and general cleanups
by Mark Brown
5 days, 16 hours

[PATCH] selftests: livepatch: use canonical ftrace path
by Fushuai Wang
5 days, 16 hours

[PATCH v22 0/8] fork: Support shadow stacks in clone3()
by Mark Brown
5 days, 16 hours

[PATCH v2 0/3] selftests/filelock: Make output more kselftestish
by Mark Brown
5 days, 17 hours

selftests/mm/rmap: verify correct RMAP handling of COW pages after fork()
by Itamar Dalal
5 days, 20 hours

Re: selftests/mm/rmap: verify correct RMAP handling of COW pages after fork()
by David Hildenbrand
5 days, 20 hours

[PATCH][v3] hung_task: Panic after fixed number of hung tasks
by lirongqing
6 days, 3 hours

[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
6 days, 8 hours

[PATCH] selftests/dma: add dma_map_benchmark to .gitignore
by Kriish Sharma
6 days, 8 hours

[PATCH] selftests/tracing: Add basic test for trace_marker_raw file
by Steven Rostedt
6 days, 9 hours

[PATCH v3] selftests/run_kselftest.sh: exit with error if tests fail
by Brendan Jackman
6 days, 14 hours

[PATCH v2] selftests/run_kselftest.sh: exit with error if tests fail
by Brendan Jackman
6 days, 15 hours

[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
by Xu Kuohai
6 days, 16 hours

[PATCH net repost] selftests: net: check jq command is supported
by Wang Liang
6 days, 16 hours

[PATCH net-next v5 1/2] net/tls: support setting the maximum payload size
by Wilfred Mallawa
6 days, 19 hours

[PATCH v2] vdso: Remove struct getcpu_cache
by Thomas Weißschuh
6 days, 20 hours

[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
by Thomas Weißschuh
6 days, 22 hours

[PATCH v3 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
by Babu Moger
6 days, 22 hours

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

[PATCH v2 4/4] selftests/riscv: Add Zicbop prefetch test
by Yao Zihong
1 week

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

[PATCH v19 00/27] riscv control-flow integrity for usermode
by Deepak Gupta
1 week

[PATCH RESEND] selftests/cachestat: add tmpshmcstat file to .gitignore
by Madhur Kumar
1 week

[PATCH net v3] selftests: drv-net: update remaining Python init files
by Stanislav Fomichev
1 week, 1 day

[PATCH v3 0/5] tracing: fprobe: list-style filters,
by Ryan Chung
1 week, 1 day

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

[PATCH v7 00/12] Direct Map Removal Support for guest_memfd
by Patrick Roy
1 week, 2 days

[PATCH net-next] selftests: net: check jq command is supported
by Wang Liang
1 week, 3 days

Official Notification from Mr. Shri Rajesh Kumar, from the Indian Cyber Crime
by Mr.Shri Rajesh
1 week, 3 days

[PATCH] filelock: add .gitignore
by Kriish Sharma
1 week, 3 days
Results per page: