aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-09-22Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+29
2023-09-22Merge tag 'drm-fixes-2023-09-22-2' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 22-52/+61
2023-09-22Merge tag 'platform-drivers-x86-v6.6-3' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-26/+42
2023-09-22Merge tag 'amd-drm-fixes-6.6-2023-09-20' of https://gitlab.freedesktop.org/ag...Gravatar Dave Airlie 7-24/+25
2023-09-22Merge tag 'drm-intel-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 3-3/+5
2023-09-22Merge tag 'drm-misc-fixes-2023-09-21' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 12-25/+31
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 38-180/+349
2023-09-21Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-20/+3
2023-09-21Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-17/+17
2023-09-21Merge tag 'hwmon-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+4
2023-09-21sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Gravatar Edward Cree 4-4/+30
2023-09-21fbdev/sh7760fb: Depend on FB=yGravatar Thomas Zimmermann 1-1/+1
2023-09-21igc: Expose tx-usecs coalesce setting to userGravatar Muhammad Husaini Zulkifli 1-12/+19
2023-09-21octeontx2-pf: Do xdp_do_flush() after redirects.Gravatar Sebastian Andrzej Siewior 1-6/+13
2023-09-21bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPIGravatar Sebastian Andrzej Siewior 1-0/+5
2023-09-21net: ena: Flush XDP packets on error.Gravatar Sebastian Andrzej Siewior 1-0/+3
2023-09-20drm/amdkfd: Use gpu_offset for user queue's wptrGravatar YuBiao Wang 1-1/+1
2023-09-20drm/amd/display: fix the ability to use lower resolution modes on eDPGravatar Hamza Mahfooz 1-2/+2
2023-09-20drm/amdgpu: fix a memory leak in amdgpu_ras_feature_enableGravatar Cong Liu 1-0/+1
2023-09-20Revert "drm/amdgpu: Report vbios version instead of PN"Gravatar Lijo Lazar 1-1/+1
2023-09-20drm/amd/display: Fix MST recognizes connected displays as oneGravatar Muhammad Ahmed 3-20/+20
2023-09-21drm/virtio: clean out_fence on complete_submitGravatar José Pekkarinen 1-1/+0
2023-09-20Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 12-22/+25
2023-09-20Merge tag 'spi-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-5/+25
2023-09-20Merge tag 'regulator-fix-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2023-09-20i915/pmu: Move execlist stats initialization to execlist specific setupGravatar Umesh Nerlige Ramappa 2-1/+2
2023-09-20drm/i915/gt: Prevent error pointer dereferenceGravatar Dan Carpenter 1-2/+3
2023-09-20drm/meson: fix memory leak on ->hpd_notify callbackGravatar Jani Nikula 1-0/+2
2023-09-20accel/ivpu/40xx: Fix buttress interrupt handlingGravatar Karol Wachowski 1-1/+8
2023-09-20net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Gravatar Cai Huoqing 1-3/+0
2023-09-20vxlan: Add missing entries to vxlan_get_size()Gravatar Benjamin Poirier 1-0/+4
2023-09-20nouveau/u_memcpya: fix NULL vs error pointer bugGravatar Dan Carpenter 1-1/+1
2023-09-20nouveau/u_memcpya: use vmemdup_userGravatar Dave Airlie 1-14/+5
2023-09-20drm/nouveau: sched: fix leaking memory of timedout jobGravatar Danilo Krummrich 2-4/+10
2023-09-20drm/nouveau: fence: fix type cast warning in nouveau_fence_emit()Gravatar Danilo Krummrich 1-1/+1
2023-09-19efi/unaccepted: Make sure unaccepted table is mappedGravatar Kirill A. Shutemov 1-3/+29
2023-09-19team: fix null-ptr-deref when team device type is changedGravatar Ziyang Xuan 1-1/+9
2023-09-19spi: Merge up old fixGravatar Mark Brown 1-4/+8
2023-09-19net: hns3: add 5ms delay before clear firmware reset irq sourceGravatar Jie Wang 1-0/+5
2023-09-19net: hns3: fix fail to delete tc flower rules during reset issueGravatar Jijie Shao 1-0/+6
2023-09-19net: hns3: only enable unicast promisc when mac table fullGravatar Jian Shen 1-1/+1
2023-09-19net: hns3: fix GRE checksum offload issueGravatar Jie Wang 1-0/+9
2023-09-19net: hns3: add cmdq check for vf periodic service taskGravatar Jie Wang 1-1/+2
2023-09-19net: stmmac: fix incorrect rxq|txq_stats referenceGravatar Jisheng Zhang 8-110/+120
2023-09-19media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callGravatar Christophe JAILLET 1-2/+0
2023-09-19xen: simplify evtchn_do_upcall() call mazeGravatar Juergen Gross 2-20/+3
2023-09-18hwmon: (nct6775) Fix non-existent ALARM warningGravatar Ahmad Khalifa 1-0/+4
2023-09-18platform/x86: thinkpad_acpi: Take mutex in hotkey_resumeGravatar Dennis Bonke 1-0/+2
2023-09-18platform/x86: intel_scu_ipc: Fail IPC send if still busyGravatar Stephen Boyd 1-12/+28
2023-09-18platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Gravatar Stephen Boyd 1-1/+0