commit f2910422fade67260018eeba7a0d50450650ffb2
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1106
This commit is contained in:
parent
065615c2fc
commit
1b2ea7a26c
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%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-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-%build_flavor-base-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
Provides: kernel-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%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-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-%build_flavor-base-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
Provides: kernel-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%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-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-%build_flavor-base-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
Provides: kernel-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%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-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%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-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-%build_flavor-base-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
Provides: kernel-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%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-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-%build_flavor-base-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
Provides: kernel-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
BuildRequires: kernel%kernel_flavor-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%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-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-%build_flavor-base-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
Provides: kernel-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 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.12
|
||||
Version: 5.1.14
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%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-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%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-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-%build_flavor-base-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
Provides: kernel-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,175 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:55:36 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.14 (bnc#1012628).
|
||||
- tcp: refine memory limit test in tcp_fragment() (bnc#1012628).
|
||||
- commit f291042
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 22 13:54:24 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.1.13 (bnc#1012628).
|
||||
- coredump: fix race condition between collapse_huge_page()
|
||||
and core dumping (bnc#1012628).
|
||||
- nvme-tcp: fix queue mapping when queue count is limited
|
||||
(bnc#1012628).
|
||||
- nvme-tcp: fix possible null deref on a timed out io queue
|
||||
connect (bnc#1012628).
|
||||
- nvme-tcp: rename function to have nvme_tcp prefix (bnc#1012628).
|
||||
- mm: mmu_gather: remove __tlb_reset_range() for force flush
|
||||
(bnc#1012628).
|
||||
- ocfs2: fix error path kobject memory leak (bnc#1012628).
|
||||
- mlxsw: spectrum: Prevent force of 56G (bnc#1012628).
|
||||
- scsi: libsas: delete sas port if expander discover failed
|
||||
(bnc#1012628).
|
||||
- scsi: scsi_dh_alua: Fix possible null-ptr-deref (bnc#1012628).
|
||||
- scsi: smartpqi: properly set both the DMA mask and the coherent
|
||||
DMA mask (bnc#1012628).
|
||||
- scsi: libcxgbi: add a check for NULL pointer in
|
||||
cxgbi_check_route() (bnc#1012628).
|
||||
- net: phy: dp83867: Set up RGMII TX delay (bnc#1012628).
|
||||
- net: phy: dp83867: increase SGMII autoneg timer duration
|
||||
(bnc#1012628).
|
||||
- net: phy: dp83867: fix speed 10 in sgmii mode (bnc#1012628).
|
||||
- net: phylink: ensure consistent phy interface mode
|
||||
(bnc#1012628).
|
||||
- blk-mq: Fix memory leak in error handling (bnc#1012628).
|
||||
- net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2
|
||||
and RZ/A1 SoCs (bnc#1012628).
|
||||
- arm64: use the correct function type for __arm64_sys_ni_syscall
|
||||
(bnc#1012628).
|
||||
- arm64: use the correct function type in SYSCALL_DEFINE0
|
||||
(bnc#1012628).
|
||||
- arm64: fix syscall_fn_t type (bnc#1012628).
|
||||
- ALSA: fireface: Use ULL suffixes for 64-bit constants
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Don't take kvm->lock around
|
||||
kvm_for_each_vcpu (bnc#1012628).
|
||||
- KVM: PPC: Book3S: Use new mutex to synchronize access to rtas
|
||||
token list (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Use new mutex to synchronize MMU setup
|
||||
(bnc#1012628).
|
||||
- dfs_cache: fix a wrong use of kfree in flush_cache_ent()
|
||||
(bnc#1012628).
|
||||
- xenbus: Avoid deadlock during suspend due to open transactions
|
||||
(bnc#1012628).
|
||||
- xen/pvcalls: Remove set but not used variable (bnc#1012628).
|
||||
- dpaa_eth: use only online CPU portals (bnc#1012628).
|
||||
- ia64: fix build errors by exporting paddr_to_nid()
|
||||
(bnc#1012628).
|
||||
- perf record: Fix s390 missing module symbol and warning for
|
||||
non-root users (bnc#1012628).
|
||||
- perf namespace: Protect reading thread's namespace
|
||||
(bnc#1012628).
|
||||
- s390/zcrypt: Fix wrong dispatching for control domain CPRBs
|
||||
(bnc#1012628).
|
||||
- perf data: Fix 'strncat may truncate' build failure with recent
|
||||
gcc (bnc#1012628).
|
||||
- configfs: Fix use-after-free when accessing sd->s_dentry
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Force polling mode on CNL for fixing codec
|
||||
communication (bnc#1012628).
|
||||
- i2c: dev: fix potential memory leak in i2cdev_ioctl_rdwr
|
||||
(bnc#1012628).
|
||||
- net: aquantia: fix LRO with FCS error (bnc#1012628).
|
||||
- net: aquantia: tx clean budget logic error (bnc#1012628).
|
||||
- drm/etnaviv: lock MMU while dumping core (bnc#1012628).
|
||||
- ACPI/PCI: PM: Add missing wakeup.flags.valid checks
|
||||
(bnc#1012628).
|
||||
- net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()
|
||||
(bnc#1012628).
|
||||
- dpaa2-eth: Use PTR_ERR_OR_ZERO where appropriate (bnc#1012628).
|
||||
- dpaa2-eth: Fix potential spectre issue (bnc#1012628).
|
||||
- io_uring: Fix __io_uring_register() false success (bnc#1012628).
|
||||
- net: stmmac: dwmac-mediatek: modify csr_clk value to fix mdio
|
||||
read/write fail (bnc#1012628).
|
||||
- net: stmmac: fix csr_clk can't be zero issue (bnc#1012628).
|
||||
- net: stmmac: update rx tail pointer register to fix rx dma
|
||||
hang issue (bnc#1012628).
|
||||
- gpio: fix gpio-adp5588 build errors (bnc#1012628).
|
||||
- perf/ring-buffer: Always use {READ,WRITE}_ONCE() for
|
||||
rb->user_page data (bnc#1012628).
|
||||
- perf/ring_buffer: Add ordering to rb->nest increment
|
||||
(bnc#1012628).
|
||||
- perf/ring_buffer: Fix exposing a temporarily decreased data_head
|
||||
(bnc#1012628).
|
||||
- x86/CPU/AMD: Don't force the CPB cap when running under a
|
||||
hypervisor (bnc#1012628).
|
||||
- mISDN: make sure device name is NUL terminated (bnc#1012628).
|
||||
- usb: xhci: Fix a potential null pointer dereference in
|
||||
xhci_debugfs_create_endpoint() (bnc#1012628).
|
||||
- powerpc/powernv: Return for invalid IMC domain (bnc#1012628).
|
||||
- clk: ti: clkctrl: Fix clkdm_clk handling (bnc#1012628).
|
||||
- selftests: netfilter: missing error check when setting up veth
|
||||
interface (bnc#1012628).
|
||||
- ipvs: Fix use-after-free in ip_vs_in (bnc#1012628).
|
||||
- netfilter: nft_fib: Fix existence check support (bnc#1012628).
|
||||
- netfilter: nf_queue: fix reinject verdict handling
|
||||
(bnc#1012628).
|
||||
- perf/x86/intel/ds: Fix EVENT vs. UEVENT PEBS constraints
|
||||
(bnc#1012628).
|
||||
- netfilter: nf_tables: fix oops during rule dump (bnc#1012628).
|
||||
- pinctrl: intel: Clear interrupt status in mask/unmask callback
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: Fix some double unlock bugs in
|
||||
wilc_wlan_cleanup() (bnc#1012628).
|
||||
- Staging: vc04_services: Fix a couple error codes (bnc#1012628).
|
||||
- staging: erofs: set sb->s_root to NULL when failing from
|
||||
__getname() (bnc#1012628).
|
||||
- iio: imu: mpu6050: Fix FIFO layout for ICM20602 (bnc#1012628).
|
||||
- net/mlx5e: Avoid detaching non-existing netdev under switchdev
|
||||
mode (bnc#1012628).
|
||||
- net: correct udp zerocopy refcnt also when zerocopy only on
|
||||
append (bnc#1012628).
|
||||
- net/mlx5e: Support tagged tunnel over bond (bnc#1012628).
|
||||
- mlxsw: spectrum_buffers: Reduce pool size on Spectrum-2
|
||||
(bnc#1012628).
|
||||
- net/mlx5e: Fix source port matching in fdb peer flow rule
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_flower: Fix TOS matching (bnc#1012628).
|
||||
- net/mlx5e: Add ndo_set_feature for uplink representor
|
||||
(bnc#1012628).
|
||||
- mlxsw: spectrum_router: Refresh nexthop neighbour when it
|
||||
becomes dead (bnc#1012628).
|
||||
- net/mlx5: Update pci error handler entries and command
|
||||
translation (bnc#1012628).
|
||||
- net: ethtool: Allow matching on vlan DEI bit (bnc#1012628).
|
||||
- net: dsa: microchip: Don't try to read stats for unused ports
|
||||
(bnc#1012628).
|
||||
- net: mvpp2: prs: Use the correct helpers when removing all
|
||||
VID filters (bnc#1012628).
|
||||
- net: mvpp2: prs: Fix parser range for VID filtering
|
||||
(bnc#1012628).
|
||||
- geneve: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- vxlan: Don't assume linear buffers in error handler
|
||||
(bnc#1012628).
|
||||
- net/mlx5: Avoid reloading already removed devices (bnc#1012628).
|
||||
- vsock/virtio: set SOCK_DONE on peer shutdown (bnc#1012628).
|
||||
- tipc: purge deferredq list for each grp member in
|
||||
tipc_group_delete (bnc#1012628).
|
||||
- sunhv: Fix device naming inconsistency between sunhv_console
|
||||
and sunhv_reg (bnc#1012628).
|
||||
- sctp: Free cookie before we memdup a new one (bnc#1012628).
|
||||
- nfc: Ensure presence of required attributes in the
|
||||
deactivate_target handler (bnc#1012628).
|
||||
- net: tls, correctly account for copied bytes with multiple
|
||||
sk_msgs (bnc#1012628).
|
||||
- net: openvswitch: do not free vport if register_netdevice()
|
||||
is failed (bnc#1012628).
|
||||
- net: dsa: rtl8366: Fix up VLAN filtering (bnc#1012628).
|
||||
- neigh: fix use-after-free read in pneigh_get_next (bnc#1012628).
|
||||
- lapb: fixed leak of control-blocks (bnc#1012628).
|
||||
- ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
|
||||
(bnc#1012628).
|
||||
- hv_netvsc: Set probe mode to sync (bnc#1012628).
|
||||
- be2net: Fix number of Rx queues used for flow hashing
|
||||
(bnc#1012628).
|
||||
- ax25: fix inconsistent lock state in ax25_destroy_timer
|
||||
(bnc#1012628).
|
||||
- netfilter: nat: fix udp checksum corruption (bnc#1012628).
|
||||
- commit 5fe336c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 11:31:11 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.1
|
||||
%define patchversion 5.1.12
|
||||
%define patchversion 5.1.14
|
||||
%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.12
|
||||
Version: 5.1.14
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge868173
|
||||
Release: <RELEASE>.gf291042
|
||||
%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-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: kernel-%build_flavor-base-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
Provides: kernel-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
Provides: %name-srchash-f2910422fade67260018eeba7a0d50450650ffb2
|
||||
%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:94ee6e516f108f5288e2fd49dde7dce888ae9c94366cd19f2105ee7198d2c18d
|
||||
size 928603
|
||||
oid sha256:63d8fcbb3a1753ac810fb45b864fa1147a5a7d713f73826da5fa0e3090637e7c
|
||||
size 992524
|
||||
|
101
series.conf
101
series.conf
@ -1263,6 +1263,107 @@
|
||||
patches.kernel.org/5.1.12-114-powerpc-Fix-kexec-failure-on-book3s-32.patch
|
||||
patches.kernel.org/5.1.12-115-powerpc-64s-Fix-THP-PMD-collapse-serialisation.patch
|
||||
patches.kernel.org/5.1.12-116-Linux-5.1.12.patch
|
||||
patches.kernel.org/5.1.13-001-netfilter-nat-fix-udp-checksum-corruption.patch
|
||||
patches.kernel.org/5.1.13-002-ax25-fix-inconsistent-lock-state-in-ax25_destr.patch
|
||||
patches.kernel.org/5.1.13-003-be2net-Fix-number-of-Rx-queues-used-for-flow-h.patch
|
||||
patches.kernel.org/5.1.13-004-hv_netvsc-Set-probe-mode-to-sync.patch
|
||||
patches.kernel.org/5.1.13-005-ipv6-flowlabel-fl6_sock_lookup-must-use-atomic.patch
|
||||
patches.kernel.org/5.1.13-006-lapb-fixed-leak-of-control-blocks.patch
|
||||
patches.kernel.org/5.1.13-007-neigh-fix-use-after-free-read-in-pneigh_get_ne.patch
|
||||
patches.kernel.org/5.1.13-008-net-dsa-rtl8366-Fix-up-VLAN-filtering.patch
|
||||
patches.kernel.org/5.1.13-009-net-openvswitch-do-not-free-vport-if-register_.patch
|
||||
patches.kernel.org/5.1.13-010-net-tls-correctly-account-for-copied-bytes-wit.patch
|
||||
patches.kernel.org/5.1.13-011-nfc-Ensure-presence-of-required-attributes-in-.patch
|
||||
patches.kernel.org/5.1.13-012-sctp-Free-cookie-before-we-memdup-a-new-one.patch
|
||||
patches.kernel.org/5.1.13-013-sunhv-Fix-device-naming-inconsistency-between-.patch
|
||||
patches.kernel.org/5.1.13-014-tipc-purge-deferredq-list-for-each-grp-member-.patch
|
||||
patches.kernel.org/5.1.13-015-vsock-virtio-set-SOCK_DONE-on-peer-shutdown.patch
|
||||
patches.kernel.org/5.1.13-016-net-mlx5-Avoid-reloading-already-removed-devic.patch
|
||||
patches.kernel.org/5.1.13-017-vxlan-Don-t-assume-linear-buffers-in-error-han.patch
|
||||
patches.kernel.org/5.1.13-018-geneve-Don-t-assume-linear-buffers-in-error-ha.patch
|
||||
patches.kernel.org/5.1.13-019-net-mvpp2-prs-Fix-parser-range-for-VID-filteri.patch
|
||||
patches.kernel.org/5.1.13-020-net-mvpp2-prs-Use-the-correct-helpers-when-rem.patch
|
||||
patches.kernel.org/5.1.13-021-net-dsa-microchip-Don-t-try-to-read-stats-for-.patch
|
||||
patches.kernel.org/5.1.13-022-net-ethtool-Allow-matching-on-vlan-DEI-bit.patch
|
||||
patches.kernel.org/5.1.13-023-net-mlx5-Update-pci-error-handler-entries-and-.patch
|
||||
patches.kernel.org/5.1.13-024-mlxsw-spectrum_router-Refresh-nexthop-neighbou.patch
|
||||
patches.kernel.org/5.1.13-025-net-mlx5e-Add-ndo_set_feature-for-uplink-repre.patch
|
||||
patches.kernel.org/5.1.13-026-mlxsw-spectrum_flower-Fix-TOS-matching.patch
|
||||
patches.kernel.org/5.1.13-027-net-mlx5e-Fix-source-port-matching-in-fdb-peer.patch
|
||||
patches.kernel.org/5.1.13-028-mlxsw-spectrum_buffers-Reduce-pool-size-on-Spe.patch
|
||||
patches.kernel.org/5.1.13-029-net-mlx5e-Support-tagged-tunnel-over-bond.patch
|
||||
patches.kernel.org/5.1.13-030-net-correct-udp-zerocopy-refcnt-also-when-zero.patch
|
||||
patches.kernel.org/5.1.13-031-net-mlx5e-Avoid-detaching-non-existing-netdev-.patch
|
||||
patches.kernel.org/5.1.13-032-iio-imu-mpu6050-Fix-FIFO-layout-for-ICM20602.patch
|
||||
patches.kernel.org/5.1.13-033-staging-erofs-set-sb-s_root-to-NULL-when-faili.patch
|
||||
patches.kernel.org/5.1.13-034-Staging-vc04_services-Fix-a-couple-error-codes.patch
|
||||
patches.kernel.org/5.1.13-035-staging-wilc1000-Fix-some-double-unlock-bugs-i.patch
|
||||
patches.kernel.org/5.1.13-036-pinctrl-intel-Clear-interrupt-status-in-mask-u.patch
|
||||
patches.kernel.org/5.1.13-037-netfilter-nf_tables-fix-oops-during-rule-dump.patch
|
||||
patches.kernel.org/5.1.13-038-perf-x86-intel-ds-Fix-EVENT-vs.-UEVENT-PEBS-co.patch
|
||||
patches.kernel.org/5.1.13-039-netfilter-nf_queue-fix-reinject-verdict-handli.patch
|
||||
patches.kernel.org/5.1.13-040-netfilter-nft_fib-Fix-existence-check-support.patch
|
||||
patches.kernel.org/5.1.13-041-ipvs-Fix-use-after-free-in-ip_vs_in.patch
|
||||
patches.kernel.org/5.1.13-042-selftests-netfilter-missing-error-check-when-s.patch
|
||||
patches.kernel.org/5.1.13-043-clk-ti-clkctrl-Fix-clkdm_clk-handling.patch
|
||||
patches.kernel.org/5.1.13-044-powerpc-powernv-Return-for-invalid-IMC-domain.patch
|
||||
patches.kernel.org/5.1.13-045-usb-xhci-Fix-a-potential-null-pointer-derefere.patch
|
||||
patches.kernel.org/5.1.13-046-mISDN-make-sure-device-name-is-NUL-terminated.patch
|
||||
patches.kernel.org/5.1.13-047-x86-CPU-AMD-Don-t-force-the-CPB-cap-when-runni.patch
|
||||
patches.kernel.org/5.1.13-048-perf-ring_buffer-Fix-exposing-a-temporarily-de.patch
|
||||
patches.kernel.org/5.1.13-049-perf-ring_buffer-Add-ordering-to-rb-nest-incre.patch
|
||||
patches.kernel.org/5.1.13-050-perf-ring-buffer-Always-use-READ-WRITE-_ONCE-f.patch
|
||||
patches.kernel.org/5.1.13-051-gpio-fix-gpio-adp5588-build-errors.patch
|
||||
patches.kernel.org/5.1.13-052-net-stmmac-update-rx-tail-pointer-register-to-.patch
|
||||
patches.kernel.org/5.1.13-053-net-stmmac-fix-csr_clk-can-t-be-zero-issue.patch
|
||||
patches.kernel.org/5.1.13-054-net-stmmac-dwmac-mediatek-modify-csr_clk-value.patch
|
||||
patches.kernel.org/5.1.13-055-io_uring-Fix-__io_uring_register-false-success.patch
|
||||
patches.kernel.org/5.1.13-056-dpaa2-eth-Fix-potential-spectre-issue.patch
|
||||
patches.kernel.org/5.1.13-057-dpaa2-eth-Use-PTR_ERR_OR_ZERO-where-appropriat.patch
|
||||
patches.kernel.org/5.1.13-058-net-tulip-de4x5-Drop-redundant-MODULE_DEVICE_T.patch
|
||||
patches.kernel.org/5.1.13-059-ACPI-PCI-PM-Add-missing-wakeup.flags.valid-che.patch
|
||||
patches.kernel.org/5.1.13-060-drm-etnaviv-lock-MMU-while-dumping-core.patch
|
||||
patches.kernel.org/5.1.13-061-net-aquantia-tx-clean-budget-logic-error.patch
|
||||
patches.kernel.org/5.1.13-062-net-aquantia-fix-LRO-with-FCS-error.patch
|
||||
patches.kernel.org/5.1.13-063-i2c-dev-fix-potential-memory-leak-in-i2cdev_io.patch
|
||||
patches.kernel.org/5.1.13-064-ALSA-hda-Force-polling-mode-on-CNL-for-fixing-.patch
|
||||
patches.kernel.org/5.1.13-065-configfs-Fix-use-after-free-when-accessing-sd-.patch
|
||||
patches.kernel.org/5.1.13-066-perf-data-Fix-strncat-may-truncate-build-failu.patch
|
||||
patches.kernel.org/5.1.13-067-s390-zcrypt-Fix-wrong-dispatching-for-control-.patch
|
||||
patches.kernel.org/5.1.13-068-perf-namespace-Protect-reading-thread-s-namesp.patch
|
||||
patches.kernel.org/5.1.13-069-perf-record-Fix-s390-missing-module-symbol-and.patch
|
||||
patches.kernel.org/5.1.13-070-ia64-fix-build-errors-by-exporting-paddr_to_ni.patch
|
||||
patches.kernel.org/5.1.13-071-dpaa_eth-use-only-online-CPU-portals.patch
|
||||
patches.kernel.org/5.1.13-072-xen-pvcalls-Remove-set-but-not-used-variable.patch
|
||||
patches.kernel.org/5.1.13-073-xenbus-Avoid-deadlock-during-suspend-due-to-op.patch
|
||||
patches.kernel.org/5.1.13-074-dfs_cache-fix-a-wrong-use-of-kfree-in-flush_ca.patch
|
||||
patches.kernel.org/5.1.13-075-KVM-PPC-Book3S-HV-Use-new-mutex-to-synchronize.patch
|
||||
patches.kernel.org/5.1.13-076-KVM-PPC-Book3S-Use-new-mutex-to-synchronize-ac.patch
|
||||
patches.kernel.org/5.1.13-077-KVM-PPC-Book3S-HV-Don-t-take-kvm-lock-around-k.patch
|
||||
patches.kernel.org/5.1.13-078-ALSA-fireface-Use-ULL-suffixes-for-64-bit-cons.patch
|
||||
patches.kernel.org/5.1.13-079-arm64-fix-syscall_fn_t-type.patch
|
||||
patches.kernel.org/5.1.13-080-arm64-use-the-correct-function-type-in-SYSCALL.patch
|
||||
patches.kernel.org/5.1.13-081-arm64-use-the-correct-function-type-for-__arm6.patch
|
||||
patches.kernel.org/5.1.13-082-net-sh_eth-fix-mdio-access-in-sh_eth_close-for.patch
|
||||
patches.kernel.org/5.1.13-083-blk-mq-Fix-memory-leak-in-error-handling.patch
|
||||
patches.kernel.org/5.1.13-084-net-phylink-ensure-consistent-phy-interface-mo.patch
|
||||
patches.kernel.org/5.1.13-085-net-phy-dp83867-fix-speed-10-in-sgmii-mode.patch
|
||||
patches.kernel.org/5.1.13-086-net-phy-dp83867-increase-SGMII-autoneg-timer-d.patch
|
||||
patches.kernel.org/5.1.13-087-net-phy-dp83867-Set-up-RGMII-TX-delay.patch
|
||||
patches.kernel.org/5.1.13-088-scsi-libcxgbi-add-a-check-for-NULL-pointer-in-.patch
|
||||
patches.kernel.org/5.1.13-089-scsi-smartpqi-properly-set-both-the-DMA-mask-a.patch
|
||||
patches.kernel.org/5.1.13-090-scsi-scsi_dh_alua-Fix-possible-null-ptr-deref.patch
|
||||
patches.kernel.org/5.1.13-091-scsi-libsas-delete-sas-port-if-expander-discov.patch
|
||||
patches.kernel.org/5.1.13-092-mlxsw-spectrum-Prevent-force-of-56G.patch
|
||||
patches.kernel.org/5.1.13-093-ocfs2-fix-error-path-kobject-memory-leak.patch
|
||||
patches.kernel.org/5.1.13-094-mm-mmu_gather-remove-__tlb_reset_range-for-for.patch
|
||||
patches.kernel.org/5.1.13-095-nvme-tcp-rename-function-to-have-nvme_tcp-pref.patch
|
||||
patches.kernel.org/5.1.13-096-nvme-tcp-fix-possible-null-deref-on-a-timed-ou.patch
|
||||
patches.kernel.org/5.1.13-097-nvme-tcp-fix-queue-mapping-when-queue-count-is.patch
|
||||
patches.kernel.org/5.1.13-098-coredump-fix-race-condition-between-collapse_h.patch
|
||||
patches.kernel.org/5.1.13-099-Linux-5.1.13.patch
|
||||
patches.kernel.org/5.1.14-001-tcp-refine-memory-limit-test-in-tcp_fragment.patch
|
||||
patches.kernel.org/5.1.14-002-Linux-5.1.14.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2019-06-20 09:31:11 +0000
|
||||
GIT Revision: e8681733abe8f2b06eed7b80bb69d29d6af2f5e5
|
||||
2019-06-22 11:55:38 +0000
|
||||
GIT Revision: f2910422fade67260018eeba7a0d50450650ffb2
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user