commit 0fb0b14c485a02ae6769329e0574304243c2f28a
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1046
This commit is contained in:
parent
335d86974d
commit
609c356a70
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%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-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-%build_flavor-base-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
Provides: kernel-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%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-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-%build_flavor-base-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
Provides: kernel-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%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-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-%build_flavor-base-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
Provides: kernel-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%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-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%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-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-%build_flavor-base-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
Provides: kernel-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%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-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-%build_flavor-base-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
Provides: kernel-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
BuildRequires: kernel%kernel_flavor-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%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-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-%build_flavor-base-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
Provides: kernel-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.0.4
|
||||
Version: 5.0.5
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%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-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%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-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-%build_flavor-base-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
Provides: kernel-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 12:22:08 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.5 (bnc#1012628).
|
||||
- ALSA: hda - Enforces runtime_resume after S3 and S4 for each
|
||||
codec (bnc#1012628).
|
||||
- ALSA: hda - Record the current power state before suspend/resume
|
||||
calls (bnc#1012628).
|
||||
- locking/lockdep: Add debug_locks check in __lock_downgrade()
|
||||
(bnc#1012628).
|
||||
- x86/unwind: Add hardcoded ORC entry for NULL (bnc#1012628).
|
||||
- x86/unwind: Handle NULL pointer calls better in frame unwinder
|
||||
(bnc#1012628).
|
||||
- loop: access lo_backing_file only when the loop device is
|
||||
Lo_bound (bnc#1012628).
|
||||
- netfilter: ebtables: remove BUGPRINT messages (bnc#1012628).
|
||||
- aio: simplify - and fix - fget/fput for io_submit()
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to avoid deadlock of atomic file operations
|
||||
(bnc#1012628).
|
||||
- RDMA/cma: Rollback source IP address if failing to acquire
|
||||
device (bnc#1012628).
|
||||
- drm/vkms: Fix flush_work() without INIT_WORK() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set
|
||||
in hci_uart_set_proto() (bnc#1012628).
|
||||
- Bluetooth: hci_ldisc: Initialize hci_dev before open()
|
||||
(bnc#1012628).
|
||||
- Bluetooth: Fix decrementing reference count twice in releasing
|
||||
socket (bnc#1012628).
|
||||
- Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in
|
||||
h4_recv_buf() (bnc#1012628).
|
||||
- media: v4l2-ctrls.c/uvc: zero v4l2_event (bnc#1012628).
|
||||
- ext4: brelse all indirect buffer in ext4_ind_remove_space()
|
||||
(bnc#1012628).
|
||||
- ext4: fix data corruption caused by unaligned direct AIO
|
||||
(bnc#1012628).
|
||||
- ext4: fix NULL pointer dereference while journal is aborted
|
||||
(bnc#1012628).
|
||||
- ALSA: ac97: Fix of-node refcount unbalance (bnc#1012628).
|
||||
- ALSA: hda - Don't trigger jackpoll_work in azx_resume
|
||||
(bnc#1012628).
|
||||
- SMB3: Fix SMB3.1.1 guest mounts to Samba (bnc#1012628).
|
||||
- clocksource/drivers/riscv: Fix clocksource mask (bnc#1012628).
|
||||
- irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp
|
||||
(bnc#1012628).
|
||||
- objtool: Move objtool_file struct off the stack (bnc#1012628).
|
||||
- perf probe: Fix getting the kernel map (bnc#1012628).
|
||||
- cifs: allow guest mounts to work for smb3.11 (bnc#1012628).
|
||||
- futex: Ensure that futex address is aligned in
|
||||
handle_futex_death() (bnc#1012628).
|
||||
- scsi: ibmvscsi: Fix empty event pool access during host removal
|
||||
(bnc#1012628).
|
||||
- scsi: ibmvscsi: Protect ibmvscsi_head from concurrent
|
||||
modificaiton (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix FC-AL connection target discovery
|
||||
(bnc#1012628).
|
||||
- scsi: core: Avoid that a kernel warning appears during system
|
||||
resume (bnc#1012628).
|
||||
- net/mlx5: Fix DCT creation bad flow (bnc#1012628).
|
||||
- powerpc/security: Fix spectre_v2 reporting (bnc#1012628).
|
||||
- powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038
|
||||
(bnc#1012628).
|
||||
- MIPS: Fix kernel crash for R6 in jump label branch function
|
||||
(bnc#1012628).
|
||||
- MIPS: Ensure ELF appended dtb is relocated (bnc#1012628).
|
||||
- mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade"
|
||||
irqaction (bnc#1012628).
|
||||
- udf: Fix crash on IO error during truncate (bnc#1012628).
|
||||
- libceph: wait for latest osdmap in ceph_monc_blacklist_add()
|
||||
(bnc#1012628).
|
||||
- iommu/iova: Fix tracking of recently failed iova address
|
||||
(bnc#1012628).
|
||||
- iommu/amd: fix sg->dma_address for sg->offset bigger than
|
||||
PAGE_SIZE (bnc#1012628).
|
||||
- drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's
|
||||
(bnc#1012628).
|
||||
- drm/vmwgfx: Don't double-free the mode stored in par->set_mode
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix invalid use of change_bit (bnc#1012628).
|
||||
- mmc: renesas_sdhi: limit block count to 16 bit for old revisions
|
||||
(bnc#1012628).
|
||||
- mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"
|
||||
(bnc#1012628).
|
||||
- mmc: alcor: fix DMA reads (bnc#1012628).
|
||||
- mmc: pxamci: fix enum type confusion (bnc#1012628).
|
||||
- ALSA: firewire-motu: use 'version' field of unit directory to
|
||||
identify model (bnc#1012628).
|
||||
- ALSA: hda - add Lenovo IdeaCentre B550 to the
|
||||
power_save_blacklist (bnc#1012628).
|
||||
- commit 0fb0b14
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 18:31:48 CET 2019 - jeffm@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.4
|
||||
%define patchversion 5.0.5
|
||||
%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.0.4
|
||||
Version: 5.0.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g76ff396
|
||||
Release: <RELEASE>.g0fb0b14
|
||||
%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-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: kernel-%build_flavor-base-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
Provides: kernel-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-76ff396be28057270c6c5b1ea30196334e695252
|
||||
Provides: %name-srchash-0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
%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:d906748e1389f66063e1435087631c05917de514a1ca14d8d6959a32d8d98b1a
|
||||
size 287388
|
||||
oid sha256:5e51b63c946420f8f6d652bafb047ea033173c033022bb4365f547d3a0a888dc
|
||||
size 328949
|
||||
|
52
series.conf
52
series.conf
@ -383,6 +383,58 @@
|
||||
patches.kernel.org/5.0.4-237-SUNRPC-Fix-up-RPC-back-channel-transmission.patch
|
||||
patches.kernel.org/5.0.4-238-SUNRPC-Respect-RPC-call-timeouts-when-retrying-.patch
|
||||
patches.kernel.org/5.0.4-239-Linux-5.0.4.patch
|
||||
patches.kernel.org/5.0.5-001-ALSA-hda-add-Lenovo-IdeaCentre-B550-to-the-powe.patch
|
||||
patches.kernel.org/5.0.5-002-ALSA-firewire-motu-use-version-field-of-unit-di.patch
|
||||
patches.kernel.org/5.0.5-003-mmc-pxamci-fix-enum-type-confusion.patch
|
||||
patches.kernel.org/5.0.5-004-mmc-alcor-fix-DMA-reads.patch
|
||||
patches.kernel.org/5.0.5-005-mmc-mxcmmc-Revert-mmc-mxcmmc-handle-highmem-pag.patch
|
||||
patches.kernel.org/5.0.5-006-mmc-renesas_sdhi-limit-block-count-to-16-bit-fo.patch
|
||||
patches.kernel.org/5.0.5-007-drm-amdgpu-fix-invalid-use-of-change_bit.patch
|
||||
patches.kernel.org/5.0.5-008-drm-vmwgfx-Don-t-double-free-the-mode-stored-in.patch
|
||||
patches.kernel.org/5.0.5-009-drm-vmwgfx-Return-0-when-gmrid-get_node-runs-ou.patch
|
||||
patches.kernel.org/5.0.5-010-iommu-amd-fix-sg-dma_address-for-sg-offset-bigg.patch
|
||||
patches.kernel.org/5.0.5-011-iommu-iova-Fix-tracking-of-recently-failed-iova.patch
|
||||
patches.kernel.org/5.0.5-012-libceph-wait-for-latest-osdmap-in-ceph_monc_bla.patch
|
||||
patches.kernel.org/5.0.5-013-udf-Fix-crash-on-IO-error-during-truncate.patch
|
||||
patches.kernel.org/5.0.5-014-mips-loongson64-lemote-2f-Add-IRQF_NO_SUSPEND-t.patch
|
||||
patches.kernel.org/5.0.5-015-MIPS-Ensure-ELF-appended-dtb-is-relocated.patch
|
||||
patches.kernel.org/5.0.5-016-MIPS-Fix-kernel-crash-for-R6-in-jump-label-bran.patch
|
||||
patches.kernel.org/5.0.5-017-powerpc-vdso64-Fix-CLOCK_MONOTONIC-inconsistenc.patch
|
||||
patches.kernel.org/5.0.5-018-powerpc-security-Fix-spectre_v2-reporting.patch
|
||||
patches.kernel.org/5.0.5-019-net-mlx5-Fix-DCT-creation-bad-flow.patch
|
||||
patches.kernel.org/5.0.5-020-scsi-core-Avoid-that-a-kernel-warning-appears-d.patch
|
||||
patches.kernel.org/5.0.5-021-scsi-qla2xxx-Fix-FC-AL-connection-target-discov.patch
|
||||
patches.kernel.org/5.0.5-022-scsi-ibmvscsi-Protect-ibmvscsi_head-from-concur.patch
|
||||
patches.kernel.org/5.0.5-023-scsi-ibmvscsi-Fix-empty-event-pool-access-durin.patch
|
||||
patches.kernel.org/5.0.5-024-futex-Ensure-that-futex-address-is-aligned-in-h.patch
|
||||
patches.kernel.org/5.0.5-025-cifs-allow-guest-mounts-to-work-for-smb3.11.patch
|
||||
patches.kernel.org/5.0.5-026-perf-probe-Fix-getting-the-kernel-map.patch
|
||||
patches.kernel.org/5.0.5-027-objtool-Move-objtool_file-struct-off-the-stack.patch
|
||||
patches.kernel.org/5.0.5-028-irqchip-gic-v3-its-Fix-comparison-logic-in-lpi_.patch
|
||||
patches.kernel.org/5.0.5-029-clocksource-drivers-riscv-Fix-clocksource-mask.patch
|
||||
patches.kernel.org/5.0.5-030-SMB3-Fix-SMB3.1.1-guest-mounts-to-Samba.patch
|
||||
patches.kernel.org/5.0.5-031-ALSA-hda-Don-t-trigger-jackpoll_work-in-azx_res.patch
|
||||
patches.kernel.org/5.0.5-032-ALSA-ac97-Fix-of-node-refcount-unbalance.patch
|
||||
patches.kernel.org/5.0.5-033-ext4-fix-NULL-pointer-dereference-while-journal.patch
|
||||
patches.kernel.org/5.0.5-034-ext4-fix-data-corruption-caused-by-unaligned-di.patch
|
||||
patches.kernel.org/5.0.5-035-ext4-brelse-all-indirect-buffer-in-ext4_ind_rem.patch
|
||||
patches.kernel.org/5.0.5-036-media-v4l2-ctrls.c-uvc-zero-v4l2_event.patch
|
||||
patches.kernel.org/5.0.5-037-Bluetooth-hci_uart-Check-if-socket-buffer-is-ER.patch
|
||||
patches.kernel.org/5.0.5-038-Bluetooth-Fix-decrementing-reference-count-twic.patch
|
||||
patches.kernel.org/5.0.5-039-Bluetooth-hci_ldisc-Initialize-hci_dev-before-o.patch
|
||||
patches.kernel.org/5.0.5-040-Bluetooth-hci_ldisc-Postpone-HCI_UART_PROTO_REA.patch
|
||||
patches.kernel.org/5.0.5-041-drm-vkms-Fix-flush_work-without-INIT_WORK.patch
|
||||
patches.kernel.org/5.0.5-042-RDMA-cma-Rollback-source-IP-address-if-failing-.patch
|
||||
patches.kernel.org/5.0.5-043-f2fs-fix-to-avoid-deadlock-of-atomic-file-opera.patch
|
||||
patches.kernel.org/5.0.5-044-aio-simplify-and-fix-fget-fput-for-io_submit.patch
|
||||
patches.kernel.org/5.0.5-045-netfilter-ebtables-remove-BUGPRINT-messages.patch
|
||||
patches.kernel.org/5.0.5-046-loop-access-lo_backing_file-only-when-the-loop-.patch
|
||||
patches.kernel.org/5.0.5-047-x86-unwind-Handle-NULL-pointer-calls-better-in-.patch
|
||||
patches.kernel.org/5.0.5-048-x86-unwind-Add-hardcoded-ORC-entry-for-NULL.patch
|
||||
patches.kernel.org/5.0.5-049-locking-lockdep-Add-debug_locks-check-in-__lock.patch
|
||||
patches.kernel.org/5.0.5-050-ALSA-hda-Record-the-current-power-state-before-.patch
|
||||
patches.kernel.org/5.0.5-051-ALSA-hda-Enforces-runtime_resume-after-S3-and-S.patch
|
||||
patches.kernel.org/5.0.5-052-Linux-5.0.5.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2019-03-25 17:31:48 +0000
|
||||
GIT Revision: 76ff396be28057270c6c5b1ea30196334e695252
|
||||
2019-03-27 11:22:35 +0000
|
||||
GIT Revision: 0fb0b14c485a02ae6769329e0574304243c2f28a
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user