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, 28 Aug 2017 13:34:13 +0200
From:   Aleksandar Markovic <aleksandar.markovic@...rk.com>
To:     linux-kernel@...r.kernel.org
Cc:     gregkh@...uxfoundation.org, jslaby@...e.com, alan@...ux.intel.com,
        jinqian@...roid.com, dan.carpenter@...cle.com
Subject: [PATCH v2 0/3] Amend Goldfish tty driver functionality 

From: Aleksandar Markovic <aleksandar.markovic@...tec.com>

v1->v2:

- added a cleanup patch (it is #1) to resolve confusing name scheme
- updated patch #2 based on the feedback

This series first performs a cleanup of certian constant naming in
the Goldfish tty driver and also adds two new important features to it
that are crucial for the operation of the new generation of Android
emulator for Mips. The backward compatibility issues are all taken
care of.


Aleksandar Markovic (1):
  tty: goldfish: Refactor constants to better reflect their nature

Miodrag Dinic (2):
  tty: goldfish: Use streaming DMA for r/w operations on Ranchu
    platforms
  tty: goldfish: Implement support for kernel 'earlycon' parameter

 drivers/tty/Kconfig    |   3 +
 drivers/tty/goldfish.c | 225 +++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 183 insertions(+), 45 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ