summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
12 daysLinux 6.13.10v6.13.10Greg Kroah-Hartman1-1/+1
12 daysbcachefs: bch2_ioctl_subvolume_destroy() fixesKent Overstreet1-2/+4
12 daysserial: 8250_dma: terminate correct DMA in tx_dma_flush()John Keeping1-1/+1
12 daysserial: stm32: do not deassert RS485 RTS GPIO prematurelyCheick Traore1-3/+1
12 daysperf tools: Fix up some comments and code to properly use the event_source busGreg Kroah-Hartman6-12/+12
12 daysmemstick: rtsx_usb_ms: Fix slab-use-after-free in rtsx_usb_ms_drv_removeLuo Qiu1-0/+1
12 daysusb: xhci: Apply the link chain quirk on NEC isoc endpointsMichal Pecio1-2/+11
12 daysusb: xhci: Don't skip on Stopped - Length InvalidMichal Pecio1-0/+4
12 daysnet: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet1-6/+15
12 daysnet: usb: qmi_wwan: add Telit Cinterion FE990B compositionFabio Porcedda1-0/+1
12 daysnet: usb: qmi_wwan: add Telit Cinterion FN990B compositionFabio Porcedda1-0/+1
12 daystty: serial: fsl_lpuart: disable transmitter before changing RS485 related re...Sherry Sun1-0/+17
12 daystty: serial: 8250: Add Brainboxes XC devicesCameron Williams1-0/+30
12 daystty: serial: 8250: Add some more device IDsCameron Williams1-0/+16
12 dayscounter: microchip-tcb-capture: Fix undefined counter channel state on probeWilliam Breathitt Gray1-0/+19
12 dayscounter: stm32-lptimer-cnt: fix error handling when enablingFabrice Gasnier1-9/+15
12 daysALSA: hda/realtek: Bass speaker fixup for ASUS UM5606KAAndres Traumann1-0/+1
12 daysALSA: hda/realtek: Support mute LED on HP Laptop 15s-du3xxxDhruv Deshpande1-0/+1
12 daysnetfilter: socket: Lookup orig tuple for IPv6 SNATMaxim Mikityanskiy1-0/+23
12 dayscgroup/rstat: Fix forceidle time in cpu.statAbel Wu1-16/+13
12 daysnfsd: fix legacy client tracking initializationScott Mayhew1-1/+0
12 daysatm: Fix NULL pointer dereferenceMinjoong Kim1-0/+2
12 daysHID: hid-plantronics: Add mic mute mapping and generalize quirksTerry Junge1-77/+67
12 daysALSA: usb-audio: Add quirk for Plantronics headsets to fix control namesTerry Junge1-0/+51
2025-03-28Linux 6.13.9v6.13.9Greg Kroah-Hartman1-1/+1
2025-03-28mptcp: Fix data stream corruption in the address announcementArthur Mongodin1-2/+4
2025-03-28Revert "sched/core: Reduce cost of sched_move_task when config autogroup"Dietmar Eggemann1-18/+3
2025-03-28KVM: arm64: Eagerly switch ZCR_EL{1,2}Mark Rutland6-40/+100
2025-03-28KVM: arm64: Mark some header functions as inlineMark Rutland1-10/+9
2025-03-28KVM: arm64: Refactor exit handlersMark Rutland3-41/+26
2025-03-28KVM: arm64: Remove VHE host restore of CPACR_EL1.SMENMark Rutland2-23/+0
2025-03-28KVM: arm64: Remove VHE host restore of CPACR_EL1.ZENMark Rutland2-18/+0
2025-03-28KVM: arm64: Remove host FPSIMD saving for non-protected KVMMark Rutland7-64/+29
2025-03-28KVM: arm64: Unconditionally save+flush host FPSIMD/SVE/SME stateMark Rutland2-50/+10
2025-03-28KVM: arm64: Calculate cptr_el2 traps on activating trapsFuad Tabba4-51/+32
2025-03-28io_uring/net: fix sendzc double notif flushPavel Begunkov1-0/+2
2025-03-28ksmbd: fix incorrect validation for num_aces field of smb_aclNamjae Jeon1-1/+4
2025-03-28drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall2-355/+404
2025-03-28drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang1-1/+11
2025-03-28drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-28drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-28drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca2-8/+0
2025-03-28drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher1-0/+35
2025-03-28drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz PakuĊ‚a1-41/+18
2025-03-28drm/amdgpu: Restore uncached behaviour on GFX12David Belanger2-27/+3
2025-03-28drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan1-0/+2
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello1-0/+11
2025-03-28drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen1-1/+1
2025-03-28drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang1-1/+1
2025-03-28drm/sched: Fix fence reference count leakqianyi liu1-2/+9