summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-05-135-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
|\ \ \ \
| * | | | gcc-plugins/stackleak: Avoid .head.text sectionArd Biesheuvel2024-04-031-0/+2
| | |/ / | |/| |
* | | | Merge tag 'docs-6.9-fixes' of git://git.lwn.net/linuxLinus Torvalds2024-04-021-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | docs: Fix bitfield handling in kernel-docDonald Hunter2024-03-291-1/+1
| |/
* | Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-3115-37/+41
|\ \
| * | kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer2024-03-318-14/+14
| * | kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)2024-03-311-1/+1
| * | kbuild: make -Woverride-init warnings more consistentArnd Bergmann2024-03-311-7/+3
| * | modpost: do not make find_tosym() return NULLMasahiro Yamada2024-03-281-2/+5
| * | kconfig: do not reparent the menu inside a choice blockMasahiro Yamada2024-03-284-13/+18
| |/
* | Merge tag 'net-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-281-2/+2
|\ \ | |/ |/|
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-03-261-2/+2
| |\
| | * scripts/bpf_doc: Use silent mode when exec make cmdHangbin Liu2024-03-151-2/+2
* | | Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2024-03-221-2/+5
|\ \ \ | |/ / |/| |
| * | LoongArch: Add ORC stack unwinder supportTiezhu Yang2024-03-111-2/+5
* | | Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-03-2145-523/+894
|\ \ \
| * | | kconfig: tests: test dependency after shuffling choicesMasahiro Yamada2024-03-215-0/+71
| * | | kconfig: tests: add a test for randconfig with dependent choicesMasahiro Yamada2024-03-215-0/+78
| * | | kconfig: tests: support KCONFIG_SEED for the randconfig runnerMasahiro Yamada2024-03-211-6/+10
| * | | kbuild: rpm-pkg: add dtb files in kernel rpmJose Ignacio Tornos Martinez2024-03-191-0/+13
| * | | kconfig: remove unneeded menu_is_visible() call in conf_write_defconfig()Masahiro Yamada2024-03-191-4/+1
| * | | kconfig: check prompt for choice while parsingMasahiro Yamada2024-03-192-3/+6
| * | | kconfig: lxdialog: remove unused dialog colorsMasahiro Yamada2024-03-192-22/+0
| * | | kconfig: lxdialog: fix button color for blackbg themeMasahiro Yamada2024-03-191-1/+1
| * | | modpost: fix null pointer dereferenceMax Kellermann2024-03-191-1/+3
| * | | kbuild: remove GCC's default -Wpacked-bitfield-compat flagMasahiro Yamada2024-03-111-1/+0
| * | | kbuild: unexport abs_srctree and abs_objtreeMasahiro Yamada2024-03-101-1/+1
| * | | kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1Nathan Chancellor2024-03-101-0/+2
| * | | kconfig: remove named choice supportMasahiro Yamada2024-03-101-7/+3
| * | | kconfig: use linked list in get_symbol_str() to iterate over menusMasahiro Yamada2024-03-091-8/+9
| * | | kconfig: link menus to a symbolMasahiro Yamada2024-03-093-1/+12
| * | | kbuild: change DTC_FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2024-02-231-1/+1
| * | | kbuild: change tool coverage variables to take the path relative to $(obj)Masahiro Yamada2024-02-232-9/+9