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:   Sun, 16 Jan 2022 19:27:35 -0800
From:   Vineet Gupta <vgupta@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     lkml <linux-kernel@...r.kernel.org>,
        arcml <linux-snps-arc@...ts.infradead.org>,
        abrodkin@...opsys.com, Yihao Han <hanyihao@...o.com>,
        Kees Cook <keescook@...omium.org>, colin.i.king@...glemail.com,
        Colin Ian King <colin.i.king@...il.com>,
        Vladimir Isaev <isaev@...opsys.com>,
        Randy Dunlap <rdunlap@...radead.org>
Subject: [GIT PULL] ARC updates for 5.17-rc1

Hi Linus,

ARC fixes for 5.17. Nothing too exciting for now.

Thx,
-Vineet
------------------------------------------->
The following changes since commit fc74e0a40e4f9fd0468e34045b0c45bba11dcbb2:

   Linux 5.16-rc7 (2021-12-26 13:17:17 -0800)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ 
tags/arc-5.17-rc1

for you to fetch changes up to 8f67f65d121cc3bbb4ffaae80e880aeb307d49f4:

   arc: use swap() to make code cleaner (2021-12-28 19:49:44 -0800)

----------------------------------------------------------------
Fixes for ARC for 5.17

----------------------------------------------------------------
Alexey Brodkin (1):
       arc: perf: Move static structs to where they're really used

Colin Ian King (1):
       ARC: perf: Remove redundant initialization of variable idx

Kees Cook (1):
       arc: Replace lkml.org links with lore

Randy Dunlap (1):
       ARC: thread_info.h: correct two typos in a comment

Vineet Gupta (1):
       ARC: perf: fix misleading comment about pmu vs counter stop

Yihao Han (1):
       arc: use swap() to make code cleaner

  arch/arc/include/asm/irqflags-compact.h |   8 +-
  arch/arc/include/asm/perf_event.h       | 162 
-------------------------------
  arch/arc/include/asm/thread_info.h      |   4 +-
  arch/arc/kernel/perf_event.c            | 166 
+++++++++++++++++++++++++++++++-
  arch/arc/kernel/unwind.c                |  11 +--
  arch/arc/mm/dma.c                       |   2 +-
  arch/arc/plat-axs10x/axs10x.c           |   2 +-
  arch/arc/plat-hsdk/platform.c           |   2 +-
  8 files changed, 178 insertions(+), 179 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ