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-master-arm-mainline-allmodconfig
in repository toolchain/linux-next.
from 91b15613ce7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
adds 48f78be33260 nvme: remove ns sibling before clearing path
adds 7a7080b53467 Merge branch 'nvme-4.19' of git://git.infradead.org/nvme i [...]
adds 744889b7cbb5 block: don't deal with discard limit in blkdev_issue_discard()
adds b2a205ff49b9 Merge tag 'for-linus-20181019' of git://git.kernel.dk/linux-block
adds 4b0aaacee51e selftests: usbip: add wait after attach and before checkin [...]
adds 81f7567c51ad usb: usbip: Fix BUG: KASAN: slab-out-of-bounds in vhci_hub [...]
adds 9397940ed812 cdc-acm: fix race between reset and control messaging
adds dae3ddba36f8 cdc-acm: do not reset notification buffer index upon urb u [...]
adds f976d0e5747c cdc-acm: correct counting of UART states in serial state n [...]
adds 009b1948e153 usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enable
adds c02588a352de usb: xhci: pci: Enable Intel USB role mux on Apollo Lake p [...]
adds 665c365a77fb USB: fix the usbfs flag sanitization for control transfers
adds 9ae24af36691 usb: gadget: storage: Fix Spectre v1 vulnerability
adds c7b70a641df2 Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm [...]
No new revisions were added by this update.
Summary of changes:
block/blk-lib.c | 28 +----------
drivers/nvme/host/core.c | 2 +-
drivers/usb/class/cdc-acm.c | 16 +++---
drivers/usb/core/devio.c | 4 +-
drivers/usb/gadget/function/f_mass_storage.c | 3 ++
drivers/usb/host/xhci-pci.c | 6 ++-
drivers/usb/roles/intel-xhci-usb-role-switch.c | 2 +
drivers/usb/usbip/vhci_hcd.c | 57 ++++++++++++++++------
.../selftests/drivers/usb/usbip/usbip_test.sh | 4 ++
9 files changed, 68 insertions(+), 54 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 71c6b614f3d [NFC][InstCombine] Undo stray change
new 595770b8c9c AMDGPU: Add support pattern for SUB of one bit
new 97a6779252c [LoopVectorize] Loop vectorization for minimum and maximum
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:
lib/Analysis/VectorUtils.cpp | 2 ++
lib/Target/AMDGPU/SIInstructions.td | 10 ++++++
test/CodeGen/AMDGPU/add_i1.ll | 26 ++++++++++++++
test/CodeGen/AMDGPU/sub_i1.ll | 47 +++++++++++++++++++++++++
test/Transforms/LoopVectorize/intrinsic.ll | 56 ++++++++++++++++++++++++++++++
test/Transforms/Scalarizer/intrinsics.ll | 24 +++++++++++++
6 files changed, 165 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/sub_i1.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 87f7bbe2f23 [X86] Remove some left over code from when MVT:i1 was a leg [...]
new 71c6b614f3d [NFC][InstCombine] Undo stray change
The 1 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:
lib/Transforms/Utils/SimplifyLibCalls.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.