[Pull][Xenial][SRU] Xenial update: 4.4.189 upstream stable release
Connor Kuehl
connor.kuehl at canonical.com
Thu Aug 15 21:07:34 UTC 2019
BugLink: https://bugs.launchpad.net/bugs/1840335
NOTE: This pull request is based on other pending pull requests, so those
should be applied first:
1. "[Pull][Xenial][SRU] Xenial update: 4.4.187 upstream stable release"
http://patchwork.ozlabs.org/patch/1147175/
2. "[Pull][Xenial][SRU] Xenial update: 4.4.188 upstream stable release"
http://patchwork.ozlabs.org/patch/1147739/
3. This one
- Connor
----------------------------------------------------------------
The following changes since commit 3d0dd5c9c5dd2a6ff6658da80efe786505673e52:
Linux 4.4.188 (2019-08-15 09:06:37 -0700)
are available in the Git repository at:
git://git.launchpad.net/~connork/+git/xenial update-to-4.4.189
for you to fetch changes up to 8303089c2edf689f44183dc5e838b86faff101e7:
Linux 4.4.189 (2019-08-15 12:07:04 -0700)
----------------------------------------------------------------
Arnd Bergmann (1):
compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
Ben Hutchings (1):
x86: cpufeatures: Sort feature word 7
Eric Dumazet (1):
tcp: be more careful in tcp_fragment()
Greg Kroah-Hartman (1):
Linux 4.4.189
Gustavo A. R. Silva (1):
atm: iphase: Fix Spectre v1 vulnerability
Jia-Ju Bai (1):
net: sched: Fix a possible null-pointer dereference in dequeue_func()
Jiri Pirko (1):
net: fix ifindex collision during namespace removal
Lukas Wunner (1):
spi: bcm2835: Fix 3-wire mode if DMA is enabled
Mark Zhang (1):
net/mlx5: Use reversed order when unregister devices
Nikolay Aleksandrov (1):
net: bridge: delete local fdb on device init failure
Phil Turnbull (1):
netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameter
Sebastian Parschauer (1):
HID: Add quirk for HP X1200 PIXART OEM mouse
Sudarsana Reddy Kalluru (1):
bnx2x: Disable multi-cos feature.
Taras Kondratiuk (1):
tipc: compat: allow tipc commands without arguments
Wanpeng Li (1):
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Will Deacon (2):
arm64: cpufeature: Fix CTR_EL0 field definitions
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Makefile | 2 +-
arch/arm64/include/asm/cpufeature.h | 7 ++++---
arch/arm64/kernel/cpufeature.c | 14 ++++++++++----
arch/x86/entry/entry_64.S | 4 ++--
arch/x86/include/asm/cpufeatures.h | 6 ++----
drivers/atm/iphase.c | 8 ++++++--
drivers/hid/hid-ids.h | 1 +
drivers/hid/usbhid/hid-quirks.c | 1 +
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c | 2 +-
drivers/net/ethernet/mellanox/mlx5/core/main.c | 2 +-
drivers/net/ppp/pppoe.c | 3 +++
drivers/net/ppp/pppox.c | 13 +++++++++++++
drivers/net/ppp/pptp.c | 3 +++
drivers/spi/spi-bcm2835.c | 3 ++-
fs/compat_ioctl.c | 3 ---
include/linux/if_pppox.h | 3 +++
include/net/tcp.h | 17 +++++++++++++++++
net/bridge/br_vlan.c | 5 +++++
net/core/dev.c | 2 ++
net/ipv4/tcp_output.c | 12 ++++++++++--
net/l2tp/l2tp_ppp.c | 3 +++
net/netfilter/nfnetlink_acct.c | 2 ++
net/sched/sch_codel.c | 3 ++-
net/tipc/netlink_compat.c | 11 +++++++----
24 files changed, 101 insertions(+), 29 deletions(-)
More information about the kernel-team
mailing list