summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
3 daysdpll: fix clock quality level reportingIvan Vecera1-2/+2
3 daysnet: ethernet: Remove accidental duplication in Kconfig fileLukas Bulwahn1-1/+0
3 daysgpu: Fix uninitialized buddy for built-in driversKoen Koning1-1/+2
3 daysnet/mlx5e: Fix NULL pointer dereference in ioctl module EEPROM queryGal Pressman1-2/+4
3 daysusb: musb: omap2430: Do not put borrowed of_node in probeGuangshuo Li1-2/+0
3 daysusb: musb: omap2430: clean up probe error handlingJohan Hovold1-13/+10
3 daysUSB: gadget: fsl-udc: fix dev_printk() deviceJohan Hovold2-50/+43
3 daysUSB: gadget: Use str_enable_disable-like helpersKrzysztof Kozlowski11-17/+27
3 daysnet: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li1-8/+22
3 daysnet: macb: drop in-flight Tx SKBs on closeThéo Lebrun1-2/+20
3 daysata: libata-core: Reject an invalid concurrent positioning ranges countBryam Vargas3-2/+27
3 daysocteontx2-pf: fix SQB pointer leak on init failureDawei Feng1-9/+8
3 daysnet/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng1-0/+1
3 daysnet/mlx5: HWS, Rearrange to prevent forward declarationYevgeny Kliteynik1-177/+177
3 daysipmi: fix refcount leak in i_ipmi_request()Wentao Liang1-0/+8
3 daysocteontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo3-1/+11
3 daysgpio: mt7621: avoid corruption of shared interrupt trigger stateSergio Paracuellos1-0/+2
3 daysgve: fix header buffer corruption with header-split and HW-GROAnkit Garg1-10/+18
3 daysnet: mana: Validate the packet length reported by the NICDexuan Cui1-0/+13
3 dayswifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie1-1/+1
3 daysdm: avoid leaking the caller's thread keyring via the table device fileIngo Blechschmidt1-1/+10
3 daysdm-integrity: fix leaking uninitialized kernel memoryMikulas Patocka1-1/+1
3 daysnvmet-auth: reject short AUTH_RECEIVE buffersMichael Bommarito1-1/+25
3 daysnvmet: Introduce nvmet_req_transfer_len()Damien Le Moal6-2/+135
3 daysi2c: imx: fix locked bus on SMBus block-read of 0 (atomic)Vincent Jardin1-3/+16
3 daysi2c: imx: separate atomic, dma and non-dma use caseStefan Eichenberger1-37/+70
3 daysdmaengine: dw-edma-pcie: Reject devices without driver dataKoichiro Den1-0/+3
3 daysdmaengine: dw-edma: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-2/+2
3 daysdma: dw-edma: Fix build warning in dw_edma_pcie_probe()Abinash Singh1-28/+32
3 daysmtd: maps: vmu-flash: fix fault in unaligned fixupFlorian Fuchs1-5/+3
3 daysremoteproc: xlnx: Check remote core stateTanmay Shah2-10/+41
3 daysgpu/buddy: bail out of try_harder when alignment cannot be honouredArunpravin Paneer Selvam1-19/+44
3 daysgpu: Move DRM buddy allocator one level up (part two)Joel Fernandes28-1620/+1701
3 daysocteontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-4/+4
3 daysocteontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-5/+8
3 daysocteontx2: Annotate mmio regions as __iomemSubbaraya Sundeep2-8/+7
3 daysVDUSE: avoid leaking information to userspaceJason Wang2-2/+2
3 daysvduse: take out allocations from vduse_dev_alloc_coherentEugenio Pérez3-24/+19
3 daysvduse: remove unused vaddr parameter of vduse_domain_free_coherentEugenio Pérez3-5/+3
3 daysvduse: Use fixed 4KB bounce pages for non-4KB page sizeSheng Zhao2-42/+95
3 daysfbcon: Use correct type for vc_resize() return valueJiacheng Yu1-2/+1
3 daysfbcon: Rename struct fbcon_ops to struct fbcon_parThomas Zimmermann10-552/+543
3 daysi2c: i801: fix hardware state machine corruption in error pathMingyu Wang1-1/+1
3 daysi2c: davinci: Unregister cpufreq notifier on probe failureHaoxiang Li1-1/+3
3 daysfpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()Sebastian Alba Vives1-0/+3
3 daysiommufd: Avoid partial fault group delivery in iommufd_fault_fops_read()Nicolin Chen1-2/+5
3 daysiommufd: Break the loop on failure in iommufd_fault_fops_read()Nicolin Chen1-0/+2
3 daysiommufd: Reject invalid read count in iommufd_fault_fops_read()Nicolin Chen1-0/+3
3 daysgve: fix Rx queue stall on alloc failureEddie Phillips2-0/+39
3 daysnet: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7