This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a6ed68d6468b Merge tag 'drm-next-2019-11-27' of git://anongit.freedeskt [...] new 95a5bbae05ef io_uring: io_async_cancel() should pass in 'nxt' request pointer new 0e0702dac26b io_uring: cleanup return values from the queueing functions new 978db57e2c32 io_uring: make io_double_put_req() use normal completion path new ad8a48acc23c io_uring: make req->timeout be dynamically allocated new 94ae5e77a915 io_uring: fix sequencing issues with linked timeouts new e0e328c4b330 io_uring: remove dead REQ_F_SEQ_PREV flag new b0dd8a412699 io_uring: correct poll cancel and linked timeout expiratio [...] new fba38c272a03 io_uring: request cancellations should break links new b60fda6000a9 io-wq: wait for io_wq_create() to setup necessary workers new b2e9c7d64b7e io-wq: remove extra space characters new d3b35796b1e3 io_uring: break links for failed defer new f70193d6d8ca io_uring: remove redundant check new 09fbb0a83ec6 io_uring: Fix leaking linked timeouts new 5d960724b0cb io_uring: io_fail_links() should only consider first linke [...] new bbad27b2f622 io_uring: Always REQ_F_FREE_SQE for allocated sqe new eb065d301e8c io_uring: io_allocate_scq_urings() should return a sane state new 4d7dd4629714 io_uring: allow finding next link independent of req refer [...] new b76da70fc375 io_uring: close lookup gap for dependent next work new 1b4a51b6d03d io_uring: drain next sqe instead of shadowing new 915967f69c59 io_uring: improve trace_io_uring_defer() trace point new d732447fed7d io_uring: rename __io_submit_sqe() new 9835d6fafba5 io_uring: add likely/unlikely in io_get_sqring() new 70cf9f3270a5 io_uring: remove io_free_req_find_next() new 944e58bfeda0 io_uring: pass only !null to io_req_find_next() new b18fdf71e01f io_uring: simplify io_req_link_next() new f9bd67f69af5 io_uring: only !null ptr to io_issue_sqe() new c4a2ed72c9a6 io_uring: only return -EBUSY for submit on non-flushed backlog new bd3ded3146da net: add __sys_connect_file() helper new f8e85cf255ad io_uring: add support for IORING_OP_CONNECT new 311ae9e159d8 io_uring: fix dead-hung for non-iter fixed rw new 576a347b7af8 io-wq: have io_wq_create() take a 'data' argument new 181e448d8709 io_uring: async workers should inherit the user creds new 8042d6ce8c40 io_uring: remove superfluous check for sqe->off in io_accept() new 4257c8ca13b0 net: separate out the msghdr copy from ___sys_{send,recv}msg() new d69e07793f89 net: disallow ancillary data for __sys_{send,recv}msg_file() new cc42e0ac17d3 io_uring: store timeout's sqe->off in proper place new cf6fd4bd559e io_uring: inline struct sqe_submit new 7d009165550a io_uring: cleanup io_import_fixed() new ad6e005ca68d io_uring: use kzalloc instead of kcalloc for single-elemen [...] new 3fc50ab559f5 io-wq: fix handling of NUMA node IDs new 6206f0e180d4 io-wq: shrink io_wq_work a bit new e944475e6984 io_uring: make poll->wait dynamically allocated new 05bd375b6bde Merge tag 'for-5.5/io_uring-post-20191128' of git://git.ke [...] new 6a22d824a415 arm: remove ioremap_cached new 315e5211aef9 unicore32: remove ioremap_cached new fded1829a24b ia64: rename ioremap_nocache to ioremap_uc new ac32292c8552 hexagon: clean up ioremap new dda85fba6706 alpha: remove the unused __ioremap wrapper new 5ace77e0b41a nios2: remove __ioremap new a1fd79ad0d90 parisc: remove __ioremap new c0d94aa54bd8 x86: Clean up ioremap() new ab53cea41861 xtensa: clean up ioremap new e97133959ad2 asm-generic: ioremap_uc should behave the same with and wi [...] new 97c9801a15e5 asm-generic: don't provide ioremap for CONFIG_MMU new d092a8707326 arch: rely on asm-generic/io.h for default ioremap_* definitions new 076863473c0c m68k: rename __iounmap and mark it static new 9425172ecd5d hexagon: remove __iounmap new 3f3ded99aecf nios2: remove __iounmap new 98c90e5ea34e sh: remove __iounmap new 80b0ca98f91d lib: provide a simple generic ioremap implementation new 38af57825313 riscv: use the generic ioremap code new 1246b8146c55 csky: remove ioremap_cache new 0055f67b596c csky: use generic ioremap new eafee5944062 nds32: use generic ioremap new a308a7102215 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/h [...]
The 65 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/alpha/include/asm/io.h | 6 - arch/arc/include/asm/io.h | 4 - arch/arm/include/asm/io.h | 7 - arch/arm/mm/ioremap.c | 4 - arch/arm/mm/mmu.c | 2 +- arch/arm/mm/nommu.c | 4 - arch/arm64/include/asm/io.h | 2 - arch/csky/Kconfig | 1 + arch/csky/include/asm/io.h | 11 +- arch/csky/include/asm/pgtable.h | 4 + arch/csky/mm/ioremap.c | 52 --- arch/hexagon/include/asm/io.h | 18 +- arch/hexagon/kernel/hexagon_ksyms.c | 4 +- arch/hexagon/mm/ioremap.c | 4 +- arch/ia64/include/asm/io.h | 5 +- arch/ia64/mm/ioremap.c | 4 +- arch/m68k/include/asm/kmap.h | 1 - arch/m68k/mm/kmap.c | 100 ++--- arch/microblaze/include/asm/io.h | 3 - arch/nds32/Kconfig | 1 + arch/nds32/include/asm/io.h | 3 +- arch/nds32/include/asm/pgtable.h | 4 +- arch/nds32/mm/Makefile | 3 +- arch/nds32/mm/ioremap.c | 62 --- arch/nios2/include/asm/io.h | 25 +- arch/nios2/mm/ioremap.c | 23 +- arch/openrisc/include/asm/io.h | 1 - arch/parisc/include/asm/io.h | 11 +- arch/parisc/mm/ioremap.c | 10 +- arch/riscv/Kconfig | 1 + arch/riscv/include/asm/mmio.h | 15 +- arch/riscv/include/asm/pgtable.h | 6 + arch/riscv/mm/Makefile | 2 +- arch/riscv/mm/ioremap.c | 84 ---- arch/s390/include/asm/io.h | 4 - arch/sh/include/asm/io.h | 9 +- arch/sh/mm/ioremap.c | 4 +- arch/sparc/include/asm/io_32.h | 1 + arch/unicore32/include/asm/io.h | 4 +- arch/unicore32/mm/ioremap.c | 8 - arch/x86/include/asm/io.h | 7 +- arch/x86/mm/ioremap.c | 8 +- arch/x86/mm/pageattr.c | 4 +- arch/xtensa/include/asm/io.h | 12 +- fs/io-wq.c | 187 +++++---- fs/io-wq.h | 63 ++- fs/io_uring.c | 776 ++++++++++++++++++++---------------- include/asm-generic/io.h | 89 ++--- include/linux/socket.h | 3 + include/trace/events/io_uring.h | 16 +- include/uapi/linux/io_uring.h | 1 + lib/Kconfig | 3 + lib/ioremap.c | 39 ++ net/socket.c | 214 +++++++--- 54 files changed, 948 insertions(+), 991 deletions(-) delete mode 100644 arch/nds32/mm/ioremap.c delete mode 100644 arch/riscv/mm/ioremap.c