index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
kconfig: remove conf_unsaved in conf_read_simple()
Masahiro Yamada
2024-07-16
1
-3
/
+2
|
*
|
kconfig: remove sym_get_choice_value()
Masahiro Yamada
2024-07-16
6
-21
/
+11
|
*
|
kconfig: refactor choice value calculation
Masahiro Yamada
2024-07-16
7
-197
/
+187
|
*
|
kconfig: import list_move(_tail) and list_for_each_entry_reverse macros
Masahiro Yamada
2024-07-16
1
-0
/
+53
|
*
|
scripts/make_fit: Support decomposing DTBs
Chen-Yu Tsai
2024-07-16
2
-22
/
+65
|
*
|
kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' for kernel.spec
Rafael Aquini
2024-07-16
1
-1
/
+1
|
*
|
modpost: Enable section warning from *driver to .exit.text
Uwe Kleine-König
2024-07-16
1
-11
/
+0
|
*
|
kbuild: move init/build-version to scripts/
Masahiro Yamada
2024-07-16
3
-2
/
+12
|
*
|
kconfig: remember the current choice while parsing the choice block
Masahiro Yamada
2024-07-16
1
-6
/
+4
|
*
|
kconfig: introduce choice_set_value() helper
Masahiro Yamada
2024-07-16
5
-22
/
+47
|
*
|
kconfig: add fallthrough comments to expr_compare_type()
Masahiro Yamada
2024-07-16
1
-0
/
+5
|
*
|
kconfig: remove unneeded code in expr_compare_type()
Masahiro Yamada
2024-07-16
1
-4
/
+1
|
*
|
kconfig: add -e and -u options to *conf-cfg.sh scripts
Masahiro Yamada
2024-07-16
4
-0
/
+8
|
*
|
kbuild: merge temporary vmlinux for BTF and kallsyms
Masahiro Yamada
2024-07-16
1
-17
/
+24
|
*
|
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
2024-07-16
2
-8
/
+7
|
*
|
kbuild: refactor variables in scripts/link-vmlinux.sh
Masahiro Yamada
2024-07-16
1
-31
/
+34
|
*
|
kconfig: refactor conf_write_defconfig() to reduce indentation level
Masahiro Yamada
2024-07-16
1
-25
/
+22
|
*
|
kconfig: refactor conf_set_all_new_symbols() to reduce indentation level
Masahiro Yamada
2024-07-16
1
-31
/
+30
|
*
|
kconfig: remove tristate choice support
Masahiro Yamada
2024-07-16
27
-315
/
+42
|
*
|
kconfig: pass new conf_changed value to the callback
Masahiro Yamada
2024-07-16
5
-14
/
+11
|
*
|
kconfig: gconf: move conf_changed() definition up
Masahiro Yamada
2024-07-16
1
-8
/
+7
|
*
|
kconfig: gconf: remove unnecessary forward declarations
Masahiro Yamada
2024-07-16
1
-2
/
+0
|
*
|
kconfig: qconf: remove initial call to conf_changed()
Masahiro Yamada
2024-07-16
1
-3
/
+3
|
|
/
*
|
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-21
6
-28
/
+57
|
\
\
|
*
|
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
2024-07-12
1
-15
/
+4
|
*
|
scripts/gdb: rename pool_index to pool_index_plus_1
Kuan-Ying Lee
2024-06-28
1
-2
/
+6
|
*
|
scripts/gdb: change VA_BITS_MIN when we use 16K page
Kuan-Ying Lee
2024-06-28
1
-1
/
+4
|
*
|
scripts/gdb: set vabits_actual based on TCR_EL1
Kuan-Ying Lee
2024-06-28
1
-1
/
+3
|
*
|
scripts/gdb: change the layout of vmemmap
Kuan-Ying Lee
2024-06-28
1
-4
/
+4
|
*
|
scripts/gdb: rework module VA range
Kuan-Ying Lee
2024-06-28
1
-1
/
+1
|
*
|
scripts/gdb: redefine MAX_ORDER sanely
Kuan-Ying Lee
2024-06-28
1
-2
/
+2
|
*
|
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
2024-06-28
1
-0
/
+3
|
*
|
checkpatch: check for missing Fixes tags
Dan Carpenter
2024-06-24
1
-0
/
+24
|
*
|
checkpatch: really skip LONG_LINE_* when LONG_LINE is ignored
Wolfram Sang
2024-06-24
1
-1
/
+1
|
*
|
scripts/decode_stacktrace.sh: better support to ARM32 module stack trace
Xiong Nandi
2024-06-24
1
-0
/
+3
|
*
|
scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIX
Xiong Nandi
2024-06-24
1
-1
/
+2
*
|
|
Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-07-19
1
-1
/
+0
|
\
\
\
|
*
|
|
powerpc: Remove core support for 40x
Christophe Leroy
2024-06-28
1
-1
/
+0
*
|
|
|
Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-19
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
syscalls: Fix to add sys_uretprobe to syscall.tbl
Masami Hiramatsu (Google)
2024-07-19
1
-0
/
+1
*
|
|
|
|
Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2024-07-19
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ASoC: codecs: lpass: add support for v2.5 rx macro
Mark Brown
2024-06-15
8
-50
/
+7
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
ASoC: Merge up fixes
Mark Brown
2024-06-03
8
-39
/
+18
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
const_structs.checkpatch: add snd_soc_tplg_ops
Christophe JAILLET
2024-05-27
1
-0
/
+1
*
|
|
|
|
Merge tag 'docs-6.11' of git://git.lwn.net/linux
Linus Torvalds
2024-07-18
1
-0
/
+203
|
\
\
\
\
\
|
*
|
|
|
|
scripts: add scripts/checktransupdate.py
Dongliang Mu
2024-06-12
1
-0
/
+203
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-07-18
1
-0
/
+1
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
2024-07-15
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
Kees Cook
2024-07-03
1
-0
/
+1
|
|
|
/
/
/
*
|
|
|
|
kbuild: fix rebuild of generic syscall headers
Masahiro Yamada
2024-07-18
1
-0
/
+8
[prev]
[next]