This is the start of the stable review cycle for the 4.4.132 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 Wed May 16 06:47:39 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.4.132-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.132-rc1
Peter Zijlstra <[email protected]>
perf/x86: Fix possible Spectre-v1 indexing for x86_pmu::event_map()
Peter Zijlstra <[email protected]>
perf/core: Fix possible Spectre-v1 indexing for ->aux_pages[]
Peter Zijlstra <[email protected]>
perf/x86/msr: Fix possible Spectre-v1 indexing in the MSR driver
Peter Zijlstra <[email protected]>
perf/x86/cstate: Fix possible Spectre-v1 indexing for pkg_msr
Peter Zijlstra <[email protected]>
perf/x86: Fix possible Spectre-v1 indexing for hw_perf_event cache_*
Masami Hiramatsu <[email protected]>
tracing/uprobe_event: Fix strncpy corner case
Hans de Goede <[email protected]>
Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
Gustavo A. R. Silva <[email protected]>
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva <[email protected]>
net: atm: Fix potential Spectre v1
Jimmy Assarsson <[email protected]>
can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
Steven Rostedt (VMware) <[email protected]>
tracing: Fix regex_match_front() to not over compare the test string
Hans de Goede <[email protected]>
libata: Apply NOLPM quirk for SanDisk SD7UB3Q*G1001 SSDs
Johan Hovold <[email protected]>
rfkill: gpio: fix memory leak in probe error path
Yi Zhao <[email protected]>
xfrm_user: fix return value from xfrm_user_rcv_msg
Wei Fang <[email protected]>
f2fs: fix a dead loop in f2fs_fiemap()
Jan Kara <[email protected]>
bdi: Fix oops in wb_workfn()
Eric Dumazet <[email protected]>
tcp: fix TCP_REPAIR_QUEUE bound checking
Jiri Olsa <[email protected]>
perf: Remove superfluous allocation error check
Eric Dumazet <[email protected]>
soreuseport: initialise timewait reuseport field
Eric Dumazet <[email protected]>
dccp: initialize ireq->ir_mark
Eric Dumazet <[email protected]>
net: fix uninit-value in __hw_addr_add_ex()
Eric Dumazet <[email protected]>
net: initialize skb->peeked when cloning
Eric Dumazet <[email protected]>
net: fix rtnh_ok()
Eric Dumazet <[email protected]>
netlink: fix uninit-value in netlink_sendmsg
Eric Dumazet <[email protected]>
crypto: af_alg - fix possible uninit-value in alg_bind()
Julian Anastasov <[email protected]>
ipvs: fix rtnl_lock lockups caused by start_sync_thread
Bin Liu <[email protected]>
usb: musb: host: fix potential NULL pointer dereference
SZ Lin (林上智) <[email protected]>
USB: serial: option: adding support for ublox R410M
Johan Hovold <[email protected]>
USB: serial: option: reimplement interface masking
Alan Stern <[email protected]>
USB: Accept bulk endpoints with 1024-byte maxpacket
Greg Kroah-Hartman <[email protected]>
USB: serial: visor: handle potential invalid device configuration
Ben Hutchings <[email protected]>
test_firmware: fix setting old custom fw path back on exit, second try
Thomas Hellstrom <[email protected]>
drm/vmwgfx: Fix a buffer object leak
Danit Goldberg <[email protected]>
IB/mlx5: Use unlimited rate when static rate is not supported
SZ Lin (林上智) <[email protected]>
NET: usb: qmi_wwan: add support for ublox R410M PID 0x90b2
Leon Romanovsky <[email protected]>
RDMA/mlx5: Protect from shift operand overflow
Roland Dreier <[email protected]>
RDMA/ucma: Allow resolving address w/o specifying source address
Darrick J. Wong <[email protected]>
xfs: prevent creating negative-sized file via INSERT_RANGE
Vittorio Gambaletta (VittGam) <[email protected]>
Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook Pro
Dmitry Torokhov <[email protected]>
Input: leds - fix out of bound access
Mathieu Desnoyers <[email protected]>
tracepoint: Do not warn on ENOMEM
Takashi Iwai <[email protected]>
ALSA: aloop: Add missing cable lock to ctl API callbacks
Robert Rosengren <[email protected]>
ALSA: aloop: Mark paused device as inactive
Takashi Iwai <[email protected]>
ALSA: seq: Fix races at MIDI encoding in snd_virmidi_output_trigger()
Takashi Iwai <[email protected]>
ALSA: pcm: Check PCM state at xfern compat ioctl
Kristian Evensen <[email protected]>
USB: serial: option: Add support for Quectel EP06
Markus Pargmann <[email protected]>
gpmi-nand: Handle ECC Errors in erased pages
Vasanthakumar Thiagarajan <[email protected]>
ath10k: rebuild crypto header in rx data frames
Vasanthakumar Thiagarajan <[email protected]>
ath10k: fix rfc1042 header retrieval in QCA4019 with eth decap mode
David Spinadel <[email protected]>
mac80211: Add RX flag to indicate ICV stripped
Sara Sharon <[email protected]>
mac80211: allow same PN for AMSDU sub-frames
Sara Sharon <[email protected]>
mac80211: allow not sending MIC up from driver for HW crypto
Tejun Heo <[email protected]>
percpu: include linux/sched.h for cond_resched()
Alexander Yarygin <[email protected]>
KVM: s390: Enable all facility bits that are known good for passthrough
Teng Qin <[email protected]>
bpf: map_get_next_key to return first key on NULL
Tan Xiaojun <[email protected]>
perf/core: Fix the perf_cpu_time_max_percent check
-------------
Diffstat:
Makefile | 4 +-
arch/s390/kvm/kvm-s390.c | 4 +-
arch/x86/kernel/cpu/perf_event.c | 8 +-
arch/x86/kernel/cpu/perf_event_intel_cstate.c | 2 +
arch/x86/kernel/cpu/perf_event_msr.c | 9 +-
crypto/af_alg.c | 8 +-
drivers/ata/libata-core.c | 3 +
drivers/atm/zatm.c | 3 +
drivers/bluetooth/btusb.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 1 +
drivers/infiniband/core/ucma.c | 2 +-
drivers/infiniband/hw/mlx5/qp.c | 22 +-
drivers/input/input-leds.c | 8 +-
drivers/input/touchscreen/atmel_mxt_ts.c | 9 +
drivers/mtd/nand/gpmi-nand/gpmi-nand.c | 78 +++-
drivers/net/can/usb/kvaser_usb.c | 2 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/wireless/ath/ath10k/core.c | 8 +
drivers/net/wireless/ath/ath10k/core.h | 4 +
drivers/net/wireless/ath/ath10k/htt_rx.c | 100 ++++-
drivers/net/wireless/ath/wcn36xx/txrx.c | 2 +-
drivers/usb/core/config.c | 4 +-
drivers/usb/musb/musb_host.c | 4 +-
drivers/usb/serial/option.c | 448 ++++++++--------------
drivers/usb/serial/visor.c | 69 ++--
fs/f2fs/data.c | 2 +-
fs/fs-writeback.c | 2 +-
fs/xfs/xfs_file.c | 14 +-
include/net/inet_timewait_sock.h | 1 +
include/net/mac80211.h | 14 +-
include/net/nexthop.h | 2 +-
kernel/bpf/arraymap.c | 2 +-
kernel/bpf/hashtab.c | 9 +-
kernel/bpf/syscall.c | 20 +-
kernel/events/callchain.c | 10 +-
kernel/events/core.c | 2 +-
kernel/events/ring_buffer.c | 7 +-
kernel/trace/trace_events_filter.c | 3 +
kernel/trace/trace_uprobe.c | 2 +
kernel/tracepoint.c | 4 +-
mm/percpu.c | 1 +
net/atm/lec.c | 9 +-
net/core/dev_addr_lists.c | 4 +-
net/core/skbuff.c | 1 +
net/dccp/ipv4.c | 1 +
net/dccp/ipv6.c | 1 +
net/ipv4/inet_timewait_sock.c | 1 +
net/ipv4/tcp.c | 2 +-
net/mac80211/util.c | 5 +-
net/mac80211/wep.c | 3 +-
net/mac80211/wpa.c | 45 ++-
net/netfilter/ipvs/ip_vs_ctl.c | 8 -
net/netfilter/ipvs/ip_vs_sync.c | 155 ++++----
net/netlink/af_netlink.c | 2 +
net/rfkill/rfkill-gpio.c | 7 +-
net/xfrm/xfrm_user.c | 2 +-
sound/core/pcm_compat.c | 2 +
sound/core/seq/seq_virmidi.c | 4 +-
sound/drivers/aloop.c | 29 +-
tools/testing/selftests/firmware/fw_filesystem.sh | 6 +-
60 files changed, 656 insertions(+), 531 deletions(-)