This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 62bad54b26db Merge tag 'dma-mapping-6.3-2023-03-31' of git://git.infrad [...] new ab327f8acdf8 mips: bmips: BCM6358: disable RAC flush for TP1 new 52f1959502de Merge tag 'mips-fixes_6.3_1' of git://git.kernel.org/pub/s [...] new 1aa866931b80 RISC-V: add non-alternative fallback for riscv_has_extensi [...] new 1ee7fc3f4d0a RISC-V: always select RISCV_ALTERNATIVE for non-xip kernels new 4622f159098e Merge patch series "RISC-V: Fixes for riscv_has_extension[ [...] new 39f692125c38 Merge tag 'riscv-for-linus-6.3-rc5' of git://git.kernel.or [...] new c56610a869bc ACPI: bus: Rework system-level device notification handling new f964333194b8 Merge tag 'acpi-6.3-rc5' of git://git.kernel.org/pub/scm/l [...] new b57841fb0b56 thermal: core: Drop excessive lockdep_assert_held() calls new a57cc2dbb373 thermal: intel: int340x: processor_thermal: Fix additional [...] new ae817e618d4b thermal: intel: powerclamp: Fix cpumask and max_idle modul [...] new 896c5150edfd Merge branch 'thermal-intel-fixes' new 2bac7dc169af Merge tag 'thermal-6.3-rc5' of git://git.kernel.org/pub/sc [...]
The 13 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/mips/bmips/dma.c | 5 ++ arch/mips/bmips/setup.c | 8 +++ arch/riscv/Kconfig | 12 ++-- arch/riscv/Kconfig.erratas | 6 +- arch/riscv/include/asm/hwcap.h | 50 +++++++------ drivers/acpi/bus.c | 83 ++++++++++------------ .../int340x_thermal/processor_thermal_device_pci.c | 1 - drivers/thermal/intel/intel_powerclamp.c | 9 ++- drivers/thermal/thermal_sysfs.c | 6 +- 9 files changed, 98 insertions(+), 82 deletions(-)