lkml.org 
[lkml]   [2019]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectLinux 4.14.133
I'm announcing the release of the 4.14.133 kernel.

All users of the 4.14 kernel series must upgrade.

The updated 4.14.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary

thanks,

greg k-h

------------

Makefile | 2 -
arch/arc/kernel/traps.c | 8 +++++++
arch/arm64/kernel/module.c | 8 +++++--
arch/mips/include/asm/netlogic/xlr/fmn.h | 2 -
arch/mips/mm/mmap.c | 2 -
arch/mips/mm/tlbex.c | 29 ++++++++++++++++++---------
arch/x86/kernel/ftrace.c | 3 ++
arch/x86/kvm/lapic.c | 2 -
arch/x86/kvm/x86.c | 6 ++---
crypto/cryptd.c | 1
crypto/crypto_user.c | 3 ++
drivers/dma/imx-sdma.c | 4 +--
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 19 -----------------
drivers/gpu/drm/i915/intel_csr.c | 18 ++++++++++++++++
drivers/gpu/drm/imx/ipuv3-crtc.c | 6 ++---
drivers/gpu/drm/mediatek/mtk_drm_drv.c | 1
drivers/gpu/drm/mediatek/mtk_dsi.c | 12 ++++++++++-
drivers/platform/x86/mlx-platform.c | 2 -
drivers/scsi/hpsa.c | 7 +++++-
drivers/scsi/hpsa_cmd.h | 1
drivers/spi/spi-bitbang.c | 2 -
drivers/tty/rocket.c | 2 -
drivers/usb/gadget/udc/fusb300_udc.c | 5 ++++
drivers/usb/gadget/udc/lpc32xx_udc.c | 3 --
drivers/vhost/net.c | 33 +++++++++++++++++--------------
drivers/vhost/scsi.c | 14 +++++++++----
drivers/vhost/vhost.c | 20 +++++++++++++++++-
drivers/vhost/vhost.h | 6 ++++-
drivers/vhost/vsock.c | 27 ++++++++++++++++++-------
fs/btrfs/backref.c | 2 -
fs/btrfs/dev-replace.c | 29 +++++++++++++++++----------
fs/btrfs/volumes.c | 2 +
fs/btrfs/volumes.h | 5 ++++
kernel/cgroup/cpuset.c | 15 +++++++++++++-
kernel/livepatch/core.c | 6 +++++
kernel/ptrace.c | 4 ---
kernel/trace/ftrace.c | 7 ++++--
kernel/trace/trace.c | 10 +++++----
lib/mpi/mpi-pow.c | 6 +----
mm/mlock.c | 4 +--
mm/vmscan.c | 27 ++++++++++++++-----------
net/bluetooth/l2cap_core.c | 2 -
net/sunrpc/xprtrdma/svc_rdma_transport.c | 7 +++++-
scripts/decode_stacktrace.sh | 2 -
sound/core/seq/oss/seq_oss_ioctl.c | 2 -
sound/core/seq/oss/seq_oss_rw.c | 2 -
sound/firewire/amdtp-am824.c | 2 -
sound/pci/hda/patch_realtek.c | 1
sound/soc/codecs/cs4265.c | 2 -
sound/soc/codecs/max98090.c | 16 +++++++++++++++
sound/soc/codecs/rt274.c | 3 +-
sound/soc/soc-pcm.c | 3 +-
sound/soc/sunxi/sun4i-i2s.c | 6 ++++-
sound/usb/line6/pcm.c | 5 ++++
sound/usb/mixer_quirks.c | 4 +--
55 files changed, 293 insertions(+), 129 deletions(-)

Alex Deucher (1):
drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZE

Alexandre Belloni (1):
usb: gadget: udc: lpc32xx: allocate descriptor with GFP_ATOMIC

Amadeusz Sławiński (1):
SoC: rt274: Fix internal jack assignment in set_jack callback

Ard Biesheuvel (1):
arm64: kaslr: keep modules inside module region when KASAN is enabled

Chuck Lever (1):
svcrdma: Ignore source port when computing DRC hash

Colin Ian King (2):
ALSA: seq: fix incorrect order of dest_client/dest_ports arguments
ALSA: usb-audio: fix sign unintended sign extension on left shifts

Dennis Wassenberg (1):
ALSA: hda/realtek - Change front mic location for Lenovo M710q

Dmitry Korotin (1):
MIPS: Add missing EHB in mtc0 -> mfc0 sequence.

Don Brace (1):
scsi: hpsa: correct ioaccel2 chaining

Eiichi Tsukata (1):
tracing/snapshot: Resize spare buffer if size changed

Eric Biggers (1):
crypto: user - prevent operating on larval algorithms

Greg Kroah-Hartman (1):
Linux 4.14.133

Hauke Mehrtens (1):
MIPS: Fix bounds check virt_addr_valid

Herbert Xu (1):
lib/mpi: Fix karactx leak in mpi_powm

Hsin-Yi Wang (3):
drm/mediatek: fix unbind functions
drm/mediatek: call drm_atomic_helper_shutdown() when unbinding driver
drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()

Jann Horn (1):
ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME

Jason Wang (5):
vhost_net: introduce vhost_exceeds_weight()
vhost: introduce vhost_exceeds_weight()
vhost_net: fix possible infinite loop
vhost: vsock: add weight support
vhost: scsi: add weight support

Joel Savitz (1):
cpuset: restore sanity to cpuset_cpus_allowed_fallback()

Josh Poimboeuf (1):
module: Fix livepatch/ftrace module text permissions race

Libin Yang (1):
ASoC: soc-pcm: BE dai needs prepare when pause release after resume

Linus Torvalds (1):
tty: rocket: fix incorrect forward declaration of 'rp_init()'

Lucas De Marchi (1):
drm/i915/dmc: protect against reading random memory

Manuel Traut (1):
scripts/decode_stacktrace.sh: prefix addr2line with $CROSS_COMPILE

Marcus Cooper (2):
ASoC: sun4i-i2s: Fix sun8i tx channel offset mask
ASoC: sun4i-i2s: Add offset to RX channel select

Matias Karhumaa (1):
Bluetooth: Fix faulty expression for minimum encryption key size check

Matt Flax (1):
ASoC : cs4265 : readable register too low

Nikolay Borisov (1):
btrfs: Ensure replaced device doesn't have pending chunk allocation

Paolo Abeni (1):
vhost_net: use packet weight for rx handler, too

Paolo Bonzini (1):
KVM: x86: degrade WARN to pr_warn_ratelimited

Paul Burton (1):
MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()

Petr Mladek (1):
ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run_update_code()

Robert Beckett (2):
drm/imx: notify drm core before sending event during crtc disable
drm/imx: only send event on crtc disable if kept disabled

Robin Gong (1):
dmaengine: imx-sdma: remove BD_INTR for channel0

Shakeel Butt (1):
mm/vmscan.c: prevent useless kswapd loops

Stanislaw Gruszka (1):
stable/btrfs: fix backport bug in d819d97ea025 ("btrfs: honor path->skip_locking in backref code")

Takashi Iwai (1):
ALSA: line6: Fix write on zero-sized buffer

Takashi Sakamoto (1):
ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messages

Vadim Pasternak (1):
platform/x86: mlx-platform: Fix parent device in i2c-mux-reg device registration

Vincent Whitchurch (1):
crypto: cryptd - Fix skcipher instance memory leak

Vineet Gupta (1):
ARC: handle gcc generated __builtin_trap for older compiler

Wanpeng Li (1):
KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPIC

Wei Li (1):
ftrace: Fix NULL pointer dereference in free_ftrace_func_mapper()

Young Xiao (1):
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]

Yu-Hsuan Hsu (1):
ASoC: max98090: remove 24-bit format support if RJ is 0

YueHaibing (1):
spi: bitbang: Fix NULL pointer dereference in spi_unregister_master

haibinzhang(张海斌) (1):
vhost-net: set packet weight of tx polling to 2 * vq size

swkhack (1):
mm/mlock.c: change count_mm_mlocked_page_nr return type

[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2019-07-10 15:00    [W:0.037 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site