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:   Mon, 24 Feb 2020 22:58:31 -0800
From:   Paul Burton <paulburton@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Thomas Bogendoerfer <tsbogend@...ha.franken.de>,
        linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] MIPS fixes

Hi Linus,

Here are a few MIPS fixes, and a MAINTAINERS update to hand over MIPS
maintenance to Thomas Bogendoerfer - this will be my final pull request
as MIPS maintainer. Thanks for your helpful comments, useful corrections
& responsiveness during the time I've fulfilled the role, and I'm sure
I'll pop up elsewhere in the tree somewhere down the line. Anyway,
please pull.

Thanks,
    Paul


The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git mips-fixes

for you to fetch changes up to 3234f4ed3066a58cd5ce8edcf752fa4fe0c95cb5:

  MAINTAINERS: Hand MIPS over to Thomas (2020-02-24 22:43:18 -0800)

----------------------------------------------------------------
Christophe JAILLET (1):
      MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'

Mark Tomlinson (1):
      MIPS: cavium_octeon: Fix syncw generation.

Nathan Chancellor (1):
      MIPS: vdso: Wrap -mexplicit-relocs in cc-option

Paul Burton (2):
      MIPS: Disable VDSO time functionality on microMIPS
      MAINTAINERS: Hand MIPS over to Thomas

Paul Cercueil (1):
      MIPS: ingenic: DTS: Fix watchdog nodes

Victor Kamensky (2):
      mips: vdso: fix 'jalr t9' crash in vdso code
      mips: vdso: add build time check that no 'jalr t9' calls left

周琰杰 (Zhou Yanjie) (1):
      MIPS: X1000: Fix clock of watchdog node.

 CREDITS                                |  5 +++++
 MAINTAINERS                            |  6 ++----
 arch/mips/boot/dts/ingenic/jz4740.dtsi | 17 +++++++++--------
 arch/mips/boot/dts/ingenic/jz4780.dtsi | 17 +++++++++--------
 arch/mips/boot/dts/ingenic/x1000.dtsi  |  6 ++----
 arch/mips/include/asm/sync.h           |  4 +++-
 arch/mips/kernel/vpe.c                 |  2 +-
 arch/mips/vdso/Makefile                | 28 +++++++++++++++++++++++++---
 8 files changed, 56 insertions(+), 29 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ