This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from 8c19295e320 Daily bump.
new f6306457ee3 rs6000: Fix typos in float128 ISA3.1 support
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:
libgcc/config/rs6000/float128-ifunc.c | 9 ++++++++-
libgcc/config/rs6000/t-float128-hw | 16 ----------------
libgcc/config/rs6000/t-float128-p10-hw | 4 ++--
libgcc/configure | 18 +++++++++---------
libgcc/configure.ac | 14 +++++++-------
5 files changed, 26 insertions(+), 35 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 233a806b00e3 Merge tag 'docs-5.14' of git://git.lwn.net/linux
new 0ae71c7720e3 seccomp: Support atomic "addfd + send reply"
new e540ad97e73c selftests/seccomp: Add test for atomic addfd+send
new 93e720d710df selftests/seccomp: More closely track fds being assigned
new 62ddb91b7771 selftests/seccomp: Flush benchmark output
new 9a03abc16c77 selftests/seccomp: Avoid using "sysctl" for report
new 616ea5cc4a7b Merge tag 'seccomp-v5.14-rc1' of git://git.kernel.org/pub/ [...]
new 6eed261f48d5 pstore/blk: Improve failure reporting
new 2a03ddbde1e1 pstore/blk: Move verify_size() macro out of function
new 7bb9557b48fc pstore/blk: Use the normal block device I/O path
new c811659bb9a0 pstore/blk: Fix kerndoc and redundancy on blkdev param
new 1d1f6cc5818c pstore/blk: Include zone in pstore_device_info
new 07bdc0746a5a Merge tag 'pstore-v5.14-rc1' of git://git.kernel.org/pub/s [...]
new 963cdcc37e98 tee: Fix fall-through warnings for Clang
new 47ce0b65bfb3 atm: fore200e: Fix fall-through warnings for Clang
new 18a0e8d0f103 watchdog: Fix fall-through warnings for Clang
new fc7980915a86 vxge: Fix fall-through warnings for Clang
new c3754da3b739 reiserfs: Fix fall-through warnings for Clang
new ebd0476256be nfp: Fix fall-through warnings for Clang
new 9b8b84c168b6 netxen_nic: Fix fall-through warnings for Clang
new cc9fd18032ef bnxt_en: Fix fall-through warnings for Clang
new d66aea44b0ac qlcnic: Fix fall-through warnings for Clang
new 79121184f8e7 ipv4: Fix fall-through warnings for Clang
new f5e9724c42d9 braille_console: Fix fall-through warnings for Clang
new 5ef73b6e6521 firewire: core: Fix fall-through warnings for Clang
new 3752445d79ee hwmon: (corsair-cpro) Fix fall-through warnings for Clang
new 58e31cf015e6 hwmon: (max6621) Fix fall-through warnings for Clang
new 731d5f441e1c ide: Fix fall-through warnings for Clang
new 6518e3fc972e net: netrom: Fix fall-through warnings for Clang
new 5af5a020ddd1 net/packet: Fix fall-through warnings for Clang
new 3754fa747dc0 rds: Fix fall-through warnings for Clang
new 0572b37b27f4 sctp: Fix fall-through warnings for Clang
new 1c78ba492410 tipc: Fix fall-through warnings for Clang
new 135436a7d2cd xfrm: Fix fall-through warnings for Clang
new 53004ee78d62 xfs: Fix fall-through warnings for Clang
new f49efb108aa4 drm/nouveau: Fix fall-through warnings for Clang
new e0e6f9b2a329 drm/nouveau/therm: Fix fall-through warnings for Clang
new 0850bf2e5ce4 drm/nouveau/clk: Fix fall-through warnings for Clang
new 40e67c120093 rxrpc: Fix fall-through warnings for Clang
new 8ec035ac4a13 Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git. [...]
new 13dfead49db0 media: siano: Fix out-of-bounds warnings in smscore_load_f [...]
new e17c120f48f7 Merge tag 'array-bounds-fixes-5.14-rc1' of git://git.kerne [...]
new f9c82a4ea89c Increase size of ucounts to atomic_long_t
new 905ae01c4ae2 Add a reference to ucounts for each cred
new b6c336528926 Use atomic_t for ucounts reference counting
new 21d1c5e386bc Reimplement RLIMIT_NPROC on top of ucounts
new 6e52a9f0532f Reimplement RLIMIT_MSGQUEUE on top of ucounts
new d64696905554 Reimplement RLIMIT_SIGPENDING on top of ucounts
new d7c9e99aee48 Reimplement RLIMIT_MEMLOCK on top of ucounts
new e4aebf06695c kselftests: Add test to check for rlimit changes in differ [...]
new c1ada3dc7219 ucounts: Set ucount_max to the largest positive value the [...]
new 9b624988221b ucounts: Count rlimits in each user namespace
new f928ef685db5 ucounts: Silence warning in dec_rlimit_ucounts
new 5e6b8a50a7ce cred: add missing return error code when set_cred_ucounts( [...]
new c54b245d0118 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 54 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/admin-guide/pstore-blk.rst | 14 +-
Documentation/userspace-api/seccomp_filter.rst | 12 +
drivers/accessibility/braille/braille_console.c | 1 +
drivers/atm/fore200e.c | 1 +
drivers/firewire/core-topology.c | 1 +
drivers/gpu/drm/nouveau/nouveau_bo.c | 1 +
drivers/gpu/drm/nouveau/nouveau_connector.c | 1 +
drivers/gpu/drm/nouveau/nvkm/subdev/clk/nv50.c | 1 +
drivers/gpu/drm/nouveau/nvkm/subdev/therm/gf119.c | 1 +
drivers/hwmon/corsair-cpro.c | 1 +
drivers/hwmon/max6621.c | 2 +-
drivers/media/common/siano/smscoreapi.c | 22 +-
drivers/media/common/siano/smscoreapi.h | 4 +-
drivers/mtd/mtdpstore.c | 10 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 1 +
drivers/net/ethernet/neterion/vxge/vxge-config.c | 1 +
drivers/net/ethernet/netronome/nfp/nfp_net_repr.c | 1 +
.../net/ethernet/qlogic/netxen/netxen_nic_init.c | 1 +
drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c | 1 +
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c | 1 +
drivers/tee/tee_core.c | 1 +
drivers/watchdog/machzwd.c | 1 +
fs/exec.c | 6 +-
fs/hugetlbfs/inode.c | 16 +-
fs/proc/array.c | 2 +-
fs/pstore/blk.c | 403 ++++++++-------------
fs/reiserfs/namei.c | 1 +
fs/xfs/libxfs/xfs_ag_resv.c | 4 +-
fs/xfs/libxfs/xfs_alloc.c | 2 +-
fs/xfs/libxfs/xfs_da_btree.c | 2 +-
fs/xfs/scrub/agheader.c | 1 +
fs/xfs/scrub/bmap.c | 2 +-
fs/xfs/scrub/btree.c | 2 +-
fs/xfs/scrub/common.c | 6 +-
fs/xfs/scrub/dabtree.c | 2 +-
fs/xfs/scrub/repair.c | 2 +-
fs/xfs/xfs_bmap_util.c | 2 +-
fs/xfs/xfs_export.c | 4 +-
fs/xfs/xfs_file.c | 2 +-
fs/xfs/xfs_inode.c | 2 +-
fs/xfs/xfs_ioctl.c | 4 +-
fs/xfs/xfs_iomap.c | 2 +-
fs/xfs/xfs_log.c | 1 +
fs/xfs/xfs_trans_buf.c | 2 +-
include/linux/cred.h | 4 +
include/linux/hugetlb.h | 4 +-
include/linux/mm.h | 4 +-
include/linux/pstore_blk.h | 27 +-
include/linux/sched/user.h | 7 -
include/linux/shmem_fs.h | 2 +-
include/linux/signal_types.h | 4 +-
include/linux/user_namespace.h | 31 +-
include/uapi/linux/seccomp.h | 1 +
ipc/mqueue.c | 40 +-
ipc/shm.c | 26 +-
kernel/cred.c | 51 ++-
kernel/exit.c | 2 +-
kernel/fork.c | 18 +-
kernel/seccomp.c | 51 ++-
kernel/signal.c | 25 +-
kernel/sys.c | 14 +-
kernel/ucount.c | 116 ++++--
kernel/user.c | 3 -
kernel/user_namespace.c | 9 +-
mm/memfd.c | 4 +-
mm/mlock.c | 22 +-
mm/mmap.c | 4 +-
mm/shmem.c | 10 +-
net/ipv4/ah4.c | 1 +
net/ipv4/esp4.c | 1 +
net/ipv4/fib_semantics.c | 1 +
net/ipv4/ip_vti.c | 1 +
net/ipv4/ipcomp.c | 1 +
net/netrom/nr_route.c | 4 +
net/packet/af_packet.c | 1 +
net/rds/tcp_connect.c | 1 +
net/rds/threads.c | 2 +
net/rxrpc/af_rxrpc.c | 1 +
net/sctp/input.c | 3 +-
net/tipc/link.c | 1 +
net/xfrm/xfrm_interface.c | 1 +
tools/testing/selftests/Makefile | 1 +
tools/testing/selftests/rlimits/.gitignore | 2 +
tools/testing/selftests/rlimits/Makefile | 6 +
tools/testing/selftests/{mount => rlimits}/config | 0
.../testing/selftests/rlimits/rlimits-per-userns.c | 161 ++++++++
.../testing/selftests/seccomp/seccomp_benchmark.c | 10 +-
tools/testing/selftests/seccomp/seccomp_bpf.c | 51 ++-
88 files changed, 820 insertions(+), 459 deletions(-)
create mode 100644 tools/testing/selftests/rlimits/.gitignore
create mode 100644 tools/testing/selftests/rlimits/Makefile
copy tools/testing/selftests/{mount => rlimits}/config (100%)
create mode 100644 tools/testing/selftests/rlimits/rlimits-per-userns.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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/glibc.
from 1799ac8eab support: Typo and formatting fixes
adds ff75390ef5 Use __pthread_attr_copy in mq_notify (bug 27896)
adds 16949aeaa0 Fix use of __pthread_attr_copy in mq_notify (bug 27896)
No new revisions were added by this update.
Summary of changes:
NEWS | 4 ++++
sysdeps/unix/sysv/linux/mq_notify.c | 24 ++++++++++++++++++------
2 files changed, 22 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_bmk_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/binutils-gdb.
from a03f0af7e3 Automatic date update in version.in
adds 54254f3896 Automatic date update in version.in
adds 3f07ddd689 Automatic date update in version.in
adds 3b1317df03 Automatic date update in version.in
adds acfd932381 Automatic date update in version.in
adds 602ed821f5 Fix type of .persistent.bss section
adds 839298c39b Automatic date update in version.in
adds 589787a791 Automatic date update in version.in
adds 5c1f3db6a3 Automatic date update in version.in
adds d480785348 Automatic date update in version.in
adds 8ed1a94d7a Automatic date update in version.in
adds 8a473766ae Automatic date update in version.in
adds 96f32373c6 Automatic date update in version.in
adds ad563d824d Automatic date update in version.in
adds 8c9ca0fc8b Automatic date update in version.in
adds 92cce76749 Automatic date update in version.in
adds ec2451f91e PR27755, powerpc-ld infinite loop
adds 685036654f Automatic date update in version.in
adds 990df44330 Automatic date update in version.in
adds 5fbe6f4318 Automatic date update in version.in
adds beaafdf3e2 Automatic date update in version.in
adds 7efc8776ec Automatic date update in version.in
adds fb261566ad Automatic date update in version.in
adds 54c343f5b2 Automatic date update in version.in
adds 3b33651e3d Automatic date update in version.in
adds 01cab7a6b8 Automatic date update in version.in
adds 7df48b0704 Automatic date update in version.in
adds f2ece6f163 Automatic date update in version.in
adds d6f17ee9f1 Automatic date update in version.in
adds 8586ba779a Automatic date update in version.in
adds 352cf802a9 Automatic date update in version.in
adds 3c4029d244 Automatic date update in version.in
adds 99c9bb313e Automatic date update in version.in
adds b8f4b69aaa arm: Fix bugs with MVE vmov from two GPRs to vector lanes
adds 9112450f1e Automatic date update in version.in
adds cff396521d Automatic date update in version.in
adds 4ec27dd262 Automatic date update in version.in
adds 683278f1ed Automatic date update in version.in
adds 0fdbb25414 Automatic date update in version.in
adds f0b059d08e Automatic date update in version.in
adds eaf6d3b360 Arm: Fix forward thumb references [PR gas/25235]
adds 995e0b770e Gas: Forgot to commit changelog
adds c63828ebe8 Automatic date update in version.in
adds 3bc86347ee Automatic date update in version.in
adds 1932900f76 Automatic date update in version.in
adds 5411a4251e Automatic date update in version.in
adds c2b48366f9 Automatic date update in version.in
adds 7e989c8aeb Automatic date update in version.in
adds 459494d59b Automatic date update in version.in
adds 57bef2f936 Automatic date update in version.in
adds 215986c7c0 Automatic date update in version.in
adds 0aa46dd891 Automatic date update in version.in
adds ecb46fca67 Automatic date update in version.in
adds 1dae789b15 Automatic date update in version.in
adds 953595dada Automatic date update in version.in
adds 8b91c37ed9 Automatic date update in version.in
adds 8c5062d58d Automatic date update in version.in
adds b481ba02ba Automatic date update in version.in
adds dd1396b5f0 Automatic date update in version.in
adds d9b45ba2ee Automatic date update in version.in
adds 6bd77506c0 Automatic date update in version.in
adds 88cb287c03 Automatic date update in version.in
adds 4c30ee3286 Automatic date update in version.in
adds de955b29e6 Automatic date update in version.in
adds a81254fae7 Automatic date update in version.in
adds bf57d8eb47 Automatic date update in version.in
adds 37fadb6ef2 Automatic date update in version.in
adds 21dd883860 Automatic date update in version.in
adds a7eb3ff36c Automatic date update in version.in
adds 80d0c46a72 Automatic date update in version.in
adds 6ecf41172c Automatic date update in version.in
adds 0adfd3a88e Automatic date update in version.in
adds ad9a2bd65c Automatic date update in version.in
adds af42a868ef Automatic date update in version.in
adds 2cfc66bc46 Automatic date update in version.in
adds ed2f2f45c2 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 ++
bfd/elf.c | 1 +
bfd/elf32-ppc.c | 2 +-
bfd/version.h | 2 +-
gas/ChangeLog | 25 +++++
gas/config/tc-arm.c | 15 ++-
gas/testsuite/gas/arm/mve-vmov-3.d | 169 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-3.s | 160 +++++++++++++++++++++++++++++++
gas/testsuite/gas/arm/mve-vmov-bad-2.l | 2 +-
gas/testsuite/gas/arm/pr25235.d | 24 +++++
gas/testsuite/gas/arm/pr25235.s | 30 ++++++
gas/testsuite/gas/elf/section25.d | 4 +-
gas/testsuite/gas/elf/section26.d | 6 +-
gas/testsuite/gas/elf/section26.s | 3 +
opcodes/ChangeLog | 9 ++
opcodes/arm-dis.c | 7 +-
16 files changed, 458 insertions(+), 10 deletions(-)
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.d
create mode 100644 gas/testsuite/gas/arm/mve-vmov-3.s
create mode 100644 gas/testsuite/gas/arm/pr25235.d
create mode 100644 gas/testsuite/gas/arm/pr25235.s
--
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_llvm_tx1/llvm-release-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
discards 8405e9e 4: update: binutils-gcc-glibc: 1
new c42fff2 4: update: binutils-gcc-glibc: 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 (8405e9e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-releas [...]
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 | 249 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 11352 +--
04-build_abe-stage1/console.log | 14093 ++--
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 2014 +-
07-build_abe-glibc/console.log | 39409 +++++-----
08-build_abe-stage2/console.log | 32797 ++++----
09-build_llvm-true/console.log | 12912 +--
11-benchmark--O3/benchmark-start.log | 2 +-
11-benchmark--O3/benchmark.log | 97 +-
11-benchmark--O3/console.log | 226 +-
12-check_regression/console.log | 2463 +-
12-check_regression/results-0.csv | 2137 +-
12-check_regression/results-1.csv | 2306 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 1 +
12-check_regression/results-full.csv | 2320 +-
12-check_regression/results.csv | 159 +-
12-check_regression/results.log | 3228 +-
13-update_baseline/console.log | 7520 +-
13-update_baseline/results-1.csv | 2306 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 1 +
13-update_baseline/results-full.csv | 2190 +-
13-update_baseline/results.csv | 155 +-
13-update_baseline/results.log | 2614 +-
13-update_baseline/results.regressions | 2 +-
console.log | 122067 +++++++++++++++--------------
jenkins/manifest.sh | 22 +-
results | 2 +-
results_id | 2 +-
32 files changed, 131827 insertions(+), 131323 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 c8abc2058e9 Daily bump.
new 095a01cf6e3 bootstrap: Include tm_p.h in btfout.c and ctfout.c.
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/btfout.c | 1 +
gcc/ctfout.c | 1 +
2 files changed, 2 insertions(+)
--
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_llvm_tk1/llvm-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 2459e6b 2: update: binutils-gcc-glibc: 1
discards 6e1a44c 1: reset: llvm-a838a4f69f500fc8e39fb4c9a1476f162ccf8423: 1
new 80716e4 1: reset: : 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 (2459e6b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tk1/llvm-master [...]
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 | 204 +-
02-prepare_abe/console.log | 450 +-
03-build_abe-binutils/console.log | 11633 ++-
04-build_abe-stage1/console.log | 19372 ++--
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 1978 +-
07-build_abe-glibc/console.log | 38141 ++++----
08-build_abe-stage2/console.log | 38633 ++++----
09-build_llvm-true/console.log | 13668 +--
11-benchmark--O2_marm/benchmark-start.log | 2 +-
11-benchmark--O2_marm/benchmark.log | 68 +-
11-benchmark--O2_marm/console.log | 310 +-
12-check_regression/console.log | 2433 +-
12-check_regression/results-0.csv | 2235 +-
12-check_regression/results-1.csv | 2260 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 89 +-
12-check_regression/results-full.csv | 2334 +-
12-check_regression/results.csv | 157 +-
12-check_regression/results.log | 3842 +-
13-update_baseline/console.log | 6039 +-
13-update_baseline/results-1.csv | 2260 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 7 +-
13-update_baseline/results-full.csv | 2170 +-
13-update_baseline/results.csv | 155 +-
13-update_baseline/results.log | 2680 +-
13-update_baseline/results.regressions | 2 +-
console.log | 133009 +++++++++++++--------------
jenkins/manifest.sh | 16 +-
reset-baseline | 0
results | 2 +-
results_id | 2 +-
33 files changed, 140914 insertions(+), 143317 deletions(-)
create mode 100644 reset-baseline
--
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 releases/gcc-9
in repository gcc.
from aa30c0adf90 Daily bump.
new c29bb062ef1 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/DATESTAMP | 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 releases/gcc-11
in repository gcc.
from 680496aa41d Daily bump.
new 8c19295e320 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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.