This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch dmalcolm/analyzer
in repository gcc.
from 79770ea2b94 [analyzer] Introduce PLUGIN_CFLAGS
new a956c3b7113 [analyzer] Add -fno-semantic-interposition to PLUGIN_CFLAGS
new 14109ddbc60 [analyzer] Autogenerated part of "Add -fno-semantic-interpo [...]
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:
gcc/Makefile.in | 16 ++++++++++++++--
gcc/configure | 27 +++++++++++++++++++++++++--
gcc/configure.ac | 12 ++++++++++++
3 files changed, 51 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.
unknown user pushed a change to branch master
in repository linux.
from cc079039c9b6 Merge branch 'akpm' (patches from Andrew)
new cd340703c29b afs: Fix possible assert with callbacks from yfs servers
new b485275f1aca afs: Fix large file support
new d0fbb51dfaa6 bpf, offload: Unlock on error in bpf_offload_dev_create()
new 949610ddd0ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new 34e59836565e net/mlx4_en: fix mlx4 ethtool -N insertion
new 60f5c4aaae45 net: atm: Reduce the severity of logging in unlink_clip_vcc
new 1fc1657775dc mlxsw: spectrum_router: Fix determining underlay for a GRE tunnel
new 4f0e97d07098 net: sched: ensure opts_len <= IP_TUNNEL_OPTS_MAX in act_t [...]
new 2744bf42680f net/mlx4_en: Fix wrong limitation for number of TX rings
new 39c68b3fc2c3 phy: mdio-sun4i: add missed regulator_disable in remove
new ca749bbb108c net/ipv4: fix sysctl max for fib_multipath_hash_policy
new 075e238d12c2 mdio_bus: fix mdio_register_device when RESET_CONTROLLER i [...]
new db96c2cb4870 gve: fix dma sync bug where not all pages synced
new d4ffb02dee2f net/tls: enable sk_msg redirect to tls socket egress
new b5a0faa3572a taprio: don't reject same mqprio settings
new c9d55b62c900 MAINTAINERS: forcedeth: Change Zhu Yanjun's email address
new a0783cd0c810 r8169: disable TSO on a single version of RTL8168c to fix [...]
new 269a6b5f23a6 net: phylink: update documentation on create and destroy
new d9922c0e9171 net: phylink: fix link mode modification in PHY mode
new f67169fef8db net/sched: act_pedit: fix WARN() in the traffic path
new a31eda65ba21 net: fec: fix clock count mis-match
new 74e78d6bae19 net: hns3: fix a wrong reset interrupt status mask
new 2c61e821da7a Revert "mdio_bus: fix mdio_register_device when RESET_CONT [...]
new 6e4ff1c94a04 mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
new b8eb718348b8 net-sysfs: Fix reference count leak in rx|netdev_queue_add [...]
new 004b39427f94 ipv6/route: return if there is no fib_nh_gw_family
new c8183f548902 s390/qeth: fix potential deadlock on workqueue flush
new 2f3c269d96d0 s390/qeth: return proper errno on IO error
new a20ee510a941 Merge branch 's390-fixes'
new 284f87d2f387 Revert "net/ibmvnic: Fix EOI when running in XIVE mode"
new 2df5c60e198c net/ibmvnic: Ignore H_FUNCTION return from H_EOI to tolera [...]
new aee024f610cc Merge branch 'ibmvnic-regression'
new 3e7e676c8196 net: qca_spi: fix receive buffer size check
new bc19c32904e3 net: qca_spi: Move reset_count to struct qcaspi
new b172845a4090 Merge branch 'qca_spi-fixes'
new 84811412464d r8152: Re-order napi_disable in rtl8152_close
new a86db2269fca net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_h [...]
new 7b83355f6df9 net/mlx5e: Fix ingress rate configuration for representors
new b6a4ac24c14b net/mlx5e: Reorder mirrer action parsing to check for encap first
new 829969956f97 net/mlx5: DR, Fix invalid EQ vector number on CQ creation
new 83e79489135b net/mlx5: DR, Skip rehash for tables with byte mask zero
new 21586a0fc44c net/mlx5: DR, Limit STE hash table enlarge based on bytemask
new 751021218f7e net/mlx5e: Fix set vf link state error flow
new 24960574505c net/mlx5e: Do not use non-EXT link modes in EXT mode
new 9c98f7ec01d7 net/mlx5e: Add missing capability bit check for IP-in-IP
new 97fd8da281f8 net/mlx5: Fix auto group size calculation
new b7eca940322f net/mlx5: Update the list of the PCI supported devices
new 30e9e0550bf6 net/mlxfw: Verify FSM error code translation doesn't excee [...]
new 064a18998b0b Merge tag 'mlx5-fixes-2019-11-20' of git://git.kernel.org/ [...]
new 48a322b6f996 net-sysfs: fix netdev_queue_add_kobject() breakage
new 5f9f0b11f081 nfc: port100: handle command failure cleanly
new 723eb5369004 sfc: Only cancel the PPS workqueue if it exists
new 35fc59c95680 net-ipv6: IPV6_TRANSPARENT - check NET_RAW prior to NET_ADMIN
new 71f21959dd55 hv_netvsc: Fix offset usage in netvsc_send_table()
new 171c1fd98df3 hv_netvsc: Fix send_table offset in case of a host bug
new d814b67e50dc Merge branch 'hv_netvsc-Fix-send-indirection-table-offset'
new ff08ddba3a55 net: rtnetlink: prevent underflows in do_setvfinfo()
new 677bf08cfdf9 udp: drop skb extensions before marking skb stateless
new efabb6c6882f MAINTAINERS: Add myself as maintainer of virtio-vsock
new 2ea872490e18 can: m_can_platform: set net_device structure as driver data
new 0704c5743694 can: m_can_platform: remove unnecessary m_can_class_resume() call
new 068299374cc4 Merge tag 'linux-can-fixes-for-5.4-20191122' of git://git. [...]
new 5b1d9c17a3e0 r8152: avoid to call napi_disable twice
new 34c36f4564b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
The 64 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 | 3 +-
drivers/net/can/m_can/m_can_platform.c | 4 +--
drivers/net/ethernet/freescale/fec_main.c | 15 ++++++---
drivers/net/ethernet/google/gve/gve_tx.c | 9 ++---
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.h | 2 +-
drivers/net/ethernet/ibm/ibmvnic.c | 11 +++++--
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 9 ++---
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 9 +++++
.../net/ethernet/mellanox/mlx5/core/en/tc_tun.c | 18 ++++++----
.../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 12 +++----
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 5 ++-
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 31 +++++++++---------
drivers/net/ethernet/mellanox/mlx5/core/eswitch.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 10 +++---
drivers/net/ethernet/mellanox/mlx5/core/fs_core.h | 1 +
drivers/net/ethernet/mellanox/mlx5/core/main.c | 1 +
.../ethernet/mellanox/mlx5/core/steering/dr_rule.c | 15 +++++++++
.../ethernet/mellanox/mlx5/core/steering/dr_send.c | 4 ++-
.../ethernet/mellanox/mlx5/core/steering/dr_ste.c | 22 +------------
drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c | 2 ++
.../net/ethernet/mellanox/mlxsw/spectrum_router.c | 19 +----------
drivers/net/ethernet/qualcomm/qca_spi.c | 11 +++----
drivers/net/ethernet/qualcomm/qca_spi.h | 1 +
drivers/net/ethernet/realtek/r8169_main.c | 7 ++--
drivers/net/ethernet/sfc/ptp.c | 3 +-
drivers/net/hyperv/hyperv_net.h | 3 +-
drivers/net/hyperv/netvsc.c | 38 +++++++++++++++++-----
drivers/net/phy/mdio-sun4i.c | 3 ++
drivers/net/phy/phylink.c | 29 ++++++++++++-----
drivers/net/usb/r8152.c | 30 ++++++++++++-----
drivers/nfc/port100.c | 2 +-
drivers/s390/net/qeth_core.h | 1 +
drivers/s390/net/qeth_core_main.c | 10 +++---
drivers/s390/net/qeth_l2_main.c | 21 ++++++++----
drivers/s390/net/qeth_l2_sys.c | 14 +++++++-
fs/afs/callback.c | 1 -
fs/afs/super.c | 1 +
include/linux/skbuff.h | 6 ++++
include/net/tls.h | 2 ++
kernel/bpf/offload.c | 4 ++-
net/atm/clip.c | 6 ++--
net/core/net-sysfs.c | 25 +++++++-------
net/core/rtnetlink.c | 23 ++++++++++++-
net/ipv4/sysctl_net_ipv4.c | 2 +-
net/ipv4/udp.c | 27 ++++++++++++---
net/ipv6/ipv6_sockglue.c | 4 +--
net/ipv6/route.c | 2 +-
net/sched/act_pedit.c | 12 +++----
net/sched/act_tunnel_key.c | 4 +++
net/sched/sch_taprio.c | 28 ++++++++++++++--
net/tls/tls_main.c | 1 +
net/tls/tls_sw.c | 11 +++++++
52 files changed, 357 insertions(+), 179 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 binutils-gdb.
from c83d8d32c9 Avoid crash in print_ada_task_info
new 012fc90932 Restore parameter names in observable.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:
gdb/ChangeLog | 4 ++
gdb/observable.h | 169 +++++++++++++++++++++++++++++--------------------------
2 files changed, 93 insertions(+), 80 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 binutils-gdb.
from 987012b89b Replace SYMBOL_*_NAME accessors with member functions
new c83d8d32c9 Avoid crash in print_ada_task_info
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 | 6 ++++++
gdb/ada-tasks.c | 13 ++++++++-----
gdb/gdbserver/ChangeLog | 5 +++++
gdb/testsuite/gdb.ada/tasks.exp | 8 +++++++-
gdb/testsuite/gdb.ada/tasks/foo.adb | 3 +++
5 files changed, 29 insertions(+), 6 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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 40711daf 4: update: linux-9942eae47585ee056b140bbfa306f6a1d6b8f383: 20069
discards 9b7dad4b 3: reset: linux-2d00aee21a5d4966e086d98f9d710afb92fb14e8: 19861
discards 340598f1 2: update: llvm-4f5d931c5813a5f89250b427b2d3e8c63e03a0c6: 20082
new 5bd9b502 2: update: llvm-linux: 20088
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 (40711daf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 | 130 +-
02-build_llvm/console.log | 12267 +++++++++++++++++-----------------
03-build_linux/console.log | 858 +--
05-check_regression/console.log | 10 +-
06-update_baseline/console.log | 85 +-
console.log | 13350 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
results | 2 +-
8 files changed, 13608 insertions(+), 13107 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 gcc.
from e48b6730d33 [Darwin, X86, testsuite] Update tests for common section use.
new 9c73bc9d902 PR c++/92458 * tree-hash-traits.h (tree_decl_hash, tree_s [...]
new a4c0964df9d PR c/90677 * c-common.h (identifier_global_tag): Declare. [...]
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:
gcc/ChangeLog | 8 +++++
gcc/c-family/ChangeLog | 8 +++++
gcc/c-family/c-common.h | 1 +
gcc/c-family/c-format.c | 40 +++++++++++-----------
gcc/c/ChangeLog | 5 +++
gcc/c/c-decl.c | 14 ++++++++
gcc/cp/ChangeLog | 17 ++++++++++
gcc/cp/constraint.cc | 2 +-
gcc/cp/cp-objcp-common.c | 11 ++++++-
gcc/cp/decl.c | 2 +-
gcc/cp/init.c | 2 +-
gcc/cp/pt.c | 8 ++---
gcc/testsuite/ChangeLog | 9 +++++
gcc/testsuite/c-c++-common/pr90677.c | 11 +++++++
gcc/testsuite/g++.dg/pch/pr92458.C | 5 +++
gcc/testsuite/g++.dg/pch/pr92458.Hs | 7 ++++
gcc/tree-hash-traits.h | 40 ----------------------
gcc/tree.h | 64 ++++++++++++++++++++++++++++++++++++
18 files changed, 187 insertions(+), 67 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr90677.c
create mode 100644 gcc/testsuite/g++.dg/pch/pr92458.C
create mode 100644 gcc/testsuite/g++.dg/pch/pr92458.Hs
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.