messages from 2026-08-24 13:18:58 to 2026-08-25 16:14:04 UTC [more...]
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-25 16:13 UTC (24+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 09/41] KVM: guest_memfd: Filter both shared and private when invalidating
` [PATCH v10 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
[PATCH 0/1] kernel/locking: Add mutual exclusion self-test
2026-08-25 16:12 UTC (6+ messages)
` [PATCH 1/1] "
[PATCH v5 net-next 0/2] ECN offload handling series
2026-08-25 16:12 UTC (19+ messages)
` [PATCH v5 net-next 1/2] net: update comments for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path
[PATCH 0/8] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-08-25 16:00 UTC (9+ messages)
` [PATCH 1/8] KVM: arm64: Propagate and use esr in s2fd when handling guest aborts
` [PATCH 2/8] KVM: arm64: Propagate and use mmu "
` [PATCH 3/8] KVM: arm64: Propagate and use kvm_s2_fault_result on S2 fault
` [PATCH 4/8] KVM: arm64: Pass walk flags to kvm_pgtable_get_leaf()
` [PATCH 5/8] KVM: arm64: Implement KVM_PRE_FAULT_MEMORY
` [PATCH 6/8] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH 7/8] KVM: selftests: Add option for different backing in pre-fault tests
` [PATCH 8/8] KVM: selftests: Add nested pre-fault test for arm64
[PATCH] selftests/mm: remove the local PKEY_UNRESTRICTED fallback
2026-08-25 15:58 UTC (11+ messages)
` [PATCH v2] "
[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
2026-08-25 15:45 UTC (13+ messages)
` [PATCH 03/11] cgroup: add memory_cma_accounting mount option
[PATCH 00/17] cgroup/cpuset: Fix partition CPU ownership and isolation accounting
2026-08-25 15:11 UTC (11+ messages)
` [PATCH 04/17] cgroup/cpuset: Limit type-change accounting to owned CPUs
` [PATCH 06/17] cgroup/cpuset: Validate type changes against "
` [PATCH 07/17] selftests/cgroup: Test type-change validation with child-owned CPUs
` [PATCH 08/17] cgroup/cpuset: Release CPUs when a type change is rejected
` [PATCH 12/17] cgroup/cpuset: Invalidate children outside the new CPU mask
[PATCH bpf v2 1/2] libbpf: Fix usdt attach failure when nop10 crosses page boundary
2026-08-25 15:04 UTC (2+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add test for usdt probe with page-crossing nop10
[PATCH v4 4/4] selftests/kho: add LoongArch vmtest support
2026-08-25 14:58 UTC (2+ messages)
[PATCH net v2 0/4] Improve stability of big_tcp_tunnels.sh selftest
2026-08-25 14:53 UTC (3+ messages)
[PATCH bpf 1/2] libbpf: Fix usdt attach failure when nop10 crosses page boundary
2026-08-25 14:29 UTC (3+ messages)
[PATCH v2 0/2] support kselftest on nommu platform
2026-08-25 14:28 UTC (8+ messages)
` [PATCH v2 1/2] selftests: run tests on nommu architecture
` [PATCH v2 2/2] selftests/mm: add nommu mmap and mremap behavior tests
[PATCH] selftests/mm: fix incorrect skip output in pkey_sighandler_tests
2026-08-25 14:21 UTC (2+ messages)
[PATCH v3 0/4] selftests/arm64: Fix MTE test setup and TAP reporting
2026-08-25 14:00 UTC (7+ messages)
` [PATCH v3 1/4] selftests/arm64: Print missing MTE TAP headers
` [PATCH v3 2/4] selftests/arm64: Treat KSM merge_across_nodes as optional
` [PATCH v3 3/4] selftests/arm64: Fix MTE prctl TAP plan
` [PATCH v3 4/4] selftests/arm64: Add MTE test config fragment
[PATCH] selftests/mm: khugepaged: remove str_dup() usage
2026-08-25 13:41 UTC (6+ messages)
[PATCH bpf-next v3 0/2] bpf, riscv: Add support for signed arena loads
2026-08-25 13:16 UTC (2+ messages)
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-08-25 13:04 UTC (6+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
[PATCH v3 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-08-25 13:03 UTC (2+ messages)
[PATCH v2] mm/secretmem: properly account locked pages
2026-08-25 12:56 UTC (5+ messages)
[RFC PATCH 19/57] mm/collapse: install a PMD leaf as the terminal layer
2026-08-25 12:23 UTC (2+ messages)
[PATCH] gpu: GPU_BUDDY_KUNIT_TEST should not select GPU_BUDDY
2026-08-25 12:15 UTC (3+ messages)
[PATCH bpf v2 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
2026-08-25 12:06 UTC (6+ messages)
` [PATCH bpf v2 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP
[PATCH v7 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-08-25 11:12 UTC (16+ messages)
` [PATCH v7 1/6] selftests/mm: make file helpers return errors
` [PATCH v7 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v7 6/6] selftests/mm: add a GUP selftest
[PATCH] selftests/mm: check strdup() and fix buf leak in parse_test_type()
2026-08-25 11:03 UTC (6+ messages)
[PATCH v6] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
2026-08-25 11:02 UTC (2+ messages)
[PATCH v2 0/2] kunit: add optional assertions to catch taint and lockdep warnings
2026-08-25 11:00 UTC (5+ messages)
` [PATCH v2 1/2] kunit: add extra assertions to KUnit test cases
` [PATCH v2 2/2] kunit: add KUnit test to assert kernel state before KUnit suites are run
[PATCH v2 0/5] selftest/arm64: Fix MTE test setup and TAP reporting
2026-08-25 10:21 UTC (6+ messages)
` [PATCH v2 2/5] selftests/arm64: Print missing MTE TAP headers
[PATCH v2 0/3] HID: bpf: fix 7.3-rc0 bpf breakage
2026-08-25 9:55 UTC (4+ messages)
` [PATCH v2 1/3] HID: bpf: mark struct hid_device as safe BPF pointer
` [PATCH v2 2/3] selftests/hid: Add a test to ensure we can write fields in hid_device
` [PATCH v2 3/3] selftests/hid: prepare test_rdesc_fixup_get_data_overflow for the new verifier
[PATCH net-next 0/2] selftests: openvswitch: SCTP flow key coverage (IPv6 + NAT)
2026-08-25 9:51 UTC (2+ messages)
[PATCH v4 0/3] selftests/mm: TAP output and global-state fixes
2026-08-25 9:24 UTC (6+ messages)
` [PATCH v4 1/3] selftests/mm: emit TAP header in uffd-wp-mremap
` [PATCH v4 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test
` [PATCH v4 3/3] selftests/mm: restore enable_soft_offline in hugetlb-soft-offline
[PATCH net] selftests: drv-net: pp_alloc_fail: restore ring size after timeout
2026-08-25 9:07 UTC
[PATCH net] selftest/net: skip srv6_end_d[t/x][4/6]_*_test.sh if iproute2 too old
2026-08-25 8:45 UTC (3+ messages)
[PATCH 0/3] HID: bpf: fix 7.3-rc0 bpf breakage
2026-08-25 8:43 UTC (4+ messages)
` [PATCH 1/3] HID: bpf: mark struct hid_device as safe BPF pointer
` [PATCH 2/3] selftests/hid: Add a test to ensure we can write fields in hid_device
` [PATCH 3/3] selftests/hid: prepare test_rdesc_fixup_get_data_overflow for the new verifier
[PATCH] raid/kunit: Enable RAID6 PQ and XOR benchmarks if KUNIT_ALL_TESTS=m
2026-08-25 8:32 UTC (3+ messages)
[PATCH v14 00/22] TDX KVM selftests
2026-08-25 8:14 UTC (6+ messages)
` [PATCH v14 10/22] KVM: selftests: Set up TDX boot code region
` [PATCH v14 11/22] KVM: selftests: Set up TDX boot parameters region
[RFC PATCH 18/57] mm/collapse: install the destinations at PTE level
2026-08-25 6:48 UTC (2+ messages)
[PATCH selftests/timers] selftests/timers: clocksource-switch: fix unchecked open()/read()
2026-08-25 6:46 UTC
[PATCH bpf-next v2] selftests/bpf: Avoid flaky resize value test for percpu data
2026-08-25 5:17 UTC (7+ messages)
[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
2026-08-25 5:15 UTC (7+ messages)
[PATCH 2/2] lib/tests: Add KUnit test for struct stack_trace __counted_by_ptr attribute
2026-08-25 5:07 UTC (2+ messages)
[PATCH] bpf: Cancel special fields on rhashtab value recycle instead of freeing
2026-08-25 3:00 UTC (3+ messages)
[RFC PATCH 16/57] mm/collapse: freeze the sources behind migration entries
2026-08-25 2:44 UTC (6+ messages)
[PATCH 0/3] audit: Measure and reduce syscall filtering overhead
2026-08-25 1:56 UTC (3+ messages)
[PATCH v6] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
2026-08-24 22:37 UTC
[PATCH v2] vfio: selftests: Include <libgen.h> for basename() on non-glibc builds
2026-08-24 22:28 UTC
[PATCH v2] selftests/proc: make proc-maps-race work with READ_IMPLIES_EXEC
2026-08-24 20:49 UTC (2+ messages)
[PATCH v8 net-next 0/2] Explicit TSO segment count
2026-08-24 20:26 UTC (8+ messages)
` [PATCH v8 net-next 1/2] tcp: Replace min_tso_segs() with tso_segs() CC callback
` [PATCH v8 net-next 2/2] bpf: make tcp_tso_autosize() available to BPF congestion controls
[PATCH] selftests/vfio: Include <libgen.h> for basename() on non-glibc builds
2026-08-24 20:16 UTC (2+ messages)
[PATCH bpf-next v4 0/2] bpf: BPF-driven proactive memcg reclaim
2026-08-24 20:15 UTC (2+ messages)
[PATCH net v2 3/3] selftests/tc-testing: taprio: add case for the software minimum interval
2026-08-24 18:53 UTC (2+ messages)
[PATCH net v2 2/3] net/sched: taprio: enforce a minimum interval for software schedules
2026-08-24 18:53 UTC (2+ messages)
[PATCH net v2 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind
2026-08-24 18:53 UTC (2+ messages)
[PATCH net v2 0/2] selftests/net: fixes for fin_ack_lat
2026-08-24 18:50 UTC (2+ messages)
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2026-08-24 18:31 UTC (5+ messages)
[PATCH rdma-next v3 00/14] RDMA: Make device names unique per net namespace
2026-08-24 18:29 UTC (3+ messages)
` [PATCH rdma-next v3 08/14] RDMA/cgroup: Disambiguate devices across net namespaces
[PATCH v5 0/4] cgroup: dmem: add selftest helper, coverage, and VM runner
2026-08-24 18:28 UTC (6+ messages)
` [PATCH v5 1/4] cgroup: Add dmem_selftest module
` [PATCH v5 2/4] selftests: cgroup: Add dmem selftest coverage
[PATCH v2 0/2] bpf: reject stack-argument callback subprograms
2026-08-24 18:25 UTC (6+ messages)
` [PATCH v2 1/2] "
[PATCH net v2 0/6] net: stmmac: Fix double VLAN 802.1ad tag handling
2026-08-24 17:42 UTC (8+ messages)
` [PATCH net v2 2/6] net: stmmac: Enable double VLAN processing only when supported
` [PATCH net v2 6/6] selftests: drv-net: Add VLAN test
[PATCH v2 0/3] cgroup/cpuset: Preserve boot-isolated CPUs on partition release
2026-08-24 17:04 UTC (6+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] selftests/cgroup: Add test for preserving boot-isolated CPUs
[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
2026-08-24 17:00 UTC (20+ messages)
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state
[PATCH net 00/14] mptcp: misc fixes for v7.3-rc1
2026-08-24 16:48 UTC (4+ messages)
` [PATCH net 06/14] selftests: mptcp: fix an UAF in mptcp_connect.c
` [PATCH net 10/14] selftests: mptcp: lib: dump nstat for the right test
` [PATCH net 11/14] selftests: mptcp: lib: get counters "
[PATCH] selftests/watchdog: fix WDIOC_GETSTATUS flag decoding
2026-08-24 16:27 UTC
[PATCH bpf-next v2 0/4] bpf: Cancel special fields in resizable hashtab on recycle
2026-08-24 16:15 UTC (10+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] bpf: Fix use-after-free of program BTF in mem-alloc destructor
` [PATCH 3/4] selftests/bpf: Test rhtab kptr recycle from NMI context
` [PATCH 4/4] selftests/bpf: Test rhtab special-field combinations
[PATCH v4 0/2] fuse: zero the partial EOF page when extending a file
2026-08-24 15:34 UTC (4+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] selftests/fuse: test post-EOF page zeroing when a file is extended
[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
2026-08-24 14:49 UTC (3+ messages)
[PATCH bpf-next v4 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts
2026-08-24 13:31 UTC (2+ messages)
[PATCH bpf-next v4 2/2] selftests/bpf: add tests for selective module BTF loading
2026-08-24 13:31 UTC (2+ messages)
[PATCH 0/2] ublk: fix force_abort leftover after quiesce recover
2026-08-24 13:31 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