This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from bec8b6e944a2 Merge branch 'akpm' (patches from Andrew)
new 5a508a254bed devlink: disallow reload operation during device cleanup
new dd3d792def0d tcp: remove redundant new line from tcp_event_sk_skb
new 40a1dcee2d18 net: ethernet: dwmac-sun8i: Use the correct function in exit path
new d279505b723c devlink: Add method for time-stamp on reporter's dump
new 73a533ecf0af mlxsw: core: Enable devlink reload only on probe
new a71a29f50de1 NFC: nxp-nci: Fix NULL pointer dereference after I2C commu [...]
new 1d4639567d97 mdio_bus: Fix PTR_ERR applied after initialization to constant
new 6d6dd528d5af net/smc: fix refcount non-blocking connect() -part 2
new 5aa4277d4368 dpaa2-eth: free already allocated channels on probe defer
new 86c6739eda7d xfrm: Fix memleak on xfrm state destroy
new 4944a4b1077f xfrm: release device reference for invalid state
new c3afb7eab0b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linu [...]
new 975987e7015b can: af_can: export can_sock_destruct()
new 25fe97cb7620 can: j1939: move j1939_priv_put() into sk_destruct callback
new c48c8c1e2e81 can: j1939: main: j1939_ndev_to_priv(): avoid crash if can [...]
new fd81ebfe7975 can: j1939: socket: rework socket locking for j1939_sk_rel [...]
new d966635b384b can: j1939: transport: make sure the aborted session will [...]
new 62ebce1dc1fa can: j1939: make sure socket is held as long as session exists
new 8d7a5f000e23 can: j1939: transport: j1939_cancel_active_session(): use [...]
new ddeeb7d4822e can: j1939: j1939_can_recv(): add priv refcounting
new 4a15d574e68a can: j1939: warn if resources are still linked on destroy
new b3dff0eb4b98 Merge tag 'linux-can-fixes-for-5.4-20191113' of git://git. [...]
new 802753cb0b14 net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modules
new 3b5a39979daf slip: Fix memory leak in slip_open error path
new a56dcc6b4558 net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()
new cb1a4badf592 iwlwifi: pcie: don't consider IV len in A-MSDU
new bb9b5441e7c0 Merge tag 'wireless-drivers-2019-11-14' of git://git.kerne [...]
new ed50e1600b44 slcan: Fix memory leak in error path
new d15a5020cf18 Merge tag 'linux-can-fixes-for-5.4-20191114' of git://git. [...]
new d7f9f47d4d12 tipc: add back tipc prefix to log messages
new 15fb35fa9ff4 ravb: implement MTU change while device is up
new 71c5e83bcf1e net: hns3: add compatible handling for MAC VLAN switch par [...]
new aea8cfb35a82 net: hns3: reallocate SSU' buffer size when pfc_en changes
new c2d568978193 net: hns3: fix ETS bandwidth validation bug
new 4a92e53ec0ce Merge branch 'hns3-fixes'
new 4d189c1026fa selftests: mlxsw: Adjust test to recent changes
new a9a51bd727d1 ax88172a: fix information leak on short answers
new 3df70afe8d33 net: ep93xx_eth: fix mismatch of request_mem_region in remove
new cd734d54e679 ptp: Validate requests to enable time stamping of external [...]
new 7f9048f1df6f net: reject PTP periodic output requests with unsupported flags
new 7d9465ebcc5d mv88e6xxx: reject unsupported external timestamp flags
new e8e9c98dc3b5 dp83640: reject unsupported external timestamp flags
new 6edd110b41d5 igb: reject unsupported external timestamp flags
new 2e0645a00e25 mlx5: reject unsupported external timestamp flags
new 592025a03b34 renesas: reject unsupported external timestamp flags
new 6138e687c7b6 ptp: Introduce strict checking of external time stamp options.
new c019b4be5de0 mv88e6xxx: Reject requests to enable time stamping on both edges.
new 9289252bd1e6 dp83640: Reject requests to enable time stamping on both edges.
new 5a450eb388d5 igb: Reject requests that fail to enable time stamping on [...]
new ca12cf5ac9c8 mlx5: Reject requests to enable time stamping on both edges.
new 6eb54cbb4a86 ptp: Extend the test program to check the external time st [...]
new e2a689ab8f7a Merge branch 'ptp-Validate-the-ancillary-ioctl-flags-more- [...]
new 26b3f3cc0a5b octeontx2-af: Use the correct style for SPDX License Identifier
new acb9bdc14822 net: stmmac: Use the correct style for SPDX License Identifier
new 7f91ed8c4f4b seg6: fix srh pointer in get_srh()
new c71644d00f9f seg6: fix skb transport_header after decap_and_validate()
new e84fa0aebf33 Merge branch 'seg6-fixes-to-Segment-Routing-in-IPv6'
new c80ed84e7688 net: dsa: tag_8021q: Fix dsa_8021q_restore_pvid for an abs [...]
new 18d647ae7411 net: gemini: add missed free_netdev
new a36e629ee77a rds: ib: update WR sizes when bringing up connection
new 8204df72bea1 net/smc: fix fastopen for non-blocking connect()
new b696083d5e9b net: hns3: cleanup of stray struct hns3_link_mode_mapping
new 7901cd97963d ipmr: Fix skb headroom in ipmr_get_route().
new 8be636dd8a43 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:
drivers/net/can/slcan.c | 1 +
drivers/net/dsa/mv88e6xxx/ptp.c | 13 +++
drivers/net/ethernet/broadcom/tg3.c | 4 +
drivers/net/ethernet/cirrus/ep93xx_eth.c | 5 +-
drivers/net/ethernet/cortina/gemini.c | 1 +
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 10 ++-
drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 5 --
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c | 19 ++++-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 16 +++-
drivers/net/ethernet/intel/igb/igb_ptp.c | 17 ++++
drivers/net/ethernet/marvell/octeontx2/af/cgx.h | 4 +-
.../net/ethernet/marvell/octeontx2/af/cgx_fw_if.h | 4 +-
drivers/net/ethernet/marvell/octeontx2/af/common.h | 4 +-
drivers/net/ethernet/marvell/octeontx2/af/mbox.h | 4 +-
drivers/net/ethernet/marvell/octeontx2/af/npc.h | 4 +-
.../ethernet/marvell/octeontx2/af/npc_profile.h | 4 +-
drivers/net/ethernet/marvell/octeontx2/af/rvu.h | 4 +-
.../net/ethernet/marvell/octeontx2/af/rvu_reg.h | 4 +-
.../net/ethernet/marvell/octeontx2/af/rvu_struct.h | 4 +-
drivers/net/ethernet/mellanox/mlx4/main.c | 3 +
.../net/ethernet/mellanox/mlx5/core/lib/clock.c | 17 ++++
drivers/net/ethernet/mellanox/mlxsw/core.c | 5 ++
drivers/net/ethernet/microchip/lan743x_ptp.c | 4 +
drivers/net/ethernet/renesas/ravb.h | 3 +-
drivers/net/ethernet/renesas/ravb_main.c | 26 +++---
drivers/net/ethernet/renesas/ravb_ptp.c | 11 +++
drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/dwmac5.h | 2 +-
drivers/net/ethernet/stmicro/stmmac/dwxgmac2.h | 2 +-
drivers/net/ethernet/stmicro/stmmac/hwif.h | 2 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 4 +
drivers/net/netdevsim/dev.c | 2 +
drivers/net/phy/dp83640.c | 16 ++++
drivers/net/phy/mdio_bus.c | 11 +--
drivers/net/slip/slip.c | 1 +
drivers/net/usb/ax88172a.c | 2 +-
drivers/net/usb/cdc_ncm.c | 2 +-
drivers/net/usb/qmi_wwan.c | 2 +
drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 20 ++---
drivers/nfc/nxp-nci/i2c.c | 6 +-
drivers/ptp/ptp_chardev.c | 20 +++--
include/linux/can/core.h | 1 +
include/net/devlink.h | 5 +-
include/trace/events/tcp.h | 2 +-
include/uapi/linux/devlink.h | 1 +
include/uapi/linux/ptp_clock.h | 5 +-
net/can/af_can.c | 3 +-
net/can/j1939/main.c | 9 +++
net/can/j1939/socket.c | 94 +++++++++++++++++-----
net/can/j1939/transport.c | 36 ++++++---
net/core/devlink.c | 45 ++++++++++-
net/dsa/tag_8021q.c | 2 +-
net/ipv4/ipmr.c | 3 +-
net/ipv6/seg6_local.c | 11 +++
net/rds/ib_cm.c | 23 ++++--
net/smc/af_smc.c | 3 +-
net/tipc/core.c | 2 -
net/tipc/core.h | 6 ++
net/xfrm/xfrm_input.c | 3 +
net/xfrm/xfrm_state.c | 2 +
tools/testing/selftests/drivers/net/mlxsw/vxlan.sh | 8 +-
tools/testing/selftests/ptp/testptp.c | 53 +++++++++++-
62 files changed, 482 insertions(+), 125 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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/gcc.
from 1f1cdfdd7ef [ARC] Backport from mainline r278056,r278057
adds 317a8cc4b37 Daily bump.
adds 1e94388a7cf Free dominance info at the beginning of pass_jump_after_combine
new e405bb9a8c9 Daily bump.
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:
gcc/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/cfgcleanup.c | 5 ++++-
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/pr92430.c | 25 +++++++++++++++++++++++++
5 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr92430.c
--
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_gnu/gnu-release-aarch64-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards b4248d5e 0: update: gcc-1f1cdfdd7ef631c45213dbadf4b96924741078b0: 1
new e46dbcb4 0: update: gcc-e405bb9a8c9db4fa4060c5b70fa3ed21d8f536df: 1
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 (b4248d5e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 163 +-
02-prepare_abe/console.log | 430 +-
03-build_abe-bootstrap_debug/console.log | 66302 ++++++++++++++--------------
console.log | 66927 +++++++++++++++--------------
jenkins/manifest.sh | 8 +-
5 files changed, 66930 insertions(+), 66900 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 ec2a40a32b7 Revert r278363 "Start work on <ranges> header"
new 07d506386a2 rs6000: Allow mode GPR in cceq_{ior,rev}_compare
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:
gcc/ChangeLog | 11 +++++++++++
gcc/config/rs6000/rs6000.md | 14 +++++++-------
2 files changed, 18 insertions(+), 7 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-stable-allmodconfig
in repository toolchain/ci/llvm-project.
from 0ec4a87c38d Fix build since b288f7d
adds 8af4ee9ff00 Merging r375403:
No new revisions were added by this update.
Summary of changes:
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp | 8 ++++--
.../Transforms/MemCpyOpt/aggregate-type-crash.ll | 30 ++++++++++++++++++++++
2 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 llvm/test/Transforms/MemCpyOpt/aggregate-type-crash.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1788884d 0: update: llvm-linux: all
new 6d095677 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 (1788884d)
\
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 | 166 +-
02-build_llvm/console.log | 12004 +++++++++++++++++------------------
03-build_linux/console.log | 914 +--
04-boot_linux/console.log | 2 +-
06-update_baseline/console.log | 25 +
console.log | 13111 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 13140 insertions(+), 13090 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-aarch64-lts-defconfig
in repository toolchain/ci/llvm-project.
from 0ec4a87c38d Fix build since b288f7d
adds 8af4ee9ff00 Merging r375403:
No new revisions were added by this update.
Summary of changes:
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp | 8 ++++--
.../Transforms/MemCpyOpt/aggregate-type-crash.ll | 30 ++++++++++++++++++++++
2 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 llvm/test/Transforms/MemCpyOpt/aggregate-type-crash.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 13902fd8 0: update: llvm-linux: boot
new b733c429 0: update: llvm-linux: 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 (13902fd8)
\
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 | 166 +-
02-build_llvm/console.log | 12078 ++++++++++++++++----------------
03-build_linux/console.log | 1818 ++---
04-boot_linux/console.log | 406 +-
06-update_baseline/console.log | 25 +
console.log | 14493 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
7 files changed, 14522 insertions(+), 14472 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f13a24ff 8: update: llvm-linux: 17559
new ef9bcf71 8: update: llvm-linux: 17559
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 (f13a24ff)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-aarch [...]
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 | 100 +-
02-build_llvm/console.log | 12350 +++++++++++++-------------
03-build_linux/console.log | 6270 ++++++-------
06-update_baseline/console.log | 16 +-
console.log | 18736 +++++++++++++++++++--------------------
jenkins/manifest.sh | 8 +-
6 files changed, 18740 insertions(+), 18740 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.