aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-07drivers/base/memory: map MMOP_OFFLINE to 0David Hildenbrand1-1/+1
2020-04-07drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINEDavid Hildenbrand1-1/+5
2020-04-07mm/sparse.c: only use subsection map in VMEMMAP caseBaoquan He1-0/+2
2020-04-07drivers/base/memory.c: drop section_countDavid Hildenbrand1-1/+0
2020-04-07userfaultfd: wp: enabled write protection in userfaultfd APIShaohua Li1-2/+4
2020-04-07userfaultfd: wp: add the writeprotect API to userfaultfd ioctlAndrea Arcangeli1-0/+23
2020-04-07userfaultfd: wp: support write protection for userfault vma rangeShaohua Li1-0/+3
2020-04-07khugepaged: skip collapse if uffd-wp detectedPeter Xu1-0/+1
2020-04-07userfaultfd: wp: support swap and page migrationPeter Xu1-0/+2
2020-04-07userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu1-0/+15
2020-04-07userfaultfd: wp: apply _PAGE_UFFD_WP bitPeter Xu1-0/+5
2020-04-07mm: merge parameters for change_protection()Peter Xu2-2/+14
2020-04-07userfaultfd: wp: add UFFDIO_COPY_MODE_WPAndrea Arcangeli2-6/+7
2020-04-07userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpersAndrea Arcangeli1-0/+27
2020-04-07userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli2-0/+52
2020-04-07userfaultfd: wp: add helper for writeprotect checkShaohua Li1-0/+10
2020-04-07mm/page_reporting: add budget limit on how many pages can be reported per passAlexander Duyck1-0/+1
2020-04-07virtio-balloon: add support for providing free page reports to hostAlexander Duyck1-0/+1
2020-04-07mm: introduce Reported pagesAlexander Duyck2-0/+36
2020-04-07mm: use zone and order instead of free area in free_list manipulatorsAlexander Duyck1-32/+0
2020-04-07mm: adjust shuffle code to allow for future coalescingAlexander Duyck1-12/+0
2020-04-07mm: code cleanup for MADV_FREEHuang Ying3-8/+14
2020-04-07mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)1-9/+1
2020-04-07include/linux/pagemap.h: optimise find_subpage for !THPMatthew Wilcox (Oracle)1-3/+1
2020-04-07mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes1-0/+3
2020-04-07mm, shmem: add vmstat for hugepage fallbackDavid Rientjes1-0/+2
2020-04-07mm: make it clear that gfp reclaim modifiers are valid only for sleepable allocationsMichal Hocko1-0/+2
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual1-1/+2
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual1-0/+6
2020-04-07mm/vma: add missing VMA flag readable name for VM_SYNCAnshuman Khandual1-0/+1
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-8/+31
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+5
2020-04-06Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds4-105/+119
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds1-2/+2
2020-04-06Merge branch 'acpica'Rafael J. Wysocki4-8/+23
2020-04-05Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds1-1/+1
2020-04-05Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+15
2020-04-05Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+16
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds1-11/+0
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+12
2020-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-0/+22
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds15-10/+678
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds4-3/+63
2020-04-04Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds3-4/+3
2020-04-04Merge tag 'drm-next-2020-04-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-4/+68
2020-04-04Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds9-63/+249
2020-04-04ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede1-0/+5
2020-04-04Merge tag 'rtc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds2-16/+7
2020-04-04Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds8-82/+198
2020-04-04Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+2