aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gpu (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-21efi: runtime: Don't assume virtual mappings are missing if VA == PA == 0Ard Biesheuvel3-6/+6
2022-10-21efi: libstub: Fix incorrect payload size in zboot headerArd Biesheuvel1-1/+2
2022-10-21efi: libstub: Give efi_main() asmlinkage qualificationArd Biesheuvel1-3/+3
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Ard Biesheuvel3-24/+5
2022-10-21efi: ssdt: Don't free memory if ACPI table was loaded successfullyArd Biesheuvel1-0/+2
2022-10-21efi: libstub: Remove zboot signing from build optionsArd Biesheuvel2-47/+4
2022-10-21iommu/vt-d: Clean up si_domain in the init_dmars() error pathJerry Snitselaar1-0/+5
2022-10-21iommu/vt-d: Allow NVS regions in arch_rmrr_sanity_check()Charlotte Tan1-1/+3
2022-10-21iommu/vt-d: Use rcu_lock in get_resv_regionsLu Baolu1-3/+3
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu10-18/+27
2022-10-21i2c: mlxbf: depend on ACPI; clean away ifdeffageAdam Borowski2-9/+1
2022-10-20nouveau: fix migrate_to_ram() for faulting pageAlistair Popple1-0/+1
2022-10-20mm/huge_memory: do not clobber swp_entry_t during THP splitMel Gorman1-1/+10
2022-10-20hugetlb: fix memory leak associated with vma_lock structureMike Kravetz1-8/+27
2022-10-20mm/page_alloc: reduce potential fragmentation in make_alloc_exact()Liam R. Howlett1-8/+12
2022-10-20mm: /proc/pid/smaps_rollup: fix maple tree searchHugh Dickins1-1/+1
2022-10-20mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pagesRik van Riel1-1/+1
2022-10-20mm/mmap: fix MAP_FIXED address return on VMA mergeLiam Howlett1-8/+7
2022-10-20mm/mmap.c: __vma_adjust(): suppress uninitialized var warningAndrew Morton1-1/+2
2022-10-20mm/mmap: undo ->mmap() when mas_preallocate() failsMike Kravetz1-1/+1
2022-10-20init: Kconfig: fix spelling mistake "satify" -> "satisfy"Colin Ian King1-1/+1
2022-10-20ocfs2: clear dinode links count in case of errorJoseph Qi1-2/+10
2022-10-20ocfs2: fix BUG when iput after ocfs2_mknod failsJoseph Qi1-10/+1
2022-10-20gcov: support GCC 12.1 and newer compilersMartin Liska1-2/+16
2022-10-20zsmalloc: zs_destroy_pool: add size_class NULL checkAlexey Romanov1-0/+3
2022-10-20mm/mempolicy: fix mbind_range() arguments to vma_merge()Liam Howlett1-6/+11
2022-10-20mailmap: update email for Qais YousefQais Yousef1-1/+2
2022-10-20mailmap: update Dan Carpenter's email addressDan Carpenter1-0/+1
2022-10-20i2c: fix spelling typos in commentsJiangshan Yi2-2/+2
2022-10-20rv/dot2c: Make automaton definition staticDaniel Bristot de Oliveira1-1/+1
2022-10-20drm/amdgpu: fix sdma doorbell init ordering on APUsAlex Deucher2-5/+21
2022-10-20blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'Ye Bin1-3/+1
2022-10-20blktrace: fix possible memleak in '__blk_trace_remove'Ye Bin1-2/+2
2022-10-20blktrace: introduce 'blk_trace_{start,stop}' helperYe Bin1-38/+36
2022-10-20bio: safeguard REQ_ALLOC_CACHE bio putPavel Begunkov1-1/+1
2022-10-20io-wq: Fix memory leak in worker creationRafael Mendonca1-1/+1
2022-10-20block, bfq: remove unused variable for bfq_queueYuwei Guan1-4/+0
2022-10-20drbd: only clone bio if we have a backing deviceChristoph Böhmwalder1-8/+6
2022-10-20drm/panfrost: replace endian-specific types with native onesSteven Price2-34/+38
2022-10-20drm/panfrost: Remove type name from internal structsSteven Price1-2/+2
2022-10-20drm/connector: Set DDC pointer in drmm_connector_initMaxime Ripard1-1/+1
2022-10-20drm: tests: Fix a buffer overflow in format_helper_testDavid Gow1-1/+1
2022-10-19net: phy: dp83822: disable MDI crossover status change interruptFelix Riemann1-2/+1
2022-10-19ublk_drv: use flexible-array member instead of zero-length arrayYushan Zhou1-1/+1
2022-10-19net: sched: fix race condition in qdisc_graft()Eric Dumazet1-2/+3
2022-10-19net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang1-1/+3
2022-10-19wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang1-1/+1
2022-10-19sfc: include vport_id in filter spec hash and equal()Pieter Jansen van Vuuren2-7/+7
2022-10-19cifs: update internal module numberSteve French1-2/+2
2022-10-19cifs: fix memory leaks in session setupPaulo Alcantara1-8/+7