This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7c6984405241 Merge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel.org/p [...] new 3287ebd7fd01 powerpc/boot: Fix incorrect version calculation issue in l [...] new 76d588dddc45 powerpc/imc-pmu: Fix use of mutex in IRQs disabled section new f12cd06109f4 powerpc/64s/hash: Make stress_hpt_timer_fn() static new b1d63f0c777b Merge tag 'powerpc-6.2-3' of git://git.kernel.org/pub/scm/ [...] new e84077437902 EDAC/device: Fix period calculation in edac_device_reset_d [...] new e7a293658c20 EDAC/highbank: Fix memory leak in highbank_mc_probe() new 8aa9761223af Merge tag 'edac_urgent_for_v6.2_rc4' of git://git.kernel.o [...] new 7c6dd961d0c8 x86/boot: Avoid using Intel mnemonics in AT&T syntax asm new 90b926e68f50 x86/pat: Fix pat_x_mtrr_type() for MTRR disabled case new fe1f0714385f x86/resctrl: Fix task CLOSID/RMID update race new 2a81160d29d6 x86/resctrl: Fix event counts regression in reused RMIDs new 26ce6ec364f1 x86/mm: fix poking_init() for Xen PV guests new f0f70ddb8f3b Merge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel.or [...]
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/powerpc/boot/wrapper | 4 + arch/powerpc/include/asm/imc-pmu.h | 2 +- arch/powerpc/mm/book3s64/hash_utils.c | 2 +- arch/powerpc/perf/imc-pmu.c | 136 ++++++++++++++++----------------- arch/x86/boot/bioscall.S | 4 +- arch/x86/kernel/cpu/resctrl/monitor.c | 49 ++++++++---- arch/x86/kernel/cpu/resctrl/rdtgroup.c | 12 ++- arch/x86/mm/init.c | 4 + arch/x86/mm/pat/memtype.c | 3 +- drivers/edac/edac_device.c | 17 ++--- drivers/edac/edac_module.h | 2 +- drivers/edac/highbank_mc_edac.c | 7 +- 12 files changed, 138 insertions(+), 104 deletions(-)