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>] [day] [month] [year] [list]
Date:	Tue, 10 Feb 2015 16:32:59 +0100
From:	Michal Simek <monstr@...str.eu>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
CC:	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] arch/microblaze changes for 3.20-rc1

Hi Linus,

please pull these microblaze chagnes to your tree.

Thanks,
Michal

The following changes since commit b7392d2247cfe6771f95d256374f1a8e6a6f48d6:

  Linux 3.19-rc2 (2014-12-28 16:49:37 -0800)

are available in the git repository at:

  git://git.monstr.eu/linux-2.6-microblaze.git tags/microblaze-3.20-rc1

for you to fetch changes up to a01d37d914f98c430854bbae2402e6f51d9a8d0b:

  microblaze: Remove *.dtb files in make clean (2015-02-10 16:24:39 +0100)

----------------------------------------------------------------
Microblaze patches for 3.20-rc1

- Remove various compilation errors
- Various code cleanup patches
- Add missing MB versions/architectures for autodetection

----------------------------------------------------------------
Erico Nunes (1):
      microblaze: Add missing PVR version codes

Michael S. Tsirkin (2):
      microblaze/uaccess: fix sparse errors
      microblaze: whitespace fix

Michal Simek (14):
      microblaze: Use empty asm-generic/linkage.h
      microblaze: Wire-up execveat syscall
      microblaze: Remove unused prom_parse.c
      microblaze: Remove unused prom header from reset.c
      microblaze: Declare microblaze_kgdb_break in header
      microblaze: Use unsigned return type in do_syscall_trace_enter
      microblaze: Mark get_frame_size as static
      microblaze: Change extern inline to static inline
      microblaze: Use unsigned type for "for" loop because of comparison-kgdb.c
      microblaze: Use unsigned type for proper comparison in cpuinfo*.c
      microblaze: Use unsigned type for limit comparison in cache.c
      microblaze: Fix variable types to remove W=1 warning
      microblaze: Add target architecture
      microblaze: Remove *.dtb files in make clean

Soren Brinkmann (3):
      microblaze: intc: Don't override error codes
      microblaze: intc: Refactor DT sanity check
      microblaze: intc: Reformat output

 arch/microblaze/boot/Makefile                 |  3 +--
 arch/microblaze/boot/dts/Makefile             |  2 --
 arch/microblaze/include/asm/delay.h           |  4 ++--
 arch/microblaze/include/asm/kgdb.h            |  3 +++
 arch/microblaze/include/asm/linkage.h         | 16 +---------------
 arch/microblaze/include/asm/pgalloc.h         | 14 +++++++-------
 arch/microblaze/include/asm/syscall.h         |  2 +-
 arch/microblaze/include/asm/uaccess.h         |  6 +++---
 arch/microblaze/include/asm/unistd.h          |  2 +-
 arch/microblaze/include/uapi/asm/unistd.h     |  1 +
 arch/microblaze/kernel/Makefile               |  2 +-
 arch/microblaze/kernel/cpu/cache.c            |  6 +++---
 arch/microblaze/kernel/cpu/cpuinfo-pvr-full.c |  2 +-
 arch/microblaze/kernel/cpu/cpuinfo-static.c   |  2 +-
 arch/microblaze/kernel/cpu/cpuinfo.c          |  7 +++++++
 arch/microblaze/kernel/intc.c                 |  8 ++++----
 arch/microblaze/kernel/kgdb.c                 | 10 ++++++----
 arch/microblaze/kernel/prom_parse.c           | 35 -----------------------------------
 arch/microblaze/kernel/ptrace.c               |  4 ++--
 arch/microblaze/kernel/reset.c                |  1 -
 arch/microblaze/kernel/signal.c               |  4 ++--
 arch/microblaze/kernel/syscall_table.S        |  1 +
 arch/microblaze/kernel/unwind.c               |  2 +-
 23 files changed, 49 insertions(+), 88 deletions(-)
 delete mode 100644 arch/microblaze/kernel/prom_parse.c


-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ