summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-221-18/+11
|\
| * kbuild: enable -Wcast-function-type-strict unconditionallyArnd Bergmann2024-05-191-1/+0
| * kbuild: enable -Wformat-truncation on clangArnd Bergmann2024-05-191-0/+7
| * kbuild: turn on -Wrestrict by defaultArnd Bergmann2024-05-191-1/+0
| * kbuild: remove redundant extra warning flagsArnd Bergmann2024-05-191-15/+0
| * kbuild: turn on -Wextra by defaultArnd Bergmann2024-05-191-1/+4
* | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-221-0/+3
|\ \
| * \ Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman2024-05-081-1/+1
| |\ \
| * | | scripts/spdxcheck: Add count of missing files to stats outputBird, Tim2024-05-041-0/+3
* | | | Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-221-0/+1
|\ \ \ \
| * | | | const_structs.checkpatch: add lcd_opsKrzysztof Kozlowski2024-05-031-0/+1
* | | | | Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-05-221-0/+6
|\ \ \ \ \
| * | | | | RISC-V: enable building 64-bit kernels with rust supportMiguel Ojeda2024-04-281-0/+6
| |/ / / /
* | | | | Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2024-05-222-7/+2
|\ \ \ \ \
| * | | | | LoongArch: rust: Switch to use built-in rustc targetWANG Rui2024-05-142-7/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-211-1/+1
|\ \ \ \ \
| * | | | | s390/vdso: Create .build-id links for unstripped vdso filesJens Remus2024-05-141-1/+1
* | | | | | Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-211-1/+0
|\ \ \ \ \ \
| * | | | | | m68k: Avoid CONFIG_COLDFIRE switch in uapi headerThomas Huth2024-05-071-1/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2024-05-202-17/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Coccinelle: pm_runtime: Fix grammar in commentThorsten Blum2024-05-201-1/+1
| * | | | | coccinelle: misc: minmax: Suppress reports for err returnsRicardo Ribalda2024-05-201-16/+16
| | |_|_|/ | |/| | |
* | | | | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-194-10/+11
|\ \ \ \ \
| * | | | | scripts: checkpatch: check unused parameters for function-like macroXining Xu2024-05-111-0/+6
| * | | | | scripts/gdb: fix detection of current CPU in KGDBFlorian Rommel2024-05-081-5/+1
| * | | | | scripts/gdb: make get_thread_info accept pointersFlorian Rommel2024-05-081-1/+1
| * | | | | scripts/gdb: fix parameter handling in $lx_per_cpuFlorian Rommel2024-05-081-3/+2
| * | | | | scripts/gdb: fix failing KGDB detection during probeFlorian Rommel2024-05-081-1/+1
| |/ / / /
* | | | | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-193-0/+21
|\ \ \ \ \
| * | | | | lib: add allocation tagging support for memory allocation profilingSuren Baghdasaryan2024-04-251-0/+7
| * | | | | scripts/kallysms: always include __start and __stop symbolsKent Overstreet2024-04-251-0/+13
| * | | | | scripts/kernel-doc: drop "_noprof" on function prototypesRandy Dunlap2024-04-251-0/+1
| |/ / / /
* | | | | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-1838-458/+350
|\ \ \ \ \
| * | | | | kconfig: use sym_get_choice_menu() in sym_check_prop()Masahiro Yamada2024-05-161-4/+2
| * | | | | kconfig: lxdialog: remove initialization with A_NORMALMasahiro Yamada2024-05-141-9/+0
| * | | | | kconfig: m/nconf: merge two item_add_str() callsMasahiro Yamada2024-05-142-9/+4
| * | | | | kconfig: m/nconf: remove dead code to display value of bool choiceMasahiro Yamada2024-05-142-29/+14
| * | | | | kconfig: m/nconf: remove dead code to display children of choice membersMasahiro Yamada2024-05-142-95/+71
| * | | | | kconfig: gconf: show checkbox for choice correctlyMasahiro Yamada2024-05-141-7/+5
| * | | | | kbuild: use GCOV_PROFILE and KCSAN_SANITIZE in scripts/Makefile.modfinalMasahiro Yamada2024-05-141-1/+3
| * | | | | Makefile: remove redundant tool coverage variablesMasahiro Yamada2024-05-142-4/+0
| * | | | | kbuild: provide reasonable defaults for tool coverageMasahiro Yamada2024-05-142-9/+13
| * | | | | modules: Drop the .export_symbol section from the final modulesWang Yao2024-05-141-0/+1
| * | | | | kconfig: use menu_list_for_each_sym() in sym_check_choice_deps()Masahiro Yamada2024-05-101-10/+15
| * | | | | kconfig: use sym_get_choice_menu() in conf_write_defconfig()Masahiro Yamada2024-05-101-4/+5
| * | | | | kconfig: add sym_get_choice_menu() helperMasahiro Yamada2024-05-102-0/+36
| * | | | | kconfig: turn defaults and additional prompt for choice members into errorMasahiro Yamada2024-05-102-10/+40
| * | | | | kconfig: turn missing prompt for choice members into errorMasahiro Yamada2024-05-102-2/+14
| * | | | | kconfig: turn conf_choice() into void functionMasahiro Yamada2024-05-101-6/+5
| * | | | | kconfig: use linked list in sym_set_changed()Masahiro Yamada2024-05-101-5/+3