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-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+2
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-4
/
+103
2026-04-13
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
-187
/
+229
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
-5
/
+4
2026-04-07
rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
Miguel Ojeda
-7
/
+1
2026-04-07
rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >=...
Miguel Ojeda
-51
/
+1
2026-04-07
rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
Miguel Ojeda
-38
/
+3
2026-04-07
rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
Miguel Ojeda
-1
/
+1
2026-04-07
rust: kbuild: remove `feature(...)`s that are now stable
Miguel Ojeda
-5
/
+1
2026-04-07
rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
Miguel Ojeda
-1
/
+1
2026-04-03
rust: support overriding crate_name
Alice Ryhl
-23
/
+24
2026-04-02
Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux int...
Miguel Ojeda
-77
/
+209
2026-03-30
modpost: Declare extra_warn with unused attribute
Nathan Chancellor
-1
/
+1
2026-03-30
kbuild: modules-cpio-pkg: Respect INSTALL_MOD_PATH
Janne Grunau
-1
/
+2
2026-03-30
kbuild: rust: provide an option to inline C helpers into Rust
Gary Guo
-1
/
+6
2026-03-30
rust: add `const_assert!` macro
Gary Guo
-1
/
+2
2026-03-25
Merge tag 'hardening-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+11
2026-03-24
Merge tag 'kbuild-fixes-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-14
/
+10
2026-03-23
lib/crypto: tests: Add KUnit tests for SM3
Eric Biggers
-0
/
+3
2026-03-23
lib/crypto: tests: Add KUnit tests for GHASH
Eric Biggers
-1
/
+62
2026-03-22
Merge tag 'v7.0-rc5' into driver-core-next
Danilo Krummrich
-5
/
+4
2026-03-20
coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg
Kees Cook
-0
/
+11
2026-03-17
rust: enable the `generic_arg_infer` feature
Alexandre Courbot
-1
/
+2
2026-03-16
livepatch/klp-build: Fix inconsistent kernel version
Josh Poimboeuf
-5
/
+4
2026-03-13
Merge tag 'drm-rust-fixes-2026-03-12' of https://gitlab.freedesktop.org/drm/r...
Dave Airlie
-1
/
+3
2026-03-11
scripts: kconfig: merge_config.sh: fix indentation
Daniel Gomez
-2
/
+2
2026-03-11
scripts: kconfig: merge_config.sh: pass output file as awk variable
Daniel Gomez
-11
/
+7
2026-03-09
scripts: kconfig: merge_config.sh: fix unexpected operator warning
Weizhao Ouyang
-1
/
+1
2026-03-09
lib/crypto: aes: Add FIPS self-test for CMAC
Eric Biggers
-0
/
+10
2026-03-09
lib/crypto: tests: Add KUnit tests for CBC-based MACs
Eric Biggers
-3
/
+28
2026-03-09
scripts: generate_rust_analyzer.py: reduce cfg plumbing
Tamir Duberstein
-7
/
+2
2026-03-09
scripts: generate_rust_analyzer.py: rename cfg to generated_cfg
Eliot Courtney
-4
/
+4
2026-03-09
scripts: generate_rust_analyzer.py: avoid FD leak
Tamir Duberstein
-1
/
+2
2026-03-09
scripts: generate_rust_analyzer.py: define scripts
Tamir Duberstein
-1
/
+13
2026-03-09
scripts: generate_rust_analyzer.py: identify crates explicitly
Tamir Duberstein
-42
/
+42
2026-03-09
scripts: generate_rust_analyzer.py: add type hints
Tamir Duberstein
-39
/
+89
2026-03-09
scripts: generate_rust_analyzer.py: drop `"is_proc_macro": false`
Tamir Duberstein
-17
/
+43
2026-03-09
scripts: generate_rust_analyzer.py: extract `{build,register}_crate`
Tamir Duberstein
-13
/
+61
2026-03-07
rust: ptr: add projection infrastructure
Gary Guo
-1
/
+3
2026-02-26
kbuild: install-extmod-build: Package resolve_btfids if necessary
Thomas Weißschuh
-0
/
+4
2026-02-26
genksyms: Fix parsing a declarator with a preceding attribute
Nathan Chancellor
-2
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1
/
+1
2026-02-21
scripts: coccicheck: warn on unset debug file
Benjamin Philip
-0
/
+5
2026-02-21
scripts: coccicheck: simplify debug file handling
Benjamin Philip
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-1
/
+1
2026-02-18
Merge tag 'mm-nonmm-stable-2026-02-18-19-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-2
/
+173
2026-02-18
Merge tag 'kbuild-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-14
/
+92
2026-02-16
kbuild: rpm-pkg: Disable automatic requires for manual debuginfo package
Nathan Chancellor
-0
/
+3
2026-02-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-1
/
+3
[next]