This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 4e04e7513b0f Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/l [...] new 4873d8cc141e MAINTAINERS: update CZ.NIC's Turris information new b37c38484375 treewide: change my e-mail address, fix my name new 620ff418ef44 mailmap: update email address for Jordan Crouse new a5c5e441518f .mailmap: fix old email addresses new d3378e86d182 mm/gup: check page posion status for coredump. new a3a8833dffb7 nds32: flush_dcache_page: use page_mapping_file to avoid r [...] new 9562fd132985 gcov: re-fix clang-11+ support new 90bd070aae6c ocfs2: fix deadlock between setattr and dio_end_io_write new 7ad1e3661678 ia64: fix user_stack_pointer() for ptrace() new df41872b6860 fs: direct-io: fix missing sdio->boundary new 06b1f8558894 kasan: fix conflict with page poisoning new e156656717b8 lib/test_kasan_module.c: suppress unused var warning new 6a77d38efcda kfence, x86: fix preemptible warning on KPTI-enabled systems new 7d37cb2c912d lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERS new adb2c4174fb2 Merge branch 'akpm' (patches from Andrew) new 026334a3bb6a perf inject: Fix repipe usage new f2013278ae40 perf report: Fix wrong LBR block sorting new 92f1e8adf7db perf arm-spe: Avoid potential buffer overrun new 9288e1f7d396 Merge tag 'perf-tools-fixes-for-v5.12-2020-04-09' of git:/ [...]
The 19 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 | 7 ++++++ Documentation/ABI/testing/debugfs-moxtet | 4 +-- Documentation/ABI/testing/debugfs-turris-mox-rwtm | 2 +- Documentation/ABI/testing/sysfs-bus-moxtet-devices | 6 ++--- .../testing/sysfs-class-led-driver-turris-omnia | 2 +- .../ABI/testing/sysfs-firmware-turris-mox-rwtm | 10 ++++---- .../bindings/leds/cznic,turris-omnia-leds.yaml | 2 +- MAINTAINERS | 13 +++++++--- .../boot/dts/marvell/armada-3720-turris-mox.dts | 2 +- arch/ia64/include/asm/ptrace.h | 8 +----- arch/nds32/mm/cacheflush.c | 2 +- arch/x86/include/asm/kfence.h | 7 +++++- drivers/bus/moxtet.c | 4 +-- drivers/firmware/turris-mox-rwtm.c | 4 +-- drivers/gpio/gpio-moxtet.c | 4 +-- drivers/leds/leds-turris-omnia.c | 4 +-- drivers/mailbox/armada-37xx-rwtm-mailbox.c | 4 +-- drivers/watchdog/armada_37xx_wdt.c | 4 +-- fs/direct-io.c | 5 ++-- fs/ocfs2/aops.c | 11 +------- fs/ocfs2/file.c | 8 ++++-- include/dt-bindings/bus/moxtet.h | 2 +- include/linux/armada-37xx-rwtm-mailbox.h | 2 +- include/linux/moxtet.h | 2 +- kernel/gcov/clang.c | 29 ++++++++++++++-------- lib/Kconfig.debug | 6 ++--- lib/test_kasan_module.c | 2 +- mm/gup.c | 4 +++ mm/internal.h | 20 +++++++++++++++ mm/page_poison.c | 4 ++- tools/perf/builtin-inject.c | 2 +- .../util/arm-spe-decoder/arm-spe-pkt-decoder.c | 4 ++- tools/perf/util/block-info.c | 6 ++--- 33 files changed, 121 insertions(+), 75 deletions(-)