This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from c74386d50fba afs: Fix missing timeout reset new 9e77716a75bc fork: fix pidfd_poll()'s return type new d324810acded Merge tag 'for-linus-2019-11-21' of git://git.kernel.org/p [...] new 2727315df3f5 gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_o [...] new b0391479ae04 gpio: max77620: Fixup debounce delays new f88c117b6d6d gpio: bd70528: Use correct unit for debounce times new 0161a94e2d1c tools: gpio: Correctly add make dependencies for gpio_utils new cbdaa5e7bd90 Merge tag 'gpio-v5.4-rc8-fixes-for-linus' of git://git.ker [...] new cec353f6c2c9 Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/li [...] new dff10bbea4be nbd:fix memory leak in nbd_get_socket() new be5fa3aac23f Merge tag 'for-linus-20191121' of git://git.kernel.dk/linux-block new 94bb804e1e6f arm64: uaccess: Ensure PAN is re-enabled after unhandled u [...] new e50be648aaa3 arm64: uaccess: Remove uaccess_*_not_uao asm macros new 81429eb8d9ca Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 13 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/arm64/include/asm/asm-uaccess.h | 17 ----------------- arch/arm64/include/asm/uaccess.h | 27 ++++++++++++++++++++++----- arch/arm64/lib/clear_user.S | 2 -- arch/arm64/lib/copy_from_user.S | 2 -- arch/arm64/lib/copy_in_user.S | 2 -- arch/arm64/lib/copy_to_user.S | 2 -- arch/arm64/lib/uaccess_flushcache.c | 6 +++++- drivers/block/nbd.c | 1 + drivers/gpio/gpio-bd70528.c | 6 +++--- drivers/gpio/gpio-max77620.c | 6 +++--- drivers/gpio/gpiolib-acpi.c | 17 +++++++++++++++++ kernel/fork.c | 6 +++--- tools/gpio/Build | 1 + tools/gpio/Makefile | 10 +++++++--- 14 files changed, 62 insertions(+), 43 deletions(-)