This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fd0aa1a4567d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 4cbbe3480793 drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. new 1c0b0efd148d drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to c [...] new c55338d34cc2 Merge tag 'amd-drm-fixes-5.13-2021-06-16' of https://gitla [...] new c3bf96eaa4c4 Merge tag 'drm-fixes-2021-06-18' of git://anongit.freedesk [...] new 4bf584a03eec usb: dwc3: core: fix kernel panic when do reboot new c6d580d96f14 usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection new 60ed39db6e86 Merge tag 'usb-v5.13-rc7' of git://git.kernel.org/pub/scm/ [...] new a7d8d1c7a7f7 usb: core: hub: Disable autosuspend for Cypress CY7C65632 new e2c8f8e57ba6 Merge tag 'usb-5.13-rc7' of git://git.kernel.org/pub/scm/l [...] new 771fac5e26c1 Revert "cpufreq: CPPC: Add support for frequency invariance" new 944293bcee92 Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/li [...] new 6262e1b906a1 printk: Move EXPORT_SYMBOL() closer to vprintk definition new 0f4022a490ad Merge tag 'printk-for-5.13-fixup' of git://git.kernel.org/ [...] new fb780761e7bd recordmcount: Correct st_shndx handling new 85550c83da42 tracing: Do not stop recording cmdlines when tracing is off new 4fdd595e4f9a tracing: Do not stop recording comms if the trace file is [...] new 89529d8b8f8d tracing: Do no increment trace_clock_global() by one new 89fec7420354 Merge tag 'trace-v5.13-rc6' of git://git.kernel.org/pub/sc [...] new 96f1b00138cb ARCv2: save ABI registers across signal handling new 110febc0148f ARC: fix CONFIG_HARDENED_USERCOPY new b1edae0d5f2e Merge tag 'arc-5.13-rc7-fixes' of git://git.kernel.org/pub [...]
The 21 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: arch/arc/include/uapi/asm/sigcontext.h | 1 + arch/arc/kernel/signal.c | 43 ++++++ arch/arc/kernel/vmlinux.lds.S | 2 +- drivers/cpufreq/Kconfig.arm | 10 -- drivers/cpufreq/cppc_cpufreq.c | 245 ++------------------------------- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 6 +- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 6 +- drivers/usb/chipidea/usbmisc_imx.c | 16 ++- drivers/usb/core/hub.c | 7 + drivers/usb/dwc3/core.c | 2 +- include/linux/arch_topology.h | 1 - kernel/printk/printk_safe.c | 2 +- kernel/sched/core.c | 1 - kernel/trace/trace.c | 11 -- kernel/trace/trace_clock.c | 6 +- scripts/recordmcount.h | 15 +- 16 files changed, 103 insertions(+), 271 deletions(-)