summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-25rust: kernel: use docs.kernel.org links in code documentationMichael Vetter2-11/+11
2024-08-24docs: rust: quick-start: add Debian TestingMiguel Ojeda1-2/+2
2024-08-23rust: list: add ListArcFieldAlice Ryhl2-0/+99
2024-08-23rust: list: support heterogeneous listsAlice Ryhl2-1/+177
2024-08-23rust: list: add cursorAlice Ryhl1-0/+82
2024-08-23rust: list: add iteratorsAlice Ryhl1-0/+102
2024-08-23rust: list: add ListAlice Ryhl2-5/+331
2024-08-23rust: list: add macro for implementing ListItemAlice Ryhl2-0/+146
2024-08-23rust: list: add struct with prev/next pointersAlice Ryhl1-0/+119
2024-08-23rust: list: add tracking for ListArcAlice Ryhl2-3/+170
2024-08-23rust: list: add ListArcAlice Ryhl3-0/+361
2024-08-23rust: init: add `assert_pinned` macroBenno Lossin2-0/+97
2024-08-23rust: support arrays in target JSONMatthew Maurer1-29/+53
2024-08-22rust: init: add `write_[pin_]init` functionsBenno Lossin2-25/+61
2024-08-22rust: kernel: add `drop_contents` to `BoxExt`Benno Lossin1-1/+30
2024-08-21rust: enable bindgen's `--enable-function-attribute-detection` flagMiguel Ojeda1-1/+1
2024-08-21rust: sort blk includes in bindings_helper.hAlice Ryhl1-1/+1
2024-08-19rust: kbuild: auto generate helper exportsGary Guo18-42/+15
2024-08-19objtool/kbuild/rust: enable objtool for RustMiguel Ojeda2-10/+21
2024-08-19objtool/rust: list `noreturn` Rust functionsMiguel Ojeda2-1/+53
2024-08-19x86/rust: support MITIGATION_SLSMiguel Ojeda1-0/+8
2024-08-19x86/rust: support MITIGATION_RETHUNKMiguel Ojeda1-0/+5
2024-08-19x86/rust: support MITIGATION_RETPOLINEMiguel Ojeda2-1/+8
2024-08-19rust: module: add static pointer to `{init,cleanup}_module()`Miguel Ojeda1-0/+12
2024-08-19rust: kbuild: split up helpers.cAndreas Hindborg20-244/+301
2024-08-19init/Kconfig: Only block on RANDSTRUCT for RUSTNeal Gompa1-1/+1
2024-08-19rust: error: allow `useless_conversion` for 32-bit buildsMiguel Ojeda1-1/+4
2024-08-19rust: types: improve `ForeignOwnable` documentationBenno Lossin1-1/+4
2024-08-19rust: implement ForeignOwnable for Pin<Box<T>>Alice Ryhl1-0/+27
2024-08-19rust: Implement the smart pointer `InPlaceInit` for `Arc`Alex Mantel2-27/+37
2024-08-18Linux 6.11-rc4Linus Torvalds1-1/+1
2024-08-18Merge tag 'driver-core-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
2024-08-18Merge tag 'char-misc-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-30/+37
2024-08-18Merge tag 'tty-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-39/+9
2024-08-18Merge tag 'usb-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds8-10/+16
2024-08-18Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-8/+86
2024-08-18fuse: Initialize beyond-EOF page contents before setting uptodateJann Horn1-2/+4
2024-08-18Merge tag 'mm-hotfixes-stable-2024-08-17-19-34' of git://git.kernel.org/pub/s...Linus Torvalds22-182/+201
2024-08-18Merge tag 'powerpc-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds7-11/+29
2024-08-18Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-6/+17
2024-08-18Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+6
2024-08-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+9
2024-08-17Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-2/+24
2024-08-17Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefsLinus Torvalds54-672/+650
2024-08-17bcachefs: Fix locking in __bch2_trans_mark_dev_sb()Kent Overstreet2-9/+10
2024-08-17Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+5
2024-08-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-5/+4
2024-08-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-08-17Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds7-60/+63
2024-08-17Merge tag 'io_uring-6.11-20240824' of git://git.kernel.dk/linuxLinus Torvalds4-5/+4