Re: [PATCH 3.15 00/61] 3.15.2-stable review

2014-06-26 Thread Guenter Roeck
On Thu, Jun 26, 2014 at 03:09:13PM -0400, Greg Kroah-Hartman wrote:
> On Tue, Jun 24, 2014 at 04:31:00PM -0700, Guenter Roeck wrote:
> > On 06/24/2014 08:50 AM, Greg Kroah-Hartman wrote:
> > >This is the start of the stable review cycle for the 3.15.2 release.
> > >There are 61 patches in this series, all will be posted as a response
> > >to this one.  If anyone has any issues with these being applied, please
> > >let me know.
> > >
> > >Responses should be made by Thu Jun 26 15:49:36 UTC 2014.
> > >Anything received after that time might be too late.
> > >
> > 
> > Build results:
> > total: 144 pass: 136 skipped: 5 fail: 3
> > Failed builds:
> > powerpc:allmodconfig (binutils 2.23)
> > powerpc:allmodconfig (binutils 2.24)
> > unicore32:defconfig
> > 
> > Qemu tests all passed.
> > 
> > Results are as expected. Again, unicore32:defconfig would be an easy fix if 
> > so desired.
> 
> Thanks for testing all of these.
> 
> As the maintainer of the architecture doesn't seem to care about
> unicore32, I don't see the need to spend any time / effort on it either
> :(
> 
Well, at least it's building in mainline now. Of course, in a sense
you are right, it wasn't the maintainer providing the fixes.

Guenter
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 3.15 00/61] 3.15.2-stable review

2014-06-26 Thread Greg Kroah-Hartman
On Wed, Jun 25, 2014 at 10:20:43AM -0400, Benjamin LaHaise wrote:
> Hi Greg,
> 
> On Tue, Jun 24, 2014 at 11:50:43AM -0400, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 3.15.2 release.
> > There are 61 patches in this series, all will be posted as a response
> > to this one.  If anyone has any issues with these being applied, please
> > let me know.
> 
> You'll probably want to include the fixes for CVE-2014-0206 -- these are  
> edfbbf388f293d70bf4b7c0bc38774d05e6f711a and 
> f8567a3845ac05bb28f3c1b478ef752762bd39ef .

I'll get them in the next release in a few days, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 3.15 00/61] 3.15.2-stable review

2014-06-26 Thread Greg Kroah-Hartman
On Wed, Jun 25, 2014 at 06:00:54PM +0900, Satoru Takeuchi wrote:
> At Tue, 24 Jun 2014 13:50:54 -0600,
> Shuah Khan wrote:
> > 
> > On 06/24/2014 09:50 AM, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 3.15.2 release.
> > > There are 61 patches in this series, all will be posted as a response
> > > to this one.  If anyone has any issues with these being applied, please
> > > let me know.
> > > 
> > > Responses should be made by Thu Jun 26 15:49:36 UTC 2014.
> > > Anything received after that time might be too late.
> > > 
> > > The whole patch series can be found in one patch at:
> > >   kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.15.2-rc1.gz
> > > and the diffstat can be found below.
> > > 
> > > thanks,
> > > 
> > > greg k-h
> > > 
> > 
> > Compiled and booted on my test system. No dmesg regressions.
> 
> All 3.15.2-rc1, 3.14.9-rc1, 3.10.45-rc1, and 3.4.95-rc1 passed my test.
> 
>  - Test Cases:
>- Build this kernel.
>- Boot this kernel.
>- Build the latest mainline kernel with this kernel.
> 
>  - Test Tool:
>https://github.com/satoru-takeuchi/test-linux-stable
> 
>  - Test Result (kernel .config, ktest config and test log):
>http://satoru-takeuchi.org/test-linux-stable/results/- datetime>.tar.xz
> 
>  - Build Environment:
>- OS: Debian Jessy x86_64
>- CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4
>- memory: 8GB
> 
>  - Test Target Environment:
>- Debian Jessy x86_64 (KVM guest on the Build Environment)
>- # of vCPU: 2
>- memory: 2GB

Thanks for testing all of these and letting me know.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 3.15 00/61] 3.15.2-stable review

2014-06-26 Thread Greg Kroah-Hartman
On Tue, Jun 24, 2014 at 04:31:00PM -0700, Guenter Roeck wrote:
> On 06/24/2014 08:50 AM, Greg Kroah-Hartman wrote:
> >This is the start of the stable review cycle for the 3.15.2 release.
> >There are 61 patches in this series, all will be posted as a response
> >to this one.  If anyone has any issues with these being applied, please
> >let me know.
> >
> >Responses should be made by Thu Jun 26 15:49:36 UTC 2014.
> >Anything received after that time might be too late.
> >
> 
> Build results:
>   total: 144 pass: 136 skipped: 5 fail: 3
> Failed builds:
>   powerpc:allmodconfig (binutils 2.23)
>   powerpc:allmodconfig (binutils 2.24)
>   unicore32:defconfig
> 
> Qemu tests all passed.
> 
> Results are as expected. Again, unicore32:defconfig would be an easy fix if 
> so desired.

Thanks for testing all of these.

As the maintainer of the architecture doesn't seem to care about
unicore32, I don't see the need to spend any time / effort on it either
:(

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 3.15 00/61] 3.15.2-stable review

2014-06-25 Thread Josh Boyer
On Wed, Jun 25, 2014 at 10:20 AM, Benjamin LaHaise  wrote:
> Hi Greg,
>
> On Tue, Jun 24, 2014 at 11:50:43AM -0400, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 3.15.2 release.
>> There are 61 patches in this series, all will be posted as a response
>> to this one.  If anyone has any issues with these being applied, please
>> let me know.
>
> You'll probably want to include the fixes for CVE-2014-0206 -- these are
> edfbbf388f293d70bf4b7c0bc38774d05e6f711a and
> f8567a3845ac05bb28f3c1b478ef752762bd39ef .

FWIW, they should cherry-pick cleanly on top of 3.15.1 and 3.14.8.
I've not tried anything older yet.

josh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 3.15 00/61] 3.15.2-stable review

2014-06-25 Thread Benjamin LaHaise
Hi Greg,

On Tue, Jun 24, 2014 at 11:50:43AM -0400, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 3.15.2 release.
> There are 61 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.

You'll probably want to include the fixes for CVE-2014-0206 -- these are  
edfbbf388f293d70bf4b7c0bc38774d05e6f711a and 
f8567a3845ac05bb28f3c1b478ef752762bd39ef .

-ben

> Responses should be made by Thu Jun 26 15:49:36 UTC 2014.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
>   kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.15.2-rc1.gz
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h
> 
> -
> Pseudo-Shortlog of commits:
> 
> Greg Kroah-Hartman 
> Linux 3.15.2-rc1
> 
> Joonsoo Kim 
> slab: fix oops when reading /proc/slab_allocators
> 
> Hugh Dickins 
> tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported
> 
> Lars-Peter Clausen 
> ALSA: control: Make sure that id->index does not overflow
> 
> Lars-Peter Clausen 
> ALSA: control: Handle numid overflow
> 
> Lars-Peter Clausen 
> ALSA: control: Don't access controls outside of protected regions
> 
> Lars-Peter Clausen 
> ALSA: control: Fix replacing user controls
> 
> Lars-Peter Clausen 
> ALSA: control: Protect user controls against concurrent access
> 
> David Henningsson 
> ALSA: hda - Add quirk for external mic on Lifebook U904
> 
> Mengdong Lin 
> ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV
> 
> Kailang Yang 
> ALSA: hda/realtek - Add more entry for enable HP mute led
> 
> Kailang Yang 
> ALSA: hda/realtek - Add support of ALC891 codec
> 
> Wang, Xiaoming 
> ALSA: compress: Cancel the optimization of compiler and fix the size of 
> struct for all platform.
> 
> Greg Kroah-Hartman 
> lz4: ensure length does not wrap
> 
> Greg Kroah-Hartman 
> lzo: properly check for overruns
> 
> Peter Meerwald 
> iio: Fix two mpl3115 issues in measurement conversion
> 
> Peter Meerwald 
> iio: Fix endianness issue in ak8975_read_axis()
> 
> Dan Carpenter 
> iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
> 
> Robert Hodaszi 
> iio: mxs-lradc: fix divider
> 
> Dan Carpenter 
> iio: adc: checking for NULL instead of IS_ERR() in probe
> 
> Mario Schuknecht 
> staging: iio: tsl2x7x_core: fix proximity treshold
> 
> Jonathan Cameron 
> iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 
> and max11611.
> 
> Peter Ujfalusi 
> ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() function
> 
> Liam Girdwood 
> ASoC: max98090: Fix reset at resume time
> 
> Lars-Peter Clausen 
> ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()
> 
> Radim Krčmář 
> hv: use correct order when freeing monitor_pages
> 
> K. Y. Srinivasan 
> Drivers: hv: balloon: Ensure pressure reports are posted regularly
> 
> Johan Hovold 
> USB: cdc-acm: fix runtime PM imbalance at shutdown
> 
> Johan Hovold 
> USB: cdc-acm: fix I/O after failed open
> 
> Johan Hovold 
> USB: cdc-acm: fix failed open not being detected
> 
> Johan Hovold 
> USB: cdc-acm: fix open and suspend race
> 
> Johan Hovold 
> USB: cdc-acm: fix potential urb leak and PM imbalance in write
> 
> Johan Hovold 
> USB: cdc-acm: fix shutdown and suspend race
> 
> Johan Hovold 
> USB: cdc-acm: fix runtime PM for control messages
> 
> Johan Hovold 
> USB: cdc-acm: fix broken runtime suspend
> 
> Johan Hovold 
> USB: cdc-acm: fix write and resume race
> 
> Johan Hovold 
> USB: cdc-acm: fix write and suspend race
> 
> James Hogan 
> MIPS: KVM: Allocate at least 16KB for exception handlers
> 
> Christian Borntraeger 
> KVM: s390: Drop pending interrupts on guest exit
> 
> Paolo Bonzini 
> KVM: lapic: sync highest ISR to hardware apic on EOI
> 
> Boris BREZILLON 
> ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs
> 
> Eric Dumazet 
> udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
> 
> Cong Wang 
> vxlan: use dev->needed_headroom instead of dev->hard_header_len
> 
> Michal Schmidt 
> rtnetlink: fix userspace API breakage for iproute2 < v3.9.0
> 
> Xufeng Zhang 
> sctp: Fix sk_ack_backlog wrap-around problem
> 
> Eric Dumazet 
> ipv4: fix a race in ip4_datagram_release_cb()
> 
> Jon Cooper 
> sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
> 
> Dmitry Popov 
> ipip, sit: fix ipv4_{update_pmtu,redirect} calls
> 
> Eric Dumazet 
> net: force a list_del() in unregister_netdevice_many()
> 
> Bjørn Mork 
> net: qmi_wwan: add Olivetti Olicard modems
> 
> Alexei Starovoitov 
> net: filter: fix sparc32 typo
> 
> Alexei Starovoitov 
> net: filter: fix typo in sparc BPF JIT
> 
> Sergei Shtylyov 
>   

Re: [PATCH 3.15 00/61] 3.15.2-stable review

2014-06-25 Thread Satoru Takeuchi
At Tue, 24 Jun 2014 13:50:54 -0600,
Shuah Khan wrote:
> 
> On 06/24/2014 09:50 AM, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 3.15.2 release.
> > There are 61 patches in this series, all will be posted as a response
> > to this one.  If anyone has any issues with these being applied, please
> > let me know.
> > 
> > Responses should be made by Thu Jun 26 15:49:36 UTC 2014.
> > Anything received after that time might be too late.
> > 
> > The whole patch series can be found in one patch at:
> > kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.15.2-rc1.gz
> > and the diffstat can be found below.
> > 
> > thanks,
> > 
> > greg k-h
> > 
> 
> Compiled and booted on my test system. No dmesg regressions.

All 3.15.2-rc1, 3.14.9-rc1, 3.10.45-rc1, and 3.4.95-rc1 passed my test.

 - Test Cases:
   - Build this kernel.
   - Boot this kernel.
   - Build the latest mainline kernel with this kernel.

 - Test Tool:
   https://github.com/satoru-takeuchi/test-linux-stable

 - Test Result (kernel .config, ktest config and test log):
   http://satoru-takeuchi.org/test-linux-stable/results/-.tar.xz

 - Build Environment:
   - OS: Debian Jessy x86_64
   - CPU: Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz x 4
   - memory: 8GB

 - Test Target Environment:
   - Debian Jessy x86_64 (KVM guest on the Build Environment)
   - # of vCPU: 2
   - memory: 2GB

Satoru

> 
> -- Shuah
> 
> -- 
> Shuah Khan
> Senior Linux Kernel Developer - Open Source Group
> Samsung Research America(Silicon Valley)
> shuah...@samsung.com | (970) 672-0658
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 3.15 00/61] 3.15.2-stable review

2014-06-24 Thread Guenter Roeck

On 06/24/2014 08:50 AM, Greg Kroah-Hartman wrote:

This is the start of the stable review cycle for the 3.15.2 release.
There are 61 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Thu Jun 26 15:49:36 UTC 2014.
Anything received after that time might be too late.



Build results:
total: 144 pass: 136 skipped: 5 fail: 3
Failed builds:
powerpc:allmodconfig (binutils 2.23)
powerpc:allmodconfig (binutils 2.24)
unicore32:defconfig

Qemu tests all passed.

Results are as expected. Again, unicore32:defconfig would be an easy fix if so 
desired.

Details are available at http://server.roeck-us.net:8010/builders.

Guenter

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 3.15 00/61] 3.15.2-stable review

2014-06-24 Thread Greg Kroah-Hartman
On Tue, Jun 24, 2014 at 01:50:54PM -0600, Shuah Khan wrote:
> On 06/24/2014 09:50 AM, Greg Kroah-Hartman wrote:
> >This is the start of the stable review cycle for the 3.15.2 release.
> >There are 61 patches in this series, all will be posted as a response
> >to this one.  If anyone has any issues with these being applied, please
> >let me know.
> >
> >Responses should be made by Thu Jun 26 15:49:36 UTC 2014.
> >Anything received after that time might be too late.
> >
> >The whole patch series can be found in one patch at:
> > kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.15.2-rc1.gz
> >and the diffstat can be found below.
> >
> >thanks,
> >
> >greg k-h
> >
> 
> Compiled and booted on my test system. No dmesg regressions.

Thanks for testing all 4 of these and letting me know.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 3.15 00/61] 3.15.2-stable review

2014-06-24 Thread Shuah Khan

On 06/24/2014 09:50 AM, Greg Kroah-Hartman wrote:

This is the start of the stable review cycle for the 3.15.2 release.
There are 61 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Thu Jun 26 15:49:36 UTC 2014.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.15.2-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h



Compiled and booted on my test system. No dmesg regressions.

-- Shuah

--
Shuah Khan
Senior Linux Kernel Developer - Open Source Group
Samsung Research America(Silicon Valley)
shuah...@samsung.com | (970) 672-0658
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH 3.15 00/61] 3.15.2-stable review

2014-06-24 Thread Greg Kroah-Hartman
This is the start of the stable review cycle for the 3.15.2 release.
There are 61 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let me know.

Responses should be made by Thu Jun 26 15:49:36 UTC 2014.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.15.2-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-
Pseudo-Shortlog of commits:

Greg Kroah-Hartman 
Linux 3.15.2-rc1

Joonsoo Kim 
slab: fix oops when reading /proc/slab_allocators

Hugh Dickins 
tmpfs: ZERO_RANGE and COLLAPSE_RANGE not currently supported

Lars-Peter Clausen 
ALSA: control: Make sure that id->index does not overflow

Lars-Peter Clausen 
ALSA: control: Handle numid overflow

Lars-Peter Clausen 
ALSA: control: Don't access controls outside of protected regions

Lars-Peter Clausen 
ALSA: control: Fix replacing user controls

Lars-Peter Clausen 
ALSA: control: Protect user controls against concurrent access

David Henningsson 
ALSA: hda - Add quirk for external mic on Lifebook U904

Mengdong Lin 
ALSA: hda - verify pin:converter connection on unsol event for HSW and VLV

Kailang Yang 
ALSA: hda/realtek - Add more entry for enable HP mute led

Kailang Yang 
ALSA: hda/realtek - Add support of ALC891 codec

Wang, Xiaoming 
ALSA: compress: Cancel the optimization of compiler and fix the size of 
struct for all platform.

Greg Kroah-Hartman 
lz4: ensure length does not wrap

Greg Kroah-Hartman 
lzo: properly check for overruns

Peter Meerwald 
iio: Fix two mpl3115 issues in measurement conversion

Peter Meerwald 
iio: Fix endianness issue in ak8975_read_axis()

Dan Carpenter 
iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()

Robert Hodaszi 
iio: mxs-lradc: fix divider

Dan Carpenter 
iio: adc: checking for NULL instead of IS_ERR() in probe

Mario Schuknecht 
staging: iio: tsl2x7x_core: fix proximity treshold

Jonathan Cameron 
iio:adc:max1363 incorrect resolutions for max11604, max11605, max11610 and 
max11611.

Peter Ujfalusi 
ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() function

Liam Girdwood 
ASoC: max98090: Fix reset at resume time

Lars-Peter Clausen 
ASoC: dapm: Make sure to always update the DAPM graph in _put_volsw()

Radim Krčmář 
hv: use correct order when freeing monitor_pages

K. Y. Srinivasan 
Drivers: hv: balloon: Ensure pressure reports are posted regularly

Johan Hovold 
USB: cdc-acm: fix runtime PM imbalance at shutdown

Johan Hovold 
USB: cdc-acm: fix I/O after failed open

Johan Hovold 
USB: cdc-acm: fix failed open not being detected

Johan Hovold 
USB: cdc-acm: fix open and suspend race

Johan Hovold 
USB: cdc-acm: fix potential urb leak and PM imbalance in write

Johan Hovold 
USB: cdc-acm: fix shutdown and suspend race

Johan Hovold 
USB: cdc-acm: fix runtime PM for control messages

Johan Hovold 
USB: cdc-acm: fix broken runtime suspend

Johan Hovold 
USB: cdc-acm: fix write and resume race

Johan Hovold 
USB: cdc-acm: fix write and suspend race

James Hogan 
MIPS: KVM: Allocate at least 16KB for exception handlers

Christian Borntraeger 
KVM: s390: Drop pending interrupts on guest exit

Paolo Bonzini 
KVM: lapic: sync highest ISR to hardware apic on EOI

Boris BREZILLON 
ARM: at91: fix at91_sysirq_mask_rtc for sam9x5 SoCs

Eric Dumazet 
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup

Cong Wang 
vxlan: use dev->needed_headroom instead of dev->hard_header_len

Michal Schmidt 
rtnetlink: fix userspace API breakage for iproute2 < v3.9.0

Xufeng Zhang 
sctp: Fix sk_ack_backlog wrap-around problem

Eric Dumazet 
ipv4: fix a race in ip4_datagram_release_cb()

Jon Cooper 
sfc: PIO:Restrict to 64bit arch and use 64-bit writes.

Dmitry Popov 
ipip, sit: fix ipv4_{update_pmtu,redirect} calls

Eric Dumazet 
net: force a list_del() in unregister_netdevice_many()

Bjørn Mork 
net: qmi_wwan: add Olivetti Olicard modems

Alexei Starovoitov 
net: filter: fix sparc32 typo

Alexei Starovoitov 
net: filter: fix typo in sparc BPF JIT

Sergei Shtylyov 
sh_eth: fix SH7619/771x support

Ben Dooks 
sh_eth: use RNC mode for packet reception

Tom Gundersen 
net: tunnels - enable module autoloading

Sven Wegener 
ipv6: Fix regression caused by efe4208 in udp_v6_mcast_next()

Mimi Zohar 
evm: prohibit userspace writing 'security.evm' HMAC value

Dmitry Kasatkin 
ima: introduce ima_kernel_read()

Mimi Zohar 
ima: audit log files opened with O_DIRECT flag

Nicholas Bellinger 
iscsi-target: Reject mutual authentication with reflected CHAP_C

Nicholas Bellinger 
target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd

Boris