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:	Mon, 03 Nov 2014 12:32:37 +0100
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] CMA and DMA-mapping update for v3.18-rc4

Hi Linus,

I would like to ask You for pulling patches for cma and dma-mapping
subsystems for v3.18-rc4.

The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:

  Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)

are available in the git repository at:

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

for you to fetch changes up to dda02fd6278d9e995850b3c1dba484f17cbe4de4:

  mm, cma: make parameters order consistent in func declaration and definition (2014-10-27 13:00:55 +0100)

----------------------------------------------------------------
Laurent Pinchart (4):
      mm: cma: Don't crash on allocation if CMA area can't be activated
      mm: cma: Always consider a 0 base address reservation as dynamic
      mm: cma: Ensure that reservations never cross the low/high mem boundary
      mm: cma: Use %pa to print physical addresses

Weijie Yang (1):
      mm, cma: make parameters order consistent in func declaration and definition

 include/linux/cma.h |  8 ++++----
 mm/cma.c            | 68 ++++++++++++++++++++++++++++++++++++++++++++------------------------
 2 files changed, 48 insertions(+), 28 deletions(-)


This pull request contains important fixes for recently introduced
highmem support for default contiguous memory region used for
dma-mapping subsystem.

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