Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-08-19 00:10:54 to 2026-08-20 12:42:32 UTC [more...]

[PATCH 00/17] cgroup/cpuset: Fix partition CPU ownership and isolation accounting
 2026-08-20 12:41 UTC  (4+ messages)
` [PATCH 01/17] selftests/cgroup: Drop invalid boot isolation comparison
` [PATCH 02/17] cgroup/cpuset: Preserve boot-isolated CPUs on partition release
` [PATCH 03/17] selftests/cgroup: Test boot-isolated CPU "

[PATCH v3 0/2] fuse: zero the partial EOF page when extending a file
 2026-08-20 12:35 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/fuse: test post-EOF page zeroing when a file is extended

[PATCH 0/2] sched/fair: Reset incompatible burst on quota change
 2026-08-20 11:43 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: describe burst reset on quota changes

[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
 2026-08-20 11:32 UTC  (16+ 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
` [PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v19 04/14] KVM: arm64: Ensure GCS memory effects are visible

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

[PATCH] selftests/net: fix kill() argument order in fin_ack_lat
 2026-08-20 10:57 UTC  (2+ messages)

[PATCH net v2 1/2] net: advertise TCP MSS from the configured MTU, not the learned PMTU
 2026-08-20 10:57 UTC  (2+ messages)

[PATCH] tools/nolibc: add 64-bit parisc support
 2026-08-20  9:32 UTC 

[PATCH] selftests/cgroup: Fix cg_run_in_subcgroups ignoring arg parameter
 2026-08-20  9:27 UTC  (2+ messages)

[PATCH v2 0/5] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-20  8:58 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: arm64: vgic-v3: Undo assignment on iodev registration failure
` [PATCH v2 2/5] KVM: arm64: vgic-v3: Reset assignments after failed region setup
` [PATCH v2 3/5] KVM: arm64: vgic-v3: Unregister redistributors before freeing regions
` [PATCH v2 4/5] KVM: arm64: selftests: Pass guest code to vm_gic_create_with_vcpus()
` [PATCH v2 5/5] KVM: arm64: selftests: Test VGICv3 redistributor region retry

[PATCH v14 00/22] TDX KVM selftests
 2026-08-20  8:46 UTC  (5+ messages)
` [PATCH v14 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v14 03/22] KVM: selftests: Initialize the TDX VM

[PATCH v4 00/19] selftests/mm: improve khugepaged coverage
 2026-08-20  8:40 UTC  (22+ messages)
` [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 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 v4 13/19] selftests/mm: cover a shared-source collapse write race
` [PATCH v4 14/19] selftests/mm: run every supported collapse order by default

[PATCH v3 0/3] selftests/mm: TAP output and global-state fixes
 2026-08-20  8:00 UTC  (5+ messages)
` [PATCH v3 1/3] selftests/mm: emit TAP header in uffd-wp-mremap
` [PATCH v3 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test
` [PATCH v3 3/3] selftests/mm: restore enable_soft_offline in hugetlb-soft-offline

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

[PATCH v4 0/7] KVM: x86: Add LASS virtualization support
 2026-08-20  6:36 UTC  (16+ 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 v4 6/7] KVM: selftests: Add coverage for LASS CPUID and CR4 handling
` [PATCH v4 7/7] selftests/x86: Add a userspace test for LASS enforcement

[PATCH net v2 0/3] net/sched: taprio: fix software schedule livelocks
 2026-08-20  6:27 UTC  (4+ messages)
` [PATCH net v2 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind
` [PATCH net v2 2/3] net/sched: taprio: enforce a minimum interval for software schedules
` [PATCH net v2 3/3] selftests/tc-testing: taprio: add case for the software minimum interval

[PATCH v2 0/3] selftests/mm: TAP output and global-state fixes
 2026-08-20  6:01 UTC  (3+ messages)
` [PATCH v2 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test

[PATCH] selftests/mm: check stat() return value in khugepaged get_finfo()
 2026-08-20  4:14 UTC  (3+ messages)

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

[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2026-08-20  3:47 UTC  (2+ messages)

[PATCH v2] selftests/efivarfs: skip write tests if efivarfs is mounted read-only
 2026-08-20  3:01 UTC 

[PATCH net 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind
 2026-08-20  2:25 UTC  (3+ messages)

[PATCH] riscv: selftests: Fix pointer masking test failures on real hardware
 2026-08-20  1:49 UTC  (2+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-20  1:32 UTC  (12+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating

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

[PATCH v2 00/22] coredump: allow to create sparse coredumps on the coredump socket
 2026-08-19 23:09 UTC  (23+ messages)
` [PATCH v2 01/22] powerpc/spufs: don't dump more than the note supports
` [PATCH v2 02/22] coredump: refuse negative skips
` [PATCH v2 03/22] coredump: set the minimum send buffer size
` [PATCH v2 04/22] selftests/coredump: discard the right amount after the coredump request
` [PATCH v2 05/22] selftests/coredump: collapse the expected request check into the helper
` [PATCH v2 06/22] selftests/coredump: add a separate helper header
` [PATCH v2 07/22] coredump: pin the protocol struct sizes
` [PATCH v2 08/22] coredump: move the negotiated mask into struct coredump_params
` [PATCH v2 09/22] coredump: deduplicate the to_skip flush
` [PATCH v2 10/22] coredump: make the dump helper return bool
` [PATCH v2 11/22] coredump: always chunk writes
` [PATCH v2 12/22] coredump: clean up coredump state handling
` [PATCH v2 13/22] coredump: add COREDUMP_RECORDS to the coredump socket protocol
` [PATCH v2 14/22] coredump: add COREDUMP_SPARSE "
` [PATCH v2 15/22] tools: sync coredump.h header
` [PATCH v2 16/22] coredump: send the coredump in records if requested
` [PATCH v2 17/22] coredump: describe the holes when COREDUMP_SPARSE is negotiated
` [PATCH v2 18/22] selftests/coredump: test COREDUMP_RECORDS and COREDUMP_SPARSE
` [PATCH v2 19/22] selftests/coredump: hand the record stream to a sink
` [PATCH v2 20/22] selftests/coredump: put a hole in the middle of a sparse mapping
` [PATCH v2 21/22] selftests/coredump: simulate a blob store
` [PATCH v2 22/22] selftests/coredump: show how to inspect the task to decide how the coredump should be sent

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

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

[PATCH] selftests: cgroup: simplify cpuset subtree permissions test
 2026-08-19 20:10 UTC  (3+ messages)

[PATCH] selftests/cgroup: set the test plan after the setup checks
 2026-08-19 20:10 UTC  (3+ messages)

[PATCH 0/3] tools/nolibc: hexagon support
 2026-08-19 18:30 UTC  (8+ 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 net-next 0/4] Improve stability of big_tcp_tunnels.sh selftest
 2026-08-19 17:21 UTC  (7+ messages)
` [PATCH net-next 2/4] selftests: net: Lower threshold on debug kernels for big_tcp_tunnels.sh
` [PATCH net-next 4/4] selftests: net: Fix slow configurations in big_tcp_tunnels.sh

[PATCH] selftests/filesystems: Add .gitignore for fscontext_ns_test
 2026-08-19 16:17 UTC 

[RFC PATCH 0/3] arm64: expose CPU prefetch and cache modulation controls
 2026-08-19 14:57 UTC  (4+ messages)
` [RFC PATCH 1/3] arm64: add CPU prefetch and cache modulation sysfs interface

[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/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  (2+ messages)

[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 0/2] rust: kunit: enforce test configurability
 2026-08-19  8:57 UTC  (10+ 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 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  (9+ messages)
` [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  (4+ messages)
` [PATCH bpf-next 1/2] "

[PATCH v5 net-next 0/2] ECN offload handling series
 2026-08-19  2:51 UTC  (6+ 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  (3+ messages)
` [PATCH bpf-next v3 4/4] selftests/bpf: Add a test for arena fault-in under memory.max


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