This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 83abd4d4c4be Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kerne [...] new a49fb7218ed8 selftests: amd-pstate: Don't delete source files via Makefile new 9f4d0bd24e6b Merge tag 'linux-kselftest-fixes-6.2-rc6' of git://git.ker [...] new a4e03921c1bb ARM: 9280/1: mm: fix warning on phys_addr_t to void pointe [...] new 3cb0f23039e0 ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to [...] new 2f62847cf6ae ARM: 9287/1: Reduce __thumb2__ definition to crypto files [...] new e5eb2b22f0f4 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm new ec64efc4966e dt-bindings: riscv: fix underscore requirement for multi-l [...] new a943385aa801 dt-bindings: riscv: fix single letter canonical order new 6710e07f01b5 Merge patch series "riscv,isa fixups" new d374a16539b1 RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2 new 6d0cc1b1f22a MAINTAINERS: add an IRC entry for RISC-V new 5b89c6f9b2df riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT new ca0254998be4 riscv/kprobe: Fix instruction simulation of JALR new c1d610586946 riscv: Move call to init_cpu_topology() to later initializ [...] new db7c4673bbd3 Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.or [...] new a428eb4b99ab Partially revert "perf/arm-cmn: Optimise DTC counter accesses" new 0d1e013fd924 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 6757a7abe47b thermal: intel: int340x: Protect trip temperature from con [...] new acd7e9ee57c8 thermal: intel: int340x: Add locking to int340x_thermal_ge [...] new 274d2f8b0c03 Merge tag 'thermal-6.2-rc6' of git://git.kernel.org/pub/sc [...] new d77596d432cc ACPI: video: Add backlight=native DMI quirk for HP Pavilio [...] new 9dcb34234b82 ACPI: video: Add backlight=native DMI quirk for HP EliteBo [...] new e6b3086fddc0 ACPI: video: Add backlight=native DMI quirk for Asus U46E new 04ad927cacc6 Merge tag 'acpi-6.2-rc6' of git://git.kernel.org/pub/scm/l [...]
The 24 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/devicetree/bindings/riscv/cpus.yaml | 2 +- MAINTAINERS | 1 + arch/arm/Makefile | 2 +- arch/arm/crypto/Makefile | 7 +++++- arch/arm/mm/nommu.c | 2 +- arch/arm/mm/proc-macros.S | 1 + arch/riscv/include/asm/alternative-macros.h | 2 +- arch/riscv/kernel/head.S | 2 +- arch/riscv/kernel/probes/simulate-insn.c | 4 ++-- arch/riscv/kernel/smpboot.c | 3 ++- drivers/acpi/video_detect.c | 25 +++++++++++++++++++ drivers/perf/arm-cmn.c | 7 +++++- .../intel/int340x_thermal/int340x_thermal_zone.c | 28 +++++++++++++++++----- .../intel/int340x_thermal/int340x_thermal_zone.h | 1 + tools/testing/selftests/amd-pstate/Makefile | 5 ---- 15 files changed, 71 insertions(+), 21 deletions(-)