This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e0f14b8ca388 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] new bee07b33db78 mm: memcontrol: flush percpu slab vmstats on kmem offlining new 441e254cd40d mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n new b4c46484dc3f mm, memcg: partially revert "mm/memcontrol.c: keep local V [...] new 14108b9131a4 mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate new a6c135bb1a59 mailmap: add aliases for Dmitry Safonov new d2e5fb927ee7 mm, memcg: do not set reclaim_state on soft limit reclaim new 6c1c280805de mm: memcontrol: fix percpu vmstats and vmevents flush new 31bb5feb0d28 Merge branch 'akpm' (patches from Andrew) new ddfd151f3def KVM: PPC: Book3S: Fix incorrect guest-to-user-translation [...] new c91ff72142b0 Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pu [...] new ea1529873ab1 KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPU [...] new 75ee23b30dc7 KVM: x86: Don't update RIP or do single-step on faulting e [...] new 834354f642ad Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new a256f2e329df RISC-V: Fix FIXMAP area corruption on RV32 systems new 7fb86707cc3a Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub [...] new 7bd46644ea0f ftrace: Fix NULL pointer dereference in t_probe_next() new 372e0d01da71 ftrace: Check for empty hash and comment the race with reg [...] new 5b0022dd32b7 ftrace: Check for successful allocation of hash new 595a438c78db tracing: Make exported ftrace_set_clr_event non-static new 19a58ce1dc72 tracing/probe: Fix null pointer dereference new 2e8156273189 ftrace/x86: Remove mcount() declaration new c68c9ec1c52e tracing: Correct kdoc formats new 95381debd9ee Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm [...]
The 23 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: .mailmap | 3 +++ arch/powerpc/kvm/book3s_64_vio.c | 6 +++-- arch/powerpc/kvm/book3s_64_vio_hv.c | 6 +++-- arch/riscv/include/asm/fixmap.h | 4 --- arch/riscv/include/asm/pgtable.h | 12 +++++++-- arch/x86/include/asm/ftrace.h | 1 - arch/x86/kvm/hyperv.c | 5 +++- arch/x86/kvm/svm.c | 8 +----- arch/x86/kvm/vmx/vmx.c | 1 + arch/x86/kvm/x86.c | 9 ++++--- include/linux/mmzone.h | 5 ++-- include/linux/trace_events.h | 1 + kernel/trace/ftrace.c | 17 ++++++++++++ kernel/trace/trace.c | 26 +++++++++--------- kernel/trace/trace_events.c | 2 +- kernel/trace/trace_probe.c | 3 ++- mm/memcontrol.c | 53 ++++++++++++++++++++++++------------- mm/vmscan.c | 5 ++-- mm/z3fold.c | 1 + mm/zsmalloc.c | 2 ++ 20 files changed, 111 insertions(+), 59 deletions(-)