lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Tue,  3 May 2022 10:06:06 +0200
From:   Jiri Slaby <jslaby@...e.cz>
To:     gregkh@...uxfoundation.org
Cc:     linux-serial@...r.kernel.org, linux-kernel@...r.kernel.org,
        Jiri Slaby <jslaby@...e.cz>
Subject: [PATCH 0/7] serial: pch: cleanup

This series cleanup the TX path of the pch driver.

Jiri Slaby (7):
  serial: pch: move size check from pop_tx one level up
  serial: pch: don't overwrite xmit->buf[0] by x_char
  serial: pch: decomission pch_uart_hal_write()
  serial: pch: remove debug print from pop_tx
  serial: pch: remove xmit circ_buf size double check
  serial: pch: simplify pop_tx() even more
  serial: pch: inline pop_tx() into handle_tx()

 drivers/tty/serial/pch_uart.c | 77 ++++++-----------------------------
 1 file changed, 12 insertions(+), 65 deletions(-)

-- 
2.36.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ