summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2023-04-13Daniel Borkmann says:Jakub Kicinski
2023-04-12mm: Fix copy_from_user_nofault().Alexei Starovoitov
2023-04-05mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()Rongwei Wang
2023-04-05mm: take a page reference when removing device exclusive entriesAlistair Popple
2023-04-05mm: vmalloc: avoid warn_alloc noise caused by fatal signalYafang Shao
2023-04-05mm/hugetlb: fix uffd wr-protection for CoW optimization pathPeter Xu
2023-04-05mm: enable maple tree RCU mode by defaultLiam R. Howlett
2023-03-28mm: kfence: fix handling discontiguous pageMuchun Song
2023-03-28mm: kfence: fix PG_slab and memcg_data clearingMuchun Song
2023-03-24Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-24Merge tag 'slab-fix-for-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-03-23kfence: avoid passing -g for testMarco Elver
2023-03-23mm: kfence: fix using kfence_metadata without initialization in show_object()Muchun Song
2023-03-23Revert "kasan: drop skip_kasan_poison variable in free_pages_prepare"Peter Collingbourne
2023-03-23mm/ksm: fix race with VMA iteration and mm_struct teardownLiam R. Howlett
2023-03-23mm: fix error handling for map_deny_write_execJoey Gouly
2023-03-23mm: deduplicate error handling for map_deny_write_execJoey Gouly
2023-03-23mm, vmalloc: fix high order __GFP_NOFAIL allocationsMichal Hocko
2023-03-22mm/slab: Fix undefined init_cache_node_node() for NUMA and !SMPGeert Uytterhoeven
2023-03-07mm/damon/paddr: fix folio_nr_pages() after folio_put() in damon_pa_mark_acces...SeongJae Park
2023-03-07mm/damon/paddr: fix folio_size() call after folio_put() in damon_pa_young()SeongJae Park
2023-03-07migrate_pages: try migrate in batch asynchronously firstlyHuang Ying
2023-03-07migrate_pages: move split folios processing out of migrate_pages_batch()Huang Ying
2023-03-07migrate_pages: fix deadlock in batched migrationHuang Ying
2023-03-07mm/userfaultfd: propagate uffd-wp bit when PTE-mapping the huge zeropageDavid Hildenbrand
2023-03-07mm: teach mincore_hugetlb about pte markersJames Houghton
2023-03-04mm: avoid gcc complaint about pointer castingLinus Torvalds
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-02kasan: test: fix test for new meminstrinsic instrumentationMarco Elver
2023-03-02kasan: treat meminstrinsic as builtins in uninstrumented filesMarco Elver
2023-03-02kasan: emit different calls for instrumentable memintrinsicsMarco Elver
2023-02-27mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISONNaoya Horiguchi
2023-02-27mm/damon/paddr: fix missing folio_put()andrew.yang
2023-02-27mm/mremap: fix dup_anon_vma() in vma_merge() case 4Vlastimil Babka
2023-02-27Merge tag 'memblock-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-25mm/mprotect: Fix successful vma_merge() of next in do_mprotect_pkey()Liam R. Howlett
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-23Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-02-23Merge tag 'slab-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-02-22Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21sysctl: fix proc_dobool() usabilityOndrej Mosnacek
2023-02-21Merge branch 'slab/for-6.3/fixes' into slab/for-linusVlastimil Babka
2023-02-21Merge branch 'slab/for-6.3/cleanups' into slab/for-linusVlastimil Babka
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-02-20netfs: Add a function to extract an iterator into a scatterlistDavid Howells
2023-02-20splice: Export filemap/direct_splice_read()David Howells
2023-02-20splice: Add a func to do a splice from a buffered file without ITER_PIPEDavid Howells
2023-02-20mm: Pass info, not iter, into filemap_get_pages()David Howells