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-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-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-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
2023-03-22
mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMP
Geert Uytterhoeven
2023-03-07
mm/damon/paddr: fix folio_nr_pages() after folio_put() in damon_pa_mark_acces...
SeongJae Park
2023-03-07
mm/damon/paddr: fix folio_size() call after folio_put() in damon_pa_young()
SeongJae Park
2023-03-07
migrate_pages: try migrate in batch asynchronously firstly
Huang Ying
2023-03-07
migrate_pages: move split folios processing out of migrate_pages_batch()
Huang Ying
2023-03-07
migrate_pages: fix deadlock in batched migration
Huang Ying
2023-03-07
mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropage
David Hildenbrand
2023-03-07
mm: teach mincore_hugetlb about pte markers
James Houghton
2023-03-04
mm: avoid gcc complaint about pointer casting
Linus Torvalds
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-02
kasan: test: fix test for new meminstrinsic instrumentation
Marco Elver
2023-03-02
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
2023-03-02
kasan: emit different calls for instrumentable memintrinsics
Marco Elver
2023-02-27
mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISON
Naoya Horiguchi
2023-02-27
mm/damon/paddr: fix missing folio_put()
andrew.yang
2023-02-27
mm/mremap: fix dup_anon_vma() in vma_merge() case 4
Vlastimil Babka
2023-02-27
Merge tag 'memblock-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-25
mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()
Liam R. Howlett
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-02-23
Merge tag 'slab-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
sysctl: fix proc_dobool() usability
Ondrej Mosnacek
2023-02-21
Merge branch 'slab/for-6.3/fixes' into slab/for-linus
Vlastimil Babka
2023-02-21
Merge branch 'slab/for-6.3/cleanups' into slab/for-linus
Vlastimil Babka
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-02-20
netfs: Add a function to extract an iterator into a scatterlist
David Howells
2023-02-20
splice: Export filemap/direct_splice_read()
David Howells
2023-02-20
splice: Add a func to do a splice from a buffered file without ITER_PIPE
David Howells
2023-02-20
mm: Pass info, not iter, into filemap_get_pages()
David Howells
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
2023-02-20
mm/memory_hotplug: cleanup return value handing in do_migrate_range()
SeongJae Park
[next]