Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-08-18 08:36:48 to 2026-08-19 14:21:37 UTC [more...]

[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
 2026-08-19 14:21 UTC  (6+ messages)
` [PATCH v19 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v19 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP

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

[PATCH 0/3] tools/nolibc: hexagon support
 2026-08-19 14:18 UTC  (6+ messages)
` [PATCH 1/3] tools/nolibc: split the architecture list into multiple lines
` [PATCH 2/3] selftests/nolibc: prepare for clang-only architectures
` [PATCH 3/3] tools/nolibc: add support for hexagon

[PATCH] selftests/mm: remove the local PKEY_UNRESTRICTED fallback
 2026-08-19 14:15 UTC  (8+ messages)
` [PATCH v2] "

[PATCH bpf 1/2] bpf: fix REG INVARIANTS VIOLATION on speculative pointer arithmetic
 2026-08-19 13:49 UTC  (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add reg-invariants test for "

[PATCH 0/2] fuse: zero the partial EOF page when extending a file
 2026-08-19 13:47 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH] selftests/mm: check stat() return value in khugepaged get_finfo()
 2026-08-19 12:14 UTC 

[PATCH] selftests/cgroup: set the test plan after the setup checks
 2026-08-19 12:09 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] bpf, riscv: Add support for signed arena loads
 2026-08-19 12:09 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Enable arena LDSX tests for riscv64

[PATCH] selftests/lib.mk: run_tests= print summary at the end
 2026-08-19 11:20 UTC  (2+ messages)

[PATCH] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
 2026-08-19 11:14 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] selftests: cgroup: simplify cpuset subtree permissions test
 2026-08-19 10:31 UTC 

[RFC PATCH 00/24] pidfd: add a minimal process spawn builder
 2026-08-19 10:19 UTC  (6+ messages)
` [RFC PATCH 12/24] fork: let kernel callers create embryonic tasks

[RFC PATCH bpf-next v3 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
 2026-08-19  9:50 UTC  (5+ messages)
` [RFC PATCH bpf-next v3 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts
` [RFC PATCH bpf-next v3 2/2] selftests/bpf: add tests for selective kmod BTF loading

[PATCH bpf-next v2 0/2] bpf, riscv: Add support for signed arena loads
 2026-08-19  9:37 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Enable arena LDSX tests for riscv64

[PATCH net-next 0/4] Improve stability of big_tcp_tunnels.sh selftest
 2026-08-19  9:25 UTC  (3+ messages)
` [PATCH net-next 4/4] selftests: net: Fix slow configurations in big_tcp_tunnels.sh

[PATCH v4 0/7] KVM: x86: Add LASS virtualization support
 2026-08-19  9:01 UTC  (12+ messages)
` [PATCH v4 2/7] KVM: x86: Use linear_read_system() to read the TSS I/O bitmap
` [PATCH v4 3/7] KVM: x86: Add LASS violation checks during instruction emulation
` [PATCH v4 4/7] KVM: VMX: Implement LASS violation check
` [PATCH v4 5/7] KVM: x86: Virtualize LASS and advertise support to userspace

[PATCH 0/2] rust: kunit: enforce test configurability
 2026-08-19  8:57 UTC  (11+ 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 net 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind
 2026-08-19  7:50 UTC  (2+ messages)

[PATCH v14 00/22] TDX KVM selftests
 2026-08-19  7:44 UTC  (8+ messages)
` [PATCH v14 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v14 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v14 17/22] KVM: selftests: Set entry point for TDX guest code

[PATCH bpf-next v3 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-19  7:16 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
` [PATCH bpf-next v3 2/2] selftests/bpf: add memcg async reclaim test

[RFC PATCH 0/3] selftests: mm: introduce page allocation stall reproducer
 2026-08-19  7:05 UTC  (4+ messages)
` [PATCH 1/3] lib/test_mempress_timer: add module to generate kernel allocation pressure
` [PATCH 2/3] selftests: mm: add script to induce userspace memory contention
` [PATCH 3/3] selftests: mm: add script for memory allocation stall test

[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
 2026-08-19  6:18 UTC  (13+ messages)
` [RFC bpf-next 1/6] bpf: turn bpf_reg_state->precise into a flags field [NFC]
` [RFC bpf-next 2/6] bpf: move the linked-scalar flags into bpf_reg_state->flags [NFC]
` [RFC bpf-next 3/6] bpf: support low-32 subreg scalar linking for zero-extending movs
` [RFC bpf-next 4/6] selftests/bpf: cover low-32 subreg-equal link "
` [RFC bpf-next 5/6] bpf: support low-32 subreg scalar linking for sign-extending movs

[PATCH v4 0/9] KVM: nSVM: Enable DecodeAssists for nested guests
 2026-08-19  5:51 UTC  (10+ messages)
` [PATCH v4 1/9] KVM: x86: Add helper to provide intercept linear addresses
` [PATCH v4 2/9] KVM: nSVM: Synthesize DecodeAssists EXITINFO for emulated intercepts
` [PATCH v4 3/9] KVM: nSVM: Track hardware-provided instruction bytes
` [PATCH v4 4/9] KVM: nSVM: Propagate hardware DecodeAssist bytes to VMCB12
` [PATCH v4 5/9] KVM: x86: Track emulator-originated nested #PF VM-Exits
` [PATCH v4 6/9] KVM: nSVM: Use emulator bytes for synthesized nested #NPF/#PF
` [PATCH v4 7/9] KVM: nSVM: Fetch missing DecodeAssist bytes for synthesized #NPF/#PF
` [PATCH v4 8/9] KVM: nSVM: Advertise DecodeAssists to L1
` [PATCH v4 9/9] KVM: selftests: Add nested SVM DecodeAssists test

[PATCH v3] selftests/cgroup: add PSI pressure trigger and validation tests
 2026-08-19  5:47 UTC  (2+ messages)

[PATCH] selftests/mm: fix unchecked ftruncate return value in soft-dirty test
 2026-08-19  4:04 UTC  (2+ messages)

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

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

[PATCH bpf-next v2] selftests/bpf: Avoid flaky resize value test for percpu data
 2026-08-19  1:44 UTC  (3+ messages)

[PATCH bpf-next v3 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
 2026-08-19  0:51 UTC  (7+ messages)
` [PATCH bpf-next v3 2/4] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next v3 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v3 4/4] selftests/bpf: Add a test for arena fault-in under memory.max

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

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

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

[PATCH bpf-next v2 0/2] bpf: Reject mixed arena and ordinary atomic paths
 2026-08-18 21:03 UTC  (8+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover mixed arena and stack atomics

[RFC PATCH v2 0/8] fuse: caches documentation and testing
 2026-08-18 19:57 UTC  (10+ 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 bpf v7] selftests/bpf: allocate a larger timeout for connection
 2026-08-18 19:23 UTC  (2+ messages)

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

[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] selftests/rseq: Fix circular dependencies in Makefile
 2026-08-18 15:53 UTC 

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

[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 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  (25+ messages)
` [PATCH v4 01/19] selftests/mm: raise the khugepaged test-case cap
` [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 0/2] bpf: BPF-driven proactive memcg reclaim
 2026-08-18  9:26 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
` [PATCH bpf-next v2 2/2] selftests/bpf: add memcg async reclaim test


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