Public bug reported:
SRU Justification
Impact:
The upstream process for stable tree updates is quite similar
in scope to the Ubuntu SRU process, e.g., each patch has to
demonstrably fix a bug, and each patch is vetted by upstream
by originating either directly from a mainline/stable Linux tree or
a minimally backported form of that patch. The following upstream
stable patches should be included in the Ubuntu kernel:
upstream stable patchset 2019-08-16
Ported from the following upstream stable releases:
v4.19.57, v5.1.16
from git://git.kernel.org/
arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
qmi_wwan: Fix out-of-bounds read
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
fs/binfmt_flat.c: make load_flat_shared_library() work
clk: socfpga: stratix10: fix divider entry for the emac clocks
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
dm log writes: make sure super sector log updates are written in order
scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
x86/speculation: Allow guests to use SSBD even if host does not
x86/microcode: Fix the microcode load on CPU hotplug for real
x86/resctrl: Prevent possible overrun during bitmap operations
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
cpu/speculation: Warn on unsupported mitigations= parameter
irqchip/mips-gic: Use the correct local interrupt map registers
af_packet: Block execution of tasks waiting for transmit to complete in
AF_PACKET
bonding: Always enable vlan tx offload
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
net/packet: fix memory leak in packet_set_ring()
net: remove duplicate fetch in sock_getsockopt
net: stmmac: fixed new system time seconds value calculation
net: stmmac: set IC bit when transmitting frames with HW timestamp
sctp: change to hold sk after auth shkey is created successfully
team: Always enable vlan tx offload
tipc: change to use register_pernet_device
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
tun: wake up waitqueues after IFF_UP is set
bpf: simplify definition of BPF_FIB_LOOKUP related flags
bpf: lpm_trie: check left child of last leftmost node for NULL
bpf: fix nested bpf tracepoints with per-cpu data
bpf: fix unconnected udp hooks
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
futex: Update comments and docs about return values of arch futex code
RDMA: Directly cast the sockaddr union to sockaddr
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
arm64: insn: Fix ldadd instruction encoding
clk: tegra210: Fix default rates for HDA clocks
mm, swap: fix THP swap out
mm: fix page cache convergence regression
efi/memreserve: deal with memreserve entries in unmapped memory
net: aquantia: fix vlans not working over bridged network
UBUNTU: upstream stable to v4.19.57, v5.1.16
** Affects: linux (Ubuntu)
Importance: Undecided
Status: Confirmed
** Affects: linux (Ubuntu Disco)
Importance: Undecided
Assignee: Kamal Mostafa (kamalmostafa)
Status: In Progress
** Tags: kernel-stable-tracking-bug
** Changed in: linux (Ubuntu)
Status: New => Confirmed
** Tags added: kernel-stable-tracking-bug
** Also affects: linux (Ubuntu Disco)
Importance: Undecided
Status: New
** Changed in: linux (Ubuntu Disco)
Status: New => In Progress
** Changed in: linux (Ubuntu Disco)
Assignee: (unassigned) => Kamal Mostafa (kamalmostafa)
** Description changed:
+ SRU Justification
- SRU Justification
+ Impact:
+ The upstream process for stable tree updates is quite similar
+ in scope to the Ubuntu SRU process, e.g., each patch has to
+ demonstrably fix a bug, and each patch is vetted by upstream
+ by originating either directly from a mainline/stable Linux tree or
+ a minimally backported form of that patch. The following upstream
+ stable patches should be included in the Ubuntu kernel:
- Impact:
- The upstream process for stable tree updates is quite similar
- in scope to the Ubuntu SRU process, e.g., each patch has to
- demonstrably fix a bug, and each patch is vetted by upstream
- by originating either directly from a mainline/stable Linux tree or
- a minimally backported form of that patch. The following upstream
- stable patches should be included in the Ubuntu kernel:
+ upstream stable patchset 2019-08-16
- upstream stable patchset 2019-08-16
- from git://git.kernel.org/
+ Ported from the following upstream stable releases:
+ v4.19.57, v5.1.16
+
+ from git://git.kernel.org/
+
+ arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
+ Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
+ qmi_wwan: Fix out-of-bounds read
+ fs/proc/array.c: allow reporting eip/esp for all coredumping threads
+ mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
+ fs/binfmt_flat.c: make load_flat_shared_library() work
+ clk: socfpga: stratix10: fix divider entry for the emac clocks
+ mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
+ mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
+ dm log writes: make sure super sector log updates are written in order
+ scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
+ x86/speculation: Allow guests to use SSBD even if host does not
+ x86/microcode: Fix the microcode load on CPU hotplug for real
+ x86/resctrl: Prevent possible overrun during bitmap operations
+ NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
+ cpu/speculation: Warn on unsupported mitigations= parameter
+ irqchip/mips-gic: Use the correct local interrupt map registers
+ af_packet: Block execution of tasks waiting for transmit to complete in
AF_PACKET
+ bonding: Always enable vlan tx offload
+ ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
+ net/packet: fix memory leak in packet_set_ring()
+ net: remove duplicate fetch in sock_getsockopt
+ net: stmmac: fixed new system time seconds value calculation
+ net: stmmac: set IC bit when transmitting frames with HW timestamp
+ sctp: change to hold sk after auth shkey is created successfully
+ team: Always enable vlan tx offload
+ tipc: change to use register_pernet_device
+ tipc: check msg->req data len in tipc_nl_compat_bearer_disable
+ tun: wake up waitqueues after IFF_UP is set
+ bpf: simplify definition of BPF_FIB_LOOKUP related flags
+ bpf: lpm_trie: check left child of last leftmost node for NULL
+ bpf: fix nested bpf tracepoints with per-cpu data
+ bpf: fix unconnected udp hooks
+ bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
+ bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
+ arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
+ bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
+ futex: Update comments and docs about return values of arch futex code
+ RDMA: Directly cast the sockaddr union to sockaddr
+ tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
+ arm64: insn: Fix ldadd instruction encoding
+ clk: tegra210: Fix default rates for HDA clocks
+ mm, swap: fix THP swap out
+ mm: fix page cache convergence regression
+ efi/memreserve: deal with memreserve entries in unmapped memory
+ net: aquantia: fix vlans not working over bridged network
+ UBUNTU: upstream stable to v4.19.57, v5.1.16
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1840521
Title:
Disco update: upstream stable patchset 2019-08-16
Status in linux package in Ubuntu:
Confirmed
Status in linux source package in Disco:
In Progress
Bug description:
SRU Justification
Impact:
The upstream process for stable tree updates is quite similar
in scope to the Ubuntu SRU process, e.g., each patch has to
demonstrably fix a bug, and each patch is vetted by upstream
by originating either directly from a mainline/stable Linux tree or
a minimally backported form of that patch. The following upstream
stable patches should be included in the Ubuntu kernel:
upstream stable patchset 2019-08-16
Ported from the following upstream stable releases:
v4.19.57, v5.1.16
from git://git.kernel.org/
arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS
Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP"
qmi_wwan: Fix out-of-bounds read
fs/proc/array.c: allow reporting eip/esp for all coredumping threads
mm/mempolicy.c: fix an incorrect rebind node in mpol_rebind_nodemask
fs/binfmt_flat.c: make load_flat_shared_library() work
clk: socfpga: stratix10: fix divider entry for the emac clocks
mm: soft-offline: return -EBUSY if set_hwpoison_free_buddy_page() fails
mm: hugetlb: soft-offline: dissolve_free_huge_page() return zero on !PageHuge
dm log writes: make sure super sector log updates are written in order
scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
x86/speculation: Allow guests to use SSBD even if host does not
x86/microcode: Fix the microcode load on CPU hotplug for real
x86/resctrl: Prevent possible overrun during bitmap operations
NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O
cpu/speculation: Warn on unsupported mitigations= parameter
irqchip/mips-gic: Use the correct local interrupt map registers
af_packet: Block execution of tasks waiting for transmit to complete in
AF_PACKET
bonding: Always enable vlan tx offload
ipv4: Use return value of inet_iif() for __raw_v4_lookup in the while loop
net/packet: fix memory leak in packet_set_ring()
net: remove duplicate fetch in sock_getsockopt
net: stmmac: fixed new system time seconds value calculation
net: stmmac: set IC bit when transmitting frames with HW timestamp
sctp: change to hold sk after auth shkey is created successfully
team: Always enable vlan tx offload
tipc: change to use register_pernet_device
tipc: check msg->req data len in tipc_nl_compat_bearer_disable
tun: wake up waitqueues after IFF_UP is set
bpf: simplify definition of BPF_FIB_LOOKUP related flags
bpf: lpm_trie: check left child of last leftmost node for NULL
bpf: fix nested bpf tracepoints with per-cpu data
bpf: fix unconnected udp hooks
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
futex: Update comments and docs about return values of arch futex code
RDMA: Directly cast the sockaddr union to sockaddr
tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb
arm64: insn: Fix ldadd instruction encoding
clk: tegra210: Fix default rates for HDA clocks
mm, swap: fix THP swap out
mm: fix page cache convergence regression
efi/memreserve: deal with memreserve entries in unmapped memory
net: aquantia: fix vlans not working over bridged network
UBUNTU: upstream stable to v4.19.57, v5.1.16
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1840521/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp