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(-)