This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b00a8304757 analyzer: fix ICE on NULL dereference [PR96644]
new f99dc8f89dd compiler: export thunks referenced by inline functions
new deee2322a2b Daily bump.
new 1b0be822208 analyzer: fix ICE on unhandled tree codes in gassign [PR96640]
new 2242b975c08 analyzer: fix ICE on unhandled tree codes in get_rvalue_1 [ [...]
new da7c2773e56 analyzer: fix name of local in region_model::get_rvalue_1
The 5 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 | 50 +++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 18 ++++++++++++
gcc/analyzer/region-model.cc | 28 ++++++++++++++----
gcc/fortran/ChangeLog | 11 ++++++++
gcc/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 9 +++---
gcc/go/gofrontend/gogo.cc | 8 ++++--
gcc/testsuite/ChangeLog | 25 +++++++++++++++++
gcc/testsuite/g++.dg/analyzer/pr96641.C | 18 ++++++++++++
libgfortran/ChangeLog | 5 ++++
libstdc++-v3/ChangeLog | 15 ++++++++++
12 files changed, 176 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/analyzer/pr96641.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.
unknown user pushed a change to branch devel/c++-modules
in repository gcc.
from f198081bb53 Fix disable checking build
new 6ac22fbbde9 Update module mapper documentation
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:
ChangeLog.modules | 3 ++
gcc/doc/invoke.texi | 119 +++++++---------------------------------------------
2 files changed, 17 insertions(+), 105 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 9123e3a74ec7 Linux 5.9-rc1
new 29e44f4535fa watch_queue: Limit the number of watches a user can hold
new 38ba8b9241f5 can: j1939: fix kernel-infoleak in j1939_sk_sock2sockaddr_can()
new b43e3a82bc43 can: j1939: transport: j1939_simple_recv(): ignore local J [...]
new cd3b3636c99f can: j1939: transport: j1939_session_tx_dat(): fix use-aft [...]
new af804b782635 can: j1939: socket: j1939_sk_bind(): make sure ml_priv is [...]
new 840835c92812 can: j1939: transport: add j1939_session_skb_find_by_offse [...]
new e052d0540298 can: j1939: transport: j1939_xtp_rx_dat_one(): compare own [...]
new e591d298cc7b Merge tag 'linux-can-fixes-for-5.9-20200814' of git://git. [...]
new 068885434ccb sfc: check hash is valid before using it
new 35759383133f mptcp: sendmsg: reset iter on error
new 3cda505a679c igc: Fix PTP initialization
new 4bd5e02a2ed1 i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
new 5b6d4a7f20b0 i40e: Fix crash during removing i40e driver
new 0b32ce682f1c Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux [...]
new b07e2a861339 docs: networking: bonding.rst resources section cleanup
new c6165cf0dbb8 net: fec: correct the error path for regulator disable in probe
new 63fe3fd393dc libbpf: Do not use __builtin_offsetof for offsetof
new 0390c429dbed selftests/bpf: Fix segmentation fault in test_progs
new da7bdfdd23b8 selftests/bpf: Fix v4_to_v6 in sk_lookup
new 068d9d1eba72 bpf: Fix XDP FD-based attach/detach logic around XDP_FLAGS [...]
new 8faf7fc597d5 tools/bpftool: Make skeleton code C++17-friendly by droppi [...]
new 702eddc77a90 libbpf: Handle GCC built-in types for Arm NEON
new b33164f2bd1c bpf: Iterate through all PT_NOTE sections when looking for [...]
new 23ab656be263 libbpf: Prevent overriding errno when logging errors
new fd09af010788 bpf: sock_ops ctx access may stomp registers in corner case
new 84f44df664e9 bpf: sock_ops sk access may stomp registers when dst_reg = [...]
new 86ed4be68fde bpf, selftests: Add tests for ctx access in sock_ops with [...]
new 8e0c1517565f bpf, selftests: Add tests for sock_ops load with r9, r8.r7 [...]
new 9efa9e499799 bpf, selftests: Add tests to sock_ops for loading sk
new a62f68c172c3 doc: Add link to bpf helpers man page
new 09f44b753a7d tools/bpftool: Fix compilation warnings in 32-bit mode
new 9028bbcc3e12 selftest/bpf: Fix compilation warnings in 32-bit mode
new 15728ad3e71c libbpf: Fix BTF-defined map-in-map initialization on 32-bi [...]
new 44ad23dfbccb libbpf: Handle BTF pointer sizes more carefully
new eed7818adf03 selftests/bpf: Fix btf_dump test cases on 32-bit arches
new 4c01925f583e libbpf: Enforce 64-bitness of BTF for BPF object files
new 5705d705832f selftests/bpf: Correct various core_reloc 64-bit assumptions
new 0f993845d723 tools/bpftool: Generate data section struct with conservat [...]
new 4fccd2ff74fb selftests/bpf: Make test_varlen work with 32-bit user-space arch
new 10a3b7c1c35e Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
new 4ca0d9ac3fd8 bonding: show saner speed for broadcast mode
new 77b981c82c1d drivers/net/wan/hdlc_x25: Added needed_headroom and a skb- [...]
new a35e5478779c net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues
new 45a1553bd34a net: bonding: bond_main: Document 'proto' and rename 'new_ [...]
new 2083bebca7c0 net: ethernet: 3com: 3c574_cs: Remove set but unused varia [...]
new f6e81b890b29 net: bonding: bond_alb: Describe alb_handle_addr_collision [...]
new fd29aeeec5a1 net: ethernet: 8390: axnet_cs: Document unused parameter ' [...]
new 1a2c26681f88 net: wan: dlci: Remove set but not used variable 'err'
new 0d9b56453b75 net: fddi: skfp: hwmtm: Remove seemingly unused variable ' [...]
new 026ff46b42f4 net: fddi: skfp: fplustm: Remove seemingly unused variable [...]
new 327afdd7c0d1 net: fddi: skfp: smt: Place definition of 'smt_pdef' under [...]
new 7b1af34f024e net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs'
new d1ad06ba7e47 net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'
new 81dbf2191f60 net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'
new 832707021666 bonding: fix a potential double-unregister
new d0f5c7076e01 ipvlan: fix device features
new f8414a8d886b net: xdp: pull ethernet header off packet after computing [...]
new 55eff0eb7460 net: Fix potential wrong skb->protocol in skb_vlan_untag()
new f4fd77fd87e9 can: j1939: fix support for multipacket broadcast message
new e8b17653088f can: j1939: cancel rxtimer on multipacket broadcast sessio [...]
new 2b8b2e31555c can: j1939: abort multipacket broadcast session when timeo [...]
new 0ae18a82686f can: j1939: add rxtimer for multipacket broadcast session
new 71a50419c730 Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git. [...]
new b428336676db netfilter: nf_tables: nft_exthdr: the presence return valu [...]
new 2f941622fd88 netfilter: nft_compat: remove flush counter optimization
new 2404b73c3f1a netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
new 59136aa3b264 netfilter: nf_tables: free chain context when BINDING flag [...]
new 6d006a4e38d5 selftests: netfilter: add checktool function
new dd08734d8aca selftests: netfilter: add MTU arguments to flowtables
new d8bb9abe2107 selftests: netfilter: kill running process only
new 5c04da55c754 netfilter: ebtables: reject bogus getopt len value
new 8c26544f5ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
new 47733f9daf4f tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
new c530189905ef tipc: not enable tipc when ipv6 works as a module
new bd71ea606731 net: devlink: Remove overzealous WARN_ON with snapshots
new b3b2854dcf70 mptcp: sendmsg: reset iter on error redux
new 0b76e642f9ad phylink: <linux/phylink.h>: fix function prototype kernel- [...]
new 7f9bf6e82461 Revert "net: xdp: pull ethernet header off packet after co [...]
new bcf7ddb0186d selftests: disable rp_filter for icmp_redirect.sh
new 8dfddfb79653 net: qrtr: fix usage of idr in port assignment to socket
new bf2bcd6f1a88 otx2_common: Use devm_kcalloc() in otx2_config_npa()
new 4cf7562190c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new d6bd5201f7ea mailmap: Restore dictionary sorting
new 5a4fe0624687 mailmap: Add WeiXiong Liao
new 06a4ec1d9dc6 Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/sc [...]
The 85 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:
.mailmap | 115 +++++++++++----------
Documentation/bpf/index.rst | 7 ++
Documentation/networking/bonding.rst | 18 ----
drivers/net/bonding/bond_3ad.c | 15 +--
drivers/net/bonding/bond_alb.c | 4 +-
drivers/net/bonding/bond_main.c | 28 ++++-
drivers/net/ethernet/3com/3c574_cs.c | 6 +-
drivers/net/ethernet/8390/axnet_cs.c | 1 +
drivers/net/ethernet/freescale/fec_main.c | 4 +-
drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h | 2 +-
drivers/net/ethernet/intel/i40e/i40e_common.c | 35 +++++--
drivers/net/ethernet/intel/i40e/i40e_main.c | 3 +
drivers/net/ethernet/intel/igc/igc_main.c | 5 +-
drivers/net/ethernet/intel/igc/igc_ptp.c | 2 -
.../ethernet/marvell/octeontx2/nic/otx2_common.c | 4 +-
drivers/net/ethernet/sfc/ef100_rx.c | 5 +
drivers/net/ethernet/sfc/ef100_rx.h | 1 +
drivers/net/ethernet/sfc/efx.h | 8 ++
drivers/net/ethernet/sfc/net_driver.h | 2 +
drivers/net/ethernet/sfc/rx_common.c | 3 +-
drivers/net/fddi/skfp/cfm.c | 17 +--
drivers/net/fddi/skfp/fplustm.c | 4 -
drivers/net/fddi/skfp/hwmtm.c | 4 -
drivers/net/fddi/skfp/smt.c | 7 +-
drivers/net/ipvlan/ipvlan_main.c | 27 ++++-
drivers/net/wan/dlci.c | 3 +-
drivers/net/wan/hdlc.c | 1 +
drivers/net/wan/hdlc_x25.c | 17 ++-
include/linux/netfilter_ipv6.h | 18 ----
include/linux/phylink.h | 3 +-
include/linux/sched/user.h | 3 +
kernel/bpf/stackmap.c | 24 +++--
kernel/watch_queue.c | 8 ++
net/bridge/netfilter/ebtables.c | 4 +
net/bridge/netfilter/nf_conntrack_bridge.c | 8 +-
net/can/j1939/socket.c | 14 +++
net/can/j1939/transport.c | 104 +++++++++++++++----
net/core/dev.c | 8 +-
net/core/devlink.c | 2 +-
net/core/filter.c | 75 +++++++++++---
net/core/skbuff.c | 4 +-
net/ipv6/netfilter.c | 3 -
net/mptcp/protocol.c | 14 ++-
net/netfilter/nf_tables_api.c | 6 +-
net/netfilter/nft_compat.c | 37 +++----
net/netfilter/nft_exthdr.c | 4 +-
net/qrtr/qrtr.c | 20 ++--
net/tipc/Kconfig | 1 +
net/tipc/netlink_compat.c | 12 ++-
tools/bpf/bpftool/btf_dumper.c | 2 +-
tools/bpf/bpftool/gen.c | 22 +++-
tools/bpf/bpftool/link.c | 4 +-
tools/bpf/bpftool/main.h | 10 +-
tools/bpf/bpftool/prog.c | 16 +--
tools/lib/bpf/bpf_helpers.h | 2 +-
tools/lib/bpf/btf.c | 83 ++++++++++++++-
tools/lib/bpf/btf.h | 2 +
tools/lib/bpf/btf_dump.c | 39 ++++++-
tools/lib/bpf/libbpf.c | 32 ++++--
tools/lib/bpf/libbpf.map | 2 +
.../testing/selftests/bpf/prog_tests/bpf_obj_id.c | 8 +-
tools/testing/selftests/bpf/prog_tests/btf_dump.c | 27 +++--
.../testing/selftests/bpf/prog_tests/core_extern.c | 4 +-
.../testing/selftests/bpf/prog_tests/core_reloc.c | 20 ++--
.../selftests/bpf/prog_tests/fexit_bpf2bpf.c | 6 +-
.../selftests/bpf/prog_tests/flow_dissector.c | 2 +-
.../testing/selftests/bpf/prog_tests/global_data.c | 6 +-
tools/testing/selftests/bpf/prog_tests/mmap.c | 19 ++--
.../selftests/bpf/prog_tests/prog_run_xattr.c | 2 +-
tools/testing/selftests/bpf/prog_tests/sk_lookup.c | 1 +
tools/testing/selftests/bpf/prog_tests/skb_ctx.c | 2 +-
tools/testing/selftests/bpf/prog_tests/varlen.c | 8 +-
.../testing/selftests/bpf/progs/core_reloc_types.h | 69 +++++++------
.../testing/selftests/bpf/progs/test_tcpbpf_kern.c | 41 ++++++++
tools/testing/selftests/bpf/progs/test_varlen.c | 6 +-
tools/testing/selftests/bpf/test_btf.c | 8 +-
tools/testing/selftests/bpf/test_progs.h | 5 +
tools/testing/selftests/net/icmp_redirect.sh | 2 +
tools/testing/selftests/netfilter/nft_flowtable.sh | 73 +++++++------
79 files changed, 837 insertions(+), 406 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 tested
in repository toolchain/jenkins-scripts.
from 71dfb529 tcwg-benchmark-results.sh: Add support for --has_perf_logs option
adds c1856649 tcwg-benchmark-bare.sh: New script to run benchmarks on bare-metal
No new revisions were added by this update.
Summary of changes:
tcwg-benchmark.sh => tcwg-benchmark-bare.sh | 137 +++++++---------------------
1 file changed, 35 insertions(+), 102 deletions(-)
copy tcwg-benchmark.sh => tcwg-benchmark-bare.sh (62%)
--
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_bmk_tx1/gnu-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards b7274cad 3: update: binutils-glibc: 1
new e74c0258 3: update: gcc-10218124c66445517dca81a79728216064f7f1fe: 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 (b7274cad)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-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 | 15 +-
02-prepare_abe/console.log | 278 +-
03-build_abe-binutils/console.log | 11579 ++-
04-build_abe-stage1/console.log | 15979 ++--
05-build_abe-linux/console.log | 8 +-
06-build_abe-glibc/console.log | 39556 +++++-----
07-build_abe-stage2/console.log | 37902 ++++-----
09-benchmark--O2/benchmark-start.log | 2 +-
09-benchmark--O2/benchmark.log | 4 +-
09-benchmark--O2/console.log | 150 +-
10-check_regression/console.log | 3749 +-
10-check_regression/results-0.csv | 3179 +-
10-check_regression/results-1.csv | 3202 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 11 +-
10-check_regression/results-full.csv | 3421 +-
10-check_regression/results.csv | 247 +-
10-check_regression/results.log | 4012 +-
11-update_baseline/console.log | 11183 ++-
11-update_baseline/results-1.csv | 3202 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 7 +-
11-update_baseline/results-full.csv | 3199 +-
11-update_baseline/results.csv | 245 +-
11-update_baseline/results.log | 2950 +-
console.log | 120537 ++++++++++++++---------------
jenkins/manifest.sh | 16 +-
results_id | 2 +-
28 files changed, 131884 insertions(+), 132867 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 f9b11e6b183 gdb: fix IA64 build failure of linux-nat
new d2bb907b8b4 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gdb-9-branch
in repository binutils-gdb.
from d36d6315799 Automatic date update in version.in
new 6fb186589f5 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 binutils-2_35-branch
in repository binutils-gdb.
from 85759b7ca45 Automatic date update in version.in
new f9fcbbd4731 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/glibc.
from 23a7896d06 Update build-many-glibcs.py for binutils ia64 obsoletion.
adds cb7e7a5ca1 nptl: Handle NULL abstime [BZ #26394]
No new revisions were added by this update.
Summary of changes:
nptl/pthread_clockjoin.c | 12 +++++++++---
nptl/pthread_timedjoin.c | 10 +++++++---
2 files changed, 16 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.