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-11-25
stddef: Introduce struct_group() helper macro
Kees Cook
1
-0
/
+7
2022-11-16
cert host tools: Stop complaining about deprecated OpenSSL functions
Linus Torvalds
2
-0
/
+14
2022-10-28
kbuild: Add skip_encoding_btf_enum64 option to pahole
Martin Rodriguez Reboredo
1
-0
/
+4
2022-10-28
kbuild: Unify options for BTF generation for vmlinux and modules
Jiri Olsa
2
-7
/
+18
2022-10-28
kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21
Andrii Nakryiko
1
-0
/
+5
2022-10-28
kbuild: Quote OBJCOPY var to avoid a pahole call break the build
Javier Martinez Canillas
1
-1
/
+1
2022-10-28
bpf: Generate BTF_KIND_FLOAT when linking vmlinux
Ilya Leoshkevich
1
-1
/
+2
2022-10-26
kbuild: rpm-pkg: fix breakage when V=1 is used
Janis Schoetterl-Glausch
1
-2
/
+2
2022-10-26
kbuild: remove the target in signal traps when interrupted
Masahiro Yamada
1
-1
/
+22
2022-10-26
selinux: use "grep -E" instead of "egrep"
Greg Kroah-Hartman
1
-1
/
+1
2022-10-15
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
1
-0
/
+1
2022-09-23
mksysmap: Fix the mismatch of 'L0' symbols in System.map
Youling Tang
1
-1
/
+1
2022-09-05
kbuild: Fix include path in scripts/Makefile.modpost
Jing Leng
1
-2
/
+1
2022-08-29
kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
Ondrej Mosnacek
1
-0
/
+0
2022-08-25
modules: Ensure natural alignment for .altinstructions and __bug_table sections
Helge Deller
1
-0
/
+2
2022-08-25
gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
Andrew Donnellan
1
-1
/
+1
2022-08-25
kbuild: dummy-tools: avoid tmpdir leak in dummy gcc
Ondrej Mosnacek
1
-6
/
+2
2022-08-21
scripts/faddr2line: Fix vmlinux detection on arm64
Josh Poimboeuf
1
-1
/
+3
2022-07-25
x86/retbleed: Add fine grained Kconfig knobs
Peter Zijlstra
2
-1
/
+4
2022-07-25
objtool: Add entry UNRET validation
Peter Zijlstra
1
-0
/
+3
2022-07-25
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2
-0
/
+6
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-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
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-23
kbuild: lto: Merge module sections if and only if CONFIG_LTO_CLANG is enabled
Sean Christopherson
1
-0
/
+2
2022-02-23
kbuild: lto: merge module sections
Sami Tolvanen
1
-0
/
+24
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-12-14
kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc
Masahiro Yamada
1
-7
/
+3
2021-12-14
gcc-plugins: fix gcc 11 indigestion with plugins...
Valdis Kletnieks
1
-2
/
+2
2021-12-14
gcc-plugins: simplify GCC plugin-dev capability test
Masahiro Yamada
2
-20
/
+1
2021-11-21
scripts/lld-version.sh: Rewrite based on upstream ld-version.sh
Nathan Chancellor
1
-9
/
+26
2021-11-18
leaking_addresses: Always print a trailing newline
Kees Cook
1
-1
/
+2
2021-10-27
gcc-plugins/structleak: add makefile var for disabling structleak
Brendan Higgins
1
-0
/
+4
2021-10-20
nds32/ftrace: Fix Error: invalid operands (*UND* and *UND* sections) for `^'
Steven Rostedt
1
-1
/
+1
2021-09-22
gen_compile_commands: fix missing 'sys' package
Kortan
1
-0
/
+1
2021-09-18
kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
Masahiro Yamada
1
-1
/
+7
[next]