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_check_binutils/master-arm
in repository toolchain/ci/base-artifacts.
from 4674a402ec 36: onsuccess: #74: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new c832134674 37: onsuccess: #75: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
00-sumfiles/binutils.log.xz | Bin 62176 -> 61864 bytes
00-sumfiles/gas.log.xz | Bin 101060 -> 101004 bytes
00-sumfiles/ld.log.xz | Bin 114140 -> 114156 bytes
01-reset_artifacts/console.log.xz | Bin 2032 -> 2048 bytes
02-prepare_abe/console.log.xz | Bin 2412 -> 2412 bytes
03-build_abe-binutils/console.log.xz | Bin 27096 -> 26864 bytes
04-build_abe-stage1/console.log.xz | Bin 89804 -> 88948 bytes
06-build_abe-linux/console.log.xz | Bin 8516 -> 8540 bytes
07-build_abe-glibc/console.log.xz | Bin 233156 -> 233048 bytes
08-build_abe-stage2/console.log.xz | Bin 225360 -> 225572 bytes
09-build_abe-gdb/console.log.xz | Bin 34384 -> 34272 bytes
10-build_abe-qemu/console.log.xz | Bin 30104 -> 29312 bytes
11-build_abe-dejagnu/console.log.xz | Bin 3876 -> 3864 bytes
12-build_abe-check_binutils/console.log.xz | Bin 3140 -> 2916 bytes
12-build_abe-check_binutils/flaky.xfail | 2 +-
13-check_regression/console.log.xz | Bin 1248 -> 1236 bytes
13-check_regression/results.compare2 | 4 ++--
git/binutils_rev | 2 +-
git/gcc_rev | 2 +-
git/gdb_rev | 2 +-
git/linux_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 34 ++++++++++++++---------------
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 4 ++--
26 files changed, 30 insertions(+), 30 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 23990b1affd2 Merge tag 'spi-fix-v6.3-rc7' of git://git.kernel.org/pub/s [...]
new 998ad18b00eb mm: swap: fix performance regression on sparsetruncate-tiny
new 24bf08c4376b mm/userfaultfd: fix uffd-wp handling for THP migration entries
new dd47ac428c3f mm/khugepaged: check again on anon uffd-wp during isolation
new 82f951340f25 mm/mprotect: fix do_mprotect_pkey() return on error
new 4737edbbdd49 mm/huge_memory.c: warn with pr_warn_ratelimited instead of [...]
new f4e9e0e69468 mm/mempolicy: fix use-after-free of VMA iterator
new d2c115baae6f mailmap: update jtoppins' entry to reference correct email
new 9235756885e8 tools/mm/page_owner_sort.c: fix TGID output when cull=tg is used
new 1f5f12ece722 maple_tree: fix a potential memory leak, OOB access, or ot [...]
new 1ba1199ec574 writeback, cgroup: fix null-ptr-deref write in bdi_split_w [...]
new 2ff559f31a5d Revert "userfaultfd: don't fail on unrecognized features"
new 659c0ce1cb9e kernel/sys.c: fix and improve control flow in __sys_setres [...]
new 1007843a9190 mm/page_alloc: fix potential deadlock on zonelist_update_s [...]
new b20b0368c614 mm: fix memory leak on mm_init error handling
new a101482421a3 tools/Makefile: do missed s/vm/mm/
new 47ebd0310e89 mm: kmsan: handle alloc failures in kmsan_vmap_pages_range [...]
new fdea03e12aa2 mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()
new fad8e4291da5 maple_tree: make maple state reusable after mas_empty_area_rev()
new 06e8fd999334 maple_tree: fix mas_empty_area() search
new 58c5d0d6d522 mm/mmap: regression fix for unmapped_area{_topdown}
new 4d73ba5fa710 mm: page_alloc: skip regions with hugetlbfs pages when all [...]
new ef832747a82d nilfs2: initialize unused bytes in segment summary blocks
new cb0856346a60 Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://g [...]
The 23 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 | 2 +
fs/fs-writeback.c | 17 +++++---
fs/nilfs2/segment.c | 20 +++++++++
fs/userfaultfd.c | 6 ++-
include/linux/kmsan.h | 39 +++++++++--------
kernel/fork.c | 1 +
kernel/sys.c | 69 +++++++++++++++++-------------
lib/maple_tree.c | 66 ++++++++++++++--------------
mm/backing-dev.c | 12 +++++-
mm/huge_memory.c | 19 +++++++--
mm/khugepaged.c | 4 ++
mm/kmsan/hooks.c | 55 ++++++++++++++++++++----
mm/kmsan/shadow.c | 27 ++++++++----
mm/mempolicy.c | 104 +++++++++++++++++++++------------------------
mm/mmap.c | 48 ++++++++++++++++++---
mm/mprotect.c | 2 +-
mm/page_alloc.c | 19 +++++++++
mm/swap.c | 2 +-
mm/vmalloc.c | 10 +++--
tools/Makefile | 14 +++---
tools/mm/page_owner_sort.c | 2 +-
21 files changed, 351 insertions(+), 187 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_gnu_woa_check_binutils/master-woa64
in repository toolchain/ci/base-artifacts.
from 2395a22def 35: onsuccess: #55: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
new b84a58a4bf 36: onsuccess: #56: 1: [TCWG CI] https://ci.linaro.org/job/t [...]
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:
00-sumfiles/binutils.log.xz | Bin 8132 -> 8164 bytes
00-sumfiles/gas.log.xz | Bin 143420 -> 143540 bytes
00-sumfiles/ld.log.xz | Bin 25788 -> 25792 bytes
01-reset_artifacts/console.log.xz | Bin 2020 -> 2008 bytes
02-prepare_abe/console.log.xz | Bin 2440 -> 2428 bytes
03-build_abe-binutils/console.log.xz | Bin 25164 -> 24844 bytes
04-build_abe-dejagnu/console.log.xz | Bin 3940 -> 3936 bytes
05-build_abe-check_binutils/console.log.xz | Bin 3692 -> 3472 bytes
05-build_abe-check_binutils/flaky.xfail | 2 +-
06-check_regression/console.log.xz | Bin 1240 -> 1256 bytes
06-check_regression/results.compare2 | 4 ++--
git/binutils_rev | 2 +-
jenkins/notify.sh | 2 +-
manifest.sh | 8 ++++----
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 4 ++--
sumfiles/ld.sum | 4 ++--
17 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.