summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-29Linux 6.1.89v6.1.89Greg Kroah-Hartman1-1/+1
2024-04-29Revert "ASoC: ti: Convert Pandora ASoC to GPIO descriptors"Greg Kroah-Hartman2-33/+40
2024-04-27Linux 6.1.88v6.1.88Greg Kroah-Hartman1-1/+1
2024-04-27PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold5-49/+100
2024-04-27ksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon1-1/+1
2024-04-27ksmbd: clear RENAME_NOREPLACE before calling vfs_renameMarios Makassikis1-0/+5
2024-04-27ksmbd: validate request buffer size in smb2_allocate_rsp_buf()Namjae Jeon1-0/+4
2024-04-27ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufNamjae Jeon1-8/+5
2024-04-27net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL2-5/+13
2024-04-27net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL1-2/+3
2024-04-27net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean3-1/+46
2024-04-27net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL2-8/+8
2024-04-27nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park1-1/+1
2024-04-27bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang2-9/+17
2024-04-27nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
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/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-27mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin1-3/+15
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-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-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-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 "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: 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/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: Fix wake configurations after device unplugGil Fine1-7/+14
2024-04-27thunderbolt: Avoid notify PM core about runtime PM resumeGil Fine4-11/+36
2024-04-27binder: check offset alignment in binder_get_object()Carlos Llamas1-1/+3
2024-04-27ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VCAi Chao1-0/+1
2024-04-27x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers1-3/+3
2024-04-27x86/bugs: Fix BHI retpoline checkJosh Poimboeuf1-4/+7
2024-04-27clk: mediatek: Do a runtime PM get on controllers during probePin-yen Lin1-0/+15
2024-04-27clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()AngeloGioacchino Del Regno2-8/+103