commit 2af8a2224f4156e4762b8d19b3ed64b47ba1d941
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1117
This commit is contained in:
parent
ed25277665
commit
87c8e55880
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <RELEASE>.g2af8a22
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <RELEASE>.g2af8a22
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <RELEASE>.g2af8a22
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <RELEASE>.g2af8a22
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <RELEASE>.g2af8a22
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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: <RELEASE>.g512bcbe
|
||||
Release: <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
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb069b7e9bdebb01882f32db11e4fbb3eb22ae73fef4f8b8a31f786e5baffb37
|
||||
size 1076294
|
||||
oid sha256:5740db4686ccd121c14e06f7eae608c0e11a2bbee36c1a46a60d1dde9e8a844b
|
||||
size 1130096
|
||||
|
57
series.conf
57
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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user