summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-09seq_file: fix passing wrong private dataMuchun Song
2021-11-09seq_file: move seq_escape() to a headerAndy Shevchenko
2021-11-09signal: remove duplicate include in signal.hYe Guojin
2021-11-09crash_dump: remove duplicate include in crash_dump.hYe Guojin
2021-11-09crash_dump: fix boolreturn.cocci warningChangcheng Deng
2021-11-09sections: provide internal __is_kernel() and __is_kernel_text() helperKefeng Wang
2021-11-09sections: move is_kernel_inittext() into sections.hKefeng Wang
2021-11-09sections: move and rename core_kernel_data() to is_kernel_core_data()Kefeng Wang
2021-11-09kallsyms: fix address-checks for kernel related rangeKefeng Wang
2021-11-09kallsyms: remove arch specific text and data checkKefeng Wang
2021-11-09include/linux/string_helpers.h: add linux/string.h for strlen()Lucas De Marchi
2021-11-09lib, stackdepot: add helper to print stack entries into bufferImran Khan
2021-11-09lib, stackdepot: add helper to print stack entriesImran Khan
2021-11-09linux/container_of.h: switch to static_assertRasmus Villemoes
2021-11-09kernel.h: split out instruction pointer accessorsStephen Rothwell
2021-11-09include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclu...Andy Shevchenko
2021-11-09include/linux/radix-tree.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-09include/linux/sbitmap.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-09include/media/media-entity.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-09include/linux/plist.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-09include/linux/llist.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-09include/linux/list.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-09include/kunit/test.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-09kernel.h: split out container_of() and typeof_member() macrosAndy Shevchenko
2021-11-09kernel.h: drop unneeded <linux/kernel.h> inclusion from other headersAndy Shevchenko
2021-11-09proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacksDavid Hildenbrand
2021-11-09mm,hugetlb: remove mlock ulimit for SHM_HUGETLBzhangyiru
2021-11-09vfs: keep inodes with page cache off the inode shrinker LRUJohannes Weiner
2021-11-06mm/damon: remove return value from before_terminate callbackChangbin Du
2021-11-06mm/damon: simplify stop mechanismChangbin Du
2021-11-06mm/damon/dbgfs: add adaptive_targets list check before enable monitor_onXin Hao
2021-11-06mm/damon/schemes: activate schemes based on a watermarks mechanismSeongJae Park
2021-11-06mm/damon/vaddr,paddr: support pageout prioritizationSeongJae Park
2021-11-06mm/damon/schemes: prioritize regions within the quotasSeongJae Park
2021-11-06mm/damon/schemes: implement time quotaSeongJae Park
2021-11-06mm/damon/schemes: skip already charged targets and regionsSeongJae Park
2021-11-06mm/damon/schemes: implement size quota for schemes application speed controlSeongJae Park
2021-11-06mm/damon/paddr: support the pageout schemeSeongJae Park
2021-11-06mm/damon: implement primitives for physical address space monitoringSeongJae Park
2021-11-06mm/damon/schemes: implement statistics featureSeongJae Park
2021-11-06mm/damon/vaddr: support DAMON-based Operation SchemesSeongJae Park
2021-11-06mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)SeongJae Park
2021-11-06mm/damon/core: account age of target regionsSeongJae Park
2021-11-06include/linux/damon.h: fix kernel-doc comments for 'damon_callback'SeongJae Park
2021-11-06kfence: always use static branches to guard kfence_alloc()Marco Elver
2021-11-06stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver
2021-11-06include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.hMianhan Liu
2021-11-06mm: remove HARDENED_USERCOPY_FALLBACKStephen Kitt
2021-11-06mm/highmem: remove deprecated kmap_atomicIra Weiny