This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3db61221f4e8 Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux new c0feea594e05 workqueue: don't skip lockdep work dependency in cancel_wo [...] new aae8dda51964 Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/p [...] new a81e18e963ce cpuset: Add Waiman Long as a cpuset maintainer new df02452f3df0 cgroup: cgroup_get_from_id() must check the looked-up kn i [...] new 1772094f12a7 Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.o [...] new e77cab77f2cb serial: Create uart_xmit_advance() new 754f68044c7d serial: tegra: Use uart_xmit_advance(), fixes icount.tx ac [...] new 1d10cd4da593 serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.t [...] new 60f361722ad2 serial: fsl_lpuart: Reset prior to registration new 1e005bfae832 serial: 8250: omap: Use serial8250_em485_supported new 643792048ee8 serial: sifive: enable clocks for UART when probed new 7e2cd21e02b3 Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/li [...] new 0a6fc70d76bd phy: marvell: phy-mvebu-a3700-comphy: Remove broken reset support new ab0b4b575b46 Merge tag 'phy-fixes-6.0' of git://git.kernel.org/pub/scm/ [...] new 468c9d928a8f fpga: m10bmc-sec: Fix possible memory leak of flash_buf new ab4bbde809ff Merge tag 'fpga-for-6.0-final' of git://git.kernel.org/pub [...] new 2bc54aaa65d2 counter: 104-quad-8: Fix skipped IRQ lines during events c [...] new 1a61b828566f Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/ [...]
The 18 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 | 1 + drivers/counter/104-quad-8.c | 6 +- drivers/fpga/intel-m10-bmc-sec-update.c | 8 +-- drivers/phy/marvell/phy-mvebu-a3700-comphy.c | 87 ++++++---------------------- drivers/tty/serial/8250/8250_omap.c | 1 + drivers/tty/serial/fsl_lpuart.c | 9 +-- drivers/tty/serial/serial-tegra.c | 5 +- drivers/tty/serial/sifive.c | 2 +- drivers/tty/serial/tegra-tcu.c | 2 +- include/linux/serial_core.h | 17 ++++++ kernel/cgroup/cgroup.c | 5 +- kernel/workqueue.c | 6 +- 12 files changed, 58 insertions(+), 91 deletions(-)