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:   Tue, 7 May 2019 12:24:47 -0400
From:   Konrad Rzeszutek Wilk <konrad@...nel.org>
To:     torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
        xen-devel@...ts.xenproject.org
Cc:     konrad.wilk@...cle.com
Subject: [GIT PULL] (swiotlb) stable/for-linus-5.2

Hi Linus,

Please git pull the following branch:


git pull git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-5.2

which has cleanups in the swiotlb code and extra debugfs knobs to help with the field
diagnostics.

Thank you!

Christoph Hellwig (4):
      swiotlb-xen: make instances match their method names
      swiotlb-xen: use ->map_page to implement ->map_sg
      swiotlb-xen: simplify the DMA sync method implementations
      swiotlb-xen: ensure we have a single callsite for xen_dma_map_page

Dongli Zhang (2):
      swiotlb: dump used and total slots when swiotlb buffer is full
      swiotlb: save io_tlb_used to local variable before leaving critical section


 drivers/xen/swiotlb-xen.c | 196 ++++++++++++++--------------------------------
 kernel/dma/swiotlb.c      |   6 +-
 2 files changed, 64 insertions(+), 138 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (802 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ