From 87c8e558808d426d195e4de61305ff954472273356e8b7424eb4053b81f4eb38 Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Wed, 3 Jul 2019 13:21:57 +0000 Subject: [PATCH] commit 2af8a2224f4156e4762b8d19b3ed64b47ba1d941 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1117 --- dtb-aarch64.changes | 101 +++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +-- dtb-armv6l.changes | 101 +++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +-- dtb-armv7l.changes | 101 +++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 6 +-- kernel-64kb.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 ++--- kernel-debug.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 ++--- kernel-default.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 ++--- kernel-docs.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +-- kernel-kvmsmall.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 ++--- kernel-lpae.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 ++--- kernel-obs-build.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +-- kernel-obs-qa.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 +-- kernel-pae.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 ++--- kernel-source.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +-- kernel-syms.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +-- kernel-vanilla.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 ++--- kernel-zfcpdump.changes | 101 +++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 ++--- patches.kernel.org.tar.bz2 | 4 +- series.conf | 57 +++++++++++++++++++++ source-timestamp | 4 +- 35 files changed, 1752 insertions(+), 79 deletions(-) diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 0a856540..81ed8089 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index 6ef9209f..b2cb0dae 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 0a856540..81ed8089 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index eb78971c..a7f0d06e 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 0a856540..81ed8089 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 8cc1fbd3..dc451952 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 0a856540..81ed8089 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 1bec7782..1be437f4 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 -Provides: kernel-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: kernel-%build_flavor-base-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 +Provides: kernel-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 # END COMMON DEPS -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index 0a856540..81ed8089 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 9085ff8d..3e3abff9 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 -Provides: kernel-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: kernel-%build_flavor-base-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 +Provides: kernel-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 # END COMMON DEPS -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 0a856540..81ed8089 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 071843d1..6f42698a 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 -Provides: kernel-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: kernel-%build_flavor-base-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 +Provides: kernel-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 # END COMMON DEPS -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index 0a856540..81ed8089 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 84c68022..99e41609 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -63,7 +63,7 @@ BuildRequires: texlive-zapfding %endif Url: http://www.kernel.org/ Provides: %name = %version-%source_rel -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 0a856540..81ed8089 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 3d1ddd86..1e7cfca0 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 -Provides: kernel-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: kernel-%build_flavor-base-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 +Provides: kernel-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 # END COMMON DEPS -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 0a856540..81ed8089 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 3891e065..f51f26ee 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 -Provides: kernel-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: kernel-%build_flavor-base-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 +Provides: kernel-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 # END COMMON DEPS -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 0a856540..81ed8089 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index 270558ed..edb43ce7 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +BuildRequires: kernel%kernel_flavor-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 0a856540..81ed8089 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index da912fbb..fdd2a692 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 0a856540..81ed8089 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 9f405f83..966210ec 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 -Provides: kernel-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: kernel-%build_flavor-base-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 +Provides: kernel-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 # END COMMON DEPS -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index 0a856540..81ed8089 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 8440f966..4fd8f20e 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 0a856540..81ed8089 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index dd409669..6bc6ddd8 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.1.15 +Version: 5.1.16 %if %using_buildservice %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -55,7 +55,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 0a856540..81ed8089 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 20b4de9e..924b240e 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 -Provides: kernel-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: kernel-%build_flavor-base-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 +Provides: kernel-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 # END COMMON DEPS -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 0a856540..81ed8089 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,104 @@ +------------------------------------------------------------------- +Wed Jul 3 14:37:23 CEST 2019 - jslaby@suse.cz + +- Linux 5.1.16 (bnc#1012628). +- arm64: insn: Fix ldadd instruction encoding (bnc#1012628). +- tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skb + (bnc#1012628). +- fanotify: update connector fsid cache on add mark (bnc#1012628). +- RDMA: Directly cast the sockaddr union to sockaddr + (bnc#1012628). +- futex: Update comments and docs about return values of arch + futex code (bnc#1012628). +- bpf, arm64: use more scalable stadd over ldxr / stxr loop in + xadd (bnc#1012628). +- arm64: futex: Avoid copying out uninitialised stack in failed + cmpxchg() (bnc#1012628). +- bpf: udp: ipv6: Avoid running reuseport's bpf_prog from + __udp6_lib_err (bnc#1012628). +- bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro + (bnc#1012628). +- bpf: fix unconnected udp hooks (bnc#1012628). +- bpf: fix nested bpf tracepoints with per-cpu data (bnc#1012628). +- bpf: lpm_trie: check left child of last leftmost node for NULL + (bnc#1012628). +- bpf: simplify definition of BPF_FIB_LOOKUP related flags + (bnc#1012628). +- net: aquantia: fix vlans not working over bridged network + (bnc#1012628). +- tun: wake up waitqueues after IFF_UP is set (bnc#1012628). +- tipc: check msg->req data len in tipc_nl_compat_bearer_disable + (bnc#1012628). +- tipc: change to use register_pernet_device (bnc#1012628). +- team: Always enable vlan tx offload (bnc#1012628). +- sctp: change to hold sk after auth shkey is created successfully + (bnc#1012628). +- net/tls: fix page double free on TX cleanup (bnc#1012628). +- net: stmmac: set IC bit when transmitting frames with HW + timestamp (bnc#1012628). +- net: stmmac: fixed new system time seconds value calculation + (bnc#1012628). +- net: remove duplicate fetch in sock_getsockopt (bnc#1012628). +- net/packet: fix memory leak in packet_set_ring() (bnc#1012628). +- ipv4: Use return value of inet_iif() for __raw_v4_lookup in + the while loop (bnc#1012628). +- bonding: Always enable vlan tx offload (bnc#1012628). +- af_packet: Block execution of tasks waiting for transmit to + complete in AF_PACKET (bnc#1012628). +- irqchip/mips-gic: Use the correct local interrupt map registers + (bnc#1012628). +- SUNRPC: Fix up calculation of client message length + (bnc#1012628). +- cpu/speculation: Warn on unsupported mitigations= parameter + (bnc#1012628). +- NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O + (bnc#1012628). +- efi/memreserve: deal with memreserve entries in unmapped memory + (bnc#1012628). +- mm: fix page cache convergence regression (bnc#1012628). +- x86/resctrl: Prevent possible overrun during bitmap operations + (bnc#1012628). +- x86/microcode: Fix the microcode load on CPU hotplug for real + (bnc#1012628). +- x86/speculation: Allow guests to use SSBD even if host does not + (bnc#1012628). +- scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck() + (bnc#1012628). +- io_uring: ensure req->file is cleared on allocation + (bnc#1012628). +- dm log writes: make sure super sector log updates are written + in order (bnc#1012628). +- dm init: fix incorrect uses of kstrndup() (bnc#1012628). +- mm, swap: fix THP swap out (bnc#1012628). +- mm/page_idle.c: fix oops because end_pfn is larger than max_pfn + (bnc#1012628). +- mm: hugetlb: soft-offline: dissolve_free_huge_page() return + zero on !PageHuge (bnc#1012628). +- mm: soft-offline: return -EBUSY if + set_hwpoison_free_buddy_page() fails (bnc#1012628). +- drm/i915: Skip modeset for cdclk changes if possible + (bnc#1012628). +- drm/i915: Remove redundant store of logical CDCLK state + (bnc#1012628). +- drm/i915: Save the old CDCLK atomic state (bnc#1012628). +- drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is + enabled (bnc#1012628). +- clk: socfpga: stratix10: fix divider entry for the emac clocks + (bnc#1012628). +- clk: tegra210: Fix default rates for HDA clocks (bnc#1012628). +- fs/binfmt_flat.c: make load_flat_shared_library() work + (bnc#1012628). +- mm/mempolicy.c: fix an incorrect rebind node in + mpol_rebind_nodemask (bnc#1012628). +- fs/proc/array.c: allow reporting eip/esp for all coredumping + threads (bnc#1012628). +- qmi_wwan: Fix out-of-bounds read (bnc#1012628). +- Revert "x86/uaccess, ftrace: Fix ftrace_likely_update() + vs. SMAP" (bnc#1012628). +- arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGS + (bnc#1012628). +- commit 2af8a22 + ------------------------------------------------------------------- Tue Jul 2 13:17:14 CEST 2019 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index 36535982..c73cfbaa 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.1 -%define patchversion 5.1.15 +%define patchversion 5.1.16 %define variant %{nil} %define vanilla_only 0 @@ -62,9 +62,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.1.15 +Version: 5.1.16 %if 0%{?is_kotd} -Release: .g512bcbe +Release: .g2af8a22 %else Release: 0 %endif @@ -169,10 +169,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 -Provides: kernel-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: kernel-%build_flavor-base-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 +Provides: kernel-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 # END COMMON DEPS -Provides: %name-srchash-512bcbe016623c86d89d90e8005b544b46dd0f62 +Provides: %name-srchash-2af8a2224f4156e4762b8d19b3ed64b47ba1d941 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index d2fb9903..c56b8377 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:eb069b7e9bdebb01882f32db11e4fbb3eb22ae73fef4f8b8a31f786e5baffb37 -size 1076294 +oid sha256:5740db4686ccd121c14e06f7eae608c0e11a2bbee36c1a46a60d1dde9e8a844b +size 1130096 diff --git a/series.conf b/series.conf index 2bd82012..630f6ad8 100644 --- a/series.conf +++ b/series.conf @@ -1486,6 +1486,63 @@ patches.kernel.org/5.1.15-120-x86-resctrl-Don-t-stop-walking-closids-when-a-.patch patches.kernel.org/5.1.15-121-powerpc-mm-64s-hash-Reallocate-context-ids-on-.patch patches.kernel.org/5.1.15-122-Linux-5.1.15.patch + patches.kernel.org/5.1.16-001-arm64-Don-t-unconditionally-add-Wno-psabi-to-K.patch + patches.kernel.org/5.1.16-002-Revert-x86-uaccess-ftrace-Fix-ftrace_likely_up.patch + patches.kernel.org/5.1.16-003-qmi_wwan-Fix-out-of-bounds-read.patch + patches.kernel.org/5.1.16-004-fs-proc-array.c-allow-reporting-eip-esp-for-al.patch + patches.kernel.org/5.1.16-005-mm-mempolicy.c-fix-an-incorrect-rebind-node-in.patch + patches.kernel.org/5.1.16-006-fs-binfmt_flat.c-make-load_flat_shared_library.patch + patches.kernel.org/5.1.16-007-clk-tegra210-Fix-default-rates-for-HDA-clocks.patch + patches.kernel.org/5.1.16-008-clk-socfpga-stratix10-fix-divider-entry-for-th.patch + patches.kernel.org/5.1.16-009-drm-i915-Force-2-96-MHz-cdclk-on-glk-cnl-when-.patch + patches.kernel.org/5.1.16-010-drm-i915-Save-the-old-CDCLK-atomic-state.patch + patches.kernel.org/5.1.16-011-drm-i915-Remove-redundant-store-of-logical-CDC.patch + patches.kernel.org/5.1.16-012-drm-i915-Skip-modeset-for-cdclk-changes-if-pos.patch + patches.kernel.org/5.1.16-013-mm-soft-offline-return-EBUSY-if-set_hwpoison_f.patch + patches.kernel.org/5.1.16-014-mm-hugetlb-soft-offline-dissolve_free_huge_pag.patch + patches.kernel.org/5.1.16-015-mm-page_idle.c-fix-oops-because-end_pfn-is-lar.patch + patches.kernel.org/5.1.16-016-mm-swap-fix-THP-swap-out.patch + patches.kernel.org/5.1.16-017-dm-init-fix-incorrect-uses-of-kstrndup.patch + patches.kernel.org/5.1.16-018-dm-log-writes-make-sure-super-sector-log-updat.patch + patches.kernel.org/5.1.16-019-io_uring-ensure-req-file-is-cleared-on-allocat.patch + patches.kernel.org/5.1.16-020-scsi-vmw_pscsi-Fix-use-after-free-in-pvscsi_qu.patch + patches.kernel.org/5.1.16-021-x86-speculation-Allow-guests-to-use-SSBD-even-.patch + patches.kernel.org/5.1.16-022-x86-microcode-Fix-the-microcode-load-on-CPU-ho.patch + patches.kernel.org/5.1.16-023-x86-resctrl-Prevent-possible-overrun-during-bi.patch + patches.kernel.org/5.1.16-024-mm-fix-page-cache-convergence-regression.patch + patches.kernel.org/5.1.16-025-efi-memreserve-deal-with-memreserve-entries-in.patch + patches.kernel.org/5.1.16-026-NFS-flexfiles-Use-the-correct-TCP-timeout-for-.patch + patches.kernel.org/5.1.16-027-cpu-speculation-Warn-on-unsupported-mitigation.patch + patches.kernel.org/5.1.16-028-SUNRPC-Fix-up-calculation-of-client-message-le.patch + patches.kernel.org/5.1.16-029-irqchip-mips-gic-Use-the-correct-local-interru.patch + patches.kernel.org/5.1.16-030-af_packet-Block-execution-of-tasks-waiting-for.patch + patches.kernel.org/5.1.16-031-bonding-Always-enable-vlan-tx-offload.patch + patches.kernel.org/5.1.16-032-ipv4-Use-return-value-of-inet_iif-for-__raw_v4.patch + patches.kernel.org/5.1.16-033-net-packet-fix-memory-leak-in-packet_set_ring.patch + patches.kernel.org/5.1.16-034-net-remove-duplicate-fetch-in-sock_getsockopt.patch + patches.kernel.org/5.1.16-035-net-stmmac-fixed-new-system-time-seconds-value.patch + patches.kernel.org/5.1.16-036-net-stmmac-set-IC-bit-when-transmitting-frames.patch + patches.kernel.org/5.1.16-037-net-tls-fix-page-double-free-on-TX-cleanup.patch + patches.kernel.org/5.1.16-038-sctp-change-to-hold-sk-after-auth-shkey-is-cre.patch + patches.kernel.org/5.1.16-039-team-Always-enable-vlan-tx-offload.patch + patches.kernel.org/5.1.16-040-tipc-change-to-use-register_pernet_device.patch + patches.kernel.org/5.1.16-041-tipc-check-msg-req-data-len-in-tipc_nl_compat_.patch + patches.kernel.org/5.1.16-042-tun-wake-up-waitqueues-after-IFF_UP-is-set.patch + patches.kernel.org/5.1.16-043-net-aquantia-fix-vlans-not-working-over-bridge.patch + patches.kernel.org/5.1.16-044-bpf-simplify-definition-of-BPF_FIB_LOOKUP-rela.patch + patches.kernel.org/5.1.16-045-bpf-lpm_trie-check-left-child-of-last-leftmost.patch + patches.kernel.org/5.1.16-046-bpf-fix-nested-bpf-tracepoints-with-per-cpu-da.patch + patches.kernel.org/5.1.16-047-bpf-fix-unconnected-udp-hooks.patch + patches.kernel.org/5.1.16-048-bpf-udp-Avoid-calling-reuseport-s-bpf_prog-fro.patch + patches.kernel.org/5.1.16-049-bpf-udp-ipv6-Avoid-running-reuseport-s-bpf_pro.patch + patches.kernel.org/5.1.16-050-arm64-futex-Avoid-copying-out-uninitialised-st.patch + patches.kernel.org/5.1.16-051-bpf-arm64-use-more-scalable-stadd-over-ldxr-st.patch + patches.kernel.org/5.1.16-052-futex-Update-comments-and-docs-about-return-va.patch + patches.kernel.org/5.1.16-053-RDMA-Directly-cast-the-sockaddr-union-to-socka.patch + patches.kernel.org/5.1.16-054-fanotify-update-connector-fsid-cache-on-add-ma.patch + patches.kernel.org/5.1.16-055-tipc-pass-tunnel-dev-as-NULL-to-udp_tunnel-6-_.patch + patches.kernel.org/5.1.16-056-arm64-insn-Fix-ldadd-instruction-encoding.patch + patches.kernel.org/5.1.16-057-Linux-5.1.16.patch ######################################################## # Build fixes that apply to the vanilla kernel too. diff --git a/source-timestamp b/source-timestamp index d2011195..2e52eba8 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2019-07-02 11:17:14 +0000 -GIT Revision: 512bcbe016623c86d89d90e8005b544b46dd0f62 +2019-07-03 12:37:47 +0000 +GIT Revision: 2af8a2224f4156e4762b8d19b3ed64b47ba1d941 GIT Branch: stable