commit 17dfd53b756f494b0dbd44ea8d8085ff489eac3b
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1295
This commit is contained in:
parent
7486f055e7
commit
5b14901d5b
@ -8,8 +8,8 @@
|
||||
# kernel-binary and kernel-source rely on this
|
||||
#
|
||||
|
||||
+i386 i386/default
|
||||
+i386 i386/pae
|
||||
+i386 i386/default
|
||||
+i386 -syms i386/debug
|
||||
+i386 i386/vanilla
|
||||
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%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.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%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.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%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.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%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.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%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-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
BuildRequires: kernel%kernel_flavor-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
|
||||
%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.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%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.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%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.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 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.6.7
|
||||
Version: 5.6.8
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%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-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,296 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 21:46:49 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.8 (bnc#1012628).
|
||||
- mm: check that mm is still valid in madvise() (bnc#1012628).
|
||||
- tools/testing/nvdimm: Fix compilation failure without
|
||||
CONFIG_DEV_DAX_PMEM_COMPAT (bnc#1012628).
|
||||
- watchdog: reset last_hw_keepalive time at start (bnc#1012628).
|
||||
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
|
||||
lpfc_unreg_login (bnc#1012628).
|
||||
- xfs: correctly acount for reclaimable slabs (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash after handling a pci error (bnc#1012628).
|
||||
- scsi: lpfc: Fix crash in target side cable pulls hitting
|
||||
WAIT_FOR_UNREG (bnc#1012628).
|
||||
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
|
||||
(bnc#1012628).
|
||||
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
|
||||
(bnc#1012628).
|
||||
- ceph: don't skip updating wanted caps when cap is stale
|
||||
(bnc#1012628).
|
||||
- pwm: imx27: Fix clock handling in pwm_imx27_apply()
|
||||
(bnc#1012628).
|
||||
- pwm: rcar: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- nvme-tcp: fix possible crash in write_zeroes processing
|
||||
(bnc#1012628).
|
||||
- ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag
|
||||
(bnc#1012628).
|
||||
- scsi: iscsi: Report unbind session event when the target has
|
||||
been removed (bnc#1012628).
|
||||
- tools/test/nvdimm: Fix out of tree build (bnc#1012628).
|
||||
- ASoC: Intel: atom: Take the drv->lock mutex before calling
|
||||
sst_send_slot_map() (bnc#1012628).
|
||||
- nvme: fix deadlock caused by ANA update wrong locking
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Update stream adjust in
|
||||
dc_stream_adjust_vmin_vmax (bnc#1012628).
|
||||
- dma-direct: fix data truncation in
|
||||
dma_direct_get_required_mask() (bnc#1012628).
|
||||
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
|
||||
(bnc#1012628).
|
||||
- selftests: kmod: fix handling test numbers above 9
|
||||
(bnc#1012628).
|
||||
- ipc/util.c: sysvipc_find_ipc() should increase position index
|
||||
(bnc#1012628).
|
||||
- kconfig: qconf: Fix a few alignment issues (bnc#1012628).
|
||||
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
|
||||
(bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions
|
||||
(bnc#1012628).
|
||||
- s390/cio: generate delayed uevent for vfio-ccw subchannels
|
||||
(bnc#1012628).
|
||||
- s390/cio: avoid duplicated 'ADD' uevents (bnc#1012628).
|
||||
- loop: Better discard support for block devices (bnc#1012628).
|
||||
- Revert "powerpc/64: irq_work avoid interrupt when called with
|
||||
hardware irqs enabled" (bnc#1012628).
|
||||
- powerpc/pseries: Fix MCE handling on pseries (bnc#1012628).
|
||||
- nvme: fix compat address handling in several ioctls
|
||||
(bnc#1012628).
|
||||
- pwm: renesas-tpu: Fix late Runtime PM enablement (bnc#1012628).
|
||||
- pwm: bcm2835: Dynamically allocate base (bnc#1012628).
|
||||
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
|
||||
(bnc#1012628).
|
||||
- scsi: lpfc: Fix lockdep error - register non-static key
|
||||
(bnc#1012628).
|
||||
- perf/core: Disable page faults when getting phys address
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Calculate scaling ratios on every medium/full
|
||||
update (bnc#1012628).
|
||||
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (bnc#1012628).
|
||||
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
|
||||
(bnc#1012628).
|
||||
- xhci: Wait until link state trainsits to U0 after setting
|
||||
USB_SS_PORT_LS_U0 (bnc#1012628).
|
||||
- xhci: Finetune host initiated USB3 rootport link suspend and
|
||||
resume (bnc#1012628).
|
||||
- block: fix busy device checking in blk_drop_partitions again
|
||||
(bnc#1012628).
|
||||
- cxgb4: fix adapter crash due to wrong MC size (bnc#1012628).
|
||||
- cxgb4: fix large delays in PTP synchronization (bnc#1012628).
|
||||
- ipv4: Update fib_select_default to handle nexthop objects
|
||||
(bnc#1012628).
|
||||
- ipv6: fix restrict IPV6_ADDRFORM operation (bnc#1012628).
|
||||
- macsec: avoid to set wrong mtu (bnc#1012628).
|
||||
- macvlan: fix null dereference in macvlan_device_event()
|
||||
(bnc#1012628).
|
||||
- mlxsw: Fix some IS_ERR() vs NULL bugs (bnc#1012628).
|
||||
- net: bcmgenet: correct per TX/RX ring statistics (bnc#1012628).
|
||||
- net/mlx4_en: avoid indirect call in TX completion (bnc#1012628).
|
||||
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
|
||||
(bnc#1012628).
|
||||
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
|
||||
(bnc#1012628).
|
||||
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
|
||||
clock array (bnc#1012628).
|
||||
- net/x25: Fix x25_neigh refcnt leak when receiving frame
|
||||
(bnc#1012628).
|
||||
- sched: etf: do not assume all sockets are full blown
|
||||
(bnc#1012628).
|
||||
- selftests: Fix suppress test in fib_tests.sh (bnc#1012628).
|
||||
- tcp: cache line align MAX_TCP_HEADER (bnc#1012628).
|
||||
- team: fix hang in team_mode_get() (bnc#1012628).
|
||||
- tipc: Fix potential tipc_aead refcnt leak in tipc_crypto_rcv
|
||||
(bnc#1012628).
|
||||
- tipc: Fix potential tipc_node refcnt leak in tipc_rcv
|
||||
(bnc#1012628).
|
||||
- vrf: Fix IPv6 with qdisc and xfrm (bnc#1012628).
|
||||
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
|
||||
(bnc#1012628).
|
||||
- net: dsa: b53: Fix valid setting for MDB entries (bnc#1012628).
|
||||
- net: dsa: b53: Fix ARL register definitions (bnc#1012628).
|
||||
- net: dsa: b53: Rework ARL bin logic (bnc#1012628).
|
||||
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
|
||||
(bnc#1012628).
|
||||
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
|
||||
(bnc#1012628).
|
||||
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
|
||||
(bnc#1012628).
|
||||
- vrf: Check skb for XFRM_TRANSFORMED flag (bnc#1012628).
|
||||
- net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()
|
||||
(bnc#1012628).
|
||||
- KEYS: Avoid false positive ENOMEM error on key read
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
|
||||
mobos (bnc#1012628).
|
||||
- ALSA: usb-audio: Add connector notifier delegation
|
||||
(bnc#1012628).
|
||||
- mac80211: populate debugfs only after cfg80211 init
|
||||
(bnc#1012628).
|
||||
- iio: core: remove extra semi-colon from
|
||||
devm_iio_device_register() macro (bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: flush hw FIFO before resetting the device
|
||||
(bnc#1012628).
|
||||
- iio: st_sensors: rely on odr mask to know if odr can be set
|
||||
(bnc#1012628).
|
||||
- iio: adc: stm32-adc: fix sleep in atomic context (bnc#1012628).
|
||||
- iio: adc: ti-ads8344: properly byte swap value (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix ADC-B powerdown (bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
|
||||
(bnc#1012628).
|
||||
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
|
||||
in simultaneous mode (bnc#1012628).
|
||||
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
|
||||
(bnc#1012628).
|
||||
- USB: sisusbvga: Change port variable from signed to unsigned
|
||||
(bnc#1012628).
|
||||
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
|
||||
for Corsair K70 RGB RAPIDFIRE (bnc#1012628).
|
||||
- USB: early: Handle AMD's spec-compliant identifiers, too
|
||||
(bnc#1012628).
|
||||
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
|
||||
(bnc#1012628).
|
||||
- USB: hub: Fix handling of connect changes during sleep
|
||||
(bnc#1012628).
|
||||
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
|
||||
enumeration scheme first for high speed devices") (bnc#1012628).
|
||||
- tty: serial: owl: add "much needed" clk_prepare_enable()
|
||||
(bnc#1012628).
|
||||
- vmalloc: fix remap_vmalloc_range() bounds checks (bnc#1012628).
|
||||
- staging: gasket: Fix incongruency in handling of sysfs entries
|
||||
creation (bnc#1012628).
|
||||
- coredump: fix null pointer dereference on coredump
|
||||
(bnc#1012628).
|
||||
- mm/hugetlb: fix a addressing exception caused by huge_pte_offset
|
||||
(bnc#1012628).
|
||||
- mm/ksm: fix NULL pointer dereference when KSM zero page is
|
||||
enabled (bnc#1012628).
|
||||
- tools/vm: fix cross-compile build (bnc#1012628).
|
||||
- ALSA: usx2y: Fix potential NULL dereference (bnc#1012628).
|
||||
- ALSA: hda/realtek - Fix unexpected init_amp override
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add new codec supported for ALC245
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/hdmi: Add module option to disable audio component
|
||||
binding (bnc#1012628).
|
||||
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Filter out unsupported sample rates on
|
||||
Focusrite devices (bnc#1012628).
|
||||
- tpm/tpm_tis: Free IRQ if probing fails (bnc#1012628).
|
||||
- tpm: fix wrong return value in tpm_pcr_extend (bnc#1012628).
|
||||
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
|
||||
(bnc#1012628).
|
||||
- KVM: s390: Return last valid slot if approx index is
|
||||
out-of-bounds (bnc#1012628).
|
||||
- KVM: Check validity of resolved slot when searching memslots
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: Enable machine check support for 32bit targets
|
||||
(bnc#1012628).
|
||||
- tty: hvc: fix buffer overflow during hvc_alloc() (bnc#1012628).
|
||||
- tty: rocket, avoid OOB access (bnc#1012628).
|
||||
- usb-storage: Add unusual_devs entry for JMicron JMS566
|
||||
(bnc#1012628).
|
||||
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Zero assigned PBN when releasing VCPI slots
|
||||
(bnc#1012628).
|
||||
- audit: check the length of userspace generated audit records
|
||||
(bnc#1012628).
|
||||
- ASoC: dapm: fixup dapm kcontrol widget (bnc#1012628).
|
||||
- SUNRPC: Fix backchannel RPC soft lockups (bnc#1012628).
|
||||
- iwlwifi: pcie: actually release queue memory in TVQM
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: beacon statistics shouldn't go backwards
|
||||
(bnc#1012628).
|
||||
- iwlwifi: pcie: indicate correct RB size to device (bnc#1012628).
|
||||
- iwlwifi: mvm: limit maximum queue appropriately (bnc#1012628).
|
||||
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix inactive TID removal return value usage
|
||||
(bnc#1012628).
|
||||
- iwlwifi: fix WGDS check when WRDS is disabled (bnc#1012628).
|
||||
- cifs: fix uninitialised lease_key in open_shroot()
|
||||
(bnc#1012628).
|
||||
- ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=y
|
||||
(bnc#1012628).
|
||||
- powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failure
|
||||
(bnc#1012628).
|
||||
- powerpc/setup_64: Set cache-line-size based on cache-block-size
|
||||
(bnc#1012628).
|
||||
- staging: comedi: dt2815: fix writing hi byte of analog output
|
||||
(bnc#1012628).
|
||||
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
|
||||
(bnc#1012628).
|
||||
- vt: don't hardcode the mem allocation upper bound (bnc#1012628).
|
||||
- vt: don't use kmalloc() for the unicode screen buffer
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
|
||||
default (bnc#1012628).
|
||||
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
|
||||
(bnc#1012628).
|
||||
- staging: vt6656: Fix drivers TBTT timing counter (bnc#1012628).
|
||||
- staging: vt6656: Fix pairwise key entry save (bnc#1012628).
|
||||
- staging: vt6656: Power save stop wake_up_count wrap around
|
||||
(bnc#1012628).
|
||||
- mei: me: fix irq number stored in hw struct (bnc#1012628).
|
||||
- cdc-acm: close race betrween suspend() and acm_softint
|
||||
(bnc#1012628).
|
||||
- cdc-acm: introduce a cool down (bnc#1012628).
|
||||
- UAS: no use logging any details in case of ENODEV (bnc#1012628).
|
||||
- UAS: fix deadlock in error handling and PM flushing work
|
||||
(bnc#1012628).
|
||||
- fpga: dfl: pci: fix return value of cci_pci_sriov_configure
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: gadget: Fix request completion check (bnc#1012628).
|
||||
- usb: f_fs: Clear OS Extended descriptor counts to zero in
|
||||
ffs_data_reset() (bnc#1012628).
|
||||
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
|
||||
change (bnc#1012628).
|
||||
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
|
||||
returning an invalid pointer (bnc#1012628).
|
||||
- xhci: Fix handling halted endpoint even if endpoint ring
|
||||
appears empty (bnc#1012628).
|
||||
- xhci: prevent bus suspend if a roothub port detected a
|
||||
over-current condition (bnc#1012628).
|
||||
- xhci: Don't clear hub TT buffer on ep0 protocol stall
|
||||
(bnc#1012628).
|
||||
- serial: sh-sci: Make sure status register SCxSR is read in
|
||||
correct sequence (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix uartps_major handling"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Use the same dynamic major number for
|
||||
all ports" (bnc#1012628).
|
||||
- Revert "serial: uartps: Fix error path when alloc failed"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Do not allow use aliases >=
|
||||
MAX_UART_INSTANCES" (bnc#1012628).
|
||||
- Revert "serial: uartps: Change uart ID port allocation"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Move Port ID to device data structure"
|
||||
(bnc#1012628).
|
||||
- Revert "serial: uartps: Register own uart console and driver
|
||||
structures" (bnc#1012628).
|
||||
- drm/i915/gt: Update PMINTRMSK holding fw (bnc#1012628).
|
||||
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
|
||||
(bnc#1012628).
|
||||
- powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32 (bnc#1012628).
|
||||
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
|
||||
(bnc#1012628).
|
||||
- commit 58238cd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 08:57:05 CEST 2020 - tiwai@suse.de
|
||||
|
||||
- Make the "Reducing compressed framebufer size" message be
|
||||
DRM_INFO_ONCE() (bsc#1168776).
|
||||
- commit a7947d7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 08:11:21 CEST 2020 - tiwai@suse.de
|
||||
|
||||
@ -301,6 +594,20 @@ Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz
|
||||
detection on insertion (bnc#1012628).
|
||||
- commit 94f4e94
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 09:14:10 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- config.conf: fix order of i386 flavors
|
||||
Unlike on other architectures, i386/pae is the basic config and others,
|
||||
including i386/default are diffs against it. With i386/default listed
|
||||
first, it is also processed first by run_oldconfig.sh so that if there
|
||||
is a new config option, it is added to i386/default (as it's not present
|
||||
in i386/pae yet) even if the value is going to be the same as in
|
||||
i386/pae. To get stable result, one needs to run run_oldconfig.sh twice.
|
||||
Swat the two entries so that i386/pae is updated first and i386/default
|
||||
is created as a diff against already updated i386/pae.
|
||||
- commit 17dfd53
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.7
|
||||
%define patchversion 5.6.8
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.7
|
||||
Version: 5.6.8
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g00d8515
|
||||
Release: <RELEASE>.g17dfd53
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: kernel-%build_flavor-base-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
Provides: kernel-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
Provides: %name-srchash-17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
%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:86d001ffb49312afbe6a9cd08a53f6bd1d5ca491f9e00550912f58a3e8864d75
|
||||
size 451846
|
||||
oid sha256:368ddfa02effdd14bb19f345ff51b8ad03e49187ec5ac7e3927841e905ac6cb9
|
||||
size 574971
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7bd4753720048f0ed2e083dfcae1cfe878f8fcd7d02a4687bb28c08b8b33886
|
||||
size 57901
|
||||
oid sha256:4a7da766becfc13eccae229d92e6779dc765e3568239c29889ca697a80410ab9
|
||||
size 58129
|
||||
|
170
series.conf
170
series.conf
@ -631,6 +631,174 @@
|
||||
patches.kernel.org/5.6.7-166-bpf-test_verifier-switch-bpf_get_stack-s-0-s-r8.patch
|
||||
patches.kernel.org/5.6.7-167-x86-xen-fix-booting-32-bit-pv-guest.patch
|
||||
patches.kernel.org/5.6.7-168-Linux-5.6.7.patch
|
||||
patches.kernel.org/5.6.8-001-mm-check-that-mm-is-still-valid-in-madvise.patch
|
||||
patches.kernel.org/5.6.8-002-tools-testing-nvdimm-Fix-compilation-failure-wi.patch
|
||||
patches.kernel.org/5.6.8-003-watchdog-reset-last_hw_keepalive-time-at-start.patch
|
||||
patches.kernel.org/5.6.8-004-scsi-lpfc-Fix-kasan-slab-out-of-bounds-error-in.patch
|
||||
patches.kernel.org/5.6.8-005-xfs-correctly-acount-for-reclaimable-slabs.patch
|
||||
patches.kernel.org/5.6.8-006-scsi-lpfc-Fix-crash-after-handling-a-pci-error.patch
|
||||
patches.kernel.org/5.6.8-007-scsi-lpfc-Fix-crash-in-target-side-cable-pulls-.patch
|
||||
patches.kernel.org/5.6.8-008-scsi-libfc-If-PRLI-rejected-move-rport-to-PLOGI.patch
|
||||
patches.kernel.org/5.6.8-009-ceph-return-ceph_mdsc_do_request-errors-from-__.patch
|
||||
patches.kernel.org/5.6.8-010-ceph-don-t-skip-updating-wanted-caps-when-cap-i.patch
|
||||
patches.kernel.org/5.6.8-011-pwm-imx27-Fix-clock-handling-in-pwm_imx27_apply.patch
|
||||
patches.kernel.org/5.6.8-012-pwm-rcar-Fix-late-Runtime-PM-enablement.patch
|
||||
patches.kernel.org/5.6.8-013-nvme-tcp-fix-possible-crash-in-write_zeroes-pro.patch
|
||||
patches.kernel.org/5.6.8-014-ASoC-qcom-q6asm-dai-Add-SNDRV_PCM_INFO_BATCH-fl.patch
|
||||
patches.kernel.org/5.6.8-015-scsi-iscsi-Report-unbind-session-event-when-the.patch
|
||||
patches.kernel.org/5.6.8-016-tools-test-nvdimm-Fix-out-of-tree-build.patch
|
||||
patches.kernel.org/5.6.8-017-ASoC-Intel-atom-Take-the-drv-lock-mutex-before-.patch
|
||||
patches.kernel.org/5.6.8-018-nvme-fix-deadlock-caused-by-ANA-update-wrong-lo.patch
|
||||
patches.kernel.org/5.6.8-019-drm-amd-display-Update-stream-adjust-in-dc_stre.patch
|
||||
patches.kernel.org/5.6.8-020-dma-direct-fix-data-truncation-in-dma_direct_ge.patch
|
||||
patches.kernel.org/5.6.8-021-kernel-gcov-fs.c-gcov_seq_next-should-increase-.patch
|
||||
patches.kernel.org/5.6.8-022-selftests-kmod-fix-handling-test-numbers-above-.patch
|
||||
patches.kernel.org/5.6.8-023-ipc-util.c-sysvipc_find_ipc-should-increase-pos.patch
|
||||
patches.kernel.org/5.6.8-024-kconfig-qconf-Fix-a-few-alignment-issues.patch
|
||||
patches.kernel.org/5.6.8-025-lib-raid6-test-fix-build-on-distros-whose-bin-s.patch
|
||||
patches.kernel.org/5.6.8-026-block-fix-busy-device-checking-in-blk_drop_part.patch
|
||||
patches.kernel.org/5.6.8-027-s390-cio-generate-delayed-uevent-for-vfio-ccw-s.patch
|
||||
patches.kernel.org/5.6.8-028-s390-cio-avoid-duplicated-ADD-uevents.patch
|
||||
patches.kernel.org/5.6.8-029-loop-Better-discard-support-for-block-devices.patch
|
||||
patches.kernel.org/5.6.8-030-Revert-powerpc-64-irq_work-avoid-interrupt-when.patch
|
||||
patches.kernel.org/5.6.8-031-powerpc-pseries-Fix-MCE-handling-on-pseries.patch
|
||||
patches.kernel.org/5.6.8-032-nvme-fix-compat-address-handling-in-several-ioc.patch
|
||||
patches.kernel.org/5.6.8-033-pwm-renesas-tpu-Fix-late-Runtime-PM-enablement.patch
|
||||
patches.kernel.org/5.6.8-034-pwm-bcm2835-Dynamically-allocate-base.patch
|
||||
patches.kernel.org/5.6.8-035-scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O.patch
|
||||
patches.kernel.org/5.6.8-036-scsi-lpfc-Fix-lockdep-error-register-non-static.patch
|
||||
patches.kernel.org/5.6.8-037-perf-core-Disable-page-faults-when-getting-phys.patch
|
||||
patches.kernel.org/5.6.8-038-drm-amd-display-Calculate-scaling-ratios-on-eve.patch
|
||||
patches.kernel.org/5.6.8-039-ASoC-Intel-bytcr_rt5640-Add-quirk-for-MPMAN-MPW.patch
|
||||
patches.kernel.org/5.6.8-040-ALSA-usb-audio-Add-Pioneer-DJ-DJM-250MK2-quirk.patch
|
||||
patches.kernel.org/5.6.8-041-xhci-Ensure-link-state-is-U3-after-setting-USB_.patch
|
||||
patches.kernel.org/5.6.8-042-xhci-Wait-until-link-state-trainsits-to-U0-afte.patch
|
||||
patches.kernel.org/5.6.8-043-xhci-Finetune-host-initiated-USB3-rootport-link.patch
|
||||
patches.kernel.org/5.6.8-044-block-fix-busy-device-checking-in-blk_drop_part.patch
|
||||
patches.kernel.org/5.6.8-045-cxgb4-fix-adapter-crash-due-to-wrong-MC-size.patch
|
||||
patches.kernel.org/5.6.8-046-cxgb4-fix-large-delays-in-PTP-synchronization.patch
|
||||
patches.kernel.org/5.6.8-047-ipv4-Update-fib_select_default-to-handle-nextho.patch
|
||||
patches.kernel.org/5.6.8-048-ipv6-fix-restrict-IPV6_ADDRFORM-operation.patch
|
||||
patches.kernel.org/5.6.8-049-macsec-avoid-to-set-wrong-mtu.patch
|
||||
patches.kernel.org/5.6.8-050-macvlan-fix-null-dereference-in-macvlan_device_.patch
|
||||
patches.kernel.org/5.6.8-051-mlxsw-Fix-some-IS_ERR-vs-NULL-bugs.patch
|
||||
patches.kernel.org/5.6.8-052-net-bcmgenet-correct-per-TX-RX-ring-statistics.patch
|
||||
patches.kernel.org/5.6.8-053-net-mlx4_en-avoid-indirect-call-in-TX-completio.patch
|
||||
patches.kernel.org/5.6.8-054-net-netrom-Fix-potential-nr_neigh-refcnt-leak-i.patch
|
||||
patches.kernel.org/5.6.8-055-net-openvswitch-ovs_ct_exit-to-be-done-under-ov.patch
|
||||
patches.kernel.org/5.6.8-056-net-stmmac-dwmac-meson8b-Add-missing-boundary-t.patch
|
||||
patches.kernel.org/5.6.8-057-net-x25-Fix-x25_neigh-refcnt-leak-when-receivin.patch
|
||||
patches.kernel.org/5.6.8-058-sched-etf-do-not-assume-all-sockets-are-full-bl.patch
|
||||
patches.kernel.org/5.6.8-059-selftests-Fix-suppress-test-in-fib_tests.sh.patch
|
||||
patches.kernel.org/5.6.8-060-tcp-cache-line-align-MAX_TCP_HEADER.patch
|
||||
patches.kernel.org/5.6.8-061-team-fix-hang-in-team_mode_get.patch
|
||||
patches.kernel.org/5.6.8-062-tipc-Fix-potential-tipc_aead-refcnt-leak-in-tip.patch
|
||||
patches.kernel.org/5.6.8-063-tipc-Fix-potential-tipc_node-refcnt-leak-in-tip.patch
|
||||
patches.kernel.org/5.6.8-064-vrf-Fix-IPv6-with-qdisc-and-xfrm.patch
|
||||
patches.kernel.org/5.6.8-065-net-dsa-b53-Lookup-VID-in-ARL-searches-when-VLA.patch
|
||||
patches.kernel.org/5.6.8-066-net-dsa-b53-Fix-valid-setting-for-MDB-entries.patch
|
||||
patches.kernel.org/5.6.8-067-net-dsa-b53-Fix-ARL-register-definitions.patch
|
||||
patches.kernel.org/5.6.8-068-net-dsa-b53-Rework-ARL-bin-logic.patch
|
||||
patches.kernel.org/5.6.8-069-net-dsa-b53-b53_arl_rw_op-needs-to-select-IVL-o.patch
|
||||
patches.kernel.org/5.6.8-070-vxlan-use-the-correct-nlattr-array-in-NL_SET_ER.patch
|
||||
patches.kernel.org/5.6.8-071-geneve-use-the-correct-nlattr-array-in-NL_SET_E.patch
|
||||
patches.kernel.org/5.6.8-072-xfrm-Always-set-XFRM_TRANSFORMED-in-xfrm-4-6-_o.patch
|
||||
patches.kernel.org/5.6.8-073-vrf-Check-skb-for-XFRM_TRANSFORMED-flag.patch
|
||||
patches.kernel.org/5.6.8-074-net-ethernet-ixp4xx-Add-error-handling-in-ixp4x.patch
|
||||
patches.kernel.org/5.6.8-075-KEYS-Avoid-false-positive-ENOMEM-error-on-key-r.patch
|
||||
patches.kernel.org/5.6.8-076-ALSA-hda-Remove-ASUS-ROG-Zenith-from-the-blackl.patch
|
||||
patches.kernel.org/5.6.8-077-ALSA-usb-audio-Add-static-mapping-table-for-ALC.patch
|
||||
patches.kernel.org/5.6.8-078-ALSA-usb-audio-Add-connector-notifier-delegatio.patch
|
||||
patches.kernel.org/5.6.8-079-mac80211-populate-debugfs-only-after-cfg80211-i.patch
|
||||
patches.kernel.org/5.6.8-080-libbpf-Only-check-mode-flags-in-get_xdp_id.patch
|
||||
patches.kernel.org/5.6.8-081-iio-core-remove-extra-semi-colon-from-devm_iio_.patch
|
||||
patches.kernel.org/5.6.8-082-iio-imu-st_lsm6dsx-flush-hw-FIFO-before-resetti.patch
|
||||
patches.kernel.org/5.6.8-083-iio-st_sensors-rely-on-odr-mask-to-know-if-odr-.patch
|
||||
patches.kernel.org/5.6.8-084-iio-adc-stm32-adc-fix-sleep-in-atomic-context.patch
|
||||
patches.kernel.org/5.6.8-085-iio-adc-ti-ads8344-properly-byte-swap-value.patch
|
||||
patches.kernel.org/5.6.8-086-iio-xilinx-xadc-Fix-ADC-B-powerdown.patch
|
||||
patches.kernel.org/5.6.8-087-iio-xilinx-xadc-Fix-clearing-interrupt-when-ena.patch
|
||||
patches.kernel.org/5.6.8-088-iio-xilinx-xadc-Fix-sequencer-configuration-for.patch
|
||||
patches.kernel.org/5.6.8-089-iio-xilinx-xadc-Make-sure-not-exceed-maximum-sa.patch
|
||||
patches.kernel.org/5.6.8-090-USB-sisusbvga-Change-port-variable-from-signed-.patch
|
||||
patches.kernel.org/5.6.8-091-USB-Add-USB_QUIRK_DELAY_CTRL_MSG-and-USB_QUIRK_.patch
|
||||
patches.kernel.org/5.6.8-092-USB-early-Handle-AMD-s-spec-compliant-identifie.patch
|
||||
patches.kernel.org/5.6.8-093-USB-core-Fix-free-while-in-use-bug-in-the-USB-S.patch
|
||||
patches.kernel.org/5.6.8-094-USB-hub-Fix-handling-of-connect-changes-during-.patch
|
||||
patches.kernel.org/5.6.8-095-USB-hub-Revert-commit-bd0e6c9614b9-usb-hub-try-.patch
|
||||
patches.kernel.org/5.6.8-096-tty-serial-owl-add-much-needed-clk_prepare_enab.patch
|
||||
patches.kernel.org/5.6.8-097-vmalloc-fix-remap_vmalloc_range-bounds-checks.patch
|
||||
patches.kernel.org/5.6.8-098-staging-gasket-Fix-incongruency-in-handling-of-.patch
|
||||
patches.kernel.org/5.6.8-099-coredump-fix-null-pointer-dereference-on-coredu.patch
|
||||
patches.kernel.org/5.6.8-100-mm-hugetlb-fix-a-addressing-exception-caused-by.patch
|
||||
patches.kernel.org/5.6.8-101-mm-ksm-fix-NULL-pointer-dereference-when-KSM-ze.patch
|
||||
patches.kernel.org/5.6.8-102-tools-vm-fix-cross-compile-build.patch
|
||||
patches.kernel.org/5.6.8-103-ALSA-usx2y-Fix-potential-NULL-dereference.patch
|
||||
patches.kernel.org/5.6.8-104-ALSA-hda-realtek-Fix-unexpected-init_amp-overri.patch
|
||||
patches.kernel.org/5.6.8-105-ALSA-hda-realtek-Add-new-codec-supported-for-AL.patch
|
||||
patches.kernel.org/5.6.8-106-ALSA-hda-hdmi-Add-module-option-to-disable-audi.patch
|
||||
patches.kernel.org/5.6.8-107-ALSA-usb-audio-Fix-usb-audio-refcnt-leak-when-g.patch
|
||||
patches.kernel.org/5.6.8-108-ALSA-usb-audio-Filter-out-unsupported-sample-ra.patch
|
||||
patches.kernel.org/5.6.8-109-tpm-tpm_tis-Free-IRQ-if-probing-fails.patch
|
||||
patches.kernel.org/5.6.8-110-tpm-fix-wrong-return-value-in-tpm_pcr_extend.patch
|
||||
patches.kernel.org/5.6.8-111-tpm-ibmvtpm-retry-on-H_CLOSED-in-tpm_ibmvtpm_se.patch
|
||||
patches.kernel.org/5.6.8-112-KVM-s390-Return-last-valid-slot-if-approx-index.patch
|
||||
patches.kernel.org/5.6.8-113-KVM-Check-validity-of-resolved-slot-when-search.patch
|
||||
patches.kernel.org/5.6.8-114-KVM-VMX-Enable-machine-check-support-for-32bit-.patch
|
||||
patches.kernel.org/5.6.8-115-tty-hvc-fix-buffer-overflow-during-hvc_alloc.patch
|
||||
patches.kernel.org/5.6.8-116-tty-rocket-avoid-OOB-access.patch
|
||||
patches.kernel.org/5.6.8-117-usb-storage-Add-unusual_devs-entry-for-JMicron-.patch
|
||||
patches.kernel.org/5.6.8-118-signal-Avoid-corrupting-si_pid-and-si_uid-in-do.patch
|
||||
patches.kernel.org/5.6.8-119-drm-dp_mst-Zero-assigned-PBN-when-releasing-VCP.patch
|
||||
patches.kernel.org/5.6.8-120-audit-check-the-length-of-userspace-generated-a.patch
|
||||
patches.kernel.org/5.6.8-121-ASoC-dapm-fixup-dapm-kcontrol-widget.patch
|
||||
patches.kernel.org/5.6.8-122-SUNRPC-Fix-backchannel-RPC-soft-lockups.patch
|
||||
patches.kernel.org/5.6.8-123-iwlwifi-pcie-actually-release-queue-memory-in-T.patch
|
||||
patches.kernel.org/5.6.8-124-iwlwifi-mvm-beacon-statistics-shouldn-t-go-back.patch
|
||||
patches.kernel.org/5.6.8-125-iwlwifi-pcie-indicate-correct-RB-size-to-device.patch
|
||||
patches.kernel.org/5.6.8-126-iwlwifi-mvm-limit-maximum-queue-appropriately.patch
|
||||
patches.kernel.org/5.6.8-127-iwlwifi-mvm-Do-not-declare-support-for-ACK-Enab.patch
|
||||
patches.kernel.org/5.6.8-128-iwlwifi-mvm-fix-inactive-TID-removal-return-val.patch
|
||||
patches.kernel.org/5.6.8-129-iwlwifi-fix-WGDS-check-when-WRDS-is-disabled.patch
|
||||
patches.kernel.org/5.6.8-130-cifs-fix-uninitialised-lease_key-in-open_shroot.patch
|
||||
patches.kernel.org/5.6.8-131-ARM-imx-provide-v7_cpu_resume-only-on-ARM_CPU_S.patch
|
||||
patches.kernel.org/5.6.8-132-powerpc-8xx-Fix-STRICT_KERNEL_RWX-startup-test-.patch
|
||||
patches.kernel.org/5.6.8-133-powerpc-setup_64-Set-cache-line-size-based-on-c.patch
|
||||
patches.kernel.org/5.6.8-134-staging-comedi-dt2815-fix-writing-hi-byte-of-an.patch
|
||||
patches.kernel.org/5.6.8-135-staging-comedi-Fix-comedi_device-refcnt-leak-in.patch
|
||||
patches.kernel.org/5.6.8-136-vt-don-t-hardcode-the-mem-allocation-upper-boun.patch
|
||||
patches.kernel.org/5.6.8-137-vt-don-t-use-kmalloc-for-the-unicode-screen-buf.patch
|
||||
patches.kernel.org/5.6.8-138-staging-vt6656-Don-t-set-RCR_MULTICAST-or-RCR_B.patch
|
||||
patches.kernel.org/5.6.8-139-staging-vt6656-Fix-calling-conditions-of-vnt_se.patch
|
||||
patches.kernel.org/5.6.8-140-staging-vt6656-Fix-drivers-TBTT-timing-counter.patch
|
||||
patches.kernel.org/5.6.8-141-staging-vt6656-Fix-pairwise-key-entry-save.patch
|
||||
patches.kernel.org/5.6.8-142-staging-vt6656-Power-save-stop-wake_up_count-wr.patch
|
||||
patches.kernel.org/5.6.8-143-mei-me-fix-irq-number-stored-in-hw-struct.patch
|
||||
patches.kernel.org/5.6.8-144-cdc-acm-close-race-betrween-suspend-and-acm_sof.patch
|
||||
patches.kernel.org/5.6.8-145-cdc-acm-introduce-a-cool-down.patch
|
||||
patches.kernel.org/5.6.8-146-UAS-no-use-logging-any-details-in-case-of-ENODE.patch
|
||||
patches.kernel.org/5.6.8-147-UAS-fix-deadlock-in-error-handling-and-PM-flush.patch
|
||||
patches.kernel.org/5.6.8-148-fpga-dfl-pci-fix-return-value-of-cci_pci_sriov_.patch
|
||||
patches.kernel.org/5.6.8-149-usb-dwc3-gadget-Fix-request-completion-check.patch
|
||||
patches.kernel.org/5.6.8-150-usb-f_fs-Clear-OS-Extended-descriptor-counts-to.patch
|
||||
patches.kernel.org/5.6.8-151-usb-typec-tcpm-Ignore-CC-and-vbus-changes-in-PO.patch
|
||||
patches.kernel.org/5.6.8-152-usb-typec-altmode-Fix-typec_altmode_get_partner.patch
|
||||
patches.kernel.org/5.6.8-153-xhci-Fix-handling-halted-endpoint-even-if-endpo.patch
|
||||
patches.kernel.org/5.6.8-154-xhci-prevent-bus-suspend-if-a-roothub-port-dete.patch
|
||||
patches.kernel.org/5.6.8-155-xhci-Don-t-clear-hub-TT-buffer-on-ep0-protocol-.patch
|
||||
patches.kernel.org/5.6.8-156-serial-sh-sci-Make-sure-status-register-SCxSR-i.patch
|
||||
patches.kernel.org/5.6.8-157-Revert-serial-uartps-Fix-uartps_major-handling.patch
|
||||
patches.kernel.org/5.6.8-158-Revert-serial-uartps-Use-the-same-dynamic-major.patch
|
||||
patches.kernel.org/5.6.8-159-Revert-serial-uartps-Fix-error-path-when-alloc-.patch
|
||||
patches.kernel.org/5.6.8-160-Revert-serial-uartps-Do-not-allow-use-aliases-M.patch
|
||||
patches.kernel.org/5.6.8-161-Revert-serial-uartps-Change-uart-ID-port-alloca.patch
|
||||
patches.kernel.org/5.6.8-162-Revert-serial-uartps-Move-Port-ID-to-device-dat.patch
|
||||
patches.kernel.org/5.6.8-163-Revert-serial-uartps-Register-own-uart-console-.patch
|
||||
patches.kernel.org/5.6.8-164-drm-i915-gt-Update-PMINTRMSK-holding-fw.patch
|
||||
patches.kernel.org/5.6.8-165-powerpc-kuap-PPC_KUAP_DEBUG-should-depend-on-PP.patch
|
||||
patches.kernel.org/5.6.8-166-powerpc-mm-Fix-CONFIG_PPC_KUAP_DEBUG-on-PPC32.patch
|
||||
patches.kernel.org/5.6.8-167-s390-mm-fix-page-table-upgrade-vs-2ndary-addres.patch
|
||||
patches.kernel.org/5.6.8-168-Linux-5.6.8.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -656,8 +824,8 @@
|
||||
########################################################
|
||||
patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch
|
||||
patches.suse/efi-x86-Don-t-remap-text-rodata-gap-read-only-for-mi.patch
|
||||
patches.suse/libbpf-Only-check-mode-flags-in-get_xdp_id.patch
|
||||
patches.suse/ALSA-pcm-oss-Place-the-plugin-buffer-overflow-checks.patch
|
||||
patches.suse/Make-the-Reducing-compressed-framebufer-size-message.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-04-27 06:11:21 +0000
|
||||
GIT Revision: 00d8515faeb59ccdca389e435cfec4af786fe777
|
||||
2020-04-30 06:39:08 +0000
|
||||
GIT Revision: 17dfd53b756f494b0dbd44ea8d8085ff489eac3b
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user