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:	Fri, 22 Jul 2016 15:56:17 +0300
From:	Tomas Winkler <tomas.winkler@...el.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:	Alexander Usyskin <alexander.usyskin@...el.com>,
	linux-kernel@...r.kernel.org,
	Tomas Winkler <tomas.winkler@...el.com>
Subject: [char-misc-next 00/12] mei: rx enhancements

This patch series contains mostly fixes and enhancements
of the rx path:
1. Better handling of fixed address clients
2. Support for consecutive reads
3. Further amthif client diet 


Alexander Usyskin (10):
  mei: move read cb to complete queue if not connected
  mei: add file pointer to the host client structure
  mei: add read callback on demand for fixed_address clients
  mei: amthif: drop mei_clear_lists function
  mei: drop redundant krealloc and checks in irq read
  mei: prepare read cb for fixed address clients on the receive path
    only.
  mei: rx flow control counter
  mei: enqueue consecutive reads
  mei: amthif: drop mei_amthif_read
  mei: drop unused file transaction states

Tomas Winkler (2):
  mei: use consistent naming for TX control flow credits
  mei: add wrapper for queuing control commands.

 drivers/misc/mei/amthif.c    | 148 ++++---------------------------------
 drivers/misc/mei/bus.c       |   2 +-
 drivers/misc/mei/client.c    | 170 +++++++++++++++++++++----------------------
 drivers/misc/mei/client.h    |   5 +-
 drivers/misc/mei/hbm.c       |  45 ++++++------
 drivers/misc/mei/interrupt.c |  47 ++++++------
 drivers/misc/mei/main.c      |  47 ++++++------
 drivers/misc/mei/mei_dev.h   |  23 ++----
 8 files changed, 176 insertions(+), 311 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ