summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-07-16drm/msm: Only fini scheduler after successful initRuoyu Wang2-3/+5
2026-07-16drm/msm: Fix task_struct reference leak in recover_workerJie Zhang1-0/+2
2026-07-16drm/msm/a6xx: Fix IRQ storm during msm_recovery testJie Zhang4-2/+15
2026-07-16drm/msm/a6xx: Fix A621 GPUCC register list for state captureJie Zhang2-3/+16
2026-07-16drm/msm/a6xx: Fix A663 GPUCC register list for state captureJie Zhang1-1/+3
2026-07-16drm/msm: Recover HW before retire hung submitJie Zhang1-2/+2
2026-07-16drm/msm/a6xx: Fix stale rpmh votes after suspendShivam Rawat1-1/+4
2026-07-16drm/msm/a3xx: Drain VBIF before GPU suspendAlexandre MINETTE2-1/+37
2026-07-16drm/msm/adreno: fix use after free on error path in a6xx_gpu_init()Dan Carpenter1-1/+2
2026-07-16Merge tag 'landlock-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-31/+154
2026-07-16drm/tegra: vic: Add Tegra264 supportMikko Perttunen3-27/+75
2026-07-16selftests/cgroup: Add test for cpuset affinity on controller disableMichal Koutný1-0/+243
2026-07-16cgroup/cpuset: Handle the special case of non-moving tasks in cpuset_can_atta...Waiman Long1-11/+23
2026-07-16cgroup/cpuset: Support multiple destination cpusets for cpuset_*attach()Waiman Long1-43/+56
2026-07-16PCI: spacemit: Add missing MODULE_DEVICE_TABLE()Pengpeng Hou1-0/+1
2026-07-16Input: snvs_pwrkey - use local device pointer to simple codeJoy Zou1-20/+21
2026-07-16Input: snvs_pwrkey - propagate error code of platform_get_irq()Joy Zou1-1/+1
2026-07-16Input: snvs_pwrkey - make use of dev_err_probe()Joy Zou1-28/+16
2026-07-16drm/tegra: falcon: Add support for RISC-V external bootMikko Perttunen2-10/+79
2026-07-16gpu: host1x: Add Tegra264 supportSantosh BS10-6/+352
2026-07-16gpu: host1x: Correctly parse linear ranges of context devicesMikko Perttunen1-2/+11
2026-07-16dt-bindings: display: tegra: Add Tegra264 compatible for VICMikko Perttunen1-0/+1
2026-07-16dt-bindings: display: tegra: Changes to support Tegra264Mikko Perttunen1-1/+19
2026-07-16gpu: host1x: Annotate intentional syncpoint wrap-aroundMikko Perttunen5-8/+20
2026-07-16gpu: host1x: Change pin_job() return type to intMikko Perttunen1-1/+1
2026-07-16gpu: host1x: Avoid stack over-read in debug output helpersMikko Perttunen1-2/+2
2026-07-16gpu: host1x: Fix offset calculation in trace_write_gatherMikko Perttunen1-3/+2
2026-07-16gpu: host1x: Avoid double device_add when clients already presentMikko Perttunen1-1/+1
2026-07-16gpu: host1x: Wait for timeout worker completion on channel freeMikko Perttunen1-1/+1
2026-07-16gpu: host1x: Fix use-after-free in host1x_bo_clear_cached_mappingsMikko Perttunen1-2/+2
2026-07-16perf jevents metric: Add python type annotationsIan Rogers1-8/+9
2026-07-16perf jevents: Add python type annotationsIan Rogers1-32/+45
2026-07-16wifi: iwlwifi: adapt ND match notif sizing to fixed matches arrayEmmanuel Grumbach2-5/+8
2026-07-16wifi: iwlwifi: mvm: fix a possible underflowEmmanuel Grumbach1-4/+15
2026-07-16wifi: iwlwifi: mvm: copy the correct TK length for rangingAvraham Stern1-17/+38
2026-07-16wifi: iwlwifi: mvm: add a check on the tid coming from the firmwareEmmanuel Grumbach1-0/+3
2026-07-16wifi: iwlwifi: mvm: fix out-of-bounds tid_data access in BA notifEmmanuel Grumbach1-1/+7
2026-07-16wifi: iwlwifi: pcie: validate FW section counts in iwl_pcie_init_fw_secEmmanuel Grumbach1-1/+6
2026-07-16wifi: iwlwifi: mvm: ptp: free response on success pathEmmanuel Grumbach1-1/+3
2026-07-16wifi: iwlwifi: mvm: fix read in wake packet notification handlerShahar Tzarfati1-1/+2
2026-07-16wifi: iwlwifi: validate payload length in iwl_pnvm_complete_fnEmmanuel Grumbach1-1/+8
2026-07-16wifi: iwlwifi: fix pointer arithmetic in iwl_add_mcc_to_tas_block_listEmmanuel Grumbach1-1/+1
2026-07-16wifi: iwlwifi: fw: validate SMEM response sizeShahar Tzarfati1-5/+23
2026-07-16wifi: iwlwifi: mvm: validate SAR GEO response payload sizePagadala Yesu Anjaneyulu1-0/+10
2026-07-16wifi: iwlwifi: mvm: validate TX_CMD response layoutEmmanuel Grumbach1-0/+34
2026-07-16wifi: iwlwifi: add support for additional channels in NVM_GET_INFOEmmanuel Grumbach4-26/+74
2026-07-16wifi: iwlwifi: mld: validate txq_id in TX response handlerEmmanuel Grumbach1-0/+4
2026-07-16wifi: iwlwifi: mei: pass correct argument to functionAvraham Stern1-1/+1
2026-07-16wifi: iwlwifi: mld: Do not cleanup FW state when the device is deadIlan Peer1-2/+4
2026-07-16wifi: iwlwifi: guard against division by zero in iwl_dbg_tlv_alloc_fragmentsEmmanuel Grumbach1-1/+7