summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-04drm/amdgpu: fix eGPU hotplug regressionAlex Deucher1-1/+1
2024-09-04drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOVVictor Lu1-12/+14
2024-09-04drm/xe: prevent UAF around preempt fenceMatthew Auld4-4/+4
2024-09-04drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast4-40/+40
2024-09-04drm/xe/vm: Simplify if conditionThorsten Blum1-2/+2
2024-09-04drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst2-5/+29
2024-09-04drm/xe: Prepare display for D3ColdRodrigo Vivi3-11/+22
2024-09-04video/aperture: optionally match the device in sysfb_disable()Alex Deucher4-17/+19
2024-09-04drm/vmwgfx: Disable coherent dumb buffers without 3dZack Rusin1-2/+4
2024-09-04drm/vmwgfx: Fix prime with external buffersZack Rusin3-12/+118
2024-09-04drm/vmwgfx: Prevent unmapping active read buffersZack Rusin2-2/+14
2024-09-04drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher1-6/+9
2024-09-04drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher1-4/+2
2024-09-04drm/i915/dp_mst: Fix MST state after a sink resetImre Deak3-0/+53
2024-09-04drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede1-1/+0
2024-09-04drm/v3d: Disable preemption while updating GPU statsTvrtko Ursulin1-0/+6
2024-09-04binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is definedMax Filippov1-0/+3
2024-09-04selftests: mptcp: join: check re-re-adding ID 0 endpMatthieu Baerts (NGI0)1-12/+15
2024-09-04selftests: mptcp: join: no extra msg if no counterMatthieu Baerts (NGI0)1-8/+8
2024-09-04selftests: mptcp: join: check removing ID 0 endpointMatthieu Baerts (NGI0)1-7/+18
2024-09-04selftests: mptcp: join: cannot rm sf if closedMatthieu Baerts (NGI0)1-7/+4
2024-09-04mptcp: pm: ADD_ADDR 0 is not a new addressMatthieu Baerts (NGI0)3-1/+14
2024-09-04mptcp: avoid duplicated SUB_CLOSED eventsMatthieu Baerts (NGI0)2-1/+8
2024-09-04mptcp: pm: fix ID 0 endp usage after multiple re-creationsMatthieu Baerts (NGI0)1-2/+5
2024-09-04mptcp: pm: do not remove already closed subflowsMatthieu Baerts (NGI0)1-0/+2
2024-09-04mptcp: pm: fix RM_ADDR ID for the initial subflowMatthieu Baerts (NGI0)1-13/+15
2024-09-04mptcp: pm: send ACK on an active subflowMatthieu Baerts (NGI0)1-3/+6
2024-09-04mptcp: pm: reset MPC endp ID when re-addedMatthieu Baerts (NGI0)1-2/+11
2024-09-04mptcp: pm: skip connecting to already established sfMatthieu Baerts (NGI0)1-3/+6
2024-09-04mptcp: pm: reuse ID 0 after delete and re-addMatthieu Baerts (NGI0)1-0/+10
2024-09-04mptcp: pr_debug: add missing \n at the endMatthieu Baerts (NGI0)9-107/+107
2024-09-04mptcp: sched: check both backup in retransMatthieu Baerts (NGI0)1-1/+1
2024-09-04mptcp: close subflow when receiving TCP+FINMatthieu Baerts (NGI0)2-3/+10
2024-09-04net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang1-28/+34
2024-09-04wifi: mwifiex: duplicate static structs used in driver instancesSascha Hauer1-6/+26
2024-09-04wifi: wfx: repair open network AP modeAlexander Sverdlin1-1/+4
2024-09-04netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr...David Howells2-0/+8
2024-09-04pinctrl: single: fix potential NULL dereference in pcs_get_function()Ma Ke1-0/+2
2024-09-04pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pinsHuang-Huang Bao1-1/+1
2024-09-04smb/client: avoid dereferencing rdata=NULL in smb2_new_read_req()Stefan Metzmacher1-1/+1
2024-09-04btrfs: run delayed iputs when flushing delallocJosef Bacik1-0/+2
2024-09-04btrfs: fix a use-after-free when hitting errors inside btrfs_submit_chunk()Qu Wenruo1-8/+18
2024-09-04tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session supportStefan Berger1-0/+4
2024-09-04LoongArch: Add ifdefs to fix LSX and LASX related warningsTiezhu Yang2-0/+8
2024-09-04LoongArch: Remove the unused dma-direct.hMiao Wang1-11/+0
2024-09-04ALSA: hda/realtek: support HP Pavilion Aero 13-bg0xxx Mute LEDHendrik Borghorst1-0/+1
2024-09-04ALSA: hda/realtek: Enable mute/micmute LEDs on HP Laptop 14-ey0xxxJohn Sweeney1-0/+1
2024-09-04ALSA: seq: Skip event type filtering for UMP eventsTakashi Iwai1-0/+3
2024-09-04erofs: fix out-of-bound access when z_erofs_gbuf_growsize() partially failsGao Xiang1-1/+2
2024-09-04drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao2-4/+16