summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada-10/+1
2020-04-07seq_file: remove m->versionMatthew Wilcox (Oracle)-1/+0
2020-04-07proc: faster open/read/close with "permanent" filesAlexey Dobriyan-1/+16
2020-04-07mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long-1/+0
2020-04-07include/linux/memremap.h: remove stale commentsIra Weiny-2/+0
2020-04-07include/linux/swapops.h: correct guards for non_swap_entry()Steven Price-1/+2
2020-04-07mm: fix ambiguous comments for better code readabilitychenqiwu-2/+2
2020-04-07mm/memory_hotplug: allow to specify a default online_typeDavid Hildenbrand-0/+2
2020-04-07mm/memory_hotplug: convert memhp_auto_online to store an online_typeDavid Hildenbrand-1/+2
2020-04-07drivers/base/memory: map MMOP_OFFLINE to 0David Hildenbrand-1/+1
2020-04-07drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINEDavid Hildenbrand-1/+5
2020-04-07mm/sparse.c: only use subsection map in VMEMMAP caseBaoquan He-0/+2
2020-04-07drivers/base/memory.c: drop section_countDavid Hildenbrand-1/+0
2020-04-07userfaultfd: wp: enabled write protection in userfaultfd APIShaohua Li-2/+4
2020-04-07userfaultfd: wp: add the writeprotect API to userfaultfd ioctlAndrea Arcangeli-0/+23
2020-04-07userfaultfd: wp: support write protection for userfault vma rangeShaohua Li-0/+3
2020-04-07khugepaged: skip collapse if uffd-wp detectedPeter Xu-0/+1
2020-04-07userfaultfd: wp: support swap and page migrationPeter Xu-0/+2
2020-04-07userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu-0/+15
2020-04-07userfaultfd: wp: apply _PAGE_UFFD_WP bitPeter Xu-0/+5
2020-04-07mm: merge parameters for change_protection()Peter Xu-2/+14
2020-04-07userfaultfd: wp: add UFFDIO_COPY_MODE_WPAndrea Arcangeli-6/+7
2020-04-07userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpersAndrea Arcangeli-0/+27
2020-04-07userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli-0/+52
2020-04-07userfaultfd: wp: add helper for writeprotect checkShaohua Li-0/+10
2020-04-07mm/page_reporting: add budget limit on how many pages can be reported per passAlexander Duyck-0/+1
2020-04-07virtio-balloon: add support for providing free page reports to hostAlexander Duyck-0/+1
2020-04-07mm: introduce Reported pagesAlexander Duyck-0/+36
2020-04-07mm: use zone and order instead of free area in free_list manipulatorsAlexander Duyck-32/+0
2020-04-07mm: adjust shuffle code to allow for future coalescingAlexander Duyck-12/+0
2020-04-07mm: code cleanup for MADV_FREEHuang Ying-8/+14
2020-04-07mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)-9/+1
2020-04-07include/linux/pagemap.h: optimise find_subpage for !THPMatthew Wilcox (Oracle)-3/+1
2020-04-07mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes-0/+3
2020-04-07mm, shmem: add vmstat for hugepage fallbackDavid Rientjes-0/+2
2020-04-07mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...Michal Hocko-0/+2
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual-1/+2
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual-0/+6
2020-04-07mm/vma: add missing VMA flag readable name for VM_SYNCAnshuman Khandual-0/+1
2020-04-07xen: Use evtchn_type_t as a type for event channelsYan Yankovskyi-14/+15
2020-04-07thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl-1/+1
2020-04-06Merge branch 'next' into for-linusDmitry Torokhov-1/+1
2020-04-06leds: make functions easier to understandPavel Machek-10/+26
2020-04-06leds: old enums are not really applicable to new codePavel Machek-0/+1
2020-04-06NFS: Clean up process of marking inode stale.Trond Myklebust-0/+1
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-8/+31
2020-04-06skbuff.h: Improve the checksum related commentsDexuan Cui-19/+19
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+5
2020-04-06Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-105/+119
2020-04-06Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds-2/+2