summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-15kbuild: rust: add PROCMACROLDFLAGSrust-6.14HONG Yifan
2025-01-13rust: uaccess: generalize userSliceReader to support any VecFilipe Xavier
2025-01-13rust: kernel: add improved version of `ForeignOwnable::borrow_mut`Alice Ryhl
2025-01-13rust: kernel: reorder `ForeignOwnable` itemsTamir Duberstein
2025-01-13rust: kernel: change `ForeignOwnable` pointer to mutTamir Duberstein
2025-01-13rust: arc: split unsafe block, add missing commentTamir Duberstein
2025-01-13rust: types: avoid `as` castsTamir Duberstein
2025-01-13rust: arc: use `NonNull::new_unchecked`Tamir Duberstein
2025-01-13rust: use derive(CoercePointee) on rustc >= 1.84.0Xiangfei Ding
2025-01-13rust: alloc: add doctest for `ArrayLayout::new()`Jimmy Ostler
2025-01-13rust: init: update `stack_try_pin_init` examplesJimmy Ostler
2025-01-13rust: error: import `kernel`'s `LayoutError` instead of `core`'sJimmy Ostler
2025-01-13rust: str: replace unwraps with question mark operatorsDaniel Sedlak
2025-01-13rust: page: remove unnecessary helper function from doctestDaniel Sedlak
2025-01-13rust: rbtree: remove unwrap in assertsDaniel Sedlak
2025-01-13rust: init: replace unwraps with question mark operatorsDaniel Sedlak
2025-01-10rust: use host dylib naming convention to support macOSTamir Duberstein
2025-01-10rust: add `build_error!` to the preludeMiguel Ojeda
2025-01-10rust: kernel: move `build_error` hidden function to prevent mistakesMiguel Ojeda
2025-01-10rust: use the `build_error!` macro, not the hidden functionMiguel Ojeda
2025-01-10rust: kbuild: run Clippy for `rusttest` codeMiguel Ojeda
2025-01-10rust: give Clippy the minimum supported Rust versionMiguel Ojeda
2025-01-10rust: document `bindgen` 0.71.0 regressionMiguel Ojeda
2024-12-18rust: block: fix formatting in GenDisk docYutaro Ohno
2024-12-18rust: alloc: align Debug implementation for Box with DisplayGuangbo Cui
2024-12-18rust: alloc: implement Display for BoxGuangbo Cui
2024-12-18rust: sync: document `PhantomData` in `Arc`Tamir Duberstein
2024-12-18rust: workqueue: Enable execution of doctestsDirk Behme
2024-12-17rust: error: modify `from_errno` to use `try_from_errno`Daniel Sedlak
2024-12-16rust: cleanup unnecessary castsGary Guo
2024-12-16rust: map `long` to `isize` and `char` to `u8`Gary Guo
2024-12-16rust: finish using custom FFI integer typesMiguel Ojeda
2024-12-15Linux 6.13-rc3v6.13-rc3Linus Torvalds
2024-12-15Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-12-15Merge tag 'efi-fixes-for-v6.13-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-15Merge tag 'i2c-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-15Merge tag 'edac_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-12-15Merge tag 'irq_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-12-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-14bpf: Avoid deadlock caused by nested kprobe and fentry bpf programsPriya Bala Govindasamy
2024-12-14Merge tag 'usb-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-12-14Merge tag 'tty-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-12-14Merge tag 'staging-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-14Merge tag 'v6.13-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-12-14Merge tag 'rust-fixes-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-12-14Merge tag 'iommu-fixes-v6.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-12-14Merge tag 'ata-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds