summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-17iommu: Fix mapping check for 0x0 to avoid re-mapping itAntheas Kapenekakis1-1/+5
2026-03-17iommu/vt-d: Only handle IOPF for SVA when PRI is supportedLu Baolu1-4/+8
2026-03-17iommu/vt-d: Fix intel iommu iotlb sync hardlockup and retryGuanghui Feng1-2/+1
2026-03-17Merge tag 'thunderbolt-for-v7.0-rc5' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman1-1/+1
2026-03-17dmaengine: xilinx_dma: Fix reset related timeout with two-channel AXIDMATomi Valkeinen1-8/+1
2026-03-17dmaengine: xilinx: xilinx_dma: Fix unmasked residue subtractionMarek Vasut1-6/+6
2026-03-17dmaengine: xilinx: xilinx_dma: Fix residue calculation for cyclic DMAMarek Vasut1-1/+22
2026-03-17dmaengine: xilinx: xilinx_dma: Fix dma_device directionsMarek Vasut1-1/+1
2026-03-17dmaengine: sh: rz-dmac: Move CHCTRL updates under spinlockClaudiu Beznea1-5/+4
2026-03-17dmaengine: sh: rz-dmac: Protect the driver specific listsClaudiu Beznea1-25/+32
2026-03-17HID: multitouch: Check to ensure report responses match the requestLee Jones1-0/+7
2026-03-17irqchip/riscv-rpmi-sysmsi: Fix mailbox channel leak in rpmi_sysmsi_probe()Felix Gu1-0/+1
2026-03-17drm/i915/psr: Compute PSR entry_setup_frames into intel_crtc_stateJouni Högander2-2/+4
2026-03-17drm/i915/psr: Disable PSR on update_m_n and update_lrrJouni Högander1-0/+2
2026-03-17Merge tag 'v7.0-rockchip-drvfixes1' of ssh://gitolite.kernel.org/pub/scm/linu...Krzysztof Kozlowski1-0/+1
2026-03-17tg3: replace placeholder MAC address with device propertyPaul SAGE1-0/+11
2026-03-17net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner1-2/+3
2026-03-17net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner1-2/+3
2026-03-17net: airoha: Remove airoha_dev_stop() in airoha_remove()Lorenzo Bianconi1-1/+0
2026-03-17bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet2-5/+8
2026-03-17cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabledSmita Koralahalli1-16/+9
2026-03-17PCI/pwrctrl: Create pwrctrl devices only for PCI device nodesManivannan Sadhasivam1-2/+9
2026-03-17PCI/pwrctrl: Ensure that remote endpoint node parent has supply requirementManivannan Sadhasivam1-13/+34
2026-03-16PM: runtime: Fix a race condition related to device removalBart Van Assche1-0/+1
2026-03-16spi: fix statistics allocationJohan Hovold1-9/+8
2026-03-16spi: fix use-after-free on controller registration failureJohan Hovold1-4/+4
2026-03-16drm/vmwgfx: Don't overwrite KMS surface dirty trackerIan Forbes1-1/+2
2026-03-16drm/vmwgfx: fix kernel-doc warnings in vmwgfx_drv.hRandy Dunlap1-36/+57
2026-03-16HID: logitech-hidpp: Prevent use-after-free on force feedback initialisation ...Lee Jones1-1/+3
2026-03-16HID: bpf: prevent buffer overflow in hid_hw_requestBenjamin Tissoires1-0/+2
2026-03-16HID: core: Mitigate potential OOB by removing bogus memset()Lee Jones1-3/+4
2026-03-16mmc: sdhci: fix timing selection for 1-bit bus widthLuke Wang1-1/+8
2026-03-16spi: geni-qcom: Fix CPHA and CPOL mode change detectionMaramaina Naresh1-2/+2
2026-03-16regmap: Synchronize cache for the page selectorAndy Shevchenko1-4/+26
2026-03-16HID: intel-thc-hid: Set HID_PHYS with PCI BDFDaniel Schaefer2-0/+2
2026-03-16Merge branch 'gpio/dev-init-rework' into gpio/for-currentBartosz Golaszewski1-53/+48
2026-03-16ata: libata-core: disable LPM on ADATA SU680 SSDDamien Le Moal1-0/+3
2026-03-16drm/i915/dmc: Fix an unlikely NULL pointer deference at probeImre Deak2-3/+2
2026-03-16soc: qcom: pmic_glink_altmode: Fix SVID=DP && unconnected edge caseKonrad Dybcio1-7/+11
2026-03-16soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_eiMukesh Ojha2-2/+2
2026-03-16spi: axiado: Fix double-free in ax_spi_probe()Felix Gu1-20/+11
2026-03-16spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()Felix Gu1-8/+4
2026-03-16spi: amlogic: spifc-a4: Remove redundant clock cleanupFelix Gu1-39/+7
2026-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-11/+5
2026-03-15Merge tag 'irq-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+17
2026-03-15iio: dac: mcp47feb02: Fix Vref validation [1-999] caseAriana Lazar1-27/+22
2026-03-15iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf1-10/+5
2026-03-15Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-158/+211
2026-03-14net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao1-0/+10
2026-03-14net: macb: Introduce gem_init_rx_ring()Kevin Hao1-4/+9