index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-01-15
kbuild: rust: add PROCMACROLDFLAGS
rust-6.14
HONG Yifan
2025-01-13
rust: uaccess: generalize userSliceReader to support any Vec
Filipe Xavier
2025-01-13
rust: kernel: add improved version of `ForeignOwnable::borrow_mut`
Alice Ryhl
2025-01-13
rust: kernel: reorder `ForeignOwnable` items
Tamir Duberstein
2025-01-13
rust: kernel: change `ForeignOwnable` pointer to mut
Tamir Duberstein
2025-01-13
rust: arc: split unsafe block, add missing comment
Tamir Duberstein
2025-01-13
rust: types: avoid `as` casts
Tamir Duberstein
2025-01-13
rust: arc: use `NonNull::new_unchecked`
Tamir Duberstein
2025-01-13
rust: use derive(CoercePointee) on rustc >= 1.84.0
Xiangfei Ding
2025-01-13
rust: alloc: add doctest for `ArrayLayout::new()`
Jimmy Ostler
2025-01-13
rust: init: update `stack_try_pin_init` examples
Jimmy Ostler
2025-01-13
rust: error: import `kernel`'s `LayoutError` instead of `core`'s
Jimmy Ostler
2025-01-13
rust: str: replace unwraps with question mark operators
Daniel Sedlak
2025-01-13
rust: page: remove unnecessary helper function from doctest
Daniel Sedlak
2025-01-13
rust: rbtree: remove unwrap in asserts
Daniel Sedlak
2025-01-13
rust: init: replace unwraps with question mark operators
Daniel Sedlak
2025-01-10
rust: use host dylib naming convention to support macOS
Tamir Duberstein
2025-01-10
rust: add `build_error!` to the prelude
Miguel Ojeda
2025-01-10
rust: kernel: move `build_error` hidden function to prevent mistakes
Miguel Ojeda
2025-01-10
rust: use the `build_error!` macro, not the hidden function
Miguel Ojeda
2025-01-10
rust: kbuild: run Clippy for `rusttest` code
Miguel Ojeda
2025-01-10
rust: give Clippy the minimum supported Rust version
Miguel Ojeda
2025-01-10
rust: document `bindgen` 0.71.0 regression
Miguel Ojeda
2024-12-18
rust: block: fix formatting in GenDisk doc
Yutaro Ohno
2024-12-18
rust: alloc: align Debug implementation for Box with Display
Guangbo Cui
2024-12-18
rust: alloc: implement Display for Box
Guangbo Cui
2024-12-18
rust: sync: document `PhantomData` in `Arc`
Tamir Duberstein
2024-12-18
rust: workqueue: Enable execution of doctests
Dirk Behme
2024-12-17
rust: error: modify `from_errno` to use `try_from_errno`
Daniel Sedlak
2024-12-16
rust: cleanup unnecessary casts
Gary Guo
2024-12-16
rust: map `long` to `isize` and `char` to `u8`
Gary Guo
2024-12-16
rust: finish using custom FFI integer types
Miguel Ojeda
2024-12-15
Linux 6.13-rc3
v6.13-rc3
Linus Torvalds
2024-12-15
Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-12-15
Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-12-15
Merge tag 'i2c-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-15
Merge tag 'edac_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-12-15
Merge tag 'irq_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-12-15
Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-12-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-12-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-14
bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
Priya Bala Govindasamy
2024-12-14
Merge tag 'usb-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-12-14
Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-12-14
Merge tag 'staging-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-12-14
Merge tag 'v6.13-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2024-12-14
Merge tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-12-14
Merge tag 'iommu-fixes-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-12-14
Merge tag 'ata-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
[next]