index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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: drm/gem: Remove Object.dev
Lyude Paul
1
-8
/
+7
2025-10-23
rust: pci: normalise spelling of PCI BAR
Peter Colberg
2
-6
/
+6
2025-10-23
rust: pci: refer to legacy as INTx interrupts
Peter Colberg
1
-5
/
+5
2025-10-23
rust: opp: simplify callers of `to_c_str_array`
Tamir Duberstein
1
-51
/
+55
2025-10-22
rust: debugfs: Implement Reader for Mutex<T> only when T is Unpin
Boqun Feng
1
-1
/
+1
2025-10-22
rust: replace `CStr` with `core::ffi::CStr`
Tamir Duberstein
11
-315
/
+110
2025-10-22
rust: support formatting of foreign types
Tamir Duberstein
2
-3
/
+87
2025-10-22
rust: clk: use `CStr::as_char_ptr`
Tamir Duberstein
1
-2
/
+2
2025-10-22
rust: regulator: use `CStr::as_char_ptr`
Tamir Duberstein
1
-5
/
+8
2025-10-22
rust: configfs: use `CStr::as_char_ptr`
Tamir Duberstein
1
-1
/
+1
2025-10-22
rust: opp: use `CStr::as_char_ptr`
Tamir Duberstein
1
-3
/
+3
2025-10-22
rust: opp: fix broken rustdoc link
Tamir Duberstein
1
-1
/
+1
2025-10-21
Partially revert "rust: drm: gem: Implement AlwaysRefCounted for all gem objects automatically"
Lyude Paul
1
-20
/
+16
2025-10-21
rust: driver: let probe() return impl PinInit<Self, Error>
Danilo Krummrich
8
-26
/
+33
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-20
rust: pci: move IRQ infrastructure to separate file
Danilo Krummrich
2
-233
/
+247
2025-10-20
rust: pci: move I/O infrastructure to separate file
Danilo Krummrich
2
-129
/
+145
2025-10-20
rust: pci: implement TryInto<IrqRequest<'a>> for IrqVector<'a>
Danilo Krummrich
1
-20
/
+18
2025-10-20
rust: remove spurious `use core::fmt::Debug`
Tamir Duberstein
1
-1
/
+0
2025-10-20
rust: pci: use `kernel::fmt`
Tamir Duberstein
1
-2
/
+1
2025-10-20
rust: debugfs: use `kernel::fmt`
Tamir Duberstein
4
-13
/
+12
2025-10-20
rust: alloc: use `kernel::fmt`
Tamir Duberstein
1
-7
/
+7
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-15
rust: pci: Allocate and manage PCI interrupt vectors
Joel Fernandes
1
-13
/
+201
2025-10-13
Revert "USB: disable rust bindings from the build for now"
Greg Kroah-Hartman
1
-0
/
+2
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
9
-1
/
+953
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
8
-37
/
+790
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
16
-81
/
+1072
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
3
-0
/
+828
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
1
-0
/
+11
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
1
-97
/
+74
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
18
-25
/
+2932
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
44
-228
/
+958
[prev]
[next]