summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-27drm/i915/uncore: Do GT FIFO checks in early sanitize and forcewake getVille Syrjälä
2026-03-27drm/i915/selftests: Nuke live_forcewake_domains selftestVille Syrjälä
2026-03-27HID: core: use __free(kfree) and __free(kvfree) to clean up temporary buffersDmitry Torokhov
2026-03-27HID: core: factor out hid_parse_collections()Dmitry Torokhov
2026-03-27drm/i915/dsi: Place clock into LP during LPM if requestedVille Syrjälä
2026-03-27drm/i915/dsi: Fill BLLPs with blanking packets if requestedVille Syrjälä
2026-03-27platform/x86: ISST: Reset core count to 0Srinivas Pandruvada
2026-03-27driver core: auxiliary bus: Drop auxiliary_dev_pm_opsRafael J. Wysocki
2026-03-27drm/i915/dsi: Make 'clock_stop' booleanVille Syrjälä
2026-03-27Merge back earlier cpufreq material for 7.1Rafael J. Wysocki
2026-03-27drm/i915/dsi: s/eotp_pkt/eot_pkt/Ville Syrjälä
2026-03-27drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä
2026-03-27HID: hid-lenovo-go: fix LEDS dependenciesArnd Bergmann
2026-03-27HID: quirks: add HID_QUIRK_ALWAYS_POLL for 8BitDo Pro 3leo vriska
2026-03-27HID: roccat: fix use-after-free in roccat_report_eventBenoît Sevens
2026-03-27thermal/drivers/spear: Fix error condition for reading st,thermal-flagsGopi Krishna Menon
2026-03-27Merge branch 'icc-msm8974' into icc-nextGeorgi Djakov
2026-03-27coresight: cti: fix the check condition in inout_sel_storeJie Gan
2026-03-27crypto: qce - use memcpy_and_pad in qce_aead_setkeyThorsten Blum
2026-03-27crypto: inside-secure/eip93 - add missing address terminator characterMieczyslaw Nalewaj
2026-03-27crypto: inside-secure/eip93 - correct ecb(des-eip93) typoMieczyslaw Nalewaj
2026-03-27crypto: hisilicon/sec2 - prevent req used-after-free for secWenkai Lin
2026-03-27crypto: inside-secure/eip93 - make it selectable for ECONETAleksander Jan Bajkowski
2026-03-27crypto: ti - Add support for AES-CCM in DTHEv2 driverT Pratham
2026-03-27crypto: ti - Add support for AES-GCM in DTHEv2 driverT Pratham
2026-03-27crypto: stm32 - use list_first_entry_or_null to simplify cryp_find_devThorsten Blum
2026-03-27crypto: stm32 - use list_first_entry_or_null to simplify hash_find_devThorsten Blum
2026-03-27crypto: qat - add anti-rollback support for GEN6 devicesSuman Kumar Chakraborty
2026-03-27crypto: caam - guard HMAC key hex dumps in hash_digest_keyThorsten Blum
2026-03-27crypto: nx - Fix packed layout in struct nx842_crypto_headerGustavo A. R. Silva
2026-03-27crypto: nx - annotate struct nx842_crypto_header with __counted_byThorsten Blum
2026-03-27crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_exportThorsten Blum
2026-03-27crypto: s5p-sss - use unregister_{ahashes,skciphers} in probe/removeThorsten Blum
2026-03-27mmc: core: Switch to use pm_ptr() for mmc_host_class_dev_pm_opsShawn Lin
2026-03-27mmc: core: Remove legacy 'enable-sdio-wakeup' DT property supportShawn Lin
2026-03-27mmc: mmc_test: use kzalloc_flexRosen Penev
2026-03-27pinctrl: core: Don't use "proxy" headersAndy Shevchenko
2026-03-27auxdisplay: line-display: fix NULL dereference in linedisp_releaseGuangshuo Li
2026-03-27iommupt/amdv1: mark amdv1pt_install_leaf_entry as __always_inlineSherry Yang
2026-03-27pinctrl: amd: Support new ACPI ID AMDI0033Basavaraj Natikar
2026-03-27iommu/amd: Fix illegal cap/mmio access in IOMMU debugfsGuanghui Feng
2026-03-27iommu/amd: Fix illegal device-id access in IOMMU debugfsGuanghui Feng
2026-03-27iommupt: Fix short gather if the unmap goes into a large mappingJason Gunthorpe
2026-03-27Merge branch 'dt-reserved-mem-cleanups' into dma-mapping-for-nextMarek Szyprowski
2026-03-27Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-27Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-27Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-27Merge tag 'mediatek-drm-next-20260325' of https://git.kernel.org/pub/scm/linu...Dave Airlie
2026-03-26net: stmmac: remove axi_kbbe, axi_mb and axi_rb membersRussell King (Oracle)
2026-03-26virtio-net: enable NETIF_F_GRO_HW only if GRO-related offloads are supportedDi Zhu