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-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 7fb9dd1de 5: update: llvm-linux: 13800
discards 1d69122ac 4: reset: linux-88968729e0d6ca39e23ef1eab8e104a4d8b871bb: 13591
discards bc9f7f223 3: update: llvm-9465a4c3ed5529532e3e875f086268fea1c25679: 13814
discards 2c0ede033 2: reset: linux-9d9247d08d7269d9772bd5c3af9e642a3c1bd8bc: 13591
discards d0a79becf 1: reset: linux-3146089d235b304e665dc551472ae9cb9ab58572: 18135
discards 8c837350f 0: update: llvm-7aa4dc9458ae0ad3d8b23a65fc9ddcd094853169: all
new 05973a537 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 (7fb9dd1de)
\
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 | 11750 +-
03-build_linux/console.log | 916712 +-----------------------------------
04-boot_linux/console.log | 8 +
05-check_regression/console.log | 7 +-
06-update_baseline/console.log | 159 +-
console.log | 928802 +------------------------------------
jenkins/manifest.sh | 12 +-
results | 4 +-
9 files changed, 14059 insertions(+), 1843561 deletions(-)
create mode 100644 04-boot_linux/console.log
--
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 clang.
from 04c0211bac Redirect test output to /dev/null
new eeee4079f9 re-commit r361928: [PowerPC] [Clang] Port SSE intrinsics to PowerPC
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/Headers/CMakeLists.txt | 2 +
lib/Headers/ppc_wrappers/mm_malloc.h | 48 +
lib/Headers/ppc_wrappers/xmmintrin.h | 1838 ++++++++++++++++++++++++++++++
test/CodeGen/ppc-mm-malloc-le.c | 72 ++
test/CodeGen/ppc-mm-malloc.c | 72 ++
test/CodeGen/ppc-mmintrin.c | 9 +-
test/CodeGen/ppc-xmmintrin.c | 2090 ++++++++++++++++++++++++++++++++++
test/Headers/ppc-intrinsics.c | 13 -
test/Headers/ppc-mmx-intrinsics.c | 11 +
test/Headers/ppc-sse-intrinsics.c | 22 +
10 files changed, 4160 insertions(+), 17 deletions(-)
create mode 100644 lib/Headers/ppc_wrappers/mm_malloc.h
create mode 100644 lib/Headers/ppc_wrappers/xmmintrin.h
create mode 100644 test/CodeGen/ppc-mm-malloc-le.c
create mode 100644 test/CodeGen/ppc-mm-malloc.c
create mode 100644 test/CodeGen/ppc-xmmintrin.c
delete mode 100644 test/Headers/ppc-intrinsics.c
create mode 100644 test/Headers/ppc-mmx-intrinsics.c
create mode 100644 test/Headers/ppc-sse-intrinsics.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_kernel/llvm-master-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 0d66fe45e 0: update: llvm-linux: all
new ade591932 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 (0d66fe45e)
\
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 | 166 +-
02-build_llvm/console.log | 11803 +++++++++++++++---------------
03-build_linux/console.log | 2956 ++++----
04-boot_linux/console.log | 6 +-
06-update_baseline/console.log | 25 -
console.log | 14956 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
results | 2 +-
8 files changed, 14979 insertions(+), 14947 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 318adf8e4bfd Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/sc [...]
new 00377277166b arm64: Fix the arm64_personality() syscall wrapper redirection
new 3fd00beb14a5 arm64/module: revert to unsigned interpretation of ABS16/3 [...]
new d76cac67db40 signal/arm64: Use force_sig not force_sig_fault for SIGKILL
new 8ef8f368ce72 arm64: fix syscall_fn_t type
new 0e358bd7b7eb arm64: use the correct function type in SYSCALL_DEFINE0
new 1e29ab3186e3 arm64: use the correct function type for __arm64_sys_ni_syscall
new adc3f554fa1e Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new 7dc2bccab0ee Validate required parameters in inet6_validate_link_af
new 40a1578d631a ocelot: Dont allocate another multicast list, use __dev_mc_sync
new d008b3d2be4b mISDN: Fix indenting in dsp_cmx.c
new b0d8d4363e52 Documentation: net: move device drivers docs to a submenu
new f3c0f3c6c201 Documentation: tls: RSTify the ktls documentation
new f42c104f2ec9 Documentation: add TLS offload documentation
new 0d18c7bd931f Merge branch 'Documentation-tls--add-offload-documentation'
new 38030d7cb779 net/tls: avoid NULL-deref on resync during device removal
new 3686637e507b net/tls: fix state removal with feature flags off
new c3f4a6c39cf2 net/tls: don't ignore netdev notifications if no TLS features
new 8f073036bf35 Merge branch 'net-tls-fix-device-surprise-removal-with-offload'
new c1e85c6ce57e net: macb: save/restore the remaining registers and features
new ccfb62f27beb mISDN: make sure device name is NUL terminated
new 49ce881c0d4c net: stmmac: fix reset gpio free missing
new 31680ac26580 ipv6: Fix redirect with VRF
new 296d5b541639 bnxt_en: Fix aggregation buffer leak under OOM condition.
new 1b3f0b75c39f bnxt_en: Fix possible BUG() condition when calling pci_dis [...]
new d629522e1d66 bnxt_en: Reduce memory usage when running in kdump kernel.
new 2e9217d1e8b7 bnxt_en: Device serial number is supported only for PFs.
new db51a73282bb Merge branch 'bnxt_en-Bug-fixes'
new 3580d04aa674 ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
new 903869bd10e6 ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
new 3f6f7a175ad4 net: mvpp2: cls: Fix leaked ethtool_rx_flow_rule
new d2daa127ed51 hsr: fix don't prune the master node from the node_db
new b5730061d105 cxgb4: offload VLAN flows regardless of VLAN ethtype
new 2c82c7e724ff netfilter: nf_tables: fix oops during rule dump
new 946c0d8e6ed4 netfilter: nf_queue: fix reinject verdict handling
new e633508a9528 netfilter: nft_fib: Fix existence check support
new 719c7d563c17 ipvs: Fix use-after-free in ip_vs_in
new 82ce6eb1dd13 selftests: netfilter: missing error check when setting up [...]
new 6bac76db1da3 netfilter: nat: fix udp checksum corruption
new e75b3e1c9bc5 netfilter: nf_flow_table: ignore DF bit setting
new 8437a6209f76 netfilter: nft_flow_offload: set liberal tracking mode for tcp
new 91a9048f2380 netfilter: nft_flow_offload: don't offload when sequence n [...]
new 69aeb538587e netfilter: nft_flow_offload: IPCB is only valid for ipv4 family
new 2de03b45236f selftests: netfilter: add flowtable test script
new 71e15f76f8df Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
new ce8d24f9a596 net: fec: fix the clk mismatch in failed_reset path
new ab0610efabb4 cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency [...]
new 4097e9d250fb net: sched: don't use tc_action->order during action dump
new 95baa60a0da8 ipv6_sockglue: Fix a missing-check bug in ip6_ra_control()
new 425aa0e1d015 ip_sockglue: Fix missing-check bug in ip_ra_control()
new 4523a5611526 net: stmmac: update rx tail pointer register to fix rx dma [...]
new 5e7f7fc538d8 net: stmmac: fix csr_clk can't be zero issue
new f4ca7a9260df net: stmmac: dwmac-mediatek: modify csr_clk value to fix m [...]
new 3d92410a22e2 Merge branch 'fix-some-bugs-in-stmmac'
new f4bcf14e3997 net: ethtool: Document get_rxfh_context and set_rxfh_conte [...]
new 334031219a84 bonding/802.3ad: fix slave link initialization transition states
new 5a20a093d965 dpaa2-eth: Fix potential spectre issue
new bd8460fa4de4 dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate
new 4ca6dee5220f dpaa2-eth: Make constant 64-bit long
new 66a04abf2bda Merge branch 'dpaa2-eth-Fix-smatch-warnings'
new 46a1695960d0 net/tls: fix lowat calculation if some data came from prev [...]
new 7718a855cd7a selftests/tls: test for lowat overshoot with multiple records
new 04b25a5411f9 net/tls: fix no wakeup on partial reads
new 043556d0917a selftests/tls: add test for sleeping even though there is data
new b933dc367a1d Merge branch 'net-tls-two-fixes-for-rx_list-pre-handling'
new 3e66b7cc50ef net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
new 31bafc49a773 net: aquantia: tx clean budget logic error
new f38f1ee8aeb2 net: aquantia: check rx csum for all packets in LRO session
new eaeb3b7494ba net: aquantia: fix LRO with FCS error
new 76f254d4afe2 net: aquantia: tcp checksum 0xffff being handled incorrectly
new c3cf73c7a2c6 Merge branch 'aquantia-fixes'
new 54ed6fd2e03f net: stmmac: Do not output error on deferred probe
new d484e06e25eb net: mvneta: Fix err code path of probe
new 7aae703f8096 dpaa_eth: use only online CPU portals
new 73f51d151e6c selftests: pmtu: Fix encapsulating device in pmtu_vti6_lin [...]
new 8fb44d60d414 llc: fix skb leak in llc_build_and_send_ui_pkt()
new a6cd0d2d493a Documentation: net-sysfs: Remove duplicate PHY device docu [...]
new 315ca92dd863 net: sh_eth: fix mdio access in sh_eth_close() for R-Car G [...]
new c678726305b9 net: phylink: ensure consistent phy interface mode
new 3d3ced2ec5d7 net: phy: marvell10g: report if the PHY fails to boot firmware
new 333061b92453 net: phy: dp83867: fix speed 10 in sgmii mode
new 1a97a477e666 net: phy: dp83867: increase SGMII autoneg timer duration
new c8081fc397fa net: phy: dp83867: do not call config_init twice
new 2b892649254f net: phy: dp83867: Set up RGMII TX delay
new 58e8b37069ff Merge branch 'net-phy-dp83867-add-some-fixes'
new f2696099c6c6 udp: Avoid post-GRO UDP checksum recalculation
new 996ed0474146 netvsc: unshare skb in VF rx handler
new 458bf2f224f0 net: core: support XDP generic on stacked devices.
new 4b280531e84c Merge branch 'XDP-generic-fixes'
new 8788392995e7 net/mlx5: Fix error handling in mlx5_load()
new 905f6bd30bb6 net/mlx5: Avoid double free of root ns in the error flow path
new 9414277a5df3 net/mlx5: Avoid double free in fs init error unwinding path
new 25fa506b70ca net/mlx5: Allocate root ns memory using kzalloc to match kfree
new 24bcd210e272 net/mlx5e: restrict the real_dev of vlan device is the sam [...]
new c0194e2d0ef0 net/mlx5e: Disable rxhash when CQE compress is enabled
new 200c6758631f Merge tag 'mlx5-fixes-2019-05-28' of git://git.kernel.org/ [...]
new 59715171fbd0 r8169: fix MAC address being lost in PCI D3
new 84b3fd1fc959 net: dsa: mv88e6xxx: fix handling of upper half of STATS_T [...]
new ef74422020aa mlxsw: spectrum_acl: Avoid warning after identical rules i [...]
new 275e928f1911 mlxsw: spectrum: Prevent force of 56G
new 62851d71e771 Merge branch 'mlxsw-Two-small-fixes'
new 9609dad263f8 ipv4: tcp_input: fix stack out of bounds when parsing TCP [...]
new 218084372146 net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
new d34d2baa9173 net: dsa: tag_8021q: Change order of rx_vid setup
new 0471dd429cea net: dsa: tag_8021q: Create a stable binary format
new c3bc6debb4c7 Merge branch 'Fixes-for-DSA-tagging-using-802-1Q'
new a4270d6795b0 net-gro: fix use-after-free read in napi_gro_frags()
new 2b81f8161dfe net: don't clear sock->sk early to avoid trouble in strparser
new b73484b2fc0d ethtool: Check for vlan etype or vlan tci when parsing flow_rule
new 100f6d8e0990 net: correct zerocopy refcnt with udp MSG_MORE
new 036e34310931 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
The 110 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/ABI/testing/sysfs-bus-mdio | 29 --
Documentation/ABI/testing/sysfs-class-net-phydev | 19 +-
Documentation/networking/device_drivers/index.rst | 30 ++
Documentation/networking/index.rst | 16 +-
Documentation/networking/tls-offload-layers.svg | 1 +
.../networking/tls-offload-reorder-bad.svg | 1 +
.../networking/tls-offload-reorder-good.svg | 1 +
Documentation/networking/tls-offload.rst | 482 +++++++++++++++++++++
Documentation/networking/{tls.txt => tls.rst} | 44 +-
arch/arm64/include/asm/syscall.h | 2 +-
arch/arm64/include/asm/syscall_wrapper.h | 18 +-
arch/arm64/kernel/module.c | 38 +-
arch/arm64/kernel/sys.c | 16 +-
arch/arm64/kernel/sys32.c | 7 +-
arch/arm64/kernel/traps.c | 5 +-
drivers/isdn/mISDN/dsp_cmx.c | 427 +++++++++---------
drivers/isdn/mISDN/socket.c | 5 +-
drivers/net/bonding/bond_main.c | 15 +-
drivers/net/dsa/mv88e6xxx/chip.c | 2 +-
drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 51 ++-
.../ethernet/aquantia/atlantic/hw_atl/hw_atl_b0.c | 64 +--
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 30 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 6 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 2 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c | 2 +-
drivers/net/ethernet/cadence/macb.h | 7 +
drivers/net/ethernet/cadence/macb_main.c | 111 +++--
.../net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c | 5 +-
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 11 +
drivers/net/ethernet/dec/tulip/de4x5.c | 1 -
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 9 +-
drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c | 4 +-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 4 +-
drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.h | 2 +-
.../net/ethernet/freescale/dpaa2/dpaa2-ethtool.c | 3 +
drivers/net/ethernet/freescale/fec_main.c | 2 +-
drivers/net/ethernet/marvell/mvneta.c | 4 +-
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c | 3 +
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 10 +-
drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 13 +
drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 24 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 4 +
.../net/ethernet/mellanox/mlxsw/spectrum_acl_erp.c | 11 +-
drivers/net/ethernet/mscc/ocelot.c | 43 +-
drivers/net/ethernet/mscc/ocelot.h | 4 -
drivers/net/ethernet/realtek/r8169.c | 3 +
drivers/net/ethernet/renesas/sh_eth.c | 4 +
.../ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c | 6 +-
.../net/ethernet/stmicro/stmmac/dwmac-mediatek.c | 2 -
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 7 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 3 +-
.../net/ethernet/stmicro/stmmac/stmmac_platform.c | 5 +-
drivers/net/hyperv/netvsc_drv.c | 6 +
drivers/net/phy/dp83867.c | 41 +-
drivers/net/phy/marvell10g.c | 13 +
drivers/net/phy/phylink.c | 10 +-
include/linux/ethtool.h | 9 +
include/net/netfilter/nft_fib.h | 2 +-
include/net/udp.h | 9 +-
net/core/dev.c | 60 +--
net/core/ethtool.c | 8 +-
net/core/skbuff.c | 6 +-
net/dsa/tag_8021q.c | 79 +++-
net/hsr/hsr_framereg.c | 8 +
net/ipv4/af_inet.c | 2 +-
net/ipv4/igmp.c | 47 +-
net/ipv4/ip_output.c | 4 +-
net/ipv4/ip_sockglue.c | 2 +
net/ipv4/netfilter/nft_fib_ipv4.c | 23 +-
net/ipv4/tcp_input.c | 2 +
net/ipv6/addrconf.c | 57 ++-
net/ipv6/ip6_output.c | 4 +-
net/ipv6/ipv6_sockglue.c | 2 +
net/ipv6/netfilter/nft_fib_ipv6.c | 16 +-
net/ipv6/route.c | 6 +
net/llc/llc_output.c | 2 +
net/netfilter/ipvs/ip_vs_core.c | 2 +-
net/netfilter/nf_flow_table_ip.c | 3 +-
net/netfilter/nf_nat_helper.c | 2 +-
net/netfilter/nf_queue.c | 1 +
net/netfilter/nf_tables_api.c | 20 +-
net/netfilter/nft_fib.c | 6 +-
net/netfilter/nft_flow_offload.c | 31 +-
net/sched/act_api.c | 3 +-
net/tls/tls_device.c | 24 +-
net/tls/tls_sw.c | 19 +-
tools/testing/selftests/net/pmtu.sh | 14 +-
tools/testing/selftests/net/tls.c | 34 ++
tools/testing/selftests/netfilter/Makefile | 2 +-
tools/testing/selftests/netfilter/nft_flowtable.sh | 324 ++++++++++++++
tools/testing/selftests/netfilter/nft_nat.sh | 6 +-
93 files changed, 1821 insertions(+), 710 deletions(-)
delete mode 100644 Documentation/ABI/testing/sysfs-bus-mdio
create mode 100644 Documentation/networking/device_drivers/index.rst
create mode 100644 Documentation/networking/tls-offload-layers.svg
create mode 100644 Documentation/networking/tls-offload-reorder-bad.svg
create mode 100644 Documentation/networking/tls-offload-reorder-good.svg
create mode 100644 Documentation/networking/tls-offload.rst
rename Documentation/networking/{tls.txt => tls.rst} (88%)
create mode 100755 tools/testing/selftests/netfilter/nft_flowtable.sh
--
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-mainline-allyesconfig
in repository toolchain/ci/linux.
from bec7550cca10 Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/linux
adds f7df8c92b4b9 clk: sifive: restrict Kconfig scope for the FU540 PRCI driver
adds b3fddd5b100e clk: imx: imx8mm: fix int pll clk gate
adds 1cc54078d104 clk: ti: clkctrl: Fix clkdm_clk handling
adds 20f944965601 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
adds aeac1a0dadb4 ALSA: hda/realtek - Check headset type by unplug and resume
adds 317d9313925c ALSA: hda/realtek - Set default power save node to 0
adds 0fbf21c3b36a ALSA: hda/realtek - Enable micmute LED for Huawei laptops
adds fa763f1b2858 ALSA: hda - Force polling mode on CNL for fixing codec com [...]
adds 0b074ab7fc0d ALSA: line6: Assure canceling delayed work at disconnection
adds 9cb40eb184c4 ALSA: hda/realtek - Improve the headset mic for Acer Aspir [...]
adds 6954158a1640 ALSA: fireface: Use ULL suffixes for 64-bit constants
new c5ba17126612 Merge tag 'sound-5.2-rc3' of git://git.kernel.org/pub/scm/ [...]
adds f6122ed2a4f9 configfs: Fix use-after-free when accessing sd->s_dentry
new 8cb7104d03dd Merge tag 'configfs-for-5.2-2' of git://git.infradead.org/ [...]
adds debd1c065d20 btrfs: Ensure replaced device doesn't have pending chunk a [...]
adds fee13fe96529 btrfs: correct zstd workspace manager lock to use spin_lock_bh()
adds 6b1f72e5b82a Btrfs: incremental send, fix file corruption when no-holes [...]
adds 3c850b451109 Btrfs: incremental send, fix emission of invalid clone operations
adds 30d40577e322 btrfs: reloc: Also queue orphan reloc tree for cleanup to [...]
adds 57949d033a09 btrfs: qgroup: Check bg while resuming relocation to avoid [...]
adds 60d9f50308e5 Btrfs: fix fsync not persisting changed attributes of a directory
adds 5338e43abbab Btrfs: fix wrong ctime and mtime of a directory after log replay
adds 06989c799f04 Btrfs: fix race updating log root item during fsync
new 318adf8e4bfd Merge tag 'for-5.2-rc2-tag' of git://git.kernel.org/pub/sc [...]
The 3 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/clk/imx/clk-imx8mm.c | 12 +++----
drivers/clk/sifive/Kconfig | 1 +
drivers/clk/ti/clkctrl.c | 8 ++---
fs/btrfs/dev-replace.c | 35 +++++++++++++------
fs/btrfs/inode.c | 14 ++++++--
fs/btrfs/qgroup.c | 8 ++++-
fs/btrfs/relocation.c | 27 ++++++++++-----
fs/btrfs/send.c | 52 ++++++++++++++++++++++++++--
fs/btrfs/tree-log.c | 20 ++++-------
fs/btrfs/zstd.c | 20 +++++------
fs/configfs/dir.c | 14 ++++----
sound/firewire/fireface/ff-protocol-latter.c | 10 +++---
sound/pci/hda/hda_intel.c | 5 +--
sound/pci/hda/patch_realtek.c | 38 ++++++++++++--------
sound/usb/line6/driver.c | 12 +++++++
sound/usb/line6/driver.h | 4 +++
sound/usb/line6/toneport.c | 15 ++------
17 files changed, 196 insertions(+), 99 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-mainline-allyesconfig
in repository toolchain/ci/llvm-project.
from e3dc222bd3c Merging r353865, r353866, and r353874:
adds 5733e36371a Merging r359883: ------------------------------------------ [...]
No new revisions were added by this update.
Summary of changes:
--
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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 65d9675f7 2: update: llvm-linux: 17751
new 65fca72e7 2: update: llvm-linux: 17751
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 (65d9675f7)
\
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 | 175 +-
02-build_llvm/console.log | 11644 ++++++++++++++++-----------------
03-build_linux/console.log | 1970 +++---
console.log | 13789 +++++++++++++++++++--------------------
jenkins/manifest.sh | 12 +-
5 files changed, 13786 insertions(+), 13804 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.