This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 247373b5dd68 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] new a9f9772114c8 perf/core: Fix perf_pmu_unregister() locking new 6265adb97260 perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id inst [...] new cd6fb677ce7e perf/ring_buffer: Prevent concurent ring buffer access new 9d92cfeaf521 perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX new d7cbbe49a930 perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 C [...] new 31d099085d54 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] new 69e445ab8b66 PM / core: Clear the direct_complete flag on errors new 5aebc7d2780d Merge tag 'pm-4.19-rc7' of git://git.kernel.org/pub/scm/li [...] new 19a4fbffc94e gpiolib: Free the last requested descriptor new 3830711f3e93 Merge tag 'gpio-v4.19-3' of git://git.kernel.org/pub/scm/l [...] new 013ad043906b dm thin metadata: fix __udivdi3 undefined on 32-bit new b592211c33f7 dm mpath: fix attached_handler_name leak and dangling hw_h [...] new 0328ba90407c dm raid: remove bogus const from decipher_sync_action() re [...] new 4561ffca88c5 dm cache metadata: ignore hints array being too small duri [...] new 5d07384a666d dm cache: fix resize crash if user doesn't reload cache table new b98d6cb80b0d Merge tag 'for-4.19/dm-fixes-2' of git://git.kernel.org/pu [...] new 083874549fdf PCI: Reprogram bridge prefetch registers on resume new 573bcd380921 MAINTAINERS: Remove obsolete drivers/pci pattern from ACPI [...] new 95375f2ab296 PCI: mvebu: Fix PCI I/O mapping creation sequence new 5943a9bbbb98 Merge tag 'pci-v4.19-fixes-3' of ssh://gitolite.kernel.org [...]
The 20 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: MAINTAINERS | 1 - arch/x86/events/amd/uncore.c | 10 +++++++ arch/x86/events/intel/uncore_snbep.c | 14 +++++----- arch/x86/include/asm/perf_event.h | 8 ++++++ drivers/base/power/main.c | 5 +++- drivers/gpio/gpiolib.c | 2 +- drivers/md/dm-cache-metadata.c | 4 +-- drivers/md/dm-cache-target.c | 9 +++++-- drivers/md/dm-mpath.c | 14 +++++----- drivers/md/dm-raid.c | 2 +- drivers/md/dm-thin-metadata.c | 6 ++--- drivers/pci/controller/pci-mvebu.c | 52 +++++++++++++++++++++++++++++++++--- drivers/pci/pci.c | 27 +++++++++++++------ kernel/events/core.c | 11 +++----- 14 files changed, 121 insertions(+), 44 deletions(-)