summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-29mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman1-0/+2
2021-06-29mm/page_alloc: split per cpu page lists and zone statsMel Gorman2-12/+14
2021-06-29mm: optimise nth_page for contiguous memmapMatthew Wilcox (Oracle)1-0/+4
2021-06-29mm: constify page_count and page_ref_countMatthew Wilcox (Oracle)1-2/+2
2021-06-29mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetypeMatthew Wilcox (Oracle)1-1/+1
2021-06-29mm: make compound_head const-preservingMatthew Wilcox (Oracle)1-5/+5
2021-06-29mm/page_owner: constify dump_page_ownerMatthew Wilcox (Oracle)1-3/+3
2021-06-29mm: make __dump_page staticMatthew Wilcox (Oracle)1-2/+1
2021-06-29mm/mmzone.h: simplify is_highmem_idx()Mike Rapoport1-12/+1
2021-06-29mm: report which part of mem is being freed on initmem caseJungseung Lee1-1/+1
2021-06-29kasan: use MAX_PTRS_PER_* for early shadow tablesDaniel Axtens1-3/+3
2021-06-29mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens2-1/+22
2021-06-29kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()David Gow1-1/+0
2021-06-29printk: introduce dump_stack_lvl()Alexander Potapenko1-0/+5
2021-06-29mm/page_alloc: add an alloc_pages_bulk_array_node() helperUladzislau Rezki (Sony)1-0/+9
2021-06-29mm, tracing: unify PFN format stringsVincent Whitchurch6-14/+14
2021-06-29mm: add vma_lookup(), update find_vma_intersection() commentsLiam Howlett1-4/+32
2021-06-29mm: ignore MAP_EXECUTABLE in ksys_mmap_pgoff()David Hildenbrand1-0/+2
2021-06-29mm: memcontrol: remove trailing semicolon in macrosHuilong Deng1-1/+1
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg1-0/+6
2021-06-29memcontrol: use flexible-array memberwenhuizhang1-2/+1
2021-06-29mm: memcontrol: rename lruvec_holds_page_lru_lock to page_matches_lruvecMuchun Song1-4/+4
2021-06-29mm: memcontrol: simplify lruvec_holds_page_lru_lockMuchun Song1-24/+7
2021-06-29mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvecMuchun Song1-5/+5
2021-06-29mm: memcg/slab: create a new set of kmalloc-cg-<n> cachesWaiman Long1-9/+33
2021-06-29mm: free idle swap cache page after COWHuang Ying1-0/+5
2021-06-29swap: fix do_swap_page() race with swapoffMiaohe Lin1-0/+9
2021-06-29mm/swapfile: use percpu_ref to serialize against concurrent swapoffMiaohe Lin1-2/+3
2021-06-29mm: gup: pack has_pinned in MMF_HAS_PINNEDAndrea Arcangeli3-11/+9
2021-06-29mm: move page dirtying prototypes from mm.hMatthew Wilcox (Oracle)2-3/+4
2021-06-29fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)1-1/+0
2021-06-29iomap: use __set_page_dirty_nobuffersMatthew Wilcox (Oracle)1-1/+0
2021-06-29mm/writeback: move __set_page_dirty() to core mmMatthew Wilcox (Oracle)1-1/+0
2021-06-29fs: move ramfs_aops to libfsChristoph Hellwig1-4/+1
2021-06-29writeback, cgroup: release dying cgwbs by switching attached inodesRoman Gushchin2-0/+2
2021-06-29writeback, cgroup: support switching multiple inodes at onceRoman Gushchin1-2/+16
2021-06-29writeback, cgroup: keep list of inodes attached to bdi_writebackRoman Gushchin1-0/+1
2021-06-29mm/page_reporting: allow driver to specify reporting orderGavin Shan1-0/+3
2021-06-29slub: force on no_hash_pointers when slub_debug is enabledStephen Boyd1-0/+2
2021-06-29mm, slub: change run-time assertion in kmalloc_index() to compile-timeHyeonggon Yoo1-3/+14
2021-06-29kunit: make test->lock irq safeVlastimil Babka1-2/+3
2021-06-29kthread: switch to new kerneldoc syntax for named variable macro argumentJonathan Neuschäfer1-1/+1
2021-06-29mm/page_alloc: fix memory map initialization for descending nodesMike Rapoport1-1/+0
2021-06-27Revert "signal: Allow tasks to cache one sigqueue struct"Linus Torvalds2-2/+0
2021-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-22/+8
2021-06-25userfaultfd: uapi: fix UFFDIO_CONTINUE ioctl request definitionGleb Fotengauer-Malinovskiy1-2/+2
2021-06-25Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds1-1/+3
2021-06-24mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins2-22/+7
2021-06-24mm/vmalloc: add vmalloc_no_hugeClaudio Imbrenda1-0/+1
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov1-1/+3