summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-08-15usb: gadget : fix use-after-free in composite_dev_cleanup()Tao Xue1-0/+5
2025-08-15net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi1-3/+3
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-3/+8
2025-08-15USB: serial: option: add Foxconn T99W709Slark Xiao1-0/+2
2025-08-15pptp: fix pptp_xmit() error pathEric Dumazet1-3/+4
2025-08-15irqchip: Build IMX_MU_MSI only on ARMArnd Bergmann1-0/+1
2025-08-15benet: fix BUG when creating VFsMichal Schmidt1-1/+1
2025-08-15net/mlx5: Correctly set gso_segs when LRO is usedChristoph Paasch1-0/+1
2025-08-15pptp: ensure minimal skb length in pptp_xmit()Eric Dumazet1-6/+9
2025-08-15phy: mscc: Fix parsing of unicast framesHoratiu Vultur2-0/+2
2025-08-15PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson1-3/+107
2025-08-15PCI: pnv_php: Work around switches with broken presence detectionTimothy Pearson1-0/+27
2025-08-15PCI: pnv_php: Clean up allocated IRQs on unplugTimothy Pearson1-19/+77
2025-08-15scsi: sd: Make sd shutdown issue START STOP UNIT appropriatelySalomon Dushimirimana1-1/+3
2025-08-15scsi: ufs: core: Use link recovery when h8 exit fails during runtime resumeSeunghui Lee1-1/+9
2025-08-15scsi: Revert "scsi: iscsi: Fix HW conn removal use after free"Li Lingfeng1-0/+2
2025-08-15scsi: mpt3sas: Fix a fw_event memory leakTomas Henzl1-2/+1
2025-08-15vfio/pci: Separate SR-IOV VF dev_setAlex Williamson1-1/+1
2025-08-15rtc: rv3028: fix incorrect maximum clock rate handlingBrian Masney1-1/+1
2025-08-15rtc: pcf8563: fix incorrect maximum clock rate handlingBrian Masney1-1/+1
2025-08-15rtc: pcf85063: fix incorrect maximum clock rate handlingBrian Masney1-1/+1
2025-08-15rtc: nct3018y: fix incorrect maximum clock rate handlingBrian Masney1-1/+1
2025-08-15rtc: hym8563: fix incorrect maximum clock rate handlingBrian Masney1-1/+1
2025-08-15rtc: ds1307: fix incorrect maximum clock rate handlingBrian Masney1-1/+1
2025-08-15vhost-scsi: Fix log flooding with target does not exist errorsMike Christie1-3/+1
2025-08-15mtd: rawnand: atmel: set pmecc data setup timeBalamanikandan Gunasundar1-0/+6
2025-08-15mtd: rawnand: rockchip: Add missing check after DMA mapThomas Fourier1-0/+15
2025-08-15mtd: rawnand: atmel: Fix dma_mapping_error() addressThomas Fourier1-1/+1
2025-08-15fbdev: imxfb: Check fb_add_videomode to prevent null-ptr-derefChenyuan Yang1-2/+7
2025-08-15crypto: qat - fix seq_file position update in adf_ring_next()Giovanni Cabiddu1-1/+3
2025-08-15dmaengine: nbpfaxi: Add missing check after DMA mapThomas Fourier1-0/+13
2025-08-15dmaengine: mv_xor: Fix missing check after DMA map and missing unmapThomas Fourier1-2/+19
2025-08-15PCI: endpoint: pci-epf-vntb: Fix the incorrect usage of __iomem attributeManivannan Sadhasivam1-1/+1
2025-08-15soundwire: stream: restore params when prepare ports failBard Liao1-1/+1
2025-08-15crypto: img-hash - Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-08-15crypto: keembay - Fix dma_unmap_sg() nents valueThomas Fourier1-1/+7
2025-08-15hwrng: mtk - handle devm_pm_runtime_enable errorsOvidiu Panait1-1/+3
2025-08-15watchdog: ziirave_wdt: check record length in ziirave_firm_verify()Dan Carpenter1-0/+3
2025-08-15scsi: isci: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-08-15scsi: mvsas: Fix dma_unmap_sg() nents valueThomas Fourier1-2/+2
2025-08-15scsi: elx: efct: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+1
2025-08-15scsi: ibmvscsi_tgt: Fix dma_unmap_sg() nents valueThomas Fourier1-2/+4
2025-08-15clk: sunxi-ng: v3s: Fix de clock definitionPaul Kocialkowski1-2/+1
2025-08-15RDMA/hns: Fix -Wframe-larger-than issueJunxian Huang1-5/+10
2025-08-15crypto: ccp - Fix crash when rebind ccp device for ccp.koMengbiao Xiong1-0/+3
2025-08-15crypto: inside-secure - Fix `dma_unmap_sg()` nents valueThomas Fourier1-2/+6
2025-08-15clk: clk-axi-clkgen: fix fpfd_max frequency for zynqNuno Sá1-1/+1
2025-08-15pinctrl: sunxi: Fix memory leak on krealloc failureYuan Chen1-3/+8
2025-08-15PCI: endpoint: pci-epf-vntb: Return -ENOENT if pci_epc_get_next_free_bar() failsJerome Brunet1-1/+1
2025-08-15power: supply: max14577: Handle NULL pdata when CONFIG_OF is not setCharles Han1-2/+2