summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-07-29Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-4/+4
2024-07-28kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2-2/+2
2024-07-28kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez1-1/+1
2024-07-27Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds3-38/+56
2024-07-25Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+18
2024-07-24kbuild: rpm-pkg: Fix C locale setupPetr Vorel1-1/+1
2024-07-24Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds66-1367/+952
2024-07-22Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds6-28/+57
2024-07-21kallsyms: change sym_entry::percpu_absolute to bool typeMasahiro Yamada1-4/+4
2024-07-21kallsyms: unify seq and start_pos fields of struct sym_entryMasahiro Yamada1-3/+2
2024-07-21kallsyms: add more original symbol type/name in comment linesMasahiro Yamada1-10/+9
2024-07-21kallsyms: use \t instead of a tab in printf()Masahiro Yamada1-1/+1
2024-07-21kallsyms: avoid repeated calculation of array size for markersMasahiro Yamada1-3/+4
2024-07-21kbuild: add script and target to generate pacman packageThomas Weißschuh2-0/+122
2024-07-21modpost: use generic macros for hash table implementationMasahiro Yamada1-13/+5
2024-07-21kbuild: move some helper headers from scripts/kconfig/ to scripts/include/Masahiro Yamada16-224/+14
2024-07-20kbuild: clean up scripts/remove-stale-filesMasahiro Yamada1-18/+0
2024-07-20kconfig: recursive checks drop file/linenoHONG Yifan2-48/+30
2024-07-20kbuild: rpm-pkg: introduce a simple changelog section for kernel.specRafael Aquini1-0/+23
2024-07-20kallsyms: get rid of code for absolute kallsymsJann Horn2-50/+32
2024-07-20kbuild: Create INSTALL_PATH directory if it does not existZhang Bingwu1-0/+4
2024-07-20kconfig: remove 'e1' and 'e2' macros from expression deduplicationMasahiro Yamada1-52/+42
2024-07-20Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+0
2024-07-20Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+1
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2024-07-19syscalls: Fix to add sys_uretprobe to syscall.tblMasami Hiramatsu (Google)1-0/+1
2024-07-19Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds1-0/+203
2024-07-19Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds1-0/+1
2024-07-18kbuild: fix rebuild of generic syscall headersMasahiro Yamada1-0/+8
2024-07-18Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds16-159/+547
2024-07-17Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2-5/+8
2024-07-17Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-26/+84
2024-07-16Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+0
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-58/+502
2024-07-16kconfig: remove SYMBOL_CHOICEVAL flagMasahiro Yamada5-11/+8
2024-07-16kconfig: add const qualifiers to several function argumentsMasahiro Yamada8-36/+40
2024-07-16kconfig: call expr_eliminate_yn() at least once in expr_eliminate_dups()Masahiro Yamada1-5/+2
2024-07-16kbuild: deb-pkg: use default string when variable is unset or nullMasahiro Yamada1-3/+3
2024-07-16modpost: rename R_ARM_THM_CALL to R_ARM_THM_PC22Masahiro Yamada1-5/+1
2024-07-16modpost: remove self-definitions of R_ARM_* macrosMasahiro Yamada1-30/+0
2024-07-16kbuild: raise the minimum GNU Make requirement to 4.0Masahiro Yamada1-1/+1
2024-07-16kbuild: avoid build error when single DTB is turned into composite DTBMasahiro Yamada1-1/+5
2024-07-16kbuild: package: add -e and -u options to some shell scriptsMasahiro Yamada6-13/+22
2024-07-16Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+16
2024-07-16Merge tag 'x86_build_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2024-07-16Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-0/+10
2024-07-15kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAILMasahiro Yamada1-13/+7
2024-07-15kbuild: deb-pkg: remove support for EMAIL environment variableMasahiro Yamada1-1/+1
2024-07-15kconfig: refactor error messages in sym_check_print_recursive()Masahiro Yamada1-9/+9
2024-07-15kconfig: improve error message for recursive dependency in choiceMasahiro Yamada1-6/+1