aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-02-19kbuild: rpm-pkg: mark installed files in /boot as %ghostGravatar Masahiro Yamada 1-0/+4
2024-02-19kbuild: rpm-pkg: do not include depmod-generated filesGravatar Masahiro Yamada 1-3/+19
2024-02-19kbuild: deb-pkg: call more misc debhelper commandsGravatar Masahiro Yamada 2-9/+5
2024-02-19kbuild: deb-pkg: build binary-arch in parallelGravatar Masahiro Yamada 2-34/+47
2024-02-19kbuild: deb-pkg: make debian/rules quiet for 'make deb-pkg'Gravatar Masahiro Yamada 1-7/+9
2024-02-19kbuild: deb-pkg: show verbose log for direct package buildsGravatar Masahiro Yamada 1-0/+8
2024-02-19kbuild: simplify dtbs_install by reading the list of compiled DTBsGravatar Masahiro Yamada 2-20/+18
2024-02-19kbuild: create a list of all built DTB filesGravatar Masahiro Yamada 2-8/+18
2024-02-19kconfig: fix line number in recursive inclusion detectionGravatar Masahiro Yamada 1-4/+5
2024-02-19kconfig: remove unneeded buffer allocation in zconf_initscan()Gravatar Masahiro Yamada 1-16/+13
2024-02-18coccinelle: device_attr_show: Remove useless expression STRGravatar Li Zhijian 1-1/+1
2024-02-17firmware: coreboot: Generate aliases for coreboot modulesGravatar Nícolas F. R. A. Prado 2-0/+13
2024-02-16kbuild: Add -Wa,--fatal-warnings to as-instr invocationGravatar Nathan Chancellor 2-2/+2
2024-02-15kallsyms: ignore ARMv4 thunks along with othersGravatar Arnd Bergmann 1-11/+2
2024-02-14scripts/kernel-doc: reindentGravatar Vegard Nossum 1-1264/+1258
2024-02-14docs: scripts: sphinx-pre-install: Fix building docs with pyyaml packageGravatar Thorsten Blum 1-0/+4
2024-02-15modpost: trim leading spaces when processing source files listGravatar Radek Krejci 1-1/+6
2024-02-15gen_compile_commands: fix invalid escape sequence warningGravatar Andrew Ballance 1-1/+1
2024-02-15kbuild: Fix changing ELF file type for output of gen_btf for big endianGravatar Nathan Chancellor 1-2/+7
2024-02-14bpf, scripts: Correct GPL license nameGravatar Gianmarco Lusvardi 1-1/+1
2024-02-14Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Gravatar Ingo Molnar 4-7/+7
2024-02-09arm64: rust: Enable Rust support for AArch64Gravatar Jamie Cunliffe 1-1/+3
2024-02-09rust: Refactor the build target to allow the use of builtin targetsGravatar Jamie Cunliffe 1-1/+3
2024-02-08x86: replace CONFIG_HAVE_KVM with IS_ENABLED(CONFIG_KVM)Gravatar Paolo Bonzini 2-2/+6
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLGravatar Kees Cook 1-1/+1
2024-02-06ubsan: Use Clang's -fsanitize-trap=undefined optionGravatar Kees Cook 1-1/+1
2024-02-05kernel-doc: Support arrays of pointers struct fieldsGravatar Sakari Ailus 1-0/+9
2024-02-01Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-33/+22
2024-01-31kconfig: initialize sym->curr.tri to 'no' for all symbol types againGravatar Masahiro Yamada 1-1/+3
2024-01-31kbuild: rpm-pkg: simplify installkernel %postGravatar Jose Ignacio Tornos Martinez 1-11/+11
2024-01-31modpost: avoid using the alias attributeGravatar Masahiro Yamada 2-16/+2
2024-01-30docs: sphinx-pre-install fix-noto-sans-cjk on fedoraGravatar Andrew Ballance 1-2/+7
2024-01-30kernel-doc: drop looking for "MACDOC"Gravatar Randy Dunlap 1-1/+1
2024-01-30scripts/kernel-doc: Do not process backslash lines in commentsGravatar Anna-Maria Behnsen 1-1/+1
2024-01-29bpf: Generate const static pointers for kernel helpersGravatar Jose E. Marchesi 1-1/+1
2024-01-28modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONSGravatar Nathan Chancellor 1-1/+2
2024-01-28kbuild: defconf: use SRCARCH to find merged configsGravatar Zhang Bingwu 1-4/+4
2024-01-22rust: upgrade to Rust 1.75.0Gravatar Miguel Ojeda 1-1/+1
2024-01-21Makefile: Enable -Wstringop-overflow globallyGravatar Gustavo A. R. Silva 1-2/+0
2024-01-20Merge tag 'coccinelle-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-9/+8
2024-01-20coccinelle: device_attr_show: simplify patch caseGravatar Julia Lawall 1-8/+3
2024-01-19Merge tag 'loongarch-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Gravatar Linus Torvalds 3-2/+26
2024-01-19coccinelle: device_attr_show: Adapt to the latest Documentation/filesystems/s...Gravatar Li Zhijian 1-9/+13
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 35-453/+922
2024-01-17Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-11/+7
2024-01-17Merge tag 'mm-hotfixes-stable-2024-01-12-16-52' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-2/+17
2024-01-17LoongArch: Enable initial Rust supportGravatar WANG Rui 1-0/+7
2024-01-17scripts/min-tool-version.sh: Raise minimum clang version to 18.0.0 for loongarchGravatar WANG Rui 1-0/+2
2024-01-17modpost: Ignore relaxation and alignment marker relocs on LoongArchGravatar WANG Xuerui 1-2/+17
2024-01-12scripts/decode_stacktrace.sh: optionally use LLVM utilitiesGravatar Carlos Llamas 1-2/+17