aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-25of/device: Fix up of_dma_configure_id() stubThierry Reding1-2/+3
2022-08-25of: unittest: taint the kernel when of unittest runsFrank Rowand1-0/+3
2022-08-25Docs/admin-guide/mm/damon/usage: fix the example code snipKairui Song1-9/+9
2022-08-25bpf/scripts: Assert helper enum value is aligned with comment orderEyal Birger1-5/+34
2022-08-25docs: Update version number from 5.x to 6.x in README.rstLukas Bulwahn1-15/+15
2022-08-25bpftool: Fix a wrong type cast in btf_dumper_intLam Thai1-1/+1
2022-08-25Merge branch 'bpf: rstat: cgroup hierarchical'Alexei Starovoitov15-48/+1432
2022-08-25selftests/bpf: add a selftest for cgroup hierarchical stats collectionYosry Ahmed3-0/+584
2022-08-25selftests/bpf: extend cgroup helpersYosry Ahmed2-46/+173
2022-08-25cgroup: bpf: enable bpf programs to integrate with rstatYosry Ahmed1-0/+48
2022-08-25selftests/bpf: Test cgroup_iter.Hao Luo4-1/+271
2022-08-25bpf: Introduce cgroup iterHao Luo6-2/+357
2022-08-25ACPI: bus: Remove the unneeded result variableye xingchen1-4/+1
2022-08-25ACPI: OSI: Update Documentation on custom _OSI stringsMario Limonciello1-14/+11
2022-08-25ACPI: OSI: Remove Linux-HPI-Hybrid-Graphics _OSI stringMario Limonciello1-7/+0
2022-08-25ACPI: OSI: Remove Linux-Lenovo-NV-HDMI-Audio _OSI stringMario Limonciello1-8/+0
2022-08-25ACPI: OSI: Remove Linux-Dell-Video _OSI stringMario Limonciello1-9/+0
2022-08-25drm/i915/mtl: Don't mask off CCS according to DSS fusingMatt Roper1-1/+1
2022-08-25drm/i915/mtl: MMIO range is now 4MBMatt Roper1-5/+6
2022-08-25drm/i915: Skip Bit12 fw domain reset for gen12+Radhakrishna Sripada1-2/+5
2022-08-25drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang1-0/+1
2022-08-25drm/amdgpu: add MGCG perfmon setting for gfx11Likun Gao2-0/+18
2022-08-25drm/amdkfd: Fix isa version for the GC 10.3.7Prike Liang1-5/+1
2022-08-25drm/amdgpu: Fix page table setup on ArcturusMukul Joshi1-2/+10
2022-08-25drm/amd/pm: update SMU 13.0.0 driver_if headerEvan Quan2-14/+19
2022-08-25drm/amdgpu: add sdma instance check for gfx11 CGCGTim Huang1-6/+12
2022-08-25drm/amd/display: enable PCON support for dcn314Roman Li1-0/+1
2022-08-25drm/amdgpu: enable NBIO IP v7.7.0 Clock GatingTim Huang1-4/+3
2022-08-25drm/amdgpu: add NBIO IP v7.7.0 Clock Gating supportTim Huang1-0/+78
2022-08-25drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0Tim Huang2-0/+15
2022-08-25Merge tag 'cgroup-for-6.0-rc2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+2
2022-08-25cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()Tetsuo Handa1-0/+2
2022-08-25drm/amd: remove possible condition with no effect (if == else)Bernard Zhao1-2/+0
2022-08-25drm/amd: remove possible condition with no effect (if == else)Bernard Zhao1-7/+2
2022-08-25drm/amd: fix potential memory leakBernard Zhao1-0/+1
2022-08-25drm/amd: fix potential memory leakBernard Zhao1-0/+1
2022-08-25drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang1-0/+1
2022-08-25drm: amd: amdgpu: ACPI: Add comment about ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki1-0/+6
2022-08-25drm/radeon: use time_after(a,b) to replace "a>b"Yu Zhe1-1/+1
2022-08-25drm/amdgpu: use dev_info to benefit mGPU caseGuchun Chen1-1/+1
2022-08-25drm/amdgpu: use adev_to_drm to get drm deviceGuchun Chen1-1/+1
2022-08-25drm/amdgpu: add MGCG perfmon setting for gfx11Likun Gao2-0/+18
2022-08-25drm/amd/amdgpu: avoid soft reset check when gpu recovery disabledChengming Gui1-5/+6
2022-08-25drm/amdkfd: Fix isa version for the GC 10.3.7Prike Liang1-5/+1
2022-08-25drm/amdgpu: Fix page table setup on ArcturusMukul Joshi1-2/+10
2022-08-25drm/amdkfd: Allocate doorbells only when neededFelix Kuehling3-5/+22
2022-08-25drm/amd/pm: update SMU 13.0.0 driver_if headerEvan Quan2-14/+19
2022-08-25drm/amd/display: Remove redundant check in atomic_checkRoman Li1-3/+0
2022-08-25drm/amd/display: Adding log clock table from SMULeo Chen3-0/+140
2022-08-25drm/amd/display: Uncomment SubVP scaling caseAlvin Lee1-3/+2