This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 371dd432ab39 Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/s [...] new 8b39adbee805 locking/lockdep: Make lockdep_unregister_key() honor 'debu [...] new b50776ae011c locking/atomics: Don't assume that scripts are executable new de3af9a99013 Merge branch 'locking-urgent-for-linus' of git://git.kerne [...] new 2e8e19226398 sched/fair: Limit sched_cfs_period_timer() loop to avoid h [...] new 1b02cd6a2d7f sched/deadline: Correctly handle active 0-lag timers new 2b4cf5850db6 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...] new 40fba00ffa43 x86/resctrl: Do not repeat rdtgroup mode initialization new 2f5fb1934188 x86/speculation: Prevent deadlock on ssb_state::lock new 6a03469a1edc x86/build/lto: Fix truncated .bss with -fdata-sections new 510bb96fe5b3 x86/mm: Prevent bogus warnings with "noexec=off" new 0082517fa4bc x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51T new 780e0106d468 x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info" new a943245adc9a x86/Kconfig: Fix spelling mistake "effectivness" -> "effec [...] new ec3937107ab4 x86/mm/KASLR: Fix the size of the direct mapping section new 1de7edbb59c8 x86/cpu/bugs: Use __initconst for 'const' init data new 2ee27796f298 x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" [...] new 1fd91d719eb1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] new 5f843ed41558 kprobes: Fix error check when reusing optimized probes new 52a44f83fc2d perf/core: Fix the address filtering fix new 339bc4183596 perf/ring_buffer: Fix AUX record suppression new 9d5dcc93a6dd perf/x86: Fix incorrect PEBS_REGS new 14c9b31a925a perf header: Fix lock/unlock imbalances when processing BP [...] new 6e4b1cac30d2 perf scripts python: export-to-sqlite.py: Fix use of paren [...] new 8002a63f9ace perf stat: Disable DIR_FORMAT feature for 'perf stat record' new f32c2877bcb0 tools lib traceevent: Fix missing equality check for strcmp new 3a5b64f05d7f perf evsel: Use hweight64() instead of hweight_long(attr.s [...] new b24131eb7742 Merge tag 'perf-urgent-for-mingo-5.1-20190416' of git://gi [...] new 3fe3331bb285 perf/x86/amd: Add event map for AMD Family 17h new 3ff9c075cc76 x86/kprobes: Verify stack frame on kretprobe new fabe38ab6b2b kprobes: Mark ftrace mcount handler functions nokprobe new b191fa96ea6d x86/kprobes: Avoid kretprobe recursion bug new 1e6db2ee86e6 perf top: Always sample time to satisfy needs of use of or [...] new 30e4c574969c tools include uapi: Sync sound/asound.h copy new aa5266023141 perf bpf: Return NULL when RB tree lookup fails in perf_en [...] new a93e0b2365e8 perf tools: Check maps for bpf programs new adc6257c4a6f perf evlist: Fix side band thread draining new b9abbdfa8802 perf tools: Fix map reference counting new 2db7b1e0bd49 perf bpf: Return NULL when RB tree lookup fails in perf_en [...] new 7579dfc42d2e Merge tag 'perf-urgent-for-mingo-5.1-20190419' of git://gi [...] new b25c69b9d5e4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] new 99834eead2a0 clocksource/drivers/npcm: select TIMER_OF new 9155697e2004 clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro new fbc87aa0f7c4 clocksource/drivers/oxnas: Fix OX820 compatible new 4d86c9f73c5a clocksource/drivers/timer-ti-dm: Remove omap_dm_timer_set_ [...] new 1c0909918850 Merge tag 'timers-v5.1-rc6' of https://git.linaro.org/peop [...] new 3f2552f7e9c5 timers/sched_clock: Prevent generic sched_clock wrap cause [...] new e899cc3b3d98 Merge branch 'timers-urgent-for-linus' of git://git.kernel [...] new 183ab39eb0ea ALSA: hda: Initialize power_state field properly new 8c2f870890fd ALSA: info: Fix racy addition/deletion of nodes new 2a3f7221acdd ALSA: core: Fix card races between register and disconnect new b26e36b7ef36 ALSA: hda/realtek - add two more pin configuration sets to [...] new 4b609f1e26f3 Merge tag 'sound-5.1-rc6' of git://git.kernel.org/pub/scm/ [...] new 9752c37cc89f i3c: Fix the verification of random PID new 907621e94d49 i3c: dw: Fix dw_i3c_master_disable controller by using cor [...] new 709a53e19484 MAINTAINERS: Fix the I3C entry new 34396bdfd2b7 Merge tag 'i3c/fixes-for-5.1-rc6' of git://git.kernel.org/ [...]
The 56 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/Kconfig | 2 +- arch/x86/events/amd/core.c | 35 ++++++++++++++----- arch/x86/events/intel/core.c | 2 +- arch/x86/events/perf_event.h | 38 ++++++++++----------- arch/x86/kernel/cpu/bugs.c | 6 ++-- arch/x86/kernel/cpu/intel.c | 4 +-- arch/x86/kernel/cpu/resctrl/rdtgroup.c | 3 +- arch/x86/kernel/kprobes/core.c | 48 +++++++++++++++++++++++++-- arch/x86/kernel/process.c | 8 +++-- arch/x86/kernel/reboot.c | 21 ++++++++++++ arch/x86/kernel/vmlinux.lds.S | 2 +- arch/x86/mm/dump_pagetables.c | 3 +- arch/x86/mm/ioremap.c | 2 +- arch/x86/mm/kaslr.c | 2 +- arch/x86/mm/tlb.c | 2 +- drivers/clocksource/Kconfig | 1 + drivers/clocksource/arm_arch_timer.c | 5 +-- drivers/clocksource/timer-oxnas-rps.c | 2 +- drivers/clocksource/timer-ti-dm.c | 28 ---------------- drivers/i3c/master.c | 5 ++- drivers/i3c/master/dw-i3c-master.c | 2 +- include/linux/efi.h | 7 +++- include/linux/kprobes.h | 1 + kernel/events/core.c | 37 ++++++++++++--------- kernel/events/ring_buffer.c | 33 +++++++++--------- kernel/kprobes.c | 6 ++-- kernel/locking/lockdep.c | 9 ++--- kernel/sched/deadline.c | 3 +- kernel/sched/fair.c | 25 ++++++++++++++ kernel/time/sched_clock.c | 4 +-- kernel/time/tick-common.c | 2 ++ kernel/time/timekeeping.h | 7 ++++ kernel/trace/ftrace.c | 6 +++- scripts/atomic/gen-atomics.sh | 2 +- sound/core/info.c | 12 +++++-- sound/core/init.c | 18 +++++----- sound/pci/hda/hda_codec.c | 1 + sound/pci/hda/patch_realtek.c | 6 ++++ tools/include/uapi/sound/asound.h | 1 + tools/lib/traceevent/event-parse.c | 2 +- tools/perf/builtin-stat.c | 1 + tools/perf/builtin-top.c | 1 + tools/perf/scripts/python/export-to-sqlite.py | 2 +- tools/perf/util/env.c | 8 +++-- tools/perf/util/evlist.c | 14 +++++--- tools/perf/util/evsel.c | 12 +++---- tools/perf/util/header.c | 22 +++++++----- tools/perf/util/map.c | 20 +++++++++-- tools/perf/util/map.h | 4 ++- 50 files changed, 317 insertions(+), 171 deletions(-)