summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | fixdep: parse Makefile more correctly to handle comments etc.Masahiro Yamada2023-01-221-54/+119
| * | kbuild: specify output names separately for each emission type from rustcMasahiro Yamada2023-01-222-11/+10
| * | kbuild: refactor host*_flagsMasahiro Yamada2023-01-221-10/+8
| * | kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtboMasahiro Yamada2023-01-221-30/+15
| * | kbuild: add more comments for KBUILD_NOCMDDEP=1Masahiro Yamada2023-01-221-0/+6
| * | kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd filesMasahiro Yamada2023-01-224-8/+8
| * | kbuild: make W=1 warn files that are tracked but ignored by gitMasahiro Yamada2023-01-221-0/+19
| * | kbuild: clean up stale file removalMasahiro Yamada2023-01-221-23/+1
| * | kbuild: allow to combine multiple V= levelsMasahiro Yamada2023-01-222-3/+3
| * | kbuild: do not print extra logs for V=2Masahiro Yamada2023-01-222-4/+4
| * | kbuild: print short log in addition to the whole command with V=1Masahiro Yamada2023-01-221-13/+13
* | | Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-02-251-1/+11
|\ \ \
| * | | scripts/decodecode: Add support for RISC-VBjörn Töpel2023-02-211-1/+11
| | |/ | |/|
* | | Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-244-31/+169
|\ \ \
| * | | of: add processing of EXPECT_NOT to of_unittest_expectFrank Rowand2023-02-171-12/+145
| * | | of: prepare to add processing of EXPECT_NOT to of_unittest_expectFrank Rowand2023-02-171-20/+20
| * | | scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6eRob Herring2023-02-063-6/+11
| |/ /
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-0/+1
|\ \ \
| * | | const_structs.checkpatch.pl: add kobj_typeThomas Weißschuh2023-02-081-0/+1
| | |/ | |/|
* | | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-241-1/+8
|\ \ \
| * | | scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas2023-02-161-1/+1
| * | | Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman2023-02-064-11/+33
| |\ \ \
| * \ \ \ Merge 6.2-rc5 into char-misc-nextGreg Kroah-Hartman2023-01-224-8/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | scripts/tags.sh: choose which directories to exclude from being indexedPaulo Miguel Almeida2023-01-201-0/+7
* | | | | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-02-236-12/+279
|\ \ \ \ \
| * | | | | scripts/tags.sh: fix the Kconfig tags generation when using latest ctagsKevin Hao2023-02-021-4/+6
| * | | | | scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli2023-02-021-0/+1
| * | | | | checkpatch: improve EMBEDDED_FILENAME testJoe Perches2023-02-021-1/+1
| * | | | | scripts/spelling.txt: add more spelling correctionsDiederik de Haas2023-02-021-0/+12
| * | | | | checkpatch: use proper way for show problematic lineThorsten Leemhuis2023-02-021-5/+5
| * | | | | checkpatch: warn when Reported-by: is not followed by Link:Kai Wasserbäch2023-02-021-0/+12
| * | | | | checkpatch: warn when unknown tags are used for linksKai Wasserbäch2023-02-021-0/+12
| * | | | | scripts/bloat-o-meter: use the reverse flag for sortAlexander Pantyukhin2023-02-021-2/+1
| * | | | | scripts/gdb: add mm introspection utilsDmitrii Bundin2023-02-022-0/+223
| * | | | | scripts/spelling: add a few more typosSeongJae Park2023-02-021-0/+3
| * | | | | checkpatch: mark kunmap() and kunmap_atomic() deprecatedIra Weiny2023-02-021-0/+2
| * | | | | scripts/spelling.txt: add `permitted'Ricardo Ribalda2023-02-021-0/+1
| |/ / / /
* | | | | Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-231-1/+1
|\ \ \ \ \
| * | | | | kbuild: Modify default INSTALL_MOD_DIR from extra to updatesLuis Chamberlain2023-01-251-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2023-02-231-3/+3
|\ \ \ \ \
| * | | | | tracing: Always use canonical ftrace pathRoss Zwisler2023-02-181-3/+3
* | | | | | Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds2023-02-221-11/+0
|\ \ \ \ \ \
| * | | | | | scripts: kernel-doc: Remove workaround for @param... syntaxJonathan Neuschäfer2023-01-311-11/+0
* | | | | | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-212-1/+5
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-171-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-091-1/+5
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-023-10/+28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-282-1/+5
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | btf, scripts: Exclude Rust CUs with paholeMartin Rodriguez Reboredo2023-01-171-0/+4
| | * | | | | | | | bpf_doc: Fix build error with older python versionsMichal Suchanek2023-01-111-1/+1
| | | |_|_|/ / / / | | |/| | | | | |