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>] [day] [month] [year] [list]
Date:   Wed, 22 Nov 2017 12:11:08 -0800
From:   Vineet Gupta <Vineet.Gupta1@...opsys.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
CC:     lkml <linux-kernel@...r.kernel.org>,
        arcml <linux-snps-arc@...ts.infradead.org>,
        Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>
Subject: [GIT PULL] ARC updates for 4.15-rc1

Hi Linus,

Please pull ARC updates for 4.15-rc1: nothing too fancy here !

And in the spirit of Thanks giving, thank you for creating this amazing project 
(and giving a whole new connotation to the term "hacker"). God knows what we all 
would have been doing if Linux was not around to play with.

Thx,
-Vineet

--------------------->
The following changes since commit 0b07194bb55ed836c2cc7c22e866b87a14681984:

   Linux 4.14-rc7 (2017-10-29 13:58:38 -0700)

are available in the git repository at:

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

for you to fetch changes up to 82385732b1c9d6a22942b5fe6e48a99891cb806f:

   ARC: perf: avoid vmalloc backed mmap (2017-11-21 15:21:08 -0800)

----------------------------------------------------------------
ARC updates for 4.15-rc1

  - More changes for HS48 cores: supporting MMUv5, detecting new micro-arch gizmos

  - axs10x platform wiring up reset driver merged in this cycle

  - ARC perf driver optimizations

----------------------------------------------------------------
Eugeniy Paltsev (1):
       ARC: [plat-axs10x] DTS: Add reset controller node to manage ethernet reset

Vineet Gupta (6):
       ARC: [plat-axs10x] auto-select AXS101 or AXS103 given the  ISA config
       ARCv2: Accomodate HS48 MMUv5 by relaxing MMU ver checking
       ARCv2: boot log: updates for HS48: dual-issue, ECC, Loop Buffer
       ARCv2: perf: tweak overflow interrupt
       ARCv2: perf: optimize given that num counters <= 32
       ARC: perf: avoid vmalloc backed mmap

  arch/arc/Kconfig                 |  2 +-
  arch/arc/boot/dts/axs10x_mb.dtsi |  8 ++++++
  arch/arc/include/asm/arcregs.h   | 33 ++++++++++++++++++++++-
  arch/arc/kernel/perf_event.c     | 40 ++++++++++++++--------------
  arch/arc/kernel/setup.c          | 43 +++++++++++++++++++++++++++---
  arch/arc/mm/tlb.c                | 57 +++++++++++++++++++++++-----------------
  arch/arc/plat-axs10x/Kconfig     |  2 ++
  arch/arc/plat-axs10x/axs10x.c    |  7 -----
  8 files changed, 136 insertions(+), 56 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ