aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-07userfaultfd: wp: hook userfault handler to write protection faultAndrea Arcangeli
2020-04-07userfaultfd: wp: add helper for writeprotect checkShaohua Li
2020-04-07virtio-balloon: switch back to OOM handler for VIRTIO_BALLOON_F_DEFLATE_ON_OOMDavid Hildenbrand
2020-04-07mm/page_reporting: add free page reporting documentationAlexander Duyck
2020-04-07mm/page_reporting: add budget limit on how many pages can be reported per passAlexander Duyck
2020-04-07mm/page_reporting: rotate reported pages to the tail of the listAlexander Duyck
2020-04-07virtio-balloon: add support for providing free page reports to hostAlexander Duyck
2020-04-07virtio-balloon: pull page poisoning config out of free page hintingAlexander Duyck
2020-04-07mm: introduce Reported pagesAlexander Duyck
2020-04-07mm: add function __putback_isolated_pageAlexander Duyck
2020-04-07mm: use zone and order instead of free area in free_list manipulatorsAlexander Duyck
2020-04-07mm: adjust shuffle code to allow for future coalescingAlexander Duyck
2020-04-07mm: code cleanup for MADV_FREEHuang Ying
2020-04-07mm/ksm.c: update get_user_pages() argument in commentLi Chen
2020-04-07mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)
2020-04-07include/linux/pagemap.h: optimise find_subpage for !THPMatthew Wilcox (Oracle)
2020-04-07mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes
2020-04-07mm, shmem: add vmstat for hugepage fallbackDavid Rientjes
2020-04-07mm/migrate.c: migrate PG_readahead flagYang Shi
2020-04-07mm/migrate.c: unify "not queued for migration" handling in do_pages_move()Wei Yang
2020-04-07mm/migrate.c: check pagelist in move_pages_and_store_status()Wei Yang
2020-04-07mm/migrate.c: wrap do_move_pages_to_node() and store_status()Wei Yang
2020-04-07mm/migrate.c: no need to check for i > start in do_pages_move()Wei Yang
2020-04-07mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...Michal Hocko
2020-04-07mm/vmalloc: fix a typo in commentQiujun Huang
2020-04-07mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual
2020-04-07mm/vma: replace all remaining open encodings with vma_is_anonymous()Anshuman Khandual
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual
2020-04-07mm/vma: add missing VMA flag readable name for VM_SYNCAnshuman Khandual
2020-04-07mm: set vm_next and vm_prev to NULL in vm_area_dup()Li Xinhai
2020-04-07Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"Li Xinhai
2020-04-07mm: don't prepare anon_vma if vma has VM_WIPEONFORKLi Xinhai
2020-04-07mm, memcg: bypass high reclaim iteration for cgroup hierarchy rootChris Down
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-06Merge tag 'csky-for-linus-5.7-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2020-04-06Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-06Merge tag 'for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds
2020-04-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-04-06fix a braino in legitimize_path()Al Viro
2020-04-06Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers'Rafael J. Wysocki
2020-04-06Merge branch 'acpica'Rafael J. Wysocki
2020-04-06Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2020-04-05Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-04-05Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-05Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds