commit f5f91622e8cd574a6e03298c9f2e2ab2a8203072
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1210
This commit is contained in:
parent
ffcd9dc0ab
commit
2664c0df6b
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55b8aee88b2839f97231e32519025bb455641281a05ad818a217645e23daa792
|
||||
size 238151
|
||||
oid sha256:6bb5cee236522a6294bc0224ed713ada04dc374a4e187f27a8088ccc30323e9e
|
||||
size 238689
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.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,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-aarch64
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.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,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv6l
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.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,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-armv7l
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.1
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-%build_flavor-base-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
Provides: kernel-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.1
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-%build_flavor-base-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
Provides: kernel-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.1
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-%build_flavor-base-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
Provides: kernel-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.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.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%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-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.1
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-%build_flavor-base-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
Provides: kernel-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.1
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-%build_flavor-base-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
Provides: kernel-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.1
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
BuildRequires: kernel%kernel_flavor-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
|
||||
%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.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.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.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.1
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-%build_flavor-base-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
Provides: kernel-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.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.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
@ -150,6 +150,7 @@ AutoReqProv: off
|
||||
Provides: kernel-devel%variant = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-macros
|
||||
Requires(post): coreutils
|
||||
|
||||
%description -n kernel-devel%variant
|
||||
Kernel-level headers and Makefiles required for development of
|
||||
|
@ -150,6 +150,7 @@ AutoReqProv: off
|
||||
Provides: kernel-devel%variant = %version-%source_rel
|
||||
Provides: multiversion(kernel)
|
||||
Requires: kernel-macros
|
||||
Requires(post): coreutils
|
||||
|
||||
%description -n kernel-devel%variant
|
||||
Kernel-level headers and Makefiles required for development of
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -52,7 +52,7 @@ Requires: kernel-pae-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: pesign-obs-integration
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.1
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-%build_flavor-base-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
Provides: kernel-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,157 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:45:38 CET 2019 - msuchanek@suse.de
|
||||
|
||||
- Update config files.
|
||||
ppc64 is lats architecture without PRINTK_TIME. Align with the rest.
|
||||
- commit f46c056
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:41:15 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- blacklist.conf: add one invalid commit
|
||||
- commit 4c2d405
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:26:11 CET 2019 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.4.1 (bnc#1012628).
|
||||
- Bluetooth: Fix invalid-free in bcsp_close() (bnc#1012628).
|
||||
- ath9k_hw: fix uninitialized variable data (bnc#1012628).
|
||||
- ath10k: Fix HOST capability QMI incompatibility (bnc#1012628).
|
||||
- ath10k: restore QCA9880-AR1A (v1) detection (bnc#1012628).
|
||||
- Revert "Bluetooth: hci_ll: set operational frequency earlier"
|
||||
(bnc#1012628).
|
||||
- Revert "dm crypt: use WQ_HIGHPRI for the IO and crypt
|
||||
workqueues" (bnc#1012628).
|
||||
- md/raid10: prevent access of uninitialized resync_pages offset
|
||||
(bnc#1012628).
|
||||
- x86/insn: Fix awk regexp warnings (bnc#1012628).
|
||||
- x86/speculation: Fix incorrect MDS/TAA mitigation status
|
||||
(bnc#1012628).
|
||||
- x86/speculation: Fix redundant MDS mitigation message
|
||||
(bnc#1012628).
|
||||
- nbd: prevent memory leak (bnc#1012628).
|
||||
- x86/stackframe/32: Repair 32-bit Xen PV (bnc#1012628).
|
||||
- x86/xen/32: Make xen_iret_crit_fixup() independent of frame
|
||||
layout (bnc#1012628).
|
||||
- x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
|
||||
(bnc#1012628).
|
||||
- x86/doublefault/32: Fix stack canaries in the double fault
|
||||
handler (bnc#1012628).
|
||||
- x86/pti/32: Size initial_page_table correctly (bnc#1012628).
|
||||
- x86/cpu_entry_area: Add guard page for entry stack on 32bit
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix IRET exception (bnc#1012628).
|
||||
- x86/entry/32: Use %ss segment where required (bnc#1012628).
|
||||
- x86/entry/32: Move FIXUP_FRAME after pushing %fs in SAVE_ALL
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Unwind the ESPFIX stack earlier on exception entry
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix NMI vs ESPFIX (bnc#1012628).
|
||||
- selftests/x86/mov_ss_trap: Fix the SYSENTER test (bnc#1012628).
|
||||
- selftests/x86/sigreturn/32: Invalidate DS and ES when abusing
|
||||
the kernel (bnc#1012628).
|
||||
- x86/pti/32: Calculate the various PTI cpu_entry_area sizes
|
||||
correctly, make the CPU_ENTRY_AREA_PAGES assert precise
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
|
||||
(bnc#1012628).
|
||||
- futex: Prevent robust futex exit race (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix NULL dereference at parsing BADD
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Fix Scarlett 6i6 Gen 2 port data (bnc#1012628).
|
||||
- media: vivid: Set vid_cap_streaming and vid_out_streaming to
|
||||
true (bnc#1012628).
|
||||
- media: vivid: Fix wrong locking that causes race conditions
|
||||
on streaming stop (bnc#1012628).
|
||||
- media: usbvision: Fix invalid accesses after device disconnect
|
||||
(bnc#1012628).
|
||||
- media: usbvision: Fix races among open, close, and disconnect
|
||||
(bnc#1012628).
|
||||
- cpufreq: Add NULL checks to show() and store() methods of
|
||||
cpufreq (bnc#1012628).
|
||||
- futex: Move futex exit handling into futex code (bnc#1012628).
|
||||
- futex: Replace PF_EXITPIDONE with a state (bnc#1012628).
|
||||
- exit/exec: Seperate mm_release() (bnc#1012628).
|
||||
- futex: Split futex_mm_release() for exit/exec (bnc#1012628).
|
||||
- futex: Set task::futex_state to DEAD right after handling
|
||||
futex exit (bnc#1012628).
|
||||
- futex: Mark the begin of futex exit explicitly (bnc#1012628).
|
||||
- futex: Sanitize exit state handling (bnc#1012628).
|
||||
- futex: Provide state handling for exec() as well (bnc#1012628).
|
||||
- futex: Add mutex around futex exit (bnc#1012628).
|
||||
- futex: Provide distinct return value when owner is exiting
|
||||
(bnc#1012628).
|
||||
- futex: Prevent exit livelock (bnc#1012628).
|
||||
- media: uvcvideo: Fix error path in control parsing failure
|
||||
(bnc#1012628).
|
||||
- media: b2c2-flexcop-usb: add sanity checking (bnc#1012628).
|
||||
- media: cxusb: detect cxusb_ctrl_msg error in query
|
||||
(bnc#1012628).
|
||||
- media: imon: invalid dereference in imon_touch_event
|
||||
(bnc#1012628).
|
||||
- media: mceusb: fix out of bounds read in MCE receiver buffer
|
||||
(bnc#1012628).
|
||||
- ALSA: hda - Disable audio component for legacy Nvidia HDMI
|
||||
codecs (bnc#1012628).
|
||||
- USBIP: add config dependency for SGL_ALLOC (bnc#1012628).
|
||||
- usbip: tools: fix fd leakage in the function of
|
||||
read_attr_usbip_status (bnc#1012628).
|
||||
- usbip: Fix uninitialized symbol 'nents' in
|
||||
stub_recv_cmd_submit() (bnc#1012628).
|
||||
- usb-serial: cp201x: support Mark-10 digital force gauge
|
||||
(bnc#1012628).
|
||||
- USB: chaoskey: fix error case of a timeout (bnc#1012628).
|
||||
- appledisplay: fix error handling in the scheduled work
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7840: add USB ID to support Moxa UPort 2210
|
||||
(bnc#1012628).
|
||||
- USB: serial: mos7720: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: mos7840: fix remote wakeup (bnc#1012628).
|
||||
- USB: serial: option: add support for DW5821e with eSIM support
|
||||
(bnc#1012628).
|
||||
- USB: serial: option: add support for Foxconn T77W968 LTE modules
|
||||
(bnc#1012628).
|
||||
- staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding
|
||||
error (bnc#1012628).
|
||||
- powerpc/book3s64: Fix link stack flush on context switch
|
||||
(bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Flush link stack on guest exit to host
|
||||
kernel (bnc#1012628).
|
||||
- commit 694287b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 11:06:11 CET 2019 - ptesarik@suse.cz
|
||||
|
||||
- Update config files (bsc#1158055 LTC#182629).
|
||||
- commit 632b250
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:35:38 CET 2019 - mkubecek@suse.cz
|
||||
|
||||
- series.conf: cleanup
|
||||
- update mainline reference:
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
- commit fd0f02f
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 10:19:06 CET 2019 - mbrugger@suse.com
|
||||
|
||||
- net: bcmgenet: Add RGMII_RXID support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Refactor register access in bcmgenet_mii_config (jsc#SLE-7772).
|
||||
- net: bcmgenet: Fix error handling on IRQ retrieval (jsc#SLE-7772).
|
||||
- net: bcmgenet: Avoid touching non-existent interrupt (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add BCM2711 support (jsc#SLE-7772).
|
||||
- net: bcmgenet: Add a shutdown callback (jsc#SLE-7772).
|
||||
- net: bcmgenet: Generate a random MAC if none is valid (jsc#SLE-7772).
|
||||
- commit 9d632e7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 10:07:09 CET 2019 - jslaby@suse.cz
|
||||
|
||||
@ -1165,6 +1319,12 @@ Thu Nov 7 08:06:36 CET 2019 - jslaby@suse.cz
|
||||
- Revert "ALSA: hda: Flush interrupts on disabling" (bnc#1151927).
|
||||
- commit b0d4923
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 12:09:42 CET 2019 - tiwai@suse.de
|
||||
|
||||
- rpm/kernel-source.spec.in: Fix dependency of kernel-devel (bsc#1154043)
|
||||
- commit ceb9273
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 6 11:56:45 CET 2019 - afaerber@suse.com
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.4
|
||||
%define patchversion 5.4.0
|
||||
%define patchversion 5.4.1
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.4.0
|
||||
Version: 5.4.1
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gf582eb1
|
||||
Release: <RELEASE>.gf5f9162
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -172,10 +172,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: kernel-%build_flavor-base-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
Provides: kernel-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
Provides: %name-srchash-f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7fc107642ea3696d51665164a3954270b4c2f22756b692ad52d0f9b6cb5bb6a
|
||||
size 112465684
|
||||
oid sha256:bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
|
||||
size 109441440
|
||||
|
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
BIN
patches.kernel.org.tar.bz2
(Stored with Git LFS)
Binary file not shown.
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9d9f564004da186730bf11c6914e39a4a9c84dcd8df5b0253ec13a8bcabf65d
|
||||
size 74408
|
||||
oid sha256:619c1c79f7b1fa79c8644f36b0b4cabb8a96587e275a780f18bf7c4e5ca0a169
|
||||
size 77312
|
||||
|
77
series.conf
77
series.conf
@ -27,6 +27,73 @@
|
||||
# DO NOT MODIFY THEM!
|
||||
# Send separate patches upstream if you find a problem...
|
||||
########################################################
|
||||
patches.kernel.org/5.4.1-001-Bluetooth-Fix-invalid-free-in-bcsp_close.patch
|
||||
patches.kernel.org/5.4.1-002-ath9k_hw-fix-uninitialized-variable-data.patch
|
||||
patches.kernel.org/5.4.1-003-ath10k-Fix-a-NULL-ptr-deref-bug-in-ath10k_usb_a.patch
|
||||
patches.kernel.org/5.4.1-004-ath10k-Fix-HOST-capability-QMI-incompatibility.patch
|
||||
patches.kernel.org/5.4.1-005-ath10k-restore-QCA9880-AR1A-v1-detection.patch
|
||||
patches.kernel.org/5.4.1-006-Revert-Bluetooth-hci_ll-set-operational-frequen.patch
|
||||
patches.kernel.org/5.4.1-007-Revert-dm-crypt-use-WQ_HIGHPRI-for-the-IO-and-c.patch
|
||||
patches.kernel.org/5.4.1-008-md-raid10-prevent-access-of-uninitialized-resyn.patch
|
||||
patches.kernel.org/5.4.1-009-x86-insn-Fix-awk-regexp-warnings.patch
|
||||
patches.kernel.org/5.4.1-010-x86-speculation-Fix-incorrect-MDS-TAA-mitigatio.patch
|
||||
patches.kernel.org/5.4.1-011-x86-speculation-Fix-redundant-MDS-mitigation-me.patch
|
||||
patches.kernel.org/5.4.1-012-nbd-prevent-memory-leak.patch
|
||||
patches.kernel.org/5.4.1-013-x86-stackframe-32-Repair-32-bit-Xen-PV.patch
|
||||
patches.kernel.org/5.4.1-014-x86-xen-32-Make-xen_iret_crit_fixup-independent.patch
|
||||
patches.kernel.org/5.4.1-015-x86-xen-32-Simplify-ring-check-in-xen_iret_crit.patch
|
||||
patches.kernel.org/5.4.1-016-x86-doublefault-32-Fix-stack-canaries-in-the-do.patch
|
||||
patches.kernel.org/5.4.1-017-x86-pti-32-Size-initial_page_table-correctly.patch
|
||||
patches.kernel.org/5.4.1-018-x86-cpu_entry_area-Add-guard-page-for-entry-sta.patch
|
||||
patches.kernel.org/5.4.1-019-x86-entry-32-Fix-IRET-exception.patch
|
||||
patches.kernel.org/5.4.1-020-x86-entry-32-Use-ss-segment-where-required.patch
|
||||
patches.kernel.org/5.4.1-021-x86-entry-32-Move-FIXUP_FRAME-after-pushing-fs-.patch
|
||||
patches.kernel.org/5.4.1-022-x86-entry-32-Unwind-the-ESPFIX-stack-earlier-on.patch
|
||||
patches.kernel.org/5.4.1-023-x86-entry-32-Fix-NMI-vs-ESPFIX.patch
|
||||
patches.kernel.org/5.4.1-024-selftests-x86-mov_ss_trap-Fix-the-SYSENTER-test.patch
|
||||
patches.kernel.org/5.4.1-025-selftests-x86-sigreturn-32-Invalidate-DS-and-ES.patch
|
||||
patches.kernel.org/5.4.1-026-x86-pti-32-Calculate-the-various-PTI-cpu_entry_.patch
|
||||
patches.kernel.org/5.4.1-027-x86-entry-32-Fix-FIXUP_ESPFIX_STACK-with-user-C.patch
|
||||
patches.kernel.org/5.4.1-028-futex-Prevent-robust-futex-exit-race.patch
|
||||
patches.kernel.org/5.4.1-029-ALSA-usb-audio-Fix-NULL-dereference-at-parsing-.patch
|
||||
patches.kernel.org/5.4.1-030-ALSA-usb-audio-Fix-Scarlett-6i6-Gen-2-port-data.patch
|
||||
patches.kernel.org/5.4.1-031-media-vivid-Set-vid_cap_streaming-and-vid_out_s.patch
|
||||
patches.kernel.org/5.4.1-032-media-vivid-Fix-wrong-locking-that-causes-race-.patch
|
||||
patches.kernel.org/5.4.1-033-media-usbvision-Fix-invalid-accesses-after-devi.patch
|
||||
patches.kernel.org/5.4.1-034-media-usbvision-Fix-races-among-open-close-and-.patch
|
||||
patches.kernel.org/5.4.1-035-cpufreq-Add-NULL-checks-to-show-and-store-metho.patch
|
||||
patches.kernel.org/5.4.1-036-futex-Move-futex-exit-handling-into-futex-code.patch
|
||||
patches.kernel.org/5.4.1-037-futex-Replace-PF_EXITPIDONE-with-a-state.patch
|
||||
patches.kernel.org/5.4.1-038-exit-exec-Seperate-mm_release.patch
|
||||
patches.kernel.org/5.4.1-039-futex-Split-futex_mm_release-for-exit-exec.patch
|
||||
patches.kernel.org/5.4.1-040-futex-Set-task-futex_state-to-DEAD-right-after-.patch
|
||||
patches.kernel.org/5.4.1-041-futex-Mark-the-begin-of-futex-exit-explicitly.patch
|
||||
patches.kernel.org/5.4.1-042-futex-Sanitize-exit-state-handling.patch
|
||||
patches.kernel.org/5.4.1-043-futex-Provide-state-handling-for-exec-as-well.patch
|
||||
patches.kernel.org/5.4.1-044-futex-Add-mutex-around-futex-exit.patch
|
||||
patches.kernel.org/5.4.1-045-futex-Provide-distinct-return-value-when-owner-.patch
|
||||
patches.kernel.org/5.4.1-046-futex-Prevent-exit-livelock.patch
|
||||
patches.kernel.org/5.4.1-047-media-uvcvideo-Fix-error-path-in-control-parsin.patch
|
||||
patches.kernel.org/5.4.1-048-media-b2c2-flexcop-usb-add-sanity-checking.patch
|
||||
patches.kernel.org/5.4.1-049-media-cxusb-detect-cxusb_ctrl_msg-error-in-quer.patch
|
||||
patches.kernel.org/5.4.1-050-media-imon-invalid-dereference-in-imon_touch_ev.patch
|
||||
patches.kernel.org/5.4.1-051-media-mceusb-fix-out-of-bounds-read-in-MCE-rece.patch
|
||||
patches.kernel.org/5.4.1-052-ALSA-hda-Disable-audio-component-for-legacy-Nvi.patch
|
||||
patches.kernel.org/5.4.1-053-USBIP-add-config-dependency-for-SGL_ALLOC.patch
|
||||
patches.kernel.org/5.4.1-054-usbip-tools-fix-fd-leakage-in-the-function-of-r.patch
|
||||
patches.kernel.org/5.4.1-055-usbip-Fix-uninitialized-symbol-nents-in-stub_re.patch
|
||||
patches.kernel.org/5.4.1-056-usb-serial-cp201x-support-Mark-10-digital-force.patch
|
||||
patches.kernel.org/5.4.1-057-USB-chaoskey-fix-error-case-of-a-timeout.patch
|
||||
patches.kernel.org/5.4.1-058-appledisplay-fix-error-handling-in-the-schedule.patch
|
||||
patches.kernel.org/5.4.1-059-USB-serial-mos7840-add-USB-ID-to-support-Moxa-U.patch
|
||||
patches.kernel.org/5.4.1-060-USB-serial-mos7720-fix-remote-wakeup.patch
|
||||
patches.kernel.org/5.4.1-061-USB-serial-mos7840-fix-remote-wakeup.patch
|
||||
patches.kernel.org/5.4.1-062-USB-serial-option-add-support-for-DW5821e-with-.patch
|
||||
patches.kernel.org/5.4.1-063-USB-serial-option-add-support-for-Foxconn-T77W9.patch
|
||||
patches.kernel.org/5.4.1-064-staging-comedi-usbduxfast-usbduxfast_ai_cmdtest.patch
|
||||
patches.kernel.org/5.4.1-065-powerpc-book3s64-Fix-link-stack-flush-on-contex.patch
|
||||
patches.kernel.org/5.4.1-066-KVM-PPC-Book3S-HV-Flush-link-stack-on-guest-exi.patch
|
||||
patches.kernel.org/5.4.1-067-Linux-5.4.1.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -52,7 +119,6 @@
|
||||
# to get into mainline any time soon (or ever) belong
|
||||
# to area specific sections below.
|
||||
########################################################
|
||||
patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch
|
||||
patches.suse/libertas-fix-a-potential-NULL-pointer-dereference.patch
|
||||
patches.suse/ata-sata_mv-avoid-trigerrable-BUG_ON.patch
|
||||
patches.suse/ata-define-AC_ERR_OK.patch
|
||||
@ -104,6 +170,15 @@
|
||||
patches.suse/v6-3-4-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch
|
||||
patches.suse/v6-4-4-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-zone_type.patch
|
||||
|
||||
# RPi4 network
|
||||
patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
|
||||
patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
|
||||
patches.suse/net-bcmgenet-Add-BCM2711-support.patch
|
||||
patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
|
||||
patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
|
||||
patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
|
||||
patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
|
||||
|
||||
########################################################
|
||||
# Scheduler
|
||||
########################################################
|
||||
|
@ -1,3 +1,3 @@
|
||||
2019-11-25 09:59:51 +0000
|
||||
GIT Revision: f582eb16431f7adb0c4aac39d11d0c7d92a333a2
|
||||
2019-11-29 15:02:35 +0000
|
||||
GIT Revision: f5f91622e8cd574a6e03298c9f2e2ab2a8203072
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user