summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-20reset: sti: kzalloc + kcalloc to kzallocRosen Penev1-7/+2
2026-03-20drm/ttm: Avoid invoking the OOM killer when reading back swapped contentThomas Hellström2-3/+8
2026-03-20drm/ttm: Don't spam the log on buffer object backing store allocation failureThomas Hellström1-1/+1
2026-03-20drm/atomic: Remove state argument to drm_atomic_private_obj_initMaxime Ripard13-38/+19
2026-03-20drm/tegra: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-6/+16
2026-03-20drm/omapdrm: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-6/+16
2026-03-20drm/amdgpu: Switch private_obj initialization to atomic_create_stateMaxime Ripard1-24/+28
2026-03-20ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()Damien Le Moal1-1/+1
2026-03-20drm/shmem-helper: Fix huge page mapping in fault handlerPedro Demarchi Gomes1-22/+28
2026-03-20accel/ivpu: Perform engine reset instead of device recovery on TDRKarol Wachowski9-17/+92
2026-03-20cpufreq: tegra194: remove COMPILE_TESTRosen Penev1-1/+1
2026-03-20platform/chrome: cros_usbpd_logger: Simplify with devmKrzysztof Kozlowski1-11/+7
2026-03-20extcon: usbc-tusb320: Make typec-power-opmode optionalYannis Bolliger1-13/+11
2026-03-20extcon: ptn5150: Support USB role switch via connector fwnodeXu Yang1-0/+2
2026-03-20extcon: ptn5150: Add Type-C orientation switch supportXu Yang2-0/+41
2026-03-20extcon: Fixed sysfs duplicate filename issueMichael Wu1-2/+2
2026-03-20extcon: int3496: replace use of system_wq with system_percpu_wqMarco Crivellari1-2/+2
2026-03-20extcon: ptn5150: handle pending IRQ events during system resumeXu Yang1-0/+14
2026-03-20scsi: target: file: Use kzalloc_flex for aio_cmdThinh Nguyen1-1/+1
2026-03-20scsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li1-1/+1
2026-03-20scsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
2026-03-20scsi: lpfc: Use the crc32c() functionEric Biggers5-57/+12
2026-03-20scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu1-1/+2
2026-03-20scsi: ufs: core: Handle MCQ IAG eventsvamshi gajjela3-4/+27
2026-03-20scsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman1-1/+1
2026-03-20drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2Alvin1 Chen1-0/+3
2026-03-20net: fjes: Drop fjes_acpi_driver and rework initializationRafael J. Wysocki1-70/+50
2026-03-20net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()Russell King (Oracle)4-16/+16
2026-03-20net: stmmac: use more descriptive names in stmmac_xmit()Russell King (Oracle)1-22/+23
2026-03-20net: stmmac: simplify DMA descriptor allocation/init/freeingRussell King (Oracle)1-30/+27
2026-03-20net: stmmac: more mode -> descriptor_mode renamesRussell King (Oracle)5-35/+42
2026-03-20net: stmmac: rename "mode" to "descriptor_mode"Russell King (Oracle)3-14/+19
2026-03-20net: ntb_netdev: add SPDX tag and remove boilerplate license textOskar Ray-Frayssinet1-46/+1
2026-03-20Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+2
2026-03-20Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-13/+46
2026-03-20i2c: npcm7xx: Use NULL instead of 0 for pointerKrzysztof Kozlowski1-1/+1
2026-03-20hsi: hsi_core: use kzalloc_flexRosen Penev1-22/+15
2026-03-20i2c: pxa: defer reset on Armada 3700 when recovery is usedGabor Juhos1-1/+16
2026-03-20ionic: fix persistent MAC address override on PFMohammad Heib1-6/+11
2026-03-20i2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET1-0/+1
2026-03-20i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold1-0/+3
2026-03-20cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpiCui Chao1-1/+1
2026-03-20PCI: eswin: Add ESWIN PCIe Root Complex driverSenchuan Zhang3-0/+419
2026-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski216-1325/+1915
2026-03-19pinctrl: mediatek: common: Fix probe failure for devices without EINTLuca Leonardo Scorcia1-3/+6
2026-03-19Bluetooth: hci_ll: Fix firmware leak on error pathAnas Iqbal1-0/+2
2026-03-19vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFOYishai Hadas3-39/+83
2026-03-19vfio/mlx5: consider inflight SAVE during PRE_COPYYishai Hadas3-1/+8
2026-03-19vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctlYishai Hadas4-45/+24
2026-03-19vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2Yishai Hadas1-0/+21