Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-08-18 09:22:49 to 2026-08-18 18:43:17 UTC [more...]

[PATCH bpf v7] selftests/bpf: allocate a larger timeout for connection
 2026-08-18 18:43 UTC 

[PATCH] selftests/nolibc: stop treating skipped tests as warning
 2026-08-18 18:30 UTC  (2+ messages)

[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
 2026-08-18 18:30 UTC  (16+ messages)
` [RFC PATCH 01/57] mm: add pte_folio()
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state

[PATCH v2] KVM: selftests: Replace ulong with unsigned long
 2026-08-18 18:19 UTC  (6+ messages)

[PATCH v2 0/2] block: expose blkcg io.stat to BPF
 2026-08-18 17:21 UTC  (3+ messages)
` [PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat

[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
 2026-08-18 17:16 UTC  (3+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats

[RFC PATCH 0/2] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-18 16:38 UTC  (7+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-v3: Roll back failed redistributor region setup

[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
 2026-08-18 16:35 UTC  (28+ messages)
` [PATCH v4 01/11] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [PATCH v4 04/11] KVM: Track weak reference to vm_file in struct kvm
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
` [PATCH v4 07/11] KVM: guest_memfd: Add support for freezing mappings
` [PATCH v4 11/11] KVM: selftests: Add guest_memfd_preservation_test

[PATCH v4 0/3] selftests/resctrl: Fix resctrl selftests issues on aarch64
 2026-08-18 16:30 UTC  (5+ messages)
` [PATCH v4 1/3] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists

[PATCH bpf-next v2] selftests/bpf: Avoid flaky resize value test for percpu data
 2026-08-18 16:15 UTC  (2+ messages)

[PATCH] selftests/rseq: Fix circular dependencies in Makefile
 2026-08-18 15:53 UTC 

[RFC PATCH v2 0/8] fuse: caches documentation and testing
 2026-08-18 15:52 UTC  (9+ messages)
` [RFC PATCH v2 1/8] Documentation: fuse: add document on caches being used by FUSE
` [RFC PATCH v2 5/8] selftests/fuse: factor-out test fixture setup/teardown

[PATCH] mm/secretmem: properly account locked pages
 2026-08-18 15:27 UTC  (3+ messages)

[PATCH 0/2] rust: kunit: enforce test configurability
 2026-08-18 15:23 UTC  (3+ messages)
` [PATCH 1/2] gpu: nova-core: add a KUnit test configuration option
` [PATCH 2/2] rust: kunit: move test configuration gating into macro

[PATCH v2 0/2] bpf: reject stack-argument callback subprograms
 2026-08-18 15:23 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH 0/2] rust: kunit: add optional assertions to catch taint and lockdep warnings
 2026-08-18 15:20 UTC  (3+ messages)
` [PATCH 1/2] rust: kunit: add config to fail kunit tests if a lockdep warning is triggered
` [PATCH 2/2] rust: kunit: add config to fail kunit if TAINT_WARN is set

[PATCH] selftests/mm: remove the local PKEY_UNRESTRICTED fallback
 2026-08-18 14:36 UTC  (5+ messages)

[PATCH bpf-next 0/2] bpf, riscv: Add support for signed arena loads
 2026-08-18 14:28 UTC  (6+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Enable arena LDSX tests for riscv64

[PATCH] selftests/mm: fix unchecked ftruncate return value in soft-dirty test
 2026-08-18 13:32 UTC 

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-18 13:32 UTC  (4+ messages)
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path

[PATCH 0/4] KVM: Reset steal time accounting on vCPU pid change (x86 and arm64)
 2026-08-18 13:24 UTC  (5+ messages)
` [PATCH 2/4] KVM: arm64: Reset last_steal on vCPU pid change

[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
 2026-08-18 13:07 UTC  (4+ messages)

[PATCH] selftests/bpf: tc_tunnel - validate decap tunnel state without false-pass gaps
 2026-08-18 12:59 UTC  (2+ messages)

[PATCH bpf v6] selftests/bpf: allocate a larger timeout for connection
 2026-08-18 12:49 UTC  (3+ messages)

[PATCH 0/5] selftests/resctrl: Run the MBA test on arm64 MPAM via the NVIDIA SCF PMU
 2026-08-18 11:04 UTC  (3+ messages)

[PATCH 0/4] selftests/resctrl: MBA schemata ABI selftests for MPAM platforms
 2026-08-18 11:03 UTC  (3+ messages)

[PATCH v4 00/19] selftests/mm: improve khugepaged coverage
 2026-08-18 10:47 UTC  (23+ messages)
` [PATCH v4 02/19] selftests/mm: skip collapse_compound_extreme() where the PMD is too large
` [PATCH v4 03/19] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v4 04/19] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v4 05/19] selftests/mm: make the swap cases' swapout reliable
` [PATCH v4 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
` [PATCH v4 07/19] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH v4 08/19] selftests/mm: add folio-order check for address ranges
` [PATCH v4 09/19] selftests/mm: add folio-order detection self-check
` [PATCH v4 10/19] selftests/mm: add khugepaged completion barrier helper
` [PATCH v4 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH v4 12/19] selftests/mm: parameterize the mixed-source collapse case by source order

[PATCH net-next RFC 0/6] netconsole: Support messages ratelimit-ing
 2026-08-18 10:29 UTC  (7+ messages)
` [PATCH net-next RFC 1/6] netconsole: add a per-target message rate limit
` [PATCH net-next RFC 2/6] netconsole: allow configuring the rate limit interval through configfs
` [PATCH net-next RFC 3/6] netconsole: allow configuring the rate limit burst "
` [PATCH net-next RFC 4/6] netconsole: tell the target when the rate limit drops messages
` [PATCH net-next RFC 5/6] docs: netconsole: document rate limit feature
` [PATCH net-next RFC 6/6] selftests: netcons: test the per-target rate limit

[PATCH bpf-next v2 2/2] selftests/bpf: add memcg async reclaim test
 2026-08-18  9:26 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
 2026-08-18  9:26 UTC  (2+ messages)


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