summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-07-25kconfig: remove wrong expr_trans_bool()Masahiro Yamada
2024-07-25kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada
2024-07-18kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez
2024-07-18kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor
2024-07-11kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada
2024-07-05kbuild: Install dtb files as 0644 in Makefile.dtbinstDragan Simic
2024-07-05kbuild: rpm-pkg: fix build error with CONFIG_MODULES=nMasahiro Yamada
2024-07-05kbuild: Fix build target deb-pkg: ln: failed to create hard linkThayne Harbaugh
2024-06-21locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas
2024-06-21modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.oMasahiro Yamada
2024-06-12kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada
2024-06-12s390/vdso: Create .build-id links for unstripped vdso filesJens Remus
2024-05-30modules: Drop the .export_symbol section from the final modulesWang Yao
2024-04-27Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-04-25kbuild: rust: force `alloc` extern to allow "empty" Rust filesMiguel Ojeda
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-03gcc-plugins/stackleak: Avoid .head.text sectionArd Biesheuvel
2024-04-02Merge tag 'docs-6.9-fixes' of git://git.lwn.net/linuxLinus Torvalds
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-29docs: Fix bitfield handling in kernel-docDonald Hunter
2024-03-28Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-28modpost: do not make find_tosym() return NULLMasahiro Yamada
2024-03-28kconfig: do not reparent the menu inside a choice blockMasahiro Yamada
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-22Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'cocci-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2024-03-21kconfig: tests: test dependency after shuffling choicesMasahiro Yamada
2024-03-21kconfig: tests: add a test for randconfig with dependent choicesMasahiro Yamada
2024-03-21kconfig: tests: support KCONFIG_SEED for the randconfig runnerMasahiro Yamada
2024-03-18Merge tag 'sysctl-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-03-19kbuild: rpm-pkg: add dtb files in kernel rpmJose Ignacio Tornos Martinez
2024-03-19kconfig: remove unneeded menu_is_visible() call in conf_write_defconfig()Masahiro Yamada
2024-03-19kconfig: check prompt for choice while parsingMasahiro Yamada
2024-03-19kconfig: lxdialog: remove unused dialog colorsMasahiro Yamada
2024-03-19kconfig: lxdialog: fix button color for blackbg themeMasahiro Yamada
2024-03-19modpost: fix null pointer dereferenceMax Kellermann
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-15scripts/bpf_doc: Use silent mode when exec make cmdHangbin Liu
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-03-13Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-13Merge tag 'tag-chrome-platform-firmware-for-v6.9' of git://git.kernel.org/pub...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds