This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTO
in repository toolchain/ci/newlib.
from 282d57d2a Reduce namespace pollution from <sys/_types.h>
adds 421dcf72f Cygwin: console: Fix an issue which causes when realloc() fails.
new c382ecde5 cdefs.h: remove intel_compiler support
new 68109f904 Expose clang's alignment builtins and use them for roundup2/r [...]
new 65338d729 cdefs.h: Remove __GNUCLIKE___OFFSETOF, it's unused
new 8801440e4 cdefs: Make __nosanitizeaddress work for KASAN as well
new f537ff8ee cdefs: Add a default definition for __nosanitizememory
new 9331071f0 cdefs.h: Remove redundant #ifdefs
new 5c0c0e5c7 RTEMS: Remove FreeBSD version tags
new eb4cbf4fd sys: further adoption of SPDX licensing ID tags.
new c42aaaea4 Move 32-bit compat support for FIODGNAME to the right place.
new 8fe49db78 Add FIOBMAP2 ioctl
new 5a6ad7c5b #include <sys/types.h> from sys/filio.h
new ce921ffca Reduce namespace pollution from r349233
new 878b65b3b This commit adds BBR (Bottleneck Bandwidth and RTT) congestio [...]
new 99b66f531 Add a shm_open2 syscall to support upcoming memfd_create
new 9243caa8d Add linux-compatible memfd_create
new 53648039c Add an shm_rename syscall
new 1ef7e3904 MFD_*: swap ordering
new 12fb531a7 Add a TOE KTLS mode and a TOE hook for allocating TLS sessions.
new 0c854dd6d Jail and capability mode for shm_rename;
new 0c4d87ca5 Make use of the stats(3) framework in the TCP stack.
new ebbb6536b Add flags for upcoming patches related to improved ECN handling.
new 301991542 Introduce flag IFF_NEEDSEPOCH
new 0dfcaa021 White space cleanup --
new f3303cf1d Although most of the NIC drivers are epoch ready,
new 86484e84d Introduce nexthop objects and new routing KPI.
new 09e5cb57a Make the path length of UNIX domain sockets
new b94869335 Convert route caching to nexthop caching.
new 1da65b891 This change does a small prepratory step
new 7293d1e7b Initial support for kernel offload of TLS receive.
new 1a840361e HyperV socket implementation for FreeBSD
new c95c267a4 shm_open2: Implement SHM_GROW_ON_WRITE
new 941cda2c1 Add SOL_LOCAL symbolic constant for unix socket option level.
new 27fc84673 net: clean up empty lines in .c and .h files
new d066d123f sys: clean up empty lines in .c and .h files
new 1a5f14a0c Include the psind in data returned by mincore(2).
new 1306ff4c9 Support for userspace non-transparent superpages (largepages).
new 43e76bafc Add two new ifnet capabilities
new 7b30b9f64 TCP: send full initial window when timestamps are in use
new 9dd91a833 add SIOCGIFDATA ioctl
new 48ba673ce Introduce scalable route multipath.
new ec997fae0 Fix typo.
new 3f0cc70c1 Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow.
new b8e36b925 Implement SIOCGIFALIAS.
new 5ea36d92e Support hardware rate limiting (pacing) with TLS offload.
new 1cb590ab4 Integrate 4.4BSD-Lite2 changes to IOC_* definitions
new 55dec604f unix(4): Add SOL_LOCAL:LOCAL_CREDS_PERSISTENT
new 3f7425e8b unix(4): Enhance LOCAL_CREDS_PERSISTENT ABI
new 70b6efc47 style(9): Correct whitespace in struct definitions
new c76896074 Filter TCP connections to SO_REUSEPORT_LB listen sockets by N [...]
new 581bde91a Add tcgetwinsize(3) and tcsetwinsize(3) to termios
new 5bc5689a6 Catch up with 6edfd179c86: mechanically rename IFCAP_NOMAP to [...]
new 8054ce555 Expose clang's alignment builtins and use them for roundup2/r [...]
new 2ba2e1e05 SO_RERROR indicates that receive buffer overflows
new 3be97ff62 Revert "SO_RERROR indicates that receive buffer overflows"
new defb5ffed termios: add more speeds
new 85140fb37 tcp: add support for TCP over UDP
new 363527bb0 poll(2): Add POLLRDHUP.
new 19a627f3a ioccom: define ioctl cmd value that can never be valid
new 8424d5c94 Use thunks for compat ioctls using struct ifgroupreq.
new a00ca7bd5 This brings into sync FreeBSD with the netflix
new d4971b646 tcp: SACK Lost Retransmission Detection (LRD)
new b89c5a3e8 tcp: Add a socket option to rack
new 5260d10c9 pf: syncookie support
new 356891f5e socket: Implement SO_RERROR
new 4bf5c259d tsleep: Add a PNOLOCK flag
new 57703f72c tcp: Add support for DSACK based reordering window to rack.
new 0464f26db tcp: Add hystart-plus to cc_newreno and rack.
new 73784208e tcp: socket option to get stack alias name
new a9a87c192 kernel: deprecate Internet Class A/B/C
new aeced2f48 tcp: LRO code to deal with all 12 TCP header flags
new 361bd82a1 Kernel-side infrastructure to implement nvlist-based set/get ifcaps
new 0ed668df2 Add ifcap2 names for RXTLS4 and RXTLS6 interface capabilities
new 27dfb5f33 Correctly measure system load averages > 1024
new cf2ba7d7f arp: Implement sticky ARP mode for interfaces.
new c1abc9398 libc/syslog: fully deprecate and don't try to open "/dev/log"
new 1db7cf5ce RTEMS: Add README
The 76 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:
newlib/libc/include/sys/cdefs.h | 67 ++++++++------
newlib/libc/sys/rtems/include/README | 79 ++++++++++++++++
newlib/libc/sys/rtems/include/arpa/inet.h | 2 +-
newlib/libc/sys/rtems/include/net/if.h | 87 ++++++++++++++----
newlib/libc/sys/rtems/include/netdb.h | 2 +-
newlib/libc/sys/rtems/include/netinet/in.h | 34 +++++--
newlib/libc/sys/rtems/include/netinet/tcp.h | 101 ++++++++++++++++++---
newlib/libc/sys/rtems/include/netinet6/in6.h | 11 ++-
newlib/libc/sys/rtems/include/semaphore.h | 2 +-
newlib/libc/sys/rtems/include/sys/_iovec.h | 2 +-
.../libc/sys/rtems/include/sys/_sockaddr_storage.h | 2 +-
newlib/libc/sys/rtems/include/sys/_termios.h | 11 ++-
newlib/libc/sys/rtems/include/sys/_uio.h | 2 +-
.../sys/rtems/include/sys/{_uio.h => _winsize.h} | 33 +++----
newlib/libc/sys/rtems/include/sys/dirent.h | 2 +-
newlib/libc/sys/rtems/include/sys/filio.h | 25 ++++-
newlib/libc/sys/rtems/include/sys/ioccom.h | 22 +++--
newlib/libc/sys/rtems/include/sys/ioctl.h | 2 +-
newlib/libc/sys/rtems/include/sys/mman.h | 60 +++++++++++-
newlib/libc/sys/rtems/include/sys/param.h | 24 +++--
newlib/libc/sys/rtems/include/sys/poll.h | 1 +
newlib/libc/sys/rtems/include/sys/socket.h | 31 +++++--
newlib/libc/sys/rtems/include/sys/sockio.h | 7 +-
newlib/libc/sys/rtems/include/sys/syslog.h | 3 +-
newlib/libc/sys/rtems/include/sys/ttycom.h | 14 +--
newlib/libc/sys/rtems/include/sys/ttydefaults.h | 2 +-
newlib/libc/sys/rtems/include/sys/uio.h | 2 +-
newlib/libc/sys/rtems/include/sys/un.h | 15 ++-
newlib/libc/sys/rtems/include/termios.h | 8 +-
winsup/cygwin/fhandler_console.cc | 18 +++-
30 files changed, 524 insertions(+), 147 deletions(-)
create mode 100644 newlib/libc/sys/rtems/include/README
copy newlib/libc/sys/rtems/include/sys/{_uio.h => _winsize.h} (74%)
--
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/gnu-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 5853f1ba 2: update: binutils-gcc-linux-qemu: 30
new 5b377988 2: update: binutils-gcc-linux-qemu: 30
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 (5853f1ba)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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.xz | Bin 1648 -> 1656 bytes
02-prepare_abe/console.log.xz | Bin 2732 -> 2740 bytes
03-build_abe-binutils/console.log.xz | Bin 31996 -> 31240 bytes
04-build_abe-stage1/console.log.xz | Bin 92540 -> 92412 bytes
05-build_abe-qemu/console.log.xz | Bin 31948 -> 32972 bytes
06-build_linux/console.log.xz | Bin 5040 -> 5480 bytes
08-check_regression/console.log.xz | Bin 476 -> 472 bytes
09-update_baseline/console.log | 128 +++++++++++++++++------------------
jenkins/manifest.sh | 16 ++---
9 files changed, 72 insertions(+), 72 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_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O2_LTO
in repository toolchain/ci/base-artifacts.
discards 3fbf9a19 0: update: binutils-gcc-newlib: 1
new 715d930a 0: update: binutils-gcc-newlib: 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 (3fbf9a19)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
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.xz | Bin 1788 -> 1668 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2764 bytes
03-build_abe-binutils/console.log.xz | Bin 30544 -> 31052 bytes
04-build_abe-stage1/console.log.xz | Bin 89208 -> 89632 bytes
06-build_abe-newlib/console.log.xz | Bin 16828 -> 16576 bytes
07-build_abe-stage2/console.log.xz | Bin 161908 -> 161104 bytes
08-benchmark/benchmark-build.log | 96 +++++++++++++++--------------
08-benchmark/benchmark.log | 94 ++++++++++++++--------------
08-benchmark/console.log.xz | Bin 3784 -> 3832 bytes
09-check_regression/console.log.xz | Bin 1728 -> 1716 bytes
09-check_regression/csv-results-1/perf.csv | 2 +-
09-check_regression/results.log | 4 +-
10-update_baseline/console.log | 12 ++--
10-update_baseline/csv-results-1/perf.csv | 2 +-
10-update_baseline/results.log | 4 +-
jenkins/manifest.sh | 18 +++---
results_id | 2 +-
17 files changed, 119 insertions(+), 115 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-norov-allmodconfig
in repository toolchain/ci/linux.
omits 52cdf267e77d lib/cpumask: move some one-line wrappers to header file
omits db0e627fee42 mm: split include/linux/gfp.h
omits e32bd0390739 lib/cpumask: move one-line wrappers around find_bit to the header
omits 50e413c31800 lib/cpumask: change return types to unsigned
omits 220fed6b782a cpumask: change return types to bool where appropriate
omits 6f020b3fa73b lib/bitmap: change type of bitmap_weight to unsigned int
omits a97ee744f07e lib/bitmap: change return values to bool where appropriate
omits 0f39d5e59e2d arm: align find_bit defs with generic kernel
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarch64-norov-al [...]
\
O -- O -- O (52cdf267e77d)
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes:
Documentation/core-api/mm-api.rst | 8 +-
MAINTAINERS | 1 -
arch/arm/include/asm/bitops.h | 20 +--
include/linux/bitmap.h | 10 +-
include/linux/cpumask.h | 125 +++-----------
include/linux/gfp.h | 334 ++++++++++++++++++++++++++++++++++++-
include/linux/gfp_flags.h | 338 --------------------------------------
lib/bitmap.c | 9 +-
lib/cpumask.c | 97 ++++++++++-
tools/include/linux/bitmap.h | 12 +-
tools/lib/bitmap.c | 6 +-
11 files changed, 477 insertions(+), 483 deletions(-)
delete mode 100644 include/linux/gfp_flags.h
--
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-norov-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 2365eacffe Automatic date update in version.in
adds 730a2af40f Automatic date update in version.in
No new revisions were added by this update.
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_kernel/llvm-release-aarch64-norov-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 1d64272f 0: update: binutils-llvm-linux-qemu: 23021
new 12cdd56c 0: update: binutils-llvm-linux-qemu: 23021
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 (1d64272f)
\
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.xz | Bin 1660 -> 1640 bytes
02-prepare_abe/console.log.xz | Bin 2740 -> 2728 bytes
03-build_abe-binutils/console.log.xz | Bin 30076 -> 30192 bytes
04-build_kernel_llvm/console.log.xz | Bin 62684 -> 60920 bytes
05-build_abe-qemu/console.log.xz | Bin 32028 -> 32488 bytes
06-build_linux/console.log.xz | Bin 4440 -> 4428 bytes
08-check_regression/console.log.xz | Bin 476 -> 476 bytes
09-update_baseline/console.log | 12 ++++++------
jenkins/manifest.sh | 16 ++++++++--------
9 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.