summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-24drm/vmwgfx: Add basic support for external buffersZack Rusin
2024-07-24drm/vmwgfx: Fix handling of dumb buffersZack Rusin
2024-07-24drm/vmwgfx: Make sure the screen surface is ref countedZack Rusin
2024-07-24drm/vmwgfx: Fix a deadlock in dma buf fence pollingZack Rusin
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang
2024-07-24drm/amdgpu: Fix eeprom max record countStanley.Yang
2024-07-24drm/amdgpu: fix ras UE error injection failure issueYiPeng Chai
2024-07-24drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira
2024-07-24drm/amd/display: Check for NULL pointerSung Joon Kim
2024-07-24drm/amdgpu/vcn: Use offsets local to VCN/JPEG in VFJane Jian
2024-07-24drm/amdgpu: Add empty HDP flush function to VCN v4.0.3Lijo Lazar
2024-07-24drm/amdgpu: Add empty HDP flush function to JPEG v4.0.3Lijo Lazar
2024-07-24drm/amd/amdgpu: Fix uninitialized variable warningsMa Ke
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger
2024-07-24drm/amdgpu/sdma5.2: Update wptr registers as well as doorbellAlex Deucher
2024-07-24drm/xe: Fix possible UAF in guc_exec_queue_process_msgMatthew Brost
2024-07-24Merge tag 'phy-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Linus Torvalds
2024-07-24Merge tag 'soundwire-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-24Merge tag 'dmaengine-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-24sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados
2024-07-24drm/amdkfd: Validate queue cwsr area and eop buffer sizePhilip Yang
2024-07-24drm/amdkfd: Store queue cwsr area size to node propertiesPhilip Yang
2024-07-24drm/amdgpu: reset vm state machine after gpu reset(vram lost)ZhenGuo Yin
2024-07-24drm/amd/display: Add null check for set_output_gamma in dcn30_set_output_tran...Srinivasan Shanmugam
2024-07-24drm/amdgpu: add missed harvest check for VCN IP v4/v5Tim Huang
2024-07-24drm/amdgpu: skip kfd init if GFX is not ready.Yifan Zhang
2024-07-24drm/amdkfd: Validate user queue updatePhilip Yang
2024-07-24drm/amdkfd: Validate user queue svm memory residencyPhilip Yang
2024-07-24apparmor: unpack transition table if dfa is not presentGeorgia Garcia
2024-07-24apparmor: try to avoid refing the label in apparmor_file_openMateusz Guzik
2024-07-24drm/xe: Delete unused register from xe_regs.hHimal Prasad Ghimiray
2024-07-24drm/virtio: Add DRM capset definitionDmitry Osipenko
2024-07-24drm/virtio: Fix type of dma-fence context variableDmitry Osipenko
2024-07-24apparmor: test: add MODULE_DESCRIPTION()Jeff Johnson
2024-07-24apparmor: take nosymfollow flag into accountAlexander Mikhalitsyn
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-24Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-24selftests/hid: add test for attaching multiple time the same struct_opsBenjamin Tissoires
2024-07-24HID: bpf: prevent the same struct_ops to be attached more than onceBenjamin Tissoires
2024-07-24selftests/hid: disable struct_ops auto-attachBenjamin Tissoires
2024-07-24selftests/hid: fix bpf_wq new APIBenjamin Tissoires
2024-07-24hostfs: fix folio conversionLinus Torvalds
2024-07-24drm/xe: Add assert for XE_WA() usageLucas De Marchi
2024-07-24ALSA: hda/realtek: cs35l41: Fixup remaining asus strix modelsLuke D. Jones
2024-07-24ublk: fix UBLK_CMD_DEL_DEV_ASYNC handlingMing Lei
2024-07-24block: fix deadlock between sd_remove & sd_releaseYang Yang
2024-07-24selftests/landlock: Add cred_transfer testMickaël Salaün
2024-07-24landlock: Don't lose track of restrictions on cred_transferJann Horn
2024-07-24RISC-V: Select ACPI PPTT driversYunhui Cui