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: qconf: fix buffer overflow in debug links
Masahiro Yamada
2024-10-10
1
-1
/
+1
*
scripts/gdb: fix lx-mounts command error
Kuan-Ying Lee
2024-10-10
1
-2
/
+2
*
scripts/gdb: add iteration function for rbtree
Kuan-Ying Lee
2024-10-10
1
-0
/
+12
*
scripts/gdb: fix timerlist parsing issue
Kuan-Ying Lee
2024-10-10
1
-15
/
+16
*
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
2024-09-18
1
-0
/
+2
*
scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enum
Marc Zyngier
2024-09-12
1
-17
/
+49
*
kbuild: avoid scripts/kallsyms parsing /dev/null
Masahiro Yamada
2024-08-29
1
-1
/
+2
*
kbuild: merge temporary vmlinux for BTF and kallsyms
Masahiro Yamada
2024-08-29
1
-17
/
+24
*
rust: work around `bindgen` 0.69.0 issue
Miguel Ojeda
2024-08-29
1
-1
/
+5
*
kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
Song Liu
2024-08-29
2
-33
/
+2
*
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-08-29
2
-50
/
+32
*
kbuild: remove PROVIDE() for kallsyms symbols
Masahiro Yamada
2024-08-29
2
-8
/
+7
*
kbuild: refactor variables in scripts/link-vmlinux.sh
Masahiro Yamada
2024-08-29
1
-31
/
+34
*
kbuild: avoid build error when single DTB is turned into composite DTB
Masahiro Yamada
2024-08-03
1
-1
/
+5
*
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2024-08-03
2
-2
/
+2
*
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
2024-08-03
1
-2
/
+16
*
x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS
Masahiro Yamada
2024-08-03
1
-1
/
+2
*
kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
Jose Ignacio Tornos Martinez
2024-07-15
1
-1
/
+0
*
kbuild: Make ld-version.sh more robust against version string changes
Nathan Chancellor
2024-07-15
1
-3
/
+5
*
kbuild: scripts/gdb: bring the "abspath" back
Joel Granados
2024-06-27
1
-1
/
+1
*
kbuild: Use $(obj)/%.cc to fix host C++ module builds
Nicolas Schier
2024-06-26
1
-1
/
+1
*
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
Masahiro Yamada
2024-06-26
1
-5
/
+3
*
kbuild: Fix build target deb-pkg: ln: failed to create hard link
Thayne Harbaugh
2024-06-26
1
-1
/
+1
*
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Dragan Simic
2024-06-26
1
-1
/
+1
*
Merge tag 'kbuild-fixes-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-06-08
7
-49
/
+6
|
\
|
*
modpost: do not warn about missing MODULE_DESCRIPTION() for vmlinux.o
Masahiro Yamada
2024-06-07
1
-2
/
+3
|
*
kbuild: explicitly run mksysmap as sed script from link-vmlinux.sh
Richard Acayan
2024-06-07
1
-1
/
+1
|
*
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
2024-06-06
3
-32
/
+0
|
*
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
2024-06-06
1
-1
/
+2
|
*
kconfig: remove unneeded code for user-supplied values being out of range
Masahiro Yamada
2024-06-06
1
-13
/
+0
*
|
locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc
Carlos Llamas
2024-06-05
1
-1
/
+1
|
/
*
dt-bindings: kbuild: Fix dt_binding_check on unconfigured build
Rob Herring (Arm)
2024-05-30
1
-1
/
+1
*
scripts/make_fit: Drop fdt image entry compatible string
Chen-Yu Tsai
2024-05-29
1
-2
/
+1
*
kbuild: remove a stale comment about cleaning in link-vmlinux.sh
Masahiro Yamada
2024-05-29
1
-1
/
+0
*
kbuild: fix short log for AS in link-vmlinux.sh
Masahiro Yamada
2024-05-29
1
-1
/
+1
*
kbuild: change scripts/mksysmap into sed script
Masahiro Yamada
2024-05-29
2
-14
/
+7
*
kbuild: avoid unneeded kallsyms step 3
Masahiro Yamada
2024-05-29
2
-13
/
+4
*
kbuild: scripts/gdb: Replace missed $(srctree)/$(src) w/ $(src)
Douglas Anderson
2024-05-29
1
-1
/
+1
*
kconfig: remove redundant check in expr_join_or()
Masahiro Yamada
2024-05-29
1
-1
/
+1
*
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
2024-05-29
1
-2
/
+4
*
kconfig: remove unused expr_is_no()
Masahiro Yamada
2024-05-29
1
-5
/
+0
*
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-22
1
-18
/
+11
|
\
|
*
kbuild: enable -Wcast-function-type-strict unconditionally
Arnd Bergmann
2024-05-19
1
-1
/
+0
|
*
kbuild: enable -Wformat-truncation on clang
Arnd Bergmann
2024-05-19
1
-0
/
+7
|
*
kbuild: turn on -Wrestrict by default
Arnd Bergmann
2024-05-19
1
-1
/
+0
|
*
kbuild: remove redundant extra warning flags
Arnd Bergmann
2024-05-19
1
-15
/
+0
|
*
kbuild: turn on -Wextra by default
Arnd Bergmann
2024-05-19
1
-1
/
+4
*
|
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
1
-0
/
+3
|
\
\
|
*
\
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-05-08
1
-1
/
+1
|
|
\
\
|
*
|
|
scripts/spdxcheck: Add count of missing files to stats output
Bird, Tim
2024-05-04
1
-0
/
+3
[next]