index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
5 days
1
-2
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-10
1
-2
/
+16
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-12-19
2
-3
/
+16
|
|
\
\
|
*
|
|
rust: net::phy scope ThisModule usage in the module_phy_driver macro
Rahul Rameshbabu
2024-12-17
1
-2
/
+2
*
|
|
|
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6 days
2
-25
/
+21
|
\
\
\
\
|
*
|
|
|
rust: replace lsm context+len with lsm_context
Alice Ryhl
2024-12-04
2
-25
/
+21
|
|
/
/
/
*
|
|
|
Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
6 days
28
-205
/
+378
|
\
\
\
\
|
*
|
|
|
kbuild: rust: add PROCMACROLDFLAGS
HONG Yifan
12 days
1
-1
/
+1
|
*
|
|
|
rust: uaccess: generalize userSliceReader to support any Vec
Filipe Xavier
14 days
1
-3
/
+3
|
*
|
|
|
rust: kernel: add improved version of `ForeignOwnable::borrow_mut`
Alice Ryhl
14 days
3
-13
/
+86
|
*
|
|
|
rust: kernel: reorder `ForeignOwnable` items
Tamir Duberstein
14 days
2
-19
/
+19
|
*
|
|
|
rust: kernel: change `ForeignOwnable` pointer to mut
Tamir Duberstein
14 days
4
-21
/
+21
|
*
|
|
|
rust: arc: split unsafe block, add missing comment
Tamir Duberstein
14 days
1
-1
/
+5
|
*
|
|
|
rust: types: avoid `as` casts
Tamir Duberstein
14 days
3
-9
/
+10
|
*
|
|
|
rust: arc: use `NonNull::new_unchecked`
Tamir Duberstein
14 days
1
-4
/
+8
|
*
|
|
|
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
14 days
4
-11
/
+22
|
*
|
|
|
rust: alloc: add doctest for `ArrayLayout::new()`
Jimmy Ostler
14 days
1
-0
/
+19
|
*
|
|
|
rust: init: update `stack_try_pin_init` examples
Jimmy Ostler
14 days
1
-4
/
+20
|
*
|
|
|
rust: error: import `kernel`'s `LayoutError` instead of `core`'s
Jimmy Ostler
14 days
1
-3
/
+4
|
*
|
|
|
rust: str: replace unwraps with question mark operators
Daniel Sedlak
14 days
1
-11
/
+17
|
*
|
|
|
rust: page: remove unnecessary helper function from doctest
Daniel Sedlak
14 days
1
-4
/
+2
|
*
|
|
|
rust: rbtree: remove unwrap in asserts
Daniel Sedlak
14 days
1
-23
/
+23
|
*
|
|
|
rust: init: replace unwraps with question mark operators
Daniel Sedlak
14 days
1
-2
/
+4
|
*
|
|
|
rust: use host dylib naming convention to support macOS
Tamir Duberstein
2025-01-10
1
-10
/
+12
|
*
|
|
|
rust: add `build_error!` to the prelude
Miguel Ojeda
2025-01-10
6
-18
/
+18
|
*
|
|
|
rust: kernel: move `build_error` hidden function to prevent mistakes
Miguel Ojeda
2025-01-10
2
-8
/
+9
|
*
|
|
|
rust: use the `build_error!` macro, not the hidden function
Miguel Ojeda
2025-01-10
4
-16
/
+16
|
*
|
|
|
rust: kbuild: run Clippy for `rusttest` code
Miguel Ojeda
2025-01-10
2
-5
/
+7
|
*
|
|
|
rust: block: fix formatting in GenDisk doc
Yutaro Ohno
2024-12-18
1
-3
/
+3
|
*
|
|
|
rust: alloc: align Debug implementation for Box with Display
Guangbo Cui
2024-12-18
1
-1
/
+1
|
*
|
|
|
rust: alloc: implement Display for Box
Guangbo Cui
2024-12-18
1
-0
/
+10
|
*
|
|
|
rust: sync: document `PhantomData` in `Arc`
Tamir Duberstein
2024-12-18
1
-0
/
+8
|
*
|
|
|
rust: workqueue: Enable execution of doctests
Dirk Behme
2024-12-18
1
-0
/
+3
|
*
|
|
|
rust: error: modify `from_errno` to use `try_from_errno`
Daniel Sedlak
2024-12-17
1
-7
/
+4
|
*
|
|
|
rust: cleanup unnecessary casts
Gary Guo
2024-12-16
2
-5
/
+5
|
*
|
|
|
rust: map `long` to `isize` and `char` to `u8`
Gary Guo
2024-12-16
5
-28
/
+47
|
*
|
|
|
rust: finish using custom FFI integer types
Miguel Ojeda
2024-12-16
4
-10
/
+6
*
|
|
|
|
Merge tag 'locking-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6 days
6
-3
/
+72
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/ke...
Peter Zijlstra
2024-12-22
6
-3
/
+72
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
rust: sync: Add lock::Backend::assert_is_held()
Lyude Paul
2024-12-19
5
-0
/
+30
|
|
*
|
|
|
rust: sync: Add SpinLockGuard type alias
Lyude Paul
2024-12-19
2
-1
/
+9
|
|
*
|
|
|
rust: sync: Add MutexGuard type alias
Lyude Paul
2024-12-19
2
-1
/
+9
|
|
*
|
|
|
rust: sync: Make Guard::new() public
Lyude Paul
2024-12-19
1
-1
/
+1
|
|
*
|
|
|
rust: sync: Add Lock::from_raw() for Lock<(), B>
Lyude Paul
2024-12-19
1
-0
/
+23
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
7 days
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
rust: block: fix use of BLK_MQ_F_SHOULD_MERGE
Andreas Hindborg
2024-12-23
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'wq-for-6.13-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-01-04
1
-2
/
+16
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rust: add safety comment in workqueue traits
Konstantin Andrikopoulos
2024-12-03
1
-2
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'net-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-19
1
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rust: net::phy fix module autoloading
FUJITA Tomonori
2024-12-17
1
-2
/
+2
|
|
/
[next]