This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 9dbc1c03eeb5 Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/s [...]
new b4e00444cab4 fork: fix copy_process(CLONE_PARENT) race with the exiting [...]
new 1384ab4fee12 usb: dwc3: pci: add support for the Intel Alder Lake-S
new 0d66e04875c5 usb: gadget: goku_udc: fix potential crashes in probe
new 48e7bbbbb261 usb: gadget: fsl: fix null pointer checking
new fa27e2f6c5e6 usb: dwc3: ep0: Fix delay status handling
new 190bb01b72d2 usb: dwc2: Avoid leaving the error_debugfs label unused
new 129aa9734559 usb: raw-gadget: fix memory leak in gadget_setup
new 58d51f330e76 Merge tag 'fixes-for-v5.10-rc2' of git://git.kernel.org/pu [...]
new afaa2e745a24 USB: Add NO_LPM quirk for Kingston flash drive
new 20914919ad31 usb: mtu3: fix panic in mtu3_gadget_stop()
new 00bd6bca3fb1 USB: apple-mfi-fastcharge: fix reference leak in apple_mfi [...]
new a46b973bced1 USB: serial: option: add Quectel EC200T module support
new 985616f0457d USB: serial: cyberjack: fix write-URB completion race
new 489979b4aab4 USB: serial: option: add LE910Cx compositions 0x1203, 0x12 [...]
new db0362eeb229 USB: serial: option: add Telit FN980 composition 0x1055
new db388a6cb7ed Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/ [...]
new df53b815c799 Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/l [...]
new 912ab37c7987 serial: 8250_mtk: Fix uart_get_baud_rate warning
new 427627a23c3e tty: serial: imx: enable earlycon by default if IMX_SERIAL [...]
new 0c5fc92622ed serial: txx9: add missing platform_driver_unregister() on [...]
new 4466d6d2f80c tty: fix crash in release_tty if tty->port is not set
new 3c4e0dff2095 vt: Disable KD_FONT_OP_COPY
new bbc821849eba Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/l [...]
new 92ca318e11d7 docs: ABI: sysfs-driver-dma-ioatdma: what starts with /sys
new 1088ee2230ac docs: ABI: sysfs-class-net: fix a typo
new e186d80e2b85 docs: leds: index.rst: add a missing file
new daaaf58a2b7f scripts: get_abi.pl: Don't let ABI files to create subtitles
new 9d4fdda33446 scripts: get_api.pl: Add sub-titles to ABI output
new d181bfe36715 Documentation: remove mic/index from misc-devices/index.rst
new 15f5d201c177 Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/p [...]
The 30 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/stable/sysfs-driver-dma-ioatdma | 10 +++++-----
Documentation/ABI/testing/sysfs-class-net | 2 +-
Documentation/leds/index.rst | 1 +
Documentation/misc-devices/index.rst | 1 -
drivers/tty/serial/8250/8250_mtk.c | 2 +-
drivers/tty/serial/Kconfig | 1 +
drivers/tty/serial/serial_txx9.c | 3 +++
drivers/tty/tty_io.c | 6 ++++--
drivers/tty/vt/vt.c | 24 ++---------------------
drivers/usb/core/quirks.c | 3 +++
drivers/usb/dwc2/platform.c | 3 +++
drivers/usb/dwc3/dwc3-pci.c | 4 ++++
drivers/usb/dwc3/ep0.c | 3 ++-
drivers/usb/gadget/legacy/raw_gadget.c | 5 ++++-
drivers/usb/gadget/udc/fsl_udc_core.c | 2 +-
drivers/usb/gadget/udc/goku_udc.c | 2 +-
drivers/usb/misc/apple-mfi-fastcharge.c | 4 +++-
drivers/usb/mtu3/mtu3_gadget.c | 1 +
drivers/usb/serial/cyberjack.c | 7 ++++++-
drivers/usb/serial/option.c | 10 ++++++++++
kernel/fork.c | 10 +++++-----
scripts/get_abi.pl | 23 ++++++++++++++++++++++
22 files changed, 84 insertions(+), 43 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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/glibc.
from 34aec973e1 Remove __warndecl
new aa11ab9953 Rearrange bsd_getpt vs bsd_openpt and implement posix_openpt on BSD
new dfe2e7a562 bsd unlockpt: unlockpt needs to fail with EINVAL, not ENOTTY
The 2 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:
sysdeps/unix/bsd/getpt.c | 18 ++++++++----------
sysdeps/unix/bsd/unlockpt.c | 7 ++++++-
2 files changed, 14 insertions(+), 11 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_cross/gnu-master-aarch64-build_cross
in repository toolchain/ci/base-artifacts.
discards 3e43d900 0: update: binutils-gcc-glibc-qemu: 6
new 2a4266dd 0: update: binutils-gcc-glibc-qemu: 6
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 (3e43d900)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-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 | 274 +-
02-prepare_abe/console.log | 462 +-
04-build_abe-binutils/console.log | 11576 ++--
05-build_abe-stage1/console.log | 16160 +++--
06-build_abe-linux/console.log | 184 +-
07-build_abe-glibc/console.log | 40864 +++++++------
08-build_abe-stage2/console.log | 39262 ++++++------
09-build_abe-qemu/console.log | 3519 +-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 18 +-
console.log | 112415 +++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
12 files changed, 112303 insertions(+), 112465 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-next-defconfig
in repository toolchain/ci/base-artifacts.
discards ad26c386 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
new a1a80a71 1: reset: linux-4c792ad103f3e36e736ec52d7b36acd13b006396: 6270
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 (ad26c386)
\
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 | 162 +-
02-prepare_abe/console.log | 436 +-
03-build_abe-binutils/console.log | 10118 +++++------
04-build_abe-stage1/console.log | 12892 +++++++-------
05-build_linux/console.log | 2590 +--
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 58 +-
08-update_baseline/results.regressions | 20 +-
console.log | 26964 +++++++++++++++---------------
jenkins/manifest.sh | 4 +-
11 files changed, 26635 insertions(+), 26631 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-allyesconfig
in repository toolchain/ci/gcc.
from 3216a013107 Daily bump.
adds e4e39f3a114 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-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 5c7a1bbe 0: update: binutils-gcc-linux: all
new 9dd19076 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 (5c7a1bbe)
\
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 | 68 +-
02-prepare_abe/console.log | 446 +-
03-build_abe-binutils/console.log | 11170 +++++------
04-build_abe-stage1/console.log | 17893 +++++++++---------
05-build_linux/console.log | 828 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30485 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
12 files changed, 30472 insertions(+), 30462 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-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from f07952eb0b Automatic date update in version.in
adds a907d563de Automatic date update in version.in
adds d4820dac5e gold: Avoid sharing Plugin_list::iterator
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/ChangeLog | 8 ++++++++
gold/plugin.cc | 34 +++++++++++++++++-----------------
3 files changed, 26 insertions(+), 18 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.