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-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-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
2025-12-22
gendwarfksyms: Fix build on 32-bit hosts
Sami Tolvanen
2
-3
/
+6
2025-12-22
sign-file: Use only the OpenSSL CMS API for signing
Petr Pavlu
1
-63
/
+3
2025-12-21
Coccinelle: pm_runtime: Fix typo in report message
Thorsten Blum
1
-1
/
+1
2025-12-21
scripts: coccicheck: filter *.cocci files by MODE
Songwei Chai
1
-1
/
+5
2025-12-20
kbuild: Add top-level target for building gen_init_cpio
Nicolas Schier
1
-1
/
+0
2025-12-19
kconfig: move XPM icons to separate files
Rostislav Krasny
18
-385
/
+345
2025-12-19
resolve_btfids: Change in-place update with raw binary output
Ihor Solodrai
5
-45
/
+173
2025-12-19
lib/Kconfig.debug: Set the minimum required pahole version to v1.22
Ihor Solodrai
1
-8
/
+1
2025-12-16
modpost: drop '*_probe' from section check whitelist
Johan Hovold
1
-1
/
+1
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+6
2025-12-11
checkpatch: add uninitialized pointer with __free attribute check
Ally Heev
1
-0
/
+6
2025-12-10
Merge tag 'kbuild-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-1
/
+1
2025-12-10
Merge tag 'trace-v6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-0
/
+3
2025-12-10
tracing: Fix unused tracepoints when module uses only exported ones
Steven Rostedt
1
-0
/
+3
2025-12-10
Merge tag 'pm-6.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+0
2025-12-07
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
5
-19
/
+492
2025-12-06
Merge tag 'objtool-urgent-2025-12-06' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2025-12-05
Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-443
/
+817
2025-12-05
Merge tag 'devicetree-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2025-12-04
coccinelle: Drop pm_runtime_barrier() error code checks
Brian Norris
1
-1
/
+0
2025-12-04
Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
7
-11
/
+153
2025-12-04
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2
-2
/
+24
2025-12-03
Merge tag 'docs-6.19' of git://git.lwn.net/linux
Linus Torvalds
22
-11251
/
+26
2025-12-03
x86/asm: Remove ANNOTATE_DATA_SPECIAL usage
Josh Poimboeuf
1
-0
/
+1
2025-12-03
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-17
/
+84
2025-12-03
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+36
2025-12-02
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-18
/
+1086
2025-12-02
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+7
2025-12-01
Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2025-12-01
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
[prev]
[next]