index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
kbuild: raise the minimum GNU Make requirement to 4.0
Masahiro Yamada
2024-07-16
1
-1
/
+1
|
*
|
kbuild: avoid build error when single DTB is turned into composite DTB
Masahiro Yamada
2024-07-16
1
-1
/
+5
|
*
|
kbuild: package: add -e and -u options to some shell scripts
Masahiro Yamada
2024-07-16
6
-13
/
+22
|
*
|
kbuild: deb-pkg: remove support for "name <email>" form for DEBEMAIL
Masahiro Yamada
2024-07-15
1
-13
/
+7
|
*
|
kbuild: deb-pkg: remove support for EMAIL environment variable
Masahiro Yamada
2024-07-15
1
-1
/
+1
|
*
|
kconfig: refactor error messages in sym_check_print_recursive()
Masahiro Yamada
2024-07-15
1
-9
/
+9
|
*
|
kconfig: improve error message for recursive dependency in choice
Masahiro Yamada
2024-07-15
1
-6
/
+1
|
*
|
kconfig: improve error message for dependency between choice members
Masahiro Yamada
2024-07-15
1
-1
/
+1
|
*
|
kconfig: fix conditional prompt behavior for choice
Masahiro Yamada
2024-07-15
2
-36
/
+4
|
*
|
kconfig: remove E_LIST expression type
Masahiro Yamada
2024-07-15
3
-18
/
+2
|
*
|
kconfig: remove P_CHOICE property
Masahiro Yamada
2024-07-15
6
-37
/
+3
|
*
|
kconfig: use sym_get_choice_menu() in sym_check_deps()
Masahiro Yamada
2024-07-15
1
-4
/
+4
|
*
|
kconfig: use sym_get_choice_menu() in sym_check_choice_deps()
Masahiro Yamada
2024-07-15
1
-3
/
+7
|
*
|
kconfig: use sym_get_choice_menu() in sym_check_print_recursive()
Masahiro Yamada
2024-07-15
1
-2
/
+4
|
*
|
kconfig: remove expr_list_for_each_sym() macro
Masahiro Yamada
2024-07-15
1
-3
/
+0
|
*
|
kconfig: use menu_list_for_each_sym() in sym_choice_default()
Masahiro Yamada
2024-07-15
1
-5
/
+4
|
*
|
kconfig: change sym_choice_default() to take the choice menu
Masahiro Yamada
2024-07-15
3
-6
/
+6
|
*
|
kconfig: remove conf_unsaved in conf_read_simple()
Masahiro Yamada
2024-07-15
1
-3
/
+2
|
*
|
kconfig: remove sym_get_choice_value()
Masahiro Yamada
2024-07-15
6
-21
/
+11
|
*
|
kconfig: refactor choice value calculation
Masahiro Yamada
2024-07-15
7
-197
/
+187
|
*
|
kconfig: import list_move(_tail) and list_for_each_entry_reverse macros
Masahiro Yamada
2024-07-15
1
-0
/
+53
|
*
|
scripts/make_fit: Support decomposing DTBs
Chen-Yu Tsai
2024-07-15
2
-22
/
+65
|
*
|
kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec
Rafael Aquini
2024-07-15
1
-1
/
+1
|
*
|
modpost: Enable section warning from *driver to .exit.text
Uwe Kleine-König
2024-07-15
1
-11
/
+0
|
*
|
kbuild: move init/build-version to scripts/
Masahiro Yamada
2024-07-15
3
-2
/
+12
|
*
|
kconfig: remember the current choice while parsing the choice block
Masahiro Yamada
2024-07-15
1
-6
/
+4
|
*
|
kconfig: introduce choice_set_value() helper
Masahiro Yamada
2024-07-15
5
-22
/
+47
|
*
|
kconfig: add fallthrough comments to expr_compare_type()
Masahiro Yamada
2024-07-15
1
-0
/
+5
|
*
|
kconfig: remove unneeded code in expr_compare_type()
Masahiro Yamada
2024-07-15
1
-4
/
+1
|
*
|
kconfig: add -e and -u options to *conf-cfg.sh scripts
Masahiro Yamada
2024-07-15
4
-0
/
+8
|
*
|
kbuild: merge temporary vmlinux for BTF and kallsyms
Masahiro Yamada
2024-07-15
1
-17
/
+24
|
*
|
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
2024-07-15
2
-8
/
+7
|
*
|
kbuild: refactor variables in scripts/link-vmlinux.sh
Masahiro Yamada
2024-07-15
1
-31
/
+34
|
*
|
kconfig: refactor conf_write_defconfig() to reduce indentation level
Masahiro Yamada
2024-07-15
1
-25
/
+22
|
*
|
kconfig: refactor conf_set_all_new_symbols() to reduce indentation level
Masahiro Yamada
2024-07-15
1
-31
/
+30
|
*
|
kconfig: remove tristate choice support
Masahiro Yamada
2024-07-15
27
-315
/
+42
|
*
|
kconfig: pass new conf_changed value to the callback
Masahiro Yamada
2024-07-15
5
-14
/
+11
|
*
|
kconfig: gconf: move conf_changed() definition up
Masahiro Yamada
2024-07-15
1
-8
/
+7
|
*
|
kconfig: gconf: remove unnecessary forward declarations
Masahiro Yamada
2024-07-15
1
-2
/
+0
|
*
|
kconfig: qconf: remove initial call to conf_changed()
Masahiro Yamada
2024-07-15
1
-3
/
+3
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-22
6
-28
/
+57
|
\
\
|
*
|
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
2024-07-13
1
-15
/
+4
|
*
|
scripts/gdb: rename pool_index to pool_index_plus_1
Kuan-Ying Lee
2024-06-29
1
-2
/
+6
|
*
|
scripts/gdb: change VA_BITS_MIN when we use 16K page
Kuan-Ying Lee
2024-06-29
1
-1
/
+4
|
*
|
scripts/gdb: set vabits_actual based on TCR_EL1
Kuan-Ying Lee
2024-06-29
1
-1
/
+3
|
*
|
scripts/gdb: change the layout of vmemmap
Kuan-Ying Lee
2024-06-29
1
-4
/
+4
|
*
|
scripts/gdb: rework module VA range
Kuan-Ying Lee
2024-06-29
1
-1
/
+1
|
*
|
scripts/gdb: redefine MAX_ORDER sanely
Kuan-Ying Lee
2024-06-29
1
-2
/
+2
|
*
|
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
2024-06-29
1
-0
/
+3
|
*
|
checkpatch: check for missing Fixes tags
Dan Carpenter
2024-06-25
1
-0
/
+24
[prev]
[next]