diff --git a/config.tar.bz2 b/config.tar.bz2 index ed1425fc..468fc938 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:e14ab729b54ee4b7478622994c780fe89ab4387dbf30cba2689ca1d62028cf3a -size 189451 +oid sha256:d8ab5128c6aa6bd666ef3285111eb60b6fed26570caa0a761cb82afe1cd3a30c +size 189460 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index a4e21da3..d4ab355c 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index bf77f59d..348af78c 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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}) Name: dtb-aarch64 -Version: 5.0.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index a4e21da3..d4ab355c 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 6c4704b2..d3717ca5 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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}) Name: dtb-armv6l -Version: 5.0.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index a4e21da3..d4ab355c 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 90d63e78..4328025f 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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}) Name: dtb-armv7l -Version: 5.0.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif diff --git a/kernel-64kb.changes b/kernel-64kb.changes index a4e21da3..d4ab355c 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 0a31845c..3245e50d 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 -Provides: kernel-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: kernel-%build_flavor-base-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 +Provides: kernel-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 # END COMMON DEPS -Provides: %name-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index a4e21da3..d4ab355c 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index be093626..bbc41e46 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 -Provides: kernel-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: kernel-%build_flavor-base-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 +Provides: kernel-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 # END COMMON DEPS -Provides: %name-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 %ifarch ppc64 Provides: kernel-kdump-base = 2.6.28 Obsoletes: kernel-kdump-base <= 2.6.28 diff --git a/kernel-default-base.changes b/kernel-default-base.changes index a4e21da3..d4ab355c 100644 --- a/kernel-default-base.changes +++ b/kernel-default-base.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-default-base.spec b/kernel-default-base.spec index 65bc3b59..7f31d72c 100644 --- a/kernel-default-base.spec +++ b/kernel-default-base.spec @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %define variant %{nil} %define vanilla_only 0 @@ -55,7 +55,7 @@ BuildRequires: coreutils BuildRequires: device-mapper BuildRequires: dracut BuildRequires: kmod -BuildRequires: kernel-%build_flavor-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +BuildRequires: kernel-%build_flavor-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 BuildRequires: kernel-%build_flavor-devel BuildRequires: util-linux ExclusiveArch: aarch64 %ix86 ppc64 ppc64le s390x x86_64 @@ -144,10 +144,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 -Provides: kernel-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: kernel-%build_flavor-base-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 +Provides: kernel-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 # END COMMON DEPS -Provides: %name-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 %ifarch %ix86 Provides: kernel-trace-base = 3.13 Obsoletes: kernel-trace-base <= 3.13 diff --git a/kernel-default.changes b/kernel-default.changes index a4e21da3..d4ab355c 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 5025c3cd..0f6d7551 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 -Provides: kernel-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: kernel-%build_flavor-base-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 +Provides: kernel-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 # END COMMON DEPS -Provides: %name-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 %ifarch %ix86 Provides: kernel-trace-base = 3.13 Obsoletes: kernel-trace-base <= 3.13 diff --git a/kernel-docs.changes b/kernel-docs.changes index a4e21da3..d4ab355c 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 363277e9..641a3c0b 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %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-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index a4e21da3..d4ab355c 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index 4d17131d..4cbb5bb4 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 -Provides: kernel-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: kernel-%build_flavor-base-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 +Provides: kernel-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 # END COMMON DEPS -Provides: %name-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-module-subpackage b/kernel-module-subpackage index 27373635..50e5213e 100644 --- a/kernel-module-subpackage +++ b/kernel-module-subpackage @@ -1,5 +1,6 @@ %package -n %{-n*}-kmp-%1 -%define _this_kmp_version %{-v*}_k%(echo %2 | sed -r 'y/-/_/; s/^(2\.6\.[0-9]+)_/\\1.0_/; # use 2.6.x.0 for mainline kernels') +%define _this_kmp_kernel_version k%(echo %2 | sed -r 'y/-/_/; s/^(2\.6\.[0-9]+)_/\\1.0_/; # use 2.6.x.0 for mainline kernels') +%define _this_kmp_version %{-v*}_%_this_kmp_kernel_version Version: %_this_kmp_version Release: %{-r*} %( @@ -22,10 +23,13 @@ END { print tags["summary"] ) Provides: %{-n*}-kmp = %_this_kmp_version Provides: %{-n*}-kmp = %{-v*} +Provides: multiversion(kernel) +Provides: %{-n*}-kmp-%1-%_this_kmp_kernel_version Requires: coreutils grep %{-c:Requires: %{-n*}-ueficert} Enhances: kernel-%1 Supplements: packageand(kernel-%1:%{-n*}) +Conflicts: %{-n*}-kmp-%1-%_this_kmp_kernel_version %if "%1" == "default" Obsoletes: %{-n*}-kmp-trace %ifarch %ix86 diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index a4e21da3..d4ab355c 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index bed78d58..a6a1c05a 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.0.0 +%define patchversion 5.0.1 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +BuildRequires: kernel%kernel_flavor-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index a4e21da3..d4ab355c 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index 18a8acfa..67b06a5c 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index a4e21da3..d4ab355c 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index 000e865b..737091b0 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 -Provides: kernel-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: kernel-%build_flavor-base-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 +Provides: kernel-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 # END COMMON DEPS -Provides: %name-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 %ifarch %ix86 Provides: kernel-vmi-base = 2.6.38 Obsoletes: kernel-vmi-base <= 2.6.38 diff --git a/kernel-source.changes b/kernel-source.changes index a4e21da3..d4ab355c 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index 1cb0866e..d5ad2b6b 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index a4e21da3..d4ab355c 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 69246bb5..9be74e1f 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.0.0 +Version: 5.0.1 %if %using_buildservice %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif @@ -52,7 +52,7 @@ Requires: kernel-zfcpdump-devel = %version-%source_rel %endif Requires: pesign-obs-integration Provides: %name = %version-%source_rel -Provides: %name-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index a4e21da3..d4ab355c 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index c0362c26..1451f03f 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 -Provides: kernel-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: kernel-%build_flavor-base-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 +Provides: kernel-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 # END COMMON DEPS -Provides: %name-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index a4e21da3..d4ab355c 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,119 @@ +------------------------------------------------------------------- +Sun Mar 10 11:57:01 CET 2019 - jslaby@suse.cz + +- Linux 5.0.1 (bnc#1012628). +- exec: Fix mem leak in kernel_read_file (bnc#1012628). +- Bluetooth: Fix locking in bt_accept_enqueue() for BH context + (bnc#1012628). +- Bluetooth: btrtl: Restore old logic to assume firmware is + already loaded (bnc#1012628). +- selftests: firmware: fix verify_reqs() return value + (bnc#1012628). +- Revert "selftests: firmware: remove use of non-standard diff + -Z option" (bnc#1012628). +- Revert "selftests: firmware: add + CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" (bnc#1012628). +- USB: serial: cp210x: fix GPIO in autosuspend (bnc#1012628). +- gnss: sirf: fix premature wakeup interrupt enable (bnc#1012628). +- xtensa: fix get_wchan (bnc#1012628). +- aio: Fix locking in aio_poll() (bnc#1012628). +- MIPS: irq: Allocate accurate order pages for irq stack + (bnc#1012628). +- alpha: wire up io_pgetevents system call (bnc#1012628). +- applicom: Fix potential Spectre v1 vulnerabilities + (bnc#1012628). +- usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on + INTEL_SUNRISEPOINT_LP_XHCI (bnc#1012628). +- xhci: tegra: Prevent error pointer dereference (bnc#1012628). +- tracing: Fix event filters and triggers to handle negative + numbers (bnc#1012628). +- x86/boot/compressed/64: Do not read legacy ROM on EFI system + (bnc#1012628). +- x86/CPU/AMD: Set the CPB bit unconditionally on F17h + (bnc#1012628). +- tipc: fix RDM/DGRAM connect() regression (bnc#1012628). +- team: Free BPF filter when unregistering netdev (bnc#1012628). +- sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79 + (bnc#1012628). +- sctp: call iov_iter_revert() after sending ABORT (bnc#1012628). +- qmi_wwan: Add support for Quectel EG12/EM12 (bnc#1012628). +- net-sysfs: Fix mem leak in netdev_register_kobject + (bnc#1012628). +- net: sched: put back q.qlen into a single location + (bnc#1012628). +- net: mscc: Enable all ports in QSGMII (bnc#1012628). +- net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 + family (bnc#1012628). +- net: dsa: mv88e6xxx: handle unknown duplex modes gracefully + in mv88e6xxx_port_set_duplex (bnc#1012628). +- net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init + to probe for new DSA framework (bnc#1012628). +- ip6mr: Do not call __IP6_INC_STATS() from preemptible context + (bnc#1012628). +- staging: android: ashmem: Avoid range_alloc() allocation with + ashmem_mutex held (bnc#1012628). +- staging: android: ashmem: Don't call fallocate() with + ashmem_mutex held (bnc#1012628). +- staging: android: ion: fix sys heap pool's gfp_flags + (bnc#1012628). +- staging: wilc1000: fix to set correct value for 'vif_num' + (bnc#1012628). +- staging: comedi: ni_660x: fix missing break in switch statement + (bnc#1012628). +- staging: erofs: fix illegal address access under memory pressure + (bnc#1012628). +- staging: erofs: fix race of initializing xattrs of a inode at + the same time (bnc#1012628). +- staging: erofs: fix memleak of inode's shared xattr array + (bnc#1012628). +- staging: erofs: fix fast symlink w/o xattr when fs xattr is on + (bnc#1012628). +- driver core: Postpone DMA tear-down until after devres release + (bnc#1012628). +- USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485 + (bnc#1012628). +- USB: serial: cp210x: add ID for Ingenico 3070 (bnc#1012628). +- USB: serial: option: add Telit ME910 ECM composition + (bnc#1012628). +- binder: create node flag to request sender's security context + (bnc#1012628). +- staging: erofs: fix mis-acted TAIL merging behavior + (bnc#1012628). +- cpufreq: Use struct kobj_attribute instead of struct global_attr + (bnc#1012628). +- commit 47a2a02 + +------------------------------------------------------------------- +Thu Mar 7 14:11:58 CET 2019 - msuchanek@suse.de + +- KMPs: provide and conflict a kernel version specific KMP name + (bsc#1127155, bsc#1109137). +- commit 5568093 + +------------------------------------------------------------------- +Wed Mar 6 17:46:01 CET 2019 - msuchanek@suse.de + +- Revert "Drop multiversion(kernel) from the KMP template (fate#323189)" + (bsc#1109137). + This reverts commit 71504d805c1340f68715ad41958e5ef35da2c351. +- commit adade9f + +------------------------------------------------------------------- +Tue Mar 5 10:34:06 CET 2019 - mkubecek@suse.cz + +- config: disable BPFILTER_UMH on non-x86 architectures (bsc#1127188) + CONFIG_BPFILTER_UMH depends on ability to compile and link a userspace + binary so that it currently doesn't work in our kbuild check setups using + a cross compiler. Disable the option on architectures where cross compiler + is used (i.e. all except x86_64 and i386). +- commit cfb8371 + +------------------------------------------------------------------- +Mon Mar 4 17:35:40 CET 2019 - msuchanek@suse.de + +- KMPs: obsolete older KMPs of the same flavour (bsc#1127155, bsc#1109137). +- commit 821419f + ------------------------------------------------------------------- Mon Mar 4 06:21:08 CET 2019 - mkubecek@suse.cz @@ -325,6 +441,13 @@ Wed Feb 27 19:00:49 CET 2019 - jslaby@suse.cz (bnc#1012628). - commit fb7c4a5 +------------------------------------------------------------------- +Wed Feb 27 13:20:14 CET 2019 - msuchanek@suse.de + +- BPF: UMH: do not detect if compiler can link userspace program + (boo#1127188). +- commit 66e5d0a + ------------------------------------------------------------------- Mon Feb 25 05:31:31 CET 2019 - mkubecek@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index d48b4b32..665d8055 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.0 -%define patchversion 5.0.0 +%define patchversion 5.0.1 %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.0 +Version: 5.0.1 %if 0%{?is_kotd} -Release: .g6bc6477 +Release: .g8c6a826 %else Release: 0 %endif @@ -170,10 +170,10 @@ Conflicts: hyper-v < 4 Conflicts: libc.so.6()(64bit) %endif Provides: kernel = %version-%source_rel -Provides: kernel-%build_flavor-base-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 -Provides: kernel-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: kernel-%build_flavor-base-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 +Provides: kernel-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 # END COMMON DEPS -Provides: %name-srchash-6bc64779811b7f47756325c60f0bf1d5a848fdb5 +Provides: %name-srchash-8c6a826d31764166517a04ee7f27ad52a71a6855 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/linux-5.0.tar.xz b/linux-5.0.tar.xz index 50fa6dcc..35c24f68 100644 --- a/linux-5.0.tar.xz +++ b/linux-5.0.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:318eab64c40d658214d3bba11202553ff3f7fb6c2f0846293b5cdd5938d90eab -size 108245396 +oid sha256:437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43 +size 105235152 diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 3f8741cd..9a4e8c52 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ee18541c0eac40ab98a3cc2afffb20d24e6531f3cdbb7990b74d2deb7c88225b -size 133 +oid sha256:240fd0967b871a53124b70644e5de320b42a13d8e1c5f202c3eebd8eb9110c15 +size 42799 diff --git a/patches.rpmify.tar.bz2 b/patches.rpmify.tar.bz2 index 57402163..c22aad03 100644 --- a/patches.rpmify.tar.bz2 +++ b/patches.rpmify.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:88d3a7605515b01462640a7c1284174f8a31b985a25b4edb2cc99a92e9179d4e -size 4370 +oid sha256:c7ef3ec618701c068e50644ca2fd5ad082e20caa0e0c58c256113426b5f4fcb0 +size 4798 diff --git a/series.conf b/series.conf index 9e3b5e18..07bd6574 100644 --- a/series.conf +++ b/series.conf @@ -27,6 +27,53 @@ # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## + patches.kernel.org/5.0.1-001-cpufreq-Use-struct-kobj_attribute-instead-of-st.patch + patches.kernel.org/5.0.1-002-staging-erofs-fix-mis-acted-TAIL-merging-behavi.patch + patches.kernel.org/5.0.1-003-binder-create-node-flag-to-request-sender-s-sec.patch + patches.kernel.org/5.0.1-004-USB-serial-option-add-Telit-ME910-ECM-compositi.patch + patches.kernel.org/5.0.1-005-USB-serial-cp210x-add-ID-for-Ingenico-3070.patch + patches.kernel.org/5.0.1-006-USB-serial-ftdi_sio-add-ID-for-Hjelmslund-Elect.patch + patches.kernel.org/5.0.1-007-driver-core-Postpone-DMA-tear-down-until-after-.patch + patches.kernel.org/5.0.1-008-staging-erofs-fix-fast-symlink-w-o-xattr-when-f.patch + patches.kernel.org/5.0.1-009-staging-erofs-fix-memleak-of-inode-s-shared-xat.patch + patches.kernel.org/5.0.1-010-staging-erofs-fix-race-of-initializing-xattrs-o.patch + patches.kernel.org/5.0.1-011-staging-erofs-fix-illegal-address-access-under-.patch + patches.kernel.org/5.0.1-012-staging-comedi-ni_660x-fix-missing-break-in-swi.patch + patches.kernel.org/5.0.1-013-staging-wilc1000-fix-to-set-correct-value-for-v.patch + patches.kernel.org/5.0.1-014-staging-android-ion-fix-sys-heap-pool-s-gfp_fla.patch + patches.kernel.org/5.0.1-015-staging-android-ashmem-Don-t-call-fallocate-wit.patch + patches.kernel.org/5.0.1-016-staging-android-ashmem-Avoid-range_alloc-alloca.patch + patches.kernel.org/5.0.1-017-ip6mr-Do-not-call-__IP6_INC_STATS-from-preempti.patch + patches.kernel.org/5.0.1-018-net-dsa-mv88e6xxx-add-call-to-mv88e6xxx_ports_c.patch + patches.kernel.org/5.0.1-019-net-dsa-mv88e6xxx-handle-unknown-duplex-modes-g.patch + patches.kernel.org/5.0.1-020-net-dsa-mv8e6xxx-fix-number-of-internal-PHYs-fo.patch + patches.kernel.org/5.0.1-021-net-mscc-Enable-all-ports-in-QSGMII.patch + patches.kernel.org/5.0.1-022-net-sched-put-back-q.qlen-into-a-single-locatio.patch + patches.kernel.org/5.0.1-023-net-sysfs-Fix-mem-leak-in-netdev_register_kobje.patch + patches.kernel.org/5.0.1-024-qmi_wwan-Add-support-for-Quectel-EG12-EM12.patch + patches.kernel.org/5.0.1-025-sctp-call-iov_iter_revert-after-sending-ABORT.patch + patches.kernel.org/5.0.1-026-sky2-Disable-MSI-on-Dell-Inspiron-1545-and-Gate.patch + patches.kernel.org/5.0.1-027-team-Free-BPF-filter-when-unregistering-netdev.patch + patches.kernel.org/5.0.1-028-tipc-fix-RDM-DGRAM-connect-regression.patch + patches.kernel.org/5.0.1-029-x86-CPU-AMD-Set-the-CPB-bit-unconditionally-on-.patch + patches.kernel.org/5.0.1-030-x86-boot-compressed-64-Do-not-read-legacy-ROM-o.patch + patches.kernel.org/5.0.1-031-tracing-Fix-event-filters-and-triggers-to-handl.patch + patches.kernel.org/5.0.1-032-xhci-tegra-Prevent-error-pointer-dereference.patch + patches.kernel.org/5.0.1-033-usb-xhci-Fix-for-Enabling-USB-ROLE-SWITCH-QUIRK.patch + patches.kernel.org/5.0.1-034-applicom-Fix-potential-Spectre-v1-vulnerabiliti.patch + patches.kernel.org/5.0.1-035-alpha-wire-up-io_pgetevents-system-call.patch + patches.kernel.org/5.0.1-036-MIPS-irq-Allocate-accurate-order-pages-for-irq-.patch + patches.kernel.org/5.0.1-037-aio-Fix-locking-in-aio_poll.patch + patches.kernel.org/5.0.1-038-xtensa-fix-get_wchan.patch + patches.kernel.org/5.0.1-039-gnss-sirf-fix-premature-wakeup-interrupt-enable.patch + patches.kernel.org/5.0.1-040-USB-serial-cp210x-fix-GPIO-in-autosuspend.patch + patches.kernel.org/5.0.1-041-Revert-selftests-firmware-add-CONFIG_FW_LOADER_.patch + patches.kernel.org/5.0.1-042-Revert-selftests-firmware-remove-use-of-non-sta.patch + patches.kernel.org/5.0.1-043-selftests-firmware-fix-verify_reqs-return-value.patch + patches.kernel.org/5.0.1-044-Bluetooth-btrtl-Restore-old-logic-to-assume-fir.patch + patches.kernel.org/5.0.1-045-Bluetooth-Fix-locking-in-bt_accept_enqueue-for-.patch + patches.kernel.org/5.0.1-046-exec-Fix-mem-leak-in-kernel_read_file.patch + patches.kernel.org/5.0.1-047-Linux-5.0.1.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -35,6 +82,7 @@ ######################################################## patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch patches.rpmify/Add-ksym-provides-tool.patch + patches.rpmify/BPF-UMH-do-not-detect-if-compiler-can-link-userspace.patch patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch patches.rpmify/powerpc-boot-Fix-missing-crc32poly.h-when-building-w.patch patches.rpmify/scripts-mkmakefile-honor-second-argument.patch diff --git a/source-timestamp b/source-timestamp index 247877e7..f099ca65 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2019-03-04 06:46:14 +0000 -GIT Revision: 6bc64779811b7f47756325c60f0bf1d5a848fdb5 +2019-03-11 06:36:03 +0000 +GIT Revision: 8c6a826d31764166517a04ee7f27ad52a71a6855 GIT Branch: stable