This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 9c122c7f9c Fix unsigned overflow in minsyms reader.
new 2179fbc36d Return scoped_fd from open_source_file and find_and_open_source
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:
gdb/ChangeLog | 16 +++++++++++++
gdb/common/scoped_fd.h | 19 +++++++++++++++
gdb/psymtab.c | 7 +++---
gdb/source.c | 65 ++++++++++++++++++++++++--------------------------
gdb/source.h | 10 ++++----
gdb/tui/tui-source.c | 47 ++++++++++++++++--------------------
6 files changed, 95 insertions(+), 69 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 linux.
from 3541833fd1f2 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/li [...]
new c0fae7e2452b MIPS: OCTEON: fix out of bounds array access on CN68XX
new d01501f85249 MIPS: Fix `dma_alloc_coherent' returning a non-coherent al [...]
new 26eaed4671af Merge tag 'mips_fixes_4.20_2' of git://git.kernel.org/pub/ [...]
new c2c6d3ce0d9a ceph: add destination file data sync before doing any remote copy
new 71f2cc64d027 ceph: quota: fix null pointer dereference in quota check
new 23c625ce3065 libceph: assume argonaut on the server side
new d757a3b01e72 Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/c [...]
new df376b2ed51a block: respect virtual boundary mask in bvecs
new 6961cd4d0fde ubd: fix missing lock around request issue
new e31d36b0a453 MAINTAINERS: Fix remaining pointers to obsolete libata.git
new f3587d76da05 block: Clear kernel memory before copying to user
new 0033dfd92a56 ubd: fix missing initialization of io_req
new bb39ba6a8dea sata_rcar: convert to SPDX identifiers
new 21d3bbdd4c34 nvmet: don't try to add ns to p2p map unless it actually uses it
new 8f676b8508c2 nvme: make sure ns head inherits underlying device limits
new d39aa4979219 Revert "nvmet-rdma: use a private workqueue for delete"
new 1adfc5e4136f block: make sure discard bio is aligned with logical block size
new ba5d73851e71 block: cleanup __blkdev_issue_discard()
new 34ffec60b27a block: make sure writesame bio is aligned with logical block size
new dc5db2186550 Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
new 6778be4e5209 of/device: Really only set bus DMA mask when appropriate
new 89c38422e072 of, numa: Validate some distance map rules
new aa4330e15c26 Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kerne [...]
The 23 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:
MAINTAINERS | 6 +++---
arch/mips/cavium-octeon/executive/cvmx-helper.c | 2 +-
arch/mips/mm/dma-noncoherent.c | 2 +-
arch/um/drivers/ubd_kern.c | 12 ++++++++----
block/bio.c | 1 +
block/blk-lib.c | 26 +++++++------------------
block/blk-merge.c | 5 +++--
block/blk.h | 12 +++++++++++-
drivers/ata/sata_rcar.c | 6 +-----
drivers/nvme/host/core.c | 4 +++-
drivers/nvme/host/multipath.c | 1 +
drivers/nvme/target/core.c | 2 +-
drivers/nvme/target/rdma.c | 19 ++++--------------
drivers/of/device.c | 4 +++-
drivers/of/of_numa.c | 9 +++++++--
fs/ceph/file.c | 11 +++++++++--
fs/ceph/mds_client.c | 12 +++---------
fs/ceph/quota.c | 3 ++-
include/linux/ceph/ceph_features.h | 8 +-------
19 files changed, 70 insertions(+), 75 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 08852025202 Revert "Exclude wasm target from Windows packaging due to PR39448"
new bd0f067b123 [JumpThreading] Fix exponential time algorithm computing kn [...]
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:
include/llvm/Transforms/Scalar/JumpThreading.h | 25 +++++------
lib/Transforms/Scalar/JumpThreading.cpp | 37 ++++++++-------
test/Transforms/JumpThreading/crash.ll | 62 +++++++++++++++++++++++++-
3 files changed, 90 insertions(+), 34 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 lldb.
from 780077616 Remove llvm include from debugserver, change LLVM_FALLTHROUGH [...]
new 256337a57 Work with a gdb-remote target that doesn't handle the qWatchp [...]
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:
.../TestNoWatchpointSupportInfo.py | 64 ++++++++++++++++++++++
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 5 ++
source/Target/Target.cpp | 10 +++-
3 files changed, 77 insertions(+), 2 deletions(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/gdb_remote_clien [...]
--
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 52d7ce62d6f [X86] Move the promotion of v16i16->v16i8 for avx512f but n [...]
new e0105bee1ff [WebAssembly] Disable custom NaN payload tests
new 08852025202 Revert "Exclude wasm target from Windows packaging due to PR39448"
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:
test/CodeGen/WebAssembly/immediates.ll | 34 +++++++++++++++++++---------------
utils/release/build_llvm_package.bat | 4 ++--
2 files changed, 21 insertions(+), 17 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 compiler-rt.
from f0debca27 [hwasan] Add entire report to abort message on Android.
new 1b7992cf5 Re-land r343606 "[winasan] Unpoison the stack in NtTerminateThread"
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/asan/asan_win.cc | 12 +++++++++++-
test/asan/TestCases/Windows/dll_host.cc | 1 +
2 files changed, 12 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.