Linus Torvalds 4bd9e3b4c5 Serial driver fixes for 6.13-rc7
Here are 3 small serial driver fixes tree.  They resolve some reported
 issues:
   - stm32 break control fix
   - 8250 runtime pm usage counter fix
   - imx driver locking fix.
 
 All have been in my tree and linux-next for 3 weeks now, with no
 reported issues:
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCZ4PLgQ8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+yn4CgCg2grVo/DXCMTPNPfA3IgxnJngCzIAoMIYTEAs
 754uq2E3qLijW/FbLuKa
 =3Cgn
 -----END PGP SIGNATURE-----

Merge tag 'tty-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty

Pull serial driver fixes from Greg KH:
 "Here are three small serial driver fixes tree. They resolve some
  reported issues:

   - stm32 break control fix

   - 8250 runtime pm usage counter fix

   - imx driver locking fix

  All have been in my tree and linux-next for three weeks now, with no
  reported issues"

* tag 'tty-6.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty:
  serial: stm32: use port lock wrappers for break control
  serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
  tty: serial: 8250: Fix another runtime PM usage counter underflow
2025-01-12 13:27:15 -08:00
2025-01-12 12:04:53 -08:00
2025-01-12 12:04:53 -08:00
2025-01-12 13:27:15 -08:00
2025-01-11 10:49:50 -08:00
2025-01-12 12:04:53 -08:00
2025-01-11 10:59:43 -08:00
2024-09-01 20:43:24 -07:00
2025-01-09 08:54:49 -08:00
2025-01-03 15:03:56 -08:00
2024-12-06 15:07:48 -08:00
2025-01-05 10:52:47 -08:00
2025-01-07 14:49:48 -08:00
2025-01-03 10:54:51 -08:00
2025-01-12 12:04:53 -08:00
2024-11-27 12:57:03 -08:00
2024-11-30 13:41:50 -08:00
2022-09-28 09:02:20 +02:00
2022-10-10 12:00:45 -07:00
2025-01-05 14:13:40 -08:00
2024-03-18 03:36:32 -06:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Linux kernel source tree
Readme 3.3 GiB
Languages
C 97.5%
Assembly 1%
Shell 0.6%
Python 0.3%
Makefile 0.3%