Age | Commit message (Expand) | Author |
2023-12-29 | scripts/checkstack.pl: fix no space expression between sp and offset | Kuan-Ying Lee |
2023-12-29 | scripts/checkstack.pl: change min_stack to 512 by default | Tiezhu Yang |
2023-12-29 | scripts/checkstack.pl: match all stack sizes for some archs | Tiezhu Yang |
2023-12-29 | scripts/checkstack.pl: add min_stack to the usage comment | Tiezhu Yang |
2023-12-29 | scripts/checkstack.pl: remove ia64 support | Tiezhu Yang |
2023-12-29 | checkstack: add loongarch support for scripts/checkstack.pl | Youling Tang |
2023-12-29 | scripts/decodecode: add support for LoongArch | Youling Tang |
2023-12-29 | kbuild: deb-pkg: squash scripts/package/deb-build-option to debian/rules | Masahiro Yamada |
2023-12-29 | kbuild: deb-pkg: factor out common Make options in debian/rules | Masahiro Yamada |
2023-12-29 | kbuild: deb-pkg: hard-code Build-Depends | Masahiro Yamada |
2023-12-29 | kbuild: deb-pkg: split debian/copyright from the mkdebian script | Masahiro Yamada |
2023-12-29 | check-uapi: Introduce check-uapi.sh | John Moon |
2023-12-29 | scripts: Introduce a default git.orderFile | Leonardo Bras |
2023-12-29 | kconfig: WERROR unmet symbol dependency | Sergey Senozhatsky |
2023-12-28 | Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-12-28 | kconfig: Use KCONFIG_CONFIG instead of .config | Markus Schneider-Pargmann |
2023-12-28 | kconfig: remove redundant NULL pointer check before free() | Masahiro Yamada |
2023-12-28 | kconfig: remove unreachable printf() | Masahiro Yamada |
2023-12-28 | kconfig: add include guard to lkc_proto.h | Masahiro Yamada |
2023-12-28 | kconfig: squash menu_has_help() and menu_get_help() | Masahiro Yamada |
2023-12-23 | kbuild: fix build ID symlinks to installed debug VDSO files | Masahiro Yamada |
2023-12-23 | gen_compile_commands.py: fix path resolve with symlinks in it | Jialu Xu |
2023-12-21 | rust: upgrade to Rust 1.74.1 | Miguel Ojeda |
2023-12-20 | Makefile.extrawarn: turn on missing-prototypes globally | Arnd Bergmann |
2023-12-20 | Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j... | Greg Kroah-Hartman |
2023-12-19 | kernel-doc: Align quick help and the code | Andy Shevchenko |
2023-12-18 | docs: ignore __counted_by attribute in structure definitions | Jonathan Corbet |
2023-12-17 | scripts: checkpatch: Add __aligned to the list of attribute notes | Marcelo Schmitt |
2023-12-15 | scripts: kernel-doc: Clarify missing struct member description | Kees Cook |
2023-12-15 | scripts/kernel-doc: restore warning for Excess struct/union | Randy Dunlap |
2023-12-15 | docs: Raise the minimum Sphinx requirement to 2.4.4 | Jonathan Corbet |
2023-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-12-14 | rust: Suppress searching builtin sysroot | Matthew Maurer |
2023-12-13 | sign-file: Fix incorrect return values check | Yusong Gao |
2023-12-10 | scripts/gdb: remove exception handling and refine print format | Kuan-Ying Lee |
2023-12-10 | scripts/gdb/stackdepot: rename pool_index to pools_num | Kuan-Ying Lee |
2023-12-10 | scripts/spelling.txt: add more spellings to spelling.txt | Colin Ian King |
2023-12-10 | checkstack: sort output by size and function name | Heiko Carstens |
2023-12-10 | checkpatch: do not require an empty line before error injection | Sergey Senozhatsky |
2023-12-10 | kconfig: factor out common code shared by mconf and nconf | Masahiro Yamada |
2023-12-10 | modpost: remove unreachable code after fatal() | Masahiro Yamada |
2023-12-10 | modpost: remove unneeded initializer in section_rel() | Masahiro Yamada |
2023-12-10 | modpost: inform compilers that fatal() never returns | Masahiro Yamada |
2023-12-10 | modpost: move __attribute__((format(printf, 2, 3))) to modpost.h | Masahiro Yamada |
2023-12-10 | kbuild: determine base DTB by suffix | Masahiro Yamada |
2023-12-10 | kbuild: deb-pkg: remove the fakeroot builds support | Masahiro Yamada |
2023-12-08 | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-12-08 | checkpatch: add ethtool_sprintf rules | justinstitt@google.com |
2023-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-12-07 | Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |