summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-03-05Remove Intel compiler supportMasahiro Yamada
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-03Merge tag 'cocci-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2023-03-02kasan: treat meminstrinsic as builtins in uninstrumented filesMarco Elver
2023-03-02kasan: emit different calls for instrumentable memintrinsicsMarco Elver
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-02-26kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_installMasahiro Yamada
2023-02-26kbuild: deb-pkg: improve the usability of source packageMasahiro Yamada
2023-02-26kbuild: deb-pkg: fix binary-arch and clean in debian/rulesMasahiro Yamada
2023-02-26kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada
2023-02-26kbuild: make perf-tar*-src-pkg work without relying on gitMasahiro Yamada
2023-02-26kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada
2023-02-26kbuild: deb-pkg: make .orig tarball a hard link if possibleMasahiro Yamada
2023-02-26kbuild: deb-pkg: hide KDEB_SOURCENAME from MakefileMasahiro Yamada
2023-02-26kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada
2023-02-26kbuild: rpm-pkg: build binary packages from source rpmMasahiro Yamada
2023-02-26kbuild: deb-pkg: create source package without cleaningMasahiro Yamada
2023-02-25Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-02-25scripts: coccicheck: Use /usr/bin/envJarkko Sakkinen
2023-02-25scripts: coccicheck: Avoid warning about spurious escapePeter Foley
2023-02-24Merge tag 'devicetree-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-02-23Merge tag 'modules-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-23Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-21scripts/decodecode: Add support for RISC-VBjörn Töpel
2023-02-21Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-02-20Merge tag 'x86-boot-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-02-20Merge tag 'soc-defconfig-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-02-18tracing: Always use canonical ftrace pathRoss Zwisler
2023-02-17of: add processing of EXPECT_NOT to of_unittest_expectFrank Rowand
2023-02-17of: prepare to add processing of EXPECT_NOT to of_unittest_expectFrank Rowand
2023-02-17Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2023-02-16scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas
2023-02-16kbuild: add a tool to list files ignored by gitMasahiro Yamada
2023-02-15setlocalversion: use only the correct release tag for git-describeMasahiro Yamada
2023-02-13Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds
2023-02-13kbuild: Provide a version of merge_into_defconfig without override warningsMark Brown
2023-02-13scripts: merge_config: Add option to suppress warning on overridesMark Brown
2023-02-09scripts/gdb: fix 'lx-current' for x86Jeff Xie
2023-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-08const_structs.checkpatch.pl: add kobj_typeThomas Weißschuh
2023-02-06scripts/dtc: Update to upstream version v1.6.1-66-gabbd523bae6eRob Herring
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman
2023-02-05setlocalversion: clean up the construction of version outputMasahiro Yamada
2023-02-05kbuild: do not automatically add -w option to modpostMasahiro Yamada
2023-02-05kbuild: deb-pkg: add --source-option=-sPMasahiro Yamada