[PATCH v6 0/7] mseal system mappings
2025-02-26 5:27 UTC (6+ messages)
` [PATCH v6 7/7] mseal, system mappings: update mseal.rst
[PATCH v7 0/7] mseal system mappings
2025-02-26 5:25 UTC (37+ messages)
` [PATCH v7 1/7] mseal, system mappings: kernel config and header change
` [PATCH v7 2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed
` [PATCH v7 3/7] mseal, system mappings: enable x86-64
` [PATCH v7 4/7] mseal, system mappings: enable arm64
` [PATCH v7 5/7] mseal, system mappings: enable uml architecture
` [PATCH v7 6/7] mseal, system mappings: uprobe mapping
` (no subject)
[PATCH] zswap: do not crash the kernel on decompression failure
2025-02-26 4:57 UTC (9+ messages)
[PATCH v2] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
2025-02-26 3:38 UTC (4+ messages)
[PATCH] Revert "mm/page_alloc.c: don't show protection in zone's ->lowmem_reserve[] for empty zone"
2025-02-26 3:22 UTC
[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
2025-02-26 3:19 UTC (2+ messages)
mm: zswap: fix crypto_free_acomp deadlock in zswap_cpu_comp_dead
2025-02-26 3:08 UTC (7+ messages)
[PATCH v8 00/17] zsmalloc/zram: there be preemption
2025-02-26 3:01 UTC (5+ messages)
` [PATCH v8 14/17] zram: permit reclaim in zstd custom allocator
[PATCH v14 00/13] AMD broadcast TLB invalidation
2025-02-26 3:00 UTC (14+ messages)
` [PATCH v14 01/13] x86/mm: consolidate full flush threshold decision
` [PATCH v14 02/13] x86/mm: get INVLPGB count max from CPUID
` [PATCH v14 03/13] x86/mm: add INVLPGB support code
` [PATCH v14 04/13] x86/mm: use INVLPGB for kernel TLB flushes
` [PATCH v14 05/13] x86/mm: use INVLPGB in flush_tlb_all
` [PATCH v14 06/13] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v14 07/13] x86/mm: add global ASID allocation helper functions
` [PATCH v14 08/13] x86/mm: global ASID context switch & TLB flush handling
` [PATCH v14 09/13] x86/mm: global ASID process exit helpers
` [PATCH v14 10/13] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
` [PATCH v14 11/13] x86/mm: do targeted broadcast flushing from tlbbatch code
` [PATCH v14 12/13] x86/mm: enable AMD translation cache extensions
` [PATCH v14 13/13] x86/mm: only invalidate final translations with INVLPGB
[PATCH] mm/page_alloc: make the maximum number of highatomic pageblocks resizable
2025-02-26 2:41 UTC
[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
2025-02-26 2:40 UTC (4+ messages)
` [PATCH v2 5/6] x86: pgtable: convert to use tlb_remove_ptdesc()
[PATCH] mm/list_lru: make the case where mlru is NULL as unlikely
2025-02-26 2:09 UTC (4+ messages)
[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
2025-02-26 2:09 UTC (8+ messages)
` [PATCH v4 02/14] memblock: add MEMBLOCK_RSRV_KERN flag
[PATCH mm-unstable 0/2] mm_init: rename *init_reserved_page* functions
2025-02-26 1:54 UTC (5+ messages)
` [PATCH mm-unstable 1/2] mm/mm_init: rename __init_reserved_page_zone to __init_page_from_nid
` [PATCH mm-unstable 2/2] mm/mm_init: rename init_reserved_page to init_deferred_page
[LSF/MM/BPF TOPIC] Optimizing Page Cache Readahead Behavior
2025-02-26 0:49 UTC (9+ messages)
` [Lsf-pc] "
[LSF/MM/BPF TOPIC] SLUB allocator, mainly the sheaves caching layer
2025-02-26 0:17 UTC (2+ messages)
[PATCH v2 1/3] btrfs: introduce a read path dedicated extent lock helper
2025-02-26 0:04 UTC
[PATCH 1/1] userfaultfd: do not block on locking a large folio with raised refcount
2025-02-25 23:01 UTC (7+ messages)
[PATCH v2 0/4] mm: page_ext: Introduce new iteration API
2025-02-25 22:30 UTC (11+ messages)
` [PATCH v2 1/4] mm: page_ext: make lookup_page_ext() public
` [PATCH v2 2/4] mm: page_ext: add an iteration API for page extensions
` [PATCH v2 3/4] mm: page_table_check: use new iteration API
` [PATCH v2 4/4] mm: page_owner: "
[PATCH 0/3] selftests/damon: three fixes for false results
2025-02-25 22:23 UTC (4+ messages)
` [PATCH 1/3] selftests/damon/damos_quota: make real expectation of quota exceeds
` [PATCH 2/3] selftests/damon/damon_nr_regions: set ops update for merge results check to 100ms
` [PATCH 3/3] selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundaries
[PATCH v2 0/4] Fixes for hugetlb and vmalloc on arm64
2025-02-25 22:18 UTC (8+ messages)
` [PATCH v2 1/4] mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
` [PATCH v2 2/4] arm64: hugetlb: Fix huge_ptep_get_and_clear() for non-present ptes
[PATCH v13 00/14] AMD broadcast TLB invalidation
2025-02-25 22:03 UTC (10+ messages)
` [PATCH v13 06/14] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
` [PATCH v13 07/14] x86/mm: global ASID allocation helper functions
[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
2025-02-25 21:38 UTC (21+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 13/14] x86: runtime_const used for KASAN_SHADOW_END
` [PATCH v2 14/14] x86: Make software tag-based kasan available
[PATCH v4 0/2] tracing: Make persistent ring buffer freeable
2025-02-25 20:55 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 0226d0ce98a477937ed295fb7df4cc30b46fc304
2025-02-25 20:42 UTC
[PATCH] mm/slab: Initialise random_kmalloc_seed after initcalls
2025-02-25 20:41 UTC (10+ messages)
` How does swsusp work with randomization features? (was: mm/slab: Initialise random_kmalloc_seed after initcalls)
[RFC PATCH 00/39] 1G page support for guest_memfd
2025-02-25 20:37 UTC (3+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
[PATCH v2 0/6] Track node vacancy to reduce worst case allocation counts
2025-02-25 20:36 UTC (16+ messages)
` [PATCH v2 1/6] maple_tree: convert mas_prealloc_calc() to take in a maple write state
` [PATCH v2 2/6] maple_tree: use height and depth consistently
` [PATCH v2 3/6] maple_tree: use vacant nodes to reduce worst case allocations
` [PATCH v2 4/6] maple_tree: break on convergence in mas_spanning_rebalance()
` [PATCH v2 5/6] maple_tree: add sufficient height
` [PATCH v2 6/6] maple_tree: reorder mas->store_type case statements
[PATCH v2 0/2] Minimize xa_node allocation during xarry split
2025-02-25 20:32 UTC (13+ messages)
` [PATCH v2 2/2] mm/shmem: use xas_try_split() in shmem_split_large_entry()
[PATCH for-akpm for-6.14-rcX] NFS: fix nfs_release_folio() to not call nfs_wb_folio() from kcompactd
2025-02-25 20:28 UTC (6+ messages)
` [PATCH v2 for-akpm for-6.14-rcX] NFS: fix nfs_release_folio() to not deadlock via kcompactd writeback
` [PATCH v3 "
[PATCH RFC v2 00/10] SLUB percpu sheaves
2025-02-25 20:26 UTC (7+ messages)
[PATCH v3] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
2025-02-25 20:25 UTC (2+ messages)
[PATCH v2] mm: make page_mapped_in_vma() hugetlb walk aware
2025-02-25 19:56 UTC (3+ messages)
[RESEND][PATCH] tracing: gfp: Remove duplication of recording GFP flags
2025-02-25 19:56 UTC (2+ messages)
[PATCH 00/11] cgroup: separate rstat trees
2025-02-25 19:20 UTC (5+ messages)
` [PATCH 03/11] cgroup: move cgroup_rstat from cgroup to cgroup_subsys_state
[PATCH] mm/page_alloc: Warn on nr_reserved_highatomic underflow
2025-02-25 18:51 UTC (2+ messages)
[PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
2025-02-25 18:21 UTC (12+ messages)
[RFC PATCH 2/8] mm/damon/core: implement intervals auto-tuning
2025-02-25 18:14 UTC (2+ messages)
[PATCH v2 00/14] Perf improvements for hugetlb and vmalloc on arm64
2025-02-25 17:52 UTC (13+ messages)
` [PATCH v2 07/14] arm64/mm: Avoid barriers for invalid or userspace mappings
` [PATCH v2 10/14] arm64/mm: Support huge pte-mapped pages in vmap
` [PATCH v2 11/14] mm/vmalloc: Batch arch_sync_kernel_mappings() more efficiently
` [PATCH v2 12/14] mm: Generalize arch_sync_kernel_mappings()
[PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
2025-02-25 17:27 UTC (8+ messages)
` [PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
[PATCH RFC] mm: Fix kernel BUG when userfaultfd_move encounters swapcache
2025-02-25 17:02 UTC (4+ messages)
[PATCH v4 00/12] Direct Map Removal for guest_memfd
2025-02-25 16:55 UTC (11+ messages)
` [PATCH v4 01/12] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v4 02/12] mm/secretmem: set AS_NO_DIRECT_MAP instead of special-casing
` [PATCH v4 03/12] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v4 04/12] KVM: Add capability to discover KVM_GMEM_NO_DIRECT_MAP support
` [PATCH v4 08/12] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
[PATCH 0/4] mm: permit guard regions for file-backed/shmem mappings
2025-02-25 16:48 UTC (15+ messages)
[PATCH v14 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2025-02-25 16:32 UTC (19+ messages)
` [PATCH v14 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v14 2/8] mm: rust: add vm_area_struct methods that require read access
` [PATCH v14 3/8] mm: rust: add vm_insert_page
` [PATCH v14 4/8] mm: rust: add lock_vma_under_rcu
` [PATCH v14 5/8] mm: rust: add mmput_async support
` [PATCH v14 6/8] mm: rust: add VmaNew for f_ops->mmap()
` [PATCH v14 7/8] rust: miscdevice: add mmap support
` [PATCH v14 8/8] task: rust: rework how current is accessed
[PATCH v2] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
2025-02-25 16:04 UTC (6+ messages)
[PATCH v3 0/2] mm/page_alloc: Some clarifications for migratetype fallback
2025-02-25 15:29 UTC (3+ messages)
` [PATCH v3 1/2] mm/page_alloc: Clarify terminology in migratetype fallback code
` [PATCH v3 2/2] mm/page_alloc: Clarify should_claim_block() commentary
[PATCH 0/3] mm: page_alloc: freelist hygiene follow-up
2025-02-25 15:19 UTC (13+ messages)
` [PATCH 1/3] mm: page_alloc: don't steal single pages from biggest buddy
` [PATCH 2/3] mm: page_alloc: remove remnants of unlocked migratetype updates
` [PATCH 3/3] mm: page_alloc: group fallback functions together
[PATCH] mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
2025-02-25 14:19 UTC
[RFC PATCH 0/3] sched/numa: Introduce per cgroup numa balance control
2025-02-25 14:00 UTC (4+ messages)
` [RFC PATCH 1/3] sched/numa: Introduce numa balance task migration and swap in schedstats
` [RFC PATCH 2/3] sched/numa: Introduce per cgroup numa balance control
` [RFC PATCH 3/3] sched/numa: Allow intervale memory allocation for numa balance
[PATCH 0/2] Add a command line option that enables control of how many threads per NUMA node should be used to allocate huge pages
2025-02-25 13:01 UTC (4+ messages)
` [PATCH 1/2] mm: hugetlb: add hugetlb_alloc_threads cmdline option
[PATCH RFC 0/4] mm: KUnit tests for the page allocator
2025-02-25 12:56 UTC (9+ messages)
` [PATCH RFC 3/4] mm/page_alloc_test: Add logic to isolate a node for testing
` [PATCH RFC 4/4] mm/page_alloc_test: Add smoke-test for page allocation
[PATCH] lib/interval_tree: skip the check before go to the right subtree
2025-02-25 12:44 UTC (4+ messages)
[RFC PATCH 1/7] shmem: Introduce non-blocking allocation of shmem pages
2025-02-25 12:43 UTC (2+ messages)
[PATCH v20 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2025-02-25 11:20 UTC (5+ messages)
kernel BUG at arch/arm64/mm/mmu.c:185!
2025-02-25 11:19 UTC (9+ messages)
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