This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from f9007cc601e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
new c412a769d245 kasan: fix variable 'tag' set but not used warning
new cae85cb8add3 mm/memory.c: fix modifying of page protection by insert_pfn()
new 44dc1b1fab78 mm/debug.c: add a cast to u64 for atomic64_read()
new c1e287c11b75 mailmap: add Changbin Du
new 73601ea5b7b1 fs/open.c: allow opening only regular files during execve()
new 9b7ea46a82b3 mm/hotplug: fix offline undo_isolate_page_range()
new e6a9467ea14b ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock
new 6d6ea1e967a2 mm: add support for kmem caches in DMA32 zone
new 0a352554da69 iommu/io-pgtable-arm-v7s: request DMA32 memory, and improv [...]
new a953e7721fa9 include/linux/hugetlb.h: convert to use vm_fault_t
new a7f40cfe3b7a mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRIC [...]
new 5ae2efb1dea9 mm/debug.c: fix __dump_page when mapping->host is not set
new b736523f0759 include/linux/list.h: fix list_is_first() kernel-doc
new eebf36480678 fs/proc/kcore.c: make kcore_modules static
new fcfc2aa0185f ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK
new c4efe484b5f0 mm/memory_hotplug.c: fix notification in offline error path
new f5777bc2d9cf mm/page_isolation.c: fix a wrong flag in set_migratetype_i [...]
new 0bc9f5d14a93 drivers/block/zram/zram_drv.c: fix idle/writeback string compare
new d2b2c6dd227b mm/migrate.c: add missing flush_dcache_page for non-mapped [...]
new 4462996ea3cc checkpatch: add %pt as a valid vsprintf extension
new 262032785247 fs: fs_parser: fix printk format warning
new 23da9588037e fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links
new 922c010cf236 Merge branch 'akpm' (patches from Andrew)
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 ++
drivers/block/zram/zram_drv.c | 32 +++++-------------------
drivers/iommu/io-pgtable-arm-v7s.c | 19 +++++++++++---
fs/fs_parser.c | 2 +-
fs/ocfs2/refcounttree.c | 42 +++++++++++++++++--------------
fs/open.c | 6 +++++
fs/proc/kcore.c | 2 +-
fs/proc/proc_sysctl.c | 3 ++-
include/linux/hugetlb.h | 8 +++++-
include/linux/list.h | 2 +-
include/linux/page-isolation.h | 10 --------
include/linux/sched/signal.h | 18 ++++++++++++++
include/linux/slab.h | 2 ++
kernel/ptrace.c | 15 +++++++++--
mm/debug.c | 4 +--
mm/kasan/kasan.h | 5 +++-
mm/memory.c | 11 ++++----
mm/memory_hotplug.c | 19 ++++++++++----
mm/mempolicy.c | 40 ++++++++++++++++++++++++------
mm/migrate.c | 11 +++++---
mm/page_alloc.c | 2 +-
mm/page_isolation.c | 51 ++++++++++++++++++++++++--------------
mm/slab.c | 2 ++
mm/slab.h | 3 ++-
mm/slab_common.c | 2 +-
mm/slub.c | 5 ++++
mm/sparse.c | 2 +-
scripts/checkpatch.pl | 2 +-
28 files changed, 210 insertions(+), 112 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 lldb.
from ccc5f6dda [ScriptInterpreterPython] Fix the unit test after refactor
new f60dad0a6 [CMake] Add missing test dep
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:
lit/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
--
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 clang.
from 19f70eecb7 [lit] Set shlibpath_var on AIX
new 428045a8d8 [analyzer] MIGChecker: Add support for more deallocator APIs.
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:
lib/StaticAnalyzer/Checkers/MIGChecker.cpp | 22 ++++++++++++++++++++++
test/Analysis/mig.mm | 28 +++++++++++++++++++++++++---
2 files changed, 47 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_kernel/gnu-master-arm-next-defconfig
in repository toolchain/ci/base-artifacts.
discards 97eacd94 0: good: binutils-gcc-linux: boot
new be423a24 0: good: binutils-gcc-linux: boot
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 (97eacd94)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 128 +-
02-prepare_abe/console.log | 238 +-
03-build_abe-binutils/console.log | 9341 +++++------
04-build_abe-stage1/console.log | 18926 +++++++++++-----------
05-build_linux/console.log | 1785 +--
06-boot_linux/console.log | 386 +-
console.log | 30832 ++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 30834 insertions(+), 30822 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-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/llvm-project.
from bf2f5abb8e3 git-llvm: Update for release_80 branch
adds 25895ad2836 Merging r356924:
No new revisions were added by this update.
Summary of changes:
llvm/utils/release/merge-request.sh | 3 +++
1 file changed, 3 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-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/gcc.
from 6aed66e530d PR target/89848 * config/i386/i386.c (dimode_scalar_chain [...]
adds 24d5d87eb89 Daily bump.
No new revisions were added by this update.
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk/llvm-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/binutils-gdb.
from 2194f9f648 Automatic date update in version.in
adds 9a22d95010 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.