index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-13
rust: devres: do not dereference to the internal Revocable
Danilo Krummrich
1
-11
/
+16
2025-06-13
rust: devres: fix race in Devres::drop()
Danilo Krummrich
1
-8
/
+29
2025-06-13
rust: revocable: indicate whether `data` has been revoked already
Danilo Krummrich
1
-4
/
+14
2025-06-13
rust: completion: implement initial abstraction
Danilo Krummrich
5
-0
/
+124
2025-06-13
rust: device: Implement accessors for firmware properties
Remo Senekowitsch
1
-2
/
+252
2025-06-13
rust: device: Introduce PropertyGuard
Remo Senekowitsch
1
-0
/
+60
2025-06-13
rust: device: Enable printing fwnode name and path
Remo Senekowitsch
1
-1
/
+76
2025-06-13
rust: device: Move property_present() to FwNode
Remo Senekowitsch
2
-7
/
+7
2025-06-13
rust: device: Enable accessing the FwNode of a Device
Remo Senekowitsch
1
-0
/
+15
2025-06-12
rust: device: Create FwNode abstraction for accessing device properties
Remo Senekowitsch
4
-0
/
+85
2025-06-12
rust: cpu: Add CpuId::current() to retrieve current CPU ID
Viresh Kumar
3
-0
/
+20
2025-06-12
rust: Use CpuId in place of raw CPU numbers
Viresh Kumar
3
-25
/
+57
2025-06-12
rust: cpu: Introduce CpuId abstraction
Viresh Kumar
1
-0
/
+110
2025-06-11
rust: pin-init: examples, tests: use `ignore` instead of conditionally compil...
Benno Lossin
1
-1
/
+2
2025-06-11
rust: init: remove doctest's `Error::from_errno` workaround
Miguel Ojeda
1
-8
/
+0
2025-06-11
rust: init: re-enable doctests
Miguel Ojeda
1
-6
/
+6
2025-06-11
rust: pin-init: implement `ZeroableOption` for function pointers with up to 2...
Benno Lossin
1
-0
/
+16
2025-06-11
rust: pin-init: change blanket impls for `[Pin]Init` and add one for `Result<...
Benno Lossin
2
-9
/
+33
2025-06-11
rust: pin-init: change `impl Zeroable for Option<NonNull<T>>` to `ZeroableOpt...
Benno Lossin
1
-1
/
+3
2025-06-11
rust: pin-init: improve safety documentation for `impl<T> [Pin]Init<T> for T`
Benno Lossin
1
-5
/
+7
2025-06-11
rust: pin-init: implement `ZeroableOption` for `&T` and `&mut T`
Benno Lossin
1
-0
/
+7
2025-06-11
rust: pin-init: add `zeroed()` & `Zeroable::zeroed()` functions
Benno Lossin
1
-0
/
+52
2025-06-11
rust: pin-init: add `Zeroable::init_zeroed`
Benno Lossin
1
-1
/
+12
2025-06-11
rust: pin-init: rename `zeroed` to `init_zeroed`
Benno Lossin
6
-30
/
+30
2025-06-11
rust: pin-init: feature-gate the `stack_init_reuse` test on the `std` feature
Benno Lossin
1
-0
/
+1
2025-06-11
rust: pin-init: examples: pthread_mutex: disable the main test for miri
Benno Lossin
1
-1
/
+1
2025-06-11
rust: pin-init: examples, tests: add conditional compilation in order to comp...
Benno Lossin
5
-90
/
+121
2025-06-11
rust: vec: impl Default for Vec with any allocator
Alice Ryhl
1
-1
/
+1
2025-06-10
rust: time: Fix compile error in impl_has_hr_timer macro
FUJITA Tomonori
1
-1
/
+1
2025-06-10
cpufreq: Convert `/// SAFETY` lines to `# Safety` sections
Viresh Kumar
1
-37
/
+109
2025-06-06
Merge tag 'char-misc-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2025-06-04
Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
57
-357
/
+1767
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-52
/
+73
2025-06-02
Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+6
2025-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2025-05-31
kcov: rust: add flags for KCOV with Rust
Alice Ryhl
1
-0
/
+1
2025-05-31
mm: rust: make CONFIG_MMU ifdefs more narrow
Alice Ryhl
2
-52
/
+72
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-118
/
+1041
2025-05-30
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
12
-8
/
+3287
2025-05-30
rust: file: improve safety comments
Pekka Ristola
1
-4
/
+5
2025-05-30
rust: file: mark `LocalFile` as `repr(transparent)`
Pekka Ristola
1
-0
/
+1
2025-05-29
rust: list: Fix typo `much` in arc.rs
Sylvan Smit
1
-1
/
+1
2025-05-29
rust: check type of `$ptr` in `container_of!`
Tamir Duberstein
1
-3
/
+10
2025-05-29
rust: workqueue: remove HasWork::OFFSET
Tamir Duberstein
1
-33
/
+17
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+1
2025-05-28
rust: retain pointer mut-ness in `container_of!`
Tamir Duberstein
2
-16
/
+12
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
22
-67
/
+1662
2025-05-28
rust: add helper for mutex_trylock
Paolo Bonzini
1
-0
/
+5
2025-05-27
rust: str: take advantage of the `-> Result` support in KUnit `#[test]`'s
Miguel Ojeda
1
-22
/
+30
2025-05-27
rust: str: simplify KUnit tests `format!` macro
Miguel Ojeda
1
-17
/
+1
[prev]
[next]