[PATCH v3 00/10] KFuzzTest: a new kernel fuzzing framework
2025-12-04 14:12 UTC (7+ messages)
` [PATCH 01/10] mm/kasan: implement kasan_poison_range
` [PATCH 02/10] kfuzztest: add user-facing API and data structures
` [PATCH 03/10] kfuzztest: introduce the FUZZ_TEST_SIMPLE macro
` [PATCH 05/10] tools: add kfuzztest-bridge utility
` [PATCH 06/10] kfuzztest: add ReST documentation
` [PATCH 08/10] crypto: implement KFuzzTest targets for PKCS7 and RSA parsing
[linux-next:master 9966/13055] kernel/watchdog.c:74:22: warning: unused variable 'hardlockup_si_mask'
2025-12-04 14:12 UTC (6+ messages)
[PATCH] [v2] mm: shmem: avoid build warning for CONFIG_SHMEM=n
2025-12-04 14:10 UTC (10+ messages)
[PATCH] mm: shmem: avoid build warning for CONFIG_SHMEM=n
2025-12-04 14:07 UTC (3+ messages)
[PATCH v3 0/2] mm: only mark/clear KHO scratch memory when needed
2025-12-04 14:04 UTC (4+ messages)
` [PATCH v3 2/2] mm/memblock: "
[PATCH v1] mm/kasan: Fix incorrect unpoisoning in vrealloc for KASAN
2025-12-04 13:55 UTC
[PATCH -next v2] mm: vmscan: correct nr_requested tracing in scan_folios
2025-12-04 13:35 UTC (3+ messages)
[PATCH 0/4] Inline helpers into Rust without full LTO
2025-12-04 13:15 UTC (14+ messages)
` [PATCH 4/4] build: rust: provide an option to inline C helpers into Rust
[PATCH v14] exec: Fix dead-lock in de_thread with ptrace_attach
2025-12-04 13:03 UTC (15+ messages)
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
` [RFC][PATCH] exec: Move cred computation under exec_update_lock
` Are setuid shell scripts safe? (Implied by security_bprm_creds_for_exec)
[RFC -next] memcg: Optimize creation performance when LRU_GEN is enabled
2025-12-04 13:01 UTC (5+ messages)
[RFC PATCH -next 0/2] mm/mglru: remove memcg lru
2025-12-04 12:31 UTC (3+ messages)
` [RFC PATCH -next 1/2] mm/mglru: use mem_cgroup_iter for global reclaim
` [RFC PATCH -next 2/2] mm/mglru: remove memcg lru
[PATCH v3 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2025-12-04 12:30 UTC (5+ messages)
` [PATCH v3 07/19] mm/shmem: never bypass the swap cache for SWP_SYNCHRONOUS_IO
[PATCH -next] mm: vmscan: correct nr_requested tracing in scan_folios
2025-12-04 12:19 UTC (6+ messages)
` [PATCH -next] mm: vmscan: correct nr_requested tracing in
[PATCH v5 00/12] Nesting support for lazy MMU mode
2025-12-04 11:53 UTC (23+ messages)
` [PATCH v5 02/12] x86/xen: simplify flush_lazy_mmu()
` [PATCH v5 05/12] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v5 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v5 07/12] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
` [PATCH v5 09/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
[rppt-memblock:for-next] BUILD SUCCESS 6e2c87bd333385cb249e93a83b7e0b7abce1a547
2025-12-04 11:28 UTC
[PATCH RFC] mm: ghost swapfile support for zswap
2025-12-04 10:11 UTC (5+ messages)
[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
2025-12-04 10:05 UTC (6+ messages)
` [PATCH 24/46] rust: mm: add __rust_helper to helpers
` (subset) [PATCH 00/46] Allow inlining C helpers into Rust when using LTO
[PATCH] mm/damon/tests/core-kunit: avoid damos_test_commit stack warning
2025-12-04 10:03 UTC
[PATCH v6 0/5] asdf
2025-12-04 8:54 UTC (8+ messages)
` [PATCH v6 1/5] slab: Introduce kmalloc_obj() and family
` [PATCH v6 2/5] checkpatch: Suggest kmalloc_obj family for sizeof allocations
` [PATCH v6 3/5] compiler_types: Introduce __flex_counter() and family
` [PATCH v6 4/5] slab: Introduce kmalloc_flex() "
` [PATCH v6 5/5] coccinelle: Add kmalloc_objs conversion script
[PATCH v2 0/2] kasan: vmalloc: Fix incorrect tag assignment with multiple vm_structs
2025-12-04 8:00 UTC (9+ messages)
` [PATCH v2 1/2] kasan: Refactor pcpu kasan vmalloc unpoison
` [PATCH v2 2/2] kasan: Unpoison vms[area] addresses with a common tag
[linus:master] [sched/mmcid] 77d7dc8bef: stress-ng.enosys.ops_per_sec 2.7% improvement
2025-12-04 8:00 UTC
[PATCH V3 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
2025-12-04 6:53 UTC (5+ messages)
` [PATCH V3 2/2] mm/khugepaged: retry with sync writeback "
[git pull][vfs] tree-in-dcache stuff
2025-12-04 6:47 UTC
[PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
2025-12-04 6:35 UTC (3+ messages)
Linux 6.18 amdgpu build error
2025-12-04 6:05 UTC (2+ messages)
[GIT PULL] MM updates for 6.19-rc1
2025-12-04 5:29 UTC
[PATCH V3 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
2025-12-04 1:54 UTC (2+ messages)
[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
2025-12-03 23:48 UTC (21+ messages)
` [PATCH 1/3] KVM: guest_memfd: Remove preparation tracking
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory
[PATCH 0/3 v2] improve fadvise(POSIX_FADV_WILLNEED) with large folio
2025-12-03 23:25 UTC (5+ messages)
` [PATCH 3/3] mm/readahead: try to allocate high order pages for FADVISE_FAV_WILLNEED
` [PATCH 3/3 v2] "
[PATCH][RFC][slab] static kmem_cache instances for core caches
2025-12-03 23:24 UTC
[PATCH v5 0/4] slab: Introduce kmalloc_obj() and family
2025-12-03 23:12 UTC (4+ messages)
` [PATCH v5 3/4] checkpatch: Suggest kmalloc_obj family for sizeof allocations
Calls to do_swap_page() from handle_pte_fault() on a system where swap is not configured
2025-12-03 22:28 UTC (4+ messages)
[RFC 00/10] mm: thp: always enable mTHP support
2025-12-03 22:09 UTC (11+ messages)
` [RFC 04/10] drivers: i915 selftest: use pgtable_has_pmd_leaves()
` [RFC 06/10] mm: debug_vm_pgtable: "
[PATCH v4] page_alloc: allow migration of smaller hugepages during contig_alloc
2025-12-03 21:50 UTC (9+ messages)
[GIT PULL] slab updates for 6.19
2025-12-03 21:49 UTC (2+ messages)
[PATCH v13 mm-new 00/16] khugepaged: mTHP support
2025-12-03 21:02 UTC (3+ messages)
` [PATCH v13 mm-new 07/16] khugepaged: introduce collapse_max_ptes_none helper function
Bug: Performance regression in 1013af4f585f: mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
2025-12-03 19:45 UTC (16+ messages)
[PATCH v2 0/3] memfd-based Userspace MFR Policy for HugeTLB
2025-12-03 19:41 UTC (8+ messages)
` [PATCH v2 1/3] mm: memfd/hugetlb: introduce memfd-based userspace MFR policy
` [PATCH v2 2/3] selftests/mm: test userspace MFR for HugeTLB hugepage
` [PATCH v2 3/3] Documentation: add documentation for MFD_MF_KEEP_UE_MAPPED
[linux-next:master] BUILD SUCCESS WITH UNVERIFIED WARNING b2c27842ba853508b0da00187a7508eb3a96c8f7
2025-12-03 19:26 UTC
[PATCH v2 0/5] printk: add macros to simplify handling struct va_format
2025-12-03 18:07 UTC (6+ messages)
` [PATCH v2 3/5] drivers/core: simplify variadic args handling
[PATCH v23 00/28] riscv control-flow integrity for usermode
2025-12-03 16:31 UTC (2+ messages)
[RFC PATCH 0/4] SEV-SNP Unaccepted Memory Hotplug
2025-12-03 15:58 UTC (18+ messages)
` [RFC PATCH 2/4] mm: Add support for unaccepted memory hotplug
[RFC PATCH 0/4] Optimize rss_stat initialization/teardown for single-threaded tasks
2025-12-03 14:36 UTC (8+ messages)
[PATCH v3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
2025-12-03 11:59 UTC (4+ messages)
[PATCH v5 0/3] selftests: cgroup: Enhance robustness with polling helpers
2025-12-03 11:56 UTC (4+ messages)
` [PATCH v5 1/3] selftests: cgroup: Add cg_read_key_long_poll() to poll a cgroup key with retries
` [PATCH v5 2/3] selftests: cgroup: make test_memcg_sock robust against delayed sock stats
` [PATCH v5 3/3] selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on nr_dying_descendants
[PATCH] mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
2025-12-03 11:28 UTC (16+ messages)
[PATCH v8 00/23] SLUB percpu sheaves
2025-12-03 11:15 UTC (5+ messages)
` [PATCH v8 03/23] slab: add opt-in caching layer of "
` slub: add barn_get_full_sheaf() and refine empty-main sheaf replacement
[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
2025-12-03 10:18 UTC (2+ messages)
[PATCH v3 0/5] mm, kvm: add guest_memfd support for uffd minor faults
2025-12-03 10:03 UTC (11+ messages)
` [PATCH v3 4/5] guest_memfd: add support for userfaultfd minor mode
[PATCH v3] mm, hugetlb: implement movable_gigantic_pages sysctl
2025-12-03 9:36 UTC (3+ messages)
[PATCH v4] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
2025-12-03 9:35 UTC (4+ messages)
[PATCH v2 0/2] further damage-control lack of clone scalability
2025-12-03 9:28 UTC (3+ messages)
` [PATCH v2 1/2] ns: pad refcount
` [PATCH v2 2/2] pid: only take pidmap_lock once on alloc
[PATCH v1 0/2] mm: skip wait in wait_sb_inodes() for hangable-writeback mappings
2025-12-03 9:28 UTC (9+ messages)
` [PATCH v1 2/2] fs/writeback: skip inodes with potential writeback hang in wait_sb_inodes()
[PATCH 0/3] further damage-control lack of clone scalability
2025-12-03 9:18 UTC (4+ messages)
[PATCH V2] mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
2025-12-03 9:05 UTC (2+ messages)
[PATCH v3] mm/mm_init: Introduce a boot parameter for check_pages
2025-12-03 9:01 UTC (2+ messages)
[PATCH v2] mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()
2025-12-03 8:04 UTC
[PATCH] mm/damon: Remove duplicate attrs.intervals_goal at the damon_stat_build_ctx()
2025-12-03 7:54 UTC (3+ messages)
error[E0560]: struct `bindings::file_operations` has no field named `mmap`
2025-12-03 7:30 UTC
[PATCH v1] mm/kasan: Fix incorrect unpoisoning in vrealloc for KASAN
2025-12-03 7:30 UTC
error[E0609]: no field `vm_mm` on type `bindings::vm_area_struct`
2025-12-03 5:54 UTC
[RFC LPC2026 PATCH v2 00/11] Specific Purpose Memory NUMA Nodes
2025-12-03 5:25 UTC (5+ messages)
[syzbot] [fs?] [mm?] WARNING in sched_mm_cid_fork
2025-12-03 5:15 UTC
[RFC PATCH 0/6] Remove device private pages from physical address space
2025-12-03 4:25 UTC (5+ messages)
` [RFC PATCH 1/6] mm/hmm: Add flag to track device private PFNs
[PATCH v4 0/3] selftests: cgroup: Enhance robustness with polling helpers
2025-12-03 3:32 UTC (4+ messages)
` [PATCH v4 3/3] selftests: cgroup: Replace sleep with cg_read_key_long_poll() for waiting on nr_dying_descendants
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox