index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-08-25
docs: rust: improve main page introducing a "Code documentation" section
Miguel Ojeda
2024-08-25
docs: rust: link to https://rust.docs.kernel.org
Miguel Ojeda
2024-08-25
rust: types: add `ARef::into_raw`
Kartik Prajapati
2024-08-25
rust: kernel: use docs.kernel.org links in code documentation
Michael Vetter
2024-08-24
docs: rust: quick-start: add Debian Testing
Miguel Ojeda
2024-08-23
rust: list: add ListArcField
Alice Ryhl
2024-08-23
rust: list: support heterogeneous lists
Alice Ryhl
2024-08-23
rust: list: add cursor
Alice Ryhl
2024-08-23
rust: list: add iterators
Alice Ryhl
2024-08-23
rust: list: add List
Alice Ryhl
2024-08-23
rust: list: add macro for implementing ListItem
Alice Ryhl
2024-08-23
rust: list: add struct with prev/next pointers
Alice Ryhl
2024-08-23
rust: list: add tracking for ListArc
Alice Ryhl
2024-08-23
rust: list: add ListArc
Alice Ryhl
2024-08-23
rust: init: add `assert_pinned` macro
Benno Lossin
2024-08-23
rust: support arrays in target JSON
Matthew Maurer
2024-08-22
rust: init: add `write_[pin_]init` functions
Benno Lossin
2024-08-22
rust: kernel: add `drop_contents` to `BoxExt`
Benno Lossin
2024-08-21
rust: enable bindgen's `--enable-function-attribute-detection` flag
Miguel Ojeda
2024-08-21
rust: sort blk includes in bindings_helper.h
Alice Ryhl
2024-08-19
rust: kbuild: auto generate helper exports
Gary Guo
2024-08-18
objtool/kbuild/rust: enable objtool for Rust
Miguel Ojeda
2024-08-18
objtool/rust: list `noreturn` Rust functions
Miguel Ojeda
2024-08-18
x86/rust: support MITIGATION_SLS
Miguel Ojeda
2024-08-18
x86/rust: support MITIGATION_RETHUNK
Miguel Ojeda
2024-08-18
x86/rust: support MITIGATION_RETPOLINE
Miguel Ojeda
2024-08-18
rust: module: add static pointer to `{init,cleanup}_module()`
Miguel Ojeda
2024-08-18
rust: kbuild: split up helpers.c
Andreas Hindborg
2024-08-18
init/Kconfig: Only block on RANDSTRUCT for RUST
Neal Gompa
2024-08-18
rust: error: allow `useless_conversion` for 32-bit builds
Miguel Ojeda
2024-08-18
rust: types: improve `ForeignOwnable` documentation
Benno Lossin
2024-08-18
rust: implement ForeignOwnable for Pin<Box<T>>
Alice Ryhl
2024-08-18
rust: Implement the smart pointer `InPlaceInit` for `Arc`
Alex Mantel
2024-08-18
Linux 6.11-rc4
Linus Torvalds
2024-08-18
Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-08-18
Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-08-18
Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-08-18
Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-08-18
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
2024-08-17
Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-08-17
Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-08-17
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-17
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2024-08-17
Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-08-17
Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-16
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2024-08-16
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
[next]