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
/
rust
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
Merge tag 'pm-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-55
/
+59
2025-12-02
Merge tag 'acpi-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+1
2025-12-01
Merge tag 'locking-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-43
/
+70
2025-11-28
Merge branches 'acpi-misc' and 'pnp'
Rafael J. Wysocki
1
-3
/
+1
2025-11-25
Merge tag 'opp-updates-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-55
/
+59
2025-11-12
rust: debugfs: Replace the usage of Rust native atomics
Boqun Feng
1
-36
/
+17
2025-11-12
rust: sync: atomic: Implement Debug for Atomic<Debug>
Boqun Feng
1
-0
/
+9
2025-11-12
rust: sync: atomic: Make Atomic*Ops pub(crate)
Boqun Feng
1
-1
/
+2
2025-11-10
rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flags
Xi Ruoyao
1
-1
/
+1
2025-11-04
rust: kbuild: workaround `rustdoc` doctests modifier bug
Miguel Ojeda
1
-1
/
+4
2025-11-04
rust: kbuild: treat `build_error` and `rustdoc` as kernel objects
Miguel Ojeda
1
-0
/
+10
2025-11-02
rust: condvar: fix broken intra-doc link
Miguel Ojeda
1
-1
/
+1
2025-11-02
rust: devres: fix private intra-doc link
Miguel Ojeda
1
-1
/
+1
2025-10-27
rust: acpi: replace `core::mem::zeroed` with `pin_init::zeroed`
Siyuan Huang
1
-3
/
+1
2025-10-25
Merge tag 'driver-core-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
2
-9
/
+3
2025-10-23
rust: opp: simplify callers of `to_c_str_array`
Tamir Duberstein
1
-54
/
+58
2025-10-22
rust: debugfs: Implement Reader for Mutex<T> only when T is Unpin
Boqun Feng
1
-1
/
+1
2025-10-22
rust: opp: fix broken rustdoc link
Tamir Duberstein
1
-1
/
+1
2025-10-21
rust: lock: Add a Pin<&mut T> accessor
Daniel Almeida
1
-0
/
+25
2025-10-21
rust: lock: Pin the inner data
Daniel Almeida
1
-3
/
+8
2025-10-21
rust: lock: guard: Add T: Unpin bound to DerefMut
Daniel Almeida
2
-2
/
+8
2025-10-17
rust: device: fix device context of Device::parent()
Danilo Krummrich
2
-9
/
+3
2025-10-17
rust: bitmap: fix formatting
Miguel Ojeda
1
-2
/
+6
2025-10-17
rust: cpufreq: fix formatting
Miguel Ojeda
1
-2
/
+1
2025-10-17
rust: alloc: employ a trailing comment to keep vertical layout
Miguel Ojeda
1
-1
/
+1
2025-10-15
Merge tag 'vfs-6.18-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+2
2025-10-15
rust: bitmap: clean Rust 1.92.0 `unused_unsafe` warning
Miguel Ojeda
1
-0
/
+2
2025-10-11
Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2025-10-07
mm/ksm: fix flag-dropping behavior in ksm_madvise
Jakub Acs
1
-0
/
+1
2025-10-07
Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-3
/
+4
2025-10-07
rust: file: add intra-doc link for 'EBADF'
Tong Li
1
-2
/
+2
2025-10-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-3
/
+4
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
16
-1
/
+1029
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
1
-0
/
+3
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
12
-43
/
+808
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+2
2025-10-02
Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
24
-117
/
+1323
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
8
-98
/
+289
2025-10-02
Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux
Linus Torvalds
7
-0
/
+864
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-4
/
+4
2025-10-01
Merge tag 'linux_kselftest-kunit-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
2
-12
/
+47
2025-10-01
Merge tag 'pm-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-20
/
+16
2025-10-01
Merge tag 'regulator-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
2
-97
/
+84
2025-10-01
Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core
Linus Torvalds
23
-25
/
+2971
2025-10-01
cpufreq: Make drivers using CPUFREQ_ETERNAL specify transition latency
Rafael J. Wysocki
1
-3
/
+4
2025-09-30
Merge tag 'rust-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/linux
Linus Torvalds
50
-297
/
+1038
2025-09-30
Merge tag 'locking-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
14
-91
/
+2381
2025-09-30
Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-5
/
+1
2025-09-29
Merge tag 'vfs-6.18-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2
-9
/
+6
2025-09-29
Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'
Rafael J. Wysocki
1
-11
/
+5
[next]