------------------------
NOTE, this is the last expected 4.15.y release. After this one, the
tree is end-of-life. Please move to 4.16.y at this point in time.
------------------------
This is the start of the stable review cycle for the 4.15.18 release.
There are 53 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 Apr 19 15:57:06 UTC 2018.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.15.18-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
linux-4.15.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 4.15.18-rc1
Amir Goldstein <[email protected]>
ovl: set lower layer st_dev only if setting lower st_ino
Sudhir Sreedharan <[email protected]>
rtl8187: Fix NULL pointer dereference in priv->conf_mutex
Hans de Goede <[email protected]>
Bluetooth: hci_bcm: Treat Interrupt ACPI resources as always being
active-low
Szymon Janc <[email protected]>
Bluetooth: Fix connection if directed advertising and privacy is used
Al Viro <[email protected]>
getname_kernel() needs to make sure that ->name != ->iname in long case
Michael S. Tsirkin <[email protected]>
mm/gup_benchmark: handle gup failures
Michael S. Tsirkin <[email protected]>
get_user_pages_fast(): return -EFAULT on access_ok failure
Heiko Carstens <[email protected]>
s390/compat: fix setup_frame32
Vasily Gorbik <[email protected]>
s390/ipl: ensure loadparm valid flag is set
Julian Wiedmann <[email protected]>
s390/qdio: don't merge ERROR output buffers
Julian Wiedmann <[email protected]>
s390/qdio: don't retry EQBS after CCQ 96
Dan Williams <[email protected]>
nfit: fix region registration vs block-data-window ranges
Tetsuo Handa <[email protected]>
block/loop: fix deadlock after loop_set_status
John Johansen <[email protected]>
apparmor: fix resource audit messages when auditing peer
John Johansen <[email protected]>
apparmor: fix display of .ns_name for containers
John Johansen <[email protected]>
apparmor: fix logging of the existence test for signals
Bill Kuzeja <[email protected]>
scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failure
J. Bruce Fields <[email protected]>
nfsd: fix incorrect umasks
Mike Kravetz <[email protected]>
hugetlbfs: fix bug in pgoff overflow checking
Simon Gaiser <[email protected]>
xen: xenbus_dev_frontend: Fix XS_TRANSACTION_END handling
Amir Goldstein <[email protected]>
ovl: fix lookup with middle layer opaque dir and absolute path redirects
Ming Lei <[email protected]>
blk-mq: don't keep offline CPUs mapped to hctx 0
Ming Lei <[email protected]>
blk-mq: order getting budget and driver tag
Yury Norov <[email protected]>
lib: fix stall in __bitmap_parselist()
Keith Busch <[email protected]>
nvme: Skip checking heads without namespaces
Bart Van Assche <[email protected]>
block: Change a rcu_read_{lock,unlock}_sched() pair into
rcu_read_{lock,unlock}()
Yunlong Song <[email protected]>
f2fs: fix heap mode to reset it back
Eric Biggers <[email protected]>
sunrpc: remove incorrect HMAC request initialization
Li RongQing <[email protected]>
x86/apic: Fix signedness bug in APIC ID validity checks
Toke Høiland-Jørgensen <[email protected]>
ath9k: Protect queue draining by rcu_read_lock()
Marek Szyprowski <[email protected]>
hwmon: (ina2xx) Fix access to uninitialized mutex
Yazen Ghannam <[email protected]>
x86/mce/AMD: Get address from already initialized block
Prashant Bhole <[email protected]>
perf/core: Fix use-after-free in uprobe_perf_close()
Nicholas Piggin <[email protected]>
KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
Dexuan Cui <[email protected]>
PCI: hv: Fix 2 hang issues in hv_compose_msi_msg()
Dexuan Cui <[email protected]>
PCI: hv: Serialize the present and eject work items
Dexuan Cui <[email protected]>
Drivers: hv: vmbus: do not mark HV_PCIE as perf_device
Helge Deller <[email protected]>
parisc: Fix HPMC handler by increasing size to multiple of 16 bytes
Helge Deller <[email protected]>
parisc: Fix out of array access in match_pci_device()
Corey Minyard <[email protected]>
ipmi: Fix some error cleanup issues
Kieran Bingham <[email protected]>
media: v4l: vsp1: Fix header display list status check in continuous mode
Mauro Carvalho Chehab <[email protected]>
media: v4l2-compat-ioctl32: don't oops on overlay
Phil Elwell <[email protected]>
lan78xx: Correctly indicate invalid OTP
Eric Auger <[email protected]>
vhost: Fix vhost_copy_to_user()
Sabrina Dubroca <[email protected]>
ip_gre: clear feature flags when incompatible o_flags are set
Guillaume Nault <[email protected]>
l2tp: fix race in duplicate tunnel detection
Guillaume Nault <[email protected]>
l2tp: fix races in tunnel creation
Stefan Hajnoczi <[email protected]>
vhost: fix vhost_vq_access_ok() log check
Tejaswi Tanikella <[email protected]>
slip: Check if rstate is initialized before uncompressing
Ka-Cheong Poon <[email protected]>
rds: MP-RDS may use an invalid c_path
Bassem Boubaker <[email protected]>
cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
Jozsef Kadlecsik <[email protected]>
netfilter: ipset: Missing nfnl_lock()/nfnl_unlock() is added to
ip_set_net_exit()
Manasi Navare <[email protected]>
drm/i915/edp: Do not do link training fallback or prune modes on EDP
-------------
Diffstat:
Makefile | 4 +-
arch/parisc/kernel/drivers.c | 4 +
arch/parisc/kernel/hpmc.S | 6 +-
arch/powerpc/kvm/book3s_hv_rm_mmu.c | 4 -
arch/s390/kernel/compat_signal.c | 2 +-
arch/s390/kernel/ipl.c | 1 +
arch/x86/include/asm/apic.h | 4 +-
arch/x86/kernel/acpi/boot.c | 13 +-
arch/x86/kernel/apic/apic_common.c | 2 +-
arch/x86/kernel/apic/apic_numachip.c | 2 +-
arch/x86/kernel/apic/x2apic.h | 2 +-
arch/x86/kernel/apic/x2apic_phys.c | 2 +-
arch/x86/kernel/apic/x2apic_uv_x.c | 2 +-
arch/x86/kernel/cpu/mcheck/mce_amd.c | 15 ++
arch/x86/xen/apic.c | 2 +-
block/blk-core.c | 4 +-
block/blk-mq-cpumap.c | 5 -
block/blk-mq.c | 21 +-
drivers/acpi/nfit/core.c | 22 +-
drivers/block/loop.c | 12 +-
drivers/bluetooth/hci_bcm.c | 20 +-
drivers/char/ipmi/ipmi_si_intf.c | 18 +-
drivers/gpu/drm/i915/intel_dp_link_training.c | 26 ++-
drivers/hv/channel_mgmt.c | 2 +-
drivers/hwmon/ina2xx.c | 3 +-
drivers/media/platform/vsp1/vsp1_dl.c | 3 +-
drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 4 +-
drivers/net/slip/slhc.c | 5 +
drivers/net/usb/cdc_ether.c | 6 +
drivers/net/usb/lan78xx.c | 3 +-
drivers/net/wireless/ath/ath9k/xmit.c | 4 +
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c | 2 +-
drivers/nvme/host/core.c | 1 +
drivers/pci/host/pci-hyperv.c | 92 +++++++--
drivers/s390/cio/qdio_main.c | 42 ++--
drivers/scsi/qla2xxx/qla_os.c | 44 ++--
drivers/vhost/vhost.c | 10 +-
drivers/xen/xenbus/xenbus_dev_frontend.c | 2 +-
fs/f2fs/gc.c | 5 +-
fs/f2fs/segment.c | 3 +-
fs/hugetlbfs/inode.c | 10 +-
fs/namei.c | 3 +-
fs/nfsd/nfs4proc.c | 12 +-
fs/nfsd/nfs4xdr.c | 8 +-
fs/nfsd/xdr4.h | 2 +
fs/overlayfs/inode.c | 7 +-
fs/overlayfs/namei.c | 9 +
include/net/bluetooth/hci_core.h | 2 +-
include/net/slhc_vj.h | 1 +
kernel/events/core.c | 6 +
lib/bitmap.c | 2 +-
lib/test_bitmap.c | 4 +
mm/gup.c | 5 +-
mm/gup_benchmark.c | 4 +-
net/bluetooth/hci_conn.c | 29 ++-
net/bluetooth/hci_event.c | 15 +-
net/bluetooth/l2cap_core.c | 2 +-
net/ipv4/ip_gre.c | 6 +
net/l2tp/l2tp_core.c | 225 +++++++++------------
net/l2tp/l2tp_core.h | 4 +-
net/l2tp/l2tp_netlink.c | 22 +-
net/l2tp/l2tp_ppp.c | 9 +
net/netfilter/ipset/ip_set_core.c | 2 +
net/rds/send.c | 15 +-
net/sunrpc/auth_gss/gss_krb5_crypto.c | 3 -
security/apparmor/apparmorfs.c | 4 +-
security/apparmor/include/audit.h | 8 +-
security/apparmor/include/sig_names.h | 4 +-
security/apparmor/ipc.c | 2 +-
69 files changed, 504 insertions(+), 345 deletions(-)