summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | kconfig: gconf: use MENU_CHANGED instead of SYMBOL_CHANGEDMasahiro Yamada2024-05-091-6/+3
| * | | | | kconfig: gconf: remove debug codeMasahiro Yamada2024-05-091-48/+1
| * | | | | kconfig: gconf: update pane correctly after loading a config fileMasahiro Yamada2024-05-091-1/+3
| * | | | | kbuild: buildtar: install riscv compressed images as vmlinuzEmil Renner Berthing2024-05-091-10/+8
| * | | | | kbuild: simplify generic vdso installation codeMasahiro Yamada2024-05-091-4/+3
| * | | | | kbuild: add 'private' to target-specific variablesMasahiro Yamada2024-05-091-3/+3
| * | | | | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-0910-23/+22
| * | | | | kbuild: use $(obj)/ instead of $(src)/ for common pattern rulesMasahiro Yamada2024-05-093-16/+16
| * | | | | kbuild: do not add $(srctree) or $(objtree) to header search pathsMasahiro Yamada2024-05-071-3/+3
| * | | | | kconfig: remove SYMBOL_NO_WRITE flagMasahiro Yamada2024-05-025-8/+4
| * | | | | kconfig: remove 'optional' property supportMasahiro Yamada2024-05-0214-75/+5
| * | | | | kconfig: remove SYMBOL_CHOICE flagMasahiro Yamada2024-05-026-9/+6
| * | | | | kbuild: buildtar: remove warning for the default caseMasahiro Yamada2024-05-021-11/+1
| * | | | | kconfig: remove unneeded if-conditional in conf_choice()Masahiro Yamada2024-05-021-3/+2
| * | | | | kconfig: use menu_for_each_entry() to traverse menu treeMasahiro Yamada2024-05-022-35/+6
| * | | | | kconfig: add menu_next() function and menu_for_each(_sub)_entry macrosMasahiro Yamada2024-05-022-0/+26
| * | | | | kbuild: buildtar: add comments about inconsistent package generationMasahiro Yamada2024-05-021-4/+12
| * | | | | dt-bindings: kbuild: Add separate target/dependency for processed-schema.jsonRob Herring2024-05-021-1/+1
| * | | | | scripts/unifdef: avoid constexpr keywordArnd Bergmann2024-04-221-6/+6
| |/ / / /
* | | | | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-151-1/+1
|\ \ \ \ \
| * | | | | module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree.Yifan Hong2024-05-141-1/+1
* | | | | | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-05-152-2/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-141-2/+13
| |\ \ \ \ \ \
| | * | | | | | kbuild,bpf: Switch to using --btf_features for pahole v1.26 and laterAlan Maguire2024-05-091-2/+13
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-021-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-111-0/+2
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-0516-38/+42
| |\ \ \ \ \ \
| * | | | | | | compiler_types: add Endianness-dependent __counted_by_{le,be}Alexander Lobakin2024-03-291-0/+1
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-05-142-0/+306
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: boot: Support Flat Image TreeSimon Glass2024-04-122-0/+306
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-141-3/+3
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | genirq: Convert kstat_irqs to a structBitao Hu2024-04-121-3/+3
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-05-145-4/+12
|\ \ \ \ \ \ \
| * | | | | | | rust: upgrade to Rust 1.78.0Miguel Ojeda2024-05-052-2/+2
| * | | | | | | kbuild: use the upstream `alloc` crateWedson Almeida Filho2024-04-161-1/+1
| * | | | | | | kbuild: rust: use `-Zdebuginfo-compression`Miguel Ojeda2024-04-021-0/+2
| * | | | | | | kbuild: rust: use `-Zdwarf-version` to support DWARFv5Miguel Ojeda2024-04-021-0/+6
| * | | | | | | rust: upgrade to Rust 1.77.1Miguel Ojeda2024-03-292-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds2024-05-133-3/+122
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | kernel-doc: Added "*" in $type_constants2 to fix 'make htmldocs' warning.Utkarsh Tripathi2024-05-071-1/+1
| * | | | | | docs: scripts/check-variable-fonts.sh: Improve commands for detectionAkira Yokosawa2024-05-021-8/+6
| * | | | | | kernel-doc: fix struct_group_tagged() parsingKees Cook2024-04-241-1/+2
| * | | | | | docs: Detect variable fonts and suggest denylisting themAkira Yokosawa2024-04-101-0/+117
| * | | | | | scripts: sphinx-pre-install: Add pyyaml hint to other distrosThorsten Blum2024-04-021-0/+3
| * | | | | | scripts/sphinx-pre-install: fix Arch xelatex dependencyLi Hua2024-04-021-1/+1
* | | | | | | Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-131-5/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | s390/expoline: Make modules use kernel expolinesVasily Gorbik2024-04-171-5/+0
* | | | | | | Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-04-271-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | kbuild: rust: force `alloc` extern to allow "empty" Rust filesMiguel Ojeda2024-04-251-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-04-101-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |