-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
Hi Greg,
Pleae pull commits for Linux 3.18 .
I've sent a review request for all commits over a week ago and all comments were addressed.
Thanks, Sasha
=====
The following changes since commit 2179863ede7c9ea56d80fbfe9bfc710c269c7e69:
Linux 3.18.87 (2017-12-09 18:29:48 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-3.18-11122017
for you to fetch changes up to 80dc192a7050d4d9814832984eabff343888f8e2:
audit: ensure that 'audit=1' actually enables audit for PID 1 (2017-12-11 19:36:51 -0500)
- ---------------------------------------------------------------- for-greg-3.18-11122017
- ---------------------------------------------------------------- Arvind Yadav (1): atm: horizon: Fix irq release error
Blomme, Maarten (1): spi_ks8995: fix "BUG: key accdaa28 not in .data!"
Chris Brandt (1): i2c: riic: fix restart condition
Christophe JAILLET (1): USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
Chuck Lever (1): sunrpc: Fix rpc_task_begin trace point
David Howells (1): afs: Connect up the CB.ProbeUuid
Franck Demathieu (1): irqchip/crossbar: Fix incorrect type of register size
Herbert Xu (1): xfrm: Copy policy family in clone_policy
James Smart (1): scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
Jan Kara (1): axonram: Fix gendisk handling
John Keeping (1): usb: gadget: configs: plug memory leak
Jérémy Lefaure (2): EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macro EDAC, i5000, i5400: Fix definition of NRECMEMB register
Krzysztof Kozlowski (1): crypto: s5p-sss - Fix completing crypto request in IRQ handler
Majd Dibbiny (1): IB/mlx5: Assign send CQ and recv CQ of UMR QP
Mark Bloch (1): IB/mlx4: Increase maximal message size under UD QP
Mark Rutland (1): arm: KVM: Survive unknown traps from guests
Michal Schmidt (1): bnx2x: fix possible overrun of VFPF multicast addresses array
Paul Moore (1): audit: ensure that 'audit=1' actually enables audit for PID 1
Pavel Tatashin (1): sparc64/mm: set fields in deferred pages
Randy Dunlap (1): dynamic-debug-howto: fix optional/omitted ending line number to be LARGE instead of 0
Sachin Sant (1): selftest/powerpc: Fix false failures for skipped tests
Sasha Levin (2): Revert "drm/armada: Fix compile fail" Revert "s390/kbuild: enable modversions for symbols exported from asm"
Stephen Bates (1): lib/genalloc.c: make the avail variable an atomic_long_t
Tejun Heo (2): libata: drop WARN from protocol error in ata_sff_qc_issue() workqueue: trigger WARN if queue_delayed_work() is called with NULL @wq
Trond Myklebust (1): NFS: Fix a typo in nfs_rename()
WANG Cong (1): ipv6: reorder icmpv6_init() and ip6_mr_init()
Wanpeng Li (1): KVM: nVMX: reset nested_run_pending if the vCPU is going to be reset
Xin Long (4): route: also update fnhe_genid when updating a route cache route: update fnhe_expires for redirect when the fnhe exists sctp: do not free asoc when it is already dead in sctp_sendmsg sctp: use the right sk after waking up from wait_buf sleep
arch/arm/include/asm/kvm_arm.h | 1 + arch/arm/kvm/handle_exit.c | 19 +++++++----- arch/powerpc/sysdev/axonram.c | 5 +++- arch/s390/include/asm/asm-prototypes.h | 8 ----- arch/sparc/mm/init_64.c | 9 +++++- arch/x86/kvm/vmx.c | 4 ++- drivers/ata/libata-sff.c | 1 - drivers/atm/horizon.c | 2 +- drivers/crypto/s5p-sss.c | 5 ++-- drivers/edac/i5000_edac.c | 8 ++--- drivers/edac/i5400_edac.c | 9 +++--- drivers/gpu/drm/armada/Makefile | 2 -- drivers/i2c/busses/i2c-riic.c | 6 +++- drivers/infiniband/hw/mlx4/qp.c | 2 +- drivers/infiniband/hw/mlx5/main.c | 2 ++ drivers/irqchip/irq-crossbar.c | 8 ++--- drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c | 23 +++++++------- drivers/net/phy/spi_ks8995.c | 1 + drivers/scsi/lpfc/lpfc_els.c | 14 ++++++--- drivers/usb/gadget/configfs.c | 1 + drivers/usb/gadget/legacy/inode.c | 4 ++- fs/afs/cmservice.c | 3 ++ fs/nfs/dir.c | 2 +- include/linux/genalloc.h | 3 +- kernel/audit.c | 10 +++---- kernel/workqueue.c | 1 + lib/dynamic_debug.c | 4 +++ lib/genalloc.c | 10 +++---- net/ipv4/route.c | 14 +++++---- net/ipv6/af_inet6.c | 10 +++---- net/sctp/socket.c | 38 ++++++++++++++++-------- net/sunrpc/sched.c | 3 +- net/xfrm/xfrm_policy.c | 1 + tools/testing/selftests/powerpc/harness.c | 6 ++-- 34 files changed, 145 insertions(+), 94 deletions(-) delete mode 100644 arch/s390/include/asm/asm-prototypes.h
On Tue, Dec 12, 2017 at 12:59:20AM +0000, alexander.levin@verizon.com wrote:
Hi Greg,
Pleae pull commits for Linux 3.18 .
I've sent a review request for all commits over a week ago and all comments were addressed.
Thanks, Sasha
=====
The following changes since commit 2179863ede7c9ea56d80fbfe9bfc710c269c7e69:
Linux 3.18.87 (2017-12-09 18:29:48 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-3.18-11122017
Now all queued up, thanks.
greg k-h
linux-stable-mirror@lists.linaro.org