summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-27drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin1-3/+8
2024-04-27drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin1-2/+2
2024-04-27drm/vmwgfx: Fix prime import/exportZack Rusin8-22/+117
2024-04-27drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
2024-04-27drm/ttm: stop pooling cached NUMA pages v2Christian König1-10/+28
2024-04-27drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-27drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-27fuse: fix leaked ENOSYS error on first statx callDanny Lin1-0/+1
2024-04-27mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar2-6/+9
2024-04-27mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin1-3/+15
2024-04-27mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador1-32/+33
2024-04-27mm/userfaultfd: allow hugetlb change protection upon poison entryPeter Xu1-3/+7
2024-04-27mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properlyDavid Hildenbrand3-41/+40
2024-04-27init/main.c: Fix potential static_command_line memory overflowYuntao Wang1-0/+2
2024-04-27arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian1-3/+0
2024-04-27arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel1-0/+5
2024-04-27KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing dirty statusDavid Matlack1-5/+16
2024-04-27KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributesRick Edgecombe1-1/+2
2024-04-27KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platformsSandipan Das1-1/+2
2024-04-27KVM: x86/pmu: Disable support for adaptive PEBSSean Christopherson1-2/+22
2024-04-27KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatibleSean Christopherson5-2/+14
2024-04-27sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers3-6/+25
2024-04-27fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern1-0/+2
2024-04-27speakup: Avoid crash on very long wordSamuel Thibault1-1/+1
2024-04-27mei: me: disable RPL-S on SPS and IGN firmwaresAlexander Usyskin1-1/+1
2024-04-27mei: vsc: Unregister interrupt handler for system suspendSakari Ailus3-26/+78
2024-04-27usb: typec: tcpm: Correct the PDO counting in pd_setKyle Tso1-2/+2
2024-04-27usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport errorNorihiko Hama1-2/+2
2024-04-27usb: Disable USB3 LPM at shutdownKai-Heng Feng1-1/+3
2024-04-27usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan1-1/+3
2024-04-27Revert "mei: vsc: Call wake_up() in the threaded IRQ handler"Sakari Ailus1-2/+2
2024-04-27Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
2024-04-27USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
2024-04-27USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang1-0/+8
2024-04-27USB: serial: option: support Quectel EM060K sub-modelsJerry Meng1-0/+16
2024-04-27USB: serial: option: add Lonsung U8300/U9300 productCoia Prant1-0/+4
2024-04-27USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo1-0/+4
2024-04-27USB: serial: option: add Fibocom FM135-GL variantsbolan wang1-0/+2
2024-04-27serial: core: Fix missing shutdown and startup for serial base portTony Lindgren3-3/+55
2024-04-27serial: core: Clearing the circular buffer before NULLifying itAndy Shevchenko1-0/+1
2024-04-27serial: core: Fix regression when runtime PM is not enabledTony Lindgren1-1/+1
2024-04-27serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König1-0/+1
2024-04-27serial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König1-2/+10
2024-04-27serial: 8250_dw: Revert: Do not reclock if already at correct rateHans de Goede1-3/+3
2024-04-27serial/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain1-14/+0
2024-04-27serial: mxs-auart: add spinlock around changing cts stateEmil Kronborg1-2/+6
2024-04-27comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich1-23/+12
2024-04-27thunderbolt: Do not create DisplayPort tunnels on adapters of the same routerMika Westerberg1-0/+6
2024-04-27thunderbolt: Fix wake configurations after device unplugGil Fine1-7/+14