This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 38f80f42147f MAINTAINERS: Remove dead patchwork link new 0708a0afe291 mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls new 7795686d573d pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use [...] new bac129dbc656 pinctrl: sunxi: Use unique lockdep classes for IRQs new 0b7344a658e6 Merge tag 'pinctrl-v5.17-3' of git://git.kernel.org/pub/sc [...] new 0d22b031662a drm/exynos/exynos7_drm_decon: Use platform_get_irq_byname( [...] new be52abd4d2b7 drm/exynos: mixer: Use platform_get_irq() to get the interrupt new b342c1f33598 drm/exynos/exynos_drm_fimd: Use platform_get_irq_byname() [...] new be0a3b7e2a97 drm/exynos/fimc: Use platform_get_irq() to get the interrupt new 586d0902456a drm/exynos: gsc: Use platform_get_irq() to get the interrupt new 0a6e8d0a6df6 drm/exynos: Don't fail if no TE-gpio is defined for DSI driver new 4188db23285e drm/exynos: Search for TE-gpio in DSI panel's node new e7c470a4b543 Merge tag 'exynos-drm-fixes-v5.17-rc6' of git://git.kernel [...] new 1b279f6ad467 drm/i915/guc/slpc: Correct the param count for unset param new 08783aa7693f drm/i915: s/JSP2/ICP2/ PCH new 0d9f0ee17b3f Merge tag 'drm-intel-fixes-2022-03-03' of git://anongit.fr [...] new f1ef17011c76 drm/amdgpu: fix suspend/resume hang regression new c9585249c245 Merge tag 'amd-drm-fixes-5.17-2022-03-02' of https://gitla [...] new 26d347434829 drm/bridge: ti-sn65dsi86: Properly undo autosuspend new cb1852783f79 drm/arm: arm hdlcd select DRM_GEM_CMA_HELPER new 62929726ef0e drm/vrr: Set VRR capable prop only if it is attached to connector new 8fdb19679722 Merge tag 'drm-misc-fixes-2022-03-03' of git://anongit.fre [...] new c4fc118ae26f Merge tag 'drm-fixes-2022-03-04' of git://anongit.freedesk [...] new 9bdd10d57a88 ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min new c5487b9cdea5 ASoC: cs4265: Fix the duplicated control name new ce345f1e4845 Merge tag 'asoc-fix-v5.17-rc5' of https://git.kernel.org/p [...] new 0aa6b294b312 ALSA: intel_hdmi: Fix reference to PCM buffer address new 8d670948f4d6 Merge tag 'sound-5.17-rc7' of git://git.kernel.org/pub/scm [...] new 5838a14832d4 thermal: core: Fix TZ_GET_TRIP NULL pointer dereference new a4ffdb61035d Merge tag 'thermal-5.17-rc7' of git://git.kernel.org/pub/s [...] new 5ce97f4ec5e0 iommu/amd: Recover from event log overflow new 6b0b2d9a6a30 iommu/amd: Fix I/O page table memory leak new b00833768e17 iommu/vt-d: Fix double list_add when enabling VMD in scala [...] new 9826e393e4a8 iommu/tegra-smmu: Fix missing put_device() call in tegra_s [...] new 3f509f5971bc Merge tag 'iommu-fixes-v5.17-rc6' of git://git.kernel.org/ [...] new 8b274f223895 riscv: Fix is_linear_mapping with recent move of KASAN region new a3d328037846 riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAP new 5f763b3b5960 riscv: Fix DEBUG_VIRTUAL false warnings new c648c4bb7d02 riscv: Fix config KASAN && DEBUG_VIRTUAL new 625e24a550e6 riscv: Move high_memory initialization to setup_bootmem new e4fcfe6eca6f riscv: Fix kasan pud population new 74583f1b92cb riscv: dts: k210: fix broken IRQs on hart1 new 07ebd38a0da2 Merge tag 'riscv-for-linus-5.17-rc7' of git://git.kernel.o [...]
The 42 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/riscv/boot/dts/canaan/k210.dtsi | 3 ++- arch/riscv/include/asm/page.h | 2 +- arch/riscv/include/asm/pgtable.h | 1 + arch/riscv/mm/Makefile | 3 +++ arch/riscv/mm/init.c | 2 +- arch/riscv/mm/kasan_init.c | 8 +++++--- arch/riscv/mm/physaddr.c | 4 +--- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 3 ++- drivers/gpu/drm/arm/Kconfig | 1 + drivers/gpu/drm/bridge/ti-sn65dsi86.c | 5 +++-- drivers/gpu/drm/drm_connector.c | 3 +++ drivers/gpu/drm/exynos/exynos7_drm_decon.c | 12 +++--------- drivers/gpu/drm/exynos/exynos_drm_dsi.c | 6 ++++-- drivers/gpu/drm/exynos/exynos_drm_fimc.c | 13 +++++-------- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 13 ++++--------- drivers/gpu/drm/exynos/exynos_drm_gsc.c | 10 +++------- drivers/gpu/drm/exynos/exynos_mixer.c | 14 ++++++-------- drivers/gpu/drm/i915/gt/uc/intel_guc_slpc.c | 2 +- drivers/gpu/drm/i915/intel_pch.c | 2 +- drivers/gpu/drm/i915/intel_pch.h | 2 +- drivers/iommu/amd/amd_iommu.h | 1 + drivers/iommu/amd/amd_iommu_types.h | 1 + drivers/iommu/amd/init.c | 10 ++++++++++ drivers/iommu/amd/io_pgtable.c | 12 ++++++------ drivers/iommu/amd/iommu.c | 10 ++++++++-- drivers/iommu/intel/iommu.c | 2 +- drivers/iommu/tegra-smmu.c | 4 +++- drivers/pinctrl/sunxi/pinctrl-sunxi.c | 15 +++++++++++++-- drivers/thermal/thermal_netlink.c | 5 +++-- mm/util.c | 4 +++- sound/soc/codecs/cs4265.c | 3 +-- sound/soc/soc-ops.c | 4 ++-- sound/x86/intel_hdmi_audio.c | 2 +- 33 files changed, 104 insertions(+), 78 deletions(-)