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:   Tue, 4 Feb 2020 12:08:25 +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 patches for 5.6-rc1

Hi Linus,

please pull the following patches to your tree. I have also including my
patch for dma-contiguous.h suggested by Christoph and acked by others
with Microblaze CMA wiring.

Thanks,
Michal


The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 6aa71ef9bcf9d8688c777dfbff340348cb89a5b4:

  microblaze: Add ID for Microblaze v11 (2020-02-04 11:38:59 +0100)

----------------------------------------------------------------
Microblaze patches for 5.6-rc1

- Enable CMA
- Add support for MB v11
- Defconfig updates
- Minor fixes

----------------------------------------------------------------
Manish Narani (1):
      microblaze: defconfig: Disable EXT2 driver and Enable EXT3 & EXT4
drivers

Michal Simek (5):
      microblaze: Align comments with register usage
      microblaze: Sync defconfig with latest Kconfig layout
      asm-generic: Make dma-contiguous.h a mandatory include/asm header
      microblaze: Wire CMA allocator
      microblaze: Add ID for Microblaze v11

Shubhrajyoti Datta (1):
      microblaze: Prevent the overflow of the start

 arch/arm64/include/asm/Kbuild           |  1 -
 arch/csky/include/asm/Kbuild            |  1 -
 arch/microblaze/Kconfig                 |  1 +
 arch/microblaze/configs/mmu_defconfig   | 10 ++++++----
 arch/microblaze/configs/nommu_defconfig |  2 +-
 arch/microblaze/kernel/cpu/cache.c      |  3 ++-
 arch/microblaze/kernel/cpu/cpuinfo.c    |  1 +
 arch/microblaze/kernel/head.S           |  8 ++++----
 arch/microblaze/mm/init.c               |  4 ++++
 arch/mips/include/asm/Kbuild            |  1 -
 arch/riscv/include/asm/Kbuild           |  1 -
 arch/s390/include/asm/Kbuild            |  1 -
 arch/x86/include/asm/Kbuild             |  1 -
 arch/xtensa/include/asm/Kbuild          |  1 -
 include/asm-generic/Kbuild              |  1 +
 15 files changed, 20 insertions(+), 17 deletions(-)

-- 
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




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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ