Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-08-19 08:36:20 to 2026-08-20 04:15:33 UTC [more...]

[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 0/2] sched/fair: Reset incompatible burst on quota change
 2026-08-20  3:32 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: describe burst reset on quota changes

[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 v2 0/5] KVM: arm64: fix VGICv3 redistributor rollback
 2026-08-19 22:42 UTC  (6+ 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] 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  (6+ messages)
` [PATCH 3/3] tools/nolibc: add support for hexagon

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

[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
 2026-08-19 18:08 UTC  (14+ 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

[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  (3+ 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  (4+ 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 v4 0/7] KVM: x86: Add LASS virtualization support
 2026-08-19  9:01 UTC  (5+ messages)
` [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  (5+ messages)
` [PATCH 1/2] gpu: nova-core: add a KUnit test configuration option
` [PATCH 2/2] rust: kunit: move test configuration gating into macro


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