index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+19
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+1
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-6
/
+63
2026-02-10
Merge tag 'rust-6.20-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/oj...
Linus Torvalds
-3
/
+3
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-53
/
+165
2026-02-10
Merge tag 'modules-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-68
/
+9
2026-02-10
Merge tag 'keys-next-20260206' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+30
2026-02-10
Merge tag 'kmalloc_obj-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+157
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+40
2026-02-09
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
-340
/
+1
2026-02-09
coccinelle: Add kmalloc_objs conversion script
Kees Cook
-0
/
+124
2026-02-09
Merge tag 'rcu.release.v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+3
2026-02-07
Merge tag 'objtool-urgent-2026-02-07' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-18
/
+15
2026-02-05
livepatch: Free klp_{object,func}_ext data after initialization
Petr Pavlu
-3
/
+3
2026-02-05
livepatch: Fix having __klp_objects relics in non-livepatch modules
Petr Pavlu
-17
/
+10
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
-204
/
+123
2026-02-02
modsign: Enable ML-DSA module signing
David Howells
-9
/
+30
2026-02-01
Merge tag 'objtool-urgent-2026-02-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-4
/
+4
2026-01-31
Merge tag 'kbuild-fixes-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-36
/
+34
2026-01-31
kbuild: Do not run kernel-doc when building external modules
Nathan Chancellor
-0
/
+2
2026-01-30
Merge tag 'rust-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-14
/
+35
2026-01-29
livepatch/klp-build: Require Clang assembler >= 20
Josh Poimboeuf
-0
/
+4
2026-01-28
kbuild: Fix permissions of modules.builtin.modinfo
Ethan Zuo
-1
/
+2
2026-01-28
kbuild: rpm-pkg: Generate debuginfo package manually
Nathan Chancellor
-35
/
+30
2026-01-28
Merge tag 'pin-init-v7.0' of https://github.com/Rust-for-Linux/linux into rus...
Miguel Ojeda
-1
/
+1
2026-01-27
livepatch/klp-build: Fix klp-build vs CONFIG_MODULE_SRCVERSION_ALL
Josh Poimboeuf
-4
/
+4
2026-01-26
scripts: generate_rust_analyzer: fix resolution of #[pin_data] macros
SeungJong Ha
-1
/
+1
2026-01-24
Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+2
2026-01-23
scripts/tracepoint-update: Fix memory leak in add_string() on failure
Weigang He
-0
/
+2
2026-01-22
rseq: Implement sys_rseq_slice_yield()
Thomas Gleixner
-0
/
+1
2026-01-21
scripts/gen-btf.sh: Use CONFIG_SHELL for execution
Ihor Solodrai
-6
/
+6
2026-01-20
docs: add a scripts/kernel-doc symbolic link
Jonathan Corbet
-0
/
+1
2026-01-20
docs: kdoc: move kernel-doc to tools/docs
Jonathan Corbet
-361
/
+0
2026-01-20
docs: kdoc: some fixes to kernel-doc comments
Mauro Carvalho Chehab
-16
/
+13
2026-01-20
docs: kdoc: ensure that comments are using our coding style
Mauro Carvalho Chehab
-6
/
+18
2026-01-20
docs: kdoc: avoid error_count overflows
Mauro Carvalho Chehab
-7
/
+19
2026-01-19
rust: kunit: replace `kernel::c_str!` with C-Strings
Tamir Duberstein
-2
/
+2
2026-01-18
scripts: generate_rust_analyzer: compile sysroot with correct edition
Tamir Duberstein
-3
/
+26
2026-01-18
scripts: generate_rust_analyzer: compile quote with correct edition
Tamir Duberstein
-0
/
+1
2026-01-18
scripts: generate_rust_analyzer: quote: treat `core` and `std` as dependencies
Jesung Yang
-1
/
+1
2026-01-18
scripts: generate_rust_analyzer: syn: treat `std` as a dependency
Jesung Yang
-1
/
+1
2026-01-18
scripts: generate_rust_analyzer: remove sysroot assertion
Onur Özkan
-3
/
+0
2026-01-18
rust: kbuild: give `--config-path` to `rustfmt` in `.rsi` target
Miguel Ojeda
-1
/
+1
2026-01-18
compiler: Use __typeof_unqual__() for __unqual_scalar_typeof()
Peter Zijlstra
-0
/
+19
2026-01-17
rust: pin-init: add `syn` dependency and remove `proc-macro[2]` and `quote` w...
Benno Lossin
-1
/
+1
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-144
/
+41
2026-01-14
checkpatch: Suggest kmalloc_obj family for sizeof allocations
Kees Cook
-6
/
+33
2026-01-14
scripts: generate_rust_analyzer: Add pin_init_internal deps
Tamir Duberstein
-1
/
+1
2026-01-14
scripts: generate_rust_analyzer: Add pin_init -> compiler_builtins dep
Tamir Duberstein
-1
/
+1
2026-01-14
scripts: generate_rust_analyzer: Add compiler_builtins -> core dep
Tamir Duberstein
-1
/
+1
[next]