summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-15rust: types: rename Opaque::raw_get to cast_intoAlice Ryhl
2025-07-15rust: types: add Opaque::cast_fromAlice Ryhl
2025-07-14rust: types: require `ForeignOwnable::into_foreign` return non-nullAndreas Hindborg
2025-07-14rust: types: add FOREIGN_ALIGN to ForeignOwnableAndreas Hindborg
2025-07-14rust: rbtree: simplify finding `current` in `remove_current`Onur Özkan
2025-07-14rust: helpers: sort includes alphabeticallyKrishna Ketan Rai
2025-07-14rust: uaccess: use newtype for user pointersAlice Ryhl
2025-07-14rust: uaccess: add UserSliceReader::strcpy_into_bufAlice Ryhl
2025-07-14rust: uaccess: add strncpy_from_userAlice Ryhl
2025-07-13Merge tag 'pin-init-v6.17' of https://github.com/Rust-for-Linux/linux into ru...Miguel Ojeda
2025-07-03rust: sync: implement `Borrow` and `BorrowMut` for `Arc` typesAlexandre Courbot
2025-06-29rust: revocable: document why &T is not used in RevocableGuardAlice Ryhl
2025-06-29rust: rbtree: add RBTree::is_emptyAlice Ryhl
2025-06-24rust: io: avoid mentioning private fields in `IoMem`Sai Vishnu M
2025-06-24rust: Use consistent "# Examples" heading style in rustdocViresh Kumar
2025-06-24rust: macros: remove `module!`'s deprecated `author` keyGuilherme Giacomo Simoes
2025-06-24rust: list: replace unwrap() with ? in doctest examplesAlbin Babu Varghese
2025-06-24rust: kunit: use crate-level mapping for `c_void`Jesung Yang
2025-06-22rust: enable `clippy::ref_as_ptr` lintTamir Duberstein
2025-06-22rust: enable `clippy::cast_lossless` lintTamir Duberstein
2025-06-22rust: enable `clippy::as_underscore` lintTamir Duberstein
2025-06-22rust: enable `clippy::as_ptr_cast_mut` lintTamir Duberstein
2025-06-22rust: enable `clippy::ptr_cast_constness` lintTamir Duberstein
2025-06-22rust: enable `clippy::ptr_as_ptr` lintTamir Duberstein
2025-06-22Linux 6.16-rc3v6.16-rc3Linus Torvalds
2025-06-22Merge tag 'i2c-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'irq_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-22Merge tag 'locking_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-22Merge tag 'edac_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-22Merge tag 'v6.16-rc2-smb3-client-fixes-v2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2025-06-21i2c: k1: check for transfer errorAlex Elder
2025-06-21Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-06-21Merge tag 'erofs-for-6.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-21smb: minor fix to use SMB2_NTLMV2_SESSKEY_SIZE for auth_key sizeBharath SM
2025-06-21smb: minor fix to use sizeof to initialize flags_string bufferBharath SM
2025-06-21smb: Use loff_t for directory position in cached_direntsBharath SM
2025-06-21smb: Log an error when close_all_cached_dirs failsPaul Aurich
2025-06-21cifs: Fix prepare_write to negotiate wsize if neededDavid Howells
2025-06-21smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()Stefan Metzmacher
2025-06-21smb: client: fix first command failure during re-negotiationzhangjian
2025-06-21Merge tag 'io_uring-6.16-20250621' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-21Merge tag 'acpi-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-06-21Merge tag 'pci-v6.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-21Merge tag 'rcu/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-21Merge tag 'perf-tools-fixes-for-v6.16-1-2025-06-20' of git://git.kernel.org/p...Linus Torvalds
2025-06-20Merge tag 'mtd/fixes-for-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds