summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-0/+336
2020-04-08Merge tag 'thermal-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-1/+11
2020-04-08Merge tag 'mfd-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds4-2/+172
2020-04-08Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+0
2020-04-08Merge tag 'leds-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds3-60/+1
2020-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds24-95/+187
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-18/+22
2020-04-07Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-19/+19
2020-04-07linux/bits.h: add compile time sanity check of GENMASK inputsRikard Falkeborn1-2/+20
2020-04-07percpu_counter: fix a data race at vm_committed_asQian Cai1-2/+2
2020-04-07kasan: stackdepot: move filter_irq_stacks() to stackdepot.cAlexander Potapenko1-0/+2
2020-04-07bitops: always inline sign extension helpersJosh Poimboeuf1-2/+2
2020-04-07compiler.h: fix error in BUILD_BUG_ON() reportingVegard Nossum1-1/+1
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada1-10/+1
2020-04-07seq_file: remove m->versionMatthew Wilcox (Oracle)1-1/+0
2020-04-07proc: faster open/read/close with "permanent" filesAlexey Dobriyan1-1/+16
2020-04-07mm: remove dummy struct bootmem_data/bootmem_data_tWaiman Long1-1/+0
2020-04-07include/linux/memremap.h: remove stale commentsIra Weiny1-2/+0
2020-04-07include/linux/swapops.h: correct guards for non_swap_entry()Steven Price1-1/+2
2020-04-07mm: fix ambiguous comments for better code readabilitychenqiwu1-2/+2
2020-04-07mm/memory_hotplug: allow to specify a default online_typeDavid Hildenbrand1-0/+2
2020-04-07mm/memory_hotplug: convert memhp_auto_online to store an online_typeDavid Hildenbrand1-1/+2
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: support write protection for userfault vma rangeShaohua Li1-0/+3
2020-04-07userfaultfd: wp: support swap and page migrationPeter Xu1-0/+2
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 Arcangeli1-1/+1
2020-04-07userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpersAndrea Arcangeli1-0/+27
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-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 Ying2-7/+13
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 all...Michal Hocko1-0/+2
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual1-0/+6
2020-04-07thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl1-1/+1
2020-04-06leds: old enums are not really applicable to new codePavel Machek1-0/+1
2020-04-06NFS: Clean up process of marking inode stale.Trond Myklebust1-0/+1
2020-04-06skbuff.h: Improve the checksum related commentsDexuan Cui1-19/+19
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+5