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:   Wed, 17 Nov 2021 23:11:36 +0100
From:   Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To:     torvalds@...ux-foundation.org
Cc:     linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] MIPS fixes for v5.16

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git/ tags/mips-fixes_5.16_1

for you to fetch changes up to fc1aabb088860d6cf9dd03612b7a6f0de91ccac2:

  mips: lantiq: add support for clk_get_parent() (2021-11-16 09:27:40 +0100)

----------------------------------------------------------------
- wire futex_waitv syscall
- build fixes for lantiq and bcm63xx configs
- yamon-dt bugfix

----------------------------------------------------------------
Colin Ian King (1):
      MIPS: generic/yamon-dt: fix uninitialized variable error

Randy Dunlap (2):
      mips: bcm63xx: add support for clk_get_parent()
      mips: lantiq: add support for clk_get_parent()

Wang Haojun (1):
      MIPS: syscalls: Wire up futex_waitv syscall

 arch/mips/bcm63xx/clk.c                   | 6 ++++++
 arch/mips/generic/yamon-dt.c              | 2 +-
 arch/mips/kernel/syscalls/syscall_n32.tbl | 1 +
 arch/mips/kernel/syscalls/syscall_n64.tbl | 1 +
 arch/mips/kernel/syscalls/syscall_o32.tbl | 1 +
 arch/mips/lantiq/clk.c                    | 6 ++++++
 6 files changed, 16 insertions(+), 1 deletion(-)

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ