Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-06-05 05:10:26 to 2026-06-07 11:58:16 UTC [more...]

[RFC v1 0/9] kho: granular compatibility and header decoupling
 2026-06-07 11:58 UTC  (2+ messages)

[PATCH] selftests/zram: fix kernel_gte() for POSIX sh
 2026-06-07  9:57 UTC 

[PATCH v3 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
 2026-06-07  8:11 UTC  (9+ messages)
` [PATCH v3 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v3 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v3 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v3 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v3 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v3 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled
` [PATCH v3 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v3 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test

[PATCH 0/2] ring-buffer: Fix forced 8-byte alignment event length
 2026-06-07  7:24 UTC  (3+ messages)
` [PATCH 1/2] ring-buffer: Fix event length with forced 8-byte alignment
` [PATCH 2/2] selftests/ftrace: Account for 8-byte aligned trace_marker_raw events

[PATCH v2 0/2] KVM: riscv: Fix hugetlb G-stage block mapping eligibility
 2026-06-07  5:54 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: riscv: Check hugetlb block mappings against memslot bounds
` [PATCH v2 2/2] KVM: selftests: Add a hugetlb memslot alignment test mode

[RFC PATCH v2 01/10] liveupdate: luo_file: Add internal APIs for file preservation
 2026-06-07  0:35 UTC  (11+ messages)
` [RFC PATCH v2 02/10] liveupdate: Add LIVEUPDATE_GUEST_MEMFD config option
` [RFC PATCH v2 03/10] kvm: Prepare core VM structs and helpers for LUO support
` [RFC PATCH v2 04/10] kvm: kvm_luo: Allow kvm preservation with LUO
` [RFC PATCH v2 05/10] kvm: guest_memfd: Move internal definitions and helper to new header
` [RFC PATCH v2 06/10] kvm: guest_memfd: Add support for freezing and unfreezing mappings
` [RFC PATCH v2 07/10] kvm: guest_memfd_luo: add support for guest_memfd preservation
` [RFC PATCH v2 08/10] docs: add documentation for guest_memfd preservation via LUO
` [RFC PATCH v2 09/10] selftests: kvm: Split ____vm_create() to expose init helpers
` [RFC PATCH v2 10/10] selftests: kvm: Add guest_memfd_preservation_test

[RFC PATCH v1 0/8] liveupdate: kvm: Guest_memfd preservation
 2026-06-07  0:30 UTC  (7+ messages)

[PATCH net-next] selftests: drv-net: gro: signal over-coalescing more reliably
 2026-06-07  0:24 UTC 

[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
 2026-06-07  0:05 UTC  (3+ messages)
` [PATCH v2 4/7] seg6: add End.M.GTP6.D behavior

[PATCH net-next v2 0/6] net: dsa: mv8ee6xxx: MQPRIO and 802.1Qat support
 2026-06-07  0:02 UTC  (12+ messages)
` [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control

[PATCH bpf-next v3 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
 2026-06-07  0:00 UTC  (7+ messages)
` [PATCH bpf-next v3 1/2] bpf, verifier: fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
` [PATCH bpf-next v3 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS offset bounds

[PATCH v2 0/5] Usermode Indirect Branch Tracking
 2026-06-06 23:05 UTC  (12+ messages)
` [PATCH v2 1/5] x86: add userspace IBT config option
` [PATCH v2 2/5] x86: shstk: don't clobber IBT bits in U_CET MSR
` [PATCH v2 3/5] x86: expose user IBT via PR_CFI_BRANCH_LANDING_PADS
` [PATCH v2 4/5] x86/entry/vdso: build with IBT support
` [PATCH v2 5/5] selftests/x86: test usermode IBT

[PATCH v4 0/5] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-06-06 16:00 UTC  (4+ messages)

[PATCH bpf-next v2 0/8] bpf: add support for KASAN checks in JITed programs
 2026-06-06  8:51 UTC  (15+ messages)
` [PATCH bpf-next v2 1/8] bpf: mark instructions accessing program stack
` [PATCH bpf-next v2 4/8] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v2 5/8] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH net-next 1/2] net/sched: sch_fq_pie: add per-flow statistics via class ops
 2026-06-06  7:44 UTC  (2+ messages)

[PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
 2026-06-06  3:58 UTC  (4+ messages)

[PATCH] kunit:tool: Don't write to stdout when it should be disabled
 2026-06-06  2:03 UTC 

[PATCH v4 1/2] kunit: tool: Parse and print the reason tests are skipped
 2026-06-06  1:38 UTC  (2+ messages)
` [PATCH v4 2/2] kunit: tool: Add (primitive) support for outputting JUnit XML

[PATCH net-next] selftests/net/openvswitch: add flow modify test
 2026-06-06  1:33 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: devmem: allow bind-rx from non-init user namespaces
 2026-06-06  1:30 UTC  (2+ messages)

[PATCH net-next] selftests: net: do not detect PPPoX loopback
 2026-06-06  0:40 UTC  (2+ messages)

[PATCH v2] selftests/damon: add regression test for damos_walk() vs kdamond exit race
 2026-06-06  0:36 UTC  (4+ messages)

[PATCH] selftests/bpf: Fix test_lirc test
 2026-06-05 23:00 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: rds: convert rds to getsockopt_iter
 2026-06-05 22:31 UTC  (7+ messages)
` [PATCH net-next v2 1/3] rds: mark snapshot pages dirty in rds_info_getsockopt()
` [PATCH net-next v2 2/3] selftests: net: rds: add getsockopt() conversion test
` [PATCH net-next v2 3/3] rds: convert to getsockopt_iter

[PATCH bpf-next 0/2] RISC-V JIT support for bpf_get_current_task/_btf
 2026-06-05 22:30 UTC  (2+ messages)

[PATCH bpf-next v3 0/3] bpf: Check tail zero of bpf_map_info and bpf_prog_info
 2026-06-05 22:30 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] bpf: Check tail zero of bpf_map_info
` [PATCH bpf-next v3 2/3] bpf: Check tail zero of bpf_prog_info
` [PATCH bpf-next v3 3/3] selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_info

[PATCH bpf v4 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-06-05 22:30 UTC  (2+ messages)

[PATCH] KVM: selftests: Make guest_code_xsave more friendly
 2026-06-05 21:45 UTC  (3+ messages)

[PATCH bpf-next RESEND v12 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-06-05 21:30 UTC  (2+ messages)

[PATCH v4 0/9] dax/kmem: atomic whole-device hotplug via sysfs
 2026-06-05 21:19 UTC  (10+ messages)
` [PATCH v4 1/9] mm/memory: add memory_block_aligned_range() helper
` [PATCH v4 2/9] mm/memory_hotplug: pass online_type to online_memory_block() via arg
` [PATCH v4 3/9] mm/memory_hotplug: export mhp_get_default_online_type
` [PATCH v4 4/9] mm/memory_hotplug: add __add_memory_driver_managed() with online_type arg
` [PATCH v4 5/9] mm/memory_hotplug: add multi-range hotunplug
` [PATCH v4 6/9] dax: plumb hotplug online_type through dax
` [PATCH v4 7/9] dax/kmem: extract hotplug/hotremove helper functions
` [PATCH v4 8/9] dax/kmem: add sysfs interface for atomic hotplug
` [PATCH v4 9/9] selftests/dax: add dax/kmem hotplug sysfs regression test

[PATCH v13 00/22] TDX KVM selftests
 2026-06-05 20:48 UTC  (6+ messages)
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus

[PATCH net-next 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-06-05 18:44 UTC  (10+ messages)
` [PATCH net-next 1/4] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
` [PATCH net-next 2/4] udmabuf: emit one sg entry per pinned folio
` [PATCH net-next 3/4] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind

[PATCH] mm/page_frag: reject invalid CPUs in page_frag_test
 2026-06-05 18:41 UTC 

[PATCH v7 00/42] guest_memfd: In-place conversion support
 2026-06-05 18:27 UTC  (12+ messages)
` [PATCH v7 20/42] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [POC] KVM: selftests: Verify conversion works with TDX

[RFC PATCH v1 0/10] liveupdate: kvm: Guest_memfd preservation
 2026-06-05 17:08 UTC 

[PATCH v5 0/5] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
 2026-06-05 16:16 UTC  (12+ messages)
` [PATCH v5 1/5] KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature value
` [PATCH v5 2/5] KVM: RISC-V: SBI FWFT: Add optional init() callback for hardware probing
` [PATCH v5 3/5] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
` [PATCH v5 4/5] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
` [PATCH v5 5/5] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists

[PATCH bpf-next] bpf/selftests: remove lirc test
 2026-06-05 15:21 UTC  (3+ messages)

[PATCH] riscv: cfi: reject unknown flags in PR_SET_CFI
 2026-06-05 15:10 UTC  (3+ messages)

[PATCH 0/4] selftests: livepatch: Support 4.12 kernels
 2026-06-05 15:14 UTC  (12+ messages)
` [PATCH 2/4] selftests: livepatch: Remove leftover modules when a testcase fails
` [PATCH 3/4] selftests: livepatch: Adapt mod_target module to pass on 4.12 kernels
` [PATCH 4/4] selftests: livepatch: Add information about minimum kernel support

[PATCH v2 00/11] mlx5 support for VFIO self test
 2026-06-05 14:31 UTC  (8+ messages)
` [PATCH v2 06/11] selftests: Fix arm64 IO barriers to match kernel

[PATCH v1 0/7] iommufd: Fix bugs in eventq fops_read paths
 2026-06-05 14:30 UTC  (2+ messages)

[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
 2026-06-05 14:24 UTC  (2+ messages)

[PATCH v4 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-06-05 13:53 UTC  (4+ messages)
` [PATCH v4 3/4] perf/arm64: "

[PATCH 1/4] selftests: livepatch: Introduce _remove_mod function
 2026-06-05 13:44 UTC  (4+ messages)

[PATCH rc v2 0/4] iommufd: Fix veventq_depth boundary
 2026-06-05 13:43 UTC  (2+ messages)

[PATCH net-next 0/2] net/smc: convert getsockopt to getsockopt_iter
 2026-06-05 12:13 UTC  (3+ messages)
` [PATCH net-next 1/2] smc: convert "
` [PATCH net-next 2/2] selftests: net: add SMC getsockopt_iter conversion test

[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
 2026-06-05 11:38 UTC  (11+ messages)
` [PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH v4 5/7] mm: selftests: Add shmem into memory failure test

[PATCH v3 0/2] mm/hmm: A fix and a selftest
 2026-06-05 11:31 UTC  (3+ messages)
` [PATCH v3 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries

[PATCH net-next 0/2] net: rds: convert rds to getsockopt_iter
 2026-06-05 10:09 UTC  (7+ messages)
` [PATCH net-next 1/2] rds: convert "
` [PATCH net-next 2/2] selftests: net: rds: add getsockopt() conversion test

[PATCH bpf 2/2] selftests/bpf: Cover dynamic inner array lookup nullability
 2026-06-05  9:48 UTC  (2+ messages)

[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-06-05  9:42 UTC  (12+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v8 4/6] mm/memory-failure: add panic option for unrecoverable pages

[PATCH v5 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
 2026-06-05  9:31 UTC  (6+ messages)
` [PATCH v5 1/2] "

[PATCH net-next v2 00/15] mptcp: pm: drop TCP TS with ADD_ADDRv6 + port
 2026-06-05  9:21 UTC  (4+ messages)
` [PATCH net-next v2 04/15] mptcp: introduce add_addr_v6_port_drop_ts sysctl knob
` [PATCH net-next v2 07/15] selftests: mptcp: validate ADD_ADDRv6 + TS + port
` [PATCH net-next v2 08/15] selftests: mptcp: always check sent/dropped ADD_ADDRs

[PATCH bpf-next] selftests/bpf: Add arena direct-value one-past-end reject test
 2026-06-05  9:01 UTC  (5+ messages)

[PATCH v6 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-06-05  7:32 UTC  (3+ messages)

configurable block error injection
 2026-06-05  7:23 UTC  (5+ messages)

[PATCH v3 1/2] kunit: tool: Parse and print the reason tests are skipped
 2026-06-05  7:11 UTC  (4+ messages)
` [PATCH v3 2/2] kunit: tool: Add (primitive) support for outputting JUnit XML

[PATCH] selftests/livepatch: fix resource leak in test_klp_syscall init error path
 2026-06-05  6:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/13] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-06-05  6:45 UTC  (19+ messages)
` [PATCH v3 01/13] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v3 02/13] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v3 03/13] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v3 04/13] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH v3 05/13] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v3 06/13] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v3 07/13] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH v3 08/13] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH v3 09/13] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH v3 10/13] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v3 11/13] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v3 12/13] s390/preempt: "
` [PATCH v3 13/13] irq: Optimize reschedule check in local_interrupt_enable()

[PATCH 0/2] kunit: Add support for skipping entire test suites
 2026-06-05  5:10 UTC  (3+ messages)
` [PATCH 2/2] kunit: Add example of test suite that can be skipped at runtime


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