summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds31-480/+1646
2023-02-26kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_installMasahiro Yamada1-2/+2
2023-02-26kbuild: deb-pkg: improve the usability of source packageMasahiro Yamada2-5/+20
2023-02-26kbuild: deb-pkg: fix binary-arch and clean in debian/rulesMasahiro Yamada1-4/+2
2023-02-26kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada2-57/+24
2023-02-26kbuild: make perf-tar*-src-pkg work without relying on gitMasahiro Yamada1-33/+64
2023-02-26kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada2-24/+19
2023-02-26kbuild: deb-pkg: make .orig tarball a hard link if possibleMasahiro Yamada1-1/+5
2023-02-26kbuild: deb-pkg: hide KDEB_SOURCENAME from MakefileMasahiro Yamada2-9/+16
2023-02-26kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada2-32/+8
2023-02-26kbuild: rpm-pkg: build binary packages from source rpmMasahiro Yamada1-5/+3
2023-02-26kbuild: deb-pkg: create source package without cleaningMasahiro Yamada2-6/+66
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+11
2023-02-25Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-31/+169
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+8
2023-02-24Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds6-12/+279
2023-02-24Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds1-3/+3
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds1-11/+0
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+5
2023-02-22scripts/decodecode: Add support for RISC-VBjörn Töpel1-1/+11
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2023-02-21Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+0
2023-02-21Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+45
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler1-3/+3
2023-02-18of: add processing of EXPECT_NOT to of_unittest_expectFrank Rowand1-12/+145
2023-02-18of: prepare to add processing of EXPECT_NOT to of_unittest_expectFrank Rowand1-20/+20
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2023-02-16scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas1-1/+1
2023-02-16kbuild: add a tool to list files ignored by gitMasahiro Yamada3-1/+1059
2023-02-14setlocalversion: use only the correct release tag for git-describeMasahiro Yamada1-7/+20
2023-02-14Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2023-02-13kbuild: Provide a version of merge_into_defconfig without override warningsMark Brown1-0/+14
2023-02-13scripts: merge_config: Add option to suppress warning on overridesMark Brown1-9/+16
2023-02-10scripts/gdb: fix 'lx-current' for x86Jeff Xie1-1/+1
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2023-02-08const_structs.checkpatch.pl: add kobj_typeThomas Weißschuh1-0/+1
2023-02-06scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6eRob Herring3-6/+11
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman4-11/+33
2023-02-05setlocalversion: clean up the construction of version outputMasahiro Yamada1-7/+6
2023-02-05kbuild: do not automatically add -w option to modpostMasahiro Yamada1-5/+3
2023-02-05kbuild: deb-pkg: add --source-option=-sPMasahiro Yamada1-1/+1
2023-02-05setlocalversion: absorb $(KERNELVERSION)Masahiro Yamada1-1/+6
2023-02-05setlocalversion: make indentation shallowerMasahiro Yamada1-38/+41
2023-02-05setlocalversion: simplify the construction of the short versionMasahiro Yamada1-2/+1
2023-02-04Merge tag 'kbuild-fixes-v6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+5
2023-02-03scripts/tags.sh: fix the Kconfig tags generation when using latest ctagsKevin Hao1-4/+6
2023-02-03scripts/spelling.txt: add "exsits" pattern and fix typo instancesLuca Ceresoli1-0/+1
2023-02-03checkpatch: improve EMBEDDED_FILENAME testJoe Perches1-1/+1