This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 83a50840e72a Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/s [...] adds dfbd199a7cfe selinux: use kernel linux/socket.h for genheaders and mdp adds fea27bc7ff43 Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pu [...] adds c01c348ecdc6 USB: core: Fix unterminated string returned by usb_string() adds fc834e607ae3 USB: dummy-hcd: Fix failure to give back unlinked URBs adds c2b71462d294 USB: core: Fix bug caused by duplicate interface PM usage counter adds c409ca3be3c6 usb: usbip: fix isoc packet num validation in get_pipe adds ef61eb43ada6 USB: yurex: Fix protection fault after device removal adds c114944d7d67 USB: w1 ds2490: Fix bug caused by improper use of altsetti [...] adds bf3bd966dfd7 Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/li [...] new b1da6a51871c fsnotify: Fix NULL ptr deref in fanotify_get_fsid() new f2bc9c908dfe Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/ [...]
The 2 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: Documentation/driver-api/usb/power-management.rst | 14 +++++++++----- drivers/usb/core/driver.c | 13 ------------- drivers/usb/core/message.c | 4 +++- drivers/usb/gadget/udc/dummy_hcd.c | 19 +++++++++++++++---- drivers/usb/misc/yurex.c | 1 + drivers/usb/storage/realtek_cr.c | 13 +++++-------- drivers/usb/usbip/stub_rx.c | 12 +++--------- drivers/usb/usbip/usbip_common.h | 7 +++++++ drivers/w1/masters/ds2490.c | 6 +++--- fs/notify/fanotify/fanotify.c | 14 ++++++++++++-- fs/notify/mark.c | 12 ++++++------ include/linux/usb.h | 2 -- scripts/selinux/genheaders/genheaders.c | 1 - scripts/selinux/mdp/mdp.c | 1 - security/selinux/include/classmap.h | 1 + 15 files changed, 65 insertions(+), 55 deletions(-)