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>] [day] [month] [year] [list]
Date:   Sat, 8 Oct 2016 23:21:49 +0200
From:   Jesper Nilsson <jesper.nilsson@...s.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        Andrew Morton <akpm@...ux-foundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL]: CRIS changes for 4.9

Hi Linus,

Please pull for cris changes for 4.9.

The following changes since commit 7d1e042314619115153a0f6f06e4552c09a50e13:

  Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux (2016-09-20 17:11:19 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris.git tags/cris-for-4.9

for you to fetch changes up to 2dc024e94578c53e2c579a48725c8fe2527f9d5e:

  cris: return of class_create should be considered (2016-09-23 16:06:00 +0200)

----------------------------------------------------------------
CRIS changes for 4.9

----------------------------------------------------------------
Andrea Gelmini (7):
      Fix typo
      Fix typo
      Fix typo
      Fix typo
      Fix typo
      Fix typo
      Fix typo

Dan Carpenter (1):
      CRIS v32: remove some double unlocks

Fabian Frederick (1):
      CRIS: defconfig: remove MTDRAM_ABS_POS

Jesper Nilsson (1):
      cris: intmem: fix device_initcall compile warning

Niklas Cassel (8):
      cris: intmem: fix pointer comparison compile warning
      cris: fasttimer: fix mixed declarations and code compile warning
      cris: irq: stop loop from accessing array out of bounds
      cris: add dev88_defconfig
      cris: cardbus: fix header include path
      cris: fix Kconfig mismatch when building with CONFIG_PCI
      cris: use generic io.h
      cris: v10: axisflashmap: remove unused ifdefs

Paul Gortmaker (1):
      cris: migrate exception table users off module.h and onto extable.h

yizhouzhou@....ac.cn (1):
      cris: return of class_create should be considered

 arch/cris/Kconfig                                 |   2 +-
 arch/cris/arch-v10/drivers/axisflashmap.c         |  19 ---
 arch/cris/arch-v10/drivers/eeprom.c               |   2 +-
 arch/cris/arch-v10/lib/dram_init.S                |   2 +-
 arch/cris/arch-v32/drivers/cryptocop.c            |   2 +-
 arch/cris/arch-v32/drivers/pci/bios.c             |   2 +-
 arch/cris/arch-v32/drivers/sync_serial.c          |   6 +
 arch/cris/arch-v32/kernel/fasttimer.c             |  15 +-
 arch/cris/arch-v32/kernel/irq.c                   |   3 +-
 arch/cris/arch-v32/mach-a3/dma.c                  |   1 -
 arch/cris/arch-v32/mach-a3/dram_init.S            |   2 +-
 arch/cris/arch-v32/mach-fs/dma.c                  |   1 -
 arch/cris/arch-v32/mach-fs/dram_init.S            |   2 +-
 arch/cris/arch-v32/mm/intmem.c                    |  13 +-
 arch/cris/configs/artpec_3_defconfig              |   1 -
 arch/cris/configs/dev88_defconfig                 |  48 ++++++
 arch/cris/configs/etrax-100lx_v2_defconfig        |   1 -
 arch/cris/configs/etraxfs_defconfig               |   1 -
 arch/cris/include/arch-v32/arch/cryptocop.h       |   2 +-
 arch/cris/include/asm/io.h                        | 171 +---------------------
 arch/cris/include/uapi/arch-v10/arch/sv_addr_ag.h |   2 +-
 arch/cris/mm/fault.c                              |   2 +-
 22 files changed, 83 insertions(+), 217 deletions(-)
 create mode 100644 arch/cris/configs/dev88_defconfig

/^JN - Jesper Nilsson
-- 
               Jesper Nilsson -- jesper.nilsson@...s.com

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ