summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-16Merge tags 'spi-nor/for-5.11' and 'nand/for-5.11' into mtd/nextMiquel Raynal
2020-12-16char: ipmi: convert comma to semicolonZheng Yongjun
2020-12-16Merge branch 'for-5.11/wacom' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/sony' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/intel-ish' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/i2c-hid' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/elecom' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/core' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/asus' into for-linusJiri Kosina
2020-12-16Merge branch 'for-5.11/amd-sfh-hid' into for-linusJiri Kosina
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