summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-02-20drm/xe/vf: Fix fs_reclaim warning with CCS save/restore BB allocationSatyanarayana K V P
2026-02-20drm/sa: Split drm_suballoc_new() into SA alloc and init helpersSatyanarayana K V P
2026-02-20drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin
2026-02-20drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin
2026-02-20Merge tag 's390-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-20drm/xe/pf: Skip VRAM auto-provisioning if already provisionedMichal Wajdeczko
2026-02-20drm/xe/pf: Prefer guard(mutex) when doing fair LMEM provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Don't check for empty configMichal Wajdeczko
2026-02-20drm/xe/tests: Add KUnit tests for new VRAM fair provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Use migration-friendly VRAM auto-provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Allow to change VFs VRAM quota using sysfsMichal Wajdeczko
2026-02-20drm/xe/pf: Add functions for VRAM provisioningMichal Wajdeczko
2026-02-20drm/xe/pf: Add locked variants of VRAM configuration functionsMichal Wajdeczko
2026-02-20drm/xe/pf: Expose LMTT page sizeMichal Wajdeczko
2026-02-20drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder
2026-02-20drm/sysfb: corebootdrm: Support panel orientationThomas Zimmermann
2026-02-20drm/sysfb: corebootdrm: Add DRM driver for coreboot framebuffersThomas Zimmermann
2026-02-20drm/sysfb: Generalize pixel-format matchingThomas Zimmermann
2026-02-20firmware: google: Export coreboot table entriesThomas Zimmermann
2026-02-20firmware: google: Clean up include statements in coreboot_table.hThomas Zimmermann
2026-02-20firmware: google: Init coreboot bus with subsys_initcall()Thomas Zimmermann
2026-02-20firmware: google: framebuffer: Fix dependenciesThomas Zimmermann
2026-02-20firmware: google: framebuffer: Tie platform device to PCI hardwareThomas Zimmermann
2026-02-20firmware: google: framebuffer: Init memory resource with helper macroThomas Zimmermann
2026-02-20firmware: google: framebuffer: Do not mark framebuffer as busyThomas Zimmermann
2026-02-20firmware: google: framebuffer: Do not unregister platform deviceThomas Zimmermann
2026-02-20drm/bridge: samsung-dsim: Fix memory leak in error pathOsama Abdelkader
2026-02-20drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in d...Chen Ni
2026-02-20drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...Chen Ni
2026-02-20drm/xe/guc: Increase GuC log sizes in debug buildsTomasz Lis
2026-02-20drm/i915/alpm: ALPM disable fixesJouni Högander
2026-02-19drm/xe/xe2lpg: Extend Wa_18041344222 to graphics IP 20.04Harish Chegondi
2026-02-19drm/xe/xe3: Remove SRIOV VF check for Wa_18041344222Harish Chegondi
2026-02-19drm/xe/xe2hpg: Remove SRIOV VF check for Wa_18041344222Harish Chegondi
2026-02-19drm/xe/xe3p_lpg: Add Wa_14026781792Nitin Gote
2026-02-19net: dsa: sja1105: protect link replay helpers against NULL phylink instanceVladimir Oltean
2026-02-19net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin Pålsson
2026-02-19net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo
2026-02-19PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den
2026-02-19PCI: dwc: ep: Return after clearing BAR-match inbound mappingKoichiro Den
2026-02-19PCI: endpoint: pci-epf-test: Select configfsArnd Bergmann
2026-02-19PCI: Account fully optional bridge windows correctlyIlpo Järvinen
2026-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf before 7.0-rc1Alexei Starovoitov
2026-02-19Merge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-19drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook
2026-02-19dm: dm-zoned: Adjust dmz_load_mapping() allocation typeKees Cook
2026-02-19dm-crypt: Adjust crypt_alloc_tfms_aead() allocation typeKees Cook
2026-02-19HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman
2026-02-19HID: asus: avoid memory leak in asus_report_fixup()Günther Noack