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.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2026-01-23
scripts: kconfig: merge_config.sh: use awk in checks too
Mikko Rapeli
1
-11
/
+86
2026-01-23
scripts: kconfig: merge_config.sh: refactor from shell/sed/grep to awk
Anders Roxell
1
-40
/
+128
2026-01-23
kallsyms: Get rid of kallsyms relative base
Ard Biesheuvel
2
-47
/
+21
2026-01-23
scripts: add tool to run containerized builds
Guillaume Tucker
1
-0
/
+199
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
1
-0
/
+1
2026-01-21
scripts/gen-btf.sh: Use CONFIG_SHELL for execution
Ihor Solodrai
3
-6
/
+6
2026-01-21
docs: add a scripts/kernel-doc symbolic link
Jonathan Corbet
1
-0
/
+1
2026-01-21
docs: kdoc: move kernel-doc to tools/docs
Jonathan Corbet
2
-361
/
+0
2026-01-21
docs: kdoc: some fixes to kernel-doc comments
Mauro Carvalho Chehab
1
-16
/
+13
2026-01-21
docs: kdoc: ensure that comments are using our coding style
Mauro Carvalho Chehab
1
-6
/
+18
2026-01-21
docs: kdoc: avoid error_count overflows
Mauro Carvalho Chehab
1
-7
/
+19
2026-01-19
rust: kunit: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
1
-2
/
+2
2026-01-18
scripts: generate_rust_analyzer: compile sysroot with correct edition
Tamir Duberstein
1
-3
/
+26
2026-01-18
scripts: generate_rust_analyzer: compile quote with correct edition
Tamir Duberstein
1
-0
/
+1
2026-01-18
scripts: generate_rust_analyzer: quote: treat `core` and `std` as dependencies
Jesung Yang
1
-1
/
+1
2026-01-18
scripts: generate_rust_analyzer: syn: treat `std` as a dependency
Jesung Yang
1
-1
/
+1
2026-01-18
scripts: generate_rust_analyzer: remove sysroot assertion
Onur Özkan
1
-3
/
+0
2026-01-18
rust: kbuild: give `--config-path` to `rustfmt` in `.rsi` target
Miguel Ojeda
1
-1
/
+1
2026-01-18
compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()
Peter Zijlstra
1
-0
/
+19
2026-01-17
rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...
Benno Lossin
1
-1
/
+1
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
8
-144
/
+41
2026-01-15
checkpatch: Suggest kmalloc_obj family for sizeof allocations
Kees Cook
1
-6
/
+33
2026-01-15
kbuild: Drop superfluous compiler option checks
Thomas Weißschuh
1
-13
/
+10
2026-01-14
scripts: generate_rust_analyzer: Add pin_init_internal deps
Tamir Duberstein
1
-1
/
+1
2026-01-14
scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins dep
Tamir Duberstein
1
-1
/
+1
2026-01-14
scripts: generate_rust_analyzer: Add compiler_builtins -> core dep
Tamir Duberstein
1
-1
/
+1
2026-01-14
kconfig: fix static linking of nconf
Arkadiusz Kozdra
1
-5
/
+6
2026-01-14
kbuild: prefer ${NM} in check-function-names.sh
Carlos Llamas
1
-1
/
+1
2026-01-12
lib/crypto: tests: Add KUnit tests for NH
Eric Biggers
1
-0
/
+40
2026-01-12
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2026-01-11
treewide: Update email address
Thomas Gleixner
1
-1
/
+1
2026-01-09
rust: helpers: Move #define __rust_helper out of atomic.c
Alice Ryhl
1
-5
/
+0
2026-01-08
lib/crypto: tests: Fix syntax error for old python versions
Jie Zhan
1
-1
/
+1
2026-01-07
scripts/gen-btf.sh: Ensure initial object in gen_btf_o is ELF with correct en...
Nathan Chancellor
1
-1
/
+1
2026-01-07
kconfig: Support conditional deps using "depends on X if Y"
Nicolas Pitre
11
-5
/
+111
2026-01-06
scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()
oldzhu
1
-1
/
+1
2026-01-06
kbuild: remove gcc's -Wtype-limits
Vincent Mailhol
1
-1
/
+3
2026-01-05
tags: Add regex for context_lock_struct
Peter Zijlstra
1
-0
/
+1
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
1
-0
/
+1
2026-01-05
compiler-context-analysis: Introduce header suppressions
Marco Elver
2
-0
/
+36
2026-01-05
checkpatch: Warn about context_unsafe() without comment
Marco Elver
1
-0
/
+7
2026-01-05
compiler-context-analysis: Add infrastructure for Context Analysis with Clang
Marco Elver
2
-0
/
+17
2026-01-05
rust: fix off-by-one line number in rustdoc tests
Gary Guo
1
-1
/
+1
2026-01-01
checkpatch: Deprecate rcu_read_{,un}lock_trace()
Paul E. McKenney
1
-1
/
+3
2026-01-01
scripts/gen-btf.sh: Reduce log verbosity
Ihor Solodrai
2
-11
/
+2
2025-12-31
resolve_btfids: Implement --patch_btfids
Ihor Solodrai
2
-2
/
+2
2025-12-30
scripts/gen-btf.sh: Fix .btf.o generation when compiling for RISCV
Ihor Solodrai
1
-1
/
+1
2025-12-27
mcb: Add missing modpost build support
Jose Javier Rodriguez Barbarin
2
-0
/
+12
2025-12-27
kbuild: fix compilation of dtb specified on command-line without make rule
Thomas De Schampheleire
1
-12
/
+14
2025-12-27
Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"
Nicolas Schier
1
-128
/
+7
[prev]
[next]