messages from 2026-07-02 17:32:58 to 2026-07-06 08:48:10 UTC [more...]
[PATCH v9 00/15] userfaultfd: working set tracking for VM guest memory
2026-07-06 8:47 UTC
[PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
2026-07-06 8:30 UTC
[PATCH] selftests/alsa: Fix format specifier and function mismatch in mixer-test
2026-07-06 8:24 UTC (2+ messages)
[PATCH v10 0/6] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-06 8:16 UTC (7+ messages)
` [PATCH v10 1/6] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v10 2/6] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v10 3/6] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v10 4/6] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v10 5/6] selftests/mm: add missing pthread_create() "
` [PATCH v10 6/6] selftests/mm: fix clone cleartid race in pkey sighandler tests
[PATCH v9 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-06 7:32 UTC (3+ messages)
[PATCH] selftests/futex_requeue: Increase futex timeout to cover slow hardware
2026-07-06 5:34 UTC (3+ messages)
[PATCH] selftests/core: Allow file descriptor 0 in close_range_test
2026-07-06 3:58 UTC
[PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
2026-07-06 2:20 UTC (9+ messages)
` [PATCH v5 1/8] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v5 2/8] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v5 3/8] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v5 4/8] RISC-V: KVM: Add ssp context save/restore
` [PATCH v5 5/8] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v5 6/8] RISC-V: KVM: Delegate SPELP bit to VS/VU mode if landing pad is enabled
` [PATCH v5 7/8] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v5 8/8] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
[PATCH] selftests: mincore: use default huge page size for hugetlb test
2026-07-06 1:18 UTC (2+ messages)
[PATCH] selftests/rseq: Add missing test binaries to .gitignore
2026-07-05 21:53 UTC
[PATCH] selftests/rseq: Fix spelling of accommodate
2026-07-05 16:39 UTC (4+ messages)
` [PATCH v2] "
[PATCH] selftests/alsa: Fix memory leak in find_controls error path
2026-07-05 7:39 UTC (2+ messages)
[PATCH RESEND v3] selftests: mincore: fix the readahead check on large base page sizes
2026-07-05 3:36 UTC (2+ messages)
[PATCH net-next v5 0/2] udp: fix FOU/GUE over multicast
2026-07-05 2:36 UTC (3+ messages)
` [PATCH net-next v5 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [PATCH net-next v5 2/2] selftests: net: add FOU multicast encapsulation resubmit test
[PATCH net-next 0/4] net: hsr: PRP RedBox (PRP-SAN) support
2026-07-04 23:47 UTC (5+ messages)
` [PATCH net-next 1/4] net: hsr: add PRP interlink (RedBox) datapath and duplicate discard
` [PATCH net-next 2/4] net: hsr: emit RedBox-MAC TLV in PRP RedBox supervision frames
` [PATCH net-next 3/4] net: hsr: allow PRP RedBox (interlink) creation
` [PATCH net-next 4/4] selftests: net: hsr: add PRP RedBox test
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-07-04 23:38 UTC (3+ messages)
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-07-04 21:14 UTC (6+ messages)
` [RFC PATCH] fs: introduce pluggable ELF interpreter loader registry
` [RFC PATCH] fs: binfmt_misc: introduce eBPF-based matching and interpreter selection
[PATCH net-next v4 0/2] udp: fix FOU/GUE over multicast
2026-07-04 19:08 UTC (3+ messages)
` [PATCH net-next v4 2/2] selftests: net: add FOU multicast encapsulation resubmit test
[PATCH] selftests/bpf: Fix memory leak in msg_alloc_iov error path
2026-07-04 12:29 UTC (3+ messages)
` [PATCH v2] "
[PATCH] selftests/statmount: Fix file descriptor leak in setup_namespace
2026-07-04 12:04 UTC
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-07-04 9:31 UTC (3+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
[PATCH bpf-next v6 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-04 9:21 UTC (4+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v6 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v6 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH] kunit: string-stream: Replace strlcat() with strscpy() and seq_buf
2026-07-04 8:28 UTC (2+ messages)
[PATCH 0/3] selftests/bpf: compare BPF and memory.stat memcg stat readers
2026-07-04 5:58 UTC (6+ messages)
` [PATCH 1/3] selftests/bpf: add memcg_stat_reader BPF-vs-memory.stat benchmark
` [PATCH 2/3] selftests/bpf: add memcg_stat_churn BPF-vs-memory.stat benchmark under churn
` [PATCH 3/3] selftests/bpf: add memcg_stat_churn_percpu BPF-vs-memory.stat benchmark under cross-CPU churn
[PATCH] kbuild: unset sub_make_done before calling kselftest build system
2026-07-04 1:59 UTC (10+ messages)
[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-03 21:34 UTC (13+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH v6 00/36] Cleaning up the KVM clock mess
2026-07-03 21:18 UTC (37+ messages)
` [PATCH v6 01/36] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init()
` [PATCH v6 02/36] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force
` [PATCH v6 03/36] UAPI: x86: Move pvclock-abi to UAPI for x86 platforms
` [PATCH v6 04/36] KVM: selftests: Use UAPI pvclock-abi.h in xen_shinfo_test
` [PATCH v6 05/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration
` [PATCH v6 06/36] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
` [PATCH v6 07/36] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC
` [PATCH v6 08/36] KVM: x86: Activate master clock immediately on vCPU creation
` [PATCH v6 09/36] KVM: x86: Add KVM_VCPU_TSC_SCALE and fix the documentation on TSC migration
` [PATCH v6 10/36] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host
` [PATCH v6 11/36] KVM: x86: Fold __get_kvmclock() into get_kvmclock()
` [PATCH v6 12/36] KVM: x86: Restructure get_kvmclock()
` [PATCH v6 13/36] KVM: x86: Fix KVM clock precision in get_kvmclock() with TSC scaling
` [PATCH v6 14/36] KVM: x86: Use get_kvmclock() in kvm_get_wall_clock_epoch()
` [PATCH v6 15/36] KVM: x86: Fix compute_guest_tsc() to handle negative time deltas
` [PATCH v6 16/36] KVM: x86: Restructure kvm_guest_time_update() for TSC upscaling
` [PATCH v6 17/36] KVM: x86: Simplify and comment kvm_get_time_scale()
` [PATCH v6 18/36] KVM: x86: Remove implicit rdtsc() from kvm_compute_l1_tsc_offset()
` [PATCH v6 19/36] KVM: x86: Improve synchronization in kvm_synchronize_tsc()
` [PATCH v6 20/36] KVM: x86: Kill last_tsc_{nsec,write,offset} fields
` [PATCH v6 21/36] KVM: x86: Replace nr_vcpus_matched_tsc count with all_vcpus_matched_tsc bool
` [PATCH v6 22/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
` [PATCH v6 23/36] KVM: selftests: Add master clock offset test
` [PATCH v6 24/36] KVM: x86: Factor out kvm_use_master_clock()
` [PATCH v6 25/36] KVM: x86: Avoid gratuitous global clock updates
` [PATCH v6 26/36] KVM: x86/xen: Prevent runstate times from becoming negative
` [PATCH v6 27/36] KVM: x86: Avoid redundant masterclock updates from multiple vCPUs
` [PATCH v6 28/36] KVM: x86: Remove runtime Xen TSC frequency CPUID update
` [PATCH v6 29/36] KVM: selftests: Add Xen/generic CPUID timing leaf test
` [PATCH v6 30/36] KVM: x86: Re-synchronize TSC after KVM_SET_TSC_KHZ
` [PATCH v6 31/36] KVM: selftests: Add Xen runstate migration test
` [PATCH v6 32/36] KVM: x86: Use ktime_get_snapshot_id() for master clock
` [PATCH v6 33/36] KVM: x86: Compute kvmclock base without pvclock_gtod_data
` [PATCH v6 34/36] KVM: x86: Cache host vclock_mode for masterclock eligibility checks
` [PATCH v6 35/36] KVM: x86: Remove pvclock_gtod_data and private timekeeping code
` [PATCH v6 36/36] KVM: x86: Activate master clock from kvm_arch_init_vm()
[PATCH ipsec 0/8] xfrm: state: exact mark/mask match for control-plane SA lookups
2026-07-03 18:53 UTC (9+ messages)
` [PATCH ipsec 1/8] xfrm: state: exact mark/mask match for SPI-keyed "
` [PATCH ipsec 2/8] xfrm: state: exact mark/mask match for by-address "
` [PATCH ipsec 3/8] selftests: net: xfrm_state: add mark shadowing tests for state lookups
` [PATCH ipsec 4/8] xfrm: fix use-after-free of migrated state in xfrm_do_migrate_state()
` [PATCH ipsec 5/8] xfrm: fix hw offload state leak on xfrm_do_migrate_state() error path
` [PATCH ipsec 6/8] xfrm: include mark in MIGRATE_STATE SA collision check
` [PATCH ipsec 7/8] xfrm: pass extack through to xfrm_init_replay() from xfrm_init_state()
` [PATCH ipsec 8/8] docs: xfrm: include mark in XFRM_MSG_MIGRATE_STATE EEXIST tuple
[PATCH] selftests/lsm: Fix memory leak in attr_lsm_count
2026-07-03 17:56 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/2] mm/kmemleak: add min_unref_scans to suppress transient false positives
2026-07-03 17:11 UTC (8+ messages)
` [PATCH 2/2] selftests/mm: test kmemleak's N-consecutive-scan leak confirmation
[PATCH v8 00/15] userfaultfd: working set tracking for VM guest memory
2026-07-03 16:43 UTC (17+ messages)
` [PATCH v8 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v8 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v8 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v8 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v8 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v8 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v8 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v8 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v8 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v8 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v8 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v8 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v8 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v8 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v8 15/15] Documentation/userfaultfd: document RWP working set tracking
` Addressing Sashiko AI review
[PATCH] selftests/filesystems: fix missing and stale TARGETS entries
2026-07-03 15:07 UTC
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-07-03 14:54 UTC (5+ messages)
` [PATCH v12 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
[PATCH nf-next v4 0/6] Add IPv4 over IPv6 and SIT flowtable SW acceleration
2026-07-03 14:10 UTC (7+ messages)
` [PATCH nf-next v4 1/6] net: netfilter: Add ether_type to net_device_path_ctx
` [PATCH nf-next v4 2/6] net: netfilter: Add encap_proto to flow_offload_tunnel
` [PATCH nf-next v4 3/6] net: netfilter: Add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next v4 4/6] selftests: netfilter: nft_flowtable.sh: Add IPv4 over IPv6 flowtable selftest
` [PATCH nf-next v4 5/6] net: netfilter: Add SIT tunnel flowtable acceleration
` [PATCH nf-next v4 6/6] selftests: netfilter: nft_flowtable.sh: Add SIT flowtable selftest
[PATCH v2] selftests/filesystems: fix spelling error in statmount test comment
2026-07-03 13:10 UTC (2+ messages)
[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
2026-07-03 10:03 UTC (2+ messages)
[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
2026-07-03 8:28 UTC (8+ messages)
` [RFC PATCH 1/6] selftests/vfio: allow selecting IOMMU backend from environment
` [RFC PATCH 2/6] selftests/vfio: add sPAPR TCE v2 IOMMU mode
` [RFC PATCH 3/6] selftests/vfio: add sPAPR TCE v2 DMA window helpers
` [RFC PATCH 4/6] selftests/vfio: Exercise sPAPR DDW path for hugepage DMA mappings
` [RFC PATCH 5/6] selftests/vfio: Accept sPAPR errno for DMA range overflow
` [RFC PATCH 6/6] selftests/vfio: Enable VFIO selftests on ppc64 and ppc64le
[PATCH net-next 0/3] net: report multicast group user count
2026-07-03 7:00 UTC (4+ messages)
[PATCH RFC net-next v3] net: dsa: mv88e6xxx: MQPRIO support
2026-07-03 6:44 UTC
[PATCH-next v10 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-07-03 5:56 UTC (15+ messages)
` [PATCH-next v10 01/11] cgroup/cpuset: Make nr_deadline_tasks an atomic_t
` [PATCH-next v10 02/11] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH-next v10 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH-next v10 04/11] cgroup/cpuset: Put all task attach related variables into attach_ctx
` [PATCH-next v10 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH-next v10 06/11] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH-next v10 07/11] cgroup/cpuset: Make attach_ctx.old_cs track task group leader
` [PATCH-next v10 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH-next v10 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH-next v10 10/11] cgroup/cpuset: Support multiple destination "
` [PATCH-next v10 11/11] selftests/cgroup: Add test for cpuset affinity on controller disable
[PATCH v5] lib/random32: convert selftest to KUnit
2026-07-03 5:00 UTC
[PATCH bpf] bpf: Reject negative const offsets for buffer pointers
2026-07-03 3:51 UTC
[PATCH 1/2] selftests: drv-net: Fix csum path in doc
2026-07-02 21:22 UTC (2+ messages)
` [PATCH 2/2] selftests: drv-net: Fix TSO test doc
[PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
2026-07-02 20:53 UTC (2+ messages)
[PATCH v2 0/3] KVM: arm64: Expose PMMIR_EL1.SLOTS to guests
2026-07-02 19:04 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_STRICT vCPU feature
` [PATCH v2 2/3] KVM: arm64: Expose PMMIR_EL1.SLOTS under strict PMUv3 UAPI
` [PATCH v2 3/3] KVM: arm64: Advertise STALL_SLOT* in PMCEID1 "
[PATCH v5 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-07-02 18:17 UTC (4+ messages)
` [PATCH v5 2/3] mm/hmm: add hmm_range_fault_unlockable() for mmap lock-drop support
` [PATCH v5 3/3] selftests/mm: add userfaultfd test for HMM unlockable path
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