summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-27Linux 6.6.29v6.6.29Greg Kroah-Hartman
2024-04-27selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov
2024-04-27thunderbolt: Reset only non-USB4 host routers in resumeMika Westerberg
2024-04-27PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold
2024-04-27ksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon
2024-04-27ksmbd: clear RENAME_NOREPLACE before calling vfs_renameMarios Makassikis
2024-04-27ksmbd: validate request buffer size in smb2_allocate_rsp_buf()Namjae Jeon
2024-04-27ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufNamjae Jeon
2024-04-27powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao
2024-04-27virtio_net: Do not send RSS key if it is not supportedBreno Leitao
2024-04-27net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL
2024-04-27net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL
2024-04-27nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang
2024-04-27nouveau: fix instmem race condition around ptr storesDave Airlie
2024-04-27drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin
2024-04-27drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin
2024-04-27drm/vmwgfx: Fix prime import/exportZack Rusin
2024-04-27drm/amdgpu: remove invalid resource->start check v2Christian König
2024-04-27drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-04-27fuse: fix leaked ENOSYS error on first statx callDanny Lin
2024-04-27mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar
2024-04-27mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin
2024-04-27mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador
2024-04-27mm/userfaultfd: allow hugetlb change protection upon poison entryPeter Xu
2024-04-27init/main.c: Fix potential static_command_line memory overflowYuntao Wang
2024-04-27arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian
2024-04-27arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel
2024-04-27KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing dirty statusDavid Matlack
2024-04-27KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platformsSandipan Das
2024-04-27KVM: x86/pmu: Disable support for adaptive PEBSSean Christopherson
2024-04-27KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatibleSean Christopherson
2024-04-27sched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers
2024-04-27fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern
2024-04-27speakup: Avoid crash on very long wordSamuel Thibault
2024-04-27mei: me: disable RPL-S on SPS and IGN firmwaresAlexander Usyskin
2024-04-27usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport errorNorihiko Hama
2024-04-27usb: Disable USB3 LPM at shutdownKai-Heng Feng
2024-04-27usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan
2024-04-27Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman
2024-04-27USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas
2024-04-27USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang
2024-04-27USB: serial: option: support Quectel EM060K sub-modelsJerry Meng
2024-04-27USB: serial: option: add Lonsung U8300/U9300 productCoia Prant
2024-04-27USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo
2024-04-27USB: serial: option: add Fibocom FM135-GL variantsbolan wang
2024-04-27serial: core: Fix missing shutdown and startup for serial base portTony Lindgren
2024-04-27serial: core: Clearing the circular buffer before NULLifying itAndy Shevchenko
2024-04-27serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König