This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3e5c673f0d75 Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/li [...] new cf36ae3e5802 Merge drm/drm-fixes into drm-misc-fixes new 72e2329e7c9b drm/vc4: hdmi: Depends on CONFIG_PM new 258e483a4d5e drm/vc4: hdmi: Rework power up new ea2aa97ca37a drm/gem: Fix GEM handle release errors new 6b04ce966a73 nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf new 064d491f7346 Merge tag 'drm-misc-fixes-2022-08-25' of git://anongit.fre [...] new 43ef9db423bd drm/amdgpu: enable GFXOFF allow control for GC IP v11.0.1 new 9d705d7741ae drm/amdgpu: Move psp_xgmi_terminate call from amdgpu_xgmi_ [...] new f5994da72ba1 drm/amdgpu: fix hive reference leak when adding xgmi device new c351938350ab drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup. new 06671734881a drm/amdgpu: Remove the additional kfd pre reset call for sriov new 2035590f3d40 drm/amd/display: Include missing header new f461950fdc37 drm/radeon: add a force flush to delay work when radeon new ad3b0b991137 drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO [...] new 2037769f995e drm/amdgpu: add NBIO IP v7.7.0 Clock Gating support new 16c01544e30a drm/amdgpu: enable NBIO IP v7.7.0 Clock Gating new 4e3464badbee drm/amd/display: enable PCON support for dcn314 new 00047c3d967d drm/amdgpu: add sdma instance check for gfx11 CGCG new da1acbb12b33 drm/amd/pm: update SMU 13.0.0 driver_if header new 894c9c540f83 drm/amdgpu: Fix page table setup on Arcturus new ee8086dbc158 drm/amdkfd: Fix isa version for the GC 10.3.7 new 61251b2cffea drm/amdgpu: add MGCG perfmon setting for gfx11 new b8983d42524f drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly new 100d0ae82b5c Merge tag 'amd-drm-fixes-6.0-2022-08-25' of https://gitlab [...] new 78effb4a9b8c Merge tag 'drm-fixes-2022-08-26-1' of git://anongit.freede [...] new 7c12bb8f59d3 LoongArch: Select PCI_QUIRKS to avoid build error new 84e762060147 LoongArch: Fix build warnings in VDSO new da48b67cfb6b LoongArch: Cleanup reset routines with new API new 092e9ebe52a6 LoongArch: Cleanup headers to avoid circular dependency new 720dc7ab252b LoongArch: Add subword xchg/cmpxchg emulation new b83699ea1e62 LoongArch: mm: Avoid unnecessary page fault retires on sha [...] new c23f864dc7ef Merge tag 'loongarch-fixes-6.0-1' of git://git.kernel.org/ [...] new 34fc9cc3aebe riscv: dts: microchip: correct L2 cache interrupts new 3f67e6997603 riscv: dts: microchip: mpfs: fix incorrect pcie child node name new 72a05748cbd2 riscv: dts: microchip: mpfs: remove ti,fifo-depth property new 2b55915d27dc riscv: dts: microchip: mpfs: remove bogus card-detect-delay new e4009c5fa77b riscv: dts: microchip: mpfs: remove pci axi address transl [...] new 92e55a865bc7 Merge tag 'dt-fixes-for-palmer-6.0-rc3' of git://git.kerne [...] new b5c3aca86d26 riscv: signal: fix missing prototype warning new d951b20b9def riscv: traps: add missing prototype new 1709c70c31e0 Merge branch 'riscv-variable_fixes_without_kvm' of git://g [...] new 012bd7e859df Merge tag 'riscv-for-linus-6.0-rc3' of git://git.kernel.or [...] new 5e1e087457c9 arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76 new ff5900092227 arm64: adjust KASLR relocation after ARCH_RANDOM removal new 0b52f76351bf docs/arm64: elf_hwcaps: unify newlines in HWCAP lists new 729a916599ea arm64: Fix comment typo new 2e8cff0a0eee arm64: fix rodata=full new e89d120c4b72 arm64: errata: add detection for AMEVCNTR01 incrementing i [...] new e75d18cecbb3 arm64: cacheinfo: Fix incorrect assignment of signed error [...] new 02e483f8d414 arm64/sysreg: Directly include bitfield.h new a10edea4efbb arm64/sysreg: Guard SYS_FIELD_ macros for asm new 53d2d84a1f6d arm64/cache: Fix cache_type_cwg() for register generation new 7ddcaf78e93c arm64/signal: Raise limit on stack frames new ea64baacbc36 arm64/signal: Flush FPSIMD register state when disabling s [...] new 826a4fdd2ada arm64/sme: Don't flush SVE register state when allocating [...] new 714f3cbd70a4 arm64/sme: Don't flush SVE register state when handling SME traps new e022620b5d05 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 57 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/admin-guide/kernel-parameters.txt | 2 + Documentation/arm64/elf_hwcaps.rst | 10 --- Documentation/arm64/silicon-errata.rst | 2 + arch/arm64/Kconfig | 17 ++++ arch/arm64/include/asm/cache.h | 2 +- arch/arm64/include/asm/fpsimd.h | 4 +- arch/arm64/include/asm/setup.h | 17 ++++ arch/arm64/include/asm/sysreg.h | 5 +- arch/arm64/kernel/cacheinfo.c | 6 +- arch/arm64/kernel/cpu_errata.c | 12 +++ arch/arm64/kernel/cpufeature.c | 5 +- arch/arm64/kernel/entry.S | 2 +- arch/arm64/kernel/fpsimd.c | 21 ++--- arch/arm64/kernel/pi/kaslr_early.c | 8 +- arch/arm64/kernel/ptrace.c | 6 +- arch/arm64/kernel/signal.c | 14 +++- arch/arm64/kernel/topology.c | 32 ++++++- arch/arm64/mm/mmu.c | 18 ---- arch/arm64/tools/cpucaps | 1 + arch/loongarch/Kconfig | 1 + arch/loongarch/include/asm/addrspace.h | 16 ++++ arch/loongarch/include/asm/cmpxchg.h | 98 +++++++++++++++++++++- arch/loongarch/include/asm/io.h | 19 ----- arch/loongarch/include/asm/page.h | 2 +- arch/loongarch/include/asm/percpu.h | 8 ++ arch/loongarch/include/asm/pgtable.h | 7 +- arch/loongarch/include/asm/reboot.h | 10 --- arch/loongarch/kernel/reset.c | 69 +++++---------- arch/loongarch/mm/fault.c | 4 + arch/loongarch/mm/mmap.c | 11 +-- arch/loongarch/vdso/vgetcpu.c | 2 + arch/loongarch/vdso/vgettimeofday.c | 15 ++-- arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dts | 3 - arch/riscv/boot/dts/microchip/mpfs-polarberry.dts | 3 - arch/riscv/boot/dts/microchip/mpfs.dtsi | 5 +- arch/riscv/include/asm/signal.h | 12 +++ arch/riscv/include/asm/thread_info.h | 2 + arch/riscv/kernel/signal.c | 1 + arch/riscv/kernel/traps.c | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 +- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 3 + drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c | 2 +- drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 24 ++++-- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 3 +- drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c | 1 + drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c | 12 ++- drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c | 78 +++++++++++++++++ drivers/gpu/drm/amd/amdgpu/soc21.c | 22 ++++- drivers/gpu/drm/amd/amdkfd/kfd_device.c | 6 +- .../drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | 5 +- .../drm/amd/display/amdgpu_dm/amdgpu_dm_plane.h | 8 -- .../drm/amd/display/dc/dcn314/dcn314_resource.c | 1 + .../amd/include/asic_reg/nbio/nbio_7_7_0_offset.h | 2 + .../amd/include/asic_reg/nbio/nbio_7_7_0_sh_mask.h | 13 +++ .../pm/swsmu/inc/pmfw_if/smu13_driver_if_v13_0_0.h | 31 ++++--- drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0.h | 2 +- drivers/gpu/drm/drm_gem.c | 17 +--- drivers/gpu/drm/drm_internal.h | 4 +- drivers/gpu/drm/drm_prime.c | 20 +++-- drivers/gpu/drm/nouveau/nouveau_bo.c | 9 ++ drivers/gpu/drm/radeon/radeon_device.c | 3 + drivers/gpu/drm/vc4/Kconfig | 1 + drivers/gpu/drm/vc4/vc4_hdmi.c | 17 ++-- init/main.c | 18 +++- 64 files changed, 525 insertions(+), 256 deletions(-) delete mode 100644 arch/loongarch/include/asm/reboot.h create mode 100644 arch/riscv/include/asm/signal.h