| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-04 | Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2025-10-02 | Merge tag 'drm-next-2025-10-01' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+1 |
| 2025-10-02 | Merge tag 'bitmap-for-6.18' of https://github.com/norov/linux | Linus Torvalds | 1 | -0/+2 |
| 2025-10-01 | Merge tag 'driver-core-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
| 2025-09-25 | USB: disable rust bindings from the build for now | Greg Kroah-Hartman | 1 | -1/+0 |
| 2025-09-24 | rust: usb: add basic USB abstractions | Daniel Almeida | 1 | -0/+1 |
| 2025-09-22 | rust: add bindings for bitops.h | Burak Emir | 1 | -0/+1 |
| 2025-09-22 | rust: add bindings for bitmap.h | Burak Emir | 1 | -0/+1 |
| 2025-09-21 | rust: maple_tree: add MapleTree | Alice Ryhl | 1 | -0/+1 |
| 2025-09-19 | rust_binder: add Rust Binder driver | Alice Ryhl | 1 | -0/+1 |
| 2025-09-15 | rust: sync: Add memory barriers | Boqun Feng | 1 | -0/+1 |
| 2025-09-15 | rust: Introduce atomic API helpers | Boqun Feng | 1 | -0/+1 |
| 2025-09-04 | rust: scatterlist: Add abstraction for sg_table | Danilo Krummrich | 1 | -0/+1 |
| 2025-08-21 | rust: Add cpu_relax() helper | FUJITA Tomonori | 1 | -0/+1 |
| 2025-08-12 | rust: irq: add support for non-threaded IRQs and handlers | Daniel Almeida | 1 | -0/+1 |
| 2025-08-03 | Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -2/+3 |
| 2025-07-29 | Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
| 2025-07-28 | Merge tag 'regulator-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.rust' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
| 2025-07-16 | Merge tag 'rust-timekeeping-for-v6.17' of https://github.com/Rust-for-Linux/l... | Miguel Ojeda | 1 | -0/+1 |
| 2025-07-15 | rust: regulator: add a bare minimum regulator abstraction | Daniel Almeida | 1 | -0/+1 |
| 2025-07-14 | rust: helpers: sort includes alphabetically | Krishna Ketan Rai | 1 | -1/+1 |
| 2025-07-14 | poll: rust: allow poll_table ptrs to be null | Alice Ryhl | 1 | -0/+1 |
| 2025-06-25 | rust: device: implement FwNode::is_of_node() | Danilo Krummrich | 1 | -0/+1 |
| 2025-06-23 | Merge 6.16-rc3 into driver-core-next | Greg Kroah-Hartman | 1 | -0/+2 |
| 2025-06-18 | Merge tag 'driver-core-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
| 2025-06-16 | rust: time: Avoid 64-bit integer division on 32-bit architectures | FUJITA Tomonori | 1 | -0/+1 |
| 2025-06-13 | rust: completion: implement initial abstraction | Danilo Krummrich | 1 | -0/+1 |
| 2025-06-12 | rust: device: Create FwNode abstraction for accessing device properties | Remo Senekowitsch | 1 | -0/+1 |
| 2025-06-12 | rust: cpu: Add CpuId::current() to retrieve current CPU ID | Viresh Kumar | 1 | -0/+1 |
| 2025-06-04 | Merge tag 'rust-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -0/+1 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+1 |
| 2025-05-30 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 1 | -0/+2 |
| 2025-05-21 | Merge tag 'cpufreq-arm-updates-6.16' of git://git.kernel.org/pub/scm/linux/ke... | Rafael J. Wysocki | 1 | -0/+2 |
| 2025-05-21 | Merge tag 'nova-next-v6.16-2025-05-20' of https://gitlab.freedesktop.org/drm/... | Dave Airlie | 1 | -0/+2 |
| 2025-05-20 | rust: cpufreq: Add initial abstractions for cpufreq framework | Viresh Kumar | 1 | -0/+1 |
| 2025-05-19 | rust: clk: Add helpers for Rust code | Viresh Kumar | 1 | -0/+1 |
| 2025-05-11 | mm: rust: add abstraction for struct mm_struct | Alice Ryhl | 1 | -0/+1 |
| 2025-05-01 | rust: xarray: Add an abstraction for XArray | Tamir Duberstein | 1 | -0/+1 |
| 2025-04-28 | rust: drm: gem: Add GEM object abstraction | Asahi Lina | 1 | -0/+1 |
| 2025-04-19 | rust: auxiliary: add auxiliary device / driver abstractions | Danilo Krummrich | 1 | -0/+1 |
| 2025-04-15 | rust: helpers: Add dma_alloc_attrs() and dma_free_attrs() | FUJITA Tomonori | 1 | -0/+1 |
| 2025-03-24 | Merge tag 'locking-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
| 2025-03-08 | rust: lockdep: Use Pin for all LockClassKey usages | Mitchell Levy | 1 | -0/+1 |
| 2025-02-28 | rust: Add cpumask helpers | Viresh Kumar | 1 | -0/+1 |
| 2024-12-20 | rust: platform: add basic platform device / driver abstractions | Danilo Krummrich | 1 | -0/+1 |
| 2024-12-20 | rust: pci: add basic PCI device / driver abstractions | Danilo Krummrich | 1 | -0/+1 |
| 2024-12-20 | rust: add devres abstraction | Danilo Krummrich | 1 | -0/+1 |
| 2024-12-20 | rust: add `io::{Io, IoRaw}` base types | Danilo Krummrich | 1 | -0/+1 |
| 2024-12-20 | rust: add rcu abstraction | Wedson Almeida Filho | 1 | -0/+1 |
| 2024-11-26 | Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -0/+1 |
| 2024-11-26 | Merge tag 'vfs-6.13.rust.pid_namespace' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-25 | Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
| 2024-11-04 | rust: add static_branch_unlikely for static_key_false | Alice Ryhl | 1 | -0/+1 |
| 2024-10-15 | rust: alloc: implement `Vmalloc` allocator | Danilo Krummrich | 1 | -0/+1 |
| 2024-10-08 | rust: add PidNamespace | Christian Brauner | 1 | -0/+1 |
| 2024-09-30 | rust: security: add abstraction for secctx | Alice Ryhl | 1 | -0/+1 |
| 2024-09-30 | rust: cred: add Rust abstraction for `struct cred` | Wedson Almeida Filho | 1 | -0/+1 |
| 2024-09-30 | rust: file: add Rust abstraction for `struct file` | Wedson Almeida Filho | 1 | -0/+1 |
| 2024-08-31 | rust: rbtree: add red-black tree implementation backed by the C version | Wedson Almeida Filho | 1 | -0/+1 |
| 2024-08-19 | rust: kbuild: auto generate helper exports | Gary Guo | 1 | -13/+0 |
| 2024-08-18 | rust: kbuild: split up helpers.c | Andreas Hindborg | 1 | -0/+38 |