summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2023-05-24recordmcount: Fix memory leaks in the uwrite functionHao Zeng
2023-05-11scripts/gdb: fix lx-timerlist for Python3Peng Liu
2023-05-11scripts/gdb: raise error with reduced debugging informationFlorian Fainelli
2023-05-11scripts/gdb: bail early if there are no generic PDFlorian Fainelli
2023-05-11scripts/gdb: bail early if there are no clocksFlorian Fainelli
2023-04-26ASN.1: Fix check for strdup() successEkaterina Orlova
2023-04-06modpost: Fix processing of CRCs on 32-bit build machinesBen Hutchings
2023-03-22kconfig: Update config changed flag before calling callbackJurica Vukadin
2023-03-17scripts: handle BrokenPipeError for python scriptsMasahiro Yamada
2023-03-10gcc-plugins: drop -std=gnu++11 to fix GCC 13 buildSam James
2023-03-10builddeb: clean generated package contentBastian Germann
2023-03-03scripts/tags.sh: fix incompatibility with PCRE2Carlos Llamas
2023-02-25arm64: remove special treatment for the link order of head.oMasahiro Yamada
2023-02-25riscv: remove special treatment for the link order of head.oJisheng Zhang
2023-02-09kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URIJan Luebbe
2023-02-01Fix up more non-executable files marked executableLinus Torvalds
2023-02-01ftrace/scripts: Update the instructions for ftrace-bisect.shSteven Rostedt (Google)
2022-11-27Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-24scripts: add rust in scripts/Makefile.packageParan Lee
2022-11-17kbuild: Restore .version auto-increment behaviour for Debian packagesMarc Zyngier
2022-11-16scripts/faddr2line: Fix regression in name resolution on ppc64leSrikar Dronamraju
2022-11-11Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-11-09scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390Heiko Carstens
2022-11-02kconfig: fix segmentation fault in menuconfig searchMasahiro Yamada
2022-10-28kbuild: fix typo in modpostWill McVicker
2022-10-16Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-15kbuild: add -fno-discard-value-names to cmd_cc_ll_cNick Desaulniers
2022-10-14scripts/clang-tools: Convert clang-tidy args to listGuru Das Srinagesh
2022-10-14modpost: put modpost options before argumentRichard Acayan
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-13kbuild: Stop including vmlinux.bz2 in the rpm'sZack Rusin
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-10-03Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-03Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-10-03Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2022-10-03Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-10-03checkpatch: warn for non-standard fixes tag styleNiklas Söderlund
2022-10-03kmsan: add KMSAN runtime coreAlexander Potapenko
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds
2022-10-03kbuild: rebuild .vmlinux.export.o when its prerequisite is updatedMasahiro Yamada
2022-10-03kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_oMasahiro Yamada
2022-10-03kallsyms: ignore __kstrtab_* and __kstrtabns_* symbolsMasahiro Yamada
2022-10-02kallsyms: take the input file instead of reading stdinMasahiro Yamada
2022-10-02kallsyms: drop duplicated ignore patterns from kallsyms.cMasahiro Yamada
2022-10-02kbuild: reuse mksysmap output for kallsymsMasahiro Yamada
2022-10-02mksysmap: update comment about __crc_*Masahiro Yamada
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada