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, 6 Mar 2017 19:58:02 -0500
From:   Konrad Rzeszutek Wilk <konrad@...nel.org>
To:     torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] (swiotbl) stable/for-4.11 for 4.11-rc1

On Mon, Mar 06, 2017 at 11:52:06AM -0500, Konrad Rzeszutek Wilk wrote:
> Hey Linus,

Vacation does strange things to my brain. Fixed up the LKML mailing list
address.

> 
> Please git pull the following branch:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-4.11
> 
> which has two tiny implementations of the DMA API for callback in ARM (for Xen).
> 
> Thank you!
> 
> Andrii Anisov (1):
>       swiotlb-xen: implement xen_swiotlb_get_sgtable callback
> 
> Stefano Stabellini (1):
>       swiotlb-xen: implement xen_swiotlb_dma_mmap callback
> 
>  arch/arm/xen/mm.c         |  2 ++
>  drivers/xen/swiotlb-xen.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
>  include/xen/swiotlb-xen.h | 11 +++++++++++
>  3 files changed, 60 insertions(+)
> 
> Andrii Anisov (1):
>       swiotlb-xen: implement xen_swiotlb_get_sgtable callback
> 
> Stefano Stabellini (1):
>       swiotlb-xen: implement xen_swiotlb_dma_mmap callback
> 

Powered by blists - more mailing lists