This is the start of the stable review cycle for the 4.14.41 release.
There are 62 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:52 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.14.41-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.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 4.14.41-rc1
Anthoine Bourgeois <[email protected]>
KVM: x86: remove APIC Timer periodic/oneshot spikes
Paul Mackerras <[email protected]>
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
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
Peter Zijlstra <[email protected]>
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Steve French <[email protected]>
smb3: directory sync should not return an error
Jens Axboe <[email protected]>
nvme: add quirk to force medium priority for SQ creation
Marek Szyprowski <[email protected]>
thermal: exynos: Propagate error value from tmu_read()
Marek Szyprowski <[email protected]>
thermal: exynos: Reading temperature makes sense only when TMU is turned on
Hans de Goede <[email protected]>
Bluetooth: btusb: Only check needs_reset_resume DMI table for QCA rome
chipsets
Hans de Goede <[email protected]>
Bluetooth: btusb: Add Dell XPS 13 9360 to btusb_needs_reset_resume_table
Hans de Goede <[email protected]>
Revert "Bluetooth: btusb: Fix quirk for Atheros 1525/QCA6174"
Rafael J. Wysocki <[email protected]>
cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki <[email protected]>
PCI / PM: Check device_may_wakeup() in pci_enable_wake()
Kai Heng Feng <[email protected]>
PCI / PM: Always check PME wakeup capability for runtime wakeup support
Gustavo A. R. Silva <[email protected]>
atm: zatm: Fix potential Spectre v1
Gustavo A. R. Silva <[email protected]>
net: atm: Fix potential Spectre v1
Ville Syrjälä <[email protected]>
drm/atomic: Clean private obj old_state/new_state in
drm_atomic_state_default_clear()
Ville Syrjälä <[email protected]>
drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()
Lyude Paul <[email protected]>
drm/nouveau: Fix deadlock in nv50_mstm_register_connector()
Florent Flament <[email protected]>
drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel log
Boris Brezillon <[email protected]>
drm/vc4: Fix scaling of uni-planar formats
Lukas Wunner <[email protected]>
can: hi311x: Work around TX complete interrupt erratum
Lukas Wunner <[email protected]>
can: hi311x: Acquire SPI lock on ->do_get_berr_counter
Jimmy Assarsson <[email protected]>
can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
Ilya Dryomov <[email protected]>
ceph: fix rsize/wsize capping in ceph_direct_read_write()
David Rientjes <[email protected]>
mm, oom: fix concurrent munlock and oom reaper unmap, v3
Pavel Tatashin <[email protected]>
mm: sections are not offlined during memory hotremove
Vitaly Wool <[email protected]>
z3fold: fix reclaim lock-ups
Steven Rostedt (VMware) <[email protected]>
tracing: Fix regex_match_front() to not over compare the test string
Mikulas Patocka <[email protected]>
dm integrity: use kvfree for kvmalloc'd memory
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
Uwe Kleine-König <[email protected]>
gpio: fix error path in lineevent_create
Govert Overgaauw <[email protected]>
gpio: fix aspeed_gpio unmask irq
Timur Tabi <[email protected]>
gpioib: do not free unrequested descriptors
Jann Horn <[email protected]>
compat: fix 4-byte infoleak via uninitialized struct field
Suzuki K Poulose <[email protected]>
arm64: Add work around for Arm Cortex-A55 Erratum 1024718
Paul Mackerras <[email protected]>
KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backing
Laurent Vivier <[email protected]>
KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
Paul Mackerras <[email protected]>
KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entry
Jan Kara <[email protected]>
bdi: Fix oops in wb_workfn()
Tetsuo Handa <[email protected]>
bdi: wake up concurrent wb_shutdown() callers.
Eric Dumazet <[email protected]>
tcp: fix TCP_REPAIR_QUEUE bound checking
Jiri Olsa <[email protected]>
perf: Remove superfluous allocation error check
Michal Hocko <[email protected]>
memcg: fix per_node_info cleanup
Eric Dumazet <[email protected]>
inetpeer: fix uninit-value in inet_getpeer
Eric Dumazet <[email protected]>
soreuseport: initialise timewait reuseport field
Eric Dumazet <[email protected]>
ipv4: fix uninit-value in ip_route_output_key_hash_rcu()
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()
Tom Herbert <[email protected]>
kcm: Call strp_stop before strp_done in kcm_attach
Florian Westphal <[email protected]>
netfilter: ebtables: don't attempt to allocate 0-sized compat array
Julian Anastasov <[email protected]>
ipvs: fix rtnl_lock lockups caused by start_sync_thread
-------------
Diffstat:
Documentation/arm64/silicon-errata.txt | 1 +
Makefile | 4 +-
arch/arm64/Kconfig | 14 +++
arch/arm64/include/asm/assembler.h | 40 +++++++++
arch/arm64/include/asm/cputype.h | 2 +
arch/arm64/mm/proc.S | 5 ++
arch/powerpc/kvm/book3s_64_mmu_radix.c | 72 +++++++++------
arch/powerpc/kvm/book3s_hv.c | 17 ++--
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 8 +-
arch/x86/events/core.c | 8 +-
arch/x86/events/intel/cstate.c | 2 +
arch/x86/events/msr.c | 9 +-
arch/x86/kvm/lapic.c | 37 ++++----
crypto/af_alg.c | 8 +-
drivers/ata/libata-core.c | 3 +
drivers/atm/zatm.c | 3 +
drivers/bluetooth/btusb.c | 19 +++-
drivers/gpio/gpio-aspeed.c | 2 +-
drivers/gpio/gpiolib.c | 7 +-
drivers/gpu/drm/drm_atomic.c | 8 ++
drivers/gpu/drm/i915/intel_lvds.c | 3 +-
drivers/gpu/drm/nouveau/nv50_display.c | 7 +-
drivers/gpu/drm/vc4/vc4_plane.c | 2 +-
drivers/md/dm-integrity.c | 2 +-
drivers/net/can/spi/hi311x.c | 11 ++-
drivers/net/can/usb/kvaser_usb.c | 2 +-
drivers/nvme/host/nvme.h | 5 ++
drivers/nvme/host/pci.c | 12 ++-
drivers/pci/pci.c | 37 +++++---
drivers/thermal/samsung/exynos_tmu.c | 14 ++-
fs/ceph/file.c | 10 +--
fs/cifs/cifsfs.c | 13 +++
fs/fs-writeback.c | 2 +-
include/linux/oom.h | 2 +
include/linux/wait_bit.h | 17 ++++
include/net/inet_timewait_sock.h | 1 +
include/net/nexthop.h | 2 +-
kernel/compat.c | 1 +
kernel/events/callchain.c | 10 +--
kernel/events/ring_buffer.c | 7 +-
kernel/sched/autogroup.c | 7 +-
kernel/sched/cpufreq_schedutil.c | 3 +-
kernel/trace/trace_events_filter.c | 3 +
kernel/trace/trace_uprobe.c | 2 +
mm/backing-dev.c | 2 +-
mm/memcontrol.c | 3 +
mm/mmap.c | 44 +++++----
mm/oom_kill.c | 74 ++++++++-------
mm/sparse.c | 2 +-
mm/z3fold.c | 42 ++++++---
net/atm/lec.c | 9 +-
net/bridge/netfilter/ebtables.c | 11 +--
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/inetpeer.c | 1 +
net/ipv4/route.c | 11 +--
net/ipv4/tcp.c | 2 +-
net/kcm/kcmsock.c | 1 +
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 +-
65 files changed, 543 insertions(+), 283 deletions(-)