summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2024-05-14modules: Drop the .export_symbol section from the final modulesWang Yao1-0/+1
2024-05-14LoongArch: rust: Switch to use built-in rustc targetWANG Rui2-7/+2
2024-05-14Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-2/+13
2024-05-14Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linuxLinus Torvalds5-4/+12
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds3-3/+122
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-5/+0
2024-05-12scripts: checkpatch: check unused parameters for function-like macroXining Xu1-0/+6
2024-05-10kbuild,bpf: Switch to using --btf_features for pahole v1.26 and laterAlan Maguire1-2/+13
2024-05-09kconfig: use menu_list_for_each_sym() in sym_check_choice_deps()Masahiro Yamada1-10/+15
2024-05-09kconfig: use sym_get_choice_menu() in conf_write_defconfig()Masahiro Yamada1-4/+5
2024-05-09kconfig: add sym_get_choice_menu() helperMasahiro Yamada2-0/+36
2024-05-09kconfig: turn defaults and additional prompt for choice members into errorMasahiro Yamada2-10/+40
2024-05-09kconfig: turn missing prompt for choice members into errorMasahiro Yamada2-2/+14
2024-05-09kconfig: turn conf_choice() into void functionMasahiro Yamada1-6/+5
2024-05-09kconfig: use linked list in sym_set_changed()Masahiro Yamada1-5/+3
2024-05-09kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGEDMasahiro Yamada1-6/+3
2024-05-09kconfig: gconf: remove debug codeMasahiro Yamada1-48/+1
2024-05-09kconfig: gconf: update pane correctly after loading a config fileMasahiro Yamada1-1/+3
2024-05-09kbuild: buildtar: install riscv compressed images as vmlinuzEmil Renner Berthing1-10/+8
2024-05-09kbuild: simplify generic vdso installation codeMasahiro Yamada1-4/+3
2024-05-09kbuild: add 'private' to target-specific variablesMasahiro Yamada1-3/+3
2024-05-09kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada10-23/+22
2024-05-09kbuild: use $(obj)/ instead of $(src)/ for common pattern rulesMasahiro Yamada3-16/+16
2024-05-08Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman1-1/+1
2024-05-08scripts/gdb: fix detection of current CPU in KGDBFlorian Rommel1-5/+1
2024-05-08scripts/gdb: make get_thread_info accept pointersFlorian Rommel1-1/+1
2024-05-08scripts/gdb: fix parameter handling in $lx_per_cpuFlorian Rommel1-3/+2
2024-05-08scripts/gdb: fix failing KGDB detection during probeFlorian Rommel1-1/+1
2024-05-07kbuild: do not add $(srctree) or $(objtree) to header search pathsMasahiro Yamada1-3/+3
2024-05-07kernel-doc: Added "*" in $type_constants2 to fix 'make htmldocs' warning.Utkarsh Tripathi1-1/+1
2024-05-07m68k: Avoid CONFIG_COLDFIRE switch in uapi headerThomas Huth1-1/+0
2024-05-05rust: upgrade to Rust 1.78.0Miguel Ojeda2-2/+2
2024-05-04scripts/spdxcheck: Add count of missing files to stats outputBird, Tim1-0/+3
2024-05-03const_structs.checkpatch: add lcd_opsKrzysztof Kozlowski1-0/+1
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-05-02docs: scripts/check-variable-fonts.sh: Improve commands for detectionAkira Yokosawa1-8/+6
2024-05-02kconfig: remove SYMBOL_NO_WRITE flagMasahiro Yamada5-8/+4
2024-05-02kconfig: remove 'optional' property supportMasahiro Yamada14-75/+5
2024-05-02kconfig: remove SYMBOL_CHOICE flagMasahiro Yamada6-9/+6
2024-05-02kbuild: buildtar: remove warning for the default caseMasahiro Yamada1-11/+1
2024-05-02kconfig: remove unneeded if-conditional in conf_choice()Masahiro Yamada1-3/+2
2024-05-02kconfig: use menu_for_each_entry() to traverse menu treeMasahiro Yamada2-35/+6
2024-05-02kconfig: add menu_next() function and menu_for_each(_sub)_entry macrosMasahiro Yamada2-0/+26
2024-05-02kbuild: buildtar: add comments about inconsistent package generationMasahiro Yamada1-4/+12
2024-05-02dt-bindings: kbuild: Add separate target/dependency for processed-schema.jsonRob Herring1-1/+1
2024-04-29RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda1-0/+6
2024-04-27Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-1/+1
2024-04-26lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan1-0/+7
2024-04-26scripts/kallysms: always include __start and __stop symbolsKent Overstreet1-0/+13
2024-04-26scripts/kernel-doc: drop "_noprof" on function prototypesRandy Dunlap1-0/+1