index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
modpost: fix section mismatch check for exported init/exit sections
Masahiro Yamada
1
-1
/
+1
2022-06-22
faddr2line: Fix overlapping text section failures, the sequel
Josh Poimboeuf
1
-11
/
+34
2022-06-14
scripts/gdb: change kernel config dumping method
Kuan-Ying Lee
1
-3
/
+3
2022-06-14
modpost: fix undefined behavior of is_arm_mapping_symbol()
Masahiro Yamada
1
-1
/
+2
2022-06-14
modpost: fix removing numeric suffixes
Alexander Lobakin
1
-1
/
+1
2022-06-09
scripts/faddr2line: Fix overlapping text section failures
Josh Poimboeuf
1
-53
/
+97
2022-05-15
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2
-1
/
+5
2022-05-15
kbuild: move objtool_args back to scripts/Makefile.build
Masahiro Yamada
2
-11
/
+10
2022-04-20
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
1
-17
/
+27
2022-04-13
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
1
-1
/
+0
2022-04-08
modpost: restore the warning message for missing symbol versions
Masahiro Yamada
1
-1
/
+1
2022-04-08
atomics: Fix atomic64_{read_acquire,set_release} fallbacks
Mark Rutland
2
-2
/
+16
2022-04-08
gcc-plugins/stackleak: Exactly match strings instead of prefixes
Kees Cook
1
-4
/
+21
2022-04-08
scripts/dtc: Call pkg-config POSIXly correct
Thomas Bracht Laumann Jespersen
1
-1
/
+1
2022-02-23
kconfig: fix failing to generate auto.conf
Jing Leng
1
-4
/
+9
2022-02-23
kconfig: let 'shell' return enough output for deep path names
Brenda Streiff
1
-1
/
+1
2022-02-16
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
1
-0
/
+1
2022-01-27
scripts: sphinx-pre-install: Fix ctex support on Debian
Mauro Carvalho Chehab
1
-0
/
+3
2022-01-27
scripts: sphinx-pre-install: add required ctex dependency
Mauro Carvalho Chehab
1
-0
/
+1
2022-01-27
scripts/dtc: dtx_diff: remove broken example from help text
Matthias Schiffer
1
-6
/
+2
2022-01-05
recordmcount.pl: fix typo in s390 mcount regex
Heiko Carstens
1
-1
/
+1
2021-12-22
recordmcount.pl: look for jgnop instruction as well as bcrl on s390
Jerome Marchand
1
-1
/
+1
2021-11-18
leaking_addresses: Always print a trailing newline
Kees Cook
1
-1
/
+2
2021-10-16
Merge tag 'trace-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2021-10-15
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'
Steven Rostedt
1
-1
/
+1
2021-10-11
Merge tag 'linux-kselftest-kunit-fixes-5.15-rc6' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+4
2021-10-09
Merge tag 'riscv-for-linus-5.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2021-10-07
checksyscalls: Unconditionally ignore fstat{,at}64
Palmer Dabbelt
1
-2
/
+4
2021-10-06
gcc-plugins/structleak: add makefile var for disabling structleak
Brendan Higgins
1
-0
/
+4
2021-09-24
kasan: always respect CONFIG_KASAN_STACK
Nathan Chancellor
1
-1
/
+2
2021-09-24
scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' error
Miles Chen
1
-0
/
+4
2021-09-19
Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+10
2021-09-19
kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
Nathan Chancellor
1
-0
/
+5
2021-09-19
kbuild: Fix comment typo in scripts/Makefile.modpost
Ramji Jiyani
1
-1
/
+1
2021-09-19
gen_compile_commands: fix missing 'sys' package
Kortan
1
-0
/
+1
2021-09-19
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
Ariel Marcovitch
1
-8
/
+0
2021-09-19
checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
Ariel Marcovitch
1
-0
/
+3
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-7
/
+1
2021-09-13
Documentation: raise minimum supported version of GCC to 5.1
Nick Desaulniers
1
-7
/
+1
2021-09-11
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-09-11
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
2
-1
/
+3
2021-09-10
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
1
-0
/
+1
2021-09-08
Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-37
/
+58
2021-09-08
scripts: check_extable: fix typo in user error message
Randy Dunlap
1
-1
/
+1
2021-09-08
checkpatch: improve GIT_COMMIT_ID test
Joe Perches
1
-31
/
+51
2021-09-08
checkpatch: make email address check case insensitive
Mimi Zohar
1
-2
/
+2
2021-09-08
checkpatch: support wide strings
Joe Perches
1
-3
/
+4
2021-09-06
don't make the syscall checking produce errors from warnings
Stephen Rothwell
1
-1
/
+1
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
21
-135
/
+166
[next]