messages from 2026-06-29 09:41:07 to 2026-06-30 13:06:46 UTC [more...]
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-30 13:06 UTC (22+ messages)
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN private/shared status
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-30 12:46 UTC (7+ messages)
` [PATCH v10 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v10 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v10 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v10 4/6] mm/memory-failure: add panic option for unrecoverable pages
` [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
[PATCH v3 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback
2026-06-30 12:01 UTC
[PATCH v2 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
2026-06-30 11:59 UTC (4+ messages)
` [PATCH v2 2/2] selftests/x86: Add shadow stack uprobe CALL test
[PATCH net] selftests: drv-net: tso: don't touch dangerous feature bits
2026-06-30 11:38 UTC (3+ messages)
[PATCH bpf v9 0/8] powerpc/bpf: address missing verifier selftest coverage
2026-06-30 11:35 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: Mask socket type flags in mptcpify prog
2026-06-30 11:09 UTC (2+ messages)
[PATCH net-next 0/3] net: report multicast group user count
2026-06-30 11:02 UTC (4+ messages)
` [PATCH net-next 1/3] net: ipv4: "
` [PATCH net-next 2/3] net: ipv6: "
` [PATCH net-next 3/3] selftests: net: check "
[PATCH 0/3] ovl: make cachestat() work
2026-06-30 10:56 UTC (10+ messages)
` [PATCH 1/3] fs, mm: add ->cachestat() file operation
[PATCH v2 0/3] selftests/mm: avoid false failures in hugetlb and KSM tests
2026-06-30 10:45 UTC (7+ messages)
` [PATCH v2 1/3] selftests/mm: handle EINVAL when configuring gigantic hugepages
` [PATCH v2 2/3] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
` [PATCH v2 3/3] selftests/mm: fix ternary operator precedence in ksm_tests
[PATCH v3] selftests/net/openvswitch: add ICMPv6 echo type match test
2026-06-30 10:22 UTC
[PATCH v2] selftests/net/openvswitch: add output truncation test
2026-06-30 10:22 UTC
[PATCH bpf-next 0/2] bpf: Reject arena frees below the arena base
2026-06-30 10:12 UTC (3+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover scalar arena frees below the base
[PATCH net] selftests: net: make busywait timeout clock portable
2026-06-30 10:11 UTC (2+ messages)
[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-06-30 10:00 UTC (9+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH 1/2] selftests/mm: handle EINVAL when configuring gigantic hugepages
2026-06-30 9:35 UTC (2+ messages)
[PATCH 0/2] selftests/mm: avoid false failures in hugetlb and KSM tests
2026-06-30 9:34 UTC (4+ messages)
` [PATCH 2/2] selftests/mm: fix ksm NUMA merge test for systems with memoryless NUMA nodes
[PATCH] selftests/mm: hmm-tests: include linux/mman.h to access MADV_COLLAPSE
2026-06-30 8:59 UTC (3+ messages)
[PATCH v3 0/2] mm/kmemleak: dedupe verbose scan output
2026-06-30 8:43 UTC (3+ messages)
` [PATCH v3 1/2] mm/kmemleak: dedupe verbose scan output by allocation backtrace
[PATCH bpf-next v3 0/2] bpf: Reject MEM_ALLOC BTF accesses past bounds
2026-06-30 8:41 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: Reject MEM_ALLOC BTF accesses past object bounds
` [PATCH bpf-next v3 2/2] selftests/bpf: Cover MEM_ALLOC access "
[PATCH v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-30 7:32 UTC (6+ messages)
` [PATCH v8 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v8 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v8 3/5] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v8 4/5] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v8 5/5] selftests/mm: add missing pthread_create() "
[PATCH bpf-next v3 0/2] bpf, sockmap: disallow sockmap mutation from tc, xdp and flow_dissector
2026-06-30 7:14 UTC (7+ messages)
` [PATCH bpf-next v3 1/2] bpf, sockmap: disallow update and delete "
` [PATCH bpf-next v3 2/2] selftests/bpf: drop tc/xdp/flow_dissector sockmap mutation tests
[PATCH v2 00/16] riscv: Generate riscv instruction functions
2026-06-30 6:17 UTC (9+ messages)
` [PATCH v2 02/16] riscv: alternatives: Use generated instruction headers for patching code
` [PATCH v2 07/16] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH v2 08/16] riscv: kvm: Use generated instruction headers for csr code
[PATCH 0/5] software node: provide support for fw_devlink
2026-06-30 6:16 UTC (11+ messages)
` [PATCH 1/5] kunit: provide a set of fwnode-oriented helpers
` [PATCH 2/5] software node: add fw_devlink support
` [PATCH 3/5] software node: add kunit tests for "
` [PATCH 4/5] MAINTAINERS: add myself as reviewer of software node support
` [PATCH 5/5] gpio: kunit: add test cases verifying swnode devlink support
[PATCH 00/18] mm/damon: optimize out nr_accesses_bp
2026-06-30 4:52 UTC (5+ messages)
` [PATCH 02/18] mm/damon/tests/core-kunit: test damon_mvsum()
` [PATCH 11/18] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [PATCH 12/18] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
[PATCH net] selftests: net: bump default cmd() timeout to 20 seconds
2026-06-30 4:31 UTC (2+ messages)
[PATCH-next v9 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-06-30 3:33 UTC (12+ messages)
` [PATCH-next v9 01/11] cgroup/cpuset: Make nr_deadline_tasks an atomic_t
` [PATCH-next v9 02/11] cgroup/cpuset: Fix node inconsistencies between cpuset_update_tasks_nodemask() and cpuset_attach()
` [PATCH-next v9 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
` [PATCH-next v9 04/11] cgroup/cpuset: Put all task attach related variables into attach_ctx
` [PATCH-next v9 05/11] cgroup/cpuset: Add a cpuset_reserve_dl_bw() helper
` [PATCH-next v9 06/11] cgroup/cpuset: Expand the scope of cpuset_can_attach_check()
` [PATCH-next v9 07/11] cgroup/cpuset: Make attach_ctx.old_cs track task group leader
` [PATCH-next v9 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
` [PATCH-next v9 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
` [PATCH-next v9 10/11] cgroup/cpuset: Support multiple destination "
` [PATCH-next v9 11/11] selftests/cgroup: Add test for cpuset affinity on controller disable
[PATCH v2 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
2026-06-30 3:22 UTC (5+ messages)
[PATCH v4] lib/random32: convert selftest to KUnit
2026-06-30 3:04 UTC
[PATCH v3] lib/random32: convert selftest to KUnit
2026-06-30 3:00 UTC (3+ messages)
[PATCH] lib/random32: convert selftest to KUnit
2026-06-30 2:55 UTC
[PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
2026-06-30 2:21 UTC (15+ messages)
[PATCH v7 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-30 1:47 UTC (8+ messages)
` [PATCH v7 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v7 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v7 3/5] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v7 4/5] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v7 5/5] selftests/mm: add missing pthread_create() "
[PATCH net-next v1 0/2] Reuse threaded NAPI kthread across napi_del()/napi_add()
2026-06-30 1:19 UTC (6+ messages)
` [PATCH net-next v1 1/2] net: Save kthread of threaded NAPI in napi_config and restore it when trying to create a new kthread
` [PATCH net-next v1 2/2] selftests: net: Add kthread preserving test in napi_threaded and busy_poll_test
[PATCH v13 00/11] tracing/probes: Add more typecast features
2026-06-30 0:33 UTC (4+ messages)
` [PATCH v13 04/11] perf/probe: Ignore comment lines in dynamic_events/kprobe_events file
[PATCH net-next] selftests: drv-net: toeplitz: cap the Rx queue count
2026-06-29 23:43 UTC
[PATCH 2/2] selftest/x86: test ARCH_SHSTK_UNLOCK
2026-06-29 21:57 UTC (3+ messages)
[PATCH v8 00/11] cgroup/cpuset: Support multiple source/destination cpusets for cpuset_*attach()
2026-06-29 21:53 UTC (4+ messages)
` [PATCH v8 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
[PATCH 1/2] x86/uprobes: Keep shadow stack in sync for emulated CALLs
2026-06-29 20:36 UTC (6+ messages)
[PATCH v5] selftests/cgroup: Adjust cpu test duration based on HZ
2026-06-29 18:55 UTC (3+ messages)
[PATCH 0/2] rust: kernel: add cfg_select! and use it for config-based selection
2026-06-29 19:07 UTC (5+ messages)
[PATCH v4 00/16] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-29 18:21 UTC (3+ messages)
` [PATCH v4 06/16] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
[PATCH] selftests/bpf: Mask socket type flags in mptcpify prog
2026-06-29 18:12 UTC (2+ messages)
[PATCH v2] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_WRITE_HYPERCALL_PAGE
2026-06-29 16:16 UTC
[PATCH 1/2] Documentation: kunit: Test Kconfig entries shouldn't select other configs
2026-06-29 16:11 UTC (2+ messages)
[PATCH v7 00/15] userfaultfd: working set tracking for VM guest memory
2026-06-29 16:02 UTC (17+ messages)
` [PATCH v7 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v7 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v7 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v7 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v7 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v7 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v7 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v7 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v7 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v7 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v7 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v7 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v7 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v7 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v7 15/15] Documentation/userfaultfd: document RWP working set tracking
[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-29 15:50 UTC (4+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
[PATCH 00/10] Add sysfs entry for system load control
2026-06-29 15:44 UTC (2+ messages)
` [PATCH 02/10] selftests: power_supply: Add tests for load_switch ABI
[PATCH bpf-next v8 0/9] bpf: Introduce global percpu data
2026-06-29 15:24 UTC (10+ messages)
` [PATCH bpf-next v8 1/9] bpf: Drop duplicate blank lines in verifier
` [PATCH bpf-next v8 2/9] bpf: Introduce global percpu data
` [PATCH bpf-next v8 3/9] libbpf: Probe percpu data feature
` [PATCH bpf-next v8 4/9] libbpf: Add support for global percpu data
` [PATCH bpf-next v8 5/9] bpftool: Generate skeleton "
` [PATCH bpf-next v8 6/9] selftests/bpf: Add tests to verify "
` [PATCH bpf-next v8 7/9] selftests/bpf: Test direct reading/writing read-only percpu_array map
` [PATCH bpf-next v8 8/9] selftests/bpf: Test verifier log for global percpu data
` [PATCH bpf-next v8 9/9] selftests/bpf: Verify bpf_iter "
[PATCH] selftests: proc: include fcntl.h in proc-pidns
2026-06-29 14:47 UTC (3+ messages)
[PATCH v3 0/2] mm/damon/core: detect internal variation above max_nr_regions/2
2026-06-29 14:56 UTC (2+ messages)
` [PATCH v3 2/2] mm/damon/tests/core-kunit: test split "
[PATCH 0/5] mm/damon: five misc fixups
2026-06-29 14:55 UTC (2+ messages)
` [PATCH 5/5] mm/damon/tests/core-kunit: add KUnit test for walk_control_obsolete behavior
[PATCH v2 0/2] selftests/damon: test kdamond refresh_ms
2026-06-29 14:49 UTC (3+ messages)
` [PATCH v2 1/2] selftests/damon/_damon_sysfs: support "
` [PATCH v2 2/2] selftests/damon/sysfs_refresh: test "
[PATCH v5 0/2] selftests/damon: fix memcg_path staging handling
2026-06-29 14:48 UTC (3+ messages)
` [PATCH v5 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v5 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
[PATCH v3 0/3] selftests/damon: misc fixes for test bugs
2026-06-29 14:46 UTC (4+ messages)
` [PATCH v3 1/3] selftests/damon: prevent cross-context state pollution in DamonCtx
` [PATCH v3 2/3] selftests/damon/damos_tried_regions: fix expectation output and join TypeError
` [PATCH v3 3/3] selftests/damon: fix dead code, skipped checks, and broken lookups
[PATCH 0/2] KVM: nSVM: Expose DecodeAssists to L1
2026-06-29 12:52 UTC (3+ messages)
` [PATCH 1/2] KVM: nSVM: Virtualize DecodeAssists for nested guests
` [PATCH 2/2] KVM: selftests: Add nested SVM DecodeAssists test
[PATCH] kunit: configs: enable GPIO kunit test cases in all_tests.config
2026-06-29 12:42 UTC
[PATCH] KVM: selftests: fix steal_time for arm64
2026-06-29 12:04 UTC (5+ messages)
` [PATCH] KVM: selftests: fix steal_time for arm64 with host page size > 4K
[PATCH bpf v2 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
2026-06-29 11:38 UTC (3+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update
[RFC PATCH v2 0/3] KVM: selftests: Improvements on dirty-ring
2026-06-29 10:59 UTC (4+ messages)
` [RFC PATCH v2 1/3] KVM: selftests: memstress: Add option to enable dirty-ring on VM creation
` [RFC PATCH v2 2/3] KVM: selftests: Check dirty-ring size before enabling
` [RFC PATCH v2 3/3] KVM: selftests: dirty_log_perf_test: Add dirty-ring support
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