summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
3 daysudmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()Robert Mader1-4/+5
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 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 daysgpio: tegra: do not call pinctrl for GPIO directionRunyu Xiao1-16/+2
3 dayspinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski24-51/+58
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 daysInput: ims-pcu - fix firmware leak in async updateDmitry Torokhov1-3/+2
3 daysdm-verity: make error counter atomicMikulas Patocka2-6/+8
3 daysdm-verity: avoid double increment of &use_bh_wq_enabledMikulas Patocka1-0/+2
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 daysplatform/x86: dell-laptop: fix missing cleanups in init error pathHaoxiang Li1-0/+5
3 daysplatform/x86: dell-smbios: Move request functions for reuseLyndon Sanche3-23/+30
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: rawnand: Pause continuous reads at block boundariesMiquel Raynal1-11/+11
3 daysmtd: rawnand: Ensure all continuous terms are always in syncMiquel Raynal1-9/+14
3 daysmtd: rawnand: Add a helper for calculating a page indexMiquel Raynal1-5/+11
3 daysfbdev: efifb: fix memory leak in efifb_probe()Abdun Nihaal1-0/+1
3 daysfbdev/efifb: Replace references to global screen_info by local pointerThomas Zimmermann1-60/+64
3 daysocteontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-5/+8
3 daysocteontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-4/+4
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-39/+102
3 daysfbcon: Use correct type for vc_resize() return valueJiacheng Yu1-2/+1
3 daysfbcon: Rename struct fbcon_ops to struct fbcon_parThomas Zimmermann10-556/+547
3 daysserial: max310x: implement gpio_chip::get_direction()Tapio Reijonen1-0/+12
3 daysserial: max310x: replace bare use of 'unsigned' with 'unsigned int' (checkpatch)Hugo Villeneuve1-4/+4
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 daysdma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warningMikhail Gavrilov1-2/+2
3 daysudmabuf: Do not create malformed scatterlistsJason Gunthorpe1-3/+5
3 daysiommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu1-1/+2
3 daysnet: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
3 daysdrm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sourcesHarry Wentland1-1/+8
3 daysi40e: remove read access to debugfs filesJacob Keller1-102/+19
3 daysdrm/amdgpu: fix aperture mapping leakAsad Kamal2-22/+16
3 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
3 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8