summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-12-15mm/vmscan: remove lruvec reget in move_pages_to_lruAlex Shi
2020-12-15mm/lru: move lock into lru_note_costAlex Shi
2020-12-15mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fnAlex Shi
2020-12-15mm/memcg: add debug checking in lock_page_memcgAlex Shi
2020-12-15mm: page_idle_get_page() does not need lru_lockHugh Dickins
2020-12-15mm/rmap: stop store reordering issue on page->mappingAlex Shi
2020-12-15mm/vmscan: remove unnecessary lruvec addingAlex Shi
2020-12-15mm/thp: narrow lru lockingAlex Shi
2020-12-15mm/thp: simplify lru_add_page_tail()Alex Shi
2020-12-15mm/thp: use head for head page in lru_add_page_tail()Alex Shi