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:   Wed, 16 Sep 2020 13:17:21 -0600
From:   Mathieu Poirier <mathieu.poirier@...aro.org>
To:     gregkh@...uxfoundation.org
Cc:     linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 00/16] coresight: next v5.9-rc5 

Good morning Greg,

Here are the CS patches I'd like to see included in the v5.10 merge window.
There might be a part two but I'm not sure yet.

Thanks,
Mathieu 

Jonathan Zhou (3):
  coresight: etm4x: Fix issues within reset interface of sysfs
  coresight: etm4x: Fix issues on trcseqevr access
  coresight: etm4x: Fix mis-usage of nr_resource in sysfs interface

Linu Cherian (2):
  coresight: etm: perf: Sink selection using sysfs is deprecated
  coresight: Make sysfs functional on topologies with per core sink

Mathieu Poirier (1):
  MAINTAINERS: Add CoreSight mailing list

Mian Yousaf Kaukab (1):
  coresight: fix offset by one error in counting ports

Mike Leach (2):
  coresight: etm4x: Ensure default perf settings filter user/kernel
  coresight: etm4x: Fix number of resources check for ETM 4.3 and above

Qi Liu (1):
  coresight: etm4x: Add Support for HiSilicon ETM device

Sai Prakash Ranjan (1):
  coresight: etm4x: Fix etm4_count race by moving cpuhp callbacks to
    init

Suzuki K Poulose (1):
  coresight: etm4x: Handle unreachable sink in perf mode

Tingwei Zhang (4):
  coresight: stm: Support marked packet
  coresight: cti: disclaim device only when it's claimed
  coresight: cti: remove pm_runtime_get_sync() from CPU hotplug
  coresight: cti: Write regsiters directly in cti_enable_hw()

 MAINTAINERS                                   |   1 +
 drivers/hwtracing/coresight/coresight-cti.c   |  30 ++---
 .../hwtracing/coresight/coresight-etm-perf.c  |  12 +-
 .../coresight/coresight-etm4x-sysfs.c         |  11 +-
 drivers/hwtracing/coresight/coresight-etm4x.c | 111 ++++++++++--------
 drivers/hwtracing/coresight/coresight-etm4x.h |   6 +
 .../hwtracing/coresight/coresight-platform.c  |  10 +-
 drivers/hwtracing/coresight/coresight-priv.h  |   3 +-
 drivers/hwtracing/coresight/coresight-stm.c   |  11 +-
 drivers/hwtracing/coresight/coresight.c       |  62 +++++-----
 include/uapi/linux/coresight-stm.h            |   1 +
 11 files changed, 137 insertions(+), 121 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ