summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | modpost: move __attribute__((format(printf, 2, 3))) to modpost.hMasahiro Yamada2023-12-102-3/+3
| * | kbuild: determine base DTB by suffixMasahiro Yamada2023-12-101-2/+2
| * | kbuild: deb-pkg: remove the fakeroot builds supportMasahiro Yamada2023-12-102-10/+2
| * | kconfig: default to zero if int/hex symbol lacks default propertyMasahiro Yamada2023-12-031-5/+12
| * | kconfig: remove unneeded symbol_empty variableMasahiro Yamada2023-12-031-9/+2
| * | scripts: clean up IA-64 codeMasahiro Yamada2023-12-0310-34/+6
| * | kbuild: support W=c and W=e shorthands for KconfigMasahiro Yamada2023-12-032-9/+8
| * | kbuild: remove the last use of old cmd_src_tar rule in packagingMasahiro Yamada2023-11-282-24/+2
| * | kbuild: buildtar: always make modules_installPetr Vorel2023-11-281-4/+2
| * | kbuild: buildtar: Remove unused $dirsPetr Vorel2023-11-281-2/+0
| * | kconfig: massage the loop in conf_read_simple()Masahiro Yamada2023-11-281-6/+13
| * | kconfig: require an exact match for "is not set" to disable CONFIG optionMasahiro Yamada2023-11-281-1/+1
| * | kconfig: introduce getline_stripped() helperMasahiro Yamada2023-11-281-14/+26
| * | kconfig: deduplicate code in conf_read_simple()Masahiro Yamada2023-11-281-54/+35
| * | kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()Masahiro Yamada2023-11-281-13/+8
| * | kconfig: require a space after '#' for valid inputMasahiro Yamada2023-11-281-0/+2
| * | kconfig: remove error check for xrealloc()Masahiro Yamada2023-11-281-6/+2
| * | kbuild: deb-pkg: apply short -R and -j optionsDmitrii Bundin2023-11-281-1/+1
| * | kconfig: do not clear SYMBOL_DEF_USER when the value is out of rangeMasahiro Yamada2023-11-281-1/+1
| * | genksyms: use getopt_long() unconditionallyMasahiro Yamada2023-11-281-18/+0
| * | genksyms: remove the remnant of the -s optionMasahiro Yamada2023-11-281-4/+2
* | | Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-172-11/+7
|\ \ \
| * | | scripts/tags.sh: remove find_sourcesWei Yang2024-01-041-7/+2
| * | | scripts/tags.sh: use -n to test archincludeWei Yang2024-01-041-1/+1
| * | | scripts/tags.sh: add local annotationWei Yang2024-01-041-2/+2
| * | | scripts/tags.sh: use more portable -path instead of -wholenameWei Yang2024-01-041-1/+1
| * | | scripts/tags.sh: Update comment (addition of gtags)René Nyffenegger2024-01-041-1/+1
| * | | Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2023-12-201-0/+1
| |\ \ \
| | * | | scripts: checkpatch: Add __aligned to the list of attribute notesMarcelo Schmitt2023-12-171-0/+1
* | | | | Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-171-2/+17
|\ \ \ \ \
| * | | | | scripts/decode_stacktrace.sh: optionally use LLVM utilitiesCarlos Llamas2024-01-121-2/+17
* | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |