Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-05-12 15:34:18 to 2026-05-14 01:33:23 UTC [more...]

[PATCH] KVM: selftests: Check guest memfd validity with flags
 2026-05-14  1:30 UTC  (6+ messages)

[PATCH v2 03/14] mm: rename uffd-wp PTE accessors to uffd
 2026-05-14  1:31 UTC  (2+ messages)

[PATCH v6 0/6] driver core: remove software node from platform devices on device release
 2026-05-14  0:24 UTC  (8+ messages)
` [PATCH v6 1/6] driver core: platform: remove software node on release()
` [PATCH v6 2/6] platform/surface: gpe: use platform_device_register_full()
` [PATCH v6 3/6] drm/xe/i2c: use device_create_managed_software_node()
` [PATCH v6 4/6] driver core: platform: unify release path
` [PATCH v6 5/6] kunit: provide kunit_software_node_register()
` [PATCH v6 6/6] driver core: platform: tests: add test cases for correct swnode removal
` (subset) [PATCH v6 0/6] driver core: remove software node from platform devices on device release

[PATCH] vfio: selftests: Add driver for IGB QEMU device
 2026-05-13 23:33 UTC  (6+ messages)

[PATCH v2 0/9] KVM: x86: Improve the handling of debug exceptions during instruction emulation
 2026-05-13 23:14 UTC  (3+ messages)
` [PATCH v2 9/9] KVM: selftests: Verify 'BS' bit checking in pending debug exception state during VM-Entry

[PATCH] selftests/riscv: fix compiler output flag spacing in all Makefiles
 2026-05-13 23:01 UTC  (2+ messages)

[PATCH RESEND bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
 2026-05-13 22:55 UTC  (14+ messages)
` [PATCH RESEND bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH RESEND bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH RESEND bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH RESEND bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH RESEND bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH RESEND bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed

[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-05-13 22:53 UTC  (3+ messages)

[PATCH v3 0/4] KVM: x86: Virtualize AMD's "disable CPUID in usermode"
 2026-05-13 22:46 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: Consolidate CPUID fault handling for emulator and interception logic
` [PATCH v3 2/4] KVM: x86: Remove supports_cpuid_fault() helper
` [PATCH v3 3/4] KVM: x86: Virtualize AMD CPUID faulting
` [PATCH v3 4/4] KVM: selftests: Update hwcr_msr_test for CPUID faulting bit

[PATCH v4 00/16] vfio/pci: Base Live Update support for VFIO
 2026-05-13 22:42 UTC  (5+ messages)
` [PATCH v4 02/16] vfio/pci: Preserve vfio-pci device files across Live Update

[PATCH v4 0/2] Support BPF traversal of wakeup sources
 2026-05-13 21:03 UTC  (5+ messages)

[PATCH net-next v5 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-05-13 20:40 UTC  (3+ messages)
` [PATCH net-next v5 1/2] "
` [PATCH net-next v5 2/2] selftests: net: add local ECMP rehash test

[PATCH v7 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-13 20:10 UTC  (9+ messages)
` [PATCH v7 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v7 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v7 4/6] mm/memory-failure: short-circuit PG_reserved before get_hwpoison_page()
` [PATCH v7 5/6] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v7 6/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl

[PATCH v4 00/55] make MM selftests more CI friendly
 2026-05-13 19:53 UTC  (6+ messages)
` [PATCH v4 04/55] selftests/mm: migration: properly cleanup fork()ed processes
` [PATCH v4 28/55] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown

[PATCH 1/2] bpf: arena: fix use-after-free in VMA tracking on fork
 2026-05-13 19:13 UTC  (2+ messages)
` [PATCH 2/2] selftests/bpf: Add test validating arena VMA tracking across fork

[PATCH 1/2] bpf: arena: fix use-after-free in VMA tracking on fork
 2026-05-13 19:04 UTC 

[PATCH] selftests/cgroup: Fix error path leaks in test_percpu_basic
 2026-05-13 18:56 UTC  (2+ messages)

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-13 18:39 UTC  (9+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg

[RFC net-next 0/6] openvswitch: remove support for legacy tunnel ports
 2026-05-13 18:35 UTC  (7+ messages)
` [RFC net-next 1/6] openvswitch: remove support for legacy tunnel types
` [RFC net-next 2/6] openvswitch: vport: remove infrastructure for vport options
` [RFC net-next 3/6] openvswitch: vport: remove infrastructure for separate modules
` [RFC net-next 4/6] net: geneve: remove unused geneve_dev_create_fb
` [RFC net-next 5/6] net: gre: remove unused gretap_fb_dev_create
` [RFC net-next 6/6] net: vxlan: remove unused vxlan_dev_create

[PATCH] selftests/rdma: explicitly skip tests when required modules are missing
 2026-05-13 18:29 UTC  (2+ messages)

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-13 18:26 UTC  (11+ messages)

[PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
 2026-05-13 16:45 UTC  (2+ messages)

[PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
 2026-05-13 16:38 UTC  (2+ messages)

[PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
 2026-05-13 16:19 UTC  (6+ messages)
` [PATCH 04/23] tick/nohz: Allow runtime changes in full dynticks CPUs
` [PATCH 08/23] arm64: topology: Use RCU to protect access to HK_TYPE_TICK cpumask

[PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
 2026-05-13 16:13 UTC  (2+ messages)

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-05-13 16:10 UTC  (2+ messages)

[PATCH net-next] selftests: net: add tests for PPPoL2TP
 2026-05-13 15:55 UTC  (4+ messages)

[PATCH v6 0/4] mm/memory-failure: add panic option for unrecoverable pages
 2026-05-13 15:07 UTC  (14+ 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] selftests/ftrace: Drop invalid top-level local in test_ownership
 2026-05-13 15:02 UTC  (3+ messages)

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

[PATCH 0/2] KVM: selftests: Fixes for guest_memfd_test and FD double-close
 2026-05-13 12:48 UTC  (4+ messages)
` [PATCH 2/2] KVM: selftests: Fix FD double-close in kvm_vm_release()

[PATCH 1/3] KVM: selftests: Add unit to dirty_log_test
 2026-05-13 12:27 UTC  (3+ messages)

[PATCH net-next 0/5] selftests: openvswitch: pylint cleanup for ovs-dpctl.py
 2026-05-13 12:12 UTC  (6+ messages)
` [PATCH net-next 1/5] selftests: openvswitch: convert %-formatting to f-strings
` [PATCH net-next 2/5] selftests: openvswitch: fix misc pylint warnings in ovs-dpctl.py
` [PATCH net-next 3/5] selftests: openvswitch: rename classes and variables "
` [PATCH net-next 4/5] selftests: openvswitch: add missing docstrings "
` [PATCH net-next 5/5] selftests: openvswitch: suppress pylint complexity warnings

[PATCH v5 0/7] driver core: remove software node from platform devices on device release
 2026-05-13 11:55 UTC  (7+ messages)
` [PATCH v5 3/7] driver core: platform: provide platform_device_add_software_node()
` [PATCH v5 4/7] drm/xe/i2c: use platform_device_add_software_node()

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

[PATCH v2] selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED
 2026-05-13 11:20 UTC  (5+ messages)

[PATCH net] nfc: llcp: avoid userspace overflow on invalid optlen
 2026-05-13 10:57 UTC 

[linus:master] [selftests] 465b05bae5: kernel-selftests.landlock.audit_test.audit.tsync_override_log_subdomains_off.fail
 2026-05-13 10:52 UTC  (3+ messages)

[PATCH v1 1/2] selftests/landlock: Filter dealloc records in audit_count_records()
 2026-05-13 10:51 UTC  (2+ messages)
` [PATCH v1 2/2] selftests/landlock: Increase default audit socket timeout

[PATCH] selftests/mm: Fix incorrect mmap() error handling with NULL instead of MAP_FAILED
 2026-05-13  9:25 UTC  (4+ messages)

[PATCH v7 00/20] ARM64 PMU Partitioning
 2026-05-13  9:18 UTC  (9+ messages)
` [PATCH v7 07/20] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v7 08/20] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH v7 09/20] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers

[PATCH] selftests/perf_events: Fix mmap() error check in sigtrap_threads
 2026-05-13  8:55 UTC  (2+ messages)

[PATCH v9 0/5] riscv: add SBI Supervisor Software Events support
 2026-05-13  7:49 UTC  (3+ messages)
` [PATCH v9 3/5] drivers: firmware: add riscv SSE support

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-05-13  7:39 UTC  (6+ messages)

[PATCH v10 0/4] kunit: Add support for suppressing warning backtraces
 2026-05-13  7:30 UTC  (5+ messages)
` [PATCH v10 1/4] bug/kunit: Core "
` [PATCH v10 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v10 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v10 4/4] kunit: Add documentation for warning backtrace suppression API

[PATCH net] selftests: net: Fix checksums in xdp_native
 2026-05-13  7:23 UTC 

[PATCH v6 00/14] selftests/mm: fix failures and robustness improvements
 2026-05-13  6:40 UTC  (4+ messages)

[PATCH v2 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-13  6:26 UTC  (23+ messages)
` [PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
` [PATCH v2 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v2 06/14] mm: preserve RWP marker across PTE rewrites
` [PATCH v2 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v2 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v2 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v2 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v2 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v2 12/14] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v2 13/14] selftests/mm: add userfaultfd RWP tests
` [PATCH v2 14/14] Documentation/userfaultfd: document RWP working set tracking

[PATCH v8 4/4] kunit: Add documentation for warning backtrace suppression API
 2026-05-13  6:12 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: cope with slow env in so_txtime.py test
 2026-05-13  3:45 UTC  (2+ messages)

[PATCH 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-05-13  3:06 UTC  (2+ messages)

[PATCH 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-13  2:42 UTC  (6+ messages)
` [PATCH 1/3] mm/hmm: Add hmm_range_fault_unlockable() for mmap lock-drop support

[PATCH v2 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-13  2:40 UTC  (4+ messages)
` [PATCH v2 1/3] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v2 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v2 3/3] selftests/mm: add userfaultfd test for HMM unlockable path

[PATCH bpf-next v14 2/8] libbpf: Add support for extended BPF syscall
 2026-05-13  2:10 UTC  (3+ messages)

[PATCH net-next v1 0/9] selftests: rds: Add ROCE support to rds selftests
 2026-05-13  1:54 UTC  (3+ messages)

[PATCH net-next v10 2/2] selftests: net: test PPPoE packets in gro.sh
 2026-05-13  1:33 UTC 

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

[PATCH] selftests/mm: Fix mmap() return value check in run_migration_benchmark
 2026-05-13  0:42 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: Virtualize AMD CPUID faulting
 2026-05-13  0:04 UTC  (5+ messages)
` [PATCH v2 2/3] "

[PATCH 0/5] Fix and enhance KVM steal accounting for both guest and host
 2026-05-12 23:43 UTC  (15+ 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 RFC v5 00/53] guest_memfd: In-place conversion support
 2026-05-12 22:30 UTC  (6+ messages)
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
 2026-05-12 21:33 UTC  (3+ messages)

[PATCH 0/5] liveupdate: Remove limits on the number of files and sessions
 2026-05-12 20:41 UTC  (13+ messages)
` [PATCH 1/5] liveupdate: Remove limit on the number of sessions
` [PATCH 2/5] liveupdate: Remove limit on the number of files per session
` [PATCH 3/5] selftests/liveupdate: Test session and file limit removal
` [PATCH 4/5] selftests/liveupdate: Add stress-sessions kexec test

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

[PATCH net-next v2 0/6] Bluetooth: convert remaining bluetooth socket families to getsockopt_iter
 2026-05-12 17:50 UTC  (2+ messages)

[PATCH net-next 0/7] net: convert remaining bluetooth socket families to getsockopt_iter
 2026-05-12 17:50 UTC  (2+ messages)

[PATCH v2] selftests/cgroup: check malloc return value in alloc_anon functions
 2026-05-12 17:37 UTC  (2+ messages)

[PATCH] KVM: selftests: sync_regs_test: use KVM_SYNC_X86_VALID_FIELDS
 2026-05-12 16:13 UTC  (2+ messages)
` [PATCH] KVM: selftests: sync_regs_test: drop stale TODO comment


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