summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-16Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-16Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-12-16Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-12-16Merge tag 'linux-kselftest-next-5.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-12-16Merge tag 'linux-kselftest-fixes-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15mm: fix some spelling mistakes in commentsHaitao Shi
2020-12-15mm: simplify follow_pte{,pmd}Christoph Hellwig
2020-12-15mm: unexport follow_pte_pmdChristoph Hellwig
2020-12-15apparmor: remove duplicate macro list_entry_is_head()Andy Shevchenko
2020-12-15lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() staticJason Yan
2020-12-15fault-injection: handle EI_ETYPE_TRUEBarnabás Pőcze
2020-12-15reboot: hide from sysfs not applicable settingsMatteo Croce
2020-12-15reboot: allow to override reboot type if quirks are foundMatteo Croce
2020-12-15reboot: remove cf9_safe from allowed types and rename cf9_forceMatteo Croce
2020-12-15reboot: allow to specify reboot mode via sysfsMatteo Croce
2020-12-15reboot: refactor and comment the cpu selection codeMatteo Croce
2020-12-15lib/ubsan.c: mark type_check_kinds with static keywordZou Wei
2020-12-15kcov: don't instrument with UBSANDmitry Vyukov
2020-12-15ubsan: expand tests and reportingKees Cook
2020-12-15ubsan: remove UBSAN_MISC in favor of individual optionsKees Cook
2020-12-15ubsan: enable for all*config buildsKees Cook
2020-12-15ubsan: disable UBSAN_TRAP for all*configKees Cook
2020-12-15ubsan: disable object-size sanitizer under GCCKees Cook
2020-12-15ubsan: move cc-option tests into KconfigKees Cook
2020-12-15ubsan: remove redundant -Wno-maybe-uninitializedKees Cook
2020-12-15kernel/resource.c: fix kernel-doc markupsMauro Carvalho Chehab
2020-12-15blktrace: make relay callbacks constJani Nikula
2020-12-15ath9k: make relay callbacks constJani Nikula
2020-12-15ath11k: make relay callbacks constJani Nikula
2020-12-15ath10k: make relay callbacks constJani Nikula
2020-12-15drm/i915: make relay callbacks constJani Nikula
2020-12-15relay: allow the use of const callback structsJani Nikula
2020-12-15relay: make create_buf_file and remove_buf_file callbacks mandatoryJani Nikula
2020-12-15relay: require non-NULL callbacks in relay_open()Jani Nikula
2020-12-15relay: remove unused buf_mapped and buf_unmapped callbacksJani Nikula
2020-12-15bfs: don't use WARNING: string when it's just info.Randy Dunlap
2020-12-15gcov: fix kernel-doc markup issueAlex Shi
2020-12-15gcov: remove support for GCC < 4.9Nick Desaulniers
2020-12-15rapidio: remove unused rio_get_asm() and rio_get_device()Sebastian Andrzej Siewior
2020-12-15kdump: append uts_namespace.name offset to VMCOREINFOAlexander Egorenkov
2020-12-15fs/nilfs2: remove some unused macros to tame gccAlex Shi
2020-12-15checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warningJoe Perches
2020-12-15checkpatch: fix TYPO_SPELLING check for words with apostropheDwaipayan Ray
2020-12-15checkpatch: add warning for lines starting with a '#' in commit logDwaipayan Ray