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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 29 Apr 2021 09:52:28 +0200
From:   Michal Simek <monstr@...str.eu>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arch/microblaze patches for 5.13-rc1

Hi Linus,

please pull these patches to your tree. There is no new feature added
but it just about cleaning up some code and moving to generic syscall
solution used by other architectures.

Thanks,
Michal


The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:

  Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)

are available in the Git repository at:

  git://git.monstr.eu/linux-2.6-microblaze.git tags/microblaze-v5.13

for you to fetch changes up to 47de4477a8e6bfd202640567ce4bf17cc1de60be:

  microblaze: add 'fallthrough' to memcpy/memset/memmove (2021-04-22
09:34:05 +0200)

----------------------------------------------------------------
Microblaze patches for 5.13-rc1

- Switch to generic syscall scripts
- Some small fixes

----------------------------------------------------------------
Bhaskar Chowdhury (1):
      microblaze: Fix a typo

David Hildenbrand (1):
      microblaze: tag highmem_setup() with __meminit

Masahiro Yamada (2):
      microblaze: syscalls: switch to generic syscalltbl.sh
      microblaze: syscalls: switch to generic syscallhdr.sh

Randy Dunlap (1):
      microblaze: add 'fallthrough' to memcpy/memset/memmove

 arch/microblaze/kernel/syscall_table.S        |  3 +--
 arch/microblaze/kernel/syscalls/Makefile      | 14 ++++----------
 arch/microblaze/kernel/syscalls/syscallhdr.sh | 36
------------------------------------
 arch/microblaze/kernel/syscalls/syscalltbl.sh | 32
--------------------------------
 arch/microblaze/lib/memcpy.c                  |  4 ++++
 arch/microblaze/lib/memmove.c                 |  5 +++++
 arch/microblaze/lib/memset.c                  |  2 ++
 arch/microblaze/lib/uaccess_old.S             |  2 +-
 arch/microblaze/mm/init.c                     |  2 +-
 9 files changed, 18 insertions(+), 82 deletions(-)
 delete mode 100644 arch/microblaze/kernel/syscalls/syscallhdr.sh
 delete mode 100644 arch/microblaze/kernel/syscalls/syscalltbl.sh

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Xilinx Microblaze
Maintainer of Linux kernel - Xilinx Zynq ARM and ZynqMP ARM64 SoCs
U-Boot custodian - Xilinx Microblaze/Zynq/ZynqMP/Versal SoCs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ