Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1712634 > unrolled thread

[GIT PULL] (xen) stable/for-jens-4.13 for rc5

Started byKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
First post2017-08-16 05:30 +0200
Last post2017-08-16 18:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] (xen) stable/for-jens-4.13 for rc5 Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> - 2017-08-16 05:30 +0200
    Re: [GIT PULL] (xen) stable/for-jens-4.13 for rc5 Jens Axboe <axboe@kernel.dk> - 2017-08-16 18:00 +0200

#1712634 — [GIT PULL] (xen) stable/for-jens-4.13 for rc5

FromKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Date2017-08-16 05:30 +0200
Subject[GIT PULL] (xen) stable/for-jens-4.13 for rc5
Message-ID<ueXbQ-1L3-13@gated-at.bofh.it>
Hey Jens,

Please git pull the following branch:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.13

which has two fixes, both of them spotted by Amazon.

 1) Fix in Xen-blkfront caused by the re-write in 4.8 time-frame.
 2) Fix in the xen_biovec_phys_mergeable which allowed guest
    requests when using NVMe - to slurp up more data than allowed
    leading to an XSA (which has been made public today).

Thanks!

 drivers/block/xen-blkfront.c | 6 +++---
 drivers/xen/biomerge.c       | 3 +--
 2 files changed, 4 insertions(+), 5 deletions(-)

Munehisa Kamata (1):
      xen-blkfront: use a right index when checking requests

Roger Pau Monne (1):
      xen: fix bio vec merging

[toc] | [next] | [standalone]


#1713080

FromJens Axboe <axboe@kernel.dk>
Date2017-08-16 18:00 +0200
Message-ID<uf8TE-t4-21@gated-at.bofh.it>
In reply to#1712634
On 08/15/2017 09:21 PM, Konrad Rzeszutek Wilk wrote:
> Hey Jens,
> 
> Please git pull the following branch:
> 
>  git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen.git stable/for-jens-4.13
> 
> which has two fixes, both of them spotted by Amazon.
> 
>  1) Fix in Xen-blkfront caused by the re-write in 4.8 time-frame.
>  2) Fix in the xen_biovec_phys_mergeable which allowed guest
>     requests when using NVMe - to slurp up more data than allowed
>     leading to an XSA (which has been made public today).

Pulled, thanks Konrad.

-- 
Jens Axboe

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web