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 018edec0 0: update: binutils-gcc-linux-qemu: all
new 09acbe52 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 (018edec0)
\
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 | 226 +-
02-prepare_abe/console.log | 172 +-
03-build_abe-binutils/console.log | 12063 +++++-----
04-build_abe-stage1/console.log | 14512 ++++++------
05-build_linux/console.log | 1160 +-
06-build_abe-qemu/console.log | 6862 +++---
07-boot_linux/console.log | 10 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 2 +-
console.log | 35089 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 35146 insertions(+), 35000 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 5ee96fa9dd78 Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/ [...]
new 781e14eaa7d1 thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
new c94732bda079 thunderbolt: Increase runtime PM reference count on DP tun [...]
new 132da018fa32 Merge tag 'thunderbolt-for-v5.12-rc4' of git://git.kernel. [...]
new d0dcd90b7f47 usb: cdnsp: Fixes incorrect value in ISOC TRB
new eb9238e53717 Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/ [...]
new 9858af27e692 usbip: Fix incorrect double assignment to udc->ud.tcp_rx
new 98f153a10da4 usb: gadget: configfs: Fix KASAN use-after-free
new 546aa0e4ea6e usb-storage: Add quirk to defeat Kindle's automatic unload
new 3cac9104bea4 usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
new 86629e098a07 usb: typec: tcpm: Invoke power_supply_changed for tcpm-sou [...]
new f09ddcfcb8c5 usb: dwc3: gadget: Prevent EP queuing while stopping transfers
new 2b8c956ea6ba usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
new 3001c3554f1d Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/l [...]
new 7d200b283aa0 iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_I [...]
new d68c592e02f6 iio: hid-sensor-prox: Fix scale not correct issue
new f890987fac81 iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask
new be24c65e9fa2 iio: adc: adi-axi-adc: add proper Kconfig dependencies
new a71266e454b5 iio: adis16400: Fix an error code in adis16400_initial_setup()
new 121875b28e3b iio:adc:stm32-adc: Add HAS_IOMEM dependency
new 4f5434086d92 iio: adc: ab8500-gpadc: Fix off by 10 to 3
new fae6f62e6a58 counter: stm32-timer-cnt: Report count function when SLAVE [...]
new e4c3e133294c counter: stm32-timer-cnt: fix ceiling write max value
new b14d72ac7317 counter: stm32-timer-cnt: fix ceiling miss-alignment with [...]
new 37e89e574dc2 iio: hid-sensor-humidity: Fix alignment issue of timestamp [...]
new 141e7633aa4d iio: hid-sensor-temperature: Fix issues of timestamp channel
new 6dbbbe4cfd39 iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
new 12ec5408d213 Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/ [...]
new f8d70fd6a5a7 MAINTAINERS: move some real subsystems off of the staging [...]
new e06da9ea3e3f MAINTAINERS: move the staging subsystem to lists.linux.dev
new 2e5848a3d86f staging: comedi: cb_pcidas: fix request_irq() warn
new d2d106fe3bad staging: comedi: cb_pcidas64: fix request_irq() warn
new 2cafd46a714a staging: vt665x: fix alignment constraints
new 1d4345eb51a1 Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/s [...]
The 33 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:
MAINTAINERS | 7 ++-
drivers/counter/stm32-timer-cnt.c | 55 ++++++++++++++----------
drivers/iio/adc/Kconfig | 3 ++
drivers/iio/adc/ab8500-gpadc.c | 2 +-
drivers/iio/adc/ad7949.c | 2 +-
drivers/iio/adc/qcom-spmi-vadc.c | 2 +-
drivers/iio/gyro/mpu3050-core.c | 2 +
drivers/iio/humidity/hid-sensor-humidity.c | 12 +++---
drivers/iio/imu/adis16400.c | 3 +-
drivers/iio/light/hid-sensor-prox.c | 13 +++++-
drivers/iio/temperature/hid-sensor-temperature.c | 14 +++---
drivers/staging/comedi/drivers/cb_pcidas.c | 2 +-
drivers/staging/comedi/drivers/cb_pcidas64.c | 2 +-
drivers/staging/vt6655/rxtx.h | 4 +-
drivers/thunderbolt/switch.c | 18 ++++----
drivers/thunderbolt/tb.c | 4 ++
drivers/usb/cdns3/cdnsp-ring.c | 5 ++-
drivers/usb/dwc3/gadget.c | 11 +++--
drivers/usb/gadget/configfs.c | 14 ++++--
drivers/usb/storage/transport.c | 7 +++
drivers/usb/storage/unusual_devs.h | 12 ++++++
drivers/usb/typec/tcpm/tcpm.c | 11 ++++-
drivers/usb/typec/tps6598x.c | 1 -
drivers/usb/usbip/vudc_sysfs.c | 2 +-
include/linux/usb_usual.h | 2 +
25 files changed, 137 insertions(+), 73 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 812da4d39463 Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.o [...]
new 08c18b63d965 powerpc/vdso32: Add missing _restgpr_31_x to fix build failure
new eed5fae00593 powerpc: Force inlining of cpu_has_feature() to avoid buil [...]
new cc7a0bb058b8 PCI: rpadlpar: Fix potential drc_name corruption in store [...]
new b35660a7cebd Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm [...]
new 5abbe51a5262 kernel, fs: Introduce and use set_restart_fn() and arch_se [...]
new 66c1b6d74cd7 x86: Move TS_COMPAT back to asm/thread_info.h
new 8c150ba2fb59 x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
new b2e9df850c58 x86: Introduce restart_block->arch_data to remove TS_COMPA [...]
new a501b048a95b x86/ioapic: Ignore IRQ2 again
new dd926880da8d x86/apic/of: Fix CPU devicetree-node lookups
new 5e3ddf96e759 Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.o [...]
new 483028edacab efivars: respect EFI_UNSUPPORTED return from firmware
new 9ceee7d0841a firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
new fb98cc0b3af2 efi: use 32-bit alignment for efi_guid_t literals
new 429257a430a0 Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.o [...]
new 92ed88cb4d7c Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/ [...]
new 5de2055d31ea locking/ww_mutex: Simplify use_ww_ctx & ww_ctx handling
new bee645788e07 locking/ww_mutex: Fix acquire/release imbalance in ww_acqu [...]
new 68b1eddd421d static_call: Fix static_call_set_init()
new 698bacefe993 static_call: Align static_call_is_init() patching condition
new 38c935873750 static_call: Fix static_call_update() sanity check
new 5ba33b488a04 Merge tag 'locking-urgent-2021-03-21' of git://git.kernel. [...]
new d88d05a9e0b6 perf/x86/intel: Fix a crash caused by zero PEBS status
new 2dc0572f2cef perf/x86/intel: Fix unchecked MSR access error caused by V [...]
new 1c74516c2da4 Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org [...]
new ef4cb70a4c22 genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)
new 81e2073c175b genirq: Disable interrupts for force threaded handlers
new 5ee96fa9dd78 Merge tag 'irq-urgent-2021-03-21' of git://git.kernel.org/ [...]
The 28 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/powerpc/include/asm/cpu_has_feature.h | 4 +--
arch/powerpc/kernel/vdso32/gettimeofday.S | 11 ++++++++
arch/x86/events/intel/core.c | 3 +++
arch/x86/events/intel/ds.c | 2 +-
arch/x86/include/asm/processor.h | 9 -------
arch/x86/include/asm/thread_info.h | 15 ++++++++++-
arch/x86/kernel/apic/apic.c | 5 ++++
arch/x86/kernel/apic/io_apic.c | 10 +++++++
arch/x86/kernel/signal.c | 24 +----------------
drivers/firmware/efi/efi.c | 3 ++-
drivers/firmware/efi/vars.c | 4 +++
drivers/pci/hotplug/rpadlpar_sysfs.c | 14 +++++-----
fs/select.c | 10 +++----
include/linux/efi.h | 6 +++--
include/linux/restart_block.h | 1 +
include/linux/thread_info.h | 13 +++++++++
include/linux/ww_mutex.h | 5 ++--
kernel/futex.c | 3 +--
kernel/irq/irq_sim.c | 4 +--
kernel/irq/manage.c | 4 +++
kernel/jump_label.c | 8 ++++++
kernel/locking/mutex.c | 25 ++++++++++--------
kernel/static_call.c | 42 +++++++++++++++++-------------
kernel/time/alarmtimer.c | 2 +-
kernel/time/hrtimer.c | 2 +-
kernel/time/posix-cpu-timers.c | 2 +-
26 files changed, 140 insertions(+), 91 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/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bc48b736 0: update: binutils-llvm-linux-qemu: all
new 89dece95 0: update: binutils-llvm-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 (bc48b736)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-arm- [...]
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 | 66 +-
02-prepare_abe/console.log | 224 +-
03-build_abe-binutils/console.log | 10655 ++++++-------
04-build_llvm/console.log | 13214 ++++++++--------
05-build_linux/console.log | 820 +-
06-build_abe-qemu/console.log | 4437 +++---
07-boot_linux/console.log | 2 +-
08-check_regression/console.log | 8 +-
09-update_baseline/console.log | 2 +-
console.log | 29428 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
11 files changed, 29437 insertions(+), 29429 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 gcc.
from 6af7b307f65 Daily bump.
new fc24ea23742 dwarf2out: Fix debug info for 2 byte floats [PR99388]
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:
gcc/dwarf2out.c | 30 ++++++++++++++++++++----------
1 file changed, 20 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.