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-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 6d01f9f8 2: update: binutils-gcc-linux: 429
new 7a848a73 2: update: binutils-gcc-linux: 429
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 (6d01f9f8)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 63 +-
02-prepare_abe/console.log | 376 +-
03-build_abe-binutils/console.log | 11988 ++++++------
04-build_abe-stage1/console.log | 16085 ++++++++--------
05-build_linux/console.log | 970 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 12 +-
08-update_baseline/console.log | 130 +-
08-update_baseline/results.regressions | 12 +-
console.log | 29622 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
11 files changed, 29642 insertions(+), 29630 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 672f88712615 Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.o [...]
new 0f7f635b0648 checkpatch: enable GIT_DIR environment use to set git repo [...]
new 23224e45004e mm: remove kzfree() compatibility definition
new 986b9eacb259 kernel/sys.c: fix prototype of prctl_get_tid_address()
The 3 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:
drivers/staging/rtl8192e/rtllib_crypt_tkip.c | 2 +-
drivers/staging/rtl8192e/rtllib_crypt_wep.c | 2 +-
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_tkip.c | 2 +-
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_wep.c | 2 +-
include/linux/slab.h | 2 --
kernel/sys.c | 6 +++---
net/tipc/crypto.c | 4 ++--
scripts/checkpatch.pl | 12 +++++++-----
8 files changed, 16 insertions(+), 16 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 d76913908102 Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/l [...]
new c51f8f88d705 random32: make prandom_u32() output unpredictable
new 3744741adab6 random32: add noise from network and scheduling activity
new c6e169bc146a random32: add a selftest for the prandom32 code
new 91f28da8c9a0 Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/s [...]
new 111767c1d86b LSM: Signal to SafeSetID when setting group IDs
new 5294bac97e12 LSM: SafeSetID: Add GID security policy handling
new 03ca0ec13892 LSM: SafeSetID: Fix warnings reported by test bot
new 81ecf91eab10 Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linux
new aac8a70db24b xen-blkback: add a parameter for disabling of persistent grants
new 74a852479c68 xen-blkfront: add a parameter for disabling of persistent grants
new 4553350ffe53 xen-blkfront: Apply changed parameter name to the document
new 5894048775df xen: remove no longer used functions
new 7e14cde10b1e xen/events: make struct irq_info private to events_base.c
new d04b1ae5a9b0 xen/events: only register debug interrupt for 2-level events
new eabe741782d5 xen/events: unmask a fifo event channel only if it was masked
new 1a89c1dc9520 Documentation: add xen.fifo_events kernel parameter description
new bd6aabc7ca39 Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.o [...]
new faade0986e84 parisc: Improve error return codes when setting rtc time
new 879bc2d27904 hil/parisc: Disable HIL driver when it gets stuck
new 44a4c9e44367 parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
new 2e34ae02a9b4 ata: pata_ns87415.c: Document support on parisc with superio chip
new f9c25d98645e Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/s [...]
new 2e4564b31b64 smb3: add support for stat of WSL reparse points for speci [...]
new 6a87266c043b smb3: remove two unused variables
new 7d03ae4dc463 smb3: add some missing definitions from MS-FSCC
new aef0388aa92c cifs: update internal module version number
new c10037f8323d Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.or [...]
new 8058d6990505 i2c: core: Restore acpi_walk_dep_device_list() getting cal [...]
new 0746c4a9f3d3 Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/sc [...]
new 44a0a3c17919 NTB: hw: amd: fix an issue about leak system resources
new dbb8df5c2d27 ntb: intel: Fix memleak in intel_ntb_pci_probe
new b8e2c8bbdf77 NTB: Use struct_size() helper in devm_kzalloc()
new e5acf0ed8a5f Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
new ed3e453798d4 locking/seqlocks: Fix kernel-doc warnings
new 1c84550f47f3 Merge tag 'locking-urgent-2020-10-25' of git://git.kernel. [...]
new f3d301c1f2f5 perf: correct SNOOPX field offset
new a3d1b31213f1 Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org [...]
new eba9f08293d7 sched: Replace zero-length array with flexible-array
new a73f863af4ce sched/features: Fix !CONFIG_JUMP_LABEL case
new 87702a337f74 Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.or [...]
new c2f7d08cccf4 futex: Adjust absolute futex timeouts with per time namesp [...]
new a4fd8414659b selftests/timens: Add a test for futex()
new 672f88712615 Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.o [...]
The 43 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/ABI/testing/sysfs-driver-xen-blkback | 9 +
.../ABI/testing/sysfs-driver-xen-blkfront | 11 +-
Documentation/admin-guide/LSM/SafeSetID.rst | 29 +-
Documentation/admin-guide/kernel-parameters.txt | 7 +
arch/parisc/kernel/sys_parisc.c | 73 ++-
arch/parisc/kernel/syscalls/syscall.tbl | 12 +-
arch/parisc/kernel/time.c | 11 +-
arch/x86/xen/smp.c | 19 +-
arch/x86/xen/xen-ops.h | 2 +
drivers/ata/pata_ns87415.c | 3 +-
drivers/block/xen-blkback/xenbus.c | 22 +-
drivers/block/xen-blkfront.c | 20 +-
drivers/char/random.c | 1 -
drivers/i2c/i2c-core-acpi.c | 11 +-
drivers/input/serio/hil_mlc.c | 21 +-
drivers/input/serio/hp_sdc_mlc.c | 8 +-
drivers/ntb/hw/amd/ntb_hw_amd.c | 1 +
drivers/ntb/hw/intel/ntb_hw_gen1.c | 2 +-
drivers/ntb/test/ntb_msi_test.c | 5 +-
drivers/xen/events/events_2l.c | 7 +-
drivers/xen/events/events_base.c | 94 ++--
drivers/xen/events/events_fifo.c | 9 +-
drivers/xen/events/events_internal.h | 70 +--
fs/cifs/cifsfs.h | 2 +-
fs/cifs/cifsglob.h | 4 +
fs/cifs/inode.c | 44 +-
fs/cifs/smb2inode.c | 12 +-
fs/cifs/smb2ops.c | 130 +++++
fs/cifs/smb2pdu.h | 31 ++
fs/cifs/smb2proto.h | 3 +
fs/cifs/smbfsctl.h | 2 +
include/linux/hil_mlc.h | 2 +-
include/linux/prandom.h | 55 ++-
include/linux/seqlock.h | 2 +-
include/uapi/linux/perf_event.h | 2 +-
include/xen/events.h | 8 -
kernel/capability.c | 2 +-
kernel/futex.c | 5 +
kernel/groups.c | 2 +-
kernel/sched/core.c | 2 +-
kernel/sched/sched.h | 15 +-
kernel/sys.c | 10 +-
kernel/time/timer.c | 9 +-
lib/random32.c | 525 ++++++++++++++-------
net/core/dev.c | 4 +
security/safesetid/lsm.c | 190 ++++++--
security/safesetid/lsm.h | 38 +-
security/safesetid/securityfs.c | 190 +++++---
tools/testing/selftests/timens/Makefile | 2 +-
tools/testing/selftests/timens/futex.c | 110 +++++
50 files changed, 1359 insertions(+), 489 deletions(-)
create mode 100644 tools/testing/selftests/timens/futex.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_kernel/gnu-release-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards decafc0d 0: update: binutils-gcc-linux: all
new cdf248be 0: update: binutils-gcc-linux: all
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 (decafc0d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 166 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11256 +++++------
04-build_abe-stage1/console.log | 18192 +++++++++---------
05-build_linux/console.log | 748 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 4 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30806 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 30822 insertions(+), 30806 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 9f02f882 0: update: binutils-gcc-linux: boot
new e9cbc405 0: update: 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 (9f02f882)
\
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 | 14 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 10833 +++++++------
04-build_abe-stage1/console.log | 13415 ++++++++--------
05-build_linux/console.log | 642 +-
06-boot_linux/console.log | 482 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 25824 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
results | 2 +-
13 files changed, 25821 insertions(+), 25821 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.