commit 7bd8353f79d082c671620cb993926cca5dc9d776
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1060
This commit is contained in:
parent
6326c0dd3f
commit
da1c52f98f
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%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-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-%build_flavor-base-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
Provides: kernel-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%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-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-%build_flavor-base-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
Provides: kernel-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%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-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-%build_flavor-base-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
Provides: kernel-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%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-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%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-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-%build_flavor-base-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
Provides: kernel-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%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-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-%build_flavor-base-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
Provides: kernel-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
BuildRequires: kernel%kernel_flavor-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%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-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-%build_flavor-base-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
Provides: kernel-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.0.8
|
||||
Version: 5.0.9
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%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-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%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-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-%build_flavor-base-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
Provides: kernel-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,159 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 21 08:41:57 CEST 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.0.9 (bnc#1012628).
|
||||
- paride/pcd: Fix potential NULL pointer dereference and mem leak
|
||||
(bnc#1012628).
|
||||
- paride/pf: Fix potential NULL pointer dereference (bnc#1012628).
|
||||
- IB/hfi1: Failed to drain send queue when QP is put into error
|
||||
state (bnc#1012628).
|
||||
- bpf: fix use after free in bpf_evict_inode (bnc#1012628).
|
||||
- include/linux/swap.h: use offsetof() instead of custom
|
||||
__swapoffset macro (bnc#1012628).
|
||||
- f2fs: fix to add refcount once page is tagged PG_private
|
||||
(bnc#1012628).
|
||||
- f2fs: fix to use kvfree instead of kzfree (bnc#1012628).
|
||||
- f2fs: fix to dirty inode for i_mode recovery (bnc#1012628).
|
||||
- rxrpc: Fix client call connect/disconnect race (bnc#1012628).
|
||||
- lib/div64.c: off by one in shift (bnc#1012628).
|
||||
- cifs: return -ENODATA when deleting an xattr that does not exist
|
||||
(bnc#1012628).
|
||||
- appletalk: Fix use-after-free in atalk_proc_exit (bnc#1012628).
|
||||
- drm/amdkfd: use init_mqd function to allocate object for hid_mqd
|
||||
(CI) (bnc#1012628).
|
||||
- ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
|
||||
(bnc#1012628).
|
||||
- platform/x86: intel_pmc_core: Quirk to ignore XTAL shutdown
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/volt/gf117: fix speedo readout register
|
||||
(bnc#1012628).
|
||||
- f2fs: sync filesystem after roll-forward recovery (bnc#1012628).
|
||||
- PCI/ASPM: Save LTR Capability for suspend/resume (bnc#1012628).
|
||||
- PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX
|
||||
PCIe ports (bnc#1012628).
|
||||
- coresight: cpu-debug: Support for CA73 CPUs (bnc#1012628).
|
||||
- RDMA/hns: Fix the Oops during rmmod or insmod ko when reset
|
||||
occurs (bnc#1012628).
|
||||
- Revert "ACPI / EC: Remove old CLEAR_ON_RESUME quirk"
|
||||
(bnc#1012628).
|
||||
- crypto: axis - fix for recursive locking from bottom half
|
||||
(bnc#1012628).
|
||||
- net: hns3: Fix NULL deref when unloading driver (bnc#1012628).
|
||||
- drm/panel: panel-innolux: set display off in
|
||||
innolux_panel_unprepare (bnc#1012628).
|
||||
- drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULL
|
||||
(bnc#1012628).
|
||||
- lkdtm: Add tests for NULL pointer dereference (bnc#1012628).
|
||||
- lkdtm: Print real addresses (bnc#1012628).
|
||||
- ext4: prohibit fstrim in norecovery mode (bnc#1012628).
|
||||
- x86/gart: Exclude GART aperture from kcore (bnc#1012628).
|
||||
- cifs: Fix slab-out-of-bounds when tracing SMB tcon
|
||||
(bnc#1012628).
|
||||
- fix incorrect error code mapping for OBJECTID_NOT_FOUND
|
||||
(bnc#1012628).
|
||||
- cifs: fix that return -EINVAL when do dedupe operation
|
||||
(bnc#1012628).
|
||||
- x86/hw_breakpoints: Make default case in
|
||||
hw_breakpoint_arch_parse() return an error (bnc#1012628).
|
||||
- iommu/vt-d: Save the right domain ID used by hardware
|
||||
(bnc#1012628).
|
||||
- iommu/vt-d: Check capability before disabling protected memory
|
||||
(bnc#1012628).
|
||||
- drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failure
|
||||
(bnc#1012628).
|
||||
- x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode
|
||||
processors (bnc#1012628).
|
||||
- x86/hyperv: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- x86/hpet: Prevent potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- irqchip/mbigen: Don't clear eventid when freeing an MSI
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't set rising configuration registers at init
|
||||
(bnc#1012628).
|
||||
- irqchip/stm32: Don't clear rising/falling config registers at
|
||||
init (bnc#1012628).
|
||||
- drm/exynos/mixer: fix MIXER shadow registry synchronisation code
|
||||
(bnc#1012628).
|
||||
- blk-iolatency: #include "blk.h" (bnc#1012628).
|
||||
- PM / Domains: Avoid a potential deadlock (bnc#1012628).
|
||||
- ACPI / utils: Drop reference in test for device presence
|
||||
(bnc#1012628).
|
||||
- perf tests: Fix a memory leak in
|
||||
test__perf_evsel__tp_sched_test() (bnc#1012628).
|
||||
- perf tests: Fix memory leak by expr__find_other() in
|
||||
test__expr() (bnc#1012628).
|
||||
- perf tests: Fix a memory leak of cpu_map object in the
|
||||
openat_syscall_event_on_all_cpus test (bnc#1012628).
|
||||
- perf evsel: Free evsel->counts in perf_evsel__exit()
|
||||
(bnc#1012628).
|
||||
- perf top: Fix global-buffer-overflow issue (bnc#1012628).
|
||||
- perf maps: Purge all maps from the 'names' tree (bnc#1012628).
|
||||
- perf map: Remove map from 'names' tree in __maps__remove()
|
||||
(bnc#1012628).
|
||||
- perf hist: Add missing map__put() in error case (bnc#1012628).
|
||||
- perf top: Fix error handling in cmd_top() (bnc#1012628).
|
||||
- perf build-id: Fix memory leak in print_sdt_events()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix a memory leak in collect_config()
|
||||
(bnc#1012628).
|
||||
- perf config: Fix an error in the config template documentation
|
||||
(bnc#1012628).
|
||||
- perf tools: Fix errors under optimization level '-Og'
|
||||
(bnc#1012628).
|
||||
- perf list: Don't forget to drop the reference to the allocated
|
||||
thread_map (bnc#1012628).
|
||||
- perf stat: Fix --no-scale (bnc#1012628).
|
||||
- scsi: qla2xxx: Fix NULL pointer crash due to stale CPUID
|
||||
(bnc#1012628).
|
||||
- scsi: core: Also call destroy_rcu_head() for passthrough
|
||||
requests (bnc#1012628).
|
||||
- tools/power turbostat: return the exit status of a command
|
||||
(bnc#1012628).
|
||||
- x86/mm: Don't leak kernel addresses (bnc#1012628).
|
||||
- sched/core: Fix buffer overflow in cgroup2 property cpu.max
|
||||
(bnc#1012628).
|
||||
- sched/cpufreq: Fix 32-bit math overflow (bnc#1012628).
|
||||
- scsi: iscsi: flush running unbind operations when removing a
|
||||
session (bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix truncated kthread name
|
||||
(bnc#1012628).
|
||||
- thermal/int340x_thermal: fix mode setting (bnc#1012628).
|
||||
- thermal/int340x_thermal: Add additional UUIDs (bnc#1012628).
|
||||
- thermal: bcm2835: Fix crash in bcm2835_thermal_debugfs
|
||||
(bnc#1012628).
|
||||
- thermal: samsung: Fix incorrect check after code merge
|
||||
(bnc#1012628).
|
||||
- thermal/intel_powerclamp: fix __percpu declaration of
|
||||
worker_data (bnc#1012628).
|
||||
- paride/pcd: cleanup queues when detection fails (bnc#1012628).
|
||||
- paride/pf: cleanup queues when detection fails (bnc#1012628).
|
||||
- ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition
|
||||
and declaration (bnc#1012628).
|
||||
- mmc: davinci: remove extraneous __init annotation (bnc#1012628).
|
||||
- i40iw: Avoid panic when handling the inetdev event
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix race condition between catas error reset and
|
||||
aliasguid flows (bnc#1012628).
|
||||
- drm/udl: use drm_gem_object_put_unlocked (bnc#1012628).
|
||||
- auxdisplay: hd44780: Fix memory leak on ->remove()
|
||||
(bnc#1012628).
|
||||
- ALSA: sb8: add a check for request_region (bnc#1012628).
|
||||
- ALSA: echoaudio: add a check for ioremap_nocache (bnc#1012628).
|
||||
- ext4: report real fs size after failed resize (bnc#1012628).
|
||||
- ext4: add missing brelse() in add_new_gdb_meta_bg()
|
||||
(bnc#1012628).
|
||||
- ext4: avoid panic during forced reboot (bnc#1012628).
|
||||
- mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
|
||||
(bnc#1012628).
|
||||
- perf/core: Restore mmap record type correctly (bnc#1012628).
|
||||
- inotify: Fix fsnotify_mark refcount leak in
|
||||
inotify_update_existing_watch() (bnc#1012628).
|
||||
- arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM (bnc#1012628).
|
||||
- ARC: u-boot args: check that magic number is correct
|
||||
(bnc#1012628).
|
||||
- commit 7bd8353
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 12:22:56 CEST 2019 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.0
|
||||
%define patchversion 5.0.8
|
||||
%define patchversion 5.0.9
|
||||
%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.8
|
||||
Version: 5.0.9
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g4835ec0
|
||||
Release: <RELEASE>.g7bd8353
|
||||
%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-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: kernel-%build_flavor-base-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
Provides: kernel-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
Provides: %name-srchash-7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
%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:4cab5ead7354ef71ca24e7a0aebfdf26c8834eed55a42c9c6b2514f39d4ee2ae
|
||||
size 747999
|
||||
oid sha256:86a119efaffb1a2b79c12f9a18f736b882d68b2fc93fdd932398e4e10c8526c9
|
||||
size 819149
|
||||
|
94
series.conf
94
series.conf
@ -948,6 +948,100 @@
|
||||
patches.kernel.org/5.0.8-116-KVM-x86-nVMX-fix-x2APIC-VTPR-read-intercept.patch
|
||||
patches.kernel.org/5.0.8-117-drm-virtio-do-NOT-reuse-resource-ids.patch
|
||||
patches.kernel.org/5.0.8-118-Linux-5.0.8.patch
|
||||
patches.kernel.org/5.0.9-001-ARC-u-boot-args-check-that-magic-number-is-corr.patch
|
||||
patches.kernel.org/5.0.9-002-arc-hsdk_defconfig-Enable-CONFIG_BLK_DEV_RAM.patch
|
||||
patches.kernel.org/5.0.9-003-inotify-Fix-fsnotify_mark-refcount-leak-in-inot.patch
|
||||
patches.kernel.org/5.0.9-004-perf-core-Restore-mmap-record-type-correctly.patch
|
||||
patches.kernel.org/5.0.9-005-mips-bcm47xx-Enable-USB-power-on-Netgear-WNDR34.patch
|
||||
patches.kernel.org/5.0.9-006-ext4-avoid-panic-during-forced-reboot.patch
|
||||
patches.kernel.org/5.0.9-007-ext4-add-missing-brelse-in-add_new_gdb_meta_bg.patch
|
||||
patches.kernel.org/5.0.9-008-ext4-report-real-fs-size-after-failed-resize.patch
|
||||
patches.kernel.org/5.0.9-009-ALSA-echoaudio-add-a-check-for-ioremap_nocache.patch
|
||||
patches.kernel.org/5.0.9-010-ALSA-sb8-add-a-check-for-request_region.patch
|
||||
patches.kernel.org/5.0.9-011-auxdisplay-hd44780-Fix-memory-leak-on-remove.patch
|
||||
patches.kernel.org/5.0.9-012-drm-udl-use-drm_gem_object_put_unlocked.patch
|
||||
patches.kernel.org/5.0.9-013-IB-mlx4-Fix-race-condition-between-catas-error-.patch
|
||||
patches.kernel.org/5.0.9-014-i40iw-Avoid-panic-when-handling-the-inetdev-eve.patch
|
||||
patches.kernel.org/5.0.9-015-mmc-davinci-remove-extraneous-__init-annotation.patch
|
||||
patches.kernel.org/5.0.9-016-ALSA-opl3-fix-mismatch-between-snd_opl3_drum_sw.patch
|
||||
patches.kernel.org/5.0.9-017-paride-pf-cleanup-queues-when-detection-fails.patch
|
||||
patches.kernel.org/5.0.9-018-paride-pcd-cleanup-queues-when-detection-fails.patch
|
||||
patches.kernel.org/5.0.9-019-thermal-intel_powerclamp-fix-__percpu-declarati.patch
|
||||
patches.kernel.org/5.0.9-020-thermal-samsung-Fix-incorrect-check-after-code-.patch
|
||||
patches.kernel.org/5.0.9-021-thermal-bcm2835-Fix-crash-in-bcm2835_thermal_de.patch
|
||||
patches.kernel.org/5.0.9-022-thermal-int340x_thermal-Add-additional-UUIDs.patch
|
||||
patches.kernel.org/5.0.9-023-thermal-int340x_thermal-fix-mode-setting.patch
|
||||
patches.kernel.org/5.0.9-024-thermal-intel_powerclamp-fix-truncated-kthread-.patch
|
||||
patches.kernel.org/5.0.9-025-scsi-iscsi-flush-running-unbind-operations-when.patch
|
||||
patches.kernel.org/5.0.9-026-sched-cpufreq-Fix-32-bit-math-overflow.patch
|
||||
patches.kernel.org/5.0.9-027-sched-core-Fix-buffer-overflow-in-cgroup2-prope.patch
|
||||
patches.kernel.org/5.0.9-028-x86-mm-Don-t-leak-kernel-addresses.patch
|
||||
patches.kernel.org/5.0.9-029-tools-power-turbostat-return-the-exit-status-of.patch
|
||||
patches.kernel.org/5.0.9-030-scsi-core-Also-call-destroy_rcu_head-for-passth.patch
|
||||
patches.kernel.org/5.0.9-031-scsi-qla2xxx-Fix-NULL-pointer-crash-due-to-stal.patch
|
||||
patches.kernel.org/5.0.9-032-perf-stat-Fix-no-scale.patch
|
||||
patches.kernel.org/5.0.9-033-perf-list-Don-t-forget-to-drop-the-reference-to.patch
|
||||
patches.kernel.org/5.0.9-034-perf-tools-Fix-errors-under-optimization-level-.patch
|
||||
patches.kernel.org/5.0.9-035-perf-config-Fix-an-error-in-the-config-template.patch
|
||||
patches.kernel.org/5.0.9-036-perf-config-Fix-a-memory-leak-in-collect_config.patch
|
||||
patches.kernel.org/5.0.9-037-perf-build-id-Fix-memory-leak-in-print_sdt_even.patch
|
||||
patches.kernel.org/5.0.9-038-perf-top-Fix-error-handling-in-cmd_top.patch
|
||||
patches.kernel.org/5.0.9-039-perf-hist-Add-missing-map__put-in-error-case.patch
|
||||
patches.kernel.org/5.0.9-040-perf-map-Remove-map-from-names-tree-in-__maps__.patch
|
||||
patches.kernel.org/5.0.9-041-perf-maps-Purge-all-maps-from-the-names-tree.patch
|
||||
patches.kernel.org/5.0.9-042-perf-top-Fix-global-buffer-overflow-issue.patch
|
||||
patches.kernel.org/5.0.9-043-perf-evsel-Free-evsel-counts-in-perf_evsel__exi.patch
|
||||
patches.kernel.org/5.0.9-044-perf-tests-Fix-a-memory-leak-of-cpu_map-object-.patch
|
||||
patches.kernel.org/5.0.9-045-perf-tests-Fix-memory-leak-by-expr__find_other-.patch
|
||||
patches.kernel.org/5.0.9-046-perf-tests-Fix-a-memory-leak-in-test__perf_evse.patch
|
||||
patches.kernel.org/5.0.9-047-ACPI-utils-Drop-reference-in-test-for-device-pr.patch
|
||||
patches.kernel.org/5.0.9-048-PM-Domains-Avoid-a-potential-deadlock.patch
|
||||
patches.kernel.org/5.0.9-049-blk-iolatency-include-blk.h.patch
|
||||
patches.kernel.org/5.0.9-050-drm-exynos-mixer-fix-MIXER-shadow-registry-sync.patch
|
||||
patches.kernel.org/5.0.9-051-irqchip-stm32-Don-t-clear-rising-falling-config.patch
|
||||
patches.kernel.org/5.0.9-052-irqchip-stm32-Don-t-set-rising-configuration-re.patch
|
||||
patches.kernel.org/5.0.9-053-irqchip-mbigen-Don-t-clear-eventid-when-freeing.patch
|
||||
patches.kernel.org/5.0.9-054-x86-hpet-Prevent-potential-NULL-pointer-derefer.patch
|
||||
patches.kernel.org/5.0.9-055-x86-hyperv-Prevent-potential-NULL-pointer-deref.patch
|
||||
patches.kernel.org/5.0.9-056-x86-cpu-cyrix-Use-correct-macros-for-Cyrix-call.patch
|
||||
patches.kernel.org/5.0.9-057-drm-nouveau-debugfs-Fix-check-of-pm_runtime_get.patch
|
||||
patches.kernel.org/5.0.9-058-iommu-vt-d-Check-capability-before-disabling-pr.patch
|
||||
patches.kernel.org/5.0.9-059-iommu-vt-d-Save-the-right-domain-ID-used-by-har.patch
|
||||
patches.kernel.org/5.0.9-060-x86-hw_breakpoints-Make-default-case-in-hw_brea.patch
|
||||
patches.kernel.org/5.0.9-061-cifs-fix-that-return-EINVAL-when-do-dedupe-oper.patch
|
||||
patches.kernel.org/5.0.9-062-fix-incorrect-error-code-mapping-for-OBJECTID_N.patch
|
||||
patches.kernel.org/5.0.9-063-cifs-Fix-slab-out-of-bounds-when-tracing-SMB-tc.patch
|
||||
patches.kernel.org/5.0.9-064-x86-gart-Exclude-GART-aperture-from-kcore.patch
|
||||
patches.kernel.org/5.0.9-065-ext4-prohibit-fstrim-in-norecovery-mode.patch
|
||||
patches.kernel.org/5.0.9-066-lkdtm-Print-real-addresses.patch
|
||||
patches.kernel.org/5.0.9-067-lkdtm-Add-tests-for-NULL-pointer-dereference.patch
|
||||
patches.kernel.org/5.0.9-068-drm-amdgpu-psp_ring_destroy-cause-psp-km_ring.r.patch
|
||||
patches.kernel.org/5.0.9-069-drm-panel-panel-innolux-set-display-off-in-inno.patch
|
||||
patches.kernel.org/5.0.9-070-net-hns3-Fix-NULL-deref-when-unloading-driver.patch
|
||||
patches.kernel.org/5.0.9-071-crypto-axis-fix-for-recursive-locking-from-bott.patch
|
||||
patches.kernel.org/5.0.9-072-Revert-ACPI-EC-Remove-old-CLEAR_ON_RESUME-quirk.patch
|
||||
patches.kernel.org/5.0.9-073-RDMA-hns-Fix-the-Oops-during-rmmod-or-insmod-ko.patch
|
||||
patches.kernel.org/5.0.9-074-coresight-cpu-debug-Support-for-CA73-CPUs.patch
|
||||
patches.kernel.org/5.0.9-075-PCI-Blacklist-power-management-of-Gigabyte-X299.patch
|
||||
patches.kernel.org/5.0.9-076-PCI-ASPM-Save-LTR-Capability-for-suspend-resume.patch
|
||||
patches.kernel.org/5.0.9-077-f2fs-sync-filesystem-after-roll-forward-recover.patch
|
||||
patches.kernel.org/5.0.9-078-drm-nouveau-volt-gf117-fix-speedo-readout-regis.patch
|
||||
patches.kernel.org/5.0.9-079-platform-x86-intel_pmc_core-Quirk-to-ignore-XTA.patch
|
||||
patches.kernel.org/5.0.9-080-ARM-8839-1-kprobe-make-patch_lock-a-raw_spinloc.patch
|
||||
patches.kernel.org/5.0.9-081-drm-amdkfd-use-init_mqd-function-to-allocate-ob.patch
|
||||
patches.kernel.org/5.0.9-082-appletalk-Fix-use-after-free-in-atalk_proc_exit.patch
|
||||
patches.kernel.org/5.0.9-083-cifs-return-ENODATA-when-deleting-an-xattr-that.patch
|
||||
patches.kernel.org/5.0.9-084-lib-div64.c-off-by-one-in-shift.patch
|
||||
patches.kernel.org/5.0.9-085-rxrpc-Fix-client-call-connect-disconnect-race.patch
|
||||
patches.kernel.org/5.0.9-086-f2fs-fix-to-dirty-inode-for-i_mode-recovery.patch
|
||||
patches.kernel.org/5.0.9-087-f2fs-fix-to-use-kvfree-instead-of-kzfree.patch
|
||||
patches.kernel.org/5.0.9-088-f2fs-fix-to-add-refcount-once-page-is-tagged-PG.patch
|
||||
patches.kernel.org/5.0.9-089-include-linux-swap.h-use-offsetof-instead-of-cu.patch
|
||||
patches.kernel.org/5.0.9-090-bpf-fix-use-after-free-in-bpf_evict_inode.patch
|
||||
patches.kernel.org/5.0.9-091-IB-hfi1-Failed-to-drain-send-queue-when-QP-is-p.patch
|
||||
patches.kernel.org/5.0.9-092-paride-pf-Fix-potential-NULL-pointer-dereferenc.patch
|
||||
patches.kernel.org/5.0.9-093-paride-pcd-Fix-potential-NULL-pointer-dereferen.patch
|
||||
patches.kernel.org/5.0.9-094-Linux-5.0.9.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
|
@ -1,3 +1,3 @@
|
||||
2019-04-17 10:22:58 +0000
|
||||
GIT Revision: 4835ec05cd8c529daf829c32d39f5954c558e813
|
||||
2019-04-21 06:42:32 +0000
|
||||
GIT Revision: 7bd8353f79d082c671620cb993926cca5dc9d776
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user