Age | Commit message (Expand) | Author |
2023-02-16 | scripts/tags.sh: fix incompatibility with PCRE2 | Carlos Llamas |
2023-02-16 | kbuild: add a tool to list files ignored by git | Masahiro Yamada |
2023-02-15 | setlocalversion: use only the correct release tag for git-describe | Masahiro Yamada |
2023-02-13 | Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-02-13 | kbuild: Provide a version of merge_into_defconfig without override warnings | Mark Brown |
2023-02-13 | scripts: merge_config: Add option to suppress warning on overrides | Mark Brown |
2023-02-09 | scripts/gdb: fix 'lx-current' for x86 | Jeff Xie |
2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-02-08 | const_structs.checkpatch.pl: add kobj_type | Thomas Weißschuh |
2023-02-06 | scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6e | Rob Herring |
2023-02-06 | Merge 6.2-rc7 into char-misc-next | Greg Kroah-Hartman |
2023-02-05 | setlocalversion: clean up the construction of version output | Masahiro Yamada |
2023-02-05 | kbuild: do not automatically add -w option to modpost | Masahiro Yamada |
2023-02-05 | kbuild: deb-pkg: add --source-option=-sP | Masahiro Yamada |
2023-02-05 | setlocalversion: absorb $(KERNELVERSION) | Masahiro Yamada |
2023-02-05 | setlocalversion: make indentation shallower | Masahiro Yamada |
2023-02-05 | setlocalversion: simplify the construction of the short version | Masahiro Yamada |
2023-02-04 | Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-02-02 | scripts/tags.sh: fix the Kconfig tags generation when using latest ctags | Kevin Hao |
2023-02-02 | scripts/spelling.txt: add "exsits" pattern and fix typo instances | Luca Ceresoli |
2023-02-02 | checkpatch: improve EMBEDDED_FILENAME test | Joe Perches |
2023-02-02 | scripts/spelling.txt: add more spelling corrections | Diederik de Haas |
2023-02-02 | checkpatch: use proper way for show problematic line | Thorsten Leemhuis |
2023-02-02 | checkpatch: warn when Reported-by: is not followed by Link: | Kai Wasserbäch |
2023-02-02 | checkpatch: warn when unknown tags are used for links | Kai Wasserbäch |
2023-02-02 | scripts/bloat-o-meter: use the reverse flag for sort | Alexander Pantyukhin |
2023-02-02 | scripts/gdb: add mm introspection utils | Dmitrii Bundin |
2023-02-02 | scripts/spelling: add a few more typos | SeongJae Park |
2023-02-02 | checkpatch: mark kunmap() and kunmap_atomic() deprecated | Ira Weiny |
2023-02-02 | scripts/spelling.txt: add `permitted' | Ricardo Ribalda |
2023-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-02-02 | Merge branch 'for-linus/hardening' into for-next/hardening | Kees Cook |
2023-02-02 | gcc-plugins: drop -std=gnu++11 to fix GCC 13 build | Sam James |
2023-01-31 | scripts: kernel-doc: Remove workaround for @param... syntax | Jonathan Neuschäfer |
2023-01-31 | kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URI | Jan Luebbe |
2023-01-30 | kbuild: do not put .scmversion into the source tarball | Masahiro Yamada |
2023-01-28 | Fix up more non-executable files marked executable | Linus Torvalds |
2023-01-28 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-01-27 | Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-01-26 | builddeb: clean generated package content | Bastian Germann |
2023-01-26 | builddeb: Consolidate consecutive chmod calls into one | Sven Joachim |
2023-01-26 | scripts: remove bin2c | Masahiro Yamada |
2023-01-26 | scripts: handle BrokenPipeError for python scripts | Masahiro Yamada |
2023-01-26 | kbuild: Turn a couple more of clang's unused option warnings into errors | Nathan Chancellor |
2023-01-26 | kbuild: Update assembler calls to use proper flags and language target | Nick Desaulniers |
2023-01-25 | kbuild: Modify default INSTALL_MOD_DIR from extra to updates | Luis Chamberlain |
2023-01-25 | gcc-plugins: Reorganize gimple includes for GCC 13 | Kees Cook |
2023-01-24 | kbuild: Add config fragment merge functionality | Nicolas Saenz Julienne |
2023-01-24 | ftrace/scripts: Update the instructions for ftrace-bisect.sh | Steven Rostedt (Google) |
2023-01-22 | kbuild: replace $(dot-target).tmp in filechk with $(tmp-target) | Masahiro Yamada |