Commit Graph

9032 Commits (f0828ba96d02d4d4b197c531b34c662ee3c928df)

Author SHA1 Message Date
Mel Gorman b7b04004ec mm: numa: mark huge PTEs young when clearing NUMA hinting faults 10 years ago
Mel Gorman 074c238177 mm: numa: slow PTE scan rate if migration failures occur 10 years ago
Mel Gorman b191f9b106 mm: numa: preserve PTE write permissions across a NUMA hinting fault 10 years ago
Mel Gorman bea66fbd11 mm: numa: group related processes based on VMA flags instead of page table flags 10 years ago
Laura Abbott cfa8694382 mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate 10 years ago
Mark Rutland 859b7a0e89 mm/slub: fix lockups on PREEMPT && !SMP kernels 10 years ago
Gu Zheng b0dc3a342a mm/memory hotplug: postpone the reset of obsolete pgdat 10 years ago
Naoya Horiguchi f683739539 mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers 10 years ago
Leon Yu 3fe89b3e2a mm: fix anon_vma->degree underflow in anon_vma endless growing prevention 10 years ago
Tejun Heo c72efb658f writeback: fix possible underflow in write bandwidth calculation 10 years ago
Vladimir Davydov 7feee590bb memcg: disable hierarchy support if bound to the legacy cgroup hierarchy 10 years ago
Jeff Vander Stoep a5a6579db3 mm: reorder can_do_mlock to fix audit denial 10 years ago
Andrey Ryabinin a5af5aa8b6 kasan, module, vmalloc: rework shadow allocation for modules 10 years ago
gchen gchen 5b8bf30721 mm/nommu.c: export symbol max_mapnr 10 years ago
Danesh Petigara 850fc430f4 mm: cma: fix CMA aligned offset calculation 10 years ago
David Rientjes 44fc80573c mm, hugetlb: close race when setting PageTail for gigantic pages 10 years ago
Michal Hocko e009d5dc0a mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled 10 years ago
Mel Gorman ba68bc0115 mm: thp: Return the correct value for change_huge_pmd 10 years ago
Linus Torvalds 53da3bc2ba mm: fix up numa read-only thread grouping logic 10 years ago
Tejun Heo 7d70e15480 writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth() 10 years ago
Johannes Weiner cc87317726 mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change 10 years ago
Johannes Weiner d2973697b3 mm: memcontrol: use "max" instead of "infinity" in control knobs 10 years ago
Michal Hocko 4e54dede38 memcg: fix low limit calculation 10 years ago
Joonsoo Kim da616534ed mm/nommu: fix memory leak 10 years ago
Sasha Levin f0774d884b mm: shmem: check for mapping owner before dereferencing 10 years ago
David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 years ago
Al Viro d879cb8341 move iov_iter.c from mm/ to lib/ 10 years ago
Al Viro 4b8164b91d new helper: dup_iter() 10 years ago
Matthew Wilcox e748dcd095 vfs: remove get_xip_mem 10 years ago
Matthew Wilcox 4c0ccfef2e dax,ext2: replace xip_truncate_page with dax_truncate_page 10 years ago
Matthew Wilcox f7ca90b160 dax,ext2: replace the XIP page fault handler with the DAX page fault handler 10 years ago
Matthew Wilcox d475c6346a dax,ext2: replace XIP read and write with DAX I/O 10 years ago
Matthew Wilcox fbbbad4bc2 vfs,ext2: introduce IS_DAX(inode) 10 years ago
Matthew Wilcox 2e4cdab058 mm: allow page fault handlers to perform the COW 10 years ago
Matthew Wilcox 283307c760 mm: fix XIP fault vs truncate race 10 years ago
Andrey Ryabinin bebf56a1b1 kasan: enable instrumentation of global variables 10 years ago
Andrey Ryabinin cb9e3c292d mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() 10 years ago
Andrey Ryabinin 71394fe501 mm: vmalloc: add flag preventing guard hole allocation 10 years ago
Andrey Ryabinin c420f167db kasan: enable stack instrumentation 10 years ago
Andrey Ryabinin 393f203f5f x86_64: kasan: add interceptors for memset/memmove/memcpy functions 10 years ago
Andrey Ryabinin e79ed2f13f kmemleak: disable kasan instrumentation for kmemleak 10 years ago
Andrey Ryabinin 0316bec22e mm: slub: add kernel address sanitizer support for slub allocator 10 years ago
Andrey Ryabinin a79316c617 mm: slub: introduce metadata_access_enable()/metadata_access_disable() 10 years ago
Andrey Ryabinin 75c66def8d mm: slub: share object_err function 10 years ago
Andrey Ryabinin b8c73fc249 mm: page_alloc: add kasan hooks on alloc and free paths 10 years ago
Andrey Ryabinin 786a895991 kasan: disable memory hotplug 10 years ago
Andrey Ryabinin 0b24becc81 kasan: add kernel address sanitizer infrastructure 10 years ago
Tejun Heo 9e763e0f4f mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 years ago
Tejun Heo 5024c1d71b slub: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 years ago
Tejun Heo 807de073bb percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 years ago