This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 54c6247d06f1 Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/l [...]
new 1d53864c3617 scsi: ufs: Fix possible power drain during system suspend
new 21acf4601cc6 scsi: ufs: Relax the condition of UFSHCI_QUIRK_SKIP_MANUAL [...]
new 6948a96a0d69 scsi: ufs: Relocate flush of exceptional event
new 35fc4cd34426 scsi: ufs: Correct the LUN used in eh_device_reset_handler [...]
new d50c7986fbf0 scsi: qedi: Correct max length of CHAP secret
new 39718fe7adb1 scsi: mpt3sas: Fix spelling mistake in Kconfig "compatibli [...]
new 3b01d7ea4dae scsi: scsi_debug: Fix memleak in scsi_debug_init()
new e5cc9002caaf scsi: sd: Suppress spurious errors when WRITE SAME is bein [...]
new be2553358cd4 scsi: sd: Remove obsolete variable in sd_remove()
new 0da0a8a0a0e1 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 10 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/scsi/mpt3sas/Kconfig | 2 +-
drivers/scsi/qedi/qedi_main.c | 4 ++--
drivers/scsi/scsi_debug.c | 5 +++--
drivers/scsi/sd.c | 6 +++---
drivers/scsi/ufs/ufshcd.c | 24 ++++++++++--------------
5 files changed, 19 insertions(+), 22 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 1d94330a437a Merge tag 'for-5.11/dm-fixes-1' of git://git.kernel.org/pu [...]
new 29a951dfb3c3 mm: fix clear_refs_write locking
new 9348b73c2e1b mm: don't play games with pinned pages in clear_page_refs
new cf7b2ae4d704 riscv: return -ENOSYS for syscall -1
new 11f4c2e940e2 riscv: Fix kernel time_init()
new 1f1496a923b6 riscv: Fix sifive serial driver
new 643437b996ba riscv: Enable interrupts during syscalls with M-Mode
new 0ea02c737752 riscv: Drop a duplicated PAGE_KERNEL_EXEC
new 7cd1af107a92 riscv: Trace irq on only interrupt is enabled
new 80709af7325d riscv: cacheinfo: Fix using smp_processor_id() in preemptible
new 0aa2ec8a475f riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALL
new c25a053e1577 riscv: Fix KASAN memory mapping.
new be969b7cfbcf dts: phy: fix missing mdio device and probe failure of vsc [...]
new a0fa9d727043 dts: phy: add GPIO number and active state used for phy reset
new 0983834a8393 riscv: defconfig: enable gpio support for HiFive Unleashed
new dec822771b01 riscv: stacktrace: Move register keyword to beginning of d [...]
new 797f0375dd2e RISC-V: Do not allocate memblock while iterating reserved [...]
new abb8e86b2696 RISC-V: Set current memblock limit
new e557793799c5 RISC-V: Fix maximum allowed phsyical memory for RV32
new acda701bf1e8 Merge tag 'riscv-for-linus-5.11-rc4' of git://git.kernel.o [...]
new d434ab6db524 io_uring: drop mm and files after task_work_run
new 621fadc22365 io_uring: don't take files/mm for a dead task
new b4411616c26f io_uring: fix null-deref in io_disable_sqo_submit
new 06585c497b55 io_uring: do sqo disable on install_fd error
new f010505b78a4 io_uring: flush timeouts that should already have expired
new a8d13dbccb13 io_uring: ensure finish_wait() is always called in __io_ur [...]
new 11c0239ae264 Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.d [...]
new 7a84665619bb nvmet-rdma: Fix NULL deref when setting pi_enable and trad [...]
new ada831772188 nvme-tcp: Fix warning with CONFIG_DEBUG_PREEMPT
new ca1ff67d0fb1 nvme-tcp: fix possible data corruption with bio merges
new 5ab25a32cd90 nvme: don't intialize hwmon for discovery controllers
new b4f664252f51 Merge tag 'nvme-5.11-2021-01-14' of git://git.infradead.or [...]
new 54c6247d06f1 Merge tag 'block-5.11-2021-01-16' of git://git.kernel.dk/l [...]
The 32 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/riscv/Kconfig | 6 ++-
.../riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 2 +
arch/riscv/configs/defconfig | 2 +
arch/riscv/include/asm/pgtable.h | 1 -
arch/riscv/include/asm/vdso.h | 2 +-
arch/riscv/kernel/cacheinfo.c | 11 ++++-
arch/riscv/kernel/entry.S | 24 +++++-----
arch/riscv/kernel/setup.c | 24 +++++-----
arch/riscv/kernel/stacktrace.c | 5 +-
arch/riscv/kernel/time.c | 3 ++
arch/riscv/kernel/vdso.c | 2 +-
arch/riscv/mm/init.c | 16 ++++++-
arch/riscv/mm/kasan_init.c | 4 +-
drivers/nvme/host/core.c | 11 +++--
drivers/nvme/host/tcp.c | 4 +-
drivers/nvme/target/rdma.c | 16 +++----
drivers/tty/serial/sifive.c | 1 +
fs/io_uring.c | 46 +++++++++++++++++--
fs/proc/task_mmu.c | 53 ++++++++++++----------
19 files changed, 157 insertions(+), 76 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-aarch64-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 4c36dede 0: update: binutils-gcc-linux-qemu: all
new 6c8e0b72 0: update: binutils-gcc-linux-qemu: 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 (4c36dede)
\
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 | 128 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11859 ++++----
04-build_abe-stage1/console.log | 16373 ++++++-----
05-build_linux/console.log | 9282 +++---
06-build_abe-qemu/console.log | 6842 ++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 8 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 2 +-
09-update_baseline/results.regressions | 2 +-
console.log | 44964 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
13 files changed, 44970 insertions(+), 44954 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/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/gcc.
from 1e56a7c9a66 [nvptx libgomp plugin] Build only in supported configurations
adds d697bf91a54 [gcn offloading] Only supported in 64-bit configurations
adds ed0aa6151e7 Daily bump.
adds 5d201f32885 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 8 +++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 8 +++
gcc/config/gcn/mkoffload.c | 142 +++++++++++++++++++++++----------------------
gcc/cp/ChangeLog | 8 +++
gcc/objc/ChangeLog | 7 +++
libgomp/ChangeLog | 12 ++++
7 files changed, 118 insertions(+), 69 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/gnu-release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 514d3b68 0: update: gcc-1e56a7c9a6631b217299b2ddcd5c4d497bb3445e: 1
new 7e858394 0: update: gcc-5d201f32885d0fd22db1e61394eceb0915b647af: 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 (514d3b68)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 52 +-
02-prepare_abe/console.log | 170 +-
04-build_abe-bootstrap_O3/console.log | 68891 ++++++++++++++++---------------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 4 +-
console.log | 69119 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 69095 insertions(+), 69159 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.