summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-03-23checksyscalls: ignore fstat to silence build warning on LoongArchTiezhu Yang
2023-03-16kbuild: use git-archive for source package creationMasahiro Yamada
2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada
2023-03-15kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada
2023-03-15kbuild: deb-pkg: split image and debug objects staging out into functionsMasahiro Yamada
2023-03-15kbuild: deb-pkg: set CROSS_COMPILE only when undefinedMasahiro Yamada
2023-03-15kbuild: deb-pkg: do not take KERNELRELEASE from the source versionMasahiro Yamada
2023-03-15kbuild: deb-pkg: make debian source package working againMasahiro Yamada
2023-03-14kconfig: Update config changed flag before calling callbackJurica Vukadin
2023-03-07kallsyms: add kallsyms_seqs_of_names to list of special symbolsArnd Bergmann
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