messages from 2026-05-06 00:06:38 to 2026-05-07 20:34:39 UTC [more...]
[PATCH v6 00/43] guest_memfd: In-place conversion support
2026-05-07 20:34 UTC (49+ messages)
` [PATCH v6 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v6 02/43] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v6 03/43] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v6 04/43] KVM: Stub in ability to disable per-VM memory attribute tracking
` [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 22/43] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [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}
` [PATCH v6 25/43] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v6 26/43] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v6 27/43] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v6 28/43] KVM: selftests: Test basic single-page conversion flow
` [PATCH v6 29/43] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v6 30/43] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v6 31/43] KVM: selftests: Test conversion before allocation
` [PATCH v6 32/43] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v6 33/43] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v6 34/43] KVM: selftests: Test that shared/private status is consistent across processes
` [PATCH v6 35/43] KVM: selftests: Test conversion with elevated page refcount
` [PATCH v6 36/43] KVM: selftests: Reset shared memory after hole-punching
` [PATCH v6 37/43] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [PATCH v6 38/43] KVM: selftests: Provide common function to set memory attributes
` [PATCH v6 39/43] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [PATCH v6 40/43] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [PATCH v6 41/43] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v6 42/43] KVM: selftests: Add script to exercise private_mem_conversions_test
` [PATCH v6 43/43] KVM: selftests: Update private memory exits test to work with per-gmem attributes
` [POC PATCH 0/5] guest_memfd in-place conversion selftests for SNP
` [POC PATCH 1/5] KVM: selftests: Initialize guest_memfd with INIT_SHARED
` [POC PATCH 2/5] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
` [POC PATCH 3/5] KVM: selftests: Make guest_code_xsave more friendly
` [POC PATCH 4/5] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
[PATCH net-next v2 0/5] net: convert four more protocols to getsockopt_iter
2026-05-07 20:10 UTC (7+ messages)
` [PATCH net-next v2 1/5] mctp: convert "
` [PATCH net-next v2 2/5] llc: "
` [PATCH net-next v2 3/5] x25: "
` [PATCH net-next v2 4/5] kcm: "
` [PATCH net-next v2 5/5] selftests: net: getsockopt_iter: cleanup
[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
2026-05-07 18:31 UTC (7+ messages)
` [PATCH RFC v5 01/53] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH] mm/mremap: unmap full fixed target for multi-VMA moves
2026-05-07 18:24 UTC
[PATCH net-next v4 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
2026-05-07 17:13 UTC (3+ messages)
` [PATCH net-next v4 1/2] "
` [PATCH net-next v4 2/2] selftests: net: add local ECMP rehash test
[PATCH] killswitch: add per-function short-circuit mitigation primitive
2026-05-07 16:23 UTC (5+ messages)
[PATCH v2 0/6] selftests/resctrl: Add dynamic linked list management for IMC counters
2026-05-07 16:13 UTC (5+ messages)
` [PATCH v2 1/6] selftests/resctrl: Introduced "
[PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
2026-05-07 15:57 UTC (5+ messages)
[PATCH net v3 0/2] tcp: protect locked SO_RCVBUF from Silly Window Syndrome
2026-05-07 15:48 UTC (3+ messages)
` [PATCH net v3 1/2] "
` [PATCH net v3 2/2] selftests/net: add packetdrill test for locked SO_RCVBUF SWS
[PATCH net-next v2 0/6] net: devmem: support devmem with netkit devices
2026-05-07 15:38 UTC (6+ messages)
` [PATCH net-next v2 1/6] net: add netmem_tx modes that indicate dma capability
` [PATCH net-next v2 2/6] net: devmem: support TX over NETMEM_TX_NO_DMA devices
[PATCH 1/2 net v3] ipv6: addrconf: fix temp address generation after prefix deprecation
2026-05-07 13:28 UTC (2+ messages)
` [PATCH 2/2 net v3] selftests: fib_tests: add temporary IPv6 address renewal test
[PATCH net-next v7 0/2] selftests: openvswitch: add pop_vlan test
2026-05-07 13:15 UTC (3+ messages)
` [PATCH net-next v7 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH net-next v7 2/2] selftests: openvswitch: add pop_vlan test
[PATCH v5 06/14] mm: fs: remove filemap_nr_thps*() functions and their users
2026-05-07 12:59 UTC (2+ messages)
[PATCH] selftests/rdma: explicitly skip tests when required modules are missing
2026-05-07 12:51 UTC
[PATCH v5 05/14] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
2026-05-07 12:48 UTC (2+ messages)
[PATCH v3 00/54] make MM selftests more CI friendly
2026-05-07 12:10 UTC (47+ messages)
` [PATCH v3 17/54] selftests/mm: protection_keys: use kselftest framework
` [PATCH v3 20/54] selftests/mm: va_high_addr_switch: "
` [PATCH v3 22/54] selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
` [PATCH v3 23/54] selftests/mm: move HugeTLB helpers to hugepage_settings
` [PATCH v3 24/54] selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
` [PATCH v3 25/54] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH v3 26/54] selftests/mm: hugepage_settings: rename get_free_hugepages()
` [PATCH v3 27/54] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v3 28/54] selftests/mm: move read_file(), read_num() and write_num() to vm_util
` [PATCH v3 29/54] selftests/mm: vm_util: add helpers to set and restore shm limits
` [PATCH v3 32/54] selftests/mm: gup_longterm: add setup of HugeTLB pages
` [PATCH v3 33/54] selftests/mm: gup_test: "
` [PATCH v3 36/54] selftests/mm: hugetlb_fault_after_madv: "
` [PATCH v3 37/54] selftests/mm: hugetlb-madvise: "
` [PATCH v3 38/54] selftests/mm: hugetlb_madv_vs_map: "
` [PATCH v3 39/54] selftests/mm: hugetlb-mmap: "
` [PATCH v3 43/54] selftests/mm: hugetlb-vmemmap: "
` [PATCH v3 44/54] selftests/mm: migration: "
` [PATCH v3 45/54] selftests/mm: pagemap_ioctl: "
` [PATCH v3 47/54] selftests/mm: thuge-gen: "
` [PATCH v3 48/54] selftests/mm: uffd-stress: use hugetlb_save and alloc huge pages
` [PATCH v3 53/54] selftests/mm: run_vmtests.sh: free memory if available memory is low
` [PATCH v3 54/54] selftests/mm: run_vmtests.sh: drop detection and setup of HugeTLB
[PATCH net-next 0/5] net: convert four more protocols to getsockopt_iter
2026-05-07 9:29 UTC (4+ messages)
` [PATCH net-next 4/5] llc: convert "
[PATCH] kunit: fix use-after-free in debugfs when using kunit.filter
2026-05-07 8:48 UTC
[PATCH v3] bpf: crypto: snapshot params before string validation
2026-05-07 8:19 UTC (3+ messages)
[PATCH v5 00/14] Remove CONFIG_READ_ONLY_THP_FOR_FS and enable file THP for writable files
2026-05-07 7:24 UTC (12+ messages)
` [PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v5 11/14] selftests/mm: remove READ_ONLY_THP_FOR_FS in khugepaged
[PATCH net 00/12] net: shaper: fix various minor bugs
2026-05-07 7:10 UTC (17+ messages)
` [PATCH net 01/12] net: shaper: drop redundant xa_lock() bracketing
` [PATCH net 04/12] net: shaper: try to avoid violating RCU
` [PATCH net 06/12] selftests: drv-net: add shaper test for duplicate leaves
` [PATCH net 09/12] tools: ynl: add scope qualifier for definitions
` [PATCH net 10/12] net: shaper: reject handle IDs exceeding internal bit-width
` [PATCH net 11/12] net: shaper: enforce singleton NETDEV scope with id 0
` [PATCH net 12/12] net: shaper: reject QUEUE scope handle with missing id
[PATCH 0/2] mm/khugepaged: fix sub-PMD MADV_COLLAPSE range handling
2026-05-07 7:05 UTC (3+ messages)
` [PATCH 1/2] mm/khugepaged: fix spurious -EINVAL from sub-PMD MADV_COLLAPSE range
` [PATCH 2/2] selftests/mm: add MADV_COLLAPSE sub-PMD range tests
[PATCH net-next 0/6] bridge: Add selective forwarding of gratuitous neighbor announcements
2026-05-07 6:54 UTC (7+ messages)
` [PATCH net-next 1/6] bridge: uapi: Add neigh_forward_grat netlink attributes
[PATCH v5 01/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
2026-05-07 5:52 UTC (3+ messages)
[PATCH v5 04/14] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
2026-05-07 4:49 UTC (2+ messages)
[PATCH v5 03/14] mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
2026-05-07 4:29 UTC (2+ messages)
[PATCH net-next v8 1/2] net: pppoe: implement GRO/GSO support
2026-05-07 3:36 UTC (2+ messages)
[PATCH] KVM: arm64: Add memslot for ST_GPA_BASE in check_steal_time_uapi()
2026-05-07 1:35 UTC (2+ messages)
[PATCH net 00/11] mptcp: pm: misc. fixes for v7.1-rc3
2026-05-07 1:30 UTC (2+ messages)
[PATCH v2 net-next 0/8] ptp: Add PHC timestamp quality attributes
2026-05-07 0:39 UTC (6+ messages)
` [PATCH v2 net-next 5/8] net: ena: PHC: Check return code before setting timestamp output
[PATCH net 2/3] ovpn: ensure packet delivery happens with BH disabled
2026-05-06 23:11 UTC (3+ messages)
[PATCH] KVM: riscv: selftests: add check_supported_reg() into get-reg-list test
2026-05-06 22:00 UTC (2+ messages)
[PATCH nf-next v2 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
2026-05-06 17:27 UTC (7+ messages)
` [PATCH nf-next v2 1/6] net: netfilter: Add ether_type to net_device_path_ctx
` [PATCH nf-next v2 2/6] net: netfilter: Add encap_proto to flow_offload_tunnel
` [PATCH nf-next v2 3/6] net: netfilter: Add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v2 4/6] selftests: netfilter: nft_flowtable.sh: Add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v2 5/6] net: netfilter: Add SIT tunnel flowtable acceleration
` [PATCH nf-next v2 6/6] selftests: netfilter: nft_flowtable.sh: Add SIT flowtable selftest
[PATCH nf-next 0/4] Add IPv4 over IPv6 flowtable SW acceleration
2026-05-06 17:27 UTC (2+ messages)
[PATCH v5 2/4] mm/memory-failure: add panic option for unrecoverable pages
2026-05-06 16:18 UTC (3+ messages)
[PATCH] KVM: selftests: fix steal_time for arm64
2026-05-06 16:14 UTC (2+ messages)
[PATCH net-next v6 0/2] selftests: openvswitch: add pop_vlan test
2026-05-06 15:39 UTC (4+ messages)
` [PATCH net-next v6 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH net-next v6 2/2] selftests: openvswitch: add pop_vlan test
[PATCH v5 0/4] mm/memory-failure: add panic option for unrecoverable pages
2026-05-06 15:38 UTC (4+ messages)
` [PATCH v5 3/4] Documentation: document panic_on_unrecoverable_memory_failure sysctl
[PATCH net-next v5 0/2] selftests: openvswitch: add pop_vlan test
2026-05-06 15:36 UTC (5+ messages)
` [PATCH net-next v5 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH net-next v5 2/2] selftests: openvswitch: add pop_vlan test
[PATCH v3 0/2] mm/kmemleak: dedupe verbose scan output
2026-05-06 12:58 UTC (3+ messages)
` [PATCH v3 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
` [PATCH v3 2/2] selftests/mm: add kmemleak verbose dedup test
[PATCH v5 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
2026-05-06 12:26 UTC (3+ messages)
[PATCH net-next v8 2/2] selftests: net: test PPPoE packets in gro.sh
2026-05-06 12:14 UTC (2+ messages)
[PATCH v2 0/2] selftests/cgroup: Fix false positive failures in test_percpu_basic
2026-05-06 12:10 UTC (3+ messages)
` [PATCH v2 1/2] selftests/cgroup: Fix hardcoded page size "
[PATCH v8 0/4] kunit: Add support for suppressing warning backtraces
2026-05-06 10:11 UTC (13+ messages)
` [PATCH v8 1/4] bug/kunit: Core "
` [PATCH v8 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v8 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v8 4/4] kunit: Add documentation for warning backtrace suppression API
[PATCH] selftests/clone3: Fix capability dropping by using standard libcap API
2026-05-06 8:16 UTC (4+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-05-06 8:07 UTC (2+ messages)
[PATCH v3] RDMA/CM: add RDMA CM observability regression scripts
2026-05-06 6:03 UTC
[PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
2026-05-06 5:23 UTC (2+ messages)
[PATCH net-next v3 2/2] selftests: net: add tests for filtered dumps of page pool
2026-05-06 3:48 UTC
[RESEND PATCH v3] selftests/futex: fix the failed futex_requeue test issue
2026-05-06 3:35 UTC (2+ messages)
[PATCH v6 0/2] selftests/futex: fix the failed futex_requeue test issue
2026-05-06 3:25 UTC (3+ messages)
` [PATCH v6 1/2] selftests/futex: implement the interfaces related to threads
` [PATCH v6 2/2] selftests/futex: fix the failed futex_requeue test issue
[PATCH net-next v3 00/10] selftests: rds: Log collection, TAP compliance and cleanups
2026-05-06 2:30 UTC (2+ messages)
[PATCH net-next v7 0/3] selftests: drv-net: convert so_txtime to drv-net
2026-05-06 1:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox