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, 27 Aug 2019 10:07:47 -0700
From:   Vineet Gupta <vineetg76@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     arcml <linux-snps-arc@...ts.infradead.org>,
        lkml <linux-kernel@...r.kernel.org>,
        Alexey Brodkin <abrodkin@...opsys.COM>,
        Eugeniy Paltsev <Eugeniy.Paltsev@...opsys.com>,
        "Gustavo A. R. Silva" <gustavo@...eddedor.com>,
        Mischa Jonker <mjonker@...opsys.com>,
        Nick Desaulniers <ndesaulniers@...gle.com>
Subject: [GIT PULL] ARC fixes for 5.3-rc7

Hi Linus,

Late pull request for ARC as I was off to land of monsoons.
Please pull.

P.S. Using my private email (also on pgp key) due to some interim IT email
shenanigans being sorted out.

Thx,
-Vineet
--------->
The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ tags/arc-5.3-rc7

for you to fetch changes up to 2f029413cbfbfe519d294c6ac83a0c00e2a48a97:

  arc: prefer __section from compiler_attributes.h (2019-08-26 22:37:12 +0530)

----------------------------------------------------------------
ARC updates for 5.3-rc7

 - Support for Edge Triggered IRQs in ARC IDU intc

 - other fixes here and there

----------------------------------------------------------------
Alexey Brodkin (1):
      ARCv2: entry: early return from exception need not clear U & DE bits

Eugeniy Paltsev (2):
      ARC: fix typo in setup_dma_ops log message
      ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurations

Gustavo A. R. Silva (1):
      ARC: unwind: Mark expected switch fall-throughs

Mischa Jonker (3):
      ARCv2: IDU-intc: Add support for edge-triggered interrupts
      dt-bindings: IDU-intc: Clean up documentation
      dt-bindings: IDU-intc: Add support for edge-triggered interrupts

Nick Desaulniers (1):
      arc: prefer __section from compiler_attributes.h

 .../interrupt-controller/snps,archs-idu-intc.txt   | 30 +++++---
 arch/arc/boot/dts/Makefile                         |  3 +
 arch/arc/include/asm/entry-arcv2.h                 |  2 +-
 arch/arc/include/asm/linkage.h                     |  8 +-
 arch/arc/include/asm/mach_desc.h                   |  3 +-
 arch/arc/kernel/mcip.c                             | 60 +++++++++++++--
 arch/arc/kernel/unwind.c                           |  4 +-
 arch/arc/mm/dma.c                                  |  2 +-
 arch/arc/plat-hsdk/platform.c                      | 87 +++++++++++++++++++---
 include/soc/arc/mcip.h                             | 11 +++
 10 files changed, 172 insertions(+), 38 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ