summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-04-30Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-04-30Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-30Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-04-30Merge tag 'sound-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-04-30Merge tag 'drm-next-2021-04-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30mm/mmzone.h: fix existing kernel-doc comments and link them to core-apiMike Rapoport
2021-04-30net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer
2021-04-30mm/page_alloc: add an array-based interface to the bulk page allocatorMel Gorman
2021-04-30mm/page_alloc: add a bulk page allocatorMel Gorman
2021-04-30mm/mempolicy: rename alloc_pages_current to alloc_pagesMatthew Wilcox (Oracle)
2021-04-30mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)
2021-04-30include/linux/page-flags-layout.h: cleanupsYu Zhao
2021-04-30include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTHYu Zhao
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30kasan, mm: integrate slab init_on_free with HW_TAGSAndrey Konovalov
2021-04-30kasan, mm: integrate slab init_on_alloc with HW_TAGSAndrey Konovalov
2021-04-30kasan, mm: integrate page_alloc init with HW_TAGSAndrey Konovalov
2021-04-30kasan: initialize shadow to TAG_INVALID for SW_TAGSAndrey Konovalov
2021-04-30pagewalk: prefix struct kernel-doc descriptionsLukas Bulwahn
2021-04-30mm/doc: turn fault flags into an enumMatthew Wilcox (Oracle)
2021-04-30mm/doc: fix page_maybe_dma_pinned kerneldocMatthew Wilcox (Oracle)
2021-04-30mm/doc: fix fault_flag_allow_retry_first kerneldocMatthew Wilcox (Oracle)
2021-04-30mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin
2021-04-30mm/vmalloc: remove map_kernel_rangeNicholas Piggin
2021-04-30mm/vmalloc: hugepage vmalloc mappingsNicholas Piggin
2021-04-30mm: move vmap_range from mm/ioremap.c to mm/vmalloc.cNicholas Piggin
2021-04-30mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin
2021-04-30mm: HUGE_VMAP arch support cleanupNicholas Piggin
2021-04-30Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon
2021-04-30mm: add a io_mapping_map_user helperChristoph Hellwig
2021-04-30mm: add remap_pfn_range_notrackChristoph Hellwig
2021-04-30mm, tracing: improve rss_stat tracepoint messageOvidiu Panait
2021-04-30linux/memcontrol.h: remove duplicate struct declarationWan Jiabing
2021-04-30mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEMMuchun Song
2021-04-30mm: memcontrol: use obj_cgroup APIs to charge kmem pagesMuchun Song
2021-04-30memcg: charge before adding to swapcache on swapinShakeel Butt
2021-04-30mm: memcontrol: switch to rstatJohannes Weiner
2021-04-30mm: memcontrol: privatize memcg_page_state query functionsJohannes Weiner
2021-04-30mm: memcontrol: kill mem_cgroup_nodeinfo()Johannes Weiner
2021-04-30mm: gup: remove FOLL_SPLITYang Shi
2021-04-30mm/gup: add a range variant of unpin_user_pages_dirty_lock()Joao Martins
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)
2021-04-30mm: page-writeback: simplify memcg handling in test_clear_page_writeback()Johannes Weiner
2021-04-30mm: provide filemap_range_needs_writeback() helperJens Axboe
2021-04-30mm: page_owner: detect page_owner recursion via task_structSergei Trofimovich
2021-04-30include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bsw...Luc Van Oostenryck