linux/rust/kernel
Paolo Abeni 91afa49a3e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Cross-merge networking fixes after downstream PR (net-6.12-rc4).

Conflicts:

107a034d5c ("net/mlx5: qos: Store rate groups in a qos domain")
1da9cfd6c4 ("net/mlx5: Unregister notifier on eswitch init failure")

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2024-10-21 09:14:18 +02:00
..
alloc Rust changes for v6.12 2024-09-25 10:25:40 -07:00
block
init Rust changes for v6.12 2024-09-25 10:25:40 -07:00
list
net rust: net::phy always define device_table in module_phy_driver macro 2024-10-03 16:42:18 -07:00
sync rust: sync: require T: Sync for LockedBy::access 2024-09-26 17:51:49 +02:00
alloc.rs
block.rs
build_assert.rs
device.rs rust: device: change the from_raw() function 2024-10-03 13:54:48 +02:00
error.rs
firmware.rs rust: device: change the from_raw() function 2024-10-03 13:54:48 +02:00
init.rs
ioctl.rs
kunit.rs rust: kunit: use C-string literals to clean warning 2024-10-01 23:46:42 +02:00
lib.rs rust: kernel: sort Rust modules 2024-09-26 17:49:00 +02:00
list.rs
net.rs
page.rs
prelude.rs
print.rs
rbtree.rs rust: avoid box_uninit_write feature 2024-09-04 23:11:31 +02:00
sizes.rs rust: sizes: add commonly used constants 2024-08-30 10:27:34 +01:00
static_assert.rs
std_vendor.rs
str.rs
sync.rs
task.rs
time.rs
types.rs
uaccess.rs
workqueue.rs