aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-05debugrust/cpufreq-dt-v1Viresh Kumar
2024-04-05defconfig: Update Rust and initramfsViresh Kumar
2024-04-05defconfig: Run saveconfigViresh Kumar
2024-04-05cpufreq: Add Rust based cpufreq-dt driverViresh Kumar
2024-04-05rust: Add bindings for cpufreq frameworkViresh Kumar
2024-04-05rust: Add bindings for OPP frameworkViresh Kumar
2024-04-02rust: Add bindings and helpers for cpu.h and of.hViresh Kumar
2024-04-02rust: Fix build issuesViresh Kumar
2024-04-02kbuild: rust: Update rust_allowed_features with allocator_apiViresh Kumar
2024-03-28rust: Import platform device's implementation from rust branchViresh Kumar
2024-03-28rust: backport RevocableMutexGuard()Viresh Kumar
2024-03-28rust: add device::DataAndreas Hindborg
2024-03-28rust: add revocable objectsAndreas Hindborg
2024-03-28rust: add revocable mutexAndreas Hindborg
2024-03-28rust: add rcu abstractionAndreas Hindborg
2024-03-28rust: add driver abstractionAndreas Hindborg
2024-03-28rust: device: Add a stub abstraction for devicesWedson Almeida Filho
2024-03-28rust: device: Add a minimal RawDevice traitWedson Almeida Filho
2024-03-28cpufreq: Rename platdevViresh Kumar
2024-03-28cpufreq: Add cpufreq_table_len()Viresh Kumar
2024-03-28cpufreq: Don't use BIT()Viresh Kumar
2024-03-28OPP: Make dev_pm_opp_get() publicViresh Kumar
2024-03-28OPP: Add dev_pm_opp_get_opp_table_ref()Viresh Kumar
2024-03-25rust: add `Module::as_ptr`Alice Ryhl
2024-03-25rust: don't select CONSTRUCTORSAlice Ryhl
2024-03-25kernel: sync: Add "Examples" section for Arc::into_unique_or_drop()Boqun Feng
2024-03-25rust: sync: add `Arc::into_unique_or_drop`Alice Ryhl
2024-03-25rust: sync: add `ArcBorrow::from_raw`Alice Ryhl
2024-03-25rust: str: add {make,to}_{upper,lower}case() to CStringDanilo Krummrich
2024-03-25rust: file: add abstraction for `poll_table`Alice Ryhl
2024-03-25rust: file: add `DeferredFdCloser`Alice Ryhl
2024-03-25rust: file: add `Kuid` wrapperAlice Ryhl
2024-03-25rust: file: add `FileDescriptorReservation`Wedson Almeida Filho
2024-03-25rust: security: add abstraction for secctxAlice Ryhl
2024-03-25rust: cred: add Rust abstraction for `struct cred`Wedson Almeida Filho
2024-03-25rust: file: add Rust abstraction for `struct file`Wedson Almeida Filho
2024-03-25rust: task: add `Task::current_raw`Alice Ryhl
2024-03-25rust: types: add `NotThreadSafe`Alice Ryhl
2024-03-25rust: workqueue: add `#[pin_data]` to `Work`Benno Lossin
2024-03-25rust: macros: allow generic parameter default values in `#[pin_data]`Benno Lossin
2024-03-25rust: macros: add `decl_generics` to `parse_generics()`Benno Lossin
2024-03-25rust: add improved version of `ForeignOwnable::borrow_mut`Alice Ryhl
2024-03-25rust: upgrade to Rust 1.77.0Miguel Ojeda
2024-03-25kbuild: rust: use `-Zdebuginfo-compression`Miguel Ojeda
2024-03-25kbuild: rust: use `-Zdwarf-version` to support DWARFv5Miguel Ojeda
2024-03-24Linux 6.9-rc1v6.9-rc1Linus Torvalds
2024-03-24Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-24Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-24Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-24Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds