index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2026-05-29
kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
Masahiro Yamada
2026-05-28
scripts: modpost: detect and report truncated buf_printf() output
Alexandre Courbot
2026-05-28
kbuild: rpm-pkg: append %{?dist} macro to Release tag
Yafang Shao
2026-05-27
run-clang-tools: run multiprocessing.Pool as context manager
Philipp Hahn
2026-05-27
scripts/Makefile.warn: Drop -Wformat handling for clang < 16
Nathan Chancellor
2026-05-27
kbuild: Bump minimum version of LLVM for building the kernel to 17.0.1
Nathan Chancellor
2026-05-14
kbuild: pacman-pkg: package unstripped vDSO libraries
Thomas Weißschuh
2026-04-29
kconfig: fix potential NULL pointer dereference in conf_askvalue
Xingjing Deng
2026-04-29
kbuild/btf: Remove broken module relinking exclusion
Petr Pavlu
2026-04-25
Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-24
Merge tag 'spdx-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2026-04-18
Merge tag 'parisc-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-17
Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-17
module.lds.S: Fix modules on 32-bit parisc architecture
Helge Deller
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-04-15
checkpatch: exclude forward declarations of const structs
Taylor Nelms
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-04-14
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-14
Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-14
Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2026-04-14
Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
kbuild: builddeb - avoid recompiles for non-cross-compiles
Mathias Krause
2026-04-13
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
2026-04-07
scripts/dtc: Update to upstream version v1.7.2-69-g53373d135579
Rob Herring (Arm)
2026-04-07
rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
Miguel Ojeda
2026-04-07
rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=...
Miguel Ojeda
2026-04-07
rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
Miguel Ojeda
2026-04-07
rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
Miguel Ojeda
2026-04-07
rust: kbuild: remove `feature(...)`s that are now stable
Miguel Ojeda
2026-04-07
rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Miguel Ojeda
2026-04-05
kconfig: forbid multiple entries with the same symbol in a choice
Masahiro Yamada
2026-04-05
checksyscalls: only run when necessary
Thomas Weißschuh
2026-04-05
checksyscalls: fail on all intermediate errors
Thomas Weißschuh
2026-04-05
checksyscalls: move path to reference table to a variable
Thomas Weißschuh
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
2026-04-03
rust: support overriding crate_name
Alice Ryhl
2026-04-02
kbuild: vdso_install: drop build ID architecture allow-list
Thomas Weißschuh
2026-04-02
kbuild: vdso_install: gracefully handle images without build ID
Thomas Weißschuh
2026-04-02
kbuild: vdso_install: hide readelf warnings
Thomas Weißschuh
2026-04-02
kbuild: vdso_install: split out the readelf invocation
Thomas Weißschuh
2026-04-02
Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux int...
Miguel Ojeda
2026-03-31
module: remove *_gpl sections from vmlinux and modules
Siddharth Nayyar
2026-03-31
module: use kflagstab instead of *_gpl sections
Siddharth Nayyar
2026-03-31
module: populate kflagstab in modpost
Siddharth Nayyar
[next]