summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2024-01-113-13/+15
|\
| * kernel-doc: handle a void function without producing a warningRandy Dunlap2024-01-031-0/+1
| * scripts/get_abi.pl: ignore some temp filesRandy Dunlap2024-01-031-0/+1
| * scripts/get_abi: fix source path leakVegard Nossum2024-01-031-1/+1
| * kernel-doc: Align quick help and the codeAndy Shevchenko2023-12-191-2/+2
| * docs: ignore __counted_by attribute in structure definitionsJonathan Corbet2023-12-181-0/+1
| * scripts: kernel-doc: Clarify missing struct member descriptionKees Cook2023-12-151-1/+1
| * scripts/kernel-doc: restore warning for Excess struct/unionRandy Dunlap2023-12-151-0/+7
| * docs: Raise the minimum Sphinx requirement to 2.4.4Jonathan Corbet2023-12-151-9/+1
* | Merge tag 'rust-6.8' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-01-112-1/+2
|\ \
| * | rust: upgrade to Rust 1.74.1Miguel Ojeda2023-12-211-1/+1
| * | rust: Suppress searching builtin sysrootMatthew Maurer2023-12-141-0/+1
* | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-112-0/+24
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-043-24/+32
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-144-31/+23
| |\ \ \ \
| * | | | | checkpatch: add ethtool_sprintf rulesjustinstitt@google.com2023-12-081-0/+19
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-072-4/+13
| |\ \ \ \ \
| * | | | | | cache: enforce cache groupsCoco Li2023-12-021-0/+5
* | | | | | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-1/+0
|\ \ \ \ \ \ \
| * | | | | | | hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi headerThomas Huth2023-11-231-1/+0
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-099-56/+84
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | scripts/decode_stacktrace.sh: strip unexpected CR from linesBjorn Andersson2023-12-291-0/+3
| * | | | | | scripts/checkstack.pl: fix no space expression between sp and offsetKuan-Ying Lee2023-12-291-1/+1
| * | | | | | scripts/checkstack.pl: change min_stack to 512 by defaultTiezhu Yang2023-12-291-1/+1
| * | | | | | scripts/checkstack.pl: match all stack sizes for some archsTiezhu Yang2023-12-291-6/+6
| * | | | | | scripts/checkstack.pl: add min_stack to the usage commentTiezhu Yang2023-12-291-1/+1
| * | | | | | scripts/checkstack.pl: remove ia64 supportTiezhu Yang2023-12-291-4/+0
| * | | | | | checkstack: add loongarch support for scripts/checkstack.plYouling Tang2023-12-291-0/+4
| * | | | | | scripts/decodecode: add support for LoongArchYouling Tang2023-12-291-0/+5
| * | | | | | Makefile.extrawarn: turn on missing-prototypes globallyArnd Bergmann2023-12-201-2/+2
| * | | | | | scripts/gdb: remove exception handling and refine print formatKuan-Ying Lee2023-12-102-35/+26
| * | | | | | scripts/gdb/stackdepot: rename pool_index to pools_numKuan-Ying Lee2023-12-101-3/+3
| * | | | | | scripts/spelling.txt: add more spellings to spelling.txtColin Ian King2023-12-101-0/+14
| * | | | | | checkstack: sort output by size and function nameHeiko Carstens2023-12-101-2/+17
| * | | | | | checkpatch: do not require an empty line before error injectionSergey Senozhatsky2023-12-101-1/+1
| * | | | | | Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-062-4/+2
| |\ \ \ \ \ \
* | | | | | | | get_maintainer: remove stray punctuation when cleaning file emailsAlvin Šipraga2023-12-311-7/+11
* | | | | | | | get_maintainer: correctly parse UTF-8 encoded names in filesAlvin Šipraga2023-12-311-13/+17
* | | | | | | | Merge tag 'kbuild-fixes-v6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-12-282-4/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | kbuild: fix build ID symlinks to installed debug VDSO filesMasahiro Yamada2023-12-231-1/+1
| * | | | | | | gen_compile_commands.py: fix path resolve with symlinks in itJialu Xu2023-12-231-3/+3
| | |_|_|/ / / | |/| | | | |
* | | | | | | sign-file: Fix incorrect return values checkYusong Gao2023-12-131-6/+6
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-083-25/+17
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | scripts/gdb: fix lx-device-list-bus and lx-device-list-classFlorian Fainelli2023-12-061-8/+8
| * | | | scripts/gdb/tasks: fix lx-ps command errorKuan-Ying Lee2023-12-061-11/+7
| * | | | checkstack: fix printed addressHeiko Carstens2023-12-061-6/+2
* | | | | Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-12-071-2/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | dt: dt-extract-compatibles: Don't follow symlinks when walking treeNícolas F. R. A. Prado2023-11-091-2/+12
* | | | | Merge tag 'hardening-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-12-011-2/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | gcc-plugins: randstruct: Update code comment in relayout_struct()Gustavo A. R. Silva2023-11-271-2/+1
| | |/ / | |/| |