Age | Commit message (Expand) | Author |
2021-07-06 | Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw... | Linus Torvalds |
2021-07-04 | Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | checkpatch: do not complain about positive return values starting with EPOLL | Guenter Roeck |
2021-07-01 | checkpatch: improve the indented label test | Joe Perches |
2021-07-01 | checkpatch: scripts/spdxcheck.py now requires python3 | Guenter Roeck |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21 | Andrii Nakryiko |
2021-06-29 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2021-06-29 | streamline_config.pl: add softtabstop=4 for vim users | Steven Rostedt (VMware) |
2021-06-29 | streamline_config.pl: make spacing consistent | Steven Rostedt (VMware) |
2021-06-28 | Merge tag 'docs-5.14' of git://git.lwn.net/linux | Linus Torvalds |
2021-06-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2021-06-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-28 | Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/... | Linus Torvalds |
2021-06-28 | scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390 | Nathan Chancellor |
2021-06-24 | Merge branch 'for-next/kasan' into for-next/core | Will Deacon |
2021-06-21 | coccinelle: api: remove kobj_to_dev.cocci script | Keith Busch |
2021-06-18 | recordmcount: Correct st_shndx handling | Peter Zijlstra |
2021-06-08 | Makefile: fix GDB warning with CONFIG_RELR | Nick Desaulniers |
2021-06-04 | documentation-file-ref-check: Make git check work for multiple working direct... | Rob Herring |
2021-06-01 | scripts: sphinx-pre-install: fix the need of virtenv packages | Mauro Carvalho Chehab |
2021-06-01 | scripts: sphinx-pre-install: rework the sphinx install logic | Mauro Carvalho Chehab |
2021-05-27 | kbuild: Quote OBJCOPY var to avoid a pahole call break the build | Javier Martinez Canillas |
2021-05-26 | kasan: arm64: support specialized outlined tag mismatch checks | Peter Collingbourne |
2021-05-26 | locking/atomics: atomic-instrumented: simplify ifdeffery | Mark Rutland |
2021-05-26 | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland |
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 |