This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 23038df 0: update: linux-b7a5b22b05472704ca3e891a3a3c7769c057413a: boot
new 035ca11 0: update: llvm-604a4178228c4b39c635a262a8faf9025cc31274: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (23038df)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 165 +-
02-build_llvm/console.log | 11569 +++++++++++++++++----------------
03-build_linux/console.log | 1601 +++--
04-boot_linux/console.log | 346 +-
console.log | 13706 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 6 +-
6 files changed, 13742 insertions(+), 13651 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 40b4fd9 0: update: llvm-linux: all
new dc69029 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (40b4fd9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 78 +-
02-build_llvm/console.log | 11632 ++++++++++++++++++------------------
03-build_linux/console.log | 534 +-
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
console.log | 12252 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 12256 insertions(+), 12256 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 84adf801b gdb-remote: reduce some inclusion of Target/Process.h
new d547e9224 Disable TestArgumentPassingRestrictions for clang < 7
new adb34bf55 Remove unnecessary check in SymbolFileDWARF::ParseImportedModules
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:
.../argument_passing_restrictions/TestArgumentPassingRestrictions.py | 3 ++-
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 3 ---
2 files changed, 2 insertions(+), 4 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 3243a76 0: update: llvm-linux: all
new a64af41 0: update: llvm-linux: all
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (3243a76)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-s [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 231 +-
02-build_llvm/console.log | 11714 ++++++++++++++--------------
03-build_linux/console.log | 3768 ++++-----
04-boot_linux/console.log | 2 +-
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 8 +-
console.log | 15746 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
8 files changed, 15742 insertions(+), 15745 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 b7a5b22b0547 Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/s [...]
new 8449eedaa1da io_uring: fix handling SQEs requesting NOWAIT
new 1e84b97b7377 io_uring: fix notes on barriers
new 4f7067c3fb7f io_uring: remove unnecessary barrier before wq_has_sleeper
new 115e12e58dbc io_uring: remove unnecessary barrier before reading cq head
new 9e4c15a39394 io_uring: remove unnecessary barrier after updating SQ head
new 82ab082c0e2f io_uring: remove unnecessary barrier before reading SQ tail
new b841f19524a1 io_uring: remove unnecessary barrier after incrementing dr [...]
new 62977281a638 io_uring: remove unnecessary barrier after unsetting IORIN [...]
new 5c8b0b54db22 io_uring: have submission side sqe errors post a cqe
new 975554b03edd io_uring: fix SQPOLL cpu validation
new 52e04ef4c9d4 io_uring: free allocated io_memory once
new 817869d2519f io_uring: drop req submit reference always in async punt
new 60a27b906d1a block: fix handling for BIO_NO_PAGE_REF
new f5eb4d3b92a6 iov_iter: fix iov_iter_type
new d4ef647510b1 io_uring: avoid page allocation warnings
new 5ce3307b6d9d Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-block
new ecfc3fcabbb5 MIPS: eBPF: Make ebpf_to_mips_reg() static
new 8694d8c1f82c tools: bpftool: fix infinite loop in map create
new 39391377f8ec libbpf: add binary to gitignore
new c6a9efa1d835 bpf: mark registers in all frames after pkt/null checks
new 6dd7f1408047 selftests/bpf: test cases for pkt/null checks in subprogs
new 0edd6b64d193 bpf: Fix preempt_enable_no_resched() abuse
new ad759c906954 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new c1c477217882 l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
new 56c5bc1849de net: ethernet: stmmac: manage the get_irq probe defer case
new 88ef66a28391 qmi_wwan: new Wistron, ZTE and D-Link devices
new 4e43df38a2e6 genetlink: use idr_alloc_cyclic for family->id assignment
new fdfdf86720a3 net: phy: marvell: Fix buffer overrun with stats counters
new b4e30e8e7ea1 bnxt_en: Improve multicast address setup logic.
new f9099d611449 bnxt_en: Free short FW command HWRM memory in error path i [...]
new 1f83391bd6fc bnxt_en: Fix possible crash in bnxt_hwrm_ring_free() under [...]
new ad361adf0d08 bnxt_en: Pass correct extended TX port statistics size to [...]
new 3f93cd3f098e bnxt_en: Fix statistics context reservation logic.
new 0b397b17a412 bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().
new b2a20fd0725e Merge branch 'bnxt_en-Misc-bug-fixes'
new 97e1caa517e2 net/tls: don't copy negative amounts of data in reencrypt
new eb3d38d5adb5 net/tls: fix copy to fragments in reencrypt
new fbef9478ff22 Merge branch 'tls-data-copies'
new 21f1b8a6636c udp: fix GRO reception in case of length mismatch
new e9f33a8fee53 mac80211: fix RX STBC override byte order
new f1267cf3c01b mac80211: Fix kernel panic due to use of txq after free
new 8772eed9a95a cfg80211: Notify previous user request during self managed [...]
new 517879147493 mac80211: don't attempt to rename ERR_PTR() debugfs dirs
new 2ae7a39770c7 Merge tag 'mac80211-for-davem-2019-04-26' of git://git.ker [...]
new 22e8860cf8f7 net: ieee802154: fix missing checks for regmap_update_bits
new 6ee12b7b15e0 Merge branch 'ieee802154-for-davem-2019-04-25' of git://gi [...]
new 95c169251bf7 ipv6: invert flowlabel sharing check in process and user mode
new ca2fe2956ace tcp: add sanity tests in tcp_add_backlog()
new 1d3fd8a10bed vrf: Use orig netdev to count Ip6InNoRoutes and a fresh ro [...]
new 6c0afef5fb0c ipv6/flowlabel: wait rcu grace period before put_pid()
new b805d78d300b xfrm: policy: Fix out-of-bound array accesses in __xfrm_po [...]
new 6ed69184ed9c xfrm: Reset secpath in xfrm failure
new f10e0010fae8 net: xfrm: Add '_rcu' tag for rcu protected pointer in netns_xfrm
new 6ee02a54ef99 xfrm6_tunnel: Fix potential panic when unloading xfrm6_tun [...]
new bfc01ddff2b0 Revert "net: xfrm: Add '_rcu' tag for rcu protected pointe [...]
new 5483844c3fc1 vti4: ipip tunnel deregistration fixes.
new 01ce31c57b3f vti4: removed duplicate log message.
new dbb2483b2a46 xfrm: clean up xfrm protocol checks
new 8dfb4eba4100 esp4: add length check for UDP encapsulation
new 025c65e119bf xfrm: Honor original L3 slave device in xfrmi policy lookup
new 8742dc86d0c7 xfrm4: Fix uninitialized memory read in _decode_session4
new 837f74116585 xfrm: update doc about xfrm[46]_gc_thresh
new b145745fc8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new b13023421b51 rxrpc: Fix net namespace cleanup
new f949a12fd697 net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfc
new c93ad1337ad0 appletalk: Set error code if register_snap_client failed
new a622b40035d1 l2ip: fix possible use-after-free
new 1c6bca6d75bc iwlwifi: don't panic in error path on non-msix systems
new 72d3c7bbc9b5 iwlwifi: mvm: don't attempt debug collection in rfkill
new b35f63972c5c iwlwifi: dbg_ini: check debug TLV type explicitly
new 154d4899e411 iwlwifi: mvm: properly check debugfs dentry before using it
new c537e07b000b iwlwifi: cfg: use family 22560 based_params for AX210 family
new 792a2fdcee10 Merge tag 'iwlwifi-for-kalle-2019-04-19' of git://git.kern [...]
new b82d6c1f8f82 mwifiex: Make resume actually do something useful again on [...]
new de1887c064b9 iwlwifi: mvm: check for length correctness in iwl_mvm_crea [...]
new 5c9adef97891 iwlwifi: fix driver operation for 5350
new d156e67d3f58 iwlwifi: mvm: fix merge damage in iwl_mvm_vif_dbgfs_register()
new 5c403533fb5f Merge tag 'iwlwifi-for-kalle-2019-04-28' of git://git.kern [...]
new 38faed150438 ath10k: perform crash dump collection in workqueue
new 9e80ad37f678 ath10k: Drop WARN_ON()s that always trigger during system resume
new 7a0f8ad5ff63 Merge ath-current from git://git.kernel.org/pub/scm/linux/ [...]
new 34259977f23c Merge tag 'wireless-drivers-for-davem-2019-04-30' of git:/ [...]
new 0e2338749192 ipv6: fix races in ip6_dst_destroy()
new 799381e49b4e Documentation: fix netdev-FAQ.rst markup warning
new 37e9c087c814 stmmac: pci: Fix typo in IOT2000 comment
new fbd019737d71 sctp: avoid running the sctp state machine recursively
new b2cf86e1563e packet: in recvmsg msg_name return at least sizeof sockaddr_ll
new 486efdc8f6ce packet: validate msg_namelen in send directly
new 15d55bae4e3c selftests: fib_rule_tests: Fix icmp proto with ipv6
new 2dcb00331403 net/tls: avoid NULL pointer deref on nskb->sk in fallback
new d2f0c961148f ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
new f68d7c44e765 selftests: fib_rule_tests: print the result and return 1 i [...]
new f3505745c07f rds: ib: force endiannes annotation
new 886b7a50100a ipv6: A few fixes on dereferencing rt->from
new 4dd2b82d5adf udp: fix GRO packet of death
new ea9866793d1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The 96 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/networking/ip-sysctl.txt | 2 +
Documentation/networking/netdev-FAQ.rst | 2 +-
arch/mips/net/ebpf_jit.c | 5 +-
drivers/net/dsa/bcm_sf2_cfp.c | 6 +
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 53 +++--
drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c | 3 +
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c | 2 +-
drivers/net/ieee802154/mcr20a.c | 6 +
drivers/net/phy/marvell.c | 6 +-
drivers/net/usb/qmi_wwan.c | 10 +
drivers/net/wireless/ath/ath10k/ce.c | 2 +-
drivers/net/wireless/ath/ath10k/core.c | 1 +
drivers/net/wireless/ath/ath10k/core.h | 3 +
drivers/net/wireless/ath/ath10k/coredump.c | 6 +-
drivers/net/wireless/ath/ath10k/mac.c | 4 +-
drivers/net/wireless/ath/ath10k/pci.c | 24 +-
drivers/net/wireless/ath/ath10k/pci.h | 2 +
drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 2 +-
drivers/net/wireless/intel/iwlwifi/cfg/5000.c | 3 +-
drivers/net/wireless/intel/iwlwifi/fw/file.h | 15 +-
drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c | 3 +-
.../net/wireless/intel/iwlwifi/mvm/debugfs-vif.c | 3 +-
drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 4 +-
drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c | 28 ++-
drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 19 +-
drivers/net/wireless/marvell/mwifiex/sdio.c | 2 +-
fs/block_dev.c | 3 +-
fs/io_uring.c | 249 +++++++++++++--------
include/linux/bpf.h | 2 +-
include/linux/uio.h | 2 +-
include/net/sctp/command.h | 1 -
include/net/xfrm.h | 20 +-
kernel/bpf/verifier.c | 76 ++++---
net/appletalk/ddp.c | 1 +
net/ipv4/esp4.c | 20 +-
net/ipv4/esp4_offload.c | 8 +-
net/ipv4/ip_output.c | 1 +
net/ipv4/ip_vti.c | 9 +-
net/ipv4/tcp_ipv4.c | 13 +-
net/ipv4/udp_offload.c | 16 +-
net/ipv4/xfrm4_policy.c | 24 +-
net/ipv6/esp6_offload.c | 8 +-
net/ipv6/ip6_fib.c | 4 +-
net/ipv6/ip6_flowlabel.c | 22 +-
net/ipv6/route.c | 70 +++---
net/ipv6/xfrm6_tunnel.c | 6 +-
net/key/af_key.c | 4 +-
net/l2tp/l2tp_core.c | 10 +-
net/mac80211/debugfs_netdev.c | 2 +-
net/mac80211/ht.c | 5 +-
net/mac80211/iface.c | 3 +
net/netlink/genetlink.c | 4 +-
net/packet/af_packet.c | 37 ++-
net/rds/ib_recv.c | 8 +-
net/rxrpc/call_object.c | 32 +--
net/sctp/sm_sideeffect.c | 29 ---
net/sctp/sm_statefuns.c | 35 ++-
net/tls/tls_device.c | 39 +++-
net/tls/tls_device_fallback.c | 3 +-
net/wireless/reg.c | 5 +-
net/xfrm/xfrm_interface.c | 17 +-
net/xfrm/xfrm_policy.c | 2 +-
net/xfrm/xfrm_state.c | 2 +-
net/xfrm/xfrm_user.c | 16 +-
tools/bpf/bpftool/map.c | 3 +
tools/lib/bpf/.gitignore | 1 +
tools/testing/selftests/bpf/verifier/calls.c | 25 +++
.../selftests/bpf/verifier/direct_packet_access.c | 22 ++
tools/testing/selftests/net/fib_rule_tests.sh | 10 +-
70 files changed, 705 insertions(+), 382 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 86ad3014b Initialization: remove ObjectContainer from Common
new 84adf801b gdb-remote: reduce some inclusion of Target/Process.h
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:
source/Plugins/Process/gdb-remote/GDBRemoteClientBase.cpp | 1 -
source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp | 3 ++-
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h | 2 +-
.../Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp | 2 +-
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h | 2 +-
.../Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp | 1 -
source/Plugins/Process/gdb-remote/ThreadGDBRemote.h | 3 ++-
tools/lldb-server/lldb-gdbserver.cpp | 1 +
8 files changed, 8 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.