summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-10-13Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-12Merge tag 'hwmon-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-11Merge tag 'devicetree-fixes-for-6.12-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-10-11Merge tag 'fbdev-for-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-11Merge tag 'gpio-fixes-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-11Merge tag 'pm-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-10-11Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-11Merge tag 'acpi-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-10-11Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-10-11Merge tag 'mmc-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-10-11Merge tag 'ata-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-10-11Merge tag 'drm-fixes-2024-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-11Merge tag 'drm-xe-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-10-11Merge tag 'drm-misc-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-11Merge tag 'drm-intel-fixes-2024-10-10' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-10-10Merge tag 'net-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-10of: Skip kunit tests when arm64+ACPI doesn't populate root nodeStephen Boyd
2024-10-10slip: make slhc_remember() more robust against malicious packetsEric Dumazet
2024-10-10ppp: fix ppp_async_encode() illegal accessEric Dumazet
2024-10-10vxlan: Handle error of rtnl_register_module().Kuniyuki Iwashima
2024-10-10PM: domains: Fix alloc/free in dev_pm_domain_attach|detach_list()Ulf Hansson
2024-10-10Revert "drm/tegra: gr3d: Convert into dev_pm_domain_attach|detach_list()"Ulf Hansson
2024-10-10mmc: sdhci-of-dwcmshc: Prevent stale command interrupt handlingMichal Wilczynski
2024-10-10drm/fbdev-dma: Only cleanup deferred I/O if necessaryJanne Grunau
2024-10-09of: Fix unbalanced of node refcount and memory leaksJinjie Ruan
2024-10-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-10-09net: netconsole: fix wrong warningBreno Leitao
2024-10-09net: fec: don't save PTP state if PTP is unsupportedWei Fang
2024-10-09net: ibm: emac: mal: add dcr_unmap to _removeRosen Penev
2024-10-09net: ftgmac100: fixed not check status from fixed phyJacky Chou
2024-10-09Merge tag 'mm-hotfixes-stable-2024-10-09-15-46' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-09device-dax: correct pgoff align in dax_set_mapping()Kun(llfl)
2024-10-09misc: sgi-gru: Don't disable preemption in GRU driverDimitri Sivanich
2024-10-09ata: libata: avoid superfluous disk spin down + spin up during hibernationNiklas Cassel
2024-10-09net: amd: mvme147: Fix probe banner messageDaniel Palmer
2024-10-09net: phy: realtek: Fix MMD access on RTL8126A-integrated PHYHeiner Kallweit
2024-10-09net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar
2024-10-09Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-10-08net: ibm: emac: mal: fix wrong gotoRosen Penev
2024-10-08drm/xe: Make wedged_mode debugfs writableMatt Roper
2024-10-08drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar
2024-10-08drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld
2024-10-08drm/xe/ct: fix xa_store() error checkingMatthew Auld
2024-10-08drm/xe/ct: prevent UAF in send_recv()Matthew Auld
2024-10-08e1000e: change I219 (19) devices to ADPVitaly Lifshits
2024-10-08igb: Do not bring the device up after non-fatal errorMohamed Khalfella
2024-10-08i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov
2024-10-08ice: Fix increasing MSI-X on VFMarcin Szycik
2024-10-08ice: Flush FDB entries before resetWojciech Drewek