summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-26samples: rust: remove imports available via preludeGary Guo3-4/+1
2026-01-26rust: workqueue: add __rust_helper to helpersAlice Ryhl1-3/+5
2026-01-26rust: uaccess: add __rust_helper to helpersAlice Ryhl1-4/+6
2026-01-26rust: slab: add __rust_helper to helpersAlice Ryhl1-2/+2
2026-01-26rust: rbtree: add __rust_helper to helpersAlice Ryhl1-4/+5
2026-01-26rust: of: add __rust_helper to helpersAlice Ryhl1-1/+1
2026-01-26rust: mm: add __rust_helper to helpersAlice Ryhl3-15/+16
2026-01-26rust: maple_tree: add __rust_helper to helpersAlice Ryhl1-1/+2
2026-01-26rust: err: add __rust_helper to helpersAlice Ryhl2-4/+4
2026-01-26rust: bug: add __rust_helper to helpersAlice Ryhl1-2/+2
2026-01-26gpu: nova-core: gsp: use () as message type for GspInitDone messageAlexandre Courbot1-3/+3
2026-01-26rust: transmute: implement FromBytes and AsBytes for inhabited ZSTsAlexandre Courbot1-0/+8
2026-01-26rust: use consistent backtick formatting for NULL in docsPeter Novak4-7/+7
2026-01-26MAINTAINERS: add "RUST [RUST-ANALYZER]" entryMiguel Ojeda1-0/+8
2026-01-19rust: rbtree: reduce unsafe blocks on pointer derefsOnur Özkan1-12/+15
2026-01-19rust: kunit: replace `kernel::c_str!` with C-StringsTamir Duberstein3-14/+11
2026-01-19samples: rust: i2c: replace `kernel::c_str!` with C-StringsTamir Duberstein2-8/+6
2026-01-19rust: i2c: replace `kernel::c_str!` with C-StringsTamir Duberstein1-4/+4
2026-01-19rust: ptr: replace unneeded use of `build_assert`Alexandre Courbot1-6/+6
2026-01-19rust: build_assert: add instructions for use with function argumentsAlexandre Courbot1-1/+6
2026-01-19rust: conclude the Rust experimentMiguel Ojeda2-19/+1
2026-01-19Linux 6.19-rc6v6.19-rc6Linus Torvalds1-1/+1
2026-01-19Merge tag 'landlock-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-269/+170
2026-01-19Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-16/+4
2026-01-19Merge tag 'ext4_for_linus-6.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-1/+4
2026-01-19Merge tag 'dmaengine-fix-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-73/+168
2026-01-19Merge tag 'phy-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds11-50/+33
2026-01-18Merge tag 'soundwire-6.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-67/+166
2026-01-18Merge tag 'i2c-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-12/+62
2026-01-18Merge tag 'edac_urgent_for_v6.19_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-8/+12
2026-01-18Merge tag 'x86-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+21
2026-01-18Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-56/+59
2026-01-18Merge tag 'objtool-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-12/+16
2026-01-18Merge tag 'irq-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2026-01-18ext4: fix iloc.bh leak in ext4_xattr_inode_update_refYang Erkun1-0/+1
2026-01-18ext4: add missing down_write_data_sem in mext_move_extent().Julian Sun1-0/+2
2026-01-18ext4: fix ext4_tune_sb_params paddingArnd Bergmann1-1/+1
2026-01-18Merge tag 'for-6.19-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-68/+41
2026-01-18Merge tag 'loongarch-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-49/+52
2026-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-3/+6
2026-01-17selftests/x86: Add selftests include path for kselftest.h after centralizationBala-Vignesh-Reddy1-0/+1
2026-01-17Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-10/+38
2026-01-17Merge tag 'io_uring-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+4
2026-01-17LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()Qiang Ma1-0/+1
2026-01-17LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()Qiang Ma1-0/+1
2026-01-17LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()Qiang Ma1-0/+1
2026-01-17LoongArch: dts: loongson-2k1000: Fix i2c-gpio node namesBinbin Zhou1-2/+2
2026-01-17LoongArch: dts: loongson-2k2000: Add default interrupt controller address cellsBinbin Zhou1-0/+3