index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-04-26
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-25
Merge tag 'slab-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-04-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-04-24
Merge tag 'pull-write-one-page' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-24
Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-04-24
Merge tag 'v6.4/kernel.user_worker' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-24
Merge tag 'iter-ubuf.2-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-18
mm: page_alloc: skip regions with hugetlbfs pages when allocating 1G pages
Mel Gorman
2023-04-18
mm/mmap: regression fix for unmapped_area{_topdown}
Liam R. Howlett
2023-04-18
mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
Alexander Potapenko
2023-04-18
mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
2023-04-18
mm/page_alloc: fix potential deadlock on zonelist_update_seq seqlock
Tetsuo Handa
2023-04-16
writeback, cgroup: fix null-ptr-deref write in bdi_split_work_to_wbs
Baokun Li
2023-04-16
mm/mempolicy: fix use-after-free of VMA iterator
Liam R. Howlett
2023-04-16
mm/huge_memory.c: warn with pr_warn_ratelimited instead of VM_WARN_ON_ONCE_FOLIO
Naoya Horiguchi
2023-04-16
mm/mprotect: fix do_mprotect_pkey() return on error
Liam R. Howlett
2023-04-16
mm/khugepaged: check again on anon uffd-wp during isolation
Peter Xu
2023-04-16
mm/userfaultfd: fix uffd-wp handling for THP migration entries
David Hildenbrand
2023-04-16
mm: swap: fix performance regression on sparsetruncate-tiny
Qi Zheng
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
2023-04-12
mm: Fix copy_from_user_nofault().
Alexei Starovoitov
2023-04-06
fs: Add FGP_WRITEBEGIN
Matthew Wilcox
2023-04-05
mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
Rongwei Wang
2023-04-05
mm: take a page reference when removing device exclusive entries
Alistair Popple
2023-04-05
mm: vmalloc: avoid warn_alloc noise caused by fatal signal
Yafang Shao
2023-04-05
mm/hugetlb: fix uffd wr-protection for CoW optimization path
Peter Xu
2023-04-05
mm: enable maple tree RCU mode by default
Liam R. Howlett
2023-04-05
mm: Remove "select SRCU"
Paul E. McKenney
2023-03-30
iov_iter: add iter_iov_addr() and iter_iov_len() helpers
Jens Axboe
2023-03-29
Merge branch 'slab/for-6.4/slob-removal' into slab/for-next
Vlastimil Babka
2023-03-29
Merge branch 'slab/for-6.4/trivial' into slab/for-next
Vlastimil Babka
2023-03-29
mm/slab: document kfree() as allowed for kmem_cache_alloc() objects
Vlastimil Babka
2023-03-29
mm/slob: remove slob.c
Vlastimil Babka
2023-03-29
mm/slab: remove CONFIG_SLOB code from slab common code
Vlastimil Babka
2023-03-29
mm/slob: remove CONFIG_SLOB
Vlastimil Babka
2023-03-28
mm: kfence: fix handling discontiguous page
Muchun Song
2023-03-28
mm: kfence: fix PG_slab and memcg_data clearing
Muchun Song
2023-03-27
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
2023-03-24
Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-24
Merge tag 'slab-fix-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-03-23
kfence: avoid passing -g for test
Marco Elver
2023-03-23
mm: kfence: fix using kfence_metadata without initialization in show_object()
Muchun Song
2023-03-23
Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"
Peter Collingbourne
2023-03-23
mm/ksm: fix race with VMA iteration and mm_struct teardown
Liam R. Howlett
2023-03-23
mm: fix error handling for map_deny_write_exec
Joey Gouly
2023-03-23
mm: deduplicate error handling for map_deny_write_exec
Joey Gouly
2023-03-23
mm, vmalloc: fix high order __GFP_NOFAIL allocations
Michal Hocko
[next]