summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-02-20Merge tag 'efi-fixes-for-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-15/+22
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-1/+1
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-216/+1663
2026-02-20drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder-1/+2
2026-02-20drm/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader-9/+16
2026-02-20drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in d...Chen Ni-1/+3
2026-02-20drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...Chen Ni-1/+3
2026-02-19net: dsa: sja1105: protect link replay helpers against NULL phylink instanceVladimir Oltean-1/+8
2026-02-19net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin Pålsson-2/+0
2026-02-19net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo-2/+0
2026-02-19PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den-3/+11
2026-02-19PCI: dwc: ep: Return after clearing BAR-match inbound mappingKoichiro Den-0/+1
2026-02-19PCI: endpoint: pci-epf-test: Select configfsArnd Bergmann-0/+1
2026-02-19PCI: Account fully optional bridge windows correctlyIlpo Järvinen-13/+16
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-239/+432
2026-02-19drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook-1/+1
2026-02-19dm: dm-zoned: Adjust dmz_load_mapping() allocation typeKees Cook-1/+1
2026-02-19dm-crypt: Adjust crypt_alloc_tfms_aead() allocation typeKees Cook-1/+1
2026-02-19HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman-3/+3
2026-02-19HID: asus: avoid memory leak in asus_report_fixup()Günther Noack-4/+11
2026-02-19HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack-3/+1
2026-02-19HID: apple: avoid memory leak in apple_report_fixup()Günther Noack-3/+1
2026-02-19net/mlx5e: Use unsigned for mlx5e_get_max_num_channelsCosmin Ratiu-1/+2
2026-02-19net/mlx5e: Fix deadlocks between devlink and netdev instance locksCosmin Ratiu-58/+61
2026-02-19net/mlx5e: MACsec, add ASO poll loop in macsec_aso_set_arm_eventGal Pressman-1/+2
2026-02-19net/mlx5: Fix misidentification of write combining CQE during poll loopGal Pressman-9/+5
2026-02-19net/mlx5e: Fix misidentification of ASO CQE during poll loopGal Pressman-14/+6
2026-02-19bonding: alb: fix UAF in rlb_arp_recv during bond up/downHangbin Liu-1/+5
2026-02-19bnge: fix reserving resources from FWVikas Gupta-1/+1
2026-02-19drm/amd/display: Remove unneeded DAC link encoder registerTimur Kristóf-5/+4
2026-02-19drm/amd/display: Enable DAC in DCE link encoderTimur Kristóf-17/+50
2026-02-19drm/amd/display: Set CRTC source for DAC using registersTimur Kristóf-37/+43
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf-2/+11
2026-02-19drm/amd/display: Turn off DAC in DCE link encoder using VBIOSTimur Kristóf-16/+17
2026-02-19drm/amd/display: Don't call find_analog_engine() twiceTimur Kristóf-1/+0
2026-02-19drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2Christian König-4/+6
2026-02-19drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher-0/+10
2026-02-19drm/amdgpu: Set atomics to true for xgmiHarish Kasiviswanathan-3/+4
2026-02-19drm/amdkfd: Check for NULL return valuesAndrew Martin-8/+14
2026-02-19drm/amd/display: Use same max plane scaling limits for all 64 bpp formatsMario Kleiner-0/+5
2026-02-19drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1Harish Kasiviswanathan-1/+4
2026-02-19drm/amdkfd: Disable MQD queue priorityAndrew Martin-7/+7
2026-02-19drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung-2/+1
2026-02-19drm/amd/display: Check return of shaper curve to HW formatAlex Hung-3/+3
2026-02-19drm/amd/display: Correct logic check error for fastbootCharlene Liu-2/+2
2026-02-19drm/amd/display: Skip eDP detection when no sinkSaidireddy Yenugu-0/+5
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones-33/+3
2026-02-19Revert "drm/amd/display: Correct hubp GfxVersion verification"Nicholas Carbones-52/+39
2026-02-19Revert "drm/amd/display: Add Handling for gfxversion DcGfxBase"Nicholas Carbones-3/+0
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti-55/+143