Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-07-08 03:36:35 to 2026-07-09 08:46:03 UTC [more...]

[PATCH v6 00/10] dax/kmem: atomic whole-device hotplug via sysfs
 2026-07-09  8:45 UTC  (7+ messages)
` [PATCH v6 06/10] mm/memory_hotplug: add offline_and_remove_memory_ranges()
` [PATCH v6 09/10] dax/kmem: add sysfs interface for atomic whole-device hotplug
` [PATCH v6 10/10] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH] selftests/net: fix EVP_MD_CTX leak in tcp_mmap
 2026-07-09  8:40 UTC  (2+ messages)

[PATCH v2] selftests/mm: Fix memleak in migration benchmark
 2026-07-09  8:18 UTC 

[PATCH v3 15/17] selftests/verification: Fix wrong errexit assumption
 2026-07-09  8:14 UTC  (2+ messages)

[PATCH v10 00/15] userfaultfd: working set tracking for VM guest memory
 2026-07-09  7:55 UTC  (19+ messages)
` [PATCH v10 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v10 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v10 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v10 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v10 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v10 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v10 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v10 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v10 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v10 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v10 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v10 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v10 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v10 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v10 15/15] Documentation/userfaultfd: document RWP working set tracking

[PATCH bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-09  6:47 UTC  (6+ messages)
` [PATCH bpf v4 1/2] "
` [PATCH bpf v4 2/2] selftests/bpf: Cover negative raw_tp writable buffer offsets

[PATCH v3 00/17] riscv: Generate riscv instruction functions
 2026-07-09  6:26 UTC  (11+ messages)
` [PATCH v3 09/17] riscv: kvm: Use generated instruction headers for csr code
` [PATCH v3 10/17] KVM: device: Add test device
` [PATCH v3 11/17] KVM: riscv: selftests: Add mmio test
` [PATCH v3 12/17] riscv: kvm: Use generated instruction headers for mmio emulation
` [PATCH v3 13/17] riscv: kvm: Add emulated test csr
` [PATCH v3 14/17] KVM: riscv: selftests: Add csr emulation test
` [PATCH v3 15/17] riscv: kvm: Use generated instruction headers for csr emulation
` [PATCH v3 16/17] riscv: kexec: Use generated instruction headers for kexec relocations
` [PATCH v3 17/17] riscv: Remove unused instruction headers
` [syzbot ci] Re: riscv: Generate riscv instruction functions

[PATCH] selftests/ftrace: Fix reading enabled_functions in add_remove_fprobe_module test
 2026-07-09  5:38 UTC  (2+ messages)

[PATCH] selftests/tracing: Have trigger-hist-poll.tc use sched_process_exit
 2026-07-09  4:58 UTC  (4+ messages)

[RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
 2026-07-09  4:07 UTC  (10+ messages)
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-09  3:34 UTC  (5+ messages)
` [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH v2] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-09  3:08 UTC  (2+ messages)

[PATCH] selftests/mm: Fix memleak in migration benchmark
 2026-07-09  3:03 UTC  (7+ messages)

[PATCH net-next v6 0/2] udp: fix FOU/GUE over multicast
 2026-07-09  1:24 UTC  (5+ messages)
` [PATCH net-next v6 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [PATCH net-next v6 2/2] selftests: net: add FOU multicast encapsulation resubmit test

[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
 2026-07-09  1:00 UTC  (11+ messages)

[PATCH v11 00/29] KVM: arm64: Implement support for SME
 2026-07-09  0:52 UTC  (30+ messages)
` [PATCH v11 01/29] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v11 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
` [PATCH v11 03/29] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v11 04/29] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v11 05/29] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v11 06/29] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v11 07/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v11 08/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v11 09/29] KVM: arm64: Define internal features for SME
` [PATCH v11 10/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v11 11/29] KVM: arm64: Store vector lengths in an array
` [PATCH v11 12/29] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v11 13/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v11 14/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v11 15/29] KVM: arm64: Support SME control registers
` [PATCH v11 16/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v11 17/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v11 18/29] KVM: arm64: Support SME priority registers
` [PATCH v11 19/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v11 20/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v11 21/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v11 22/29] KVM: arm64: Context switch SME state for guests
` [PATCH v11 23/29] KVM: arm64: Handle SME exceptions
` [PATCH v11 24/29] KVM: arm64: Expose SME to nested guests
` [PATCH v11 25/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v11 26/29] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v11 27/29] KVM: arm64: selftests: Skip impossible invalid value tests
` [PATCH v11 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v11 29/29] KVM: arm64: selftests: Add SME to set_id_regs test

[PATCH v3 0/9] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-07-08 23:18 UTC  (10+ messages)
` [PATCH v3 1/9] vfio: selftests: igb: Add driver for IGB QEMU device
` [PATCH v3 2/9] vfio: selftests: igb: Use PHY internal loopback on 82576
` [PATCH v3 3/9] vfio: selftests: igb: Use advanced TX and RX descriptors
` [PATCH v3 4/9] vfio: selftests: igb: Program MSI-X interrupt routing
` [PATCH v3 5/9] vfio: selftests: igb: Extend memcpy completion timeout for line-rate hardware
` [PATCH v3 6/9] vfio: selftests: igb: Disable PCIe completion timeout retries
` [PATCH v3 7/9] vfio: selftests: Add helpers to re-enable interrupts
` [PATCH v3 8/9] vfio: selftests: igb: Factor hardware programming into igb_hw_init()
` [PATCH v3 9/9] vfio: selftests: igb: Recover after DMA-read faults

[PATCH v2] selftests/rseq: Fix a building error for riscv arch
 2026-07-08 23:05 UTC  (3+ messages)

[PATCH net-next v5 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-08 22:55 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next v5 2/3] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind
` [PATCH net-next v5 3/3] selftests/net: devmem.py: add check_rx_large_niov

[PATCH net-next v4 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-07-08 20:35 UTC  (5+ messages)
` [PATCH net-next v4 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding

[PATCH bpf-next v4 0/6] Add the capability to load HW RX checksum in eBPF programs
 2026-07-08 20:34 UTC  (7+ messages)
` [PATCH bpf-next v4 1/6] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next v4 2/6] net: veth: Add xmo_rx_checksum callback to veth driver
` [PATCH bpf-next v4 3/6] net: ice: Add xmo_rx_checksum callback
` [PATCH bpf-next v4 4/6] selftests/bpf: Add selftest support for bpf_xdp_metadata_rx_checksum
` [PATCH bpf-next v4 5/6] selftests/bpf: Add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog
` [PATCH bpf-next v4 6/6] selftests: drv-net: add XDP RX checksum metadata tests

[PATCH net-next v11 0/7] netconsole: support automatic target recovery
 2026-07-08 20:24 UTC  (4+ messages)
` [PATCH net-next v11 7/7] selftests: netconsole: validate target resume

[PATCH] selftests: do not override CFLAGS set by the build environment
 2026-07-08 20:16 UTC  (2+ messages)

cgroup/test_zswap failed with "zswpout does not increase after test program"
 2026-07-08 19:08 UTC  (8+ messages)

[PATCH net-next] selftests/net: Skip srv6_end_dt46_l3vpn_test::host_vpn_tests if iproute2 too old
 2026-07-08 15:27 UTC 

[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
 2026-07-08 15:25 UTC  (3+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation

[RFC PATCH v3 0/3] KVM: selftests: Improvements on dirty-ring
 2026-07-08 15:22 UTC  (4+ messages)
` [RFC PATCH v3 1/3] KVM: selftests: memstress: Add option to enable dirty-ring on VM creation
` [RFC PATCH v3 2/3] KVM: selftests: Check dirty-ring size before enabling
` [RFC PATCH v3 3/3] KVM: selftests: dirty_log_perf_test: Add dirty-ring support

[PATCH v3 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-07-08 13:55 UTC  (7+ messages)
` [PATCH v3 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages
` [PATCH v3 2/3] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
` [PATCH v3 3/3] selftests/mm: fix ternary operator precedence in ksm_tests

[PATCH v2 0/5] software node: provide support for fw_devlink
 2026-07-08 13:44 UTC  (5+ messages)
` [PATCH v2 3/5] software node: add kunit tests for fw_devlink support
` [PATCH v2 5/5] gpio: kunit: add test cases verifying swnode devlink support

[PATCH] bug: fix warning suppressions with kunit built as module
 2026-07-08 13:34 UTC  (2+ messages)

[RFC PATCH v1 0/5] fuse: caches documentation and testing
 2026-07-08 13:11 UTC  (6+ messages)
` [RFC PATCH v1 1/5] Documentation: fuse: add document on caches being used by FUSE
` [RFC PATCH v1 2/5] selftests/filesystems: convert fusectl test to fuse3
` [RFC PATCH v1 3/5] selftests/filesystems: check that fusectlfs is mounted
` [RFC PATCH v1 4/5] selftests/filesystems: add fuse symlink caching test
` [RFC PATCH v1 5/5] selftests/filesystems: add fuse ACLs "

[PATCH v5 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
 2026-07-08 12:51 UTC  (3+ messages)

[PATCH bpf-next v4 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-08 12:48 UTC  (12+ messages)
` [PATCH bpf-next v4 01/10] bpf: propagate original instruction offset when patching program
` [PATCH bpf-next v4 02/10] bpf: mark instructions accessing program stack
` [PATCH bpf-next v4 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v4 04/10] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v4 05/10] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v4 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v4 07/10] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v4 08/10] selftests/bpf: add helper to check whether eBPF KASAN is active
` [PATCH bpf-next v4 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers
` [PATCH bpf-next v4 10/10] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH] selftests: timers: Use CPU time for CPU timers in posix_timers test
 2026-07-08 12:15 UTC 

[PATCH net-next v4] selftests/net/openvswitch: add ICMPv6 echo type match test
 2026-07-08 11:15 UTC  (2+ messages)

[PATCH v2] selftests/landlock: fix spelling error in fs_test comment
 2026-07-08 10:42 UTC  (2+ messages)

[PATCH net-next 0/2] selftests: drv-net: run XDP tests with both IP versions
 2026-07-08 10:40 UTC  (2+ messages)

[PATCH nf-next v4 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
 2026-07-08 10:33 UTC  (6+ messages)
` [PATCH nf-next v4 3/6] net: netfilter: Add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v4 5/6] net: netfilter: Add SIT "

[PATCH v2] bug: fix warning suppressions with kunit built as module
 2026-07-08 10:08 UTC  (5+ messages)

[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
 2026-07-08  9:43 UTC  (12+ messages)
` [PATCH v8 1/7] KVM: arm64: Disallow vPMU when pPMUs do not cover all CPUs
` [PATCH v8 5/7] KVM: arm64: PMU: Implement fixed-counters-only emulation

[PATCH] fs/proc/task_mmu: fix PAGEMAP_SCAN written state for PMD holes
 2026-07-08  9:34 UTC 

[PATCH] selftests/filesystems: include fcntl.h in fclog
 2026-07-08  9:24 UTC 

[PATCH v4 RESEND 0/7] riscv: Add reliable stack unwinding for livepatch
 2026-07-08  8:21 UTC  (9+ messages)
` [PATCH v4 RESEND 1/7] riscv: stacktrace: Add frame record metadata
` [PATCH v4 RESEND 2/7] riscv: stacktrace: disable KASAN and KCOV instrumentation for stacktrace.o
` [PATCH v4 RESEND 4/7] riscv: stacktrace: introduce stack-bound tracking helpers
` [PATCH v4 RESEND 5/7] riscv: stacktrace: switch to frame-pointer based unwinder

[PATCH net-next v3] selftests/net/openvswitch: add output truncation test
 2026-07-08  8:10 UTC  (2+ messages)

[PATCH v8 2/2] selftests/futex: fix the failed futex_requeue test issue
 2026-07-08  8:08 UTC  (3+ messages)

[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
 2026-07-08  8:04 UTC  (6+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v6 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests

[PATCH RESEND v3] selftests: mincore: fix the readahead check on large base page sizes
 2026-07-08  7:59 UTC  (2+ messages)
` [PATCH v4] selftests: mincore: count file-mmap readahead on both sides

[PATCH] selftests: gpio: add gpio-cdev-uaf to .gitignore
 2026-07-08  7:46 UTC  (3+ messages)

[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-07-08  7:30 UTC  (8+ messages)
` [PATCH v5 01/17] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
` [PATCH v5 02/17] riscv: hwprobe.rst: Make indentation consistent
` [PATCH v5 03/17] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP

[PATCH v2 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
 2026-07-08  7:01 UTC  (6+ messages)
` [PATCH v2 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages

[PATCH bpf v3 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-08  4:42 UTC  (4+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Cover negative raw_tp writable buffer offsets

[PATCH v2] kselftest: cpufreq: Backup and restore governor for sptests
 2026-07-08  3:44 UTC  (2+ messages)

[PATCH bpf 1/2] bpf, x86: Fix FineIBT #CP in BPF dispatcher's indirect-jump fallback
 2026-07-08  3:40 UTC  (3+ messages)


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