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>] [day] [month] [year] [list]
Date:	Sat, 18 Jun 2016 08:52:12 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Arnd Bergmann <arnd@...db.de>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] char/misc driver fixes for 4.7-rc4

The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:

  Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.7-rc4

for you to fetch changes up to 5014e904681ddbdf663bb20f134eb053ddccb181:

  coresight: Handle build path error (2016-06-16 00:13:06 -0700)

----------------------------------------------------------------
char/misc driver fixes for 4.7-rc4

Here are a small number of char and misc driver fixes for 4.7-rc4.  They
resolve some minor issues that have been reported, and have all been in
linux-next.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: don't use wake_up_interruptible for wr_ctrl

Greg Kroah-Hartman (1):
      Merge tag 'extcon-fixes-for-4.7-rc4' of git://git.kernel.org/.../chanwoo/extcon into char-misc-linus

Johannes Thumshirn (2):
      mcb: Acquire reference to device in probe
      mcb: Acquire reference to carrier module in core

Roger Quadros (1):
      extcon: palmas: Fix boot up state of VBUS when using GPIO detection

Suzuki K Poulose (4):
      coresight: Fix NULL pointer dereference in _coresight_build_path
      coresight: Fix tmc_read_unprepare_etr
      coresight: Fix erroneous memset in tmc_read_unprepare_etr
      coresight: Handle build path error

 drivers/extcon/extcon-palmas.c                  |  2 ++
 drivers/hwtracing/coresight/coresight-tmc-etr.c | 11 ++++-------
 drivers/hwtracing/coresight/coresight.c         | 15 +++++++++------
 drivers/mcb/mcb-core.c                          | 17 ++++++++++++++++-
 drivers/misc/mei/client.c                       |  2 +-
 5 files changed, 32 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ