Age | Commit message (Expand) | Author |
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-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 |
2021-04-26 | scripts/recordmcount.pl: Fix RISC-V regex for clang | Nathan Chancellor |
2021-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-04-26 | kconfig: refactor .gitignore | Masahiro Yamada |
2021-04-25 | kbuild: deb-pkg: change the source package name to linux-upstream | Masahiro Yamada |
2021-04-25 | kbuild: redo fake deps at include/config/*.h | Alexey Dobriyan |
2021-04-25 | kbuild: remove TMPO from try-run | Masahiro Yamada |
2021-04-25 | kbuild: add an elfnote for whether vmlinux is built with lto | Yonghong Song |
2021-04-25 | kbuild: add support for zstd compressed modules | Piotr Gorski |
2021-04-25 | kbuild: merge scripts/Makefile.modsign to scripts/Makefile.modinst | Masahiro Yamada |
2021-04-25 | kbuild: move module strip/compression code into scripts/Makefile.modinst | Masahiro Yamada |
2021-04-25 | kbuild: refactor scripts/Makefile.modinst | Masahiro Yamada |
2021-04-25 | kbuild: check module name conflict for external modules as well | Masahiro Yamada |