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:   Tue,  8 Dec 2020 11:26:48 -0700
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 0/3] coresight: Patches for v5.11 (part 2) 

Good morning,

As expected a few more fixes came late in the cycle - please
see if you can include them in the v5.11 cycle.

Applies cleanly on today's char-misc-next (ee64ed8153ab).

Thanks,
Mathieu

Arnd Bergmann (1):
  coresight: remove broken __exit annotations

Qi Liu (1):
  coresight: etm4x: Modify core-commit to avoid HiSilicon ETM overflow

Suzuki K Poulose (1):
  coresight: tmc-etr: Fix barrier packet insertion for perf buffer

 drivers/hwtracing/coresight/Kconfig           |   8 ++
 drivers/hwtracing/coresight/coresight-catu.c  |   2 +-
 .../hwtracing/coresight/coresight-cti-core.c  |   2 +-
 drivers/hwtracing/coresight/coresight-etb10.c |   2 +-
 .../coresight/coresight-etm3x-core.c          |   4 +-
 .../coresight/coresight-etm4x-core.c          | 102 +++++++++++++++++-
 drivers/hwtracing/coresight/coresight-etm4x.h |   8 ++
 .../hwtracing/coresight/coresight-funnel.c    |   6 +-
 .../coresight/coresight-replicator.c          |   6 +-
 drivers/hwtracing/coresight/coresight-stm.c   |   2 +-
 .../hwtracing/coresight/coresight-tmc-core.c  |   2 +-
 .../hwtracing/coresight/coresight-tmc-etr.c   |   2 +-
 drivers/hwtracing/coresight/coresight-tpiu.c  |   2 +-
 13 files changed, 131 insertions(+), 17 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ