[PATCH v4 0/1] Seal system mappings
2024-12-10 4:12 UTC (3+ messages)
` [PATCH v4 1/1] exec: seal "
[PATCH] memcg: slub: fix SUnreclaim for post charged objects
2024-12-10 4:06 UTC
[PATCH v3 0/6] Enable strict percpu address space checks
2024-12-10 3:59 UTC (5+ messages)
` [PATCH v3 2/6] compiler.h: Introduce TYPEOF_UNQUAL() macro
[PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint()
2024-12-10 3:37 UTC (20+ messages)
` [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
` [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint()
` [PATCH mm-unstable 03/17] mm: arm: "
` [PATCH mm-unstable 04/17] mm: alpha: "
` [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint()
` [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint()
` [PATCH mm-unstable 07/17] mm: loongarch: "
` [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint()
` [PATCH mm-unstable 09/17] mm: parisc: "
` [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint()
` [PATCH mm-unstable 11/17] mm: sh: "
` [PATCH mm-unstable 12/17] mm: sparc32: "
` [PATCH mm-unstable 13/17] mm: sparc64: "
` [PATCH mm-unstable 14/17] mm: xtensa: "
` [PATCH mm-unstable 15/17] mm: powerpc: "
` [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint()
` [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
[PATCH] mm/execmem: Make ARCH_WANTS_EXECMEM_LATE depend on EXECMEM
2024-12-10 3:25 UTC (5+ messages)
[syzbot] [mm?] INFO: rcu detected stall in mas_preallocate (2)
2024-12-10 2:48 UTC (3+ messages)
[PATCH bpf-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
2024-12-10 2:39 UTC (7+ messages)
` [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
` [PATCH bpf-next v2 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
` [PATCH bpf-next v2 4/6] memcg: Add __GFP_TRYLOCK support
` [PATCH bpf-next v2 5/6] mm, bpf: Use __GFP_ACCOUNT in try_alloc_pages()
` [PATCH bpf-next v2 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs
[PATCH 0/2] userfaultfd: handle few NULL check inline
2024-12-10 2:25 UTC (7+ messages)
` [PATCH 1/2] userfaultfd: handle dup_userfaultfd() "
` [PATCH 2/2] mm, rmap: handle anon_vma_fork() "
[PATCH v4 0/1] mm: vmascan: retry folios written back while isolated for traditional LRU
2024-12-10 2:13 UTC (3+ messages)
` [PATCH v4 1/1] "
[syzbot] [mm?] WARNING in lru_gen_add_folio
2024-12-10 1:52 UTC (3+ messages)
[linux-next:master 2241/2462] include/linux/compiler_types.h:542:45: error: call to '__compiletime_assert_413' declared with attribute error: clamp() low limit source_min greater than high limit source_max
2024-12-10 1:06 UTC
[PATCH 1/1] mm: fix vma_copy for !CONFIG_PER_VMA_LOCK
2024-12-10 0:12 UTC (2+ messages)
[PATCH] mm: Add RCU annotation to pte_offset_map(_lock)
2024-12-10 0:06 UTC
[PATCH] mm: perform all memfd seal checks in a single place
2024-12-09 22:21 UTC (7+ messages)
[akpm-mm:mm-unstable] [mm] 85ad413389: BUG:kernel_NULL_pointer_dereference,address
2024-12-09 22:20 UTC (4+ messages)
[PATCH v5 0/6] move per-vma lock into vm_area_struct
2024-12-09 22:19 UTC (5+ messages)
` [PATCH v5 4/6] mm: make vma cache SLAB_TYPESAFE_BY_RCU
[PATCH v1 0/2] mm/page_alloc: rework conditional splitting >= pageblock_order pages when freeing
2024-12-09 22:13 UTC (10+ messages)
` [PATCH v1 1/2] mm/page_alloc: conditionally split > pageblock_order pages in free_one_page() and move_freepages_block_isolate()
` [PATCH v1 2/2] mm/page_isolation: fixup isolate_single_pageblock() comment regarding splitting free pages
[PATCH] MAINTAINERS: group all VMA-related files into the VMA section
2024-12-09 22:02 UTC (18+ messages)
[linux-next:master] BUILD REGRESSION d1486dca38afd08ca279ae94eb3a397f10737824
2024-12-09 20:43 UTC
[PATCH] mm: allow exiting processes to exceed the memory.max limit
2024-12-09 20:00 UTC (3+ messages)
[linux-next:fs-current] BUILD SUCCESS 89bb6e605e662332e111e5744483df813e514ab7
2024-12-09 19:38 UTC
Kexec HandOver (KHO) discussion recap and open questions
2024-12-09 19:06 UTC (2+ messages)
[PATCH 0/4] selftest/mm: Remove warnings found by adding compiler flags
2024-12-09 18:56 UTC (5+ messages)
` [PATCH 1/4] selftests/mm: thp_settings: remove const from return type
` [PATCH 2/4] selftests/mm: pagemap_ioctl: Fix types mismatches shown by compiler options
` [PATCH 3/4] selftests/mm: mseal_test: remove unused variables
` [PATCH 4/4] selftests/mm: mremap_test: Remove unused variable and type mismatches
[PATCH 0/4] selftest/mm: Remove warnings foun
2024-12-09 18:55 UTC
[PATCH] mm: enforce __must_check on VMA merge and split
2024-12-09 18:36 UTC (3+ messages)
[PATCH mm-hotfixes v5 1/2] Introduce cpu_icache_is_aliasing() across all architectures
2024-12-09 18:23 UTC (2+ messages)
` [PATCH mm-hotfixes v5 2/2] mm: use clear_user_(high)page() for arch with special user folio handling
[PATCH v4 1/2] Introduce cpu_icache_is_aliasing() across all architectures
2024-12-09 18:14 UTC (5+ messages)
` [PATCH v4 2/2] mm: use clear_user_(high)page() for arch with special user folio handling
[Invitation] Linux MM Alignment Session on Slow-tier Page Promotion on Wednesday
2024-12-09 17:54 UTC
[PATCH RESEND v1 0/2] mm: don't use __GFP_HARDWALL when migrating remote pages
2024-12-09 17:47 UTC (5+ messages)
` [PATCH RESEND v1 1/2] mm/page_alloc: don't use __GFP_HARDWALL when migrating pages via alloc_contig*()
` [PATCH RESEND v1 2/2] mm/memory_hotplug: don't use __GFP_HARDWALL when migrating pages via memory offlining
Removing page->index
2024-12-09 17:36 UTC (3+ messages)
[syzbot] [mm?] general protection fault in find_mergeable_anon_vma
2024-12-09 17:09 UTC (11+ messages)
[linux-next:fs-next] BUILD SUCCESS 8cc0a7d04f430898beeea84cf5fd4ab9501ae395
2024-12-09 17:03 UTC
[PATCH v2 0/2] zram: fix backing device setup issue
2024-12-09 16:57 UTC (3+ messages)
` [PATCH v2 1/2] zram: refuse to use zero sized block device as backing device
` [PATCH v2 2/2] zram: fix uninitialized ZRAM not releasing "
[PATCH 0/2] zram: fix backing device setup issue
2024-12-09 16:52 UTC (4+ messages)
` [PATCH 2/2] zram: fix uninitialized ZRAM not releasing backing device
commit 0790303ec869 leads to cpu stall without CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y
2024-12-09 16:23 UTC (5+ messages)
[PATCH net-next v2 00/10] Replace page_frag with page_frag_cache (Part-2)
2024-12-09 16:03 UTC (4+ messages)
[PATCH] netfs: If didn't read new data then abandon retry
2024-12-09 15:53 UTC (3+ messages)
` [syzbot] [mm?] BUG: stack guard page was hit in v9fs_file_read_iter
[PATCH] sched: Move task_mm_cid_work to mm delayed work
2024-12-09 15:48 UTC (8+ messages)
[syzbot] [mm?] [v9fs?] BUG: stack guard page was hit in sys_open
2024-12-09 15:48 UTC (5+ messages)
[PATCH 14/26] drm/xe/eudebug: implement userptr_vma access
2024-12-09 15:45 UTC (5+ messages)
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-12-09 15:03 UTC (6+ messages)
[PATCH] mm: remove an avoidable load of page refcount in page_ref_add_unless
2024-12-09 14:46 UTC (8+ messages)
[RFC PATCH v3 00/15] context_tracking,x86: Defer some IPIs until a user->kernel transition
2024-12-09 14:42 UTC (13+ messages)
` [RFC PATCH v3 13/15] context_tracking,x86: Add infrastructure to defer kernel TLBI
[PATCH v17 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-12-09 14:28 UTC (4+ messages)
` [PATCH v17 05/18] cxl: Add Get Supported Features command for kernel usage
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-12-09 14:16 UTC (8+ messages)
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault
[PATCH -next] ovl: respect underlying filesystem's get_unmapped_area()
2024-12-09 13:33 UTC (4+ messages)
[PATCH] mm: correctly reference merged VMA
2024-12-09 13:19 UTC (4+ messages)
[PATCH v8 00/21] Add zpdesc memory descriptor for zswap.zpool
2024-12-09 11:59 UTC (2+ messages)
` [PATCH v8 0/21] "
[PATCH -next] mm: don't try THP align for FS without get_unmapped_area
2024-12-09 11:52 UTC (5+ messages)
[syzbot] [mm?] KASAN: slab-use-after-free Read in move_pages_pte
2024-12-09 11:39 UTC (8+ messages)
[syzbot] [cgroups?] [mm?] BUG: unable to handle kernel paging request in memcg_rstat_updated
2024-12-09 11:20 UTC
[PATCH 0/5] mm/vma: make more mmap logic userland testable
2024-12-09 10:47 UTC (10+ messages)
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock
[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
2024-12-09 10:07 UTC (5+ messages)
[PATCH 00/14] pkeys kselftests improvements
2024-12-09 9:50 UTC (15+ messages)
` [PATCH 01/14] selftests/mm: Fix condition in uffd_move_test_common()
` [PATCH 02/14] selftests/mm: Fix -Wmaybe-uninitialized warnings
` [PATCH 03/14] selftests/mm: Fix strncpy() length
` [PATCH 04/14] selftests/mm: Fix -Warray-bounds warnings in pkey_sighandler_tests
` [PATCH 05/14] selftests/mm: Build with -O2
` [PATCH 06/14] selftests/mm: Remove unused pkey helpers
` [PATCH 07/14] selftests/mm: Define types using typedef in pkey-helpers.h
` [PATCH 08/14] selftests/mm: Ensure pkey-*.h define inline functions only
` [PATCH 09/14] selftests/mm: Remove empty pkey helper definition
` [PATCH 10/14] selftests/mm: Ensure non-global pkey symbols are marked static
` [PATCH 11/14] selftests/mm: Use sys_pkey helpers consistently
` [PATCH 12/14] selftests/mm: Rename pkey register macro
` [PATCH 13/14] selftests/mm: Skip pkey_sighandler_tests if support is missing
` [PATCH 14/14] selftests/mm: Remove X permission from sigaltstack mapping
[RESEND v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
2024-12-09 9:47 UTC (4+ messages)
` [RESEND v4 1/3] "
` [RESEND v4 2/3] selftests/mm: Use "
` [RESEND v4 3/3] selftests/powerpc: "
[PATCH v2 0/2] Fix subsection vmemmap_populate logic
2024-12-09 9:42 UTC (3+ messages)
` [PATCH v2 1/2] arm64: mm: vmemmap populate to page level if not section aligned
` [PATCH v2 2/2] arm64: mm: implement vmemmap_check_pmd for arm64
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