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-06-27
rust: compile libcore with edition 2024 for 1.87+
Gary Guo
1
-5
/
+8
2025-06-27
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
1
-0
/
+4
2025-06-27
Make 'cc-option' work correctly for the -Wno-xyzzy pattern
Linus Torvalds
1
-2
/
+2
2025-06-19
randstruct: gcc-plugin: Fix attribute addition
Kees Cook
2
-11
/
+43
2025-06-19
randstruct: gcc-plugin: Remove bogus void member
Kees Cook
1
-17
/
+1
2025-05-29
kbuild: Properly disable -Wunterminated-string-initialization for clang
Nathan Chancellor
1
-1
/
+8
2025-05-29
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
1
-1
/
+1
2025-05-29
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
Masahiro Yamada
1
-7
/
+12
2025-05-29
kbuild: fix argument parsing in scripts/config
Seyediman Seyedarab
1
-10
/
+16
2025-05-29
kconfig: merge_config: use an empty file as initfile
Daniel Gomez
1
-2
/
+2
2025-05-22
kbuild: Disable -Wdefault-const-init-unsafe
Nathan Chancellor
1
-0
/
+12
2025-05-02
objtool: Silence more KCOV warnings, part 2
Josh Poimboeuf
1
-1
/
+1
2025-05-02
kbuild: add dependency from vmlinux to sorttable
Xi Ruoyao
1
-0
/
+4
2025-04-25
scripts: generate_rust_analyzer: Add ffi crate
Lukas Fischer
1
-3
/
+9
2025-04-25
rust: kbuild: use `pound` to support GNU Make < 4.3
Miguel Ojeda
1
-1
/
+1
2025-04-25
rust: kasan/kbuild: fix missing flags on first build
Miguel Ojeda
1
-1
/
+1
2025-04-20
kbuild: exclude .rodata.(cst|str)* when building ranges
Kris Van Hees
1
-0
/
+5
2025-04-10
kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionally
Alexandru Gagniuc
1
-2
/
+4
2025-04-10
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
1
-9
/
+6
2025-03-22
scripts: generate_rust_analyzer: add uapi crate
Tamir Duberstein
1
-1
/
+2
2025-03-22
scripts: generate_rust_analyzer: add missing include_dirs
Tamir Duberstein
1
-21
/
+21
2025-03-22
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
1
-9
/
+21
2025-03-22
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
1
-2
/
+2
2025-03-13
kbuild: rust: remove the `alloc` crate and `GlobalAlloc`
Danilo Krummrich
2
-11
/
+4
2025-03-13
rust: start using the `#[expect(...)]` attribute
Miguel Ojeda
1
-1
/
+1
2025-02-21
kbuild: Use -fzero-init-padding-bits=all
Kees Cook
1
-0
/
+3
2025-02-21
kbuild: suppress stdout from merge_config for silent builds
Masahiro Yamada
2
-7
/
+10
2025-02-21
scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1
Nathan Chancellor
1
-5
/
+5
2025-02-17
scripts/gdb: fix aarch64 userspace detection in get_current_task
Jan Kiszka
1
-1
/
+1
2025-02-17
x86: rust: set rustc-abi=x86-softfloat on rustc>=1.86.0
Alice Ryhl
1
-0
/
+18
2025-02-17
kbuild: Move -Wenum-enum-conversion to W=2
Nathan Chancellor
1
-1
/
+4
2025-02-08
kbuild: switch from lz4c to lz4 for compression
Parth Pancholi
1
-2
/
+2
2025-02-08
kconfig: fix memory leak in sym_warn_unmet_dep()
Masahiro Yamada
1
-0
/
+1
2025-02-08
kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
Masahiro Yamada
1
-2
/
+4
2025-02-08
genksyms: fix memory leak when the same symbol is read from *.symref file
Masahiro Yamada
3
-5
/
+9
2025-02-08
genksyms: fix memory leak when the same symbol is added from source
Masahiro Yamada
2
-2
/
+15
2025-01-09
scripts/sorttable: fix orc_sort_cmp() to maintain symmetry and transitivity
Kuan-Wei Chiu
1
-1
/
+4
2025-01-09
kbuild: pacman-pkg: provide versioned linux-api-headers package
Thomas Weißschuh
1
-1
/
+1
2025-01-09
modpost: fix the missed iteration for the max bit in do_input()
Masahiro Yamada
1
-1
/
+1
2025-01-09
scripts/mksysmap: Fix escape chars '$'
Mostafa Saleh
1
-2
/
+2
2024-12-14
setlocalversion: work around "git describe" performance
Rasmus Villemoes
1
-16
/
+38
2024-12-14
rust: enable arbitrary_self_types and remove `Receiver`
Gary Guo
1
-1
/
+1
2024-12-14
modpost: Add .irqentry.text to OTHER_SECTIONS
Thomas Gleixner
1
-1
/
+1
2024-12-05
modpost: remove incorrect code in do_eisa_entry()
Masahiro Yamada
1
-4
/
+1
2024-12-05
kbuild: deb-pkg: Don't fail if modules.order is missing
Matt Fleming
1
-10
/
+12
2024-12-05
checkpatch: always parse orig_commit in fixes tag
Tamir Duberstein
1
-21
/
+16
2024-12-05
kernel-doc: allow object-like macros in ReST output
Randy Dunlap
1
-13
/
+30
2024-12-05
scripts/kernel-doc: Do not track section counter across processed files
Chen-Yu Tsai
1
-3
/
+1
2024-12-05
Revert "scripts/faddr2line: Check only two symbols when calculating symbol size"
Carlos Llamas
1
-1
/
+1
2024-11-03
Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-16
/
+39
[next]