This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 9dcd936c5312 Merge tag 'for-4.19/dm-fixes-4' of git://git.kernel.org/pu [...] new 25e11700b54c perf script python: Fix export-to-postgresql.py occasional [...] new d005efe18db0 perf script python: Fix export-to-sqlite.py sample columns new ff4ce2885af8 perf report: Don't try to map ip to invalid map new 05a2f5467986 perf python: Use -Wno-redundant-decls to build with PYTHON [...] new 7a8a8fcf7b86 perf record: Use unmapped IP for inline callchain cursors new c1883f10cfe0 Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://g [...] new 6302aad48c5c Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] new e054637597ba mm, sched/numa: Remove remaining traces of NUMA rate-limiting new a22dd3629e25 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...] new 49e00eee0061 x86/intel_rdt: Fix out-of-bounds memory access in CBM tests new 184d47f0fd36 x86/mm: Avoid VLA in pgd_alloc() new 9f203e2f2f06 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...]
The 12 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/x86/kernel/cpu/intel_rdt.h | 6 ++-- arch/x86/kernel/cpu/intel_rdt_pseudo_lock.c | 20 +++++++------ arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 36 +++++++++++++++-------- arch/x86/mm/pgtable.c | 10 +++++-- include/linux/mmzone.h | 4 --- mm/page_alloc.c | 10 ------- tools/perf/scripts/python/export-to-postgresql.py | 9 ++++++ tools/perf/scripts/python/export-to-sqlite.py | 6 +++- tools/perf/util/machine.c | 8 +++-- tools/perf/util/setup.py | 2 +- 10 files changed, 65 insertions(+), 46 deletions(-)