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-09-04
rust: hrtimer: Add HrTimerInstant
Lyude Paul
1
-0
/
+5
2025-09-04
rust: hrtimer: Document the return value for HrTimerHandle::cancel()
Lyude Paul
1
-0
/
+2
2025-09-03
rust: phy: use to_result for error handling
Onur Özkan
1
-5
/
+2
2025-09-02
rust: block: add remote completion to `Request`
Andreas Hindborg
3
-4
/
+38
2025-09-02
rust: block: mq: fix spelling in a safety comment
Andreas Hindborg
1
-1
/
+1
2025-09-02
rust: block: add `GenDisk` private data support
Andreas Hindborg
3
-16
/
+69
2025-09-02
rnull: enable configuration via `configfs`
Andreas Hindborg
1
-1
/
+1
2025-09-02
rust: block: add block related constants
Andreas Hindborg
1
-0
/
+13
2025-09-02
rust: block: remove trait bound from `mq::Request` definition
Andreas Hindborg
1
-1
/
+1
2025-09-02
rust: block: remove `RawWriter`
Andreas Hindborg
2
-57
/
+0
2025-09-02
rust: block: use `NullTerminatedFormatter`
Andreas Hindborg
3
-6
/
+8
2025-09-02
rust: block: normalize imports for `gen_disk.rs`
Andreas Hindborg
1
-3
/
+7
2025-09-02
rust: configfs: re-export `configfs_attrs` from `configfs` module
Andreas Hindborg
1
-0
/
+2
2025-09-02
rust: str: introduce `kstrtobool` function
Andreas Hindborg
1
-0
/
+79
2025-09-02
rust: str: introduce `NullTerminatedFormatter`
Andreas Hindborg
1
-0
/
+49
2025-09-02
rust: str: expose `str::{Formatter, RawFormatter}` publicly.
Andreas Hindborg
1
-5
/
+4
2025-09-02
rust: str: allow `str::Formatter` to format into `&mut [u8]`.
Andreas Hindborg
1
-6
/
+17
2025-09-02
rust: str: normalize imports in `str.rs`
Andreas Hindborg
1
-4
/
+5
2025-09-02
rust: device: fix unresolved link to drm::Device
Danilo Krummrich
1
-2
/
+3
2025-09-01
rust: pci: inline several tiny functions
John Hubbard
1
-0
/
+5
2025-09-01
rust: pci: use pci::Vendor instead of bindings::PCI_VENDOR_ID_*
John Hubbard
2
-10
/
+26
2025-09-01
rust: pci: add DeviceId::from_class_and_vendor() method
John Hubbard
1
-0
/
+23
2025-09-01
rust: pci: provide access to PCI Vendor values
John Hubbard
2
-2
/
+336
2025-09-01
rust: pci: provide access to PCI Class and Class-related items
John Hubbard
2
-0
/
+247
2025-09-01
rust: file: use to_result for error handling
Onur Özkan
1
-4
/
+3
2025-08-31
rust: use the new name Location::file_as_c_str() in Rust >= 1.91.0
Alice Ryhl
1
-5
/
+10
2025-08-28
rust: transmute: add `from_bytes_copy` method to `FromBytes` trait
Alexandre Courbot
1
-0
/
+18
2025-08-28
rust: transmute: Add methods for FromBytes trait
Christian S. Lima
2
-1
/
+69
2025-08-28
rust: regulator: use `to_result` for error handling
Onur Özkan
1
-5
/
+2
2025-08-27
rust: mm: mark VmaNew as transparent
Baptiste Lepers
1
-0
/
+1
2025-08-26
kunit: Introduce param_init/exit for parameterized test context management
Marie Zhussupova
1
-0
/
+4
2025-08-26
rust: opp: use to_result for error handling
Onur Özkan
1
-11
/
+5
2025-08-25
Merge 6.17-rc3 into driver-core-next
Greg Kroah-Hartman
8
-58
/
+357
2025-08-24
rust: alloc: remove `allocator_test`
Miguel Ojeda
2
-120
/
+0
2025-08-24
rust: kernel: remove support for unused host `#[test]`s
Miguel Ojeda
4
-14
/
+7
2025-08-23
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-36
/
+290
2025-08-22
rust: transmute: add `as_bytes_mut` method to `AsBytes` trait
Alexandre Courbot
1
-0
/
+15
2025-08-22
rust: transmute: add `as_bytes` method for `AsBytes` trait
Alexandre Courbot
1
-1
/
+11
2025-08-21
rust: Add read_poll_timeout function
FUJITA Tomonori
2
-0
/
+105
2025-08-21
rust: Add cpu_relax() helper
FUJITA Tomonori
4
-0
/
+24
2025-08-21
rust: alloc: implement Box::pin_slice()
Alice Ryhl
1
-0
/
+77
2025-08-20
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
1
-3
/
+13
2025-08-20
Merge drm/drm-next into drm-misc-next
Maxime Ripard
1
-3
/
+13
2025-08-20
rust: opp: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-6
/
+7
2025-08-20
rust: drm: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
3
-3
/
+5
2025-08-19
rust,cred: update AlwaysRefCounted import to sync::aref
Shankari Anand
1
-5
/
+1
2025-08-19
rust: alloc: add ARCH_KMALLOC_MINALIGN to bindgen blocklist
Danilo Krummrich
1
-0
/
+1
2025-08-19
rust: fs: update ARef and AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-1
/
+2
2025-08-19
rust: pid_namespace: update AlwaysRefCounted imports from sync::aref
Shankari Anand
1
-4
/
+1
2025-08-19
Merge tag 'drm-misc-next-2025-08-14' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-4
/
+7
[prev]
[next]