commit fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1387
This commit is contained in:
parent
ac6b852cac
commit
b7f07528e1
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%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.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%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.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%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.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%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-riscv64
|
||||
Version: 5.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-%build_flavor-base-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
Provides: kernel-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-%build_flavor-base-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
Provides: kernel-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-%build_flavor-base-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
Provides: kernel-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%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.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%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-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-%build_flavor-base-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
Provides: kernel-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-%build_flavor-base-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
Provides: kernel-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
BuildRequires: kernel%kernel_flavor-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
|
||||
%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.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%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.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-%build_flavor-base-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
Provides: kernel-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%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.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.9.8
|
||||
Version: 5.9.6
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%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-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-%build_flavor-base-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
Provides: kernel-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,256 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 08:04:31 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- spi: bcm2835: remove use of uninitialized gpio flags variable
|
||||
(git-fixes).
|
||||
- tipc: fix a deadlock when flushing scheduled work (git-fixes).
|
||||
- commit e800bb2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:25:50 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Update
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
(bsc#1012628 bsc#1170415 CVE-2020-8694).
|
||||
Add CVE reference.
|
||||
- commit 5b81a9c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:21:39 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.8 (bsc#1012628).
|
||||
- powercap: restrict energy meter to root access (bsc#1012628).
|
||||
- commit 230b512
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 07:19:22 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.9.7 (bsc#1012628).
|
||||
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Use the local HWSP offset during submission
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix encoder lookup during PSR atomic check
|
||||
(bsc#1012628).
|
||||
- PM: runtime: Resume the device earlier in
|
||||
__device_release_driver() (bsc#1012628).
|
||||
- PM: runtime: Drop pm_runtime_clean_up_links() (bsc#1012628).
|
||||
- PM: runtime: Drop runtime PM references to supplier on link
|
||||
removal (bsc#1012628).
|
||||
- ARC: stack unwinding: avoid indefinite looping (bsc#1012628).
|
||||
- drm/panfrost: Fix a deadlock between the shrinker and madvise
|
||||
path (bsc#1012628).
|
||||
- mac80211: fix regression where EAPOL frames were sent in
|
||||
plaintext (bsc#1012628).
|
||||
- io_uring: fix link lookup racing with link timeout
|
||||
(bsc#1012628).
|
||||
- usb: mtu3: fix panic in mtu3_gadget_stop() (bsc#1012628).
|
||||
- USB: Add NO_LPM quirk for Kingston flash drive (bsc#1012628).
|
||||
- usb: dwc3: ep0: Fix delay status handling (bsc#1012628).
|
||||
- USB: serial: option: add Telit FN980 composition 0x1055
|
||||
(bsc#1012628).
|
||||
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
|
||||
0x1231 (bsc#1012628).
|
||||
- USB: serial: option: add Quectel EC200T module support
|
||||
(bsc#1012628).
|
||||
- USB: serial: cyberjack: fix write-URB completion race
|
||||
(bsc#1012628).
|
||||
- serial: txx9: add missing platform_driver_unregister() on
|
||||
error in serial_txx9_init (bsc#1012628).
|
||||
- serial: 8250_mtk: Fix uart_get_baud_rate warning (bsc#1012628).
|
||||
- powerpc/40x: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
|
||||
(bsc#1012628).
|
||||
- s390/pkey: fix paes selftest failure with paes and pkey static
|
||||
build (bsc#1012628).
|
||||
- s390/mm: make pmd/pud_deref() large page aware (bsc#1012628).
|
||||
- s390/pci: fix hot-plug of PCI function missing bus
|
||||
(bsc#1012628).
|
||||
- entry: Fix the incorrect ordering of lockdep and RCU check
|
||||
(bsc#1012628).
|
||||
- fork: fix copy_process(CLONE_PARENT) race with the exiting
|
||||
->real_parent (bsc#1012628).
|
||||
- tty: fix crash in release_tty if tty->port is not set
|
||||
(bsc#1012628).
|
||||
- tty: serial: imx: enable earlycon by default if
|
||||
IMX_SERIAL_CONSOLE is enabled (bsc#1012628).
|
||||
- vt: Disable KD_FONT_OP_COPY (bsc#1012628).
|
||||
- arm64/smp: Move rcu_cpu_starting() earlier (bsc#1012628).
|
||||
- drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/nouveau: fix the start/end range for migration
|
||||
(bsc#1012628).
|
||||
- usb: cdns3: gadget: suspicious implicit sign extension
|
||||
(bsc#1012628).
|
||||
- ACPI: NFIT: Fix comparison to '-ENXIO' (bsc#1012628).
|
||||
- drm/vc4: drv: Add error handding for bind (bsc#1012628).
|
||||
- staging: mmal-vchiq: Fix memory leak for vchiq_instance
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a NULL pointer dereference when tracing the flush
|
||||
command (bsc#1012628).
|
||||
- nvme-rdma: handle unexpected nvme completion data length
|
||||
(bsc#1012628).
|
||||
- vsock: use ns_capable_noaudit() on socket create (bsc#1012628).
|
||||
- drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
|
||||
(bsc#1012628).
|
||||
- scsi: ibmvscsi: Fix potential race after loss of transport
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Fixed panic during seamless boot (bsc#1012628).
|
||||
- drm/amdgpu: add DID for navi10 blockchain SKU (bsc#1012628).
|
||||
- drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
|
||||
(bsc#1012628).
|
||||
- scsi: core: Don't start concurrent async scan on same host
|
||||
(bsc#1012628).
|
||||
- btrfs: add a helper to read the tree_root commit root for
|
||||
backref lookup (bsc#1012628).
|
||||
- btrfs: drop the path before adding qgroup items when enabling
|
||||
qgroups (bsc#1012628).
|
||||
- blk-cgroup: Pre-allocate tree node on blkg_conf_prep
|
||||
(bsc#1012628).
|
||||
- blk-cgroup: Fix memleak on error path (bsc#1012628).
|
||||
- drm/v3d: Fix double free in v3d_submit_cl_ioctl() (bsc#1012628).
|
||||
- drm/sun4i: frontend: Fix the scaler phase on A33 (bsc#1012628).
|
||||
- drm/sun4i: frontend: Reuse the ch0 phase for RGB formats
|
||||
(bsc#1012628).
|
||||
- drm/sun4i: frontend: Rework a bit the phase data (bsc#1012628).
|
||||
- ARM: dts: mmp3: Add power domain for the camera (bsc#1012628).
|
||||
- of: Fix reserved-memory overlap detection (bsc#1012628).
|
||||
- io_uring: don't miss setting IO_WQ_WORK_CONCURRENT
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: add missing ethernet reset ID
|
||||
(bsc#1012628).
|
||||
- hyperv_fb: Update screen_info after removing old framebuffer
|
||||
(bsc#1012628).
|
||||
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
|
||||
(bsc#1012628).
|
||||
- arm64: dts: amlogic: meson-g12: use the G12A specific dwmac
|
||||
compatible (bsc#1012628).
|
||||
- arm64: dts: meson: add missing g12 rng clock (bsc#1012628).
|
||||
- ARM: dts: sun4i-a10: fix cpu_alert temperature (bsc#1012628).
|
||||
- x86/lib: Change .weak to SYM_FUNC_START_WEAK for
|
||||
arch/x86/lib/mem*_64.S (bsc#1012628).
|
||||
- futex: Handle transient "ownerless" rtmutex state correctly
|
||||
(bsc#1012628).
|
||||
- tracing: Fix out of bounds write in get_trace_buf (bsc#1012628).
|
||||
- spi: bcm2835: fix gpio cs level inversion (bsc#1012628).
|
||||
- regulator: defer probe when trying to get voltage from
|
||||
unresolved supply (bsc#1012628).
|
||||
- ftrace: Handle tracing when switching between context
|
||||
(bsc#1012628).
|
||||
- ftrace: Fix recursion check for NMI test (bsc#1012628).
|
||||
- mtd: spi-nor: Don't copy self-pointing struct around
|
||||
(bsc#1012628).
|
||||
- iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: resolved ASD loading issue on sienna (bsc#1012628).
|
||||
- drm/amdgpu: update golden setting for sienna_cichlid
|
||||
(bsc#1012628).
|
||||
- ring-buffer: Fix recursion protection transitions between
|
||||
interrupt context (bsc#1012628).
|
||||
- gfs2: Don't call cancel_delayed_work_sync from within delete
|
||||
work function (bsc#1012628).
|
||||
- gfs2: Wake up when sd_glock_disposal becomes zero (bsc#1012628).
|
||||
- perf hists browser: Increase size of 'buf' in
|
||||
perf_evsel__hists_browse() (bsc#1012628).
|
||||
- mm: always have io_remap_pfn_range() set pgprot_decrypted()
|
||||
(bsc#1012628).
|
||||
- kthread_worker: prevent queuing delayed work from timer_fn
|
||||
when it is being canceled (bsc#1012628).
|
||||
- lib/crc32test: remove extra local_irq_disable/enable
|
||||
(bsc#1012628).
|
||||
- mm: mempolicy: fix potential pte_unmap_unlock pte error
|
||||
(bsc#1012628).
|
||||
- hugetlb_cgroup: fix reservation accounting (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for MODX
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
|
||||
(bsc#1012628).
|
||||
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
|
||||
devices (bsc#1012628).
|
||||
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Enable headphone for ASUS TM420
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
|
||||
(bsc#1012628).
|
||||
- Fonts: Replace discarded const qualifier (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Fix clock checking algorithm in
|
||||
nv50_dp_mode_valid() (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Get rid of bogus
|
||||
nouveau_conn_mode_valid() (bsc#1012628).
|
||||
- r8169: work around short packet hw bug on RTL8125 (bsc#1012628).
|
||||
- net: openvswitch: silence suspicious RCU usage warning
|
||||
(bsc#1012628).
|
||||
- net: dsa: qca8k: Fix port MTU setting (bsc#1012628).
|
||||
- mptcp: token: fix unititialized variable (bsc#1012628).
|
||||
- net: fec: fix MDIO probing for some FEC hardware blocks
|
||||
(bsc#1012628).
|
||||
- ip6_tunnel: set inner ipproto before ip6_tnl_encap
|
||||
(bsc#1012628).
|
||||
- sfp: Fix error handing in sfp_probe() (bsc#1012628).
|
||||
- sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian
|
||||
platforms (bsc#1012628).
|
||||
- powerpc/vnic: Extend "failover pending" window (bsc#1012628).
|
||||
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
|
||||
(bsc#1012628).
|
||||
- net: ethernet: ti: cpsw: disable PTPv1 hw timestamping
|
||||
advertisement (bsc#1012628).
|
||||
- ip_tunnel: fix over-mtu packet send fail without
|
||||
TUNNEL_DONT_FRAGMENT flags (bsc#1012628).
|
||||
- ionic: check port ptr before use (bsc#1012628).
|
||||
- gianfar: Account for Tx PTP timestamp in the skb headroom
|
||||
(bsc#1012628).
|
||||
- gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP
|
||||
(bsc#1012628).
|
||||
- dpaa_eth: fix the RX headroom size alignment (bsc#1012628).
|
||||
- dpaa_eth: update the buffer layout for non-A050385 erratum
|
||||
scenarios (bsc#1012628).
|
||||
- chelsio/chtls: fix always leaking ctrl_skb (bsc#1012628).
|
||||
- chelsio/chtls: fix memory leaks caused by a race (bsc#1012628).
|
||||
- cadence: force nonlinear buffers to be cloned (bsc#1012628).
|
||||
- ptrace: fix task_join_group_stop() for the case when current
|
||||
is traced (bsc#1012628).
|
||||
- drm/nouveau/device: fix changing endianess code to work on
|
||||
older GPUs (bsc#1012628).
|
||||
- drm/nouveau/kms/nv50-: Program notifier offset before requesting
|
||||
disp caps (bsc#1012628).
|
||||
- drm/i915: Restore ILK-M RPS support (bsc#1012628).
|
||||
- drm/i915: Reject 90/270 degree rotated initial fbs
|
||||
(bsc#1012628).
|
||||
- drm/i915: Use the active reference on the vma while capturing
|
||||
(bsc#1012628).
|
||||
- drm/i915: Mark ininitial fb obj as WT on eLLC machines to
|
||||
avoid rcu lockup during fbdev init (bsc#1012628).
|
||||
- drm/i915: Exclude low pages (128KiB) of stolen from use
|
||||
(bsc#1012628).
|
||||
- drm/i915: Drop runtime-pm assert from vgpu io accessors
|
||||
(bsc#1012628).
|
||||
- drm/i915/gt: Delay execlist processing for tgl (bsc#1012628).
|
||||
- drm/i915/gt: Undo forced context restores after trivial
|
||||
preemptions (bsc#1012628).
|
||||
- drm/i915/gt: Initialize reserved and unspecified MOCS indices
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix TGL DKL PHY DP vswing handling (bsc#1012628).
|
||||
- drm/i915: Avoid mixing integer types during batch copies
|
||||
(bsc#1012628).
|
||||
- drm/i915: Cancel outstanding work after disabling heartbeats
|
||||
on an engine (bsc#1012628).
|
||||
- drm/i915: Break up error capture compression loops with
|
||||
cond_resched() (bsc#1012628).
|
||||
- drm/i915/gt: Always send a pulse down the engine after disabling
|
||||
heartbeat (bsc#1012628).
|
||||
- drm/i915/gem: Always test execution status on closing the
|
||||
context (bsc#1012628).
|
||||
- drm/i915/gem: Prevent using pgprot_writecombine() if PAT is
|
||||
not supported (bsc#1012628).
|
||||
- drm/i915/gem: Avoid implicit vmap for highmem on x86-32
|
||||
(bsc#1012628).
|
||||
- tipc: fix use-after-free in tipc_bcast_get_mode (bsc#1012628).
|
||||
- net: core: use list_del_init() instead of list_del() in
|
||||
netdev_run_todo() (bsc#1012628).
|
||||
- commit 35036d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 5 17:53:32 CET 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.9
|
||||
%define patchversion 5.9.8
|
||||
%define patchversion 5.9.6
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.9.8
|
||||
Version: 5.9.6
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.ge800bb2
|
||||
Release: <RELEASE>.gfc52788
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: kernel-%build_flavor-base-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
Provides: kernel-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
Provides: %name-srchash-fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
%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:4fe88810b49d32efbb617aa31a1eeabf4676d75f6e02c5f10b2cfda9144905cf
|
||||
size 1045908
|
||||
oid sha256:fb2cbbdf2d73f6570eb2f023512f50e30ee50219f74c86982ef177effae85dda
|
||||
size 948231
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:facdbdb38b4ab6e0e6f88d6fc5b366ca35d5e935d5e81afbb36ab3afbc39b4e4
|
||||
size 56718
|
||||
oid sha256:05fbbd99329a4fb07a79eea0455b9e7361aaf969b68c1c9819be5414cb94baed
|
||||
size 54382
|
||||
|
138
series.conf
138
series.conf
@ -1273,142 +1273,6 @@
|
||||
patches.kernel.org/5.9.5-392-Linux-5.9.5.patch
|
||||
patches.kernel.org/5.9.6-001-ASOC-SOF-Intel-hda-codec-move-unused-label-to-c.patch
|
||||
patches.kernel.org/5.9.6-002-Linux-5.9.6.patch
|
||||
patches.kernel.org/5.9.7-001-net-core-use-list_del_init-instead-of-list_del-.patch
|
||||
patches.kernel.org/5.9.7-002-tipc-fix-use-after-free-in-tipc_bcast_get_mode.patch
|
||||
patches.kernel.org/5.9.7-003-drm-i915-gem-Avoid-implicit-vmap-for-highmem-on.patch
|
||||
patches.kernel.org/5.9.7-004-drm-i915-gem-Prevent-using-pgprot_writecombine-.patch
|
||||
patches.kernel.org/5.9.7-005-drm-i915-gem-Always-test-execution-status-on-cl.patch
|
||||
patches.kernel.org/5.9.7-006-drm-i915-gt-Always-send-a-pulse-down-the-engine.patch
|
||||
patches.kernel.org/5.9.7-007-drm-i915-Break-up-error-capture-compression-loo.patch
|
||||
patches.kernel.org/5.9.7-008-drm-i915-Cancel-outstanding-work-after-disablin.patch
|
||||
patches.kernel.org/5.9.7-009-drm-i915-Avoid-mixing-integer-types-during-batc.patch
|
||||
patches.kernel.org/5.9.7-010-drm-i915-Fix-TGL-DKL-PHY-DP-vswing-handling.patch
|
||||
patches.kernel.org/5.9.7-011-drm-i915-gt-Initialize-reserved-and-unspecified.patch
|
||||
patches.kernel.org/5.9.7-012-drm-i915-gt-Undo-forced-context-restores-after-.patch
|
||||
patches.kernel.org/5.9.7-013-drm-i915-gt-Delay-execlist-processing-for-tgl.patch
|
||||
patches.kernel.org/5.9.7-014-drm-i915-Drop-runtime-pm-assert-from-vgpu-io-ac.patch
|
||||
patches.kernel.org/5.9.7-015-drm-i915-Exclude-low-pages-128KiB-of-stolen-fro.patch
|
||||
patches.kernel.org/5.9.7-016-drm-i915-Mark-ininitial-fb-obj-as-WT-on-eLLC-ma.patch
|
||||
patches.kernel.org/5.9.7-017-drm-i915-Use-the-active-reference-on-the-vma-wh.patch
|
||||
patches.kernel.org/5.9.7-018-drm-i915-Reject-90-270-degree-rotated-initial-f.patch
|
||||
patches.kernel.org/5.9.7-019-drm-i915-Restore-ILK-M-RPS-support.patch
|
||||
patches.kernel.org/5.9.7-020-drm-nouveau-kms-nv50-Program-notifier-offset-be.patch
|
||||
patches.kernel.org/5.9.7-021-drm-nouveau-device-fix-changing-endianess-code-.patch
|
||||
patches.kernel.org/5.9.7-022-ptrace-fix-task_join_group_stop-for-the-case-wh.patch
|
||||
patches.kernel.org/5.9.7-023-cadence-force-nonlinear-buffers-to-be-cloned.patch
|
||||
patches.kernel.org/5.9.7-024-chelsio-chtls-fix-memory-leaks-caused-by-a-race.patch
|
||||
patches.kernel.org/5.9.7-025-chelsio-chtls-fix-always-leaking-ctrl_skb.patch
|
||||
patches.kernel.org/5.9.7-026-dpaa_eth-update-the-buffer-layout-for-non-A0503.patch
|
||||
patches.kernel.org/5.9.7-027-dpaa_eth-fix-the-RX-headroom-size-alignment.patch
|
||||
patches.kernel.org/5.9.7-028-gianfar-Replace-skb_realloc_headroom-with-skb_c.patch
|
||||
patches.kernel.org/5.9.7-029-gianfar-Account-for-Tx-PTP-timestamp-in-the-skb.patch
|
||||
patches.kernel.org/5.9.7-030-ionic-check-port-ptr-before-use.patch
|
||||
patches.kernel.org/5.9.7-031-ip_tunnel-fix-over-mtu-packet-send-fail-without.patch
|
||||
patches.kernel.org/5.9.7-032-net-ethernet-ti-cpsw-disable-PTPv1-hw-timestamp.patch
|
||||
patches.kernel.org/5.9.7-033-net-usb-qmi_wwan-add-Telit-LE910Cx-0x1230-compo.patch
|
||||
patches.kernel.org/5.9.7-034-powerpc-vnic-Extend-failover-pending-window.patch
|
||||
patches.kernel.org/5.9.7-035-sctp-Fix-COMM_LOST-CANT_STR_ASSOC-err-reporting.patch
|
||||
patches.kernel.org/5.9.7-036-sfp-Fix-error-handing-in-sfp_probe.patch
|
||||
patches.kernel.org/5.9.7-037-ip6_tunnel-set-inner-ipproto-before-ip6_tnl_enc.patch
|
||||
patches.kernel.org/5.9.7-038-net-fec-fix-MDIO-probing-for-some-FEC-hardware-.patch
|
||||
patches.kernel.org/5.9.7-039-mptcp-token-fix-unititialized-variable.patch
|
||||
patches.kernel.org/5.9.7-040-net-dsa-qca8k-Fix-port-MTU-setting.patch
|
||||
patches.kernel.org/5.9.7-041-net-openvswitch-silence-suspicious-RCU-usage-wa.patch
|
||||
patches.kernel.org/5.9.7-042-r8169-work-around-short-packet-hw-bug-on-RTL812.patch
|
||||
patches.kernel.org/5.9.7-043-drm-nouveau-kms-nv50-Get-rid-of-bogus-nouveau_c.patch
|
||||
patches.kernel.org/5.9.7-044-drm-nouveau-kms-nv50-Fix-clock-checking-algorit.patch
|
||||
patches.kernel.org/5.9.7-045-Fonts-Replace-discarded-const-qualifier.patch
|
||||
patches.kernel.org/5.9.7-046-ALSA-hda-realtek-Fixed-HP-headset-Mic-can-t-be-.patch
|
||||
patches.kernel.org/5.9.7-047-ALSA-hda-realtek-Enable-headphone-for-ASUS-TM42.patch
|
||||
patches.kernel.org/5.9.7-048-ALSA-usb-audio-Add-implicit-feedback-quirk-for-.patch
|
||||
patches.kernel.org/5.9.7-049-ALSA-usb-audio-add-usb-vendor-id-as-DSD-capable.patch
|
||||
patches.kernel.org/5.9.7-050-ALSA-usb-audio-Add-implicit-feedback-quirk-for-.patch
|
||||
patches.kernel.org/5.9.7-051-ALSA-usb-audio-Add-implicit-feedback-quirk-for-.patch
|
||||
patches.kernel.org/5.9.7-052-hugetlb_cgroup-fix-reservation-accounting.patch
|
||||
patches.kernel.org/5.9.7-053-mm-mempolicy-fix-potential-pte_unmap_unlock-pte.patch
|
||||
patches.kernel.org/5.9.7-054-lib-crc32test-remove-extra-local_irq_disable-en.patch
|
||||
patches.kernel.org/5.9.7-055-kthread_worker-prevent-queuing-delayed-work-fro.patch
|
||||
patches.kernel.org/5.9.7-056-mm-always-have-io_remap_pfn_range-set-pgprot_de.patch
|
||||
patches.kernel.org/5.9.7-057-perf-hists-browser-Increase-size-of-buf-in-perf.patch
|
||||
patches.kernel.org/5.9.7-058-gfs2-Wake-up-when-sd_glock_disposal-becomes-zer.patch
|
||||
patches.kernel.org/5.9.7-059-gfs2-Don-t-call-cancel_delayed_work_sync-from-w.patch
|
||||
patches.kernel.org/5.9.7-060-ring-buffer-Fix-recursion-protection-transition.patch
|
||||
patches.kernel.org/5.9.7-061-drm-amdgpu-update-golden-setting-for-sienna_cic.patch
|
||||
patches.kernel.org/5.9.7-062-drm-amdgpu-resolved-ASD-loading-issue-on-sienna.patch
|
||||
patches.kernel.org/5.9.7-063-iommu-vt-d-Fix-kernel-NULL-pointer-dereference-.patch
|
||||
patches.kernel.org/5.9.7-064-mtd-spi-nor-Don-t-copy-self-pointing-struct-aro.patch
|
||||
patches.kernel.org/5.9.7-065-ftrace-Fix-recursion-check-for-NMI-test.patch
|
||||
patches.kernel.org/5.9.7-066-ftrace-Handle-tracing-when-switching-between-co.patch
|
||||
patches.kernel.org/5.9.7-067-regulator-defer-probe-when-trying-to-get-voltag.patch
|
||||
patches.kernel.org/5.9.7-068-spi-bcm2835-fix-gpio-cs-level-inversion.patch
|
||||
patches.kernel.org/5.9.7-069-tracing-Fix-out-of-bounds-write-in-get_trace_bu.patch
|
||||
patches.kernel.org/5.9.7-070-futex-Handle-transient-ownerless-rtmutex-state-.patch
|
||||
patches.kernel.org/5.9.7-071-x86-lib-Change-.weak-to-SYM_FUNC_START_WEAK-for.patch
|
||||
patches.kernel.org/5.9.7-072-ARM-dts-sun4i-a10-fix-cpu_alert-temperature.patch
|
||||
patches.kernel.org/5.9.7-073-arm64-dts-meson-add-missing-g12-rng-clock.patch
|
||||
patches.kernel.org/5.9.7-074-arm64-dts-amlogic-meson-g12-use-the-G12A-specif.patch
|
||||
patches.kernel.org/5.9.7-075-x86-kexec-Use-up-to-dated-screen_info-copy-to-f.patch
|
||||
patches.kernel.org/5.9.7-076-hyperv_fb-Update-screen_info-after-removing-old.patch
|
||||
patches.kernel.org/5.9.7-077-arm64-dts-amlogic-add-missing-ethernet-reset-ID.patch
|
||||
patches.kernel.org/5.9.7-078-io_uring-don-t-miss-setting-IO_WQ_WORK_CONCURRE.patch
|
||||
patches.kernel.org/5.9.7-079-of-Fix-reserved-memory-overlap-detection.patch
|
||||
patches.kernel.org/5.9.7-080-ARM-dts-mmp3-Add-power-domain-for-the-camera.patch
|
||||
patches.kernel.org/5.9.7-081-drm-sun4i-frontend-Rework-a-bit-the-phase-data.patch
|
||||
patches.kernel.org/5.9.7-082-drm-sun4i-frontend-Reuse-the-ch0-phase-for-RGB-.patch
|
||||
patches.kernel.org/5.9.7-083-drm-sun4i-frontend-Fix-the-scaler-phase-on-A33.patch
|
||||
patches.kernel.org/5.9.7-084-drm-v3d-Fix-double-free-in-v3d_submit_cl_ioctl.patch
|
||||
patches.kernel.org/5.9.7-085-blk-cgroup-Fix-memleak-on-error-path.patch
|
||||
patches.kernel.org/5.9.7-086-blk-cgroup-Pre-allocate-tree-node-on-blkg_conf_.patch
|
||||
patches.kernel.org/5.9.7-087-btrfs-drop-the-path-before-adding-qgroup-items-.patch
|
||||
patches.kernel.org/5.9.7-088-btrfs-add-a-helper-to-read-the-tree_root-commit.patch
|
||||
patches.kernel.org/5.9.7-089-scsi-core-Don-t-start-concurrent-async-scan-on-.patch
|
||||
patches.kernel.org/5.9.7-090-drm-amdgpu-disable-DCN-and-VCN-for-navi10-block.patch
|
||||
patches.kernel.org/5.9.7-091-drm-amdgpu-add-DID-for-navi10-blockchain-SKU.patch
|
||||
patches.kernel.org/5.9.7-092-drm-amd-display-Fixed-panic-during-seamless-boo.patch
|
||||
patches.kernel.org/5.9.7-093-scsi-ibmvscsi-Fix-potential-race-after-loss-of-.patch
|
||||
patches.kernel.org/5.9.7-094-drm-amd-display-adding-ddc_gpio_vga_reg_list-to.patch
|
||||
patches.kernel.org/5.9.7-095-vsock-use-ns_capable_noaudit-on-socket-create.patch
|
||||
patches.kernel.org/5.9.7-096-nvme-rdma-handle-unexpected-nvme-completion-dat.patch
|
||||
patches.kernel.org/5.9.7-097-nvmet-fix-a-NULL-pointer-dereference-when-traci.patch
|
||||
patches.kernel.org/5.9.7-098-staging-mmal-vchiq-Fix-memory-leak-for-vchiq_in.patch
|
||||
patches.kernel.org/5.9.7-099-drm-vc4-drv-Add-error-handding-for-bind.patch
|
||||
patches.kernel.org/5.9.7-100-ACPI-NFIT-Fix-comparison-to-ENXIO.patch
|
||||
patches.kernel.org/5.9.7-101-usb-cdns3-gadget-suspicious-implicit-sign-exten.patch
|
||||
patches.kernel.org/5.9.7-102-drm-nouveau-nouveau-fix-the-start-end-range-for.patch
|
||||
patches.kernel.org/5.9.7-103-drm-nouveau-gem-fix-refcount_t-underflow-use-af.patch
|
||||
patches.kernel.org/5.9.7-104-arm64-smp-Move-rcu_cpu_starting-earlier.patch
|
||||
patches.kernel.org/5.9.7-105-vt-Disable-KD_FONT_OP_COPY.patch
|
||||
patches.kernel.org/5.9.7-106-tty-serial-imx-enable-earlycon-by-default-if-IM.patch
|
||||
patches.kernel.org/5.9.7-107-tty-fix-crash-in-release_tty-if-tty-port-is-not.patch
|
||||
patches.kernel.org/5.9.7-108-fork-fix-copy_process-CLONE_PARENT-race-with-th.patch
|
||||
patches.kernel.org/5.9.7-109-entry-Fix-the-incorrect-ordering-of-lockdep-and.patch
|
||||
patches.kernel.org/5.9.7-110-s390-pci-fix-hot-plug-of-PCI-function-missing-b.patch
|
||||
patches.kernel.org/5.9.7-111-s390-mm-make-pmd-pud_deref-large-page-aware.patch
|
||||
patches.kernel.org/5.9.7-112-s390-pkey-fix-paes-selftest-failure-with-paes-a.patch
|
||||
patches.kernel.org/5.9.7-113-powerpc-8xx-Always-fault-when-_PAGE_ACCESSED-is.patch
|
||||
patches.kernel.org/5.9.7-114-powerpc-40x-Always-fault-when-_PAGE_ACCESSED-is.patch
|
||||
patches.kernel.org/5.9.7-115-serial-8250_mtk-Fix-uart_get_baud_rate-warning.patch
|
||||
patches.kernel.org/5.9.7-116-serial-txx9-add-missing-platform_driver_unregis.patch
|
||||
patches.kernel.org/5.9.7-117-USB-serial-cyberjack-fix-write-URB-completion-r.patch
|
||||
patches.kernel.org/5.9.7-118-USB-serial-option-add-Quectel-EC200T-module-sup.patch
|
||||
patches.kernel.org/5.9.7-119-USB-serial-option-add-LE910Cx-compositions-0x12.patch
|
||||
patches.kernel.org/5.9.7-120-USB-serial-option-add-Telit-FN980-composition-0.patch
|
||||
patches.kernel.org/5.9.7-121-usb-dwc3-ep0-Fix-delay-status-handling.patch
|
||||
patches.kernel.org/5.9.7-122-USB-Add-NO_LPM-quirk-for-Kingston-flash-drive.patch
|
||||
patches.kernel.org/5.9.7-123-usb-mtu3-fix-panic-in-mtu3_gadget_stop.patch
|
||||
patches.kernel.org/5.9.7-124-io_uring-fix-link-lookup-racing-with-link-timeo.patch
|
||||
patches.kernel.org/5.9.7-125-mac80211-fix-regression-where-EAPOL-frames-were.patch
|
||||
patches.kernel.org/5.9.7-126-drm-panfrost-Fix-a-deadlock-between-the-shrinke.patch
|
||||
patches.kernel.org/5.9.7-127-ARC-stack-unwinding-avoid-indefinite-looping.patch
|
||||
patches.kernel.org/5.9.7-128-PM-runtime-Drop-runtime-PM-references-to-suppli.patch
|
||||
patches.kernel.org/5.9.7-129-PM-runtime-Drop-pm_runtime_clean_up_links.patch
|
||||
patches.kernel.org/5.9.7-130-PM-runtime-Resume-the-device-earlier-in-__devic.patch
|
||||
patches.kernel.org/5.9.7-131-drm-i915-Fix-encoder-lookup-during-PSR-atomic-c.patch
|
||||
patches.kernel.org/5.9.7-132-drm-i915-gt-Use-the-local-HWSP-offset-during-su.patch
|
||||
patches.kernel.org/5.9.7-133-perf-core-Fix-a-memory-leak-in-perf_event_parse.patch
|
||||
patches.kernel.org/5.9.7-134-Linux-5.9.7.patch
|
||||
patches.kernel.org/5.9.8-001-powercap-restrict-energy-meter-to-root-access.patch
|
||||
patches.kernel.org/5.9.8-002-Linux-5.9.8.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -1432,8 +1296,6 @@
|
||||
# to get into mainline any time soon (or ever) belong
|
||||
# to area specific sections below.
|
||||
########################################################
|
||||
patches.suse/tipc-fix-a-deadlock-when-flushing-scheduled-work.patch
|
||||
patches.suse/spi-bcm2835-remove-use-of-uninitialized-gpio-flags-v.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-11-11 07:04:32 +0000
|
||||
GIT Revision: e800bb2a03c16e6b0849841e89e051a91f1db768
|
||||
2020-11-05 16:53:34 +0000
|
||||
GIT Revision: fc52788baa214acdc9726f6c92fdeb55a7ad5c5b
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user