index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2024-04-13
modpost: fix null pointer dereference
Max Kellermann
1
-1
/
+3
2024-04-10
modpost: do not make find_tosym() return NULL
Masahiro Yamada
1
-2
/
+5
2024-04-10
modpost: Optimize symbol search from linear to binary search
Jack Brennen
4
-66
/
+232
2024-04-10
scripts/bpf_doc: Use silent mode when exec make cmd
Hangbin Liu
1
-2
/
+2
2024-04-03
kbuild: Move -Wenum-{compare-conditional,enum-conversion} into W=1
Nathan Chancellor
1
-0
/
+2
2024-03-26
kconfig: fix infinite loop when expanding a macro at the end of file
Masahiro Yamada
1
-2
/
+5
2024-03-26
gen_compile_commands: fix invalid escape sequence warning
Andrew Ballance
1
-1
/
+1
2024-03-06
kbuild: Add -Wa,--fatal-warnings to as-instr invocation
Nathan Chancellor
2
-2
/
+2
2024-03-01
bpf, scripts: Correct GPL license name
Gianmarco Lusvardi
1
-1
/
+1
2024-02-23
modpost: Add '.ltext' and '.ltext.*' to TEXT_SECTIONS
Nathan Chancellor
1
-1
/
+2
2024-02-23
linux/init: remove __memexit* annotations
Masahiro Yamada
1
-12
/
+3
2024-02-23
kbuild: Fix changing ELF file type for output of gen_btf for big endian
Nathan Chancellor
1
-2
/
+7
2024-02-23
kallsyms: ignore ARMv4 thunks along with others
Arnd Bergmann
1
-11
/
+2
2024-02-23
modpost: trim leading spaces when processing source files list
Radek Krejci
1
-1
/
+6
2024-02-16
rust: upgrade to Rust 1.73.0
Miguel Ojeda
1
-1
/
+1
2024-02-16
rust: upgrade to Rust 1.72.1
Miguel Ojeda
1
-1
/
+1
2024-01-31
scripts/get_abi: fix source path leak
Vegard Nossum
1
-1
/
+1
2024-01-20
scripts/decode_stacktrace.sh: optionally use LLVM utilities
Carlos Llamas
1
-2
/
+17
2023-12-20
scripts/checkstack.pl: match all stack sizes for s390
Heiko Carstens
1
-2
/
+1
2023-12-20
sign-file: Fix incorrect return values check
Yusong Gao
1
-6
/
+6
2023-12-13
gcc-plugins: randstruct: Update code comment in relayout_struct()
Gustavo A. R. Silva
1
-2
/
+1
2023-12-13
checkstack: fix printed address
Heiko Carstens
1
-6
/
+2
2023-12-13
scripts/gdb: fix lx-device-list-bus and lx-device-list-class
Florian Fainelli
1
-8
/
+8
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-12-13
modpost: fix section mismatch message for RELA
Masahiro Yamada
1
-2
/
+4
2023-11-28
scripts/gdb/vmalloc: disable on no-MMU
Ben Wolsieffer
2
-2
/
+7
2023-11-28
randstruct: Fix gcc-plugin performance mode to stay in group
Kees Cook
1
-3
/
+8
2023-11-28
gcc-plugins: randstruct: Only warn about true flexible arrays
Kees Cook
1
-10
/
+0
2023-11-28
x86/retpoline: Make sure there are no unconverted return thunks due to KCSAN
Josh Poimboeuf
1
-0
/
+1
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-11-20
scripts/gdb: fix usage of MOD_TEXT not defined when CONFIG_MODULES=n
Clément Léger
1
-4
/
+5
2023-11-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
1
-1
/
+2
2023-10-01
kbuild: remove stale code for 'source' symlink in packaging scripts
Masahiro Yamada
2
-4
/
+0
2023-10-01
modpost: Don't let "driver"s reference .exit.*
Uwe Kleine-König
1
-2
/
+13
2023-10-01
modpost: add missing else to the "of" check
Mauricio Faria de Oliveira
1
-1
/
+1
2023-09-25
kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modules
Martin Nybo Andersen
1
-1
/
+1
2023-09-23
Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-21
/
+2
2023-09-20
locking/atomic: scripts: fix fallback ifdeffery
Mark Rutland
1
-1
/
+1
2023-09-19
revert "scripts/gdb/symbols: add specific ko module load command"
Andrew Morton
1
-21
/
+2
2023-09-16
Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2023-09-15
kbuild: avoid long argument lists in make modules_install
Michal Kubecek
1
-1
/
+1
2023-09-15
kbuild: fix kernel-devel RPM package and linux-headers Deb package
Masahiro Yamada
1
-1
/
+1
2023-09-13
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2023-09-12
linux/export: fix reference to exported functions for parisc64
Masahiro Yamada
1
-0
/
+9
2023-09-10
Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-28
/
+28
2023-09-06
x86: Remove the arch_calc_vm_prot_bits() macro from the UAPI
Thomas Huth
1
-1
/
+0
[prev]
[next]