summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-11-26hangcheck-timer: replace printk(KERN_CRIT) with pr_critClint George
2025-11-26uio: Add SVA support for PCI devices via uio_pci_generic_sva.cYaxing Guo
2025-11-26dt-bindings: slimbus: fix warning from exampleSrinivas Kandagatla
2025-11-26intel_th: Fix error handling in intel_th_output_openMa Ke
2025-11-26misc: rp1: Fix an error handling path in rp1_probe()Christophe JAILLET
2025-11-26char: xillybus: add WQ_UNBOUND to alloc_workqueue usersMarco Crivellari
2025-11-26misc: bh1770glc: use pm_runtime_resume_and_get() in power_state_storeVivek BalachandharTN
2025-11-26misc: cb710: Fix a NULL vs IS_ERR() check in probe()Dan Carpenter
2025-11-26mux: mmio: Add suspend and resume supportThomas Richard (TI.com)
2025-11-26virt: acrn: split acrn_mmio_dev_res out of acrn_mmiodevRandy Dunlap
2025-11-26Merge patch series "fs: tidy up step_into() & friends before inlining"Christian Brauner
2025-11-26fs: inline step_into() and walk_component()Mateusz Guzik
2025-11-26fs: tidy up step_into() & friends before inliningMateusz Guzik
2025-11-26Merge patch series "re-enable IOCB_NOWAIT writes to files v2"Christian Brauner
2025-11-26orangefs: use inode_update_timestamps directlyChristoph Hellwig
2025-11-26btrfs: fix the comment on btrfs_update_timeChristoph Hellwig
2025-11-26btrfs: use vfs_utimes to update file timestampsChristoph Hellwig
2025-11-26fs: export vfs_utimesChristoph Hellwig
2025-11-26fs: lift the FMODE_NOCMTIME check into file_update_time_flagsChristoph Hellwig
2025-11-26fs: refactor file timestamp update logicChristoph Hellwig
2025-11-26greybus: gb-beagleplay: Fix timeout handling in bootloader functionsHaotian Zhang
2025-11-26greybus: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-26char/mwave: drop typedefsJiri Slaby (SUSE)
2025-11-26char/mwave: drop printk wrapperJiri Slaby (SUSE)
2025-11-26char/mwave: remove printk tracingJiri Slaby (SUSE)
2025-11-26char/mwave: remove unneeded fopsJiri Slaby (SUSE)
2025-11-26char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdefferyJiri Slaby (SUSE)
2025-11-26char/mwave: remove dead codeJiri Slaby (SUSE)
2025-11-26spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/V2N SoC supportLad Prabhakar
2025-11-26firmware_loader: make RUST_FW_LOADER_ABSTRACTIONS select FW_LOADERAlexandre Courbot
2025-11-26staging: gpib: Clean-up commented-out codeAdam Quandour
2025-11-26ASoC: fsl_xcvr: clear the channel status control memoryShengjiu Wang
2025-11-26staging: rtl8723bs: remove custom FIELD_OFFSET macroNavaneeth K
2025-11-26staging: rtl8723bs: replace FIELD_OFFSET usage with offsetof in rtw_mlme_ext.cNavaneeth K
2025-11-26staging: rtl8723bs: remove dead commented code from odm.cNavaneeth K
2025-11-26staging: rtl8723bs: use standard offsetof in cfg80211 operationsNavaneeth K
2025-11-26staging: rtl8723bs: remove unused registry and BSSID offset macrosNavaneeth K
2025-11-26comedi: 8255: Fail to attach if fail to request I/O port regionIan Abbott
2025-11-26comedi: comedi_bond: Check for loops when bonding devicesIan Abbott
2025-11-26comedi: kcomedilib: Add loop checking variants of open and closeIan Abbott
2025-11-26comedi: Use reference count for asynchronous command functionsIan Abbott
2025-11-26comedi: Add reference counting for Comedi command handlingIan Abbott
2025-11-26comedi: pcl818: fix null-ptr-deref in pcl818_ai_cancel()Nikita Zhandarovich
2025-11-26comedi: multiq3: sanitize config options in multiq3_attach()Nikita Zhandarovich
2025-11-26ASoC: tegra: remove Kconfig dependency on TEGRA20_APB_DMAFrancesco Lavra
2025-11-26gfs2: fix freeze error handlingAlexey Velichayshiy
2025-11-26comedi: check device's attached status in compat ioctlsNikita Zhandarovich
2025-11-26comedi: c6xdigio: Fix invalid PNP driver unregistrationIan Abbott
2025-11-26gfs2: Prevent recursive memory reclaimAndreas Gruenbacher
2025-11-26Merge back ACPI processor driver changes for 6.19Rafael J. Wysocki