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:	Thu, 09 Oct 2014 13:19:17 +0200
From:	Marek Szyprowski <m.szyprowski@...sung.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org,
	Marek Szyprowski <m.szyprowski@...sung.com>
Subject: [GIT PULL] DMA-mapping update for v3.18

Hi Linus,

I would like to ask You for pulling patches for dma-mapping subsystem
for v3.18.

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

  git://git.linaro.org/people/mszyprowski/linux-dma-mapping.git for-v3.18

for you to fetch changes up to b4bbb107d73bbc0d92c9ae7fd8e69580aa9381e7:

  dma-mapping: Provide write-combine allocations (2014-08-26 07:39:13 +0200)

----------------------------------------------------------------
Thierry Reding (2):
      s390: Implement dma_{alloc,free}_attrs()
      dma-mapping: Provide write-combine allocations

 arch/arm/include/asm/dma-mapping.h       | 16 ----------------
 arch/s390/Kconfig                        |  5 +----
 arch/s390/include/asm/dma-mapping.h      | 31 +++++++++++++++++++++----------
 include/asm-generic/dma-mapping-common.h |  8 --------
 include/linux/dma-mapping.h              | 26 ++++++++++++++++++++++++++
 5 files changed, 48 insertions(+), 38 deletions(-)
----------------------------------------------------------------

This pull request contains patches, which provide dma write coherent api
(available previously on ARM architecture) for all other architectures,
which use dma_ops-based dma mapping implementation. This lets one to use
the same code in the device drivers regardless of the selected
architecture.

Thanks!

Best regards
Marek Szyprowski
Samsung R&D Institute Poland
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ