summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-12-15string.h: add FORTIFY coverage for strscpy()Francis Laniel
2020-12-15lib: string.h: detect intra-object overflow in fortified string functionsDaniel Axtens
2020-12-15ilog2: improve ilog2 for constant argumentsJakub Jelinek
2020-12-15bitmap: remove unused function declarationMa, Jianpeng
2020-12-15include/linux/bitmap.h: convert bitmap_empty() / bitmap_full() to return booleanAndy Shevchenko
2020-12-15kernel.h: split out mathematical helpersAndy Shevchenko
2020-12-15asm-generic: force inlining of get_order() to work around gcc10 poor decisionChristophe Leroy
2020-12-15proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-15Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-12-15Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2020-12-15Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-15Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm/lru: revise the comments of lru_lockHugh Dickins
2020-12-15mm/lru: introduce relock_page_lruvec()Alexander Duyck
2020-12-15mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi
2020-12-15mm/compaction: do page isolation first in compactionAlex Shi
2020-12-15mm/lru: introduce TestClearPageLRU()Alex Shi
2020-12-15mm/thp: move lru_add_page_tail() to huge_memory.cAlex Shi
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-12-15Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-12-15Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'pci/ecam'Bjorn Helgaas
2020-12-15Merge branch 'pci/pm'Bjorn Helgaas
2020-12-15Merge branch 'pci/misc'Bjorn Helgaas
2020-12-15Merge branch 'pci/err'Bjorn Helgaas
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15userfaultfd: add UFFD_USER_MODE_ONLYLokesh Gidra
2020-12-15mm, page_poison: remove CONFIG_PAGE_POISONING_ZEROVlastimil Babka
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka
2020-12-15mm, page_poison: use static key more efficientlyVlastimil Babka
2020-12-15mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...Vlastimil Babka
2020-12-15mm: migrate: clean up migrate_prep{_local}Yang Shi
2020-12-15mm: support THPs in zero_user_segmentsMatthew Wilcox (Oracle)
2020-12-15mm/compaction: make defer_compaction and compaction_deferred staticHui Su
2020-12-15include/linux/huge_mm.h: remove extern keywordRalph Campbell
2020-12-15mm/page-flags: fix commentMatthew Wilcox (Oracle)
2020-12-15include/linux/page-flags.h: remove unused __[Set|Clear]PagePrivateMiaohe Lin
2020-12-15mm, page_alloc: cache pageset high and batch in struct zoneVlastimil Babka