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:	Fri, 27 Feb 2015 08:42:48 -0700
From:	Jens Axboe <axboe@...com>
To:	<torvalds@...uxfoundation.org>
CC:	<linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Two fixes for 4.0-rc2

Hi Linus,

Two smaller fixes for this cycle:

- A fixup from Keith so that NVMe compiles without BLK_INTEGRITY,
  basically just moving the code around appropriately.

- A fixup for shm, fixing an oops in shmem_mapping() for mapping with no
  inode. From Sasha.

Please pull!


  git://git.kernel.dk/linux-block.git for-linus

for you to fetch changes up to f0774d884bad7007b54cfffb5c93c23420c75aa6:

  mm: shmem: check for mapping owner before dereferencing (2015-02-23 10:00:11 -0800)

----------------------------------------------------------------
Keith Busch (1):
      NVMe: Fix for BLK_DEV_INTEGRITY not set

Sasha Levin (1):
      mm: shmem: check for mapping owner before dereferencing

 drivers/block/nvme-core.c | 99 +++++++++++++++++++++++++++--------------------
 mm/shmem.c                |  3 ++
 2 files changed, 61 insertions(+), 41 deletions(-)

-- 
Jens Axboe

--
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