summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-08drm/amdgpu: add support for SMU version 15.0.9Kanala Ramalingeswara Reddy
2026-07-08drm/amdgpu: add support for PSP version 15.0.9Kanala Ramalingeswara Reddy
2026-07-08drm/xe: free madvise VMA array on L2 flush failureGuangshuo Li
2026-07-08selftests/bpf: Skip res_spin_lock_stress if no perf supportMaxim Khmelevskii
2026-07-08media: i2c: imx678: Add driver for Sony IMX678Jai Luthra
2026-07-08dt-bindings: media: i2c: Add Sony IMX678Jai Luthra
2026-07-08nvme: don't reference NS after unlocking in nvme_ns_head_ctrl_ioctl()John Garry
2026-07-08nvme: swap synchronization ordering in nvme_remove_head()John Garry
2026-07-08selftests/bpf: Close fd on unexpected success in signed loaderDaniel Borkmann
2026-07-08NFS: Charge unstable writes by request size, not folio sizeBenjamin Coddington
2026-07-08NFSv4: include MAY_WRITE in open permission mask for O_TRUNCBenjamin Coddington
2026-07-08regulator: mt6363: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-08regulator: mt6316: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-08ASoC: codecs: max98373-sdw: Propagate regcache_sync() errorsPengpeng Hou
2026-07-08selftests/sched_ext: Verify nohz_full tick behaviorAndrea Righi
2026-07-08sched_ext: Enable tick for finite slices on nohz_fullAndrea Righi
2026-07-08drm/amdkfd: Check bounds on CRIU restore event idDavid Francis
2026-07-08drm/amdkfd: expose pasid of secondary contexts by debugfsZhu Lingshan
2026-07-08drm/amd/pm: fix smu14 power limit range calculationYang Wang
2026-07-08drm/amdgpu/gmc6: replace BUG() with an errorAlex Deucher
2026-07-08drm/amdgpu/si: drop BUG()sAlex Deucher
2026-07-08drm/amdgpu/sdma3.0: replace BUG() with an errorAlex Deucher
2026-07-08drm/amdgpu/sdma2.4: replace BUG() with an errorAlex Deucher
2026-07-08drm/amdgpu/cik_sdma: replace BUG() with an errorAlex Deucher
2026-07-08drm/amdgpu/ucode: WARN() rather than BUG()Alex Deucher
2026-07-08drm/amdgpu/cgs: WARN() rather than BUG()Alex Deucher
2026-07-08drm/amdgpu/atomfirmware: WARN() rather than BUG()Alex Deucher
2026-07-08drm/amdgpu/gfx12.1: WARN() rather than BUG() for invalid SDMA engineAlex Deucher
2026-07-08drm/amdgpu/gfx12: WARN() rather than BUG() for invalid SDMA engineAlex Deucher
2026-07-08drm/amdgpu/gfx11: WARN() rather than BUG() for invalid SDMA engineAlex Deucher
2026-07-08drm/amdgpu: return an error instead of BUG() for CSA bo_vaAlex Deucher
2026-07-08drm/amdgpu/gfx11: enable gfx pipe1 hardware supportAlex Deucher
2026-07-08drm/gfx12: Program DB_RING_CONTROLAlex Deucher
2026-07-08drm/gfx11: Program DB_RING_CONTROLAlex Deucher
2026-07-08drm/gfx10: Program DB_RING_CONTROLAlex Deucher
2026-07-08drm/amdkfd: Check bounds in allocate_event_notification_slotDavid Francis
2026-07-08amdkfd: properly free secondary context idZhu Lingshan
2026-07-08audit: fix potential integer overflow in audit_log_n_hex()Ricardo Robaina
2026-07-08sched_ext: Preserve rq tracking across local DSQ dispatchAndrea Righi
2026-07-08drm/amdkfd: Don't acquire buffers during CRIU queue restore.David Francis
2026-07-08drm/amdkfd: Check bounds on CRIU restore queue type and mqd sizeDavid Francis
2026-07-08drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()Shahyan Soltani
2026-07-08drm/amdgpu: include amdgpu_video_codecs.h only where neededShahyan Soltani
2026-07-08drm/amdgpu: move amdgpu_allowed_register_entry into amdgpu_reg_access.hShahyan Soltani
2026-07-08drm/amdgpu: move amdgpu_acpi helpers into new headerShahyan Soltani
2026-07-08drm/amd/display: Fix sign mismatch warningGeorge Zhang
2026-07-08drm/amdgpu: move struct amdgpu_mqd and helpers into header fileShahyan Soltani
2026-07-08drm/amdgpu: move struct amdgpu_video_codecs and helpers into header fileShahyan Soltani
2026-07-08drm/amdgpu: move struct amdgpu_wb and helpers into separate filesShahyan Soltani
2026-07-08drm/amdgpu/mes12: Remove MES self testSrinivasan Shanmugam