index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-26
Linux 7.2-rc5
Linus Torvalds
1
-1
/
+1
2026-07-25
Merge tag 'rust-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-0
/
+5
2026-07-19
Linux 7.2-rc4
Linus Torvalds
1
-1
/
+1
2026-07-12
Linux 7.2-rc3
Linus Torvalds
1
-1
/
+1
2026-07-09
rust: allow `clippy::unwrap_or_default` globally
Alexandre Courbot
1
-0
/
+5
2026-07-05
Linux 7.2-rc2
Linus Torvalds
1
-1
/
+1
2026-06-28
Linux 7.2-rc1
Linus Torvalds
1
-2
/
+2
2026-06-25
Merge tag 'kbuild-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-0
/
+3
2026-06-24
Merge tag 'rust-fixes-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-0
/
+3
2026-06-22
Merge tag 'spdx-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
1
-2
/
+26
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-6
/
+21
2026-06-19
rust: Kbuild: set frame-pointer llvm module flag for CONFIG_FRAME_POINTER
Alice Ryhl
1
-0
/
+3
2026-06-17
Merge tag 'devicetree-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
1
-0
/
+6
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-0
/
+5
2026-06-15
Merge tag 'rust-7.2' of gitolite.kernel.org:pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-1
/
+5
2026-06-15
Merge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-23
/
+30
2026-06-14
Linux 7.1
Linus Torvalds
1
-1
/
+1
2026-06-11
kbuild: rust: clean `zerocopy-derive` in `mrproper`
Miguel Ojeda
1
-1
/
+2
2026-06-10
kbuild: Use ld.lld for linking host programs when LLVM is set
Nathan Chancellor
1
-0
/
+3
2026-06-10
dt-bindings: add self-test fixtures for style checker
Daniel Golle
1
-0
/
+6
2026-06-09
rust: zerocopy-derive: enable support in kbuild
Miguel Ojeda
1
-0
/
+1
2026-06-09
rust: zerocopy: enable support in kbuild
Miguel Ojeda
1
-0
/
+1
2026-06-07
Linux 7.1-rc7
Linus Torvalds
1
-1
/
+1
2026-06-06
Merge tag 'rust-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-1
/
+2
2026-06-03
kconfig: add kconfig-sym-check static checker
Andrew Jones
1
-9
/
+14
2026-06-02
kbuild: rust: clean `*.long-type-*.txt` files
Joel Kamminga
1
-0
/
+1
2026-05-31
Linux 7.1-rc6
Linus Torvalds
1
-1
/
+1
2026-05-29
kbuild: distributed build support for Clang ThinLTO
Rong Xu
1
-4
/
+10
2026-05-29
kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
Masahiro Yamada
1
-10
/
+6
2026-05-28
gcov: use atomic counter updates to fix concurrent access crashes
Konstantin Khorenko
1
-6
/
+21
2026-05-26
rust: kasan/kbuild: fix rustc-option when cross-compiling
Alice Ryhl
1
-1
/
+2
2026-05-24
Linux 7.1-rc5
Linus Torvalds
1
-1
/
+1
2026-05-22
scripts/sbom: add SPDX output graph
Luis Augenstein
1
-1
/
+4
2026-05-22
scripts/sbom: add JSON-LD serialization
Luis Augenstein
1
-1
/
+2
2026-05-22
scripts/sbom: add cmd graph generation
Luis Augenstein
1
-1
/
+5
2026-05-22
scripts/sbom: integrate script in make process
Luis Augenstein
1
-2
/
+18
2026-05-17
Linux 7.1-rc4
Linus Torvalds
1
-1
/
+1
2026-05-14
slab: support for compiler-assisted type-based slab cache partitioning
Marco Elver
1
-0
/
+5
2026-05-10
Linux 7.1-rc3
Linus Torvalds
1
-1
/
+1
2026-05-09
Merge tag 'rust-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-0
/
+2
2026-05-03
Linux 7.1-rc2
Linus Torvalds
1
-1
/
+1
2026-04-30
rust: allow `clippy::collapsible_if` globally
Miguel Ojeda
1
-0
/
+1
2026-04-30
rust: allow `clippy::collapsible_match` globally
Miguel Ojeda
1
-0
/
+1
2026-04-26
Linux 7.1-rc1
Linus Torvalds
1
-2
/
+2
2026-04-25
Merge tag 'kbuild-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-0
/
+2
2026-04-24
kbuild: Never respect CONFIG_WERROR / W=e to fixdep
Thomas Weißschuh
1
-0
/
+2
2026-04-14
Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-9
/
+26
2026-04-13
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
1
-2
/
+19
2026-04-12
Linux 7.0
Linus Torvalds
1
-1
/
+1
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/linux into rust-next
Miguel Ojeda
1
-1
/
+5
[next]