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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri,  9 Jan 2015 16:57:11 -0700
From:	mathieu.poirier@...aro.org
To:	gregkh@...uxfoundation.org
Cc:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
	mathieu.poirier@...aro.org
Subject: [PATCH 00/11] coresight: next 

From: Mathieu Poirier <mathieu.poirier@...aro.org>

Good afternoon Greg,

Please consider the following coresight-related patches for inclusion
in your tree.  The set is based on v3.19-rc3.

Thanks,
Mathieu

Dan Carpenter (1):
  coresight-etm: unlock on error paths in mode_store()

Kaixu Xia (3):
  coresight: fix typo in comment in of_coresight.c
  coresight: fix comment in of_coresight.c
  coresight: fixing validity check on remote device

Mathieu Poirier (2):
  coresight-etm: Fix initial trace ID value
  coresight: Fixing wrong #ifdef/#endif placement

Wei Yongjun (4):
  coresight-etb: use module_amba_driver to simplify the code
  coresight-funnel: use module_amba_driver to simplify the code
  coresight-tmc: use module_amba_driver to simplify the code
  coresight-tpiu: use module_amba_driver to simplify the code

Xia Kaixu (1):
  coresight: remove the unused macro CORESIGHT_DEBUGFS_ENTRY

 drivers/coresight/coresight-etb10.c  | 12 +-----------
 drivers/coresight/coresight-etm3x.c  | 16 +++++++++++++---
 drivers/coresight/coresight-funnel.c | 12 +-----------
 drivers/coresight/coresight-tmc.c    | 12 +-----------
 drivers/coresight/coresight-tpiu.c   | 12 +-----------
 drivers/coresight/of_coresight.c     |  6 +++---
 include/linux/coresight.h            | 19 +++++--------------
 7 files changed, 25 insertions(+), 64 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ