messages from 2026-01-31 01:25:13 to 2026-02-02 22:31:16 UTC [more...]
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-02 22:36 UTC (34+ messages)
` [RFC PATCH v2 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v2 02/37] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [RFC PATCH v2 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [RFC PATCH v2 04/37] KVM: Stub in ability to disable per-VM memory attribute tracking
` [RFC PATCH v2 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v2 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v2 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 08/37] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 10/37] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [RFC PATCH v2 11/37] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [RFC PATCH v2 12/37] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [RFC PATCH v2 13/37] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [RFC PATCH v2 14/37] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [RFC PATCH v2 15/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [RFC PATCH v2 16/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v2 17/37] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 18/37] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [RFC PATCH v2 19/37] KVM: selftests: Test using guest_memfd for guest private memory
` [RFC PATCH v2 20/37] KVM: selftests: Test basic single-page conversion flow
` [RFC PATCH v2 21/37] KVM: selftests: Test conversion flow when INIT_SHARED
` [RFC PATCH v2 22/37] KVM: selftests: Test indexing in guest_memfd
` [RFC PATCH v2 23/37] KVM: selftests: Test conversion before allocation
` [RFC PATCH v2 24/37] KVM: selftests: Convert with allocated folios in different layouts
` [RFC PATCH v2 25/37] KVM: selftests: Test precision of conversion
` [RFC PATCH v2 26/37] KVM: selftests: Test that truncation does not change shared/private status
` [RFC PATCH v2 27/37] KVM: selftests: Test that shared/private status is consistent across processes
` [RFC PATCH v2 28/37] KVM: selftests: Test conversion with elevated page refcount
` [RFC PATCH v2 29/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v2 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v2 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v2 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v2 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-02 22:29 UTC
[PATCH RFC 00/17] mm, kvm: allow uffd suppot in guest_memfd
2026-02-02 22:13 UTC (9+ messages)
` [PATCH RFC 04/17] userfaultfd: introduce mfill_get_vma() and mfill_put_vma()
` [PATCH RFC 05/17] userfaultfd: retry copying with locks dropped in mfill_atomic_pte_copy()
` [PATCH RFC 07/17] userfaultfd: introduce vm_uffd_ops
` [PATCH RFC 09/17] userfaultfd: introduce vm_uffd_ops->alloc_folio()
[PATCH] selftests/liveupdate: add end to end test infrastructure and scripts
2026-02-02 21:48 UTC (2+ messages)
[PATCH] vfio: selftests: only build tests on arm64 and x86_64
2026-02-02 21:46 UTC (2+ messages)
[PATCH v1 net-next 0/3] ECN offload handling for AccECN series
2026-02-02 21:09 UTC (13+ messages)
` [PATCH v1 net-next 1/3] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v1 net-next 2/3] net: hns3/mlx5e: avoid corrupting CWR flag when receiving GRO packet
` [PATCH v1 net-next 3/3] virtio_net: Accurate ECN flag in virtio_net_hdr
[PATCH/for-next v3 0/3] cgroup/cpuset: Fix partition related locking issues
2026-02-02 20:48 UTC (7+ messages)
` [PATCH/for-next v3 1/3] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
` [PATCH/for-next v3 2/3] cgroup/cpuset: Defer housekeeping_update() calls from CPU hotplug to workqueue
` [PATCH/for-next v3 3/3] cgroup/cpuset: Call housekeeping_update() without holding cpus_read_lock
[PATCH v5 0/5] Add support for the Bus Lock Threshold
2026-02-02 20:44 UTC (3+ messages)
` [PATCH v5 4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs
[PATCH v2 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-02-02 20:40 UTC (10+ messages)
` [PATCH v2 1/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v2 2/8] KVM: x86: nSVM: Cache g_pat in vmcb_save_area_cached
` [PATCH v2 3/8] KVM: x86: nSVM: Add validity check for vmcb12 g_pat
[PATCH bpf-next v3 0/3] Add wakeup_source iterators
2026-02-02 20:40 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] PM: wakeup: Handle empty list in wakeup_sources_walk
[PATCH bpf-next v3 2/3] bpf: Add wakeup_source iterator
2026-02-02 20:33 UTC (3+ messages)
[PATCH bpf-next v3 3/3] selftests/bpf: Add tests for wakeup_sources
2026-02-02 20:27 UTC (3+ messages)
[PATCH sched_ext/for-6.20] selftests/sched_ext: Fix init_enable_count flakiness
2026-02-02 20:20 UTC (3+ messages)
[PATCH/for-next v2 0/2] cgroup/cpuset: Fix partition related locking issues
2026-02-02 20:06 UTC (20+ messages)
` [PATCH/for-next v2 1/2] cgroup/cpuset: Defer housekeeping_update() call from CPU hotplug to workqueue
` [PATCH/for-next v2 2/2] cgroup/cpuset: Introduce a new top level cpuset_top_mutex
[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
2026-02-02 18:14 UTC (4+ messages)
` [PATCH v2 02/22] PCI: Add API to track PCI devices preserved across Live Update
[PATCH v4 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
2026-02-02 17:56 UTC (5+ messages)
` [PATCH v4 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v4 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH v4 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
linux-next: Tree for Feb 2
2026-02-02 16:15 UTC
[PATCH bpf-next v7 0/4] Add cryptographic hash and signature verification kfuncs to BPF
2026-02-02 15:20 UTC (6+ messages)
` [PATCH bpf-next v7 1/4] bpf: Add hash kfunc for cryptographic hashing
` [PATCH bpf-next v7 2/4] selftests/bpf: Add tests for bpf_crypto_hash kfunc
` [PATCH bpf-next v7 3/4] bpf: Add signature verification kfuncs
` [PATCH bpf-next v7 4/4] selftests/bpf: Add tests for "
[PATCH bpf-next v9 0/9] bpf: Extend BPF syscall with common attributes support
2026-02-02 14:40 UTC (10+ messages)
` [PATCH bpf-next v9 1/9] "
` [PATCH bpf-next v9 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v9 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v9 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v9 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v9 6/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v9 7/9] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v9 8/9] libbpf: "
` [PATCH bpf-next v9 9/9] selftests/bpf: Add tests to verify map create failure log
[PATCH] selftests/memfd: use IPC semaphore instead of SIGSTOP/SIGCONT
2026-02-02 14:38 UTC (4+ messages)
[PATCH v2 net 0/2] net: gro: fix outer network offset
2026-02-02 12:22 UTC (4+ messages)
` [PATCH v2 net 1/2] "
` [PATCH v2 net 2/2] selftest: net: add a test-case for encap segmentation after GRO
[PATCH net-next v4 2/2] selftests: net: add ICMP error source address test over xfrm tunnel
2026-02-02 12:15 UTC (3+ messages)
` [devel-ipsec] "
[PATCH] [v2] kunit: reduce stack usage in kunit_run_tests()
2026-02-02 9:48 UTC
[PATCHv2 net-next 0/3] bonding: fix 802.3ad churn machine and port state issues
2026-02-02 9:27 UTC (3+ messages)
[PATCH net 0/2] net: gro: fix outer network offset
2026-02-02 8:38 UTC (6+ messages)
` [PATCH net 1/2] "
` [PATCH net 2/2] selftest: net: add a test-case for encap segmentation after GRO
[PATCH RESEND v3 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
2026-02-02 6:22 UTC (5+ messages)
` [PATCH RESEND v3 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH RESEND v3 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH RESEND v3 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
[PATCH] KVM: LoongArch: selftests: Add steal time test case
2026-02-02 7:33 UTC (5+ messages)
[PATCH bpf-next v2 0/2] bpf: Disallow BPF_F_LOCK with mixed special fields
2026-02-02 5:54 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
[PATCH v3 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
2026-02-02 3:12 UTC (3+ messages)
` [PATCH v3 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v3 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
[PATCH] selftests/bpf: skip deny_namespace when bpf LSM is not enabled
2026-02-01 16:43 UTC (2+ messages)
[PATCH v2 0/3] bpf/verifier: Expand the usage scenarios of bpf_kptr_xchg
2026-02-01 16:34 UTC (5+ messages)
` [PATCH v2 1/3] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
` [PATCH v2 2/3] bpf/verifier: allow using bpf_kptr_xchg even if the NON_OWN_REF flag is set
` [PATCH v2 3/3] selftests/bpf: Add supplementary tests for bpf_kptr_xchg
[PATCH] kunit: tool: fix duplicated .com in run_checks.py author email
2026-02-01 12:39 UTC
[GIT PULL] kselftest next update for Linux 6.20-rc1
2026-02-01 12:30 UTC
[PATCH] selftests/filesystems/mount-notify: fix unused result compiler warning
2026-02-01 11:25 UTC
[PATCH v13 net-next 00/15] AccECN protocol case handling series
2026-02-01 10:26 UTC (18+ messages)
` [PATCH v13 net-next 01/15] tcp: try to avoid safer when ACKs are thinned
` [PATCH v13 net-next 02/15] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v13 net-next 03/15] selftests/net: gro: add self-test for TCP CWR flag
` [PATCH v13 net-next 04/15] tcp: ECT_1_NEGOTIATION and NEEDS_ACCECN identifiers
` [PATCH v13 net-next 05/15] tcp: disable RFC3168 fallback identifier for CC modules
` [PATCH v13 net-next 06/15] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v13 net-next 07/15] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v13 net-next 08/15] tcp: add TCP_SYNACK_RETRANS synack_type
` [PATCH v13 net-next 09/15] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v13 net-next 10/15] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v13 net-next 11/15] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v13 net-next 12/15] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v13 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
` [PATCH v13 net-next 14/15] tcp: accecn: enable AccECN
` [PATCH v13 net-next 15/15] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH] kunit: tool: suppress confusing error output in test
2026-02-01 9:13 UTC (2+ messages)
` [PATCH v2] kunit: reworded commit message
[PATCH v3] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
2026-01-31 23:57 UTC
[PATCH net-next v2 1/2] selftests: drv-net: rss: validate min RSS table size
2026-01-31 22:54 UTC
[PATCH bpf-next v5 0/3] bpf, arm64: Add fsession support
2026-01-31 22:00 UTC (5+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add bpf_jit_supports_fsession()
` [PATCH bpf-next v5 2/3] bpf, arm64: Add fsession support
` [PATCH bpf-next v5 3/3] selftests/bpf: Enable get_func_args and get_func_ip tests on arm64
[PATCH 0/9] selftests: ublk: test infrastructure improvements
2026-01-31 21:56 UTC (11+ messages)
` [PATCH 1/9] selftests: ublk: simplify UBLK_TEST_DIR handling
` [PATCH 2/9] selftests: ublk: refactor test_loop_08 into separate functions
` [PATCH 3/9] selftests: ublk: add _ublk_del_dev helper function
` [PATCH 4/9] selftests: ublk: track created devices for per-test cleanup
` [PATCH 5/9] selftests: ublk: add group-based test targets
` [PATCH 6/9] selftests: ublk: add _ublk_sleep helper for parallel execution
` [PATCH 7/9] selftests: ublk: increase timeouts for parallel test execution
` [PATCH 8/9] selftests: ublk: reorganize tests into integrity and recover groups
` [PATCH 9/9] selftests: ublk: improve I/O ordering test with bpftrace
[PATCH net-next] selftests: drv-net: rss: validate min RSS table size
2026-01-31 18:38 UTC (5+ messages)
[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
2026-01-31 17:25 UTC (6+ messages)
[PATCH v5 v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
2026-01-31 16:16 UTC (6+ messages)
` [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters "
[PATCH v11 15/30] tracing: selftests: Add trace remote tests
2026-01-31 13:28 UTC (2+ messages)
` [PATCH v11 30/30] tracing: selftests: Add hypervisor "
[PATCH v1] KVM: selftests: Improve sea_to_user test
2026-01-31 12:37 UTC (2+ messages)
[PATCH v11 00/14] arm64: entry: Convert to Generic Entry
2026-01-31 1:48 UTC (12+ messages)
` [PATCH v11 09/14] entry: Rework syscall_exit_to_user_mode_work() for arch reuse
` [PATCH v11 13/14] entry: Inline syscall_exit_work() and syscall_trace_enter()
[PATCH v2] selftests/bpf: Make x86 preempt_count access compatible across v6.14+
2026-01-31 1:40 UTC (3+ messages)
[PATCH net-next v4 0/8] net/rds: RDS-TCP protocol and extension improvements
2026-01-31 1:25 UTC (6+ messages)
` [PATCH net-next v4 4/8] net/rds: Kick-start TCP receiver after accept
` [PATCH net-next v4 5/8] net/rds: Clear reconnect pending bit
` [PATCH net-next v4 6/8] net/rds: Update struct rds_statistics to use u64 instead of uint64_t
` [PATCH net-next v4 7/8] net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
` [PATCH net-next v4 8/8] net/rds: Trigger rds_send_ping() more than once
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