summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-15lib: cleanup kstrto*() usageAlexey Dobriyan
2020-12-15drivers/misc/lkdtm/lkdtm.h: correct wrong filenames in commentFrancis Laniel
2020-12-15drivers/misc/lkdtm: add new file in LKDTM to test fortified strscpyFrancis Laniel
2020-12-15string.h: add FORTIFY coverage for strscpy()Francis Laniel
2020-12-15lkdtm: tests for FORTIFY_SOURCEDaniel Axtens
2020-12-15lib: string.h: detect intra-object overflow in fortified string functionsDaniel Axtens
2020-12-15lib/string: remove unnecessary #undefsNick Desaulniers
2020-12-15ilog2: improve ilog2 for constant argumentsJakub Jelinek
2020-12-15lib/cmdline_kunit: add a new test suite for cmdline APIAndy Shevchenko
2020-12-15lib/cmdline: allow NULL to be an output for get_option()Andy Shevchenko
2020-12-15lib/cmdline: fix get_option() for strings starting with hyphenAndy Shevchenko
2020-12-15lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RTSebastian Andrzej Siewior
2020-12-15lib/stackdepot.c: use array_size() helper in jhash2()Gustavo A. R. Silva
2020-12-15lib/stackdepot.c: use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-12-15lib/stackdepot.c: replace one-element array with flexible-array memberGustavo A. R. Silva
2020-12-15lib/test_free_pages.c: add basic progress indicatorsGeert Uytterhoeven
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/acct.c: use #elif instead of #end and #elifHui Su
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-15fs/proc: make pde_get() return nothingHui Su
2020-12-15proc: fix lookup in /proc/net subdirectories after setns(2)Alexey Dobriyan
2020-12-15proc: provide details on indirect branch speculationAnand K Mistry
2020-12-15procfs: delete duplicated words + other fixesRandy Dunlap
2020-12-15alpha: replace bogus in_interrupt()Thomas Gleixner
2020-12-15mm/memory_hotplug: quieting offline operationLaurent Dufour
2020-12-15mm: fix a race on nr_swap_pagesZhaoyang Huang
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 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...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 branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus 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/swap.c: serialize memcg changes in pagevec_lru_move_fnAlex Shi
2020-12-15mm/compaction: do page isolation first in compactionAlex Shi
2020-12-15mm/lru: introduce TestClearPageLRU()Alex Shi
2020-12-15mm/mlock: remove __munlock_isolate_lru_page()Alex Shi
2020-12-15mm/mlock: remove lru_lock on TestClearPageMlockedAlex Shi