index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-17
checkpatch: describe --min-conf-desc-length
Philipp Hahn
1
-2
/
+3
2025-03-17
scripts/gdb/symbols: determine KASLR offset on s390
Ilya Leoshkevich
2
-1
/
+65
2025-03-17
scripts/gdb/linux/symbols.py: address changes to module_sect_attrs
Antonio Quartulli
1
-4
/
+9
2025-03-17
objtool: Add CONFIG_OBJTOOL_WERROR
Josh Poimboeuf
1
-0
/
+1
2025-03-17
coccinelle: misc: secs_to_jiffies: Patch expressions too
Easwar Hariharan
1
-0
/
+10
2025-03-17
scripts/gdb: add $lx_per_cpu_ptr()
Brendan Jackman
1
-2
/
+20
2025-03-17
get_maintainer: stop reporting subsystem status as maintainer role
Vlastimil Babka
1
-15
/
+6
2025-03-17
get_maintainer: add --substatus for reporting subsystem status
Vlastimil Babka
1
-3
/
+25
2025-03-17
scripts: add script to extract built-in firmware blobs
Guilherme G. Piccoli
1
-0
/
+30
2025-03-16
rust: make pin-init its own crate
Benno Lossin
1
-2
/
+2
2025-03-16
rust: add pin-init crate build infrastructure
Miguel Ojeda
2
-2
/
+17
2025-03-16
kbuild: Create intermediate vmlinux build with relocations preserved
Ard Biesheuvel
2
-10
/
+21
2025-03-16
kbuild: link-vmlinux.sh: Make output file name configurable
Ard Biesheuvel
2
-8
/
+9
2025-03-16
Merge tag 'rust-fixes-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-31
/
+44
2025-03-15
kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=y
Masahiro Yamada
1
-2
/
+7
2025-03-15
kbuild: exclude .rodata.(cst|str)* when building ranges
Kris Van Hees
1
-0
/
+5
2025-03-15
kbuild: add Kbuild bash completion
Masahiro Yamada
1
-0
/
+451
2025-03-15
kbuild: fix argument parsing in scripts/config
Seyediman Seyedarab
1
-10
/
+16
2025-03-15
kbuild: add dependency from vmlinux to sorttable
Xi Ruoyao
1
-0
/
+4
2025-03-15
kbuild: deb-pkg: add debarch for ARCH=loongarch64
WangYuli
1
-0
/
+2
2025-03-15
kbuild: move -fzero-init-padding-bits=all to the top-level Makefile
Masahiro Yamada
1
-3
/
+0
2025-03-15
scripts: make python shebangs specific about desired version
Uday Shankar
2
-2
/
+2
2025-03-15
kbuild: rust: add rustc-min-version support function
Miguel Ojeda
1
-0
/
+4
2025-03-15
modpost: use strstarts() to clean up parse_source_files()
Masahiro Yamada
1
-2
/
+2
2025-03-15
modpost: introduce get_basename() helper
Masahiro Yamada
3
-32
/
+23
2025-03-15
kconfig: remove unnecessary cast in sym_get_string()
Masahiro Yamada
1
-1
/
+1
2025-03-15
kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf
Masahiro Yamada
1
-7
/
+12
2025-03-15
genksyms: factor out APP for the ST_NORMAL state
Masahiro Yamada
1
-5
/
+1
2025-03-15
gen_compile_commands.py: remove code for '\#' replacement
Masahiro Yamada
1
-4
/
+4
2025-03-15
kbuild: remove EXTRA_*FLAGS support
Masahiro Yamada
3
-23
/
+0
2025-03-15
gendwarfksyms: Add a separate pass to resolve FQNs
Sami Tolvanen
4
-72
/
+86
2025-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2025-03-13
scripts: get_feat.pl: substitute s390x with s390
Heiko Carstens
1
-2
/
+2
2025-03-12
scripts: generate_rust_analyzer: add uapi crate
Tamir Duberstein
1
-1
/
+2
2025-03-12
scripts: generate_rust_analyzer: add missing include_dirs
Tamir Duberstein
1
-20
/
+20
2025-03-12
scripts: generate_rust_analyzer: add missing macros deps
Tamir Duberstein
1
-9
/
+21
2025-03-10
riscv/crc: add "template" for Zbc optimized CRC functions
Eric Biggers
1
-1
/
+54
2025-03-10
Merge 6.14-rc6 into char-misc-next
Greg Kroah-Hartman
2
-4
/
+4
2025-03-09
scripts: rust: mention file name in error messages
Guillaume Gomez
1
-4
/
+4
2025-03-08
ubsan/overflow: Enable ignorelist parsing and add type filter
Kees Cook
2
-1
/
+5
2025-03-08
ubsan/overflow: Enable pattern exclusions
Kees Cook
1
-0
/
+1
2025-03-08
ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
Kees Cook
2
-4
/
+8
2025-03-07
selinux: Chain up tool resolving errors in install_policy.sh
Tim Schumacher
1
-9
/
+6
2025-03-06
kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
Inochi Amaoto
1
-1
/
+1
2025-03-06
rust: remove leftover mentions of the `alloc` crate
Miguel Ojeda
1
-2
/
+2
2025-03-04
x86/percpu: Move current_task to percpu hot section
Brian Gerst
1
-1
/
+1
2025-03-04
kbuild: clang: Support building UM with SUBARCH=i386
Kees Cook
1
-0
/
+2
2025-03-04
scripts/kernel-doc: drop dead code for Wcontents_before_sections
Mauro Carvalho Chehab
1
-11
/
+0
2025-03-04
scripts/kernel-doc: don't add not needed new lines
Mauro Carvalho Chehab
1
-0
/
+4
2025-02-28
coccinelle: Add missing (GE)NL_SET_ERR_MSG_* to strings ending with newline test
Gal Pressman
1
-5
/
+8
[prev]
[next]