summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-18Merge tag 'pmdomain-v6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-18Merge tag 'gpio-fixes-for-v6.16-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-07-18Merge tag 'drm-fixes-2025-07-18-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-18Merge tag 'soundwire-6.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-18Merge tag 'dmaengine-fix-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-18Merge tag 'phy-fix-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2025-07-18Merge tag 'mmc-v6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-18Merge tag 'drm-xe-fixes-2025-07-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-07-18Merge tag 'mediatek-drm-fixes-20250718' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2025-07-18Merge tag 'amd-drm-fixes-6.16-2025-07-17' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-07-18Merge tag 'drm-intel-fixes-2025-07-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2025-07-18Merge tag 'drm-misc-fixes-2025-07-16' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-07-17drm/mediatek: mtk_dpi: Reorder output formats on MT8195/88Louis-Alexis Eyraud
2025-07-17drm/mediatek: only announce AFBC if really supportedIcenowy Zheng
2025-07-17drm/mediatek: Add wait_event_timeout when disabling planeJason-JH Lin
2025-07-17Merge tag 'net-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-07-17Merge tag 'pm-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-17Merge tag 'for-net-2025-07-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-07-17Merge tag 'ovpn-net-20250716' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski
2025-07-17virtio-net: fix recursived rtnl_lock() during probe()Zigit Zo
2025-07-17net/mlx5: Update the list of the PCI supported devicesMaor Gottlieb
2025-07-17hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...Li Tian
2025-07-17Merge tag 'wireless-2025-07-17' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-07-17drm/xe/pf: Resend PF provisioning after GT resetMichal Wajdeczko
2025-07-17drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko
2025-07-17drm/xe/migrate: Fix alignment checkLucas De Marchi
2025-07-17drm/xe: Move page fault init after topology initMatthew Brost
2025-07-17drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan
2025-07-17drm/xe/migrate: fix copy direction in access_memoryMatthew Auld
2025-07-17drm/xe: Dont skip TLB invalidations on VFTejas Upadhyay
2025-07-17gpiolib: devres: release GPIOs in devm_gpiod_put_array()André Draszik
2025-07-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-16net: airoha: fix potential use-after-free in airoha_npu_get()Alok Tiwari
2025-07-16net/mlx5: Correctly set gso_size when LRO is usedChristoph Paasch
2025-07-16drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen
2025-07-16drm/amdgpu: Increase reset counter only on successLijo Lazar
2025-07-16drm/radeon: Do not hold console lock during resumeThomas Zimmermann
2025-07-16drm/radeon: Do not hold console lock while suspending clientsThomas Zimmermann
2025-07-16drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen
2025-07-16drm/amd/display: Free memory allocationClayton King
2025-07-16Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant witho...Zijun Hu
2025-07-16Bluetooth: hci_dev: replace 'quirks' integer by 'quirk_flags' bitmapChristian Eggers
2025-07-16Bluetooth: btintel: Check if controller is ISO capable on btintel_classify_pk...Luiz Augusto von Dentz
2025-07-16memstick: core: Zero initialize id_reg in h_memstick_read_dev_id()Nathan Chancellor
2025-07-16ovpn: reset GSO metadata after decapsulationRalf Lici
2025-07-16ovpn: reject unexpected netlink attributesAntonio Quartulli
2025-07-16ovpn: propagate socket mark to skb in UDPRalf Lici
2025-07-15net: libwx: fix multicast packets received countJiawen Wu
2025-07-15net: libwx: properly reset Rx ring descriptorJiawen Wu