index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
13 days
mm/slab: pass slab_alloc_context to __do_kmalloc_node()
Vlastimil Babka (SUSE)
13 days
mm/slab: allow kmem_cache_alloc_bulk() with any gfp flags
Vlastimil Babka (SUSE)
13 days
mm/slab: replace slab_alloc_node() parameters with slab_alloc_context
Vlastimil Babka (SUSE)
13 days
mm/slab: pass alloc_flags through slab_post_alloc_hook() chain
Vlastimil Babka (SUSE)
13 days
mm/slab: pass alloc_flags to new slab allocation
Vlastimil Babka (SUSE)
13 days
mm/slab: add alloc_flags to slab_alloc_context
Vlastimil Babka (SUSE)
13 days
mm/slab: replace struct partial_context with slab_alloc_context
Vlastimil Babka (SUSE)
13 days
mm/slab: introduce alloc_flags and SLAB_ALLOC_NOLOCK
Vlastimil Babka (SUSE)
13 days
mm/slab: introduce slab_alloc_context
Vlastimil Babka (SUSE)
14 days
mm/slab: stop inlining __slab_alloc_node()
Vlastimil Babka (SUSE)
14 days
mm/slab: do not init any kfence objects on allocation
Vlastimil Babka (SUSE)
14 days
Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-15
Merge tag 'kernel-7.2-rc1.task_exec_state' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2026-06-12
Merge branch 'slab/for-7.2/alloc_token' into slab/for-next
Vlastimil Babka (SUSE)
2026-06-12
Merge branch 'slab/for-7.2/alloc_bulk' into slab/for-next
Vlastimil Babka (SUSE)
2026-06-12
mm/slab: do not limit zeroing to orig_size when only red zoning is enabled
Vlastimil Babka (SUSE)
2026-06-09
Merge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-06-08
mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX
JP Kobryn
2026-06-08
mm/swap: remove redundant swap device reference in alloc/free
Youngjun Park
2026-06-08
mm/swap, PM: hibernate: fix swapoff race in uswsusp by pinning swap device
Youngjun Park
2026-06-08
mm/filemap: use folio_next_index() for start
tanze
2026-06-08
mm/sparse-vmemmap: provide generic vmemmap_set_pmd() and vmemmap_check_pmd()
Muchun Song
2026-06-08
userfaultfd: gate must_wait writability check on pte_present()
Kiryl Shutsemau (Meta)
2026-06-08
mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade
Kiryl Shutsemau (Meta)
2026-06-08
mm/page_vma_mapped_walk: use ptep_get_lockless() for lockless access
Alexander Gordeev
2026-06-08
mm/page_alloc: fix deferred compaction accounting
fujunjie
2026-06-08
mm: use mapping_max_folio_order() for force_thp_readahead order
Usama Arif
2026-06-08
mm: bypass mmap_miss heuristic for VM_EXEC readahead
Usama Arif
2026-06-08
mm/compaction: respect cpusets when checking retry suitability
fujunjie
2026-06-08
mm/thp: clear deferred split shrinker bits when queues drain
Lance Yang
2026-06-08
mm: switch deferred split shrinker to list_lru
Johannes Weiner
2026-06-08
mm: memory: flatten alloc_anon_folio() retry loop
Johannes Weiner
2026-06-08
mm: list_lru: introduce folio_memcg_list_lru_alloc()
Johannes Weiner
2026-06-08
mm: list_lru: introduce caller locking for additions and deletions
Johannes Weiner
2026-06-08
mm: list_lru: deduplicate lock_list_lru()
Johannes Weiner
2026-06-08
mm: list_lru: move list dead check to lock_list_lru_of_memcg()
Johannes Weiner
2026-06-08
mm: list_lru: deduplicate unlock_list_lru()
Johannes Weiner
2026-06-08
mm: list_lru: lock_list_lru_of_memcg() cannot return NULL if !skip_empty
Johannes Weiner
2026-06-08
mm: list_lru: fix set_shrinker_bit() call during race with cgroup deletion
Johannes Weiner
2026-06-08
mm/nodemask: correctly describe nodemask operation return types
Joshua Hahn
2026-06-06
simpe_xattr: use per-sb cache
Miklos Szeredi
2026-06-06
simple_xattr: change interface to pass struct simple_xattrs **
Miklos Szeredi
2026-06-06
tmpfs: simplify constructing "security.foo" xattr names
Miklos Szeredi
2026-06-05
mm/slub: preserve original size in _kmalloc_nolock_noprof retry path
Shengming Hu
2026-06-05
kasan: Move generic KASAN page tables out of BSS too
Ard Biesheuvel
2026-06-04
mm/migrate: find_mm_struct: fix race between security checks and suid exec
Oleg Nesterov
[prev]
[next]