Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-05-18 15:40:10 to 2026-05-19 21:31:11 UTC [more...]

[PATCH v3 0/9] KVM: arm64: selftests: Basic nested guest support
 2026-05-19 21:31 UTC  (2+ messages)

[PATCH 1/3 net-next v4] ipv4: centralize devconf sysctl handling
 2026-05-19 21:27 UTC  (13+ messages)
` [PATCH 3/3 net-next v4] selftests: net: add test for IPv4 devconf netlink notifications

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-19 21:23 UTC  (14+ messages)
` [PATCH v4 03/30] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v4 16/30] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-19 21:10 UTC  (21+ messages)

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-19 20:50 UTC  (15+ messages)

[PATCH v5 0/6] powerpc/bpf: Add support for verifier selftest
 2026-05-19 23:38 UTC  (9+ messages)
` [PATCH v5 1/6] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v5 2/6] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v5 3/6] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v5 4/6] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v5 5/6] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v5 6/6] selftest/bpf: Add tailcall verifier selftest for powerpc64

[PATCH RFC 0/4] selftests: harness: Provide global metadata pointer to allow clean teardown from selftest libraries
 2026-05-19 20:18 UTC  (3+ messages)

[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
 2026-05-19 19:57 UTC  (9+ messages)
` [PATCH v3] "

[PATCH 0/2] KVM: Fix guest_memfd binding overlap errno and selftest
 2026-05-19 19:54 UTC  (9+ messages)
` [PATCH 1/2] KVM: guest_memfd: Return -EEXIST for overlapping bindings
` [PATCH 2/2] KVM: selftests: Test guest_memfd binding overlap without GPA overlap

[PATCH] selftests/mm: check file initialization writes in split_huge_page_test
 2026-05-19 19:18 UTC  (5+ messages)

[PATCH v4 00/15] mm, kvm: allow uffd support in guest_memfd
 2026-05-19 18:56 UTC  (6+ messages)
` [PATCH v4 13/15] KVM: guest_memfd: implement userfaultfd operations

[PATCH v2 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-05-19 18:44 UTC  (5+ messages)
` [PATCH v2 1/3] selftests/mm: allow PUD-level entries in compound testcase of hmm tests
` [PATCH v2 2/3] selftests/mm: remove hardcoded THP sizing assumptions in "
` [PATCH v2 3/3] selftests/mm: fix exclusive_cow test fork() handling

[PATCH net 0/2] Fix race condition between TCP_REPAIR dump and data receive
 2026-05-19 18:42 UTC  (9+ messages)
` [PATCH net 1/2] tcp: Don't accept data when socket is in repair mode

[PATCH v2 0/2] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-19 18:20 UTC  (4+ messages)
` [PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark
` [PATCH v2 2/2] selftests/mm: rewrite gup_test as a standalone harness-based selftest

[PATCH v3 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-05-19 18:17 UTC  (3+ messages)

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-19 18:07 UTC  (34+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
          ` [Linaro-mm-sig] "

[RFC] TID v2.0: kernel module for cache-line zeroization against Flush+Reload (CLFLUSHOPT + LFENCE + REP STOSQ)
 2026-05-19 16:47 UTC 

[PATCH v2 0/2] arm64: Implement support for 2025 dpISA extensions
 2026-05-19 16:03 UTC  (5+ messages)
` [PATCH v2 1/2] arm64/cpufeature: Define hwcaps for 2025 dpISA features

[PATCH v2 0/5] POE sigreturn fix and extra tests
 2026-05-19 15:23 UTC  (2+ messages)

[PATCH v2 0/6] io_uring/zcrx: add CQE based notifications and stats reporting
 2026-05-19 15:21 UTC  (6+ messages)
` [PATCH v2 1/6] io_uring/zcrx: add ctx pointer to zcrx
` [PATCH v2 2/6] io_uring/zcrx: notify user when out of buffers

[PATCH net-next 0/5] selftests: openvswitch: pylint cleanup for ovs-dpctl.py
 2026-05-19 15:18 UTC  (4+ messages)

[PATCH bpf-next 0/5] bpf: Follow-up fixes for BPF syscall common attributes
 2026-05-19 15:15 UTC  (13+ messages)
` [PATCH bpf-next 1/5] bpf: Check tail zero of bpf_common_attr using offsetofend
` [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()

[RFC net-next 0/6] openvswitch: remove support for legacy tunnel ports
 2026-05-19 15:12 UTC  (2+ messages)

[PATCH 1/6] mm/damon: fix missing parens in macro arguments
 2026-05-19 15:08 UTC  (10+ messages)
` [PATCH 2/6] mm/damon/sysfs: implement update_schemes_quota_goals command
` [PATCH 3/6] Docs/ABI/damon: document "
` [PATCH 4/6] Docs/admin-guide/mm/damon/usage: document update_schemes_quota_goals sysfs command
` [PATCH 5/6] selftests/damon/_damon_sysfs: support update_schemes_quota_goals
` [PATCH 6/6] selftests/damon: add a test for update_schemes_quota_goals

[PATCH 0/7] Usermode Indirect Branch Tracking
 2026-05-19 14:42 UTC  (13+ messages)
` [PATCH 4/7] x86: ban 32-bit sigreturn when user IBT enabled

[PATCH net v2 0/6] mptcp: misc fixes for v7.1-rc4
 2026-05-19 13:50 UTC  (2+ messages)

[PATCH RFC 0/5] Test readback from fd on hugetlbfs mount
 2026-05-19 13:23 UTC  (8+ messages)
` [PATCH RFC 1/5] mm: selftests: Inline check_bytes() function into caller
` [PATCH RFC 2/5] mm: selftests: Inline {read,write}_bytes functions
` [PATCH RFC 3/5] mm: selftests: Refactor hugepage-mmap to use kselftest harness
` [PATCH RFC 4/5] mm: selftests: Update hugepage-mmap to support hugetlbfs mount
` [PATCH RFC 5/5] mm: selftests: Port readback test logic from libhugetlbfs

[PATCH] selftests/filesystems: Move file_stressor to dedicated subdirectory
 2026-05-19 13:18 UTC  (3+ messages)
` [PATCH] selftests/filesystems: allow security.selinux xattr in listxattr kernfs test

[PATCH net 1/5] selftests: ovpn: reduce remaining ping flood counts
 2026-05-19 12:00 UTC  (2+ messages)

[PATCH v4 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
 2026-05-19 11:03 UTC  (5+ messages)
` [PATCH v4 1/4] cgroup: Add dmem_selftest module
` [PATCH v4 2/4] selftests: cgroup: Add dmem selftest coverage
` [PATCH v4 3/4] selftests: cgroup: Add vmtest-dmem runner script
` [PATCH v4 4/4] selftests: cgroup: handle vmtest-dmem -b to test locally built kernel

[PATCH] selftests: watchdog: add WDIOC_GETTEMP coverage
 2026-05-19 10:16 UTC 

[PATCH] selftests/mm: add missing mmap() return checks in pkey tests
 2026-05-19  9:57 UTC  (3+ messages)

[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-05-19  8:25 UTC  (3+ messages)

[PATCH net-next v2] selftests: net: add tests for PPPoL2TP
 2026-05-19  8:22 UTC  (2+ messages)

[PATCH net] selftests: net: Fix checksums in xdp_native
 2026-05-19  7:04 UTC  (5+ messages)

[PATCH 0/2] selftests/mm: separate GUP benchmarking from functional testing
 2026-05-19  4:45 UTC  (4+ messages)
` [PATCH 2/2] selftests/mm: rewrite gup_test as a standalone harness-based selftest

[PATCH v2] selftests: harness: fix pidfd leak in __wait_for_test
 2026-05-19  4:23 UTC  (3+ messages)

[PATCH 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-05-19  4:03 UTC  (3+ messages)

[PATCH net-next v5 0/8] net: devmem: support devmem with netkit devices
 2026-05-19  2:10 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Reject unsupported -k option in vmtest.sh
 2026-05-19  2:10 UTC  (2+ messages)

[PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
 2026-05-19  2:06 UTC  (2+ messages)

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-05-19  1:31 UTC  (3+ messages)
` [PATCH v2 1/7] seg6: add End.MAP behavior

[PATCH v6 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-19  0:59 UTC  (5+ messages)

[PATCH 00/28] mm/damon: introduce data attributes monitoring
 2026-05-19  0:54 UTC  (4+ messages)
` [PATCH 19/28] selftests/damon/sysfs.sh: test probes dir

[PATCH] KVM: selftests: hyperv_tlb_flush: replace NOP loop with udelay()
 2026-05-19  0:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] KVM: selftests: sync_regs_test: use KVM_SYNC_X86_VALID_FIELDS
 2026-05-19  0:40 UTC  (3+ messages)
` [PATCH] KVM: selftests: sync_regs_test: drop stale TODO comment

[PATCH] KVM: selftests: Fix typo in comment in hyperv_features.c
 2026-05-19  0:40 UTC  (2+ messages)

[PATCH v2] KVM: selftests: memslot_perf_test: make host wait timeout configurable
 2026-05-19  0:40 UTC  (2+ messages)

[PATCH] KVM: selftests: Guard execinfo.h inclusion for non-glibc builds
 2026-05-19  0:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] treewide: replace /usr/bin/python3 shebangs with env python3
 2026-05-18 23:55 UTC  (2+ messages)

[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
 2026-05-18 23:43 UTC  (6+ messages)
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged

[PATCH v4 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-05-18 23:17 UTC  (2+ messages)

[PATCH net-next v6 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-05-18 20:08 UTC  (2+ messages)

[PATCH] riscv: cfi: reject unknown flags in PR_SET_CFI
 2026-05-18 18:39 UTC 

[PATCH net v2 0/2] Fix race condition between TCP_REPAIR dump and data receive
 2026-05-18 18:34 UTC  (3+ messages)
` [PATCH net v2 1/2] tcp: Don't accept data when socket is in repair mode
` [PATCH net v2 2/2] selftests: Add data path tests for TCP_REPAIR mode

[PATCH rc v1 0/4] iommufd: Fix veventq_depth boundary
 2026-05-18 18:11 UTC  (2+ messages)

[PATCH v2 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-18 17:48 UTC  (2+ messages)

[PATCH 0/2] Make liveupdate selftests util as a library
 2026-05-18 17:14 UTC  (4+ messages)
` [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs

[PATCH net-next 0/3] vxlan: vnifilter: fix VNI add/update notifications
 2026-05-18 16:57 UTC  (4+ messages)
` [PATCH net-next 1/3] vxlan: vnifilter: send notification on VNI add
` [PATCH net-next 2/3] vxlan: vnifilter: fix spurious notification on VNI update
` [PATCH net-next 3/3] selftests: net: add vxlan vnifilter notification test

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-18 16:47 UTC  (10+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD

[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-18 16:05 UTC  (3+ messages)
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf

[PATCH net 0/5] netlink: fixes for cross-namespace nsid reporting
 2026-05-18 15:41 UTC  (7+ messages)
` [PATCH net 3/5] net: netlink: don't set nsid on local notifications


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