summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-03-10eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo1-0/+6
2025-03-10eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo3-12/+5
2025-03-10eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo1-2/+2
2025-03-10eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo1-0/+3
2025-03-10eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo2-1/+9
2025-03-10net: usb: lan78xx: Sanitize return values of register read/write functionsOleksij Rempel1-2/+2
2025-03-10net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang1-0/+5
2025-03-10drm/amdgpu/vce2: fix ip block referenceAlex Deucher1-1/+1
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello1-0/+1
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello1-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello1-1/+1
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li1-19/+45
2025-03-10drm/amd: Keep display off while going into S4Mario Limonciello2-2/+14
2025-03-10drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski1-0/+1
2025-03-10drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca1-2/+5
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang1-3/+0
2025-03-10nvmet: pci-epf: Do not add an IRQ vector if not neededDamien Le Moal1-8/+7
2025-03-10nvmet: pci-epf: Set NVMET_PCI_EPF_Q_LIVE when a queue is fully createdDamien Le Moal1-6/+7
2025-03-10Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()Michael Kelley1-0/+13
2025-03-10drm/atomic: Filter out redundant DPMS callsVille Syrjälä2-0/+8
2025-03-10nvme-pci: fix stuck reset on concurrent DPC and HPKeith Busch1-1/+12
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi1-13/+40
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi1-1/+12
2025-03-10drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä1-3/+2
2025-03-10drm/xe/userptr: Fix an incorrect assertThomas Hellström1-1/+5
2025-03-10drm/xe: Release guc ids before cancelling workTejas Upadhyay1-1/+1
2025-03-10Merge tag 'thunderbolt-for-v6.14-rc7' of ssh://gitolite.kernel.org/pub/scm/li...Greg Kroah-Hartman2-3/+10
2025-03-10Input: iqs7222 - preserve system status registerJeff LaBundy1-28/+22
2025-03-10fbdev: hyperv_fb: Allow graceful removal of framebufferSaurabh Sengar1-5/+15
2025-03-10fbdev: hyperv_fb: Simplify hvfb_putmemSaurabh Sengar1-6/+6
2025-03-10fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMsMichael Kelley1-7/+13
2025-03-10drm/hyperv: Fix address space leak when Hyper-V DRM device is removedMichael Kelley1-0/+2
2025-03-09Merge tag 'usb-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-83/+189
2025-03-09Merge tag 'driver-core-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2025-03-09Merge tag 'char-misc-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds25-80/+136
2025-03-09Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+6
2025-03-08Merge branch 'linus' into x86/urgent, to pick up dependent patchesIngo Molnar84-588/+1129
2025-03-08net: phy: nxp-c45-tja11xx: add TJA112XB SGMII PCS restart errataAndrei Botila1-2/+18
2025-03-08net: phy: nxp-c45-tja11xx: add TJA112X PHY configuration errataAndrei Botila1-0/+52
2025-03-08net: mctp i2c: Copy headers if clonedMatt Johnston1-0/+5
2025-03-08net: mctp i3c: Copy headers if clonedMatt Johnston1-0/+5
2025-03-08net: dsa: mv88e6xxx: Verify after ATU Load opsJoseph Huang1-11/+48
2025-03-08net/mlx5: Fill out devlink dev info only for PFsJiri Pirko1-0/+3
2025-03-08Merge tag 'acpi-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-21/+84
2025-03-08Merge tag 'block-6.14-20250306' of git://git.kernel.dk/linuxLinus Torvalds6-28/+73
2025-03-07Merge tag 'hwmon-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-40/+50
2025-03-07Merge tag 'gpio-fixes-for-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-16/+35
2025-03-07Bluetooth: btusb: Configure altsetting for HCI_USER_CHANNELHsin-chen Chuang2-0/+53
2025-03-07Merge tag 'platform-drivers-x86-v6.14-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds6-16/+58