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:	Mon, 11 Jan 2016 17:41:35 -0800
From:	Soren Brinkmann <soren.brinkmann@...inx.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Jiri Slaby <jslaby@...e.com>
CC:	Michal Simek <michal.simek@...inx.com>,
	<linux-serial@...r.kernel.org>,
	<linux-arm-kernel@...ts.infradead.org>,
	<linux-kernel@...r.kernel.org>,
	"Peter Hurley" <peter@...leysoftware.com>,
	Soren Brinkmann <soren.brinkmann@...inx.com>
Subject: [PATCH LINUX 0/6] Second part of xuartps fixes

Hi,

this is the second part of fixes for xuartps that evolved from this
series: https://lkml.org/lkml/2015/12/26/26.

This series, obviously, depends on the patches mentioned above. It
includes several minor improvements and refactoring and the refactoring
of the IRQ management, which prevents lock ups that could happen when
RX-related IRQs fired while the receiver was disabled.

	Thanks,
	Sören

Sören Brinkmann (6):
  tty: xuartps: Move request_irq to after setting up the HW
  tty: xuartps: Refactor IRQ handling
  tty: xuartps: Cleanup: Reformat if-else
  tty: xuartps: Improve sysrq handling
  tty: xuartps: Remove '_OFFSET' suffix from #defines
  tty: xuartps: Consolidate TX handling

 drivers/tty/serial/xilinx_uartps.c | 460 +++++++++++++++++--------------------
 1 file changed, 216 insertions(+), 244 deletions(-)

-- 
2.7.0.3.g497ea1e

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ