index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-28
scripts/gdb: rename pool_index to pool_index_plus_1
Kuan-Ying Lee
1
-2
/
+6
2024-06-28
scripts/gdb: change VA_BITS_MIN when we use 16K page
Kuan-Ying Lee
1
-1
/
+4
2024-06-28
scripts/gdb: set vabits_actual based on TCR_EL1
Kuan-Ying Lee
1
-1
/
+3
2024-06-28
scripts/gdb: change the layout of vmemmap
Kuan-Ying Lee
1
-4
/
+4
2024-06-28
scripts/gdb: rework module VA range
Kuan-Ying Lee
1
-1
/
+1
2024-06-28
scripts/gdb: redefine MAX_ORDER sanely
Kuan-Ying Lee
1
-2
/
+2
2024-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
1
-0
/
+3
2024-06-24
checkpatch: check for missing Fixes tags
Dan Carpenter
1
-0
/
+24
2024-06-24
checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
Wolfram Sang
1
-1
/
+1
2024-06-24
scripts/decode_stacktrace.sh: better support to ARM32 module stack trace
Xiong Nandi
1
-0
/
+3
2024-06-24
scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIX
Xiong Nandi
1
-1
/
+2
2024-06-08
Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-49
/
+6
2024-06-07
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Masahiro Yamada
1
-2
/
+3
2024-06-07
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Richard Acayan
1
-1
/
+1
2024-06-06
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
3
-32
/
+0
2024-06-06
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
2024-06-06
kconfig: remove unneeded code for user-supplied values being out of range
Masahiro Yamada
1
-13
/
+0
2024-06-05
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
1
-1
/
+1
2024-05-30
dt-bindings: kbuild: Fix dt_binding_check on unconfigured build
Rob Herring (Arm)
1
-1
/
+1
2024-05-29
scripts/make_fit: Drop fdt image entry compatible string
Chen-Yu Tsai
1
-2
/
+1
2024-05-29
kbuild: remove a stale comment about cleaning in link-vmlinux.sh
Masahiro Yamada
1
-1
/
+0
2024-05-29
kbuild: fix short log for AS in link-vmlinux.sh
Masahiro Yamada
1
-1
/
+1
2024-05-29
kbuild: change scripts/mksysmap into sed script
Masahiro Yamada
2
-14
/
+7
2024-05-29
kbuild: avoid unneeded kallsyms step 3
Masahiro Yamada
2
-13
/
+4
2024-05-29
kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)
Douglas Anderson
1
-1
/
+1
2024-05-29
kconfig: remove redundant check in expr_join_or()
Masahiro Yamada
1
-1
/
+1
2024-05-29
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
1
-2
/
+4
2024-05-29
kconfig: remove unused expr_is_no()
Masahiro Yamada
1
-5
/
+0
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-18
/
+11
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+6
2024-05-22
Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
2
-7
/
+2
2024-05-21
Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2024-05-21
Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2024-05-20
Merge tag 'cocci-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-17
/
+17
2024-05-20
Coccinelle: pm_runtime: Fix grammar in comment
Thorsten Blum
1
-1
/
+1
2024-05-20
coccinelle: misc: minmax: Suppress reports for err returns
Ricardo Ribalda
1
-16
/
+16
2024-05-19
kbuild: enable -Wcast-function-type-strict unconditionally
Arnd Bergmann
1
-1
/
+0
2024-05-19
kbuild: enable -Wformat-truncation on clang
Arnd Bergmann
1
-0
/
+7
2024-05-19
kbuild: turn on -Wrestrict by default
Arnd Bergmann
1
-1
/
+0
2024-05-19
kbuild: remove redundant extra warning flags
Arnd Bergmann
1
-15
/
+0
2024-05-19
kbuild: turn on -Wextra by default
Arnd Bergmann
1
-1
/
+4
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
4
-10
/
+11
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-0
/
+21
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
38
-458
/
+350
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-05-16
kconfig: use sym_get_choice_menu() in sym_check_prop()
Masahiro Yamada
1
-4
/
+2
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+14
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+306
[next]