This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8834f5600cf3 Linux 5.0-rc5 new 2d2d478576d7 pinctrl: mediatek: fix Kconfig build errors for moore core new dc1445584177 pinctrl: sunxi: Fix and simplify pin bank regulator handling new ca4438442ef2 pinctrl: sunxi: Consider pin_base when calculating regulat [...] new e3f72b749da2 pinctrl: cherryview: fix Strago DMI workaround new f165988b77ef pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18 new 10098709b4ee pinctrl: sunxi: Correct number of IRQ banks on H6 main pin [...] new b66bc7776748 Merge tag 'pinctrl-v5.0-2' of git://git.kernel.org/pub/scm [...] new 97e1532ef81a fuse: handle zero sized retrieve correctly new 8a3177db59cd cuse: fix ioctl new 9509941e9c53 fuse: call pipe_buf_release() under pipe lock new a2ebba824106 fuse: decrement NR_WRITEBACK_TEMP on the right page new 076a3f553743 Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub [...] new ea6eb5e7d15e tracing: uprobes: Fix typo in pr_fmt string new 0722069a5374 tracing/uprobes: Fix output for multiple string arguments new 4879f11615d2 Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm [...] new 45383fb0f42d virtio: support VIRTIO_F_ORDER_PLATFORM new 9c0644ee4aa8 virtio: drop internal struct from UAPI new b0314565da2b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 18 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/pinctrl/intel/pinctrl-cherryview.c | 8 +++--- drivers/pinctrl/mediatek/Kconfig | 3 ++ drivers/pinctrl/pinctrl-mcp23s08.c | 7 ++++- drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c | 2 +- drivers/pinctrl/sunxi/pinctrl-sunxi.c | 44 +++++++++++++++--------------- drivers/pinctrl/sunxi/pinctrl-sunxi.h | 2 +- drivers/virtio/virtio_ring.c | 15 +++++++++- fs/fuse/dev.c | 4 ++- fs/fuse/file.c | 2 +- fs/fuse/inode.c | 2 +- include/uapi/linux/virtio_config.h | 6 ++++ include/uapi/linux/virtio_ring.h | 10 ------- kernel/trace/trace_uprobe.c | 9 +++++- 13 files changed, 70 insertions(+), 44 deletions(-)