summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-11-09include/media/media-entity.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+2
2021-11-09include/linux/plist.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+4
2021-11-09include/linux/llist.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+3
2021-11-09include/linux/list.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-1/+3
2021-11-09include/kunit/test.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-2/+11
2021-11-09kernel.h: split out container_of() and typeof_member() macrosAndy Shevchenko2-32/+41
2021-11-09kernel.h: drop unneeded <linux/kernel.h> inclusion from other headersAndy Shevchenko4-3/+1
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand1-3/+23
2021-11-09mm,hugetlb: remove mlock ulimit for SHM_HUGETLBzhangyiru1-4/+2
2021-11-09vfs: keep inodes with page cache off the inode shrinker LRUJohannes Weiner2-0/+51
2021-11-09scsi: make sure that request queue queiesce and unquiesce balancedMing Lei1-0/+1
2021-11-09blk-mq: add one API for waiting until quiesce is doneMing Lei1-0/+1
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds7-738/+73
2021-11-08Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+41
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2-2/+3
2021-11-08Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds1-2/+0
2021-11-08arm64: Track no early_pgtable_alloc() for kmemleakQian Cai1-1/+1
2021-11-08arm64: mte: change PR_MTE_TCF_NONE back into an unsigned longPeter Collingbourne1-1/+1
2021-11-07Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds1-0/+241
2021-11-07Merge tag 'compiler-attributes-for-linus-v5.16' of git://github.com/ojeda/linuxLinus Torvalds2-2/+7
2021-11-07Merge tag 'spi-nor/for-5.16' into mtd/nextMiquel Raynal51-394/+215
2021-11-06Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-26/+145
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-16/+18
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds39-302/+623
2021-11-06mm/damon: remove return value from before_terminate callbackChangbin Du1-1/+1
2021-11-06mm/damon: simplify stop mechanismChangbin Du1-1/+0
2021-11-06mm/damon/dbgfs: add adaptive_targets list check before enable monitor_onXin Hao1-0/+1
2021-11-06mm/damon/schemes: activate schemes based on a watermarks mechanismSeongJae Park1-1/+51
2021-11-06mm/damon/vaddr,paddr: support pageout prioritizationSeongJae Park1-0/+4
2021-11-06mm/damon/schemes: prioritize regions within the quotasSeongJae Park1-0/+26
2021-11-06mm/damon/schemes: implement time quotaSeongJae Park1-5/+20
2021-11-06mm/damon/schemes: skip already charged targets and regionsSeongJae Park1-0/+5
2021-11-06mm/damon/schemes: implement size quota for schemes application speed controlSeongJae Park1-4/+32
2021-11-06mm/damon/paddr: support the pageout schemeSeongJae Park1-0/+2
2021-11-06mm/damon: implement primitives for physical address space monitoringSeongJae Park1-0/+10
2021-11-06mm/damon/schemes: implement statistics featureSeongJae Park1-1/+9
2021-11-06mm/damon/vaddr: support DAMON-based Operation SchemesSeongJae Park1-0/+2
2021-11-06mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)SeongJae Park1-0/+66
2021-11-06mm/damon/core: account age of target regionsSeongJae Park1-0/+10
2021-11-06include/linux/damon.h: fix kernel-doc comments for 'damon_callback'SeongJae Park1-3/+3
2021-11-06kfence: always use static branches to guard kfence_alloc()Marco Elver1-10/+11
2021-11-06stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver2-2/+1
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu2-1/+2
2021-11-06mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt1-2/+0
2021-11-06mm/highmem: remove deprecated kmap_atomicIra Weiny1-14/+14
2021-11-06memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGEDDavid Hildenbrand1-2/+14
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand2-2/+3
2021-11-06memblock: improve MEMBLOCK_HOTPLUG documentationDavid Hildenbrand1-1/+5
2021-11-06mm/memory_hotplug: remove stale function declarationsDavid Hildenbrand1-3/+0
2021-11-06mm/memory_hotplug: remove HIGHMEM leftoversDavid Hildenbrand1-1/+0