This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from ca01f1bf3d9 gdb/testsuite: use gdb_test in gdb.base/list.exp
new e1ff6226d8e Preserve gdb_std{out, err, log, targ, targerr} across inter [...]
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:
gdb/ChangeLog | 4 +++
gdb/interps.c | 8 +++++
gdb/testsuite/ChangeLog | 5 +++
...x-cache-load-twice.c => style-interp-exec-mi.c} | 0
.../style-interp-exec-mi.exp} | 38 ++++++++++++----------
5 files changed, 37 insertions(+), 18 deletions(-)
copy gdb/testsuite/gdb.base/{index-cache-load-twice.c => style-interp-exec-mi.c} (100%)
copy gdb/testsuite/{gdb.rust/rust-style.exp => gdb.base/style-interp-exec-mi.exp} (54%)
--
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 119d7478d1a libcody: to_string is not always available [PR 98412]
new 626b63d63a2 libcody: Add ranlib
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:
libcody/Makefile.in | 1 +
libcody/Makesub.in | 1 +
libcody/configure | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++++
libcody/configure.ac | 1 +
4 files changed, 96 insertions(+)
--
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-lts-defconfig
in repository toolchain/ci/linux.
from 2c16816abfdf Merge v5.4.84
new 8b4f08f28015 ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
new 1fe6b822b335 ipv4: fix error return code in rtm_to_fib_config()
new 2e6a15b0b3d4 mac80211: mesh: fix mesh_pathtbl_init() error path
new cae90bd22cff net: bridge: vlan: fix error return code in __vlan_add()
new 2ef23e860e76 vrf: packets with lladdr src needs dst at input with orig_ [...]
new f7a756fc7cb9 net: hns3: remove a misused pragma packed
new 408c8213ee97 udp: fix the proto value passed to ip_protocol_deliver_rcu [...]
new cb327f83cf5e enetc: Fix reporting of h/w packet counters
new d8d39e13668a bridge: Fix a deadlock when enabling multicast snooping
new 318d90218b21 net: stmmac: free tx skb buffer in stmmac_resume()
new 5189c070a0d7 tcp: select sane initial rcvq_space.space for big MSS
new add880d788f0 tcp: fix cwnd-limited bug for TSO deferral where we send nothing
new d4107a0f8802 net/mlx4_en: Avoid scheduling restart task if it is alread [...]
new d0363dcabbd1 lan743x: fix for potential NULL pointer dereference with b [...]
new 717a140a3635 net/mlx4_en: Handle TX error CQE
new 5ae78c6926cc net: ll_temac: Fix potential NULL dereference in temac_probe()
new ee08543f4598 net: stmmac: dwmac-meson8b: fix mask definition of the m25 [...]
new a8d28a541500 net: stmmac: delete the eee_ctrl_timer after napi disabled
new 497993377bca ktest.pl: If size of log is too big to email, email error message
new 52c2ada6fe5e USB: dummy-hcd: Fix uninitialized array use in init()
new 56339afa39e5 USB: add RESET_RESUME quirk for Snapscan 1212
new e72a55ea7168 ALSA: usb-audio: Fix potential out-of-bounds shift
new 5828ae0c1920 ALSA: usb-audio: Fix control 'access overflow' errors from chmap
new 32c820e016b4 xhci: Give USB2 ports time to enter U3 in bus suspend
new 397d0ae4cb90 xhci-pci: Allow host runtime PM as default for Intel Alpin [...]
new 4ad8fc6cce01 USB: UAS: introduce a quirk to set no_write_same
new c94a31c19225 USB: sisusbvga: Make console support depend on BROKEN
new 14482dc42c28 ALSA: pcm: oss: Fix potential out-of-bounds shift
new bb07f4c93e62 serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
new aa17a20d640d KVM: mmu: Fix SPTE encoding of MMIO generation upper half
new a840e37ef800 Revert "selftests/ftrace: check for do_sys_openat2 in user [...]
new c4f909407015 membarrier: Explicitly sync remote cores when SYNC_CORE is [...]
new eb3f42cf5e67 x86/resctrl: Remove unused struct mbm_state::chunks_bw
new 484ac6279ad2 x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
new 19d1c763e849 Linux 5.4.85
new 453c6c1bdbd4 Merge v5.4.85
The 36 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/kernel-parameters.txt | 1 +
Documentation/virt/kvm/mmu.txt | 2 +-
Makefile | 2 +-
arch/x86/kernel/cpu/resctrl/internal.h | 2 -
arch/x86/kernel/cpu/resctrl/monitor.c | 7 +-
arch/x86/kvm/mmu.c | 29 +++++--
.../net/ethernet/freescale/enetc/enetc_ethtool.c | 10 ++-
drivers/net/ethernet/freescale/enetc/enetc_hw.h | 10 ++-
.../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.h | 4 -
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 21 +++--
drivers/net/ethernet/mellanox/mlx4/en_tx.c | 40 +++++++--
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 12 ++-
drivers/net/ethernet/microchip/lan743x_ethtool.c | 9 +-
.../net/ethernet/stmicro/stmmac/dwmac-meson8b.c | 6 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 27 +++++-
drivers/net/ethernet/xilinx/ll_temac_main.c | 4 +-
drivers/net/vrf.c | 10 ++-
drivers/tty/serial/8250/8250_omap.c | 5 --
drivers/usb/core/quirks.c | 3 +
drivers/usb/gadget/udc/dummy_hcd.c | 2 +-
drivers/usb/host/xhci-hub.c | 4 +
drivers/usb/host/xhci-pci.c | 2 +
drivers/usb/misc/sisusbvga/Kconfig | 2 +-
drivers/usb/storage/uas.c | 3 +
drivers/usb/storage/unusual_uas.h | 7 +-
drivers/usb/storage/usb.c | 3 +
include/linux/usb_usual.h | 2 +
include/uapi/linux/ptrace.h | 3 +-
kernel/sched/membarrier.c | 21 ++++-
net/bridge/br_device.c | 6 ++
net/bridge/br_multicast.c | 34 ++++++--
net/bridge/br_private.h | 10 +++
net/bridge/br_vlan.c | 4 +-
net/ipv4/fib_frontend.c | 2 +-
net/ipv4/tcp_input.c | 3 +-
net/ipv4/tcp_output.c | 9 +-
net/ipv4/udp.c | 2 +-
net/mac80211/mesh_pathtbl.c | 4 +-
sound/core/oss/pcm_oss.c | 6 +-
sound/usb/format.c | 2 +
sound/usb/stream.c | 6 +-
tools/testing/ktest/ktest.pl | 7 +-
.../ftrace/test.d/kprobe/kprobe_args_user.tc | 4 -
tools/testing/selftests/net/fcnal-test.sh | 95 ++++++++++++++++++++++
44 files changed, 350 insertions(+), 97 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-arm-lts-defconfig
in repository toolchain/ci/gcc.
from 8005680351c Daily bump.
adds 07fed10b19e Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-lts-defconfig
in repository toolchain/ci/binutils-gdb.
from 23f34add74 Automatic date update in version.in
adds 85d6c75350 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 532f5f3b7 0: update: binutils-gcc-linux-qemu: boot
new 29a8b6bbb 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 (532f5f3b7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 182 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 11654 +++++-----
04-build_abe-stage1/console.log | 18516 +++++++--------
05-build_linux/console.log | 808 +-
06-build_abe-qemu/console.log | 4624 ++--
07-boot_linux/console.log | 418 +-
08-check_regression/console.log | 24 +-
08-check_regression/results.regressions | 2 +-
09-update_baseline/console.log | 18 +-
09-update_baseline/results.regressions | 2 +-
console.log | 36354 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
13 files changed, 36561 insertions(+), 36493 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 binutils-gdb.
from 0fe69a94d4c testsuite, gdb.btrace: fix 32-bit PIE false positives
new ca01f1bf3d9 gdb/testsuite: use gdb_test in gdb.base/list.exp
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:
gdb/testsuite/ChangeLog | 5 ++
gdb/testsuite/gdb.base/list.exp | 181 +++++++---------------------------------
2 files changed, 35 insertions(+), 151 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-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards effc5c49 2: update: binutils-gcc-linux-qemu: 20878
new 21622df8 2: update: binutils-gcc-linux-qemu: 20878
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 (effc5c49)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 208 +-
02-prepare_abe/console.log | 440 +-
03-build_abe-binutils/console.log | 11943 ++++-----
04-build_abe-stage1/console.log | 20821 +++++++-------
05-build_linux/console.log | 9827 ++++---
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 34 +-
09-update_baseline/results.regressions | 20 +-
console.log | 43285 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
11 files changed, 43297 insertions(+), 43327 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-stable-allyesconfig
in repository toolchain/ci/gcc.
from 8005680351c Daily bump.
adds 07fed10b19e Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.