Linux-kselftest-mirror

linux-kselftest-mirror@lists.linaro.org
  • 190 participants
  • 14167 discussions

[PATCH bpf-next v5 00/15] selftests/bpf: Integrate test_xsk.c to test_progs framework
by Bastien Curutchet (eBPF Foundation)
2 months

[PATCH] Documentation: kunit: add description of kunit.enable parameter
by Yuya Ishikawa
2 months

[PATCH rc] iommufd/selftest: Fix ioctl return value in _test_cmd_trigger_vevents()
by Nicolin Chen
2 months

[PATCH v22 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
2 months

[PATCH v22 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
2 months

[PATCH v2 1/1] selftest/sched: skip the test if smt is not enabled
by Yifei Liu
2 months

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

[PATCH] KVM: selftests: Don't fall over when only one CPU
by Brendan Jackman
2 months

[PATCH] KVM: selftests: fix ITS collection target addresses in vgic_lpi_stress
by Maximilian Dittgen
2 months

[RFC PATCH 0/3] mm: Fix MF_DELAYED handling on memory failure
by Lisa Wang
2 months

[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
by Brian Norris
2 months

[PATCH v3 0/5] mm: VMA count limit fixes and improvements
by Kalesh Singh
2 months

[PATCH bpf-next 0/5] selftests/bpf: convert test_tc_tunnel.sh to test_progs
by Alexis Lothoré (eBPF Foundation)
2 months

[PATCH v4 10/10] RISC-V: KVM: selftests: Add Zalasr extensions to get-reg-list test
by Xu Lu
2 months

[PATCH v4 05/10] riscv: Apply Zalasr to smp_load_acquire/smp_store_release
by Xu Lu
2 months

[PATCH net-next v6 1/2] net/tls: support setting the maximum payload size
by Wilfred Mallawa
2 months

Family December trip
by Pina Alvarez
2 months

[RFC PATCH 0/4] selftests/damon: add a test for obsolete_target sysfs file
by SeongJae Park
2 months, 1 week

[PATCH net-next] bonding: show master index when dumping slave info
by Hangbin Liu
2 months, 1 week

Re: [PATCH 1/1] Use new `--output-format=doctest` rustdoc command line flag to improve doctest handling
by Miguel Ojeda
2 months, 1 week

[PATCH net-next] selftests/net: io_uring: fix unknown errnum values
by Carlos Llamas
2 months, 1 week

[PATCH 0/8] resctrl: Add perf PMU for resctrl monitoring
by Jonathan Perry
2 months, 1 week

[PATCH v2 0/2] selftests/verification: Add initial RV tests
by Gabriele Monaco
2 months, 1 week

[PATCH v2] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
by Florian Schmaus
2 months, 1 week

[PATCH 0/2] selftests: Centralize kselftest headers to avoid relative includes
by Bala-Vignesh-Reddy
2 months, 1 week

[PATCH 0/2] selftests/verification: Add initial RV tests
by Gabriele Monaco
2 months, 1 week

[PATCH] Documentation: kunit: Fix kunit_device_register() example
by Robin Murphy
2 months, 1 week

[PATCH][v4] hung_task: Panic when there are more than N hung tasks at the same time
by lirongqing
2 months, 1 week

[PATCH] kunit: test_dev_action: Correctly cast 'priv' pointer to long*
by Florian Schmaus
2 months, 1 week

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

[PATCH v5 0/7] liveupdate: Rework KHO for in-kernel users
by Pasha Tatashin
2 months, 1 week

[PATCH] selftests/futex: skip tests if shmget unsupported
by Carlos Llamas
2 months, 1 week

[PATCH v20 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
2 months, 1 week

[PATCH v21 00/28] riscv control-flow integrity for usermode
by Deepak Gupta
2 months, 1 week

[PATCH] selftests/futex: add newline to ksft_exit_fail_msg()
by Carlos Llamas
2 months, 1 week

[PATCH v2 0/7] iommufd: Add MSI mapping support with nested SMMU (Part-2 RMR)
by Nicolin Chen
2 months, 1 week

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

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

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

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

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

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

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

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

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

[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
2 months, 1 week

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

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

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

[PATCH net repost] selftests: net: check jq command is supported
by Wang Liang
2 months, 1 week
Results per page: