summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman-4/+7
2023-04-10rust: Enable the new_uninit feature for kernel and driver cratesAsahi Lina-1/+1
2023-04-08scripts/gdb: bail early if there are no generic PDFlorian Fainelli-1/+3
2023-04-08scripts/gdb: bail early if there are no clocksFlorian Fainelli-0/+2
2023-04-08checkpatch: ignore ETHTOOL_LINK_MODE_ enum valuesGerhard Engleder-0/+2
2023-04-08scripts/link-vmlinux.sh: fix error message presentationAndrew Morton-1/+1
2023-04-08scripts/gdb: support getting current task struct in UMLGlenn Washburn-2/+8
2023-04-08scripts/gdb: correct indentation in get_current_taskGlenn Washburn-9/+9
2023-04-07scripts: generate_rust_analyzer: Handle sub-modules with no MakefileAsahi Lina-1/+4
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-3/+4
2023-04-05checkpatch: Error out if deprecated RCU API usedJoel Fernandes (Google)-0/+9
2023-04-01Merge tag 'kbuild-fixes-v6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+4
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-1/+3
2023-03-29leaking_addresses: also skip canonical ftrace pathRoss Zwisler-0/+1
2023-03-29cdx: add the cdx bus driverNipun Gupta-0/+16
2023-03-28Merge branch 'locking/rcuref' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski-7/+6
2023-03-28atomics: Provide atomic_add_negative() variantsThomas Gleixner-7/+6
2023-03-27dts: add riscv include prefix linkAndre Przywara-0/+1
2023-03-23checksyscalls: ignore fstat to silence build warning on LoongArchTiezhu Yang-1/+3
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf-1/+1
2023-03-23sh: remove sh5/sh64 last fragmentsRandy Dunlap-7/+0
2023-03-23modpost: Fix processing of CRCs on 32-bit build machinesBen Hutchings-1/+1
2023-03-23scripts: merge_config: Fix typo in variable name.Mirsad Goran Todorovac-1/+1
2023-03-22kbuild: deb-pkg: set version for linux-headers pathsKevin Locke-1/+2
2023-03-16kbuild: use git-archive for source package creationMasahiro Yamada-1149/+180
2023-03-16kbuild: rpm-pkg: move source components to rpmbuild/SOURCESMasahiro Yamada-5/+9
2023-03-15kbuild: deb-pkg: use dh_listpackages to know enabled packagesMasahiro Yamada-29/+39
2023-03-15kbuild: deb-pkg: split image and debug objects staging out into functionsMasahiro Yamada-106/+116
2023-03-15kbuild: deb-pkg: set CROSS_COMPILE only when undefinedMasahiro Yamada-3/+2
2023-03-15kbuild: deb-pkg: do not take KERNELRELEASE from the source versionMasahiro Yamada-5/+5
2023-03-15kbuild: deb-pkg: make debian source package working againMasahiro Yamada-1/+4
2023-03-14kconfig: Update config changed flag before calling callbackJurica Vukadin-2/+4
2023-03-10scripts: Update the CONFIG_* ignore list in headers_install.shThomas Huth-4/+0
2023-03-07kallsyms: add kallsyms_seqs_of_names to list of special symbolsArnd Bergmann-0/+1
2023-03-05Remove Intel compiler supportMasahiro Yamada-6/+0
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds-0/+17
2023-03-03Merge tag 'cocci-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds-6/+6
2023-03-02kasan: treat meminstrinsic as builtins in uninstrumented filesMarco Elver-0/+9
2023-03-02kasan: emit different calls for instrumentable memintrinsicsMarco Elver-0/+8
2023-02-26Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-480/+1646
2023-02-26kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_installMasahiro Yamada-2/+2
2023-02-26kbuild: deb-pkg: improve the usability of source packageMasahiro Yamada-5/+20
2023-02-26kbuild: deb-pkg: fix binary-arch and clean in debian/rulesMasahiro Yamada-4/+2
2023-02-26kbuild: tar-pkg: use tar rules in scripts/Makefile.packageMasahiro Yamada-57/+24
2023-02-26kbuild: make perf-tar*-src-pkg work without relying on gitMasahiro Yamada-33/+64
2023-02-26kbuild: deb-pkg: switch over to source format 3.0 (quilt)Masahiro Yamada-24/+19
2023-02-26kbuild: deb-pkg: make .orig tarball a hard link if possibleMasahiro Yamada-1/+5
2023-02-26kbuild: deb-pkg: hide KDEB_SOURCENAME from MakefileMasahiro Yamada-9/+16
2023-02-26kbuild: srcrpm-pkg: create source package without cleaningMasahiro Yamada-32/+8
2023-02-26kbuild: rpm-pkg: build binary packages from source rpmMasahiro Yamada-5/+3