Age | Commit message (Expand) | Author |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-09 | scripts: add generic syscallnr.sh | Masahiro Yamada |
2021-07-09 | scripts: check duplicated syscall number in syscall table | Masahiro Yamada |
2021-07-08 | scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path | Stephen Boyd |
2021-07-08 | scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm | Stephen Boyd |
2021-07-08 | scripts/decode_stacktrace.sh: support debuginfod | Stephen Boyd |
2021-07-08 | arch, mm: wire up memfd_secret system call where relevant | Mike Rapoport |
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-17 | kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set | Matthias Maennich |
2021-06-17 | kbuild: modpost: Explicitly warn about unprototyped symbols | Mark Brown |
2021-06-08 | Makefile: fix GDB warning with CONFIG_RELR | Nick Desaulniers |
2021-06-05 | kconfig: constify long_opts | Masahiro Yamada |
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-27 | scripts/setlocalversion: simplify the short version part | Masahiro Yamada |
2021-05-27 | scripts/setlocalversion: factor out 12-chars hash construction | Masahiro Yamada |
2021-05-27 | scripts/setlocalversion: add more comments to -dirty flag detection | Masahiro Yamada |
2021-05-27 | scripts/setlocalversion: remove workaround for old make-kpkg | Masahiro Yamada |
2021-05-27 | scripts/setlocalversion: remove mercurial, svn and git-svn supports | Masahiro Yamada |
2021-05-27 | kbuild: clean up ${quiet} checks in shell scripts | Masahiro Yamada |
2021-05-27 | kbuild: sink stdout from cmd for silent build | Masahiro Yamada |
2021-05-27 | kbuild: merge scripts/mkmakefile to top Makefile | Masahiro Yamada |
2021-05-26 | locking/atomics: atomic-instrumented: simplify ifdeffery | Mark Rutland |
2021-05-26 | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland |
2021-05-24 | kbuild: remove libelf checks from top Makefile | Masahiro Yamada |
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 |