summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-12leds: is31fl319x: Modernize registrationAndreas Kemnade
2026-08-12KVM: s390: Fix pgste_get_trylock_multiple()Claudio Imbrenda
2026-08-12KVM: s390: Fix get_all_floating_irqs()Claudio Imbrenda
2026-08-12KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()Claudio Imbrenda
2026-08-12KVM: s390: Properly handle NULL pointer in dat_cond_set_storage_key()Claudio Imbrenda
2026-08-12KVM: s390: Restore sigset on error pathChristian Borntraeger
2026-08-12KVM: s390: pv: Fix rc/rrc offset for PVM_DUMPChristian Borntraeger
2026-08-12KVM: s390: vsie: zero stale crypto bitsChristian Borntraeger
2026-08-12KVM: s390: keyop: use mmu_lock to read gmap->asceChristian Borntraeger
2026-08-12mfd: cs42l43: Fix regmap defaults orderingCharles Keepax
2026-08-12dt-bindings: mfd: syscon: Allow syscon compatible for Loongson-2K0300 chip idBinbin Zhou
2026-08-12pid: reject allocations through dead ancestor pid namespacesJérémy Jean
2026-08-12ASoC: es8316: Add regulator supportMark Brown
2026-08-12ASoC: codecs: es8316: Add regulator supportHongyang Zhao
2026-08-12ASoC: dt-bindings: es8316: Add regulator suppliesHongyang Zhao
2026-08-12arm64/efi: Avoid voluntary preemption with efi_mm installedWill Deacon
2026-08-12rust: fmt: route {:p} through HashedPtr to prevent address leaksKe Sun
2026-08-12rust: fmt: fix {:p} printing stack addressesKe Sun
2026-08-12ovl: fix double end_creating() on the casefold-mismatch pathVivek Parikh
2026-08-12pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumersOleg Nesterov
2026-08-12pidfd: hold exec_update_lock around namespace ioctlChen Linxuan
2026-08-12fs: fix user path of nested backing filesBaokun Li
2026-08-12fs: remove stale inode_insert5() kernel-doc parameterYichong Chen
2026-08-12fs: fix switch/case indentation in sysfs() syscallManush Prajwal
2026-08-12fs: document semantics of kstat::{uid,gid} fieldsJann Horn
2026-08-12pmdomain: Merge branch fixes into nextUlf Hansson
2026-08-12pmdomain: mediatek: mfg: initialize prev_o in mtk_mfg_attach_dev()Karl Mehltretter
2026-08-12pmdomain: renesas: Add R-Car X5H MDLC driverGeert Uytterhoeven
2026-08-12dt-bindings: mfd: syscon: Add ESWIN EIC7700 compatiblePinkesh Vaghela
2026-08-12mfd: qnap-mcu: keep the reply buffer alive past a command timeoutAli Ahmet Memis
2026-08-12rust: module: update MAINTAINERS to cover module.rsAlvin Sun
2026-08-12rust: macros: remove `THIS_MODULE` static from `module!`Alvin Sun
2026-08-12rust_binder: use `LocalModule` for `THIS_MODULE`Alvin Sun
2026-08-12rust: configfs: use `LocalModule` for `THIS_MODULE`Alvin Sun
2026-08-12rust: miscdevice: set fops.owner from driver module pointerAlvin Sun
2026-08-12rust: drm: set fops.owner from driver module pointerAlvin Sun
2026-08-12rust: macros: auto-insert OwnerModule in #[vtable]Alvin Sun
2026-08-12rust: doctest: add LocalModule fallback for #[vtable] ThisModuleAlvin Sun
2026-08-12rust: module: add `THIS_MODULE` const to `ModuleMetadata` traitAlvin Sun
2026-08-12rust: module: move module types into `module.rs`Alvin Sun
2026-08-12Merge patch series "fixes for iomap_bio_read_folio_range_sync"Christian Brauner
2026-08-12iomap: iomap_bio_read_folio_range_sync is missing a call to bio_uninitChristoph Hellwig
2026-08-12iomap: don't free integrity payload that doesn't existChristoph Hellwig
2026-08-12super: fix dying superblock warning messagesKarl Mehltretter
2026-08-12docs: fix grammatical error in iomap docsBenjamin Wu
2026-08-11Merge tag 'sunxi-clk-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2026-08-11Merge tag 'qcom-clk-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2026-08-11Merge tag 'samsung-clk-7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd
2026-08-11Merge tag 'v7.3-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2026-08-12clk: at91: Read "reg" with helperRob Herring (Arm)