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
2025-05-02
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
1
-1
/
+1
2025-04-25
sign-file,extract-cert: use pkcs11 provider for OPENSSL MAJOR >= 3
Jan Stancek
1
-28
/
+65
2025-04-25
sign-file,extract-cert: avoid using deprecated ERR_get_error_line()
Jan Stancek
2
-18
/
+11
2025-04-25
sign-file,extract-cert: move common SSL helper functions to a header
Jan Stancek
2
-35
/
+41
2025-04-10
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
1
-9
/
+6
2025-03-28
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
1
-9
/
+21
2025-03-28
scripts: generate_rust_analyzer: provide `cfg`s for `core` and `alloc`
Martin Rodriguez Reboredo
1
-2
/
+14
2025-03-28
scripts: `make rust-analyzer` for out-of-tree modules
Vinay Varma
1
-9
/
+18
2025-03-28
scripts: generate_rust_analyzer: Handle sub-modules with no Makefile
Asahi Lina
1
-1
/
+4
2025-02-21
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
1
-1
/
+4
2025-02-21
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
1
-2
/
+2
2025-02-21
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
1
-0
/
+1
2025-02-21
kconfig: WERROR unmet symbol dependency
Sergey Senozhatsky
4
-5
/
+25
2025-02-21
kconfig: deduplicate code in conf_read_simple()
Masahiro Yamada
1
-54
/
+35
2025-02-21
kconfig: remove unused code for S_DEF_AUTO in conf_read_simple()
Masahiro Yamada
1
-13
/
+8
2025-02-21
kconfig: require a space after '#' for valid input
Masahiro Yamada
1
-0
/
+2
2025-02-21
kconfig: add warn-unknown-symbols sanity check
Sergey Senozhatsky
1
-2
/
+19
2025-02-21
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
1
-2
/
+4
2025-02-21
genksyms: fix memory leak when the same symbol is read from *.symref file
Masahiro Yamada
3
-5
/
+9
2025-02-21
genksyms: fix memory leak when the same symbol is added from source
Masahiro Yamada
2
-2
/
+15
2025-01-17
scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
Kuan-Wei Chiu
1
-1
/
+5
2025-01-09
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
1
-1
/
+1
2025-01-09
modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit host
Masahiro Yamada
1
-1
/
+1
2024-12-14
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
1
-2
/
+2
2024-12-14
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
1
-4
/
+1
2024-10-17
kconfig: qconf: fix buffer overflow in debug links
Masahiro Yamada
1
-1
/
+1
2024-09-18
scripts: kconfig: merge_config: config files: add a trailing newline
Anders Roxell
1
-0
/
+2
2024-08-29
rust: work around `bindgen` 0.69.0 issue
Miguel Ojeda
1
-1
/
+5
2024-08-29
kbuild: rust_is_available: handle failures calling `$RUSTC`/`$BINDGEN`
Miguel Ojeda
1
-2
/
+26
2024-08-29
kbuild: rust_is_available: normalize version matching
Miguel Ojeda
1
-4
/
+5
2024-08-03
kbuild: avoid build error when single DTB is turned into composite DTB
Masahiro Yamada
1
-1
/
+5
2024-08-03
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-25
kconfig: remove wrong expr_trans_bool()
Masahiro Yamada
3
-32
/
+0
2024-07-25
kconfig: gconf: give a proper initial state to the Save button
Masahiro Yamada
1
-1
/
+2
2024-07-25
gcc-plugins: Rename last_stmt() for GCC 14+
Kees Cook
1
-0
/
+4
2024-07-18
kbuild: Make ld-version.sh more robust against version string changes
Nathan Chancellor
1
-3
/
+5
2024-07-11
kbuild: fix short log for AS in link-vmlinux.sh
Masahiro Yamada
1
-1
/
+1
2024-07-05
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Dragan Simic
1
-1
/
+1
2024-06-16
scripts/gdb: fix SB_* constants parsing
Florian Fainelli
1
-6
/
+6
2024-06-12
kconfig: fix comparison to constant symbols, 'm', 'n'
Masahiro Yamada
1
-2
/
+4
2024-05-17
btf, scripts: rust: drop is_rust_module.sh
Andrea Righi
2
-18
/
+0
2024-05-17
rust: fix regexp in scripts/is_rust_module.sh
Andrea Righi
1
-1
/
+1
2024-05-17
kbuild: rust: avoid creating temporary files
Miguel Ojeda
2
-2
/
+9
2024-05-17
kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
Borislav Petkov (AMD)
1
-1
/
+1
2024-05-17
kbuild: specify output names separately for each emission type from rustc
Masahiro Yamada
2
-11
/
+10
2024-05-17
kbuild: refactor host*_flags
Masahiro Yamada
1
-10
/
+8
2024-04-13
gcc-plugins/stackleak: Avoid .head.text section
Ard Biesheuvel
1
-0
/
+2
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
[next]