Age | Commit message (Expand) | Author |
2024-01-17 | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-01-17 | Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-01-12 | scripts/decode_stacktrace.sh: optionally use LLVM utilities | Carlos Llamas |
2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds |
2024-01-11 | Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linux | Linus Torvalds |
2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-01-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-01-04 | scripts/tags.sh: remove find_sources | Wei Yang |
2024-01-04 | scripts/tags.sh: use -n to test archinclude | Wei Yang |
2024-01-04 | scripts/tags.sh: add local annotation | Wei Yang |
2024-01-04 | scripts/tags.sh: use more portable -path instead of -wholename | Wei Yang |
2024-01-04 | scripts/tags.sh: Update comment (addition of gtags) | René Nyffenegger |
2024-01-03 | kernel-doc: handle a void function without producing a warning | Randy Dunlap |
2024-01-03 | scripts/get_abi.pl: ignore some temp files | Randy Dunlap |
2024-01-03 | scripts/get_abi: fix source path leak | Vegard Nossum |
2023-12-31 | get_maintainer: remove stray punctuation when cleaning file emails | Alvin Šipraga |
2023-12-31 | get_maintainer: correctly parse UTF-8 encoded names in files | Alvin Šipraga |
2023-12-29 | scripts/decode_stacktrace.sh: strip unexpected CR from lines | Bjorn Andersson |
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-28 | Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
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-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 |