summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-16rust: device: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein
2025-09-16rust: block: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein
2025-09-16rust: alloc: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein
2025-09-16gpu: nova-core: use `kernel::{fmt,prelude::fmt!}`Tamir Duberstein
2025-09-15rust: list: Add an example for `ListLinksSelfPtr` usageBoqun Feng
2025-09-15rust: sync: extend module documentation of arefBenno Lossin
2025-09-14rust: kernel: cpu: mark `CpuId::current()` inlineRitvik Gupta
2025-09-10rust: error: improve `to_result` documentationMiguel Ojeda
2025-09-10rust: error: improve `Error::from_errno` documentationMiguel Ojeda
2025-09-08rust: cpufreq: replace `MaybeUninit::zeroed().assume_init()` with `pin_init::...Benno Lossin
2025-09-08rust: derive `Zeroable` for all structs & unions generated by bindgen where p...Benno Lossin
2025-09-08rust: add `pin-init` as a dependency to `bindings` and `uapi`Benno Lossin
2025-09-08rust: task: update ARef and AlwaysRefCounted imports from sync::arefShankari Anand
2025-09-08rust: prelude: re-export `core::mem::{align,size}_of{,_val}`Miguel Ojeda
2025-09-08rust: error: add C header linksOnur Özkan
2025-09-08rust: warn if `srctree/` links do not existMiguel Ojeda
2025-09-08rust: drm: fix `srctree/` linksMiguel Ojeda
2025-09-08rust: block: fix `srctree/` linksMiguel Ojeda
2025-09-08rust: sync: Update ARef and AlwaysRefCounted imports from sync::arefShankari Anand
2025-09-08Merge tag 'alloc-next-v6.18-2025-09-04' of https://github.com/Rust-for-Linux/...Miguel Ojeda
2025-09-07Linux 6.17-rc5v6.17-rc5Linus Torvalds
2025-09-07Merge tag 'i2c-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-09-07Merge tag 'edac_urgent_for_v6.17_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-09-07Merge tag 'timers-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-07Merge tag 'locking-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-09-07Merge tag 'perf-urgent-2025-09-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-07Merge tag 'riscv-for-linus-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-06Merge tag 'rust-fixes-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-06Merge tag 'i2c-host-fixes-6.17-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang
2025-09-05Merge tag 'perf-tools-fixes-for-v6.17-2025-09-05' of git://git.kernel.org/pub...Linus Torvalds
2025-09-05riscv: Fix sparse warning about different address spacesAlexandre Ghiti
2025-09-05riscv: Fix sparse warning in __get_user_error()Alexandre Ghiti
2025-09-05riscv: kexec: Initialize kexec_buf structBreno Leitao
2025-09-05riscv: use lw when reading int cpu in asm_per_cpuRadim Krčmář
2025-09-05riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_idRadim Krčmář
2025-09-05riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REGRadim Krčmář
2025-09-05riscv: uaccess: fix __put_user_nocheck for unaligned accessesAurelien Jarno
2025-09-05riscv: use lw when reading int cpu in new_vmalloc_checkRadim Krčmář
2025-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2025-09-05Merge tag 'spi-fix-v6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-09-05Merge tag 'audit-pr-20250905' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-05Merge tag '6.17-RC4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-09-05Merge tag 'hwmon-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-05Merge tag 'gpio-fixes-for-v6.17-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-09-05Merge tag 'platform-drivers-x86-v6.17-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-09-05Merge tag 'block-6.17-20250905' of git://git.kernel.dk/linuxLinus Torvalds
2025-09-05arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONF...panfan
2025-09-05Merge tag 'drm-fixes-2025-09-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-09-05Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds