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.12.y
linux-6.13.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
2023-12-13
checkstack: fix printed address
Heiko Carstens
1
-6
/
+2
2023-12-13
dt: dt-extract-compatibles: Don't follow symlinks when walking tree
NĂcolas F. R. A. Prado
1
-2
/
+12
2023-12-13
dt: dt-extract-compatibles: Handle cfile arguments in generator function
NĂcolas F. R. A. Prado
1
-8
/
+11
2023-12-13
kconfig: fix memory leak from range properties
Masahiro Yamada
1
-8
/
+6
2023-11-28
randstruct: Fix gcc-plugin performance mode to stay in group
Kees Cook
1
-3
/
+8
2023-11-20
modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
1
-2
/
+2
2023-11-20
modpost: fix tee MODULE_DEVICE_TABLE built on big-endian host
Masahiro Yamada
1
-5
/
+5
2023-10-25
kallsyms: Reduce the memory occupied by kallsyms_seqs_of_names[]
Zhen Lei
1
-1
/
+4
2023-10-10
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
1
-1
/
+1
2023-09-19
kconfig: fix possible buffer overflow
Konstantin Meskhidze
1
-0
/
+3
2023-09-19
kbuild: rpm-pkg: define _arch conditionally
Masahiro Yamada
1
-1
/
+1
2023-09-13
kbuild: rust_is_available: fix confusion when a version appears in the path
Miguel Ojeda
1
-3
/
+1
2023-09-13
kbuild: rust_is_available: add check for `bindgen` invocation
Miguel Ojeda
1
-1
/
+21
2023-09-13
kbuild: rust_is_available: fix version check when CC has multiple arguments
Russell Currey
1
-2
/
+2
2023-09-13
kbuild: rust_is_available: remove -v option
Masahiro Yamada
1
-56
/
+40
2023-08-16
gcc-plugins: Reorganize gimple includes for GCC 13
Kees Cook
1
-2
/
+2
2023-07-27
scripts/kallsyms: update the usage in the comment block
Masahiro Yamada
1
-1
/
+1
2023-07-27
scripts/kallsyms.c Make the comment up-to-date with current implementation
Yuma Ueda
1
-1
/
+2
2023-07-27
kallsyms: add kallsyms_seqs_of_names to list of special symbols
Arnd Bergmann
1
-0
/
+1
2023-07-27
kallsyms: strip LTO-only suffixes from promoted global functions
Yonghong Song
1
-3
/
+3
2023-07-27
kallsyms: Correctly sequence symbols when CONFIG_LTO_CLANG=y
Zhen Lei
2
-2
/
+38
2023-07-27
kallsyms: Improve the performance of kallsyms_lookup_name()
Zhen Lei
1
-0
/
+37
2023-07-19
kbuild: Disable GCOV for *.mod.o
Sami Tolvanen
1
-1
/
+1
2023-07-19
modpost: fix off by one in is_executable_section()
Dan Carpenter
1
-1
/
+1
2023-07-19
modpost: fix section mismatch message for R_ARM_{PC24,CALL,JUMP24}
Masahiro Yamada
1
-0
/
+12
2023-07-19
modpost: fix section mismatch message for R_ARM_ABS32
Masahiro Yamada
1
-3
/
+9
2023-07-19
modpost: remove broken calculation of exception_table_entry size
Masahiro Yamada
1
-57
/
+3
2023-07-05
scripts/tags.sh: Resolve gtags empty index generation
Ahmed S. Darwish
1
-1
/
+8
2023-06-28
scripts: fix the gfp flags header path in gfp-translate
Prathu Baronia
1
-3
/
+3
2023-06-21
kbuild: Update assembler calls to use proper flags and language target
Nick Desaulniers
3
-6
/
+6
2023-05-24
recordmcount: Fix memory leaks in the uwrite function
Hao Zeng
1
-1
/
+5
2023-05-11
scripts/gdb: fix lx-timerlist for Python3
Peng Liu
2
-2
/
+7
2023-05-11
scripts/gdb: raise error with reduced debugging information
Florian Fainelli
2
-1
/
+6
2023-05-11
scripts/gdb: bail early if there are no generic PD
Florian Fainelli
1
-1
/
+3
2023-05-11
scripts/gdb: bail early if there are no clocks
Florian Fainelli
1
-0
/
+2
2023-04-26
ASN.1: Fix check for strdup() success
Ekaterina Orlova
1
-1
/
+1
2023-04-06
modpost: Fix processing of CRCs on 32-bit build machines
Ben Hutchings
1
-1
/
+1
2023-03-22
kconfig: Update config changed flag before calling callback
Jurica Vukadin
1
-2
/
+4
2023-03-17
scripts: handle BrokenPipeError for python scripts
Masahiro Yamada
3
-10
/
+40
2023-03-10
gcc-plugins: drop -std=gnu++11 to fix GCC 13 build
Sam James
1
-1
/
+1
2023-03-10
builddeb: clean generated package content
Bastian Germann
1
-1
/
+1
2023-03-03
scripts/tags.sh: fix incompatibility with PCRE2
Carlos Llamas
1
-1
/
+1
2023-02-25
arm64: remove special treatment for the link order of head.o
Masahiro Yamada
1
-1
/
+0
2023-02-25
riscv: remove special treatment for the link order of head.o
Jisheng Zhang
1
-1
/
+0
2023-02-09
kbuild: modinst: Fix build error when CONFIG_MODULE_SIG_KEY is a PKCS#11 URI
Jan Luebbe
1
-1
/
+5
2023-02-01
Fix up more non-executable files marked executable
Linus Torvalds
1
-0
/
+0
2023-02-01
ftrace/scripts: Update the instructions for ftrace-bisect.sh
Steven Rostedt (Google)
1
-8
/
+26
2022-11-27
Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+4
2022-11-24
scripts: add rust in scripts/Makefile.package
Paran Lee
1
-2
/
+2
2022-11-17
kbuild: Restore .version auto-increment behaviour for Debian packages
Marc Zyngier
1
-1
/
+1
[next]