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>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 17 Nov 2017 03:02:05 +0000
From:   Al Viro <viro@...IV.linux.org.uk>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] vfs.git get_user_pages_fast() conversion

	A bunch of places switched to get_user_pages_fast().

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.get_user_pages_fast

for you to fetch changes up to 77478715ba9242017976fd01de189e77fa072f51:

  ceph: use get_user_pages_fast() (2017-09-22 23:14:41 -0400)

----------------------------------------------------------------
Al Viro (8):
      vchiq_2835_arm: switch to get_user_pages_fast()
      rapidio: switch to get_user_pages_fast()
      fsl_hypervisor: switch to get_user_pages_fast()
      via_dmablit(): use get_user_pages_fast()
      st: use get_user_pages_fast()
      atomisp: use get_user_pages_fast()
      pvr2fs: use get_user_pages_fast()
      ceph: use get_user_pages_fast()

 drivers/gpu/drm/via/via_dmablit.c                    |  6 +++---
 drivers/rapidio/devices/rio_mport_cdev.c             |  6 ++----
 drivers/scsi/st.c                                    |  6 +-----
 .../staging/media/atomisp/pci/atomisp2/hmm/hmm_bo.c  |  6 ++----
 .../interface/vchiq_arm/vchiq_2835_arm.c             | 20 +++++++-------------
 drivers/video/fbdev/pvr2fb.c                         |  4 +---
 drivers/virt/fsl_hypervisor.c                        |  4 ++--
 net/ceph/pagevec.c                                   |  4 ++--
 8 files changed, 20 insertions(+), 36 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ