summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-06PCI: Mark ASM1164 SATA controller to avoid bus resetAlex Williamson
2026-02-06PCI: host-generic: Avoid reporting incorrect 'missing reg property' errorJess
2026-02-06PCI/PME: Replace RMW of Root Status register with direct writeLukas Wunner
2026-02-06PCI/AER: Clear stale errors on reporting agents upon probeLukas Wunner
2026-02-06PCI: Don't claim disabled bridge windowsIlpo Järvinen
2026-02-06vfio/fsl-mc: add myself as maintainerIoana Ciornei
2026-02-06PCI: rzg3s-host: Fix device node reference leak in rzg3s_pcie_host_parse_port()Felix Gu
2026-02-06cache: ax45mp: Fix device node reference leak in ax45mp_cache_init()Felix Gu
2026-02-06cache: starfive: fix device node leak in starlink_cache_init()Felix Gu
2026-02-06Merge tag 'ceph-for-6.19-rc9' of https://github.com/ceph/ceph-clientLinus Torvalds
2026-02-06Merge tag 'iommu-fix-v6.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-06Merge tag 'pmdomain-v6.19-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-06Merge tag 'gpio-fixes-for-v6.19' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-06Merge tag 'sound-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2026-02-06drm/xe/xe3p_xpc: XeCore mask spans four registersMatt Roper
2026-02-06drm/xe: Move number of XeCore fuse registers to graphics descriptorMatt Roper
2026-02-06ipmi:si: Use a long timeout when the BMC is misbehavingCorey Minyard
2026-02-06ipmi:si: Handle waiting messages when BMC failure detectedCorey Minyard
2026-02-06nvme: correct comment about nvme_ns_remove()John Garry
2026-02-06nvme: stop setting namespace gendisk device driver dataJohn Garry
2026-02-06Revert "revocable: Revocable resource management"Johan Hovold
2026-02-06Revert "revocable: Add Kunit test cases"Johan Hovold
2026-02-06usb: typec: ucsi: Add Thunderbolt alternate mode supportAndrei Kuchynski
2026-02-06mtd: spi-nor: hisi-sfc: fix refcounting bug in hisi_spi_nor_register_all()Dan Carpenter
2026-02-06irqchip/riscv-imsic: Adjust the number of available guest irq filesXu Lu
2026-02-06pinctrl: generic: move function to amlogic-am4 driverConor Dooley
2026-02-06pinctrl: intel: Align Copyright note with corporate guidelinesAndy Shevchenko
2026-02-06crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_lockedThorsten Blum
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang
2026-02-06crypto: starfive - Fix memory leak in starfive_aes_aead_do_one_req()Zilin Guan
2026-02-06crypto: xilinx - Fix inconsistant indentationHarsh Jain
2026-02-06crypto: atmel - Use unregister_{aeads,ahashes,skciphers}Thorsten Blum
2026-02-06hwrng: optee - simplify OP-TEE context matchRouven Czerwinski
2026-02-06crypto: ccp - Add sysfs attribute for boot integrityMario Limonciello
2026-02-06usb: typec: hd3ss3220: Check if regulator needs to be switchedJan Remmet
2026-02-06drm/imagination: Use dev_pm_domain_attach_list()Matt Coster
2026-02-06Merge branches 'fixes', 'arm/smmu/updates', 'intel/vt-d', 'amd/amd-vi' and 'c...Joerg Roedel
2026-02-06iommu/vt-d: Treat PAGE_SNOOP and PWSNP separatelyViktor Kleen
2026-02-06mtd: spinand: fix NULL pointer dereference in spinand_support_vendor_ops()Md Sadre Alam
2026-02-06drm/fbdev-emulation: Remove support for legacy emulationThomas Zimmermann
2026-02-06mshv: fix SRCU protection in irqfd resampler ack handlerLi RongQing
2026-02-06mshv: make field names descriptive in a header structMukesh R
2026-02-06drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entryAnkit Nautiyal
2026-02-05Merge tag 'hwmon-for-v6.19-final' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-05Merge tag 'drm-fixes-2026-02-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-05amd-xgbe: do not select NET_SELFTESTS when INET is disabledRaju Rangoju
2026-02-06Merge tag 'drm-xe-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/dr...Dave Airlie
2026-02-06Merge tag 'drm-misc-next-fixes-2026-02-05' of https://gitlab.freedesktop.org/...Dave Airlie
2026-02-05net: cpsw_new: Fix potential unregister of netdev that has not been registere...Kevin Hao
2026-02-05net: cpsw_new: Fix unnecessary netdev unregistration in cpsw_probe() error pathKevin Hao