Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-05-11 11:36:09 to 2026-05-11 23:48:37 UTC [more...]

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-11 23:47 UTC  (8+ messages)
` [PATCH v4 01/16] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v4 03/16] vfio/pci: Retrieve preserved device files after "
` [PATCH v4 04/16] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v4 05/16] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v4 06/16] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v4 07/16] docs: liveupdate: Add documentation for VFIO PCI

[PATCH] vfio: selftests: Add driver for IGB QEMU device
 2026-05-11 23:45 UTC  (2+ messages)

[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
 2026-05-11 23:35 UTC  (5+ messages)
` [PATCH v4 01/10] KVM: nVMX: Implement cache for L1 MSR bitmap
` [PATCH v4 04/10] KVM: nVMX: Implement cache for L1 APIC pages

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-11 23:05 UTC  (18+ messages)

[GIT PULL] kunit fixes update for Linux 7.1-rc4
 2026-05-11 22:42 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: cope with slow env in so_txtime.py test
 2026-05-11 22:19 UTC 

[PATCH 0/5] Fix and enhance KVM steal accounting for both guest and host
 2026-05-11 21:46 UTC  (12+ messages)
` [PATCH 2/5] KVM: x86: Reset vcpu->arch.st.last_steal when enabling steal time
` [PATCH 3/5] KVM: x86: account KVM_SET_CLOCK downtime in "

[PATCH 1/2] vfio: selftests: Add support of creating multiple iommus from iommufd
 2026-05-11 21:41 UTC  (10+ messages)
` [PATCH 2/2] vfio: selftests: Add iommufd multi iommu test

[PATCH v4 00/55] make MM selftests more CI friendly
 2026-05-11 21:34 UTC  (57+ messages)
` [PATCH v4 01/55] selftests/mm: hugetlb-read-hwpoison: add SIGBUS handler
` [PATCH v4 02/55] selftests/mm: migration: don't assume huge page is TWOMEG
` [PATCH v4 03/55] selftests/mm: migration: make nthreads represent number of working threads
` [PATCH v4 04/55] selftests/mm: migration: properly cleanup fork()ed processes
` [PATCH v4 05/55] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
` [PATCH v4 06/55] selftests/mm: merge map_hugetlb into hugepage-mmap
` [PATCH v4 07/55] selftests/mm: rename hugepage-* tests to hugetlb-*
` [PATCH v4 08/55] selftests/mm: hugetlb-shm: use kselftest framework
` [PATCH v4 09/55] selftests/mm: hugetlb-vmemmap: "
` [PATCH v4 10/55] selftests/mm: hugetlb-madvise: "
` [PATCH v4 11/55] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v4 12/55] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v4 13/55] selftests/mm: khugepaged: group tests in an array
` [PATCH v4 14/55] selftests/mm: khugepaged: use ksefltest framework
` [PATCH v4 15/55] selftests/mm: ksm_tests: use kselftest framework
` [PATCH v4 16/55] selftests/mm: protection_keys: use descriptive test names in the output
` [PATCH v4 17/55] selftests/mm: protection_keys: use kselftest framework
` [PATCH v4 18/55] selftests/mm: uffd-common: "
` [PATCH v4 19/55] selftests/mm: uffd-stress: "
` [PATCH v4 20/55] selftests/mm: uffd-unit-tests: "
` [PATCH v4 21/55] selftests/mm: va_high_addr_switch: "
` [PATCH v4 22/55] selftests/mm: add atexit() and signal handlers to thp_settings
` [PATCH v4 23/55] selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
` [PATCH v4 24/55] selftests/mm: move HugeTLB helpers to hugepage_settings
` [PATCH v4 25/55] selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
` [PATCH v4 26/55] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH v4 27/55] selftests/mm: hugepage_settings: rename and rework get_free_hugepages()
` [PATCH v4 28/55] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v4 29/55] selftests/mm: move read_file(), read_num() and write_num() to vm_util
` [PATCH v4 30/55] selftests/mm: vm_util: add helpers to set and restore shm limits
` [PATCH v4 31/55] selftests/mm: compaction_test: use HugeTLB helpers
` [PATCH v4 32/55] selftests/mm: cow: add setup of HugeTLB pages
` [PATCH v4 33/55] selftests/mm: gup_longterm: "
` [PATCH v4 34/55] selftests/mm: gup_test: "
` [PATCH v4 35/55] selftests/mm: hmm-tests: "
` [PATCH v4 36/55] selftests/mm: hugepage_dio: "
` [PATCH v4 37/55] selftests/mm: hugetlb_fault_after_madv: "
` [PATCH v4 38/55] selftests/mm: hugetlb-madvise: "
` [PATCH v4 39/55] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v4 40/55] selftests/mm: hugetlb-mmap: "
` [PATCH v4 41/55] selftests/mm: hugetlb-mremap: "
` [PATCH v4 42/55] selftests/mm: hugetlb-shm: "
` [PATCH v4 43/55] selftests/mm: hugetlb-soft-offline: "
` [PATCH v4 44/55] selftests/mm: hugetlb-vmemmap: "
` [PATCH v4 45/55] selftests/mm: migration: "
` [PATCH v4 46/55] selftests/mm: pagemap_ioctl: "
` [PATCH v4 47/55] selftests/mm: protection_keys: use library code for HugeTLB setup
` [PATCH v4 48/55] selftests/mm: thuge-gen: add setup of HugeTLB pages
` [PATCH v4 49/55] selftests/mm: uffd-stress: use hugetlb_save and alloc huge pages
` [PATCH v4 50/55] selftests/mm: uffd-unit-tests: add setup of HugeTLB pages
` [PATCH v4 51/55] selftests/mm: uffd-wp-mremap: "
` [PATCH v4 52/55] selftests/mm: va_high_addr_switch: "
` [PATCH v4 53/55] selftests/mm: va_high_addr_switch.sh: drop huge pages setup
` [PATCH v4 54/55] selftests/mm: run_vmtests.sh: free memory if available memory is low
` [PATCH v4 55/55] selftests/mm: run_vmtests.sh: drop detection and setup of HugeTLB

[PATCH v4 0/2] Support BPF traversal of wakeup sources
 2026-05-11 20:44 UTC  (6+ messages)
` [PATCH v4 1/2] PM: wakeup: Add kfuncs to traverse over wakeup_sources
` [PATCH v4 2/2] selftests/bpf: Add tests for wakeup_sources kfuncs

[PATCH 0/2] KVM: selftests: Fixes for guest_memfd_test and FD double-close
 2026-05-11 20:25 UTC  (7+ messages)
` [PATCH 1/2] KVM: selftests: Fix MADV_COLLAPSE build failure on older toolchains
` [PATCH 2/2] KVM: selftests: Fix FD double-close in kvm_vm_release()

[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
 2026-05-11 20:12 UTC  (10+ messages)

[PATCH 0/2] Make liveupdate selftests util as a library
 2026-05-11 20:11 UTC  (3+ messages)
` [PATCH 1/2] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH 2/2] selftests/liveupdate: Add helpers to preserve/retrieve FDs

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-11 17:53 UTC  (5+ messages)

[PATCH v3 0/2] selftests/mm: use pattern matching in .gitignore
 2026-05-11 17:34 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] selftests/mm: rename local_config.h to local_config.h_gen

[PATCH bpf-next v13 0/8] bpf: Extend BPF syscall with common attributes support
 2026-05-11 17:07 UTC  (13+ messages)
` [PATCH bpf-next v13 1/8] "
` [PATCH bpf-next v13 2/8] libbpf: Add support for extended BPF syscall
` [PATCH bpf-next v13 3/8] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v13 4/8] bpf: Add syscall common attributes support "
` [PATCH bpf-next v13 5/8] bpf: Add syscall common attributes support for btf_load
` [PATCH bpf-next v13 6/8] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v13 7/8] libbpf: "
` [PATCH bpf-next v13 8/8] selftests/bpf: Add tests to verify map create failure log

[PATCH net-next v3 0/8] net: devmem: support devmem with netkit devices
 2026-05-11 17:01 UTC  (3+ messages)

[PATCH 1/2 net v4] ipv6: addrconf: fix temp address generation after prefix deprecation
 2026-05-11 17:01 UTC  (3+ messages)
` [PATCH 2/2 net v4] selftests: fib_tests: add temporary IPv6 address renewal test

[PATCH net 0/5] mptcp: misc fixes for v7.1-rc4
 2026-05-11 16:52 UTC  (3+ messages)
` [PATCH net 3/5] selftests: mptcp: join: cover ADD_ADDR tx drop and list progress

[PATCH] selftests/mm: handle fork() failure in migration tests
 2026-05-11 16:44 UTC  (3+ messages)

[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
 2026-05-11 16:30 UTC  (8+ messages)

[PATCH v4 0/3] driver core: remove software node from platform devices on device release
 2026-05-11 16:08 UTC  (11+ messages)
` [PATCH v4 1/3] driver core: platform: remove software node on release()

[PATCH v2 0/9] KVM: x86: Improve the handling of debug exceptions during instruction emulation
 2026-05-11 15:45 UTC  (2+ messages)

[PATCH v3 0/2] mm/kmemleak: dedupe verbose scan output
 2026-05-11 15:41 UTC  (3+ messages)

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-11 15:38 UTC  (5+ messages)
` [PATCH v6 1/4] mm/memory-failure: report MF_MSG_KERNEL for reserved pages
` [PATCH v6 2/4] mm/memory-failure: classify get_any_page() failures by reason
` [PATCH v6 3/4] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v6 4/4] Documentation: document panic_on_unrecoverable_memory_failure sysctl

[PATCH] KVM: selftests: sync_regs_test: use KVM_SYNC_X86_VALID_FIELDS
 2026-05-11 15:09 UTC  (3+ messages)

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-05-11 14:57 UTC  (8+ messages)
` [PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
` [PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations

[PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-11 14:44 UTC  (3+ messages)

[PATCH net-next 0/7] net: convert remaining bluetooth socket families to getsockopt_iter
 2026-05-11 14:19 UTC  (4+ messages)
` [PATCH net-next 6/7] selftests: net: getsockopt_iter: cover SCO BT_CODEC conversion

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-05-11 14:17 UTC  (12+ messages)
` [PATCH v10 01/30] arm64/sysreg: Update SMIDR_EL1 to DDI0601 2025-06
` [PATCH v10 04/30] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v10 15/30] KVM: arm64: Support SME control registers

[linus:master] [selftests] 465b05bae5: kernel-selftests.landlock.audit_test.audit.tsync_override_log_subdomains_off.fail
 2026-05-11 14:15 UTC 

[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-05-12  1:34 UTC  (11+ messages)
` [PATCH v2 01/10] riscv: hwprobe.rst: Document EXT_ZICFISS
` [PATCH v2 02/10] riscv: hwprobe.rst: Replace tabs with spaces
` [PATCH v2 03/10] riscv: Standardize extension capitalization
` [PATCH v2 04/10] riscv: Add Zicclsm to cpufeature and hwprobe
` [PATCH v2 05/10] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs "
` [PATCH v2 06/10] riscv: Add B to hwcap "
` [PATCH v2 07/10] riscv: Add a getter for user PMLEN support
` [PATCH v2 08/10] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
` [PATCH v2 09/10] riscv: cpu: Output isa bases lines in cpuinfo
` [PATCH v2 10/10] riscv: hwprobe: Introduce rva23u64 base behavior

[PATCH] kunit: fix use-after-free in debugfs when using kunit.filter
 2026-05-11 13:28 UTC  (2+ messages)

[PATCH net-next v9 0/2] selftests: openvswitch: add pop_vlan test
 2026-05-11 12:05 UTC  (2+ messages)

[PATCH] selftests/cgroup: Add NULL check after malloc in cgroup_util.c
 2026-05-11 12:04 UTC  (2+ messages)

[PATCH] selftests/cgroup: check malloc return value in alloc_anon functions
 2026-05-11 11:59 UTC  (2+ messages)

[PATCH v3 0/4] KVM: arm64: vgic: Fix IGROUPR writability and IIDR revision control
 2026-05-11 11:30 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: vgic: Allow userspace to set IIDR revision 1
` [PATCH v3 2/4] KVM: arm64: selftests: Add vgic IIDR revision test
` [PATCH v3 3/4] KVM: arm64: vgic: Remove v2_groups_user_writable and use IIDR revision directly
` [PATCH v3 4/4] KVM: arm64: selftests: Add GICv2 IGROUPR writability test


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