| .. |
|
alloc
|
rust: convert raw URLs to Markdown autolinks in comments
|
2025-05-12 00:20:25 +02:00 |
|
block
|
rust: convert raw URLs to Markdown autolinks in comments
|
2025-05-12 00:20:25 +02:00 |
|
fs
|
Rust changes for v6.15
|
2025-03-30 17:03:26 -07:00 |
|
list
|
rust: use derive(CoercePointee) on rustc >= 1.84.0
|
2025-01-13 23:45:30 +01:00 |
|
net
|
rust: module: introduce authors key
|
2025-03-10 15:12:17 +01:00 |
|
sync
|
rust: convert raw URLs to Markdown autolinks in comments
|
2025-05-12 00:20:25 +02:00 |
|
time
|
Rust hrtimer API for v6.15
|
2025-03-25 23:41:14 +01:00 |
|
.gitignore
|
rust: jump_label: skip formatting generated file
|
2024-11-20 13:32:42 -05:00 |
|
alloc.rs
|
rust: use derive(CoercePointee) on rustc >= 1.84.0
|
2025-01-13 23:45:30 +01:00 |
|
block.rs
|
|
|
|
build_assert.rs
|
rust: add build_error! to the prelude
|
2025-01-10 00:19:09 +01:00 |
|
cred.rs
|
cred,rust: mark Credential methods inline
|
2025-03-04 17:07:49 -05:00 |
|
device.rs
|
rust: replace rustdoc references to alloc::format
|
2025-05-12 00:20:25 +02:00 |
|
device_id.rs
|
rust: implement IdArray, IdTable and RawDeviceId
|
2024-12-20 17:19:25 +01:00 |
|
devres.rs
|
rust: io: fix devres test with new io accessor functions
|
2025-02-25 07:29:48 +01:00 |
|
dma.rs
|
rust: dma: add Send implementation for CoherentAllocation
|
2025-03-24 20:14:10 +01:00 |
|
driver.rs
|
rust: make pin-init its own crate
|
2025-03-16 21:59:19 +01:00 |
|
error.rs
|
Rust changes for v6.15
|
2025-03-30 17:03:26 -07:00 |
|
faux.rs
|
rust/kernel/faux: mark Registration methods inline
|
2025-03-11 10:42:23 +01:00 |
|
firmware.rs
|
rust: firmware: Use ffi::c_char type in FwFunc
|
2025-04-14 14:13:23 +02:00 |
|
fs.rs
|
|
|
|
generated_arch_static_branch_asm.rs.S
|
rust: jump_label: skip formatting generated file
|
2024-11-20 13:32:42 -05:00 |
|
init.rs
|
Rust changes for v6.15
|
2025-03-30 17:03:26 -07:00 |
|
io.rs
|
rust: io: rename io::Io accessors
|
2025-02-22 15:44:19 +01:00 |
|
ioctl.rs
|
|
|
|
jump_label.rs
|
rust: jump_label: skip formatting generated file
|
2024-11-20 13:32:42 -05:00 |
|
kunit.rs
|
rust: kunit: allow to know if we are in a test
|
2025-03-20 12:27:05 +01:00 |
|
lib.rs
|
rust: clarify the language unstable features in use
|
2025-05-12 00:20:25 +02:00 |
|
list.rs
|
rust: allow Rust 1.87.0's clippy::ptr_eq lint
|
2025-05-07 00:11:02 +02:00 |
|
miscdevice.rs
|
rust: miscdevice: change how f_ops vtable is constructed
|
2025-03-07 18:20:36 +01:00 |
|
net.rs
|
|
|
|
of.rs
|
rust: of: add of::DeviceId abstraction
|
2024-12-20 17:21:04 +01:00 |
|
page.rs
|
rust: page: optimize rust symbol generation for Page
|
2025-05-12 00:20:25 +02:00 |
|
pci.rs
|
Driver core updates for 6.15-rc1
|
2025-04-01 11:02:03 -07:00 |
|
pid_namespace.rs
|
|
|
|
platform.rs
|
Driver core updates for 6.15-rc1
|
2025-04-01 11:02:03 -07:00 |
|
prelude.rs
|
rust: make pin-init its own crate
|
2025-03-16 21:59:19 +01:00 |
|
print.rs
|
rust: replace rustdoc references to alloc::format
|
2025-05-12 00:20:25 +02:00 |
|
rbtree.rs
|
rust: rbtree: fix comments referring to Box instead of KBox
|
2025-03-23 19:43:02 +01:00 |
|
revocable.rs
|
rust: add Revocable type
|
2024-12-20 17:19:26 +01:00 |
|
security.rs
|
lsm,rust: reword "destroy" -> "release" in SecurityCtx
|
2025-03-04 15:44:46 -05:00 |
|
seq_file.rs
|
Rust changes for v6.15
|
2025-03-30 17:03:26 -07:00 |
|
sizes.rs
|
|
|
|
static_assert.rs
|
rust: static_assert: add optional message
|
2025-05-12 00:20:25 +02:00 |
|
std_vendor.rs
|
rust: convert raw URLs to Markdown autolinks in comments
|
2025-05-12 00:20:25 +02:00 |
|
str.rs
|
rust: clean Rust 1.88.0's clippy::uninlined_format_args lint
|
2025-05-07 00:11:47 +02:00 |
|
sync.rs
|
Rust changes for v6.15
|
2025-03-30 17:03:26 -07:00 |
|
task.rs
|
Rust changes for v6.15
|
2025-03-30 17:03:26 -07:00 |
|
time.rs
|
rust: hrtimer: add clocksource selection through ClockId
|
2025-03-22 12:08:54 +01:00 |
|
tracepoint.rs
|
rust: add tracepoint support
|
2024-11-04 16:21:44 -05:00 |
|
transmute.rs
|
rust: kernel: move FromBytes and AsBytes traits to a new transmute module
|
2024-10-10 00:33:42 +02:00 |
|
types.rs
|
rust: make pin-init its own crate
|
2025-03-16 21:59:19 +01:00 |
|
uaccess.rs
|
rust: uaccess: take advantage of the prelude and Result's defaults
|
2025-05-12 00:20:25 +02:00 |
|
workqueue.rs
|
Locking changes for v6.15:
|
2025-03-24 20:55:03 -07:00 |