index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-16
kconfig: remove SYMBOL_CHOICEVAL flag
Masahiro Yamada
5
-11
/
+8
2024-07-16
kconfig: add const qualifiers to several function arguments
Masahiro Yamada
8
-36
/
+40
2024-07-16
kconfig: call expr_eliminate_yn() at least once in expr_eliminate_dups()
Masahiro Yamada
1
-5
/
+2
2024-07-16
kbuild: deb-pkg: use default string when variable is unset or null
Masahiro Yamada
1
-3
/
+3
2024-07-16
modpost: rename R_ARM_THM_CALL to R_ARM_THM_PC22
Masahiro Yamada
1
-5
/
+1
2024-07-16
modpost: remove self-definitions of R_ARM_* macros
Masahiro Yamada
1
-30
/
+0
2024-07-16
kbuild: raise the minimum GNU Make requirement to 4.0
Masahiro Yamada
1
-1
/
+1
2024-07-16
kbuild: avoid build error when single DTB is turned into composite DTB
Masahiro Yamada
1
-1
/
+5
2024-07-16
kbuild: package: add -e and -u options to some shell scripts
Masahiro Yamada
6
-13
/
+22
2024-07-16
Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+16
2024-07-16
Merge tag 'x86_build_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2024-07-16
Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+10
2024-07-15
kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAIL
Masahiro Yamada
1
-13
/
+7
2024-07-15
kbuild: deb-pkg: remove support for EMAIL environment variable
Masahiro Yamada
1
-1
/
+1
2024-07-15
kconfig: refactor error messages in sym_check_print_recursive()
Masahiro Yamada
1
-9
/
+9
2024-07-15
kconfig: improve error message for recursive dependency in choice
Masahiro Yamada
1
-6
/
+1
2024-07-15
kconfig: improve error message for dependency between choice members
Masahiro Yamada
1
-1
/
+1
2024-07-15
kconfig: fix conditional prompt behavior for choice
Masahiro Yamada
2
-36
/
+4
2024-07-15
kconfig: remove E_LIST expression type
Masahiro Yamada
3
-18
/
+2
2024-07-15
kconfig: remove P_CHOICE property
Masahiro Yamada
6
-37
/
+3
2024-07-15
kconfig: use sym_get_choice_menu() in sym_check_deps()
Masahiro Yamada
1
-4
/
+4
2024-07-15
kconfig: use sym_get_choice_menu() in sym_check_choice_deps()
Masahiro Yamada
1
-3
/
+7
2024-07-15
kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
Masahiro Yamada
1
-2
/
+4
2024-07-15
kconfig: remove expr_list_for_each_sym() macro
Masahiro Yamada
1
-3
/
+0
2024-07-15
kconfig: use menu_list_for_each_sym() in sym_choice_default()
Masahiro Yamada
1
-5
/
+4
2024-07-15
kconfig: change sym_choice_default() to take the choice menu
Masahiro Yamada
3
-6
/
+6
2024-07-15
kconfig: remove conf_unsaved in conf_read_simple()
Masahiro Yamada
1
-3
/
+2
2024-07-15
kconfig: remove sym_get_choice_value()
Masahiro Yamada
6
-21
/
+11
2024-07-15
kconfig: refactor choice value calculation
Masahiro Yamada
7
-197
/
+187
2024-07-15
kconfig: import list_move(_tail) and list_for_each_entry_reverse macros
Masahiro Yamada
1
-0
/
+53
2024-07-15
scripts/make_fit: Support decomposing DTBs
Chen-Yu Tsai
2
-22
/
+65
2024-07-15
kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec
Rafael Aquini
1
-1
/
+1
2024-07-15
modpost: Enable section warning from *driver to .exit.text
Uwe Kleine-König
1
-11
/
+0
2024-07-15
kbuild: move init/build-version to scripts/
Masahiro Yamada
3
-2
/
+12
2024-07-15
kconfig: remember the current choice while parsing the choice block
Masahiro Yamada
1
-6
/
+4
2024-07-15
kconfig: introduce choice_set_value() helper
Masahiro Yamada
5
-22
/
+47
2024-07-15
kconfig: add fallthrough comments to expr_compare_type()
Masahiro Yamada
1
-0
/
+5
2024-07-15
kconfig: remove unneeded code in expr_compare_type()
Masahiro Yamada
1
-4
/
+1
2024-07-15
kconfig: add -e and -u options to *conf-cfg.sh scripts
Masahiro Yamada
4
-0
/
+8
2024-07-15
kbuild: merge temporary vmlinux for BTF and kallsyms
Masahiro Yamada
1
-17
/
+24
2024-07-15
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
2
-8
/
+7
2024-07-15
kbuild: refactor variables in scripts/link-vmlinux.sh
Masahiro Yamada
1
-31
/
+34
2024-07-15
kconfig: refactor conf_write_defconfig() to reduce indentation level
Masahiro Yamada
1
-25
/
+22
2024-07-15
kconfig: refactor conf_set_all_new_symbols() to reduce indentation level
Masahiro Yamada
1
-31
/
+30
2024-07-15
kconfig: remove tristate choice support
Masahiro Yamada
27
-315
/
+42
2024-07-15
kconfig: pass new conf_changed value to the callback
Masahiro Yamada
5
-14
/
+11
2024-07-15
kconfig: gconf: move conf_changed() definition up
Masahiro Yamada
1
-8
/
+7
2024-07-15
kconfig: gconf: remove unnecessary forward declarations
Masahiro Yamada
1
-2
/
+0
2024-07-15
kconfig: qconf: remove initial call to conf_changed()
Masahiro Yamada
1
-3
/
+3
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
1
-0
/
+1
[prev]
[next]