Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-17 07:20:03 to 2026-07-18 01:13:34 UTC [more...]

[PATCH 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
 2026-07-18  1:13 UTC  (9+ messages)
` [PATCH 1/7] mm/damon/core: initialize damos->last_applied
` [PATCH 2/7] mm/damon/core-kunit: check region count before testing in split_at()
` [PATCH 3/7] mm/damon/vaddr-kunit: check region count in three_regions test
` [PATCH 4/7] mm/damon/core-kunit: handle region split failure in filter_out()
` [PATCH 5/7] mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
` [PATCH 6/7] mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
` [PATCH 7/7] mm/damon/core-kunit: skip wrong region walk in commit_target_regions()

[PATCH v12 00/29] KVM: arm64: Implement support for SME
 2026-07-18  0:35 UTC  (5+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state

[PATCH] selftests/mm: Fix BUG_ON checking wrong variable in mremap_dontunmap
 2026-07-18  0:00 UTC  (4+ messages)

[PATCH bpf-next v2 0/4] bpf: Add memory usage for arena and selftest
 2026-07-17 23:36 UTC  (9+ messages)
` [PATCH bpf-next v2 1/4] bpf: Pass arena instead of scratch_page to the pte callbacks
` [PATCH bpf-next v2 2/4] bpf: Add memory usage for arena
` [PATCH bpf-next v2 3/4] selftests/bpf: Run arena tests serially
` [PATCH bpf-next v2 4/4] selftests/bpf: Add tests for memory usage for arena

[PATCH bpf-next v10 0/9] bpf: Introduce global percpu data
 2026-07-17 23:11 UTC  (15+ messages)
` [PATCH bpf-next v10 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v10 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v10 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v10 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v10 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
` [PATCH bpf-next v10 8/9] selftests/bpf: Test verifier log for global percpu data
` [PATCH bpf-next v10 9/9] selftests/bpf: Verify bpf_iter "

[PATCH-cgroup/for-7.3] selftests/cgroup: Fix minor defects in test_cpuset
 2026-07-17 22:53 UTC  (3+ messages)

[PATCH net-next 0/2] ipv6: report why a route was deleted in RTM_DELROUTE
 2026-07-17 22:23 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: net: verify RTA_DEL_REASON on route deletion

[PATCH] libarena: use ARRAY_SIZE macro in test_rbtree.bpf.c
 2026-07-17 21:29 UTC  (3+ messages)

[PATCH net-next v4 0/4] net: hsr: PRP RedBox (PRP-SAN) support
 2026-07-17 20:14 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
` [PATCH net-next v4 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
` [PATCH net-next v4 3/4] net: hsr: allow PRP RedBox (interlink) creation
` [PATCH net-next v4 4/4] selftests: net: hsr: add PRP RedBox test

[RFC PATCH] liveupdate: Allow multiple openers for /dev/liveupdate
 2026-07-17 18:33 UTC  (8+ messages)

[PATCH 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
 2026-07-17 18:19 UTC  (16+ messages)
` [PATCH 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
` [PATCH 02/15] mm: introduce linear_virt_page_index()
` [PATCH 03/15] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH 04/15] mm: update print_bad_page_map() to show virtual page index
` [PATCH 05/15] mm: introduce and use vma_filebacked_address()
` [PATCH 06/15] mm: propagate VMA virtual page offset on map, remap, split + merge
` [PATCH 07/15] mm/rmap: track whether the page VMA mapped walk is anonymous
` [PATCH 08/15] mm: introduce and use linear_folio_page_index()
` [PATCH 09/15] mm/rmap: use virt pgoff for MAP_PRIVATE file-backed anon folios
` [PATCH 10/15] tools/testing/vma: expand VMA merge tests to assert virt pgoff
` [PATCH 11/15] tools/testing/selftests/mm: test virtual page offset merge behaviour
` [PATCH 12/15] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH 13/15] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
` [PATCH 14/15] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
` [PATCH 15/15] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests

[PATCH net-next v3] selftests/net: Skip srv6_end_dt46_l3vpn_test if iproute2 too old
 2026-07-17 17:49 UTC  (2+ messages)

[PATCH] selftests/cgroup: Remove redundant cg_enter_current() call in test_core
 2026-07-17 17:23 UTC  (5+ messages)

[PATCH 0/4] selftests/bpf: A few edge case fixes
 2026-07-17 17:03 UTC  (11+ messages)
` [PATCH 1/4] selftests/bpf: Install bpftool where test_progs expects to find it
` [PATCH 2/4] selftests/bpf: Install resolve_btfids.test.o.BTF where the test expects it
` [PATCH 3/4] selftests/bpf: Fix lsm_bdev dev_t encoding mismatch

[PATCH RFC v3 6/6] selftests/mm: cover /proc/pid/mem access to VM_PFNMAP memory
 2026-07-17 17:00 UTC 

[PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
 2026-07-17 16:29 UTC  (3+ messages)

[PATCH] KVM: selftests: Fix typos in x86 and riscv tests
 2026-07-17 16:28 UTC 

[PATCH v4 0/7] clk: Add support for clock nexus
 2026-07-17 15:59 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Introduce nexus nodes
` [PATCH v4 2/7] clk: tests: Add clk_parse_clkspec() Kunit testing
` [PATCH v4 3/7] clk: tests: Add Kunit testing for of_clk_get_parent_name()
` [PATCH v4 4/7] clk: Improve a couple of comments
` [PATCH v4 5/7] clk: Use the generic OF phandle parsing in only one place
` [PATCH v4 6/7] clk: Add support for clock nexus dt bindings
` [PATCH v4 7/7] clk: tests: Add Kunit testing for nexus nodes

[PATCH v4 15/17] selftests/verification: Fix wrong errexit assumption
 2026-07-17 15:46 UTC  (3+ messages)
` [PATCH v4 16/17] selftests/verification: Rearrange the wwnr_printk test
` [PATCH v4 17/17] selftests/verification: Add selftests for deadline and stall monitors

[PATCH v4 0/2] vfio: selftests: Add allocation assert helpers and avoid VLAs
 2026-07-17 15:43 UTC  (2+ messages)

[PATCH v14 0/4] vfio: selftest: Add NVIDIA GPU Falcon DMA test driver
 2026-07-17 15:43 UTC  (2+ messages)

[PATCH v2] selftests: stop leaking OUTPUT into gen_mods_dir kernel builds
 2026-07-17 15:01 UTC 

[RFC PATCH 00/11] KVM: Allow alternative providers of guest_memfd backed by PFNMAP memory
 2026-07-17 14:49 UTC  (5+ messages)
` [RFC PATCH 01/11] KVM: selftests: sev_smoke_test: Only run VM types the host offers
  ` [RFC PATCH 02/11] KVM: selftests: sev_init2_tests: Derive SEV availability from KVM

[RFC PATCH v1.1 0/7] mm/damon: fix uninitialized DAMOS field and kunit exec expectation bugs
 2026-07-17 14:34 UTC  (8+ messages)
` [RFC PATCH v1.1 1/7] mm/damon/core: initialize damos->last_applied
` [RFC PATCH v1.1 2/7] mm/damon/core-kunit: check region count before testing in split_at()
` [RFC PATCH v1.1 3/7] mm/damon/vaddr-kunit: check region count in three_regions test
` [RFC PATCH v1.1 4/7] mm/damon/core-kunit: handle region split failure in filter_out()
` [RFC PATCH v1.1 5/7] mm/damon/core-kunit: skip wrong dest walk in commit_dests_for()
` [RFC PATCH v1.1 6/7] mm/damon/core-kunit: skip wrong quota goal walk in commit_quota_goals()
` [RFC PATCH v1.1 7/7] mm/damon/core-kunit: skip wrong region walk in commit_target_regions()

[PATCH v4 0/5] software node: provide support for fw_devlink
 2026-07-17 13:49 UTC  (4+ messages)
` (subset) "

[PATCH bpf-next v2 0/2] bpf: Reject arena frees below the arena base
 2026-07-17 13:39 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover scalar arena frees below the base

[PATCH v8 00/10] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-07-17 13:07 UTC  (3+ messages)
` [PATCH v8 06/10] rust: miscdevice: set fops.owner from driver module pointer

[PATCH net-next 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
 2026-07-17 13:02 UTC  (4+ messages)
` [PATCH net-next 5/7] phonet: pep: convert "

[PATCH] selftests: do not preserve ownership when installing files with rsync
 2026-07-17 12:40 UTC  (2+ messages)

[PATCH net] selftests: netconsole: only restore MAC when it changed on resume
 2026-07-17 11:20 UTC  (2+ messages)

Please backport bridge multicast exponential field encoding fix series to 6.1.y/6.6.y/6.12.y/6.18.y/7.0.y
 2026-07-17 10:42 UTC  (11+ messages)

[PATCH bpf-next v2 0/2] bpf: Validate byte type for helper stack reads
 2026-07-17 10:05 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Check byte type when validating "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover helper reads of invalid spill siblings

[PATCH net-next 0/6] tc: introduce FRER action (IEEE 802.1CB)
 2026-07-17  9:55 UTC  (7+ messages)
` [PATCH net-next 1/6] uapi: if_ether: add ETH_P_RTAG for IEEE 802.1CB R-TAG
` [PATCH net-next 2/6] uapi: pkt_cls: add TCA_ID_FRER action identifier
` [PATCH net-next 3/6] uapi: tc_act: add tc_frer UAPI header
` [PATCH net-next 4/6] net: sched: act_frer: add FRER tc action
` [PATCH net-next 5/6] selftest: add tc-testing JSON test cases for act_frer
` [PATCH net-next 6/6] selftests: net: add kselftest for IEEE 802.1CB FRER tc action

[PATCH 0/2] kselftest/arm64: Add two arm64 kselftests for orig_x0 issue
 2026-07-17  8:56 UTC  (3+ messages)
` [PATCH 1/2] kselftest/arm64: Add seccomp ptrace x0 bypass test
` [PATCH 2/2] kselftest/arm64: Add SECCOMP_RET_TRACE "

[PATCH net 0/2] tcp: validate RST sequence in SYN-RECEIVED
 2026-07-17  8:14 UTC  (3+ messages)
` [PATCH net 1/2] tcp: challenge ACK for non-exact RST "
` [PATCH net 2/2] selftests/net: packetdrill: cover RST validation "

[PATCH bpf-next v3 1/2] bpf: add bpf_strcat,bpf_strncat kfunc
 2026-07-17  7:34 UTC  (4+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Test bpf_strcat,bpf_strncat kfuncs

[PATCH v4 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-07-17  7:20 UTC  (7+ messages)
` [PATCH v4 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v4 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox