- 0a85ed6 Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- 6bd87ee bdi: add a ->dev_name field to struct backing_dev_info by Christoph Hellwig · 4 years, 8 months ago
- 14f6914 mm: limit boost_watermark on small zones by Henry Willard · 4 years, 8 months ago
- 17e3452 mm/vmscan: remove unnecessary argument description of isolate_lru_pages() by Qiwu Chen · 4 years, 8 months ago
- 28307d9 percpu: make pcpu_alloc() aware of current gfp context by Filipe Manana · 4 years, 8 months ago
- cbfc35a mm/slub: fix incorrect interpretation of s->offset by Waiman Long · 4 years, 8 months ago
- e84fe99 mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous() by David Hildenbrand · 4 years, 8 months ago
- 11d6761 mm, memcg: fix error return value of mem_cgroup_css_alloc() by Yafang Shao · 4 years, 8 months ago
- eb7ae5e bdi: move bdi_dev_name out of line by Christoph Hellwig · 4 years, 8 months ago
- bc0c4d1 mm: check that mm is still valid in madvise() by Linus Torvalds · 4 years, 8 months ago
- 94b7cc0 mm: shmem: disable interrupt when acquiring info->lock in userfaultfd_copy path by Yang Shi · 4 years, 8 months ago
- ea0dfeb shmem: fix possible deadlocks on shmlock_user_lock by Hugh Dickins · 4 years, 8 months ago
- bdebd6a2 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 8 months ago
- 0783ac9 mm/shmem: fix build without THP by Hugh Dickins · 4 years, 8 months ago
- 56df70a mm/ksm: fix NULL pointer dereference when KSM zero page is enabled by Muchun Song · 4 years, 8 months ago
- d180870d mm, gup: return EINTR when gup is interrupted by fatal signals by Michal Hocko · 4 years, 8 months ago
- 3c1d7e6 mm/hugetlb: fix a addressing exception caused by huge_pte_offset by Longpeng · 4 years, 8 months ago
- 89b83f2 slub: avoid redzone when choosing freepointer location by Kees Cook · 4 years, 8 months ago
- dadbd85 mm: Fix MREMAP_DONTUNMAP accounting on VMA merge by Brian Geffon · 4 years, 9 months ago
- 5b8b9d0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- a50d8d9 mm/memremap: set caching mode for PCI P2PDMA memory to WC by Logan Gunthorpe · 4 years, 9 months ago
- bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- f5637d3 mm/memory_hotplug: rename mhp_restrictions to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
- 8cd3984 mm/memory.c: add vm_insert_pages() by Arjun Roy · 4 years, 9 months ago
- 8efd6f5b mm/memory.c: refactor insert_page to prepare for batched-lock insert by Arjun Roy · 4 years, 9 months ago
- 09ef528 mm/mmap.c: initialize align_offset explicitly for vm_unmapped_area by Jaewon Kim · 4 years, 9 months ago
- cf11e85 mm: hugetlb: optionally allocate gigantic hugepages using cma by Roman Gushchin · 4 years, 9 months ago
- 8676af1 mm: cma: NUMA node interface by Aslan Bakirov · 4 years, 9 months ago
- 8b885f5 mm/page_alloc: make pcpu_drain_mutex and pcpu_drain static by Jason Yan · 4 years, 9 months ago
- e6a0a7a mm/page_alloc.c: fix kernel-doc warning by Randy Dunlap · 4 years, 9 months ago
- b991cee mm, slab_common: fix a typo in comment "eariler"->"earlier" by Qiujun Huang · 4 years, 9 months ago
- 9b8b175 mm, memcg: do not high throttle allocators based on wraparound by Jakub Kicinski · 4 years, 9 months ago
- 8df2a0a Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 9 months ago
- 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
- ae46d2a mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signal by Hillf Danton · 4 years, 9 months ago
- c7b6a56 mm/gup: Mark lock taken only after a successful retake by Peter Xu · 4 years, 9 months ago
- ba84107 mm/mempolicy: Allow lookup_node() to handle fatal signal by Peter Xu · 4 years, 9 months ago
- 1d2252f kasan: unset panic_on_warn before calling panic() by Kees Cook · 4 years, 9 months ago
- 505a0ef kasan: stackdepot: move filter_irq_stacks() to stackdepot.c by Alexander Potapenko · 4 years, 9 months ago
- d919b33 proc: faster open/read/close with "permanent" files by Alexey Dobriyan · 4 years, 9 months ago
- 1386f7a mm/dmapool.c: micro-optimisation remove unnecessary branch by Mateusz Nosek · 4 years, 9 months ago
- e4a9bc5 mm: use fallthrough; by Joe Perches · 4 years, 9 months ago
- e46b893 mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constant by Mateusz Nosek · 4 years, 9 months ago
- 552657b mm: fix ambiguous comments for better code readability by chenqiwu · 4 years, 9 months ago
- bc22b18 mm/zsmalloc: add missing annotation for unpin_tag() by Jules Irenge · 4 years, 9 months ago
- 70c7ec9 mm/zsmalloc: add missing annotation for pin_tag() by Jules Irenge · 4 years, 9 months ago
- 8a374cc mm/zsmalloc: add missing annotation for migrate_read_unlock() by Jules Irenge · 4 years, 9 months ago
- cfc451cf mm/zsmalloc: add missing annotation for migrate_read_lock() by Jules Irenge · 4 years, 9 months ago
- 81aba9e mm/slub: add missing annotation for put_map() by Jules Irenge · 4 years, 9 months ago
- 31364c2 mm/slub: add missing annotation for get_map() by Jules Irenge · 4 years, 9 months ago
- 959a7e1 mm/mempolicy: add missing annotation for queue_pages_pmd() by Jules Irenge · 4 years, 9 months ago
- 1b2a1e7 mm/hugetlb: add missing annotation for gather_surplus_pages() by Jules Irenge · 4 years, 9 months ago
- 77337ed mm/compaction: add missing annotation for compact_lock_irqsave by Jules Irenge · 4 years, 9 months ago
- bb8b93b mm/zswap: allow setting default status, compressor and allocator in Kconfig by Maciej S. Szmigiero · 4 years, 9 months ago
- 4708f31 mm: prevent a warning when casting void* -> enum by Palmer Dabbelt · 4 years, 9 months ago
- 71725ed mm: huge tmpfs: try to split_huge_page() when punching hole by Hugh Dickins · 4 years, 9 months ago
- 343c3d7 mm/shmem.c: clean code by removing unnecessary assignment by Mateusz Nosek · 4 years, 9 months ago
- 27d80fa2 mm/shmem.c: distribute switch variables for initialization by Kees Cook · 4 years, 9 months ago
- 1040490 mm/memory_hotplug.c: use __pfn_to_section() instead of open-coding by chenqiwu · 4 years, 9 months ago
- 5f47adf mm/memory_hotplug: allow to specify a default online_type by David Hildenbrand · 4 years, 9 months ago
- 862919e mm/memory_hotplug: convert memhp_auto_online to store an online_type by David Hildenbrand · 4 years, 9 months ago
- 5a04af1 mm/memory_hotplug: unexport memhp_auto_online by David Hildenbrand · 4 years, 9 months ago
- 6ecb0fc mm/sparse.c: move subsection_map related functions together by Baoquan He · 4 years, 9 months ago
- 95a5a34 mm/sparse.c: add note about only VMEMMAP supporting sub-section hotplug by Baoquan He · 4 years, 9 months ago
- 0a9f9f6 mm/sparse.c: only use subsection map in VMEMMAP case by Baoquan He · 4 years, 9 months ago
- 37bc150 mm/sparse.c: introduce a new function clear_subsection_map() by Baoquan He · 4 years, 9 months ago
- 5d87255 mm/sparse.c: introduce new function fill_subsection_map() by Baoquan He · 4 years, 9 months ago
- 6cdd0b3 mm/memory_hotplug.c: cleanup __add_pages() by David Hildenbrand · 4 years, 9 months ago
- a11b941 mm/memory_hotplug.c: simplify calculation of number of pages in __remove_pages() by David Hildenbrand · 4 years, 9 months ago
- f3cd4c8 mm/memory_hotplug.c: only respect mem= parameter during boot stage by Baoquan He · 4 years, 9 months ago
- dccacf8 mm/page_ext.c: drop pfn_present() check when onlining by David Hildenbrand · 4 years, 9 months ago
- ffd0579 userfaultfd: wp: support write protection for userfault vma range by Shaohua Li · 4 years, 9 months ago
- e1e267c khugepaged: skip collapse if uffd-wp detected by Peter Xu · 4 years, 9 months ago
- f45ec5f userfaultfd: wp: support swap and page migration by Peter Xu · 4 years, 9 months ago
- b569a17 userfaultfd: wp: drop _PAGE_UFFD_WP properly when fork by Peter Xu · 4 years, 9 months ago
- 292924b userfaultfd: wp: apply _PAGE_UFFD_WP bit by Peter Xu · 4 years, 9 months ago
- 5870544 mm: merge parameters for change_protection() by Peter Xu · 4 years, 9 months ago
- 72981e0 userfaultfd: wp: add UFFDIO_COPY_MODE_WP by Andrea Arcangeli · 4 years, 9 months ago
- 529b930 userfaultfd: wp: hook userfault handler to write protection fault by Andrea Arcangeli · 4 years, 9 months ago
- 43b76f2 mm/page_reporting: add budget limit on how many pages can be reported per pass by Alexander Duyck · 4 years, 9 months ago
- 02cf871 mm/page_reporting: rotate reported pages to the tail of the list by Alexander Duyck · 4 years, 9 months ago
- 36e66c5 mm: introduce Reported pages by Alexander Duyck · 4 years, 9 months ago
- 624f58d mm: add function __putback_isolated_page by Alexander Duyck · 4 years, 9 months ago
- 6ab0136 mm: use zone and order instead of free area in free_list manipulators by Alexander Duyck · 4 years, 9 months ago
- a2129f2 mm: adjust shuffle code to allow for future coalescing by Alexander Duyck · 4 years, 9 months ago
- 9de4f22 mm: code cleanup for MADV_FREE by Huang Ying · 4 years, 9 months ago
- 7a9547f mm/ksm.c: update get_user_pages() argument in comment by Li Chen · 4 years, 9 months ago
- 396bcc5 mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE by Matthew Wilcox (Oracle) · 4 years, 9 months ago
- 85b9f46 mm, thp: track fallbacks due to failed memcg charges separately by David Rientjes · 4 years, 9 months ago
- dcdf11e mm, shmem: add vmstat for hugepage fallback by David Rientjes · 4 years, 9 months ago
- 6aeff24 mm/migrate.c: migrate PG_readahead flag by Yang Shi · 4 years, 9 months ago
- d08221a mm/migrate.c: unify "not queued for migration" handling in do_pages_move() by Wei Yang · 4 years, 9 months ago
- 5d7ae89 mm/migrate.c: check pagelist in move_pages_and_store_status() by Wei Yang · 4 years, 9 months ago
- 7ca8783 mm/migrate.c: wrap do_move_pages_to_node() and store_status() by Wei Yang · 4 years, 9 months ago
- 4afdace mm/migrate.c: no need to check for i > start in do_pages_move() by Wei Yang · 4 years, 9 months ago
- d8cc323 mm/vmalloc: fix a typo in comment by Qiujun Huang · 4 years, 9 months ago
- a0137f1 mm/vma: replace all remaining open encodings with vma_is_anonymous() by Anshuman Khandual · 4 years, 9 months ago
- 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
- 23ab76b Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork" by Li Xinhai · 4 years, 9 months ago