This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 923dcc5eb0c1 Merge branch 'akpm' (patches from Andrew) new 61eb495c83bf pstore/blk: Use "%lu" to format unsigned long new dae581864609 KVM: PPC: Book3S HV: Use GLOBAL_TOC for kvmppc_h_set_dabr/xdabr() new 2da516d7ed08 powerpc/83xx/mpc8349emitx: Drop unused variable new 964c33cd0be6 powerpc: clean vdso32 and vdso64 directories new 0bd81274e3f1 powerpc/pseries: rename numa_dist_table to form2_distances new 302039466f6a powerpc/pseries: Fix numa FORM2 parsing fallback code new 2d33f5504490 powerpc/pseries/ddw: Revert "Extend upper limit for huge D [...] new fb4ee2b30cd0 powerpc/pseries/ddw: simplify enable_ddw() new ad3976025b31 powerpc/pseries/ddw: Do not try direct mapping with persis [...] new 5b54860943dc powerpc/book3e: Fix TLBCAM preset at boot new 5499802b2284 powerpc/signal32: Fix sigset_t copy new 1e35eba40551 powerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX new 8e80a73fa9a7 powerpc/xive: Change IRQ domain to a tree domain new 75603b14ed14 Merge tag 'powerpc-5.16-2' of git://git.kernel.org/pub/scm [...] new e324234e0aa8 perf/x86/intel/uncore: Fix filter_tid mask for CHA events [...] new 3866ae319c84 perf/x86/intel/uncore: Fix IIO event constraints for Skyla [...] new bdc0feee0517 perf/x86/intel/uncore: Fix IIO event constraints for Snowridge new f3fd84a3b775 x86/perf: Fix snapshot_branch_stack warning in VM new af16bdeae8e0 Merge tag 'perf-urgent-2021-11-21' of git://git.kernel.org [...] new 8d48bf8206f7 x86/boot: Pull up cmdline preparation and early param parsing new ac5d272a0ad0 x86/sgx: Fix free page accounting new 40c93d7fff6f Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/ [...]
The 22 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/kernel/Makefile | 3 ++ arch/powerpc/kernel/head_8xx.S | 13 ++--- arch/powerpc/kernel/signal.h | 10 +++- arch/powerpc/kvm/book3s_hv_rmhandlers.S | 4 +- arch/powerpc/mm/nohash/kaslr_booke.c | 2 +- arch/powerpc/mm/nohash/tlb.c | 4 +- arch/powerpc/mm/numa.c | 44 ++++++++--------- arch/powerpc/platforms/83xx/mcu_mpc8349emitx.c | 1 - arch/powerpc/platforms/pseries/iommu.c | 26 ++++------ arch/powerpc/sysdev/xive/Kconfig | 1 - arch/powerpc/sysdev/xive/common.c | 3 +- arch/x86/events/intel/core.c | 2 - arch/x86/events/intel/uncore_snbep.c | 12 +++++ arch/x86/kernel/cpu/sgx/main.c | 12 ++--- arch/x86/kernel/setup.c | 66 +++++++++++++++----------- fs/pstore/blk.c | 2 +- 16 files changed, 110 insertions(+), 95 deletions(-)