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-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 6 Jul 2022 22:24:10 +0900
From:   Stafford Horne <shorne@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Openrisc <openrisc@...ts.librecores.org>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] OpenRISC fixes for 5.19-rc5

Sorry, again with proper subject.

On Wed, Jul 06, 2022 at 10:21:32PM +0900, Stafford Horne wrote:
> Hi Linus,
> 
> Please consider for pull.
> 
> The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:
> 
>   Linux 5.19-rc4 (2022-06-26 14:22:10 -0700)
> 
> are available in the Git repository at:
> 
>   git@...hub.com:openrisc/linux.git tags/for-linus
> 
> for you to fetch changes up to 48bddb89d59eec27c3305d179b1832d5292e285d:
> 
>   openrisc: unwinder: Fix grammar issue in comment (2022-06-28 17:31:24 +0900)
> 
> ----------------------------------------------------------------
> OpenRISC fixes for 5.19-rc5
> 
> Fixups for OpenRISC found during recent testing:
>  - An OpenRISC irqchip fix to stop acking level interrupts which was
>    causing issues on SMP platforms.
>  - A comment typo fix in our unwinder code.
> 
> ----------------------------------------------------------------
> 
> Note, if you do check this against being in linux-next I dropped one patch from
> the linux next tree before creating this pull request.  The dropped patch was to
> add wireguard selftest support, but we decided against it as there are still
> some qemu bugs to workout before turning on wireguard selftests for OpenRISC.
> 
> Stafford Horne (1):
>       irqchip: or1k-pic: Undefine mask_ack for level triggered hardware
> 
> Xiang wangx (1):
>       openrisc: unwinder: Fix grammar issue in comment
> 
>  arch/openrisc/kernel/unwinder.c | 2 +-
>  drivers/irqchip/irq-or1k-pic.c  | 1 -
>  2 files changed, 1 insertion(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ