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, 26 Jan 2015 09:22:16 -0700
From:	mathieu.poirier@...aro.org
To:	gregkh@...uxfoundation.org
Cc:	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/9] coresight: next

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

Good day,

These are the latest additions to the coresight sub-system.  Please
consider for inclusion.

Thanks,
Mathieu

Kaixu Xia (7):
  coresight: fix the replicator subtype value
  coresight: remove the unnecessary replicator property
  coresight: fix the link between orphan connection and newly added
    device
  coresight: remove the extra spaces
  coresight: fix the debug AMBA bus name
  coresight: remove the unnecessary function coresight_is_bit_set()
  coresight: fix function etm_writel_cp14() parameter order

Mathieu Poirier (1):
  coresight: fixing CPU hwid lookup in device tree

Paul Bolle (1):
  coresight-etm: remove check for unknown Kconfig macro

 Documentation/devicetree/bindings/arm/coresight.txt |  4 ----
 Documentation/trace/coresight.txt                   |  4 ++--
 drivers/coresight/coresight-etb10.c                 |  2 +-
 drivers/coresight/coresight-etm3x.c                 |  8 +-------
 drivers/coresight/coresight-priv.h                  |  2 +-
 drivers/coresight/coresight-replicator.c            |  2 +-
 drivers/coresight/coresight.c                       | 11 ++++++-----
 drivers/coresight/of_coresight.c                    | 16 +++++++++-------
 include/linux/coresight.h                           |  3 ---
 9 files changed, 21 insertions(+), 31 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