Age | Commit message (Expand) | Author |
2021-05-19 | kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n' | Josh Poimboeuf |
2021-05-18 | scripts: coccicheck: fix troubles on non-English builds | Mauro Carvalho Chehab |
2021-05-17 | scripts: kernel-doc: reduce repeated regex expressions into variables | Aditya Srivastava |
2021-05-17 | kbuild: dummy-tools: adjust to stricter stackprotector check | Michal Kubecek |
2021-05-17 | scripts/jobserver-exec: Fix a typo ("envirnoment") | Jonathan Neuschäfer |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | scripts/spelling.txt: add "overflw" | Drew Fustini |
2021-05-07 | scripts/spelling.txt: Add "diabled" typo | zuoqilin |
2021-05-07 | scripts/spelling.txt: add "overlfow" | Drew Fustini |
2021-05-07 | scripts/gdb: add lx_current support for arm64 | Barry Song |
2021-05-07 | scripts/gdb: document lx_current is only supported by x86 | Barry Song |
2021-05-07 | gdb: lx-symbols: store the abspath() | Johannes Berg |
2021-05-06 | checkpatch: improve ALLOC_ARRAY_ARGS test | Christophe JAILLET |
2021-05-06 | checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSE | Vincent Mailhol |
2021-05-06 | checkpatch: warn when missing newline in return sysfs_emit() formats | Joe Perches |
2021-05-06 | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-05-06 | Merge tag 'docs-5.13-2' of git://git.lwn.net/linux | Linus Torvalds |
2021-05-06 | kbuild: Don't remove link-vmlinux temporary files on exit/signal | Andi Kleen |
2021-05-06 | kbuild: refactor modname-multi by using suffix-search | Masahiro Yamada |
2021-05-06 | kbuild: refactor fdtoverlay rule | Masahiro Yamada |
2021-05-06 | kbuild: parameterize the .o part of suffix-search | Masahiro Yamada |
2021-05-03 | Removed the oprofiled version option | Bhaskar Chowdhury |
2021-05-03 | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-05-01 | coccinelle: misc: minmax: suppress patch generation for err returns | Denis Efremov |
2021-05-01 | drop unneeded *s | Julia Lawall |
2021-05-01 | coccinelle: irqf_oneshot: reduce the severity due to false positives | Krzysztof Kozlowski |
2021-05-01 | coccinelle: misc: add swap script | Denis Efremov |
2021-05-01 | coccinelle: misc: update uninitialized_var.cocci documentation | Denis Efremov |
2021-05-01 | coccinelle: misc: restrict patch mode in flexible_array.cocci | Denis Efremov |
2021-05-01 | coccinelle: misc: add minmax script | Denis Efremov |
2021-05-02 | .gitignore: prefix local generated files with a slash | Masahiro Yamada |
2021-05-02 | kbuild: replace LANG=C with LC_ALL=C | Masahiro Yamada |
2021-05-02 | kbuild: add a script to remove stale generated files | Masahiro Yamada |
2021-05-02 | genksyms: fix stale comment | Masahiro Yamada |
2021-05-02 | kbuild: add comment about why cmd_shipped uses 'cat' | Masahiro Yamada |
2021-04-30 | scripts: a new script for checking duplicate struct declaration | Wan Jiabing |
2021-04-30 | scripts/spelling.txt: add entries for recent discoveries | Tom Saeger |
2021-04-29 | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-28 | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-28 | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-04-27 | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-27 | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds |
2021-04-27 | kernel-doc: Add support for __deprecated | Matthew Wilcox |
2021-04-26 | Merge tag 'docs-5.13' of git://git.lwn.net/linux | Linus Torvalds |
2021-04-26 | Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-26 | Merge tag 'keys-cve-2020-26541-v3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-26 | riscv: Workaround mcount name prior to clang-13 | Nathan Chancellor |