This is the start of the stable review cycle for the 4.4.69 release.
There are 56 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 Sat May 20 10:48:24 UTC 2017.
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/v4.x/stable-review/patch-4.4.69-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.4.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 4.4.69-rc1
Joeseph Chang <[email protected]>
ipmi: Fix kernel panic at ipmi_ssif_thread()
Maxim Altshul <[email protected]>
wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
Maxim Altshul <[email protected]>
wlcore: Pass win_size taken from ieee80211_sta to FW
Maxim Altshul <[email protected]>
mac80211: RX BA support for sta max_rx_aggregation_subframes
Sara Sharon <[email protected]>
mac80211: pass block ack session timeout to to driver
Sara Sharon <[email protected]>
mac80211: pass RX aggregation window size to driver
Johan Hovold <[email protected]>
Bluetooth: hci_intel: add missing tty-device sanity check
Johan Hovold <[email protected]>
Bluetooth: hci_bcm: add missing tty-device sanity check
Szymon Janc <[email protected]>
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Wang YanQing <[email protected]>
tty: pty: Fix ldisc flush after userspace become aware of the data already
Johan Hovold <[email protected]>
serial: omap: suspend device on probe errors
Johan Hovold <[email protected]>
serial: omap: fix runtime-pm handling on unbind
Marek Szyprowski <[email protected]>
serial: samsung: Use right device for DMA-mapping calls
Marc Zyngier <[email protected]>
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Jason A. Donenfeld <[email protected]>
padata: free correct variable
Björn Jacke <[email protected]>
CIFS: add misssing SFM mapping for doublequote
David Disseldorp <[email protected]>
cifs: fix CIFS_IOC_GET_MNT_INFO oops
Björn Jacke <[email protected]>
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Steve French <[email protected]>
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French <[email protected]>
Set unicode flag on cifs echo request to avoid Mac error
Andrey Ryabinin <[email protected]>
fs/block_dev: always invalidate cleancache in invalidate_bdev()
Luis Henriques <[email protected]>
ceph: fix memory leak in __ceph_setxattr()
Michal Hocko <[email protected]>
fs/xattr.c: zero out memory copied to userspace in getxattr
Eric Biggers <[email protected]>
ext4: evict inline data when writing to memory map
Jack Morgenstein <[email protected]>
IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
Jack Morgenstein <[email protected]>
IB/mlx4: Fix ib device initialization error flow
Shamir Rabinovitch <[email protected]>
IB/IPoIB: ibX: failed to create mcg debug file
Jack Morgenstein <[email protected]>
IB/core: Fix sysfs registration error flow
Alex Williamson <[email protected]>
vfio/type1: Remove locked page accounting workqueue
Somasundaram Krishnasamy <[email protected]>
dm era: save spacemap metadata root after the pre-commit
Stephan Mueller <[email protected]>
crypto: algif_aead - Require setkey before accept(2)
Mike Snitzer <[email protected]>
block: fix blk_integrity_register to use template's interval_exp if not 0
Andrew Jones <[email protected]>
KVM: arm/arm64: fix races in kvm_psci_vcpu_on
David Hildenbrand <[email protected]>
KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
Richard Weinberger <[email protected]>
um: Fix PTRACE_POKEUSER on x86_64
Ben Hutchings <[email protected]>
x86, pmem: Fix cache flushing for iovec write < 8 bytes
Andy Lutomirski <[email protected]>
selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
Ashish Kalra <[email protected]>
x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
Maksim Salau <[email protected]>
usb: misc: legousbtower: Fix buffers on stack
Guenter Roeck <[email protected]>
usb: hub: Do not attempt to autosuspend disconnected devices
Guenter Roeck <[email protected]>
usb: hub: Fix error loop seen after hub communication errors
Alexey Brodkin <[email protected]>
usb: Make sure usb/phy/of gets built-in
Gustavo A. R. Silva <[email protected]>
usb: misc: add missing continue in switch
Ian Abbott <[email protected]>
staging: comedi: jr3_pci: cope with jiffies wraparound
Ian Abbott <[email protected]>
staging: comedi: jr3_pci: fix possible null pointer dereference
Johan Hovold <[email protected]>
staging: gdm724x: gdm_mux: fix use-after-free on module unload
Malcolm Priestley <[email protected]>
staging: vt6656: use off stack for out buffer USB transfers.
Malcolm Priestley <[email protected]>
staging: vt6656: use off stack for in buffer USB transfers.
Ajay Kaher <[email protected]>
USB: Proper handling of Race Condition when two USB class drivers try to
call init_usb_class simultaneously
Marek Vasut <[email protected]>
USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
Peter Chen <[email protected]>
usb: host: xhci: print correct command ring address
Nicholas Bellinger <[email protected]>
iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
Nicholas Bellinger <[email protected]>
target: Convert ACL change queue_depth se_session reference usage
Bart Van Assche <[email protected]>
target/fileio: Fix zero-length READ and WRITE handling
Nicholas Bellinger <[email protected]>
target: Fix compare_and_write_callback handling for non GOOD status
Juergen Gross <[email protected]>
xen: adjust early dom0 p2m handling to xen hypervisor behavior
-------------
Diffstat:
Makefile | 4 +-
arch/arm/kvm/psci.c | 8 +-
arch/arm64/kvm/sys_regs.c | 6 +-
arch/x86/boot/boot.h | 2 +-
arch/x86/include/asm/pmem.h | 2 +-
arch/x86/kvm/x86.c | 12 ++
arch/x86/um/ptrace_64.c | 2 +-
arch/x86/xen/mmu.c | 7 +-
block/blk-integrity.c | 3 +-
crypto/algif_aead.c | 157 +++++++++++++++++++--
drivers/Makefile | 1 +
drivers/bluetooth/hci_bcm.c | 5 +-
drivers/bluetooth/hci_intel.c | 13 +-
drivers/char/ipmi/ipmi_ssif.c | 4 +-
drivers/infiniband/core/sysfs.c | 2 +-
drivers/infiniband/hw/mlx4/main.c | 1 +
drivers/infiniband/hw/mlx4/mcg.c | 3 +-
drivers/infiniband/ulp/ipoib/ipoib_fs.c | 3 +
drivers/infiniband/ulp/ipoib/ipoib_main.c | 44 +++++-
drivers/infiniband/ulp/ipoib/ipoib_vlan.c | 3 -
drivers/md/dm-era-target.c | 8 +-
drivers/net/wireless/ath/ath10k/mac.c | 7 +-
drivers/net/wireless/ath/ath9k/htc_drv_main.c | 7 +-
drivers/net/wireless/ath/ath9k/main.c | 8 +-
drivers/net/wireless/ath/carl9170/main.c | 8 +-
drivers/net/wireless/ath/wcn36xx/main.c | 8 +-
.../net/wireless/brcm80211/brcmsmac/mac80211_if.c | 8 +-
drivers/net/wireless/cw1200/sta.c | 4 +-
drivers/net/wireless/cw1200/sta.h | 4 +-
drivers/net/wireless/iwlegacy/4965-mac.c | 8 +-
drivers/net/wireless/iwlegacy/4965.h | 4 +-
drivers/net/wireless/iwlwifi/dvm/mac80211.c | 9 +-
drivers/net/wireless/iwlwifi/mvm/mac80211.c | 9 +-
drivers/net/wireless/mac80211_hwsim.c | 8 +-
drivers/net/wireless/mediatek/mt7601u/main.c | 8 +-
drivers/net/wireless/mwl8k.c | 10 +-
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.c | 6 +-
drivers/net/wireless/realtek/rtlwifi/core.c | 8 +-
drivers/net/wireless/rsi/rsi_91x_mac80211.c | 19 +--
drivers/net/wireless/rt2x00/rt2800lib.c | 7 +-
drivers/net/wireless/rt2x00/rt2800lib.h | 4 +-
drivers/net/wireless/ti/wl18xx/event.c | 28 ++++
drivers/net/wireless/ti/wl18xx/event.h | 1 +
drivers/net/wireless/ti/wl18xx/main.c | 3 +-
drivers/net/wireless/ti/wlcore/acx.c | 5 +-
drivers/net/wireless/ti/wlcore/acx.h | 3 +-
drivers/net/wireless/ti/wlcore/main.c | 14 +-
drivers/staging/comedi/drivers/jr3_pci.c | 13 +-
drivers/staging/gdm724x/gdm_mux.c | 4 +-
drivers/staging/vt6656/usbpipe.c | 31 +++-
drivers/target/iscsi/iscsi_target.c | 1 +
drivers/target/iscsi/iscsi_target_configfs.c | 30 ++--
drivers/target/iscsi/iscsi_target_login.c | 1 +
drivers/target/iscsi/iscsi_target_tpg.c | 10 --
drivers/target/iscsi/iscsi_target_tpg.h | 2 -
drivers/target/target_core_file.c | 3 +-
drivers/target/target_core_sbc.c | 5 +-
drivers/target/target_core_tpg.c | 152 ++++++--------------
drivers/target/target_core_transport.c | 4 +-
drivers/tty/pty.c | 7 +-
drivers/tty/serial/omap-serial.c | 9 +-
drivers/tty/serial/samsung.c | 9 +-
drivers/usb/core/driver.c | 21 +++
drivers/usb/core/file.c | 9 +-
drivers/usb/core/hub.c | 11 +-
drivers/usb/host/xhci-mem.c | 2 +-
drivers/usb/misc/legousbtower.c | 37 +++--
drivers/usb/misc/usbtest.c | 1 +
drivers/usb/serial/ftdi_sio.c | 1 +
drivers/usb/serial/ftdi_sio_ids.h | 6 +
drivers/vfio/vfio_iommu_type1.c | 102 ++++++-------
fs/block_dev.c | 11 +-
fs/ceph/xattr.c | 3 +
fs/cifs/cifs_unicode.c | 6 +
fs/cifs/cifs_unicode.h | 5 +-
fs/cifs/cifssmb.c | 3 +
fs/cifs/ioctl.c | 2 +
fs/cifs/smb2pdu.c | 14 +-
fs/ext4/inode.c | 5 +
fs/xattr.c | 2 +-
include/net/mac80211.h | 48 +++++--
include/target/target_core_fabric.h | 5 +-
kernel/padata.c | 2 +-
net/bluetooth/hci_sock.c | 3 +-
net/mac80211/agg-rx.c | 32 ++++-
net/mac80211/agg-tx.c | 53 ++++---
net/mac80211/driver-ops.c | 10 +-
net/mac80211/driver-ops.h | 4 +-
net/mac80211/sta_info.c | 3 +
net/mac80211/trace.h | 43 +++---
tools/testing/selftests/x86/ldt_gdt.c | 46 ++++++
91 files changed, 824 insertions(+), 445 deletions(-)