summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-27Linux 5.15.157v5.15.157Greg Kroah-Hartman
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-27net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2024-04-27net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL
2024-04-27nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park
2024-04-27nouveau: fix instmem race condition around ptr storesDave Airlie
2024-04-27drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-04-27binder: check offset alignment in binder_get_object()Carlos Llamas
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-27KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platformsSandipan Das
2024-04-27KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatibleSean Christopherson
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/pmac_zilog: Remove flawed mitigation for rx irq floodFinn Thain
2024-04-27comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich
2024-04-27thunderbolt: Fix wake configurations after device unplugGil Fine
2024-04-27thunderbolt: Avoid notify PM core about runtime PM resumeGil Fine
2024-04-27x86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers
2024-04-27x86/bugs: Fix BHI retpoline checkJosh Poimboeuf
2024-04-27clk: Get runtime PM before walking tree during disable_unusedStephen Boyd
2024-04-27clk: Initialize struct clk_core kref earlierStephen Boyd
2024-04-27clk: Print an info line before disabling unused clocksKonrad Dybcio
2024-04-27clk: remove extra empty lineClaudiu Beznea
2024-04-27clk: Mark 'all_lists' as constStephen Boyd
2024-04-27clk: Remove prepare_lock hold assertion in __clk_release()Stephen Boyd
2024-04-27drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov
2024-04-27drm: nv04: Fix out of bounds accessMikhail Kobuk
2024-04-27s390/cio: fix race condition during online processingPeter Oberparleiter
2024-04-27s390/qdio: handle deferred cc1Peter Oberparleiter
2024-04-27RDMA/mlx5: Fix port number for counter query in multi-port configurationMichael Guralnik
2024-04-27RDMA/cm: Print the old state when cm_destroy_id gets timeoutMark Zhang
2024-04-27RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu
2024-04-27net: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli
2024-04-27net: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL
2024-04-27tun: limit printing rate when illegal packet received by tun devLei Chen
2024-04-27af_unix: Don't peek OOB data without MSG_OOB.Kuniyuki Iwashima