This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bootstrap_build/master-arm-bootstrap_profiled
in repository toolchain/ci/base-artifacts/tcwg_bootstrap_build/master-arm-bootstrap_profiled.
from e6ec5bd onsuccess: #249: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 7688845 onsuccess: #250: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 2152 -> 2160 bytes
02-prepare_abe/console.log.xz | Bin 2628 -> 2600 bytes
04-build_abe-bootstrap_profiled/console.log.xz | Bin 623428 -> 626436 bytes
.../make-gcc-stage2.log.xz | Bin 572972 -> 573068 bytes
05-check_regression/console.log.xz | Bin 1128 -> 1112 bytes
git/gcc_rev | 2 +-
jenkins/build-name | 2 +-
jenkins/notify-full.log | 268 ++++++---------------
jenkins/notify-init.log | 62 ++---
jenkins/rewrite.log | 18 +-
jenkins/run-build.env | 8 +-
manifest.sh | 2 +-
notify/jira/comment-template.txt | 2 +-
notify/mail-body.txt | 18 +-
notify/mail-recipients.txt | 2 +-
notify/mail-subject.txt | 2 +-
16 files changed, 134 insertions(+), 252 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 4d7b04c0cda3 Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/lin [...]
new b022f0c7e404 tracing/kprobes: Return EADDRNOTAVAIL when func matches se [...]
new 03b80ff8023a selftests/ftrace: Add new test case which checks non uniqu [...]
new 023cc8360535 Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.or [...]
new 32671e3799ca perf: Disallow mis-matched inherited group reads
new 94be133fb2b8 Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org [...]
new d2929762cc3f sched/eevdf: Fix heap corruption more
new 45d3291c5201 Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.or [...]
The 7 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:
include/linux/perf_event.h | 1 +
kernel/events/core.c | 39 +++++++++++---
kernel/sched/fair.c | 3 +-
kernel/trace/trace_kprobe.c | 63 ++++++++++++++++++++++
kernel/trace/trace_probe.h | 1 +
.../ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc | 13 +++++
6 files changed, 113 insertions(+), 7 deletions(-)
create mode 100644 tools/testing/selftests/ftrace/test.d/kprobe/kprobe_non_uniq_symbol.tc
--
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 9c5d00cb7b6b Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' of git: [...]
new 3ac974796e5d iomap: fix short copy in iomap_write_iter()
new 5722119f674d Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/ [...]
new b11950356c4b KEYS: asymmetric: Fix sign/verify on pkcs1pad without a hash
new f1de9aced809 Merge tag 'v6.6-p5' of git://git.kernel.org/pub/scm/linux/ [...]
new ec4405ed9203 thunderbolt: Call tb_switch_put() once DisplayPort bandwid [...]
new 8b695369a6f2 Merge tag 'thunderbolt-for-v6.6-rc7' of git://git.kernel.o [...]
new 6a7be48e9bd1 USB: serial: option: add Telit LE910C4-WWX 0x1035 composition
new 064f6e2ba9eb USB: serial: option: add entry for Sierra EM9191 with new [...]
new 52480e1f1a25 USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
new 21a68b69f7c1 Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/p [...]
new bfd4704c82d9 Merge tag 'usb-6.6-rc7' of git://git.kernel.org/pub/scm/li [...]
new 7ec4cd3c1a12 platform: mellanox: Fix a resource leak in an error handli [...]
new a4fdebbe062c Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixes
new 4d73c6772ab7 platform/x86: intel-uncore-freq: Conditionally create attr [...]
new 6284e67aa6cb platform/x86: msi-ec: Fix the 3rd config
new 51064b7acf66 platform/x86: wmi: Update MAINTAINERS entry
new f37cc2fc277b platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from [...]
new a5b92be2482e platform/x86: asus-wmi: Only map brightness codes when usi [...]
new 235985d1763f platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2 [...]
new fe0e04cf66a1 platform/surface: platform_profile: Propagate error if pro [...]
new 0e51cb42438b apple-gmux: Hard Code max brightness for MMIO gmux
new 99c09c985e59 platform/mellanox: mlxbf-tmfifo: Fix a warning message
new f51de61ce7cf Merge tag 'platform-drivers-x86-v6.6-5' of git://git.kerne [...]
new 63e8b94ad184 s390/cio: fix a memleak in css_alloc_subchannel
new 327899674eef s390/kasan: handle DCSS mapping in memory holes
new c1ae1c59c8c6 s390/pci: fix iommu bitmap allocation
new 4d7b04c0cda3 Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/lin [...]
The 27 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 | 3 ++-
arch/s390/boot/vmem.c | 7 ++++++-
arch/s390/pci/pci_dma.c | 15 +++++++++++++--
crypto/asymmetric_keys/public_key.c | 5 ++---
drivers/platform/mellanox/mlxbf-tmfifo.c | 21 +++++++++++----------
drivers/platform/surface/surface_platform_profile.c | 3 +--
drivers/platform/x86/apple-gmux.c | 14 +++++++++++++-
drivers/platform/x86/asus-nb-wmi.c | 3 +++
drivers/platform/x86/asus-wmi.c | 15 ++++-----------
drivers/platform/x86/asus-wmi.h | 2 +-
.../uncore-frequency/uncore-frequency-common.c | 8 ++++++--
drivers/platform/x86/mlx-platform.c | 5 +++--
drivers/platform/x86/msi-ec.c | 3 +--
drivers/s390/cio/css.c | 6 ++++--
drivers/thunderbolt/tb.c | 10 ++++++----
drivers/usb/serial/option.c | 7 +++++++
fs/iomap/buffered-io.c | 10 +++++++---
17 files changed, 90 insertions(+), 47 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/v1.1_to_v1.2-929/tcwg_gnu_cross_check_gcc/master-arm
in repository toolchain/ci/base-artifacts/tcwg_gnu_cross_check_gcc/master-arm.
at 9d3dc3ce force: #929: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_ [...]
No new revisions were added by this update.
--
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-code_speed-spec2k6/gnu-arm-master-O3_LTO
in repository toolchain/ci/base-artifacts/tcwg_bmk-code_speed-spec2k6/gnu-arm-master-O3_LTO.
omits 6415010e onsuccess: #116: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
omits c4a1fe87 onsuccess: #115: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
omits 3ae5ed0a onsuccess: #112: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
omits cb9e3838 onsuccess: #109: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
omits 3d4f15f4 onsuccess: #107: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
omits 7e6be868 onsuccess: #106: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
omits 1907c21c onsuccess: #105: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new ff843acc onsuccess: #105: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new dcf6bd58 onsuccess: #106: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new f9aada03 onsuccess: #107: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 0617eddf onsuccess: #109: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new 18a34208 onsuccess: #112: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new ad108e89 onsuccess: #115: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
new f069645a onsuccess: #116: 1: [TCWG CI] https://ci.linaro.org/job/tcwg_ [...]
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 (6415010e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk-code_speed-spec2k6/g [...]
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 7 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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.