summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* khugepaged: skip collapse if uffd-wp detectedPeter Xu2020-04-071-0/+1
* userfaultfd: wp: support swap and page migrationPeter Xu2020-04-071-0/+2
* userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu2020-04-071-0/+15
* userfaultfd: wp: apply _PAGE_UFFD_WP bitPeter Xu2020-04-071-0/+5
* mm: merge parameters for change_protection()Peter Xu2020-04-072-2/+14
* userfaultfd: wp: add UFFDIO_COPY_MODE_WPAndrea Arcangeli2020-04-072-6/+7
* userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpersAndrea Arcangeli2020-04-071-0/+27
* userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli2020-04-072-0/+52
* userfaultfd: wp: add helper for writeprotect checkShaohua Li2020-04-071-0/+10
* mm/page_reporting: add budget limit on how many pages can be reported per passAlexander Duyck2020-04-071-0/+1
* virtio-balloon: add support for providing free page reports to hostAlexander Duyck2020-04-071-0/+1
* mm: introduce Reported pagesAlexander Duyck2020-04-072-0/+36
* mm: use zone and order instead of free area in free_list manipulatorsAlexander Duyck2020-04-071-32/+0
* mm: adjust shuffle code to allow for future coalescingAlexander Duyck2020-04-071-12/+0
* mm: code cleanup for MADV_FREEHuang Ying2020-04-073-8/+14
* mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHEMatthew Wilcox (Oracle)2020-04-071-9/+1
* include/linux/pagemap.h: optimise find_subpage for !THPMatthew Wilcox (Oracle)2020-04-071-3/+1
* mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes2020-04-071-0/+3
* mm, shmem: add vmstat for hugepage fallbackDavid Rientjes2020-04-071-0/+2
* mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...Michal Hocko2020-04-071-0/+2
* mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual2020-04-071-1/+2
* mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-071-0/+6
* mm/vma: add missing VMA flag readable name for VM_SYNCAnshuman Khandual2020-04-071-0/+1
* Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2020-04-065-8/+31
|\
| * Merge branch 'acpica'Rafael J. Wysocki2020-04-064-8/+23
| |\
| | * ACPICA: Update version 20200326Bob Moore2020-03-301-1/+1
| | * ACPICA: Add NHLT table signatureCezary Rojewski2020-03-301-0/+1
| | * ACPICA: WSMT: Fix typo, no functional changeErik Kaneda2020-03-301-3/+3
| | * ACPICA: Fix IVRS IVHD type 10h reserved field nameMichał Żygowski2020-03-301-1/+1
| | * ACPICA: Implement IVRS IVHD type 11h parsingMichał Żygowski2020-03-301-2/+16
| | * ACPICA: Fix a typo in a comment fieldBob Moore2020-03-301-1/+1
| * | x86: ACPI: fix CPU hotplug deadlockQian Cai2020-04-041-0/+8
* | | Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-04-061-0/+5
|\ \ \
| * | | ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede2020-04-041-0/+5
| |/ /
* | | Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-064-105/+119
|\ \ \
| * | | fanotify: report name info for FAN_DIR_MODIFY eventAmir Goldstein2020-03-252-2/+9
| * | | fanotify: send FAN_DIR_MODIFY event flavor with dir inode and nameAmir Goldstein2020-03-253-1/+10
| * | | fsnotify: replace inode pointer with an object idAmir Goldstein2020-03-241-4/+3
| * | | fsnotify: simplify arguments passing to fsnotify_parent()Amir Goldstein2020-03-232-18/+10
| * | | fsnotify: use helpers to access data by data_typeAmir Goldstein2020-03-231-4/+30
| * | | fsnotify: funnel all dirent events through fsnotify_name()Amir Goldstein2020-03-231-11/+18
| * | | fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()Amir Goldstein2020-03-231-62/+37
| * | | fsnotify: tidy up FS_ and FAN_ constantsAmir Goldstein2020-03-232-8/+7
* | | | Merge tag '9p-for-5.7' of git://github.com/martinetd/linuxLinus Torvalds2020-04-061-2/+2
|\ \ \ \
| * | | | net/9p: remove unused p9_req_t aux fieldDominique Martinet2020-03-271-2/+0
| * | | | 9pnet: allow making incomplete read requestsSergey Alirzaev2020-03-271-0/+2
* | | | | Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2020-04-051-1/+1
|\ \ \ \ \
| * | | | | power: supply: Allow charger manager can be built as a moduleBaolin Wang2020-03-061-1/+1
* | | | | | Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-052-2/+15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'perf-urgent-for-mingo-5.7-20200403' of git://git.kernel.org/pub/sc...Ingo Molnar2020-04-042-2/+15
| |\ \ \ \ \ \