summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
5 daysudmabuf: Ensure to perform cache synchronisation in begin_cpu_udmabuf()Robert Mader1-4/+5
5 daysnet: ipa: fix SMEM state handle leaks in SMP2P initHaoxiang Li1-8/+22
5 daysnet: macb: drop in-flight Tx SKBs on closeThéo Lebrun1-2/+20
5 daysata: libata-core: Reject an invalid concurrent positioning ranges countBryam Vargas3-2/+27
5 daysocteontx2-pf: fix SQB pointer leak on init failureDawei Feng1-9/+8
5 daysipmi: fix refcount leak in i_ipmi_request()Wentao Liang1-0/+8
5 daysocteontx2-af: cn10k: restrict VF LMTLINE sharing to its own PFJunrui Luo3-1/+11
5 daysgpio: mt7621: avoid corruption of shared interrupt trigger stateSergio Paracuellos1-0/+2
5 daysgpio: tegra: do not call pinctrl for GPIO directionRunyu Xiao1-16/+2
5 dayspinctrl: remove pinctrl_gpio_direction_output()Bartosz Golaszewski24-51/+58
5 daysnet: mana: Validate the packet length reported by the NICDexuan Cui1-0/+13
5 dayswifi: libertas_tf: fix use-after-free in lbtf_free_adapter()Maoyi Xie1-1/+1
5 daysInput: ims-pcu - fix firmware leak in async updateDmitry Torokhov1-3/+2
5 daysdm-verity: make error counter atomicMikulas Patocka2-6/+8
5 daysdm-verity: avoid double increment of &use_bh_wq_enabledMikulas Patocka1-0/+2
5 daysi2c: imx: fix locked bus on SMBus block-read of 0 (atomic)Vincent Jardin1-3/+16
5 daysi2c: imx: separate atomic, dma and non-dma use caseStefan Eichenberger1-37/+70
5 daysplatform/x86: dell-laptop: fix missing cleanups in init error pathHaoxiang Li1-0/+5
5 daysplatform/x86: dell-smbios: Move request functions for reuseLyndon Sanche3-23/+30
5 daysdmaengine: dw-edma-pcie: Reject devices without driver dataKoichiro Den1-0/+3
5 daysdmaengine: dw-edma: Fix confusing cleanup.h syntaxKrzysztof Kozlowski1-2/+2
5 daysdma: dw-edma: Fix build warning in dw_edma_pcie_probe()Abinash Singh1-28/+32
5 daysmtd: rawnand: Pause continuous reads at block boundariesMiquel Raynal1-11/+11
5 daysmtd: rawnand: Ensure all continuous terms are always in syncMiquel Raynal1-9/+14
5 daysmtd: rawnand: Add a helper for calculating a page indexMiquel Raynal1-5/+11
5 daysfbdev: efifb: fix memory leak in efifb_probe()Abdun Nihaal1-0/+1
5 daysfbdev/efifb: Replace references to global screen_info by local pointerThomas Zimmermann1-60/+64
5 daysocteontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-5/+8
5 daysocteontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao1-4/+4
5 daysocteontx2: Annotate mmio regions as __iomemSubbaraya Sundeep2-8/+7
5 daysVDUSE: avoid leaking information to userspaceJason Wang2-2/+2
5 daysvduse: take out allocations from vduse_dev_alloc_coherentEugenio Pérez3-24/+19
5 daysvduse: remove unused vaddr parameter of vduse_domain_free_coherentEugenio Pérez3-5/+3
5 daysvduse: Use fixed 4KB bounce pages for non-4KB page sizeSheng Zhao2-39/+102
5 daysfbcon: Use correct type for vc_resize() return valueJiacheng Yu1-2/+1
5 daysfbcon: Rename struct fbcon_ops to struct fbcon_parThomas Zimmermann10-556/+547
5 daysserial: max310x: implement gpio_chip::get_direction()Tapio Reijonen1-0/+12
5 daysserial: max310x: replace bare use of 'unsigned' with 'unsigned int' (checkpatch)Hugo Villeneuve1-4/+4
5 daysi2c: i801: fix hardware state machine corruption in error pathMingyu Wang1-1/+1
5 daysi2c: davinci: Unregister cpufreq notifier on probe failureHaoxiang Li1-1/+3
5 daysfpga: dfl-afu: validate DMA mapping length in afu_dma_map_region()Sebastian Alba Vives1-0/+3
5 daysdma-buf/udmabuf: skip redundant cpu sync to fix cacheline EEXIST warningMikhail Gavrilov1-2/+2
5 daysudmabuf: Do not create malformed scatterlistsJason Gunthorpe1-3/+5
5 daysiommu/amd: Don't split flush for amd_iommu_domain_flush_all()Weinan Liu1-1/+2
5 daysnet: pcs: xpcs: fix SGMII state readingCoia Prant1-25/+7
5 daysdrm/amd/display: Fix dcn32 DTB DTO update breaking live pixel rate sourcesHarry Wentland1-1/+8
5 daysi40e: remove read access to debugfs filesJacob Keller1-102/+19
5 daysdrm/amdgpu: fix aperture mapping leakAsad Kamal2-22/+16
5 daysdrm/amdgpu: invoke pm_genpd_remove() before freeing genpdCe Sun1-0/+2
5 daysdrm/amdgpu: fix division by zero with invalid uvd dimensionsBoyuan Zhang1-0/+8