This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 730bf31b8fc8 Merge tag 'tag-chrome-platform-for-v5.15' of git://git.ker [...]
new c68ed7945701 mm/vmstat: protect per cpu variables with preempt disable on RT
new 2b9b624f5aef mm: migrate: introduce a local variable to get the number [...]
new 68a9843f14b6 mm: migrate: fix the incorrect function name in comments
new 213ecb315751 mm: migrate: change to use bool type for 'page_was_mapped'
new 4b692e861619 kexec: move locking into do_kexec_load
new 5d700a0fd71d kexec: avoid compat_alloc_user_space
new 5b1b561ba73c mm: simplify compat_sys_move_pages
new e130242dc351 mm: simplify compat numa syscalls
new 59ab844eed9c compat: remove some compat entry points
new a7a08b275a8b arch: remove compat_alloc_user_space
new 4b42fb213678 mm/hmm: bypass devmap pte when all pfn requested flags are [...]
new 13db8c50477d mm/hugetlb: initialize hugetlb_usage in mm_init
new 32d4f4b782bb mm,vmscan: fix divide by zero in get_scan_count
new 053cfda10230 mm/page_alloc.c: avoid accessing uninitialized pcp page mi [...]
new 10994316089c mmap_lock: change trace and locking order
new 79d3705040c3 mm/kmemleak: allow __GFP_NOLOCKDEP passed to kmemleak's gfp
new 276aeee1c5fc mm/mempolicy: fix a race between offset_il_node and mpol_r [...]
new ddb13122aa7e nds32/setup: remove unused memblock_region variable in set [...]
new a3fa7a101dcf Merge branches 'akpm' and 'akpm-hotfixes' (patches from Andrew)
The 19 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:
arch/arm64/include/asm/compat.h | 5 -
arch/arm64/include/asm/uaccess.h | 11 --
arch/arm64/include/asm/unistd32.h | 10 +-
arch/arm64/lib/Makefile | 2 +-
arch/arm64/lib/copy_in_user.S | 77 -----------
arch/mips/cavium-octeon/octeon-memcpy.S | 2 -
arch/mips/include/asm/compat.h | 8 --
arch/mips/include/asm/uaccess.h | 26 ----
arch/mips/kernel/syscalls/syscall_n32.tbl | 10 +-
arch/mips/kernel/syscalls/syscall_o32.tbl | 10 +-
arch/mips/lib/memcpy.S | 11 --
arch/nds32/kernel/setup.c | 1 -
arch/parisc/include/asm/compat.h | 6 -
arch/parisc/include/asm/uaccess.h | 2 -
arch/parisc/kernel/syscalls/syscall.tbl | 8 +-
arch/parisc/lib/memcpy.c | 9 --
arch/powerpc/include/asm/compat.h | 16 ---
arch/powerpc/kernel/syscalls/syscall.tbl | 10 +-
arch/s390/include/asm/compat.h | 10 --
arch/s390/include/asm/uaccess.h | 3 -
arch/s390/kernel/syscalls/syscall.tbl | 10 +-
arch/s390/lib/uaccess.c | 63 ---------
arch/sparc/include/asm/compat.h | 19 ---
arch/sparc/kernel/process_64.c | 2 +-
arch/sparc/kernel/signal32.c | 12 +-
arch/sparc/kernel/signal_64.c | 8 +-
arch/sparc/kernel/syscalls/syscall.tbl | 10 +-
arch/x86/entry/syscalls/syscall_32.tbl | 4 +-
arch/x86/entry/syscalls/syscall_64.tbl | 2 +-
arch/x86/include/asm/compat.h | 13 --
arch/x86/include/asm/uaccess_64.h | 7 -
include/linux/compat.h | 39 ++----
include/linux/hugetlb.h | 9 ++
include/linux/mmap_lock.h | 8 +-
include/linux/uaccess.h | 10 --
include/uapi/asm-generic/unistd.h | 10 +-
kernel/compat.c | 21 ---
kernel/fork.c | 1 +
kernel/kexec.c | 103 ++++++--------
kernel/sys_ni.c | 5 -
mm/hmm.c | 5 +-
mm/kmemleak.c | 3 +-
mm/mempolicy.c | 214 +++++++++---------------------
mm/migrate.c | 61 +++++----
mm/page_alloc.c | 4 +-
mm/vmscan.c | 2 +-
mm/vmstat.c | 48 +++++++
47 files changed, 267 insertions(+), 663 deletions(-)
delete mode 100644 arch/arm64/lib/copy_in_user.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_tk1/llvm-release-arm-spec2k6-O2
in repository toolchain/ci/glibc.
from f2413f2710 x86-64: Use testl to check __x86_string_control
adds 52d0119743 MIPS: Setup errno for {f,l,}xstat
No new revisions were added by this update.
Summary of changes:
sysdeps/unix/sysv/linux/mips/fxstat.c | 4 +++-
sysdeps/unix/sysv/linux/mips/lxstat.c | 4 +++-
sysdeps/unix/sysv/linux/mips/xstat.c | 4 +++-
3 files changed, 9 insertions(+), 3 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_tk1/llvm-release-arm-spec2k6-O2
in repository toolchain/ci/binutils-gdb.
from c20b52504a Automatic date update in version.in
adds d8c26a9cd5 Automatic date update in version.in
adds 636c5b0d0a Automatic date update in version.in
adds e18071ce24 Automatic date update in version.in
adds e75eebbb8d Automatic date update in version.in
adds cb1920c056 Automatic date update in version.in
adds e854b5bf31 Revert: [AArch64] MTE corefile support
adds cfcc488ce4 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/ChangeLog | 9 +++++++++
bfd/elf.c | 19 -------------------
bfd/version.h | 2 +-
binutils/ChangeLog | 8 ++++++++
binutils/readelf.c | 2 --
include/ChangeLog | 9 +++++++++
include/elf/common.h | 6 ------
7 files changed, 27 insertions(+), 28 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_tk1/llvm-release-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards fb2c313af 6: update: binutils-gcc-linux-glibc-llvm: 1
new 41be0e970 6: update: binutils-gcc-linux-glibc-llvm: 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 (fb2c313af)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tk1/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.xz | Bin 1852 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 42200 -> 41564 bytes
04-build_abe-stage1/console.log.xz | Bin 86824 -> 86168 bytes
06-build_abe-linux/console.log.xz | Bin 9044 -> 8952 bytes
07-build_abe-glibc/console.log.xz | Bin 227504 -> 225004 bytes
08-build_abe-stage2/console.log.xz | Bin 210636 -> 205200 bytes
09-build_llvm-true/console.log.xz | Bin 56356 -> 58108 bytes
11-benchmark/benchmark-start.log | 2 +-
11-benchmark/benchmark.log | 77 +-
11-benchmark/console.log.xz | Bin 3180 -> 2604 bytes
12-check_regression/console.log.xz | Bin 3164 -> 3188 bytes
12-check_regression/results-0.csv | 2284 +++++-----
12-check_regression/results-1.csv | 2241 +++++-----
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 91 +-
12-check_regression/results-full.csv | 2361 +++++-----
12-check_regression/results.csv | 159 +-
12-check_regression/results.log | 3424 +++++++-------
13-update_baseline/console.log | 7427 ++++++++++++++++---------------
13-update_baseline/results-1.csv | 2241 +++++-----
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 3 +-
13-update_baseline/results-full.csv | 2139 +++++----
13-update_baseline/results.csv | 153 +-
13-update_baseline/results.log | 2562 ++++++-----
jenkins/manifest.sh | 28 +-
results_id | 2 +-
28 files changed, 12648 insertions(+), 12622 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 master
in repository toolchain/gcc-compare-results.
from cd93c5c From https://ci.linaro.org/job/tcwg_gcc_check-bisect-release-arm/28/
new 5f5df03 From https://ci.linaro.org/job/tcwg_gnu_native_check_gcc-bise [...]
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:
.../flaky/tcwg_gnu_native_check_gcc-release-arm.xfail | 10 ++++++++++
1 file changed, 10 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_gnu_cross_build/master-aarch64
in repository toolchain/ci/gcc.
from e66b9f6779f analyzer: fix ICE when discarding result of realloc [PR102225]
adds 3c64582372c c++: Fix docs on assignment of virtual bases [PR60318]
adds b6db7cd41cc Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 271 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +
gcc/analyzer/ChangeLog | 12 +++
gcc/c-family/ChangeLog | 9 ++
gcc/cp/ChangeLog | 15 +++
gcc/doc/trouble.texi | 7 +-
gcc/fortran/ChangeLog | 5 +
gcc/testsuite/ChangeLog | 165 +++++++++++++++++++++++++++++
libgcc/ChangeLog | 11 ++
10 files changed, 498 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.