summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.88v6.1.88Greg Kroah-Hartman2024-04-271-1/+1
* PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold2024-04-275-49/+100
* ksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon2024-04-271-1/+1
* ksmbd: clear RENAME_NOREPLACE before calling vfs_renameMarios Makassikis2024-04-271-0/+5
* ksmbd: validate request buffer size in smb2_allocate_rsp_buf()Namjae Jeon2024-04-271-0/+4
* ksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufNamjae Jeon2024-04-271-8/+5
* net: dsa: mt7530: fix enabling EEE on MT7531 switch on all boardsArınç ÜNAL2024-04-272-5/+13
* net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530Arınç ÜNAL2024-04-271-2/+3
* net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean2024-04-273-1/+46
* net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL2024-04-272-8/+8
* nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park2024-04-271-1/+1
* bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang2024-04-272-9/+17
* nouveau: fix instmem race condition around ptr storesDave Airlie2024-04-271-1/+6
* drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin2024-04-271-3/+8
* drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin2024-04-271-2/+2
* drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan2024-04-271-26/+46
* mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin2024-04-271-3/+15
* init/main.c: Fix potential static_command_line memory overflowYuntao Wang2024-04-271-0/+2
* arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian2024-04-271-3/+0
* KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platformsSandipan Das2024-04-271-1/+2
* KVM: x86/pmu: Disable support for adaptive PEBSSean Christopherson2024-04-271-2/+22
* KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatibleSean Christopherson2024-04-275-2/+14
* fs: sysfs: Fix reference leak in sysfs_break_active_protection()Alan Stern2024-04-271-0/+2
* speakup: Avoid crash on very long wordSamuel Thibault2024-04-271-1/+1
* mei: me: disable RPL-S on SPS and IGN firmwaresAlexander Usyskin2024-04-271-1/+1
* usb: gadget: f_ncm: Fix UAF ncm object at re-bind after usb ep transport errorNorihiko Hama2024-04-271-2/+2
* usb: Disable USB3 LPM at shutdownKai-Heng Feng2024-04-271-1/+3
* usb: dwc2: host: Fix dereference issue in DDMA completion flow.Minas Harutyunyan2024-04-271-1/+3
* Revert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman2024-04-271-5/+1
* USB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas2024-04-271-0/+6
* USB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang2024-04-271-0/+8
* USB: serial: option: support Quectel EM060K sub-modelsJerry Meng2024-04-271-0/+16
* USB: serial: option: add Lonsung U8300/U9300 productCoia Prant2024-04-271-0/+4
* USB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo2024-04-271-0/+4
* USB: serial: option: add Fibocom FM135-GL variantsbolan wang2024-04-271-0/+2
* serial: stm32: Reset .throttled state in .startup()Uwe Kleine-König2024-04-271-0/+1
* serial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König2024-04-271-2/+10
* serial/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain2024-04-271-14/+0
* serial: mxs-auart: add spinlock around changing cts stateEmil Kronborg2024-04-271-2/+6
* comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich2024-04-271-23/+12
* thunderbolt: Fix wake configurations after device unplugGil Fine2024-04-271-7/+14
* thunderbolt: Avoid notify PM core about runtime PM resumeGil Fine2024-04-274-11/+36
* binder: check offset alignment in binder_get_object()Carlos Llamas2024-04-271-1/+3
* ALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VCAi Chao2024-04-271-0/+1
* x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers2024-04-271-3/+3
* x86/bugs: Fix BHI retpoline checkJosh Poimboeuf2024-04-271-4/+7
* clk: mediatek: Do a runtime PM get on controllers during probePin-yen Lin2024-04-271-0/+15
* clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()AngeloGioacchino Del Regno2024-04-272-8/+103
* clk: mediatek: clk-mux: Propagate struct device for mtk-muxAngeloGioacchino Del Regno2024-04-2712-19/+32
* clk: mediatek: clk-mtk: Propagate struct device for compositesAngeloGioacchino Del Regno2024-04-2720-58/+93