This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8c1684bb81f1 Merge tag 'for-linus-2020-05-13' of git://git.kernel.org/p [...] new 04fd61a4e010 mm, memcg: fix inconsistent oom event behavior new 65759097d804 epoll: call final ep_events_available() check under the lock new 475f4dfc021c mm/gup: fix fixup_user_fault() on multiple retries new d15649260661 userfaultfd: fix remap event with MREMAP_DONTUNMAP new 5e698222c702 ipc/util.c: sysvipc_find_ipc() incorrectly updates position index new 8a16c09edc58 kasan: consistently disable debugging features new 13cf04880235 kasan: add missing functions declarations to kasan.h new decd6167bf4f Merge branch 'akpm' (patches from Andrew) new 282ede76e470 mmc: sdhci-pci-gli: Fix no irq handler from suspend new 7c277dd2b0ff mmc: alcor: Fix a resource leak in the error path for ->probe() new b56ff195c317 mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot [...] new e6bfb1bf0085 mmc: core: Check request type before completing the request new 39a22f73744d mmc: core: Fix recursive locking issue in CQE recovery path new c077dc5e0620 mmc: block: Fix request completion in the CQE timeout path new 45a3fe3bf93b mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040 new 1ae7efb38854 Merge tag 'mmc-v5.7-rc4' of git://git.kernel.org/pub/scm/l [...]
The 16 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: drivers/mmc/core/block.c | 3 ++- drivers/mmc/core/queue.c | 16 +++++--------- drivers/mmc/host/alcor.c | 6 ++++- drivers/mmc/host/sdhci-acpi.c | 10 +++++---- drivers/mmc/host/sdhci-pci-gli.c | 23 +++++++++++++++++++ fs/eventpoll.c | 48 +++++++++++++++++++++++----------------- include/linux/memcontrol.h | 2 ++ ipc/util.c | 12 +++++----- mm/gup.c | 12 +++++----- mm/kasan/Makefile | 15 ++++++++----- mm/kasan/kasan.h | 34 ++++++++++++++++++++++++++-- mm/mremap.c | 2 +- 12 files changed, 127 insertions(+), 56 deletions(-)