messages from 2026-08-16 22:47:51 to 2026-08-18 08:21:54 UTC [more...]
[PATCH] selftests/mm: Drop redundant open() in mprotect_tests()
2026-08-18 8:21 UTC (6+ messages)
[PATCH v14 00/22] TDX KVM selftests
2026-08-18 8:17 UTC (19+ messages)
` [PATCH v14 13/22] KVM: selftests: Support guest_memfd in-place conversion
` [PATCH v14 18/22] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v14 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v14 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
` [PATCH v14 21/22] KVM: selftests: Add ucall support for TDX
` [PATCH v14 22/22] KVM: selftests: Add TDX lifecycle test
[PATCH 0/1] kernel/locking: Add mutual exclusion self-test
2026-08-18 8:14 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH net 0/3] net/sched: taprio: fix software schedule livelocks
2026-08-18 7:17 UTC (3+ messages)
` [PATCH net 1/3] net/sched: taprio: catch up in bounded time when the schedule falls behind
` [PATCH net 2/3] net/sched: taprio: enforce a minimum interval for software schedules
[PATCH] mm/secretmem: properly account locked pages
2026-08-18 7:16 UTC (4+ messages)
[RFC PATCH 0/7] mm/damon/perf: observability framework for hardware-sampled access reports
2026-08-18 6:10 UTC (8+ messages)
` [RFC PATCH 1/7] mm/damon/perf: add observability framework with tracepoints and CONFIG switch
` [RFC PATCH 2/7] mm/damon/perf: implement observe API and per-CPU statistics engine
` [RFC PATCH 3/7] mm/damon/perf: add debugfs statistics interface
` [RFC PATCH 4/7] mm/damon: integrate observe API into vaddr overflow handlers and core drain
` [RFC PATCH 5/7] selftests/damon: add automated layer-by-layer observability test
` [RFC PATCH 6/7] Docs/mm/damon: document the perf observability framework
` [RFC PATCH 7/7] mm/damon/perf: add CONFIG_DAMON_PERF_DEBUG and pipeline health check
[PATCH v12 1/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
2026-08-18 5:45 UTC (12+ messages)
` [PATCH v12 2/8] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v12 3/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v12 4/8] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v12 5/8] powerpc64/bpf: fix percpu private stack leak on JIT failure
` [PATCH v12 6/8] selftests/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v12 7/8] selftests/bpf: Enable verifier selftest for powerpc64
` [PATCH v12 8/8] selftests/bpf: Add tailcall "
[PATCH] selftests/mm: khugepaged: consolidate error exits via kselftest helpers
2026-08-18 5:38 UTC (5+ messages)
[PATCH v12 0/8] powerpc/bpf: address missing verifier selftest coverage
2026-08-18 4:43 UTC
[GIT PULL] kselftest update for Linux 7.3-rc1
2026-08-18 3:57 UTC (2+ messages)
[GIT PULL] kunit update for Linux 7.3-rc1
2026-08-18 3:57 UTC (2+ messages)
[PATCH bpf-next v3 0/2] bpf, riscv: Add BPF stack arguments support for RV64 JIT
2026-08-18 3:48 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] "
[PATCH] mm/secretmem: prevent uncharged mremap expansion after fork
2026-08-18 3:42 UTC (3+ messages)
[PATCH net v2 0/2] Fix UDP length overflow in edge cases
2026-08-18 2:56 UTC (8+ messages)
` [PATCH net v2 1/2] net: Fix UDP length overflow with PMTU discover and big MTU
` [PATCH net v2 2/2] net: ipv6: Clamp to IP6_MAX_MTU in ip6_dst_mtu_maybe_forward
[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
2026-08-18 1:28 UTC (5+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats
` [PATCH v2 2/2] selftests/bpf: add cgroup_iter_cpu test for cpu cgroup kfuncs
[PATCH net-next 00/11] mptcp: misc. features for v7.3
2026-08-18 0:40 UTC (2+ messages)
[PATCH v7 net-next 0/2] Explicit TSO segment count
2026-08-18 0:36 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: bump the timeout to 15min
2026-08-17 23:46 UTC (2+ messages)
[PATCH] kselftest/riscv: Replace __ASSEMBLY__ with __ASSEMBLER__
2026-08-17 22:53 UTC (2+ messages)
[PATCH v2] KVM: selftests: Replace ulong with unsigned long
2026-08-17 22:42 UTC (4+ messages)
[PATCH v2 0/2] block: expose blkcg io.stat to BPF
2026-08-17 22:41 UTC (5+ messages)
` [PATCH v2 1/2] block: add BPF kfuncs to read blkcg io.stat
` [PATCH v2 2/2] selftests/bpf: add test for blkcg io.stat BPF kfuncs
[PATCH 14/21] KVM: arm64: Apply dynamic guest counter reservations
2026-08-17 22:24 UTC (2+ messages)
[PATCH 0/4] KVM: Reset steal time accounting on vCPU pid change (x86 and arm64)
2026-08-17 22:23 UTC (9+ messages)
` [PATCH 2/4] KVM: arm64: Reset last_steal on vCPU pid change
[PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
2026-08-17 22:20 UTC (14+ messages)
[RFC PATCH 0/3] arm64: expose CPU prefetch and cache modulation controls
2026-08-17 22:07 UTC (6+ messages)
` [RFC PATCH 1/3] arm64: add CPU prefetch and cache modulation sysfs interface
` [RFC PATCH 2/3] Documentation/arch/arm64: document arm_cpumod
` [RFC PATCH 3/3] selftests: arm64: add arm_cpumod kselftest
[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
2026-08-17 21:55 UTC (2+ messages)
[PATCH v2 0/2] bpf: reject stack-argument callback subprograms
2026-08-17 21:37 UTC (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/bpf: add callback stack-argument rejection test
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-17 21:10 UTC (25+ messages)
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
[PATCH bpf v6] selftests/bpf: allocate a larger timeout for connection
2026-08-17 20:14 UTC (2+ messages)
[PATCH net-next] selftests: net: separate ipv6_flowlabel_mgr test
2026-08-17 19:45 UTC (2+ messages)
[PATCH v2] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
2026-08-17 19:00 UTC (2+ messages)
[PATCH v2] selftests: nci: Fix wrong size of status variables in nci_dev test
2026-08-17 18:46 UTC
[PATCH] selftests/bpf: Remove duplicate copies of the arena spinlock qnodes
2026-08-17 18:05 UTC (5+ messages)
[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
2026-08-17 17:57 UTC (18+ messages)
` [RFC PATCH 02/57] mm: add pte_none_or_zero()
` [RFC PATCH 50/57] selftests/mm: attribute collapses by candidate event alone
` [RFC PATCH 51/57] selftests/mm: cover collapse inside a sub-PMD VMA
` [RFC PATCH 52/57] selftests/mm: cover a hole-y window in "
` [RFC PATCH 53/57] selftests/mm: cover collapse of mlocked ranges
` [RFC PATCH 54/57] selftests/mm: cover collapse beside a MADV_FREE'd page
` [RFC PATCH 55/57] selftests/mm: cover collapse beside a pinned page
` [RFC PATCH 56/57] selftests/mm: cover the scaled max_ptes_shared limit
` [RFC PATCH 57/57] MAINTAINERS: add an entry for collapse
[PATCH] selftests: nci: Fix wrong size of status variables in nci_dev test
2026-08-17 17:30 UTC (3+ messages)
[PATCH v2 0/3] selftests/mm: TAP output and global-state fixes
2026-08-17 16:44 UTC (9+ messages)
` [PATCH v2 1/3] selftests/mm: emit TAP header in uffd-wp-mremap
` [PATCH v2 2/3] selftests/mm: emit TAP header and use TAP skip in mremap_test
` [PATCH v2 3/3] selftests/mm: restore enable_soft_offline in hugetlb-soft-offline
[PATCH net] selftests: af_unix: verify SCM_PIDFD pidfd in cmsg_check_dead()
2026-08-17 15:41 UTC (2+ messages)
[PATCH net v3 0/3] net: hsr: fix shared-skb mutations in the forwarding path
2026-08-17 15:39 UTC (4+ messages)
` [PATCH net v3 1/3] net: hsr: privatize interlink-bound skbs before address mutation
[PATCH net v6 0/4] net: hsr: fix GRO/GSO super-packet handling
2026-08-17 15:38 UTC (4+ messages)
` [PATCH 1/4] net: hsr: fix packet drops caused by GRO superpackets
[PATCH] bpf: reject stack-argument callback subprograms
2026-08-17 14:46 UTC (5+ messages)
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-17 14:37 UTC (9+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
[RFC PATCH v2 0/8] fuse: caches documentation and testing
2026-08-17 14:11 UTC (9+ messages)
` [RFC PATCH v2 1/8] Documentation: fuse: add document on caches being used by FUSE
` [RFC PATCH v2 2/8] selftests/fuse: convert fusectl test to fuse3
` [RFC PATCH v2 3/8] selftests/fuse: check that fusectlfs is mounted
` [RFC PATCH v2 4/8] selftests/fuse: add fuse symlink caching test
` [RFC PATCH v2 5/8] selftests/fuse: factor-out test fixture setup/teardown
` [RFC PATCH v2 6/8] selftests/fuse: use dynamically allocated memory to store ACLs
` [RFC PATCH v2 7/8] selftests/fuse: add some extra ACL caching tests
` [RFC PATCH v2 8/8] selftests/fuse: add fuse readdir caching test
[PATCH net-next v5 0/6] selftests: net: multithreaded multiqueue iou-zcrx
2026-08-17 14:09 UTC (4+ messages)
` [PATCH net-next v5 5/6] selftests: net: add multithread server support to iou-zcrx
[PATCH v2 4/4] sysctl: Add 0013 to test partially updated vectors
2026-08-17 14:05 UTC (4+ messages)
[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
2026-08-17 14:02 UTC (4+ messages)
[PATCH v2 3/4] sysctl: Disallow partial updates for erroneous sysctl vectors
2026-08-17 13:46 UTC (5+ messages)
[PATCH v2 1/4] sysctl: Split data conversion and file position handling
2026-08-17 13:34 UTC (3+ messages)
[PATCH v1] KVM: selftests: Improve sea_to_user test
2026-08-17 12:56 UTC (4+ messages)
[PATCH v2] selftests/mm: emit KTAP output from ksft_kmemleak_dedup
2026-08-17 11:24 UTC (4+ messages)
[PATCH 0/3] selftests: Skip SUD tests when unsupported
2026-08-17 11:16 UTC (4+ messages)
` [PATCH 1/3] selftests/ptrace: Skip get_set_sud if SUD is unsupported
` [PATCH 2/3] selftests/syscall_user_dispatch: Skip tests "
` [PATCH 3/3] selftests/syscall_user_dispatch: Skip benchmark "
[PATCH bpf v5 0/2] selftest/bpf: make test_tc_tunnel and test_tc_edt more robust to CI load
2026-08-17 9:55 UTC (4+ messages)
` [PATCH bpf v5 2/2] selftests/bpf: allocate a larger timeout for connection
[PATCH] selftests/exec: add missing SPDX-License-Identifier tag
2026-08-17 9:18 UTC (2+ messages)
[PATCH] selftests/net: fix kill() argument order in fin_ack_lat
2026-08-17 9:10 UTC
[PATCH bpf-next 0/2] bpf, riscv: Add support for signed arena loads
2026-08-17 8:16 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Enable arena LDSX tests for riscv64
[PATCH bpf-next 4/5] selftests/bpf: Avoid flaky resize value test for percpu data
2026-08-17 6:28 UTC (3+ messages)
[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
2026-08-17 6:20 UTC (3+ messages)
[PATCH bpf-next v2 0/2] bpf: Reject mixed arena and ordinary atomic paths
2026-08-17 6:10 UTC (6+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover mixed arena and stack atomics
[PATCH 7.1.y v2 0/2] selftests: Fixes for BPF
2026-08-17 3:25 UTC (2+ messages)
[RFC PATCH 0/4] mm/damon/perf: add ARM SPE AUX backend
2026-08-17 2:57 UTC (3+ messages)
[RFC PATCH v6 0/3] arm64: expose CPU prefetch and cache modulation controls
2026-08-17 2:21 UTC (5+ messages)
` [RFC PATCH v6 1/3] arm64: add CPU prefetch and cache modulation sysfs interface
` [RFC PATCH v6 2/3] Documentation/arch/arm64: document arm_cpumod
` [RFC PATCH v6 3/3] selftests: arm64: add arm_cpumod kselftest
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-08-17 0:49 UTC (4+ messages)
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
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