summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-23Linux 6.18.7v6.18.7Greg Kroah-Hartman1-1/+1
2026-01-23iommu/sva: include mmu_notifier.h headerCarlos Llamas1-0/+1
2026-01-23Revert "functionfs: fix the open/removal races"Greg Kroah-Hartman1-43/+10
2026-01-23mm/page_alloc: prevent pcp corruption with SMP=nVlastimil Babka1-8/+39
2026-01-23mm/page_alloc: batch page freeing in decay_pcp_highJoshua Hahn1-3/+6
2026-01-23mm/page_alloc/vmstat: simplify refresh_cpu_vm_stats change detectionJoshua Hahn3-18/+20
2026-01-23btrfs: fix deadlock in wait_current_trans() due to ignored transaction typeRobbie Ko1-5/+6
2026-01-23HID: intel-ish-hid: Fix -Wcast-function-type-strict in devm_ishtp_alloc_workq...Nathan Chancellor1-2/+6
2026-01-23HID: intel-ish-hid: Use dedicated unbound workqueues to prevent resume blockingZhang Lixu7-7/+47
2026-01-23iommu/sva: invalidate stale IOTLB entries for kernel address spaceLu Baolu4-4/+35
2026-01-23mm: introduce deferred freeing for kernel page tablesDave Hansen3-3/+53
2026-01-23x86/mm: use pagetable_free()Lu Baolu2-2/+2
2026-01-23mm: introduce pure page table freeing functionDave Hansen1-3/+8
2026-01-23x86/mm: use 'ptdesc' when freeing PMD pagesDave Hansen1-6/+6
2026-01-23mm: actually mark kernel page table pagesDave Hansen2-0/+21
2026-01-23mm: add a ptdesc flag to mark kernel page tablesDave Hansen1-0/+41
2026-01-23dmaengine: ti: k3-udma: fix device leak on udma lookupJohan Hovold1-1/+1
2026-01-23dmaengine: ti: dma-crossbar: fix device leak on am335x route allocationJohan Hovold1-6/+10
2026-01-23dmaengine: ti: dma-crossbar: fix device leak on dra7x route allocationJohan Hovold1-0/+2
2026-01-23dmaengine: stm32: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
2026-01-23dmaengine: stm32: dmamux: fix device leak on route allocationJohan Hovold1-6/+12
2026-01-23dmaengine: sh: rz-dmac: Fix rz_dmac_terminate_all()Biju Das1-0/+5
2026-01-23dmaengine: sh: rz-dmac: fix device leak on probe failureJohan Hovold1-2/+11
2026-01-23dmaengine: qcom: gpi: Fix memory leak in gpi_peripheral_config()Miaoqian Lin1-2/+4
2026-01-23dmaengine: lpc32xx-dmamux: fix device leak on route allocationJohan Hovold1-5/+14
2026-01-23dmaengine: lpc18xx-dmamux: fix device leak on route allocationJohan Hovold1-5/+14
2026-01-23dmaengine: idxd: fix device leaks on compat bind and unbindJohan Hovold1-4/+19
2026-01-23dmaengine: fsl-edma: Fix clk leak on alloc_chan_resources failureZhen Ni1-0/+1
2026-01-23dmaengine: dw: dmamux: fix OF node leak on route allocation failureJohan Hovold1-1/+3
2026-01-23dmaengine: cv1800b-dmamux: fix device leak on route allocationJohan Hovold1-7/+10
2026-01-23dmaengine: bcm-sba-raid: fix device leak on probeJohan Hovold1-1/+5
2026-01-23dmaengine: at_hdmac: fix device leak on of_dma_xlate()Johan Hovold1-2/+7
2026-01-23dmaengine: apple-admac: Add "apple,t8103-admac" compatibleJanne Grunau1-0/+1
2026-01-23LoongArch: KVM: Fix kvm_device leak in kvm_pch_pic_destroy()Qiang Ma1-0/+1
2026-01-23LoongArch: KVM: Fix kvm_device leak in kvm_ipi_destroy()Qiang Ma1-0/+1
2026-01-23LoongArch: KVM: Fix kvm_device leak in kvm_eiointc_destroy()Qiang Ma1-0/+1
2026-01-23LoongArch: dts: loongson-2k2000: Add default interrupt controller address cellsBinbin Zhou1-0/+3
2026-01-23LoongArch: dts: loongson-2k1000: Fix i2c-gpio node namesBinbin Zhou1-2/+2
2026-01-23LoongArch: dts: loongson-2k1000: Add default interrupt controller address cellsBinbin Zhou1-0/+2
2026-01-23LoongArch: dts: loongson-2k0500: Add default interrupt controller address cellsBinbin Zhou1-0/+3
2026-01-23drm/vmwgfx: Fix an error return check in vmw_compat_shader_add()Haoxiang Li1-1/+3
2026-01-23drm/sysfb: Remove duplicate declarationsThomas Zimmermann1-9/+0
2026-01-23drm/panel: simple: restore connector_type fallbackLudovic Desroches1-45/+44
2026-01-23drm/panel-simple: fix connector type for DataImage SCF0700C48GGU18 panelMarek Vasut1-0/+1
2026-01-23drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul1-0/+1
2026-01-23drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li1-8/+11
2026-01-23drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher3-0/+23
2026-01-23drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang1-4/+4
2026-01-23drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)1-0/+8
2026-01-23drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra1-1/+17