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:	Mon, 10 Nov 2014 17:25:23 +0100
From:	Thierry Reding <thierry.reding@...il.com>
To:	Arnd Bergmann <arnd@...db.de>
Cc:	linux-arch@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] asm-generic/io.h overhaul

Hi Arnd,

The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  https://github.com/thierryreding/linux.git asm-generic-io

for you to fetch changes up to 09a5723983e383e7d627fe3191366761722695bc:

  arm64: Use include/asm-generic/io.h (2014-11-10 15:59:23 +0100)

Thanks,
Thierry

----------------------------------------------------------------
Arnd Bergmann (1):
      ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI

Thierry Reding (9):
      ARC: Remove redundant PCI_IOBASE declaration
      ARM: ebsa110: Properly override I/O accessors
      ARM: ixp4xx: Properly override I/O accessors
      Change xlate_dev_{kmem,mem}_ptr() prototypes
      /dev/mem: Use more consistent data types
      asm-generic/io.h: Reconcile I/O accessor overrides
      asm-generic/io.h: Implement generic {read,write}s*()
      ARM: Use include/asm-generic/io.h
      arm64: Use include/asm-generic/io.h

 arch/arc/include/asm/io.h               |   2 -
 arch/arm/include/asm/io.h               |  89 ++++++--------
 arch/arm/include/asm/memory.h           |   4 +
 arch/arm/mach-ebsa110/include/mach/io.h |  25 ++--
 arch/arm/mach-ebsa110/io.c              |  14 +--
 arch/arm/mach-ixp4xx/common.c           |   2 +-
 arch/arm/mach-ixp4xx/include/mach/io.h  |  28 ++++-
 arch/arm64/Kconfig                      |   1 -
 arch/arm64/include/asm/io.h             | 122 ++++---------------
 arch/arm64/include/asm/memory.h         |   2 +
 arch/ia64/include/asm/uaccess.h         |  16 +--
 arch/s390/include/asm/io.h              |   5 +-
 arch/s390/mm/maccess.c                  |   4 +-
 arch/x86/include/asm/io.h               |   4 +-
 arch/x86/mm/ioremap.c                   |   4 +-
 drivers/char/mem.c                      |  13 +-
 include/asm-generic/io.h                | 716 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
 17 files changed, 730 insertions(+), 321 deletions(-)

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ