Age | Commit message (Expand) | Author |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-cleanup-5.11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | mm: fix some spelling mistakes in comments | Haitao Shi |
2020-12-15 | mm: simplify follow_pte{,pmd} | Christoph Hellwig |
2020-12-15 | mm: unexport follow_pte_pmd | Christoph Hellwig |
2020-12-15 | apparmor: remove duplicate macro list_entry_is_head() | Andy Shevchenko |
2020-12-15 | lib/lzo/lzo1x_compress.c: make lzogeneric1x_1_compress() static | Jason Yan |
2020-12-15 | fault-injection: handle EI_ETYPE_TRUE | Barnabás Pőcze |
2020-12-15 | reboot: hide from sysfs not applicable settings | Matteo Croce |
2020-12-15 | reboot: allow to override reboot type if quirks are found | Matteo Croce |
2020-12-15 | reboot: remove cf9_safe from allowed types and rename cf9_force | Matteo Croce |
2020-12-15 | reboot: allow to specify reboot mode via sysfs | Matteo Croce |
2020-12-15 | reboot: refactor and comment the cpu selection code | Matteo Croce |
2020-12-15 | lib/ubsan.c: mark type_check_kinds with static keyword | Zou Wei |
2020-12-15 | kcov: don't instrument with UBSAN | Dmitry Vyukov |
2020-12-15 | ubsan: expand tests and reporting | Kees Cook |
2020-12-15 | ubsan: remove UBSAN_MISC in favor of individual options | Kees Cook |
2020-12-15 | ubsan: enable for all*config builds | Kees Cook |
2020-12-15 | ubsan: disable UBSAN_TRAP for all*config | Kees Cook |
2020-12-15 | ubsan: disable object-size sanitizer under GCC | Kees Cook |
2020-12-15 | ubsan: move cc-option tests into Kconfig | Kees Cook |
2020-12-15 | ubsan: remove redundant -Wno-maybe-uninitialized | Kees Cook |
2020-12-15 | kernel/resource.c: fix kernel-doc markups | Mauro Carvalho Chehab |
2020-12-15 | blktrace: make relay callbacks const | Jani Nikula |
2020-12-15 | ath9k: make relay callbacks const | Jani Nikula |
2020-12-15 | ath11k: make relay callbacks const | Jani Nikula |
2020-12-15 | ath10k: make relay callbacks const | Jani Nikula |
2020-12-15 | drm/i915: make relay callbacks const | Jani Nikula |
2020-12-15 | relay: allow the use of const callback structs | Jani Nikula |
2020-12-15 | relay: make create_buf_file and remove_buf_file callbacks mandatory | Jani Nikula |
2020-12-15 | relay: require non-NULL callbacks in relay_open() | Jani Nikula |
2020-12-15 | relay: remove unused buf_mapped and buf_unmapped callbacks | Jani Nikula |
2020-12-15 | bfs: don't use WARNING: string when it's just info. | Randy Dunlap |
2020-12-15 | gcov: fix kernel-doc markup issue | Alex Shi |
2020-12-15 | gcov: remove support for GCC < 4.9 | Nick Desaulniers |
2020-12-15 | rapidio: remove unused rio_get_asm() and rio_get_device() | Sebastian Andrzej Siewior |
2020-12-15 | kdump: append uts_namespace.name offset to VMCOREINFO | Alexander Egorenkov |
2020-12-15 | fs/nilfs2: remove some unused macros to tame gcc | Alex Shi |
2020-12-15 | checkpatch: add printk_once and printk_ratelimit to prefer pr_<level> warning | Joe Perches |
2020-12-15 | checkpatch: fix TYPO_SPELLING check for words with apostrophe | Dwaipayan Ray |
2020-12-15 | checkpatch: add warning for lines starting with a '#' in commit log | Dwaipayan Ray |
2020-12-15 | checkpatch: add warning for unnecessary use of %h[xudi] and %hh[xudi] | Dwaipayan Ray |
2020-12-15 | checkpatch: add fix and improve warning msg for non-standard signature | Aditya Srivastava |
2020-12-15 | checkpatch: add fix option for LOGICAL_CONTINUATIONS | Aditya Srivastava |
2020-12-15 | checkpatch: add fix option for ASSIGNMENT_CONTINUATIONS | Aditya Srivastava |
2020-12-15 | checkpatch: fix unescaped left brace | Dwaipayan Ray |
2020-12-15 | checkpatch: avoid COMMIT_LOG_LONG_LINE warning for signature tags | Aditya Srivastava |
2020-12-15 | checkpatch: fix spelling errors and remove repeated word | Dwaipayan Ray |