This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 169e77764adc Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/ [...]
new 3a72917ccfbb proc: alloc PATH_MAX bytes for /proc/${pid}/fd/ symlinks
new 5039b170369d proc/vmcore: fix possible deadlock on concurrent mmap and read
new e9f5d1017c50 proc/vmcore: fix vmcore_alloc_buf() kernel-doc comment
new c724c866bb70 linux/types.h: remove unnecessary __bitwise__
new 179fd6ba3bac Documentation/sparse: add hints about __CHECKER__
new a7cd9a5376aa kernel/ksysfs.c: use helper macro __ATTR_RW
new f9b3cd245784 Kconfig.debug: make DEBUG_INFO selectable from a choice
new 14e83077d55f include: drop pointless __compiler_offsetof indirection
new f334f5668bed ilog2: force inlining of __ilog2_u32() and __ilog2_u64()
new 25cb5b7ac6a7 bitfield: add explicit inclusions to the example
new 1bf18da62106 lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
new 2699e5143c9b lib: bitmap: fix many kernel-doc warnings
new 6e8f42dc9c85 checkpatch: prefer MODULE_LICENSE("GPL") over MODULE_LICEN [...]
new 481efd7bd6f2 checkpatch: add --fix option for some TRAILING_STATEMENTS
new 05dc40e694e0 checkpatch: add early_param exception to blank line after [...]
new c882c6b1cb31 checkpatch: use python3 to find codespell dictionary
new 105e8c2e4778 init: use ktime_us_delta() to make initcall_debug log more [...]
new abc7da58c4b3 init.h: improve __setup and early_param documentation
new f9a40b089065 init/main.c: return 1 from handled __setup() functions
new 5a519c8fe4d6 fs/pipe: use kvcalloc to allocate a pipe_buffer array
new aeb213cddeb5 fs/pipe.c: local vars have to match types of proper pipe_i [...]
new 9ce3c0d26c42 minix: fix bug when opening a file with O_DIRECT
new 2cd50532ce5c fat: use pointer to simple type in put_user()
new b1e2c8df0f00 cgroup: use irqsave in cgroup_rstat_flush_locked().
new f05fa10901aa kexec: make crashk_res, crashk_low_res and crash_notes sym [...]
new d414cb379ac3 riscv: mm: init: use IS_ENABLED(CONFIG_KEXEC_CORE) instead [...]
new 4ece09be9913 x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
new d339f1584f0a arm64: mm: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
new b2377d4b9451 docs: kdump: update description about sysfs file system support
new ae6694c1aa8f docs: kdump: add scp example to write out the dump file
new 1a2383e8b84c panic: unset panic_on_warn inside panic()
new d83ce027a540 ubsan: no need to unset panic_on_warn in ubsan_epilogue()
new e7ce7500375a kasan: no need to unset panic_on_warn in end_report()
new 92333baaceb3 taskstats: remove unneeded dead assignment
new a1ff1de00db2 docs: sysctl/kernel: add missing bit to panic_print
new 8d470a45d1a6 panic: add option to dump all CPUs backtraces in panic_print
new f953f140f318 panic: move panic_print before kmsg dumpers
new 17581aa13680 kcov: split ioctl handling into locked and unlocked parts
new b3d7fe86fbd0 kcov: properly handle subsequent mmap calls
new 0cbcc92917c5 kernel/resource: fix kfree() of bootmem memory again
new b027471adaf9 Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
new 52deda9551a0 Merge branch 'akpm' (patches from Andrew)
The 42 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/kdump/kdump.rst | 10 +-
Documentation/admin-guide/kernel-parameters.txt | 5 +
Documentation/admin-guide/sysctl/kernel.rst | 2 +
Documentation/dev-tools/sparse.rst | 2 +
arch/arm64/mm/init.c | 9 +-
arch/riscv/mm/init.c | 6 +-
arch/x86/kernel/setup.c | 10 +-
fs/fat/dir.c | 2 +-
fs/minix/inode.c | 3 +-
fs/pipe.c | 13 +--
fs/proc/base.c | 8 +-
fs/proc/vmcore.c | 43 +++----
include/linux/bitfield.h | 3 +
include/linux/compiler_types.h | 3 +-
include/linux/init.h | 11 +-
include/linux/kexec.h | 12 +-
include/linux/log2.h | 4 +-
include/linux/stddef.h | 6 +-
include/uapi/linux/types.h | 6 +-
init/main.c | 14 +--
kernel/cgroup/rstat.c | 13 ++-
kernel/kcov.c | 98 ++++++++--------
kernel/ksysfs.c | 3 +-
kernel/panic.c | 37 +++---
kernel/resource.c | 41 ++-----
kernel/taskstats.c | 5 +-
lib/Kconfig.debug | 142 +++++++++++++-----------
lib/Kconfig.kcsan | 11 --
lib/Kconfig.ubsan | 12 --
lib/bitmap.c | 24 ++--
lib/ubsan.c | 10 +-
mm/kasan/report.c | 10 +-
scripts/checkpatch.pl | 31 +++++-
tools/include/linux/types.h | 5 +-
34 files changed, 311 insertions(+), 303 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_gcc_bootstrap/master-aarch64-bootstrap_lto
in repository toolchain/ci/base-artifacts.
discards 38032369 2: update: binutils-gcc: 0
new 6e26c30b 2: update: binutils-gcc: 0
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 (38032369)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
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 1580 -> 1552 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 25056 -> 24656 bytes
06-check_regression/console.log.xz | Bin 412 -> 412 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 10 +++++-----
6 files changed, 14 insertions(+), 14 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-release-aarch64-next-defconfig
in repository toolchain/ci/binutils-gdb.
from 5b33ea463f Automatic date update in version.in
adds 41fb8cf201 Automatic date update in version.in
adds 8a78349beb Automatic date update in version.in
adds 26ab93fb53 Automatic date update in version.in
adds 9985236551 dlltool: Use the output name as basis for deterministic temp [...]
adds 92b4ebaa2d Automatic date update in version.in
adds 975b554023 libctf, ld: diagnose corrupted CTF header cth_strlen
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 9 +++++
binutils/dlltool.c | 7 ++--
ld/testsuite/ld-ctf/diag-cttname-invalid.s | 2 +-
ld/testsuite/ld-ctf/diag-cttname-null.s | 2 +-
ld/testsuite/ld-ctf/diag-cuname.s | 2 +-
ld/testsuite/ld-ctf/diag-parlabel.s | 2 +-
ld/testsuite/ld-ctf/diag-parname.s | 2 +-
ld/testsuite/ld-ctf/diag-strlen-invalid.d | 5 +++
...iag-cttname-invalid.s => diag-strlen-invalid.s} | 0
libctf/ctf-open.c | 45 ++++++++++++++--------
11 files changed, 53 insertions(+), 25 deletions(-)
create mode 100644 ld/testsuite/ld-ctf/diag-strlen-invalid.d
copy ld/testsuite/ld-ctf/{diag-cttname-invalid.s => diag-strlen-invalid.s} (100%)
--
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-release-aarch64-next-defconfig
in repository toolchain/ci/base-artifacts.
discards cc22345b 0: update: binutils-gcc-linux-qemu: boot
new 116066d5 0: update: binutils-gcc-linux-qemu: 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 (cc22345b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 1552 -> 1620 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2776 bytes
03-build_abe-binutils/console.log.xz | Bin 30052 -> 31056 bytes
04-build_abe-stage1/console.log.xz | Bin 67204 -> 67672 bytes
05-build_abe-qemu/console.log.xz | Bin 30616 -> 31128 bytes
06-build_linux/console.log.xz | Bin 3408 -> 3440 bytes
07-boot_linux/console.log.xz | Bin 6140 -> 6144 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 22 +++++++++++-----------
results | 2 +-
11 files changed, 13 insertions(+), 13 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_native_check_gcc/master-aarch64
in repository toolchain/ci/glibc.
from 41397b9337 locale: Remove ununsed wctype_table_get function
adds 2a16484a75 support: Remove unused extract_8 function
adds 0374b487a7 support: Fix support_process_state_wait path size calculation
adds 06e91f1a2e nscd: Remove unused variable
adds 11ba44f3a7 iconvdata: Fix enum type on UTF-7
adds 23808a422e Update kernel version to 5.17 in tst-mman-consts.py
No new revisions were added by this update.
Summary of changes:
iconvdata/utf-7.c | 2 +-
nscd/mem.c | 6 +-----
support/support_format_dns_packet.c | 11 -----------
support/support_process_state.c | 3 ++-
sysdeps/unix/sysv/linux/tst-mman-consts.py | 2 +-
5 files changed, 5 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.