Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2026-05-20 12:09:07 to 2026-05-21 15:49:36 UTC [more...]

[PATCH v6 0/4] OPENAT2_REGULAR flag support for openat2
 2026-05-21 15:49 UTC  (4+ messages)

[PATCH 0/2] fs/pipe: reduce pipe->mutex contention by bulk-allocating outside the lock
 2026-05-21 15:38 UTC  (6+ messages)
` [PATCH 1/2] fs/pipe: bulk pre-allocate pages outside pipe->mutex in anon_pipe_write

[PATCH v2] killswitch: add per-function short-circuit mitigation primitive
 2026-05-21 15:31 UTC  (11+ messages)
` [PATCH v3] "

[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-21 15:30 UTC  (3+ messages)
` [PATCH v2 3/6] selftests: Remove unused LLD variable

[PATCH net v2 0/4] netlink: fixes for cross-namespace nsid reporting
 2026-05-21 15:23 UTC  (10+ messages)
` [PATCH net v2 1/4] net: netlink: fix sending unassigned nsid after assigned one
` [PATCH net v2 2/4] net: netlink: don't set nsid on local notifications
` [PATCH net v2 3/4] tools: ynl: support listening on all nsids
` [PATCH net v2 4/4] selftests: net: add a test case for nsid in all nsid notifications

[PATCH v10 00/30] KVM: arm64: Implement support for SME
 2026-05-21 15:17 UTC  (4+ messages)
` [PATCH v10 19/30] KVM: arm64: Provide assembly for SME register access

[PATCH v2 0/3] use vma locks for proc/pid/{smaps|numa_maps} reads
 2026-05-21 15:16 UTC  (5+ messages)

[PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
 2026-05-21 15:09 UTC  (5+ messages)

[PATCH net] selftests: rds: config: disable modules
 2026-05-21 14:50 UTC  (3+ messages)

[PATCH net v2] selftests: net: Fix checksums in xdp_native
 2026-05-21 14:50 UTC  (2+ messages)

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-21 14:40 UTC  (57+ messages)
` [PATCH v6 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH v6 06/43] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
` [PATCH v6 07/43] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH v6 08/43] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v6 09/43] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH v6 10/43] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v6 11/43] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v6 12/43] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v6 13/43] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v6 14/43] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v6 15/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v6 16/43] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v6 17/43] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v6 18/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v6 19/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v6 20/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v6 23/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v6 24/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}

[RFC PATCH v1.2 00/14] mm/damon: minor improvements for code readability and tests
 2026-05-21 14:34 UTC  (7+ messages)
` [RFC PATCH v1.2 04/14] mm/damon/tests/vaddr-kunit: replace damon_add_region() with damon_set_regions()
` [RFC PATCH v1.2 10/14] mm/damon/tests/core-kunit: add damon_set_regions() test cases
` [RFC PATCH v1.2 11/14] selftests/damon/sysfs.py: stop kdamonds before failing
` [RFC PATCH v1.2 12/14] selftests/damon/sysfs.sh: test monitoring intervals goal dir
` [RFC PATCH v1.2 13/14] selftests/damon/sysfs.sh: test addr_unit file existence
` [RFC PATCH v1.2 14/14] selftests/damon/sysfs.sh: test pause "

[PATCH net v2 0/2] nfc: llcp: two fixes for nfc_llcp_getsockopt()
 2026-05-21 14:32 UTC  (3+ messages)
` [PATCH net v2 1/2] nfc: llcp: avoid userspace overflow on invalid optlen
` [PATCH net v2 2/2] nfc: llcp: read llcp_sock->local under the socket lock in getsockopt

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

[PATCH bpf-next v2] bpf: Fix concurrent regression in map_create()
 2026-05-21 14:29 UTC 

[PATCH net-next] selftests: tls: use ASSERT_GE in test_mutliproc
 2026-05-21 14:20 UTC  (4+ messages)

[PATCH v3 net-next 0/7] ptp: Add PHC timestamp quality attributes
 2026-05-21 14:07 UTC  (15+ messages)
` [PATCH v3 net-next 1/7] ptp: Add ioctls for PHC timestamps with "
` [PATCH v3 net-next 2/7] selftests/ptp: Extract print_system_timestamp helper in testptp
` [PATCH v3 net-next 3/7] selftests/ptp: Add testptp support for attributes ioctls
` [PATCH v3 net-next 4/7] ptp: ptp_vmclock: Implement "

[PATCH 0/2] dma-buf: add DMA_BUF_IOCTL_DERIVE for reduced-permission aliases
 2026-05-21 13:14 UTC  (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: dma-buf: add DERIVE ioctl tests

[PATCH] selftests/filesystems: Move file_stressor to dedicated subdirectory
 2026-05-21 12:50 UTC  (3+ messages)

[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
 2026-05-21 12:38 UTC  (9+ messages)
` [PATCH 2/2] "

[PATCH 0/2] Add test for atomic uaccess with permission overlay
 2026-05-21 12:06 UTC  (7+ messages)
` [PATCH 1/2] arm64: mm: Add note about overlays in PIE_EL1
` [PATCH 2/2] kselftest/arm64: Add test for atomic futex uaccess with POE

[PATCH v2] selftests: harness: fix pidfd leak in __wait_for_test
 2026-05-21 11:44 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: align syscall writeback behavior with caller-declared size
 2026-05-21 11:40 UTC  (3+ messages)

[PATCH v3 0/4] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-21 11:18 UTC  (5+ messages)
` [PATCH v3 1/4] tools/lib/mm: add shared file helpers
` [PATCH v3 2/4] tools/lib/mm: move hugepage_settings out of selftests
` [PATCH v3 3/4] tools/mm: add a standalone GUP microbenchmark
` [PATCH v3 4/4] selftests/mm: rewrite gup_test as a standalone harness-based selftest

[PATCH v2 1/2] selftests/filesystems: Move file_stressor to dedicated subdirectory
 2026-05-21 10:17 UTC  (2+ messages)
` [PATCH v2 2/2] selftests/filesystems: allow security.selinux xattr in listxattr kernfs test

[PATCH bpf-next v11 0/8] bpf: Extend the bpf_list family of APIs
 2026-05-21 10:00 UTC  (18+ messages)
` [PATCH bpf-next v11 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH bpf-next v11 2/8] bpf: clear list node owner and unlink before drop
` [PATCH bpf-next v11 3/8] bpf: allow non-owning list-node args via __nonown_allowed
` [PATCH bpf-next v11 4/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v11 5/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v11 6/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH bpf-next v11 7/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v11 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty

[PATCH v7 00/13] selftests/mm: fix failures and robustness improvements
 2026-05-21  9:24 UTC  (16+ messages)
` [PATCH v7 01/13] selftests/mm: restore default nr_hugepages value via exit trap in charge_reserved_hugetlb.sh
` [PATCH v7 02/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH v7 03/13] selftests/mm: restore default nr_hugepages value via exit trap in hugetlb_reparenting_test.sh
` [PATCH v7 04/13] selftests/mm: fix hugetlb pathname construction "
` [PATCH v7 05/13] selftests/mm: fix cgroup task placement and drop memory.current checks "
` [PATCH v7 06/13] selftests/mm: size tmpfs according to PMD page size in split_huge_page_test
` [PATCH v7 07/13] selftests/mm: free dynamically allocated PMD-sized buffers "
` [PATCH v7 08/13] selftest/mm: register existing mapping with userfaultfd in hugetlb-mremap
` [PATCH v7 09/13] selftests/mm: ensure destination is hugetlb-backed "
` [PATCH v7 10/13] selftests/mm: skip uffd-wp-mremap if UFFD write-protect is unsupported
` [PATCH v7 11/13] selftests/mm: skip uffd-stress test when nr_pages_per_cpu is zero
` [PATCH v7 12/13] selftests/mm: move hwpoison setup into run_test() and silence modprobe output for memory-failure category
` [PATCH v7 13/13] selftests/mm: clarify alternate unmapping in compaction_test

[PATCH v3 net-next 6/7] net: ena: Add error bound to PHC communication layer
 2026-05-21  9:16 UTC  (2+ messages)

[PATCH v2 0/7] Fix missing fops.owner in Rust DRM/misc abstractions
 2026-05-21  7:52 UTC  (8+ messages)
` [PATCH v2 1/7] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v2 2/7] rust: macros: auto-insert ThisModule in #[vtable]
` [PATCH v2 3/7] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v2 4/7] rust: drm: set fops.owner from driver module pointer
` [PATCH v2 5/7] rust: miscdevice: "
` [PATCH v2 6/7] rust: configfs: use `LocalModule` for `THIS_MODULE`
` [PATCH v2 7/7] block: rnull: "

[PATCH net-next v2] selftests: net: add tests for PPPoL2TP
 2026-05-21  7:18 UTC  (3+ messages)

[PATCH v3 0/7] rust: use vertical import style and remove redundant imports
 2026-05-21  6:57 UTC  (8+ messages)
` [PATCH v3 1/7] rust: miscdevice: use vertical import style
` [PATCH v3 2/7] samples: rust_misc_device: "
` [PATCH v3 3/7] rust: miscdevice: remove redundant imports
` [PATCH v3 4/7] rust: block: mq: use vertical import style
` [PATCH v3 5/7] rust: block: mq: remove redundant imports and format
` [PATCH v3 6/7] rust: block: rnull: use vertical import style
` [PATCH v3 7/7] rust: doctest: "

[RFC PATCH v1.1 00/14] mm/damon: minor improvements for code readability and tests
 2026-05-21  3:53 UTC  (7+ messages)
` [RFC PATCH v1.1 04/14] mm/damon/tests/vaddr-kunit: replace damon_add_region() with damon_set_regions()
` [RFC PATCH v1.1 10/14] mm/damon/tests/core-kunit: add damon_set_regions() test cases
` [RFC PATCH v1.1 11/14] selftests/damon/sysfs.py: stop kdamonds before failing
` [RFC PATCH v1.1 12/14] selftests/damon/sysfs.sh: test monitoring intervals goal dir
` [RFC PATCH v1.1 13/14] selftests/damon/sysfs.sh: test addr_unit file existence
` [RFC PATCH v1.1 14/14] selftests/damon/sysfs.sh: test pause "

[PATCH net v2 0/2] net: tls: fix async split record handling
 2026-05-21  2:58 UTC  (3+ messages)
` [PATCH net v2 1/2] net: tls: preserve split open record on async encrypt
` [PATCH net v2 2/2] selftests: net: add kTLS async split record regression

[PATCH] selftests/mm: close fd on write error
 2026-05-21  0:54 UTC  (2+ messages)

[PATCH net-next v3 00/11] selftests: rds: Add ROCE support to rds selftests
 2026-05-21  0:10 UTC  (2+ messages)

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

[PATCH] vfio: selftests: Allow builds when ARCH=x86
 2026-05-20 21:11 UTC  (2+ messages)

[PATCH v2] vfio: selftests: Fix out-of-tree build with make O=
 2026-05-20 21:11 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix zero batch_hash on CPU 0 after batch_gen wraparound
 2026-05-20 21:06 UTC  (4+ messages)

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

[PATCH] Documentation: KVM: Document guest-visible compatibility expectations
 2026-05-20 18:29 UTC  (12+ messages)

[PATCH net] nfc: llcp: avoid userspace overflow on invalid optlen
 2026-05-20 17:27 UTC  (3+ messages)

[PATCH net-next 0/3] vxlan: vnifilter: fix VNI add/update notifications
 2026-05-20 17:25 UTC  (2+ messages)

[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-05-20 16:28 UTC  (11+ messages)

[PATCH nf-next v2 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
 2026-05-20 15:36 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf: Follow-up fixes for BPF syscall common attributes
 2026-05-20 14:51 UTC  (6+ messages)
` [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()

[PATCH v2 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-05-20 14:12 UTC  (3+ messages)

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

[PATCH v4] 00/30] Cleaning up the KVM clock mess
 2026-05-20 14:08 UTC  (10+ messages)
` [PATCH v4 04/30] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH v2 0/2] selftests/mm: separate GUP microbenchmarking from functional testing
 2026-05-20 13:06 UTC  (7+ messages)
` [PATCH v2 1/2] tools/mm: add a standalone GUP microbenchmark


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).