Age | Commit message (Expand) | Author |
2022-03-28 | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-27 | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-26 | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-26 | Merge tag 'devicetree-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-25 | Merge tag 'kbuild-gnu11-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-25 | Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-03-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-24 | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2022-03-24 | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p... | Linus Torvalds |
2022-03-23 | checkpatch: use python3 to find codespell dictionary | Sagar Patel |
2022-03-23 | checkpatch: add early_param exception to blank line after struct/function test | Joe Perches |
2022-03-23 | checkpatch: add --fix option for some TRAILING_STATEMENTS | Joe Perches |
2022-03-23 | checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICENSE("GPL v2") | Joe Perches |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-03-22 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2022-03-22 | Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-03-22 | Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-03-22 | kbuild: Fixup the IBT kbuild changes | Peter Zijlstra |
2022-03-21 | Merge tag 'overflow-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-03-21 | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-03-21 | Merge tag 'docs-5.18' of git://git.lwn.net/linux | Linus Torvalds |
2022-03-21 | um: Allow builds with Clang | Kees Cook |
2022-03-18 | scripts: get_abi.pl: Fix typo in help message | Michal Simek |
2022-03-15 | x86/alternative: Use .ibt_endbr_seal to seal indirect calls | Peter Zijlstra |
2022-03-15 | objtool: Rename --duplicate to --lto | Peter Zijlstra |
2022-03-13 | Kbuild: use -Wdeclaration-after-statement | Mark Rutland |
2022-03-13 | Kbuild: add -Wno-shift-negative-value where -Wextra is used | Arnd Bergmann |
2022-03-11 | dt-bindings: kbuild: Use DTB files for validation | Rob Herring |
2022-03-11 | dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate | Rob Herring |
2022-03-11 | sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers | Frederic Weisbecker |
2022-03-10 | s390/nospec: add an option to use thunk-extern | Vasily Gorbik |
2022-03-08 | s390/extable: convert to relative table with data | Heiko Carstens |
2022-03-07 | nds32: Remove the architecture | Alan Kao |
2022-02-28 | of: unittest: add program to process EXPECT messages | Frank Rowand |
2022-02-28 | Merge 5.17-rc6 into driver-core-next | Greg Kroah-Hartman |
2022-02-24 | docs: scripts/kernel-doc: Detect absence of FILE arg | Akira Yokosawa |
2022-02-24 | scripts: kernel-doc: Refresh the copyright lines | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Drop obsolete comments | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Replace the usage function | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the "Other parameters" subsection of OPTIONS | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the "Output selection modifiers" subsection of... | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the "Output selection" subsection of OPTIONS | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the "Output format selection modifier" subsect... | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the "Output format selection" subsection of OP... | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Translate the DESCRIPTION section | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Relink argument parsing error handling to pod2usage | Tomasz Warniełło |
2022-02-24 | scripts: kernel-doc: Add the basic POD sections | Tomasz Warniełło |
2022-02-22 | scripts/pahole-flags.sh: Parse DWARF and generate BTF with multithreading. | Kui-Feng Lee |
2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |