summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2021-05-012-188/+21
|\
| * jbd2: avoid -Wempty-body warningsArnd Bergmann2021-04-061-1/+1
| * ext4: delete some unused tracepoint definitionsEric Whitney2021-04-021-176/+0
| * Updated locking documentation for transaction_tAlexander Lochmann2021-04-021-6/+12
| * ext4: updated locking documentation for journal_tAlexander Lochmann2021-04-021-5/+8
* | Merge tag 'fuse-update-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-05-011-0/+14
|\ \
| * | fuse: add a flag FUSE_SETXATTR_ACL_KILL_SGID to kill SGIDVivek Goyal2021-04-141-0/+7
| * | fuse: extend FUSE_SETXATTR requestVivek Goyal2021-04-141-0/+7
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-3017-277/+388
|\ \ \
| * | | mm/mmzone.h: fix existing kernel-doc comments and link them to core-apiMike Rapoport2021-04-301-19/+24
| * | | net: page_pool: use alloc_pages_bulk in refill code pathJesper Dangaard Brouer2021-04-301-1/+1
| * | | mm/page_alloc: add an array-based interface to the bulk page allocatorMel Gorman2021-04-301-3/+10
| * | | mm/page_alloc: add a bulk page allocatorMel Gorman2021-04-301-0/+11
| * | | mm/mempolicy: rename alloc_pages_current to alloc_pagesMatthew Wilcox (Oracle)2021-04-301-7/+1
| * | | mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)2021-04-301-10/+3
| * | | include/linux/page-flags-layout.h: cleanupsYu Zhao2021-04-301-33/+29
| * | | include/linux/page-flags-layout.h: correctly determine LAST_CPUPID_WIDTHYu Zhao2021-04-301-1/+1
| * | | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+1
| * | | kasan, mm: integrate slab init_on_free with HW_TAGSAndrey Konovalov2021-04-301-4/+6
| * | | kasan, mm: integrate slab init_on_alloc with HW_TAGSAndrey Konovalov2021-04-301-4/+4
| * | | kasan, mm: integrate page_alloc init with HW_TAGSAndrey Konovalov2021-04-301-8/+22
| * | | kasan: initialize shadow to TAG_INVALID for SW_TAGSAndrey Konovalov2021-04-301-1/+2
| * | | pagewalk: prefix struct kernel-doc descriptionsLukas Bulwahn2021-04-301-2/+2
| * | | mm/doc: turn fault flags into an enumMatthew Wilcox (Oracle)2021-04-301-14/+15
| * | | mm/doc: fix page_maybe_dma_pinned kerneldocMatthew Wilcox (Oracle)2021-04-301-5/+5
| * | | mm/doc: fix fault_flag_allow_retry_first kerneldocMatthew Wilcox (Oracle)2021-04-301-0/+1
| * | | mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin2021-04-301-7/+1
| * | | mm/vmalloc: remove map_kernel_rangeNicholas Piggin2021-04-301-11/+0
| * | | mm/vmalloc: hugepage vmalloc mappingsNicholas Piggin2021-04-301-0/+21
| * | | mm: move vmap_range from mm/ioremap.c to mm/vmalloc.cNicholas Piggin2021-04-301-0/+3
| * | | mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin2021-04-301-4/+20
| * | | mm: HUGE_VMAP arch support cleanupNicholas Piggin2021-04-302-9/+6
| * | | Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"Brian Geffon2021-04-301-1/+1
| * | | mm: add a io_mapping_map_user helperChristoph Hellwig2021-04-301-0/+3
| * | | mm: add remap_pfn_range_notrackChristoph Hellwig2021-04-301-0/+2
| * | | mm, tracing: improve rss_stat tracepoint messageOvidiu Panait2021-04-301-2/+22
| * | | linux/memcontrol.h: remove duplicate struct declarationWan Jiabing2021-04-301-2/+0
| * | | mm: memcontrol: move PageMemcgKmem to the scope of CONFIG_MEMCG_KMEMMuchun Song2021-04-301-1/+6
| * | | mm: memcontrol: use obj_cgroup APIs to charge kmem pagesMuchun Song2021-04-301-23/+97
| * | | memcg: charge before adding to swapcache on swapinShakeel Butt2021-04-301-0/+13
| * | | mm: memcontrol: switch to rstatJohannes Weiner2021-04-301-27/+40
| * | | mm: memcontrol: privatize memcg_page_state query functionsJohannes Weiner2021-04-301-44/+0
| * | | mm: memcontrol: kill mem_cgroup_nodeinfo()Johannes Weiner2021-04-301-7/+1
| * | | mm: gup: remove FOLL_SPLITYang Shi2021-04-301-1/+0
| * | | mm/gup: add a range variant of unpin_user_pages_dirty_lock()Joao Martins2021-04-301-0/+2
| * | | mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-302-1/+10
| * | | mm: page-writeback: simplify memcg handling in test_clear_page_writeback()Johannes Weiner2021-04-302-29/+5
| * | | mm: provide filemap_range_needs_writeback() helperJens Axboe2021-04-301-0/+2
| * | | mm: page_owner: detect page_owner recursion via task_structSergei Trofimovich2021-04-301-0/+4
| * | | include/linux/compiler-gcc.h: sparse can do constant folding of __builtin_bsw...Luc Van Oostenryck2021-04-301-6/+2