summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-05-10kconfig: gconf: update pane correctly after loading a config fileMasahiro Yamada
2024-05-10kbuild: buildtar: install riscv compressed images as vmlinuzEmil Renner Berthing
2024-05-10kbuild: simplify generic vdso installation codeMasahiro Yamada
2024-05-10kbuild: add 'private' to target-specific variablesMasahiro Yamada
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-10kbuild: use $(obj)/ instead of $(src)/ for common pattern rulesMasahiro Yamada
2024-05-08Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman
2024-05-08scripts/gdb: fix detection of current CPU in KGDBFlorian Rommel
2024-05-08scripts/gdb: make get_thread_info accept pointersFlorian Rommel
2024-05-08scripts/gdb: fix parameter handling in $lx_per_cpuFlorian Rommel
2024-05-08scripts/gdb: fix failing KGDB detection during probeFlorian Rommel
2024-05-07kbuild: do not add $(srctree) or $(objtree) to header search pathsMasahiro Yamada
2024-05-07kernel-doc: Added "*" in $type_constants2 to fix 'make htmldocs' warning.Utkarsh Tripathi
2024-05-07m68k: Avoid CONFIG_COLDFIRE switch in uapi headerThomas Huth
2024-05-05rust: upgrade to Rust 1.78.0Miguel Ojeda
2024-05-04scripts/spdxcheck: Add count of missing files to stats outputBird, Tim
2024-05-03const_structs.checkpatch: add lcd_opsKrzysztof Kozlowski
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02docs: scripts/check-variable-fonts.sh: Improve commands for detectionAkira Yokosawa
2024-05-02kconfig: remove SYMBOL_NO_WRITE flagMasahiro Yamada
2024-05-02kconfig: remove 'optional' property supportMasahiro Yamada
2024-05-02kconfig: remove SYMBOL_CHOICE flagMasahiro Yamada
2024-05-02kbuild: buildtar: remove warning for the default caseMasahiro Yamada
2024-05-02kconfig: remove unneeded if-conditional in conf_choice()Masahiro Yamada
2024-05-02kconfig: use menu_for_each_entry() to traverse menu treeMasahiro Yamada
2024-05-02kconfig: add menu_next() function and menu_for_each(_sub)_entry macrosMasahiro Yamada
2024-05-02kbuild: buildtar: add comments about inconsistent package generationMasahiro Yamada
2024-05-02dt-bindings: kbuild: Add separate target/dependency for processed-schema.jsonRob Herring
2024-04-28RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda
2024-04-27Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-04-25lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan
2024-04-25scripts/kallysms: always include __start and __stop symbolsKent Overstreet
2024-04-25scripts/kernel-doc: drop "_noprof" on function prototypesRandy Dunlap
2024-04-25kbuild: rust: force `alloc` extern to allow "empty" Rust filesMiguel Ojeda
2024-04-24kernel-doc: fix struct_group_tagged() parsingKees Cook
2024-04-23scripts/unifdef: avoid constexpr keywordArnd Bergmann
2024-04-17s390/expoline: Make modules use kernel expolinesVasily Gorbik
2024-04-16kbuild: use the upstream `alloc` crateWedson Almeida Filho
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2024-04-12arm64: boot: Support Flat Image TreeSimon Glass
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-10docs: Detect variable fonts and suggest denylisting themAkira Yokosawa
2024-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-04-02scripts: sphinx-pre-install: Add pyyaml hint to other distrosThorsten Blum
2024-04-02scripts/sphinx-pre-install: fix Arch xelatex dependencyLi Hua
2024-04-02kbuild: rust: use `-Zdebuginfo-compression`Miguel Ojeda
2024-04-02kbuild: rust: use `-Zdwarf-version` to support DWARFv5Miguel Ojeda