summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* scripts/gdb: rename pool_index to pool_index_plus_1Kuan-Ying Lee2024-06-291-2/+6
* scripts/gdb: change VA_BITS_MIN when we use 16K pageKuan-Ying Lee2024-06-291-1/+4
* scripts/gdb: set vabits_actual based on TCR_EL1Kuan-Ying Lee2024-06-291-1/+3
* scripts/gdb: change the layout of vmemmapKuan-Ying Lee2024-06-291-4/+4
* scripts/gdb: rework module VA rangeKuan-Ying Lee2024-06-291-1/+1
* scripts/gdb: redefine MAX_ORDER sanelyKuan-Ying Lee2024-06-291-2/+2
* kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg2024-06-291-0/+3
* checkpatch: check for missing Fixes tagsDan Carpenter2024-06-251-0/+24
* checkpatch: really skip LONG_LINE_* when LONG_LINE is ignoredWolfram Sang2024-06-251-1/+1
* scripts/decode_stacktrace.sh: better support to ARM32 module stack traceXiong Nandi2024-06-251-0/+3
* scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIXXiong Nandi2024-06-251-1/+2
* Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-06-087-49/+6
|\
| * modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.oMasahiro Yamada2024-06-071-2/+3
| * kbuild: explicitly run mksysmap as sed script from link-vmlinux.shRichard Acayan2024-06-071-1/+1
| * kconfig: remove wrong expr_trans_bool()Masahiro Yamada2024-06-063-32/+0
| * kconfig: gconf: give a proper initial state to the Save buttonMasahiro Yamada2024-06-061-1/+2
| * kconfig: remove unneeded code for user-supplied values being out of rangeMasahiro Yamada2024-06-061-13/+0
* | locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldocCarlos Llamas2024-06-051-1/+1
|/
* dt-bindings: kbuild: Fix dt_binding_check on unconfigured buildRob Herring (Arm)2024-05-291-1/+1
* scripts/make_fit: Drop fdt image entry compatible stringChen-Yu Tsai2024-05-291-2/+1
* kbuild: remove a stale comment about cleaning in link-vmlinux.shMasahiro Yamada2024-05-291-1/+0
* kbuild: fix short log for AS in link-vmlinux.shMasahiro Yamada2024-05-291-1/+1
* kbuild: change scripts/mksysmap into sed scriptMasahiro Yamada2024-05-292-14/+7
* kbuild: avoid unneeded kallsyms step 3Masahiro Yamada2024-05-292-13/+4
* kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)Douglas Anderson2024-05-291-1/+1
* kconfig: remove redundant check in expr_join_or()Masahiro Yamada2024-05-291-1/+1
* kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada2024-05-291-2/+4
* kconfig: remove unused expr_is_no()Masahiro Yamada2024-05-291-5/+0
* Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-231-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-212-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
| | |_|_|/ | |/| | |