commit 34111a4d58e41d742247fcdfbc75c119245dfdba
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1355
This commit is contained in:
parent
be9d05bab6
commit
266b166e09
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%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.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%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.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%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.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%define variant %{nil}
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
@ -29,9 +29,9 @@
|
||||
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
|
||||
|
||||
Name: dtb-riscv64
|
||||
Version: 5.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-%build_flavor-base-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
Provides: kernel-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-%build_flavor-base-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
Provides: kernel-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-%build_flavor-base-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
Provides: kernel-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%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.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%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-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-%build_flavor-base-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
Provides: kernel-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-%build_flavor-base-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
Provides: kernel-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
BuildRequires: kernel%kernel_flavor-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
|
||||
%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.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%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.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-%build_flavor-base-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
Provides: kernel-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%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.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -24,10 +24,10 @@ Name: kernel-syms
|
||||
Summary: Kernel Symbol Versions (modversions)
|
||||
License: GPL-2.0
|
||||
Group: Development/Sources
|
||||
Version: 5.8.7
|
||||
Version: 5.8.5
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%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-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-%build_flavor-base-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
Provides: kernel-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,478 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:39:46 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
|
||||
(git-fixes).
|
||||
- commit 7fc52c0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:37:25 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.7 (bsc#1012628).
|
||||
- scsi: target: tcmu: Optimize use of flush_dcache_page
|
||||
(bsc#1012628).
|
||||
- nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
|
||||
(bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra186 (bsc#1012628).
|
||||
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
|
||||
Tegra210 (bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
|
||||
(bsc#1012628).
|
||||
- dt-bindings: mmc: tegra: Add tmclk for Tegra210 and later
|
||||
(bsc#1012628).
|
||||
- KVM: arm64: Survive synchronous exceptions caused by AT
|
||||
instructions (bsc#1012628).
|
||||
- KVM: arm64: Add kvm_extable for vaxorcism code (bsc#1012628).
|
||||
- media: media/v4l2-core: Fix kernel-infoleak in video_put_user()
|
||||
(bsc#1012628).
|
||||
- perf record/stat: Explicitly call out event modifiers in the
|
||||
documentation (bsc#1012628).
|
||||
- selftests/x86/test_vsyscall: Improve the process_vm_readv()
|
||||
test (bsc#1012628).
|
||||
- mm: fix pin vs. gup mismatch with gate pages (bsc#1012628).
|
||||
- netfilter: nft_set_rbtree: Handle outcomes of tree rotations
|
||||
in overlap detection (bsc#1012628).
|
||||
- HID: core: Sanitize event code and type when mapping input
|
||||
(bsc#1012628).
|
||||
- HID: core: Correctly handle ReportSize being zero (bsc#1012628).
|
||||
- commit dccac66
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 09:32:58 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.8.6 (bsc#1012628).
|
||||
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
|
||||
(bsc#1012628).
|
||||
- dma-pool: Fix an uninitialized variable bug in
|
||||
atomic_pool_expand() (bsc#1012628).
|
||||
- drm/vmwgfx/ldu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/sou: Use drm_mode_config_reset (bsc#1012628).
|
||||
- drm/vmwgfx/stdu: Use drm_mode_config_reset (bsc#1012628).
|
||||
- HID: hiddev: Fix slab-out-of-bounds write in
|
||||
hiddev_ioctl_usage() (bsc#1012628).
|
||||
- mm/page_counter: fix various data races at memsw (bsc#1012628).
|
||||
- fbmem: pull fbcon_update_vcs() out of fb_set_var()
|
||||
(bsc#1012628).
|
||||
- drm/atomic-helper: reset vblank on crtc reset (bsc#1012628).
|
||||
- io_uring: make offset == -1 consistent with preadv2/pwritev2
|
||||
(bsc#1012628).
|
||||
- io_uring: don't use poll handler if file can't be nonblocking
|
||||
read/written (bsc#1012628).
|
||||
- io_uring: don't recurse on tsk->sighand->siglock with signalfd
|
||||
(bsc#1012628).
|
||||
- usb: typec: tcpm: Fix Fix source hard reset response for TDA
|
||||
2.3.1.1 and TDA 2.3.1.2 failures (bsc#1012628).
|
||||
- usb: typec: ucsi: Hold con->lock for the entire duration of
|
||||
ucsi_register_port() (bsc#1012628).
|
||||
- usb: typec: ucsi: Rework ppm_lock handling (bsc#1012628).
|
||||
- usb: typec: ucsi: Fix 2 unlocked ucsi_run_command calls
|
||||
(bsc#1012628).
|
||||
- usb: typec: ucsi: Fix AB BA lock inversion (bsc#1012628).
|
||||
- USB: Fix device driver race (bsc#1012628).
|
||||
- USB: Also match device drivers using the ->match vfunc
|
||||
(bsc#1012628).
|
||||
- usb: storage: Add unusual_uas entry for Sony PSZ drives
|
||||
(bsc#1012628).
|
||||
- USB: cdc-acm: rework notification_buffer resizing (bsc#1012628).
|
||||
- usb: dwc3: gadget: Handle ZLP for sg requests (bsc#1012628).
|
||||
- usb: dwc3: gadget: Fix handling ZLP (bsc#1012628).
|
||||
- usb: dwc3: gadget: Don't setup more than requested
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: Unbreak offset calculation in VLAs
|
||||
(bsc#1012628).
|
||||
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
|
||||
(bsc#1012628).
|
||||
- USB: gadget: u_f: add overflow checks to VLA macros
|
||||
(bsc#1012628).
|
||||
- usb: host: ohci-exynos: Fix error handling in
|
||||
exynos_ohci_probe() (bsc#1012628).
|
||||
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
|
||||
(bsc#1012628).
|
||||
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
|
||||
(bsc#1012628).
|
||||
- usb: uas: Add quirk for PNY Pro Elite (bsc#1012628).
|
||||
- USB: yurex: Fix bad gfp argument (bsc#1012628).
|
||||
- drm/amd/pm: correct the thermal alert temperature limit settings
|
||||
(bsc#1012628).
|
||||
- drm/amd/pm: correct Vega20 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega12 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/pm: correct Vega10 swctf limit setting (bsc#1012628).
|
||||
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/gfx10: refine mgcg setting (bsc#1012628).
|
||||
- drm/amd/display: use correct scale for actual_brightness
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: Fix buffer overflow in INFO ioctl (bsc#1012628).
|
||||
- drm/modeset-lock: Take the modeset BKL for legacy drivers
|
||||
(bsc#1012628).
|
||||
- drm/dp_mst: Don't return error code when crtc is null
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: fix external abort seen on GC600 rev 0x19
|
||||
(bsc#1012628).
|
||||
- drm/i915: Fix cmd parser desc matching with masks (bsc#1012628).
|
||||
- x86/hotplug: Silence APIC only after all interrupts are migrated
|
||||
(bsc#1012628).
|
||||
- x86/irq: Unbreak interrupt affinity setting (bsc#1012628).
|
||||
- irqchip/stm32-exti: Avoid losing interrupts due to clearing
|
||||
pending bits by mistake (bsc#1012628).
|
||||
- genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
|
||||
(bsc#1012628).
|
||||
- usbip: Implement a match function to fix usbip (bsc#1012628).
|
||||
- crypto: af_alg - Work around empty control messages without
|
||||
MSG_MORE (bsc#1012628).
|
||||
- device property: Fix the secondary firmware node handling in
|
||||
set_primary_fwnode() (bsc#1012628).
|
||||
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
|
||||
(bsc#1012628).
|
||||
- powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU
|
||||
(bsc#1012628).
|
||||
- PM: sleep: core: Fix the handling of pending runtime resume
|
||||
requests (bsc#1012628).
|
||||
- arm64: vdso32: make vdso32 install conditional (bsc#1012628).
|
||||
- KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous
|
||||
exception (bsc#1012628).
|
||||
- io-wq: fix hang after cancelling pending hashed work
|
||||
(bsc#1012628).
|
||||
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
|
||||
failed (bsc#1012628).
|
||||
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci: fix ep context print mismatch in debugfs
|
||||
(bsc#1012628).
|
||||
- usb: host: xhci-tegra: fix tegra_xusb_get_phy() (bsc#1012628).
|
||||
- usb: host: xhci-tegra: otg usb2/usb3 port init (bsc#1012628).
|
||||
- usb: renesas-xhci: remove version check (bsc#1012628).
|
||||
- XEN uses irqdesc::irq_data_common::handler_data to store a
|
||||
per interrupt XEN data pointer which contains XEN specific
|
||||
information (bsc#1012628).
|
||||
- writeback: Fix sync livelock due to b_dirty_time processing
|
||||
(bsc#1012628).
|
||||
- writeback: Avoid skipping inode writeback (bsc#1012628).
|
||||
- writeback: Protect inode->i_io_list with inode->i_lock
|
||||
(bsc#1012628).
|
||||
- io_uring: clear req->result on IOPOLL re-issue (bsc#1012628).
|
||||
- serial: 8250: change lock order in serial8250_do_startup()
|
||||
(bsc#1012628).
|
||||
- serial: 8250_exar: Fix number of ports for Commtech PCIe cards
|
||||
(bsc#1012628).
|
||||
- serial: stm32: avoid kernel warning on absence of optional IRQ
|
||||
(bsc#1012628).
|
||||
- serial: pl011: Don't leak amba_ports entry on driver register
|
||||
error (bsc#1012628).
|
||||
- serial: pl011: Fix oops on -EPROBE_DEFER (bsc#1012628).
|
||||
- serial: samsung: Removes the IRQ not found warning
|
||||
(bsc#1012628).
|
||||
- vt_ioctl: change VT_RESIZEX ioctl to check for error return
|
||||
from vc_resize() (bsc#1012628).
|
||||
- vt: defer kfree() of vc_screenbuf in vc_do_resize()
|
||||
(bsc#1012628).
|
||||
- USB: lvtest: return proper error code in probe (bsc#1012628).
|
||||
- fbcon: prevent user font height or width change from causing
|
||||
potential out-of-bounds access (bsc#1012628).
|
||||
- btrfs: detect nocow for swap after snapshot delete
|
||||
(bsc#1012628).
|
||||
- btrfs: fix space cache memory leak after transaction abort
|
||||
(bsc#1012628).
|
||||
- btrfs: check the right error variable in
|
||||
btrfs_del_dir_entries_in_log (bsc#1012628).
|
||||
- btrfs: reset compression level for lzo on remount (bsc#1012628).
|
||||
- blk-mq: order adding requests to hctx->dispatch and checking
|
||||
SCHED_RESTART (bsc#1012628).
|
||||
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
|
||||
(bsc#1012628).
|
||||
- block: loop: set discard granularity and alignment for block
|
||||
device backed loop (bsc#1012628).
|
||||
- block: fix get_max_io_size() (bsc#1012628).
|
||||
- hwmon: (gsc-hwmon) Scale temperature to millidegrees
|
||||
(bsc#1012628).
|
||||
- arm64: Allow booting of late CPUs affected by erratum 1418040
|
||||
(bsc#1012628).
|
||||
- arm64: Move handling of erratum 1418040 into C code
|
||||
(bsc#1012628).
|
||||
- bpf: selftests: global_funcs: Check err_str before strstr
|
||||
(bsc#1012628).
|
||||
- libbpf: Fix map index used in error message (bsc#1012628).
|
||||
- powerpc/perf: Fix soft lockups due to missed interrupt
|
||||
accounting (bsc#1012628).
|
||||
- ext4: limit the length of per-inode prealloc list (bsc#1012628).
|
||||
- bpf: Avoid visit same object multiple times (bsc#1012628).
|
||||
- bpf: Fix a rcu_sched stall issue with bpf task/task_file
|
||||
iterator (bsc#1012628).
|
||||
- drm/amdkfd: fix the wrong sdma instance query for renoir
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix NULL pointer access issue when unloading driver
|
||||
(bsc#1012628).
|
||||
- net: gianfar: Add of_node_put() before goto statement
|
||||
(bsc#1012628).
|
||||
- macvlan: validate setting of multiple remote source MAC
|
||||
addresses (bsc#1012628).
|
||||
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix null pointer access during disconnect from
|
||||
subsystem (bsc#1012628).
|
||||
- scsi: qla2xxx: Check if FW supports MQ before enabling
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Fix login timeout (bsc#1012628).
|
||||
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
|
||||
(bsc#1012628).
|
||||
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1012628).
|
||||
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1012628).
|
||||
- scsi: scsi_debug: Fix scp is NULL errors (bsc#1012628).
|
||||
- scsi: ufs: Clean up completed request without interrupt
|
||||
notification (bsc#1012628).
|
||||
- scsi: ufs: Improve interrupt handling for shared interrupts
|
||||
(bsc#1012628).
|
||||
- scsi: ufs: Fix possible infinite loop in ufshcd_hold
|
||||
(bsc#1012628).
|
||||
- scsi: fcoe: Fix I/O path allocation (bsc#1012628).
|
||||
- selftests: disable rp_filter for icmp_redirect.sh (bsc#1012628).
|
||||
- ALSA: usb-audio: ignore broken processing/extension unit
|
||||
(bsc#1012628).
|
||||
- ASoC: wm8994: Avoid attempts to read unreadable registers
|
||||
(bsc#1012628).
|
||||
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
|
||||
(bsc#1012628).
|
||||
- ALSA: hda/realtek: Add model alc298-samsung-headphone
|
||||
(bsc#1012628).
|
||||
- drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len
|
||||
check (bsc#1012628).
|
||||
- dma-pool: Only allocate from CMA when in same memory zone
|
||||
(bsc#1012628).
|
||||
- dma-pool: fix coherent pool allocations for IOMMU mappings
|
||||
(bsc#1012628).
|
||||
- can: j1939: transport: j1939_xtp_rx_dat_one(): compare own
|
||||
packets to detect corruptions (bsc#1012628).
|
||||
- selftests/bpf: Correct various core_reloc 64-bit assumptions
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix btf_dump test cases on 32-bit arches
|
||||
(bsc#1012628).
|
||||
- selftest/bpf: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- tools/bpftool: Fix compilation warnings in 32-bit mode
|
||||
(bsc#1012628).
|
||||
- libbpf: Prevent overriding errno when logging errors
|
||||
(bsc#1012628).
|
||||
- netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
|
||||
(bsc#1012628).
|
||||
- selftests/bpf: Fix segmentation fault in test_progs
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: Switch to immediate mode for updating
|
||||
infopackets (bsc#1012628).
|
||||
- drm/amd/display: Fix LFC multiplier changing erratically
|
||||
(bsc#1012628).
|
||||
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
|
||||
uploading (bsc#1012628).
|
||||
- drm/amd/powerplay: correct Vega20 cached smu feature state
|
||||
(bsc#1012628).
|
||||
- spi: stm32: always perform registers configuration prior to
|
||||
transfer (bsc#1012628).
|
||||
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
|
||||
(bsc#1012628).
|
||||
- spi: stm32: fix fifo threshold level in case of short transfer
|
||||
(bsc#1012628).
|
||||
- spi: stm32h7: fix race condition at end of transfer
|
||||
(bsc#1012628).
|
||||
- fs: prevent BUG_ON in submit_bh_wbc() (bsc#1012628).
|
||||
- ext4: correctly restore system zone info when remount fails
|
||||
(bsc#1012628).
|
||||
- ext4: handle error of ext4_setup_system_zone() on remount
|
||||
(bsc#1012628).
|
||||
- ext4: handle option set by mount flags correctly (bsc#1012628).
|
||||
- jbd2: abort journal if free a async write error metadata buffer
|
||||
(bsc#1012628).
|
||||
- ext4: abort the filesystem if failed to async write metadata
|
||||
buffer (bsc#1012628).
|
||||
- drm/virtio: fix memory leak in virtio_gpu_cleanup_object()
|
||||
(bsc#1012628).
|
||||
- ext4: skip non-loaded groups at cr=0/1 when scanning for good
|
||||
groups (bsc#1012628).
|
||||
- ext4: handle read only external journal device (bsc#1012628).
|
||||
- ext4: don't BUG on inconsistent journal feature (bsc#1012628).
|
||||
- jbd2: make sure jh have b_transaction set in
|
||||
refile/unfile_buffer (bsc#1012628).
|
||||
- spi: stm32: clear only asserted irq flags on interrupt
|
||||
(bsc#1012628).
|
||||
- video: fbdev: controlfb: Fix build for COMPILE_TEST=y &&
|
||||
PPC_PMAC=n (bsc#1012628).
|
||||
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
|
||||
(bsc#1012628).
|
||||
- vdpa: ifcvf: free config irq in ifcvf_free_irq() (bsc#1012628).
|
||||
- vdpa: ifcvf: return err when fail to request config irq
|
||||
(bsc#1012628).
|
||||
- i2c: rcar: in slave mode, clear NACK earlier (bsc#1012628).
|
||||
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
|
||||
(bsc#1012628).
|
||||
- drm/etnaviv: always start/stop scheduler in timeout processing
|
||||
(bsc#1012628).
|
||||
- habanalabs: Fix memory corruption in debugfs (bsc#1012628).
|
||||
- null_blk: fix passing of REQ_FUA flag in null_handle_rq
|
||||
(bsc#1012628).
|
||||
- nvme: multipath: round-robin: fix single non-optimized path case
|
||||
(bsc#1012628).
|
||||
- nvme-fc: Fix wrong return value in __nvme_fc_init_request()
|
||||
(bsc#1012628).
|
||||
- nvmet: fix a memory leak (bsc#1012628).
|
||||
- blkcg: fix memleak for iolatency (bsc#1012628).
|
||||
- blk-mq: insert request not through ->queue_rq into sw/scheduler
|
||||
queue (bsc#1012628).
|
||||
- hwmon: (nct7904) Correct divide by 0 (bsc#1012628).
|
||||
- bfq: fix blkio cgroup leakage v4 (bsc#1012628).
|
||||
- block: Fix page_is_mergeable() for compound pages (bsc#1012628).
|
||||
- drm/msm/adreno: fix updating ring fence (bsc#1012628).
|
||||
- block: virtio_blk: fix handling single range discard request
|
||||
(bsc#1012628).
|
||||
- block: respect queue limit of max discard segment (bsc#1012628).
|
||||
- nfsd: fix oops on mixed NFSv4/NFSv3 client access (bsc#1012628).
|
||||
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
|
||||
(bsc#1012628).
|
||||
- cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
|
||||
(bsc#1012628).
|
||||
- PM / devfreq: Fix the wrong end with semicolon (bsc#1012628).
|
||||
- PCI: qcom: Add missing reset for ipq806x (bsc#1012628).
|
||||
- PCI: qcom: Change duplicate PCI reset to phy reset
|
||||
(bsc#1012628).
|
||||
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
|
||||
(bsc#1012628).
|
||||
- net: openvswitch: introduce common code for flushing flows
|
||||
(bsc#1012628).
|
||||
- arm64: Fix __cpu_logical_map undefined issue (bsc#1012628).
|
||||
- efi: provide empty efi_enter_virtual_mode implementation
|
||||
(bsc#1012628).
|
||||
- pinctrl: mediatek: fix build for tristate changes (bsc#1012628).
|
||||
- pinctrl: mediatek: avoid virtual gpio trying to set reg
|
||||
(bsc#1012628).
|
||||
- brcmfmac: Set timeout value when configuring power save
|
||||
(bsc#1012628).
|
||||
- mmc: sdhci-of-arasan: fix timings allocation code (bsc#1012628).
|
||||
- USB: sisusbvga: Fix a potential UB casued by left shifting a
|
||||
negative value (bsc#1012628).
|
||||
- dmaengine: idxd: fix PCI_MSI build errors (bsc#1012628).
|
||||
- powerpc/spufs: add CONFIG_COREDUMP dependency (bsc#1012628).
|
||||
- KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix compilation error on allmodconfig
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: change global buffer to local buffer
|
||||
(bsc#1012628).
|
||||
- media: i2c: imx290: fix reset GPIO pin handling (bsc#1012628).
|
||||
- media: davinci: vpif_capture: fix potential double free
|
||||
(bsc#1012628).
|
||||
- hugetlbfs: prevent filesystem stacking of hugetlbfs
|
||||
(bsc#1012628).
|
||||
- EDAC/ie31200: Fallback if host bridge device is already
|
||||
initialized (bsc#1012628).
|
||||
- i2c: i801: Add support for Intel Tiger Lake PCH-H (bsc#1012628).
|
||||
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
|
||||
(bsc#1012628).
|
||||
- ceph: do not access the kiocb after aio requests (bsc#1012628).
|
||||
- ceph: fix potential mdsc use-after-free crash (bsc#1012628).
|
||||
- netfilter: nf_tables: report EEXIST on overlaps (bsc#1012628).
|
||||
- scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
|
||||
(bsc#1012628).
|
||||
- btrfs: make btrfs_qgroup_check_reserved_leak take btrfs_inode
|
||||
(bsc#1012628).
|
||||
- btrfs: file: reserve qgroup space after the hole punch range
|
||||
is locked (bsc#1012628).
|
||||
- locking/lockdep: Fix overflow in presentation of average
|
||||
lock-time (bsc#1012628).
|
||||
- drm/nouveau: Fix reference count leak in
|
||||
nouveau_connector_detect (bsc#1012628).
|
||||
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
|
||||
(bsc#1012628).
|
||||
- drm/nouveau/drm/noveau: fix reference count leak in
|
||||
nouveau_fbcon_open (bsc#1012628).
|
||||
- f2fs: fix use-after-free issue (bsc#1012628).
|
||||
- HID: quirks: add NOGET quirk for Logitech GROUP (bsc#1012628).
|
||||
- ASoC: Intel: sof_sdw_rt711: remove properties in card remove
|
||||
(bsc#1012628).
|
||||
- cec-api: prevent leaking memory through hole in structure
|
||||
(bsc#1012628).
|
||||
- gpu: host1x: Put gather's BO on pinning error (bsc#1012628).
|
||||
- ALSA: hda: Add support for Loongson 7A1000 controller
|
||||
(bsc#1012628).
|
||||
- mips/vdso: Fix resource leaks in genvdso.c (bsc#1012628).
|
||||
- rtlwifi: rtl8192cu: Prevent leaking urb (bsc#1012628).
|
||||
- ARM: dts: ls1021a: output PPS signal on FIPER2 (bsc#1012628).
|
||||
- PCI: Fix pci_create_slot() reference count leak (bsc#1012628).
|
||||
- omapfb: fix multiple reference count leaks due to
|
||||
pm_runtime_get_sync (bsc#1012628).
|
||||
- MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 only
|
||||
(bsc#1012628).
|
||||
- f2fs: fix error path in do_recover_data() (bsc#1012628).
|
||||
- f2fs: remove write attribute of main_blkaddr sysfs node
|
||||
(bsc#1012628).
|
||||
- selftests/powerpc: Purge extra count_pmc() calls of ebb
|
||||
selftests (bsc#1012628).
|
||||
- scsi: target: Fix xcopy sess release leak (bsc#1012628).
|
||||
- xfs: Don't allow logging of XFS_ISTALE inodes (bsc#1012628).
|
||||
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/pm: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdkfd: fix ref count leak when pm_runtime_get_sync fails
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu/fence: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
|
||||
fails (bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
|
||||
(bsc#1012628).
|
||||
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
|
||||
(bsc#1012628).
|
||||
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
|
||||
(bsc#1012628).
|
||||
- drm/radeon: fix multiple reference count leak (bsc#1012628).
|
||||
- drm/amdkfd: Fix reference count leaks (bsc#1012628).
|
||||
- platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
|
||||
(bsc#1012628).
|
||||
- iommu/iova: Don't BUG on invalid PFNs (bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
|
||||
(bsc#1012628).
|
||||
- scsi: target: tcmu: Fix crash on ARM during cmd completion
|
||||
(bsc#1012628).
|
||||
- staging: rts5208: fix memleaks on error handling paths in probe
|
||||
(bsc#1012628).
|
||||
- blktrace: ensure our debugfs dir exists (bsc#1012628).
|
||||
- gcc-plugins/stackleak: Don't instrument itself (bsc#1012628).
|
||||
- media: pci: ttpci: av7110: fix possible buffer overflow caused
|
||||
by bad DMA value in debiirq() (bsc#1012628).
|
||||
- powerpc/xive: Ignore kmemleak false positives (bsc#1012628).
|
||||
- arm64: dts: qcom: msm8916: Pull down PDM GPIOs during sleep
|
||||
(bsc#1012628).
|
||||
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (bsc#1012628).
|
||||
- ASoC: tegra: Fix reference count leaks (bsc#1012628).
|
||||
- ASoC: img-parallel-out: Fix a reference count leak
|
||||
(bsc#1012628).
|
||||
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
|
||||
(bsc#1012628).
|
||||
- EDAC/mc: Call edac_inc_ue_error() before panic (bsc#1012628).
|
||||
- drm/amdgpu: fix RAS memory leak in error case (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
|
||||
desktop (bsc#1012628).
|
||||
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
|
||||
(bsc#1012628).
|
||||
- ALSA: pci: delete repeated words in comments (bsc#1012628).
|
||||
- ALSA: hda/hdmi: Add quirk to force connectivity (bsc#1012628).
|
||||
- ASoC: intel/skl/hda - fix probe regression on systems without
|
||||
i915 (bsc#1012628).
|
||||
- khugepaged: khugepaged_test_exit() check mmget_still_valid()
|
||||
(bsc#1012628).
|
||||
- commit 6e8d15c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 16:59:40 CEST 2020 - mkubecek@suse.cz
|
||||
|
||||
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
|
||||
bsc#1176069).
|
||||
- commit eba56bd
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 28 10:13:28 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.8
|
||||
%define patchversion 5.8.7
|
||||
%define patchversion 5.8.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -68,9 +68,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.8.7
|
||||
Version: 5.8.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g7fc52c0
|
||||
Release: <RELEASE>.g34111a4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -179,10 +179,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: kernel-%build_flavor-base-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
Provides: kernel-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
Provides: %name-srchash-34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
%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:7203dcf189f8608b330a7a8a48b6b2dae0e2b5e625504f50fc8f7926da2dfda2
|
||||
size 819238
|
||||
oid sha256:32b8c31328df20a0edda291378776d6f4dfc556338ad4b040f235e271a765ae9
|
||||
size 617044
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:519be03df3687536b6e09c83ef35faa764a884222de9c942a30ef139669ac4c8
|
||||
size 66213
|
||||
oid sha256:0dd7c65626bd1b54becdee937a8ef51f771f5b28a49cb88beb54414b7fed2993
|
||||
size 64612
|
||||
|
274
series.conf
274
series.conf
@ -926,278 +926,6 @@
|
||||
patches.kernel.org/5.8.5-015-io_uring-fix-missing-mm-on-exit.patch
|
||||
patches.kernel.org/5.8.5-016-binfmt_flat-revert-binfmt_flat-don-t-offset-the.patch
|
||||
patches.kernel.org/5.8.5-017-Linux-5.8.5.patch
|
||||
patches.kernel.org/5.8.6-001-khugepaged-khugepaged_test_exit-check-mmget_sti.patch
|
||||
patches.kernel.org/5.8.6-002-ASoC-intel-skl-hda-fix-probe-regression-on-syst.patch
|
||||
patches.kernel.org/5.8.6-003-ALSA-hda-hdmi-Add-quirk-to-force-connectivity.patch
|
||||
patches.kernel.org/5.8.6-004-ALSA-pci-delete-repeated-words-in-comments.patch
|
||||
patches.kernel.org/5.8.6-005-ALSA-hda-realtek-Fix-pin-default-on-Intel-NUC-8.patch
|
||||
patches.kernel.org/5.8.6-006-ALSA-hda-hdmi-Use-force-connectivity-quirk-on-a.patch
|
||||
patches.kernel.org/5.8.6-007-drm-amdgpu-fix-RAS-memory-leak-in-error-case.patch
|
||||
patches.kernel.org/5.8.6-008-EDAC-mc-Call-edac_inc_ue_error-before-panic.patch
|
||||
patches.kernel.org/5.8.6-009-ASoC-img-Fix-a-reference-count-leak-in-img_i2s_.patch
|
||||
patches.kernel.org/5.8.6-010-ASoC-img-parallel-out-Fix-a-reference-count-lea.patch
|
||||
patches.kernel.org/5.8.6-011-ASoC-tegra-Fix-reference-count-leaks.patch
|
||||
patches.kernel.org/5.8.6-012-mfd-intel-lpss-Add-Intel-Emmitsburg-PCH-PCI-IDs.patch
|
||||
patches.kernel.org/5.8.6-013-arm64-dts-qcom-msm8916-Pull-down-PDM-GPIOs-duri.patch
|
||||
patches.kernel.org/5.8.6-014-powerpc-xive-Ignore-kmemleak-false-positives.patch
|
||||
patches.kernel.org/5.8.6-015-media-pci-ttpci-av7110-fix-possible-buffer-over.patch
|
||||
patches.kernel.org/5.8.6-016-gcc-plugins-stackleak-Don-t-instrument-itself.patch
|
||||
patches.kernel.org/5.8.6-017-blktrace-ensure-our-debugfs-dir-exists.patch
|
||||
patches.kernel.org/5.8.6-018-staging-rts5208-fix-memleaks-on-error-handling-.patch
|
||||
patches.kernel.org/5.8.6-019-scsi-target-tcmu-Fix-crash-on-ARM-during-cmd-co.patch
|
||||
patches.kernel.org/5.8.6-020-mfd-intel-lpss-Add-Intel-Tiger-Lake-PCH-H-PCI-I.patch
|
||||
patches.kernel.org/5.8.6-021-iommu-iova-Don-t-BUG-on-invalid-PFNs.patch
|
||||
patches.kernel.org/5.8.6-022-platform-chrome-cros_ec_sensorhub-Fix-EC-timest.patch
|
||||
patches.kernel.org/5.8.6-023-drm-amdkfd-Fix-reference-count-leaks.patch
|
||||
patches.kernel.org/5.8.6-024-drm-radeon-fix-multiple-reference-count-leak.patch
|
||||
patches.kernel.org/5.8.6-025-drm-amdgpu-fix-ref-count-leak-in-amdgpu_driver_.patch
|
||||
patches.kernel.org/5.8.6-026-drm-amd-display-fix-ref-count-leak-in-amdgpu_dr.patch
|
||||
patches.kernel.org/5.8.6-027-drm-amdgpu-fix-ref-count-leak-in-amdgpu_display.patch
|
||||
patches.kernel.org/5.8.6-028-drm-amdgpu-display-fix-ref-count-leak-when-pm_r.patch
|
||||
patches.kernel.org/5.8.6-029-drm-amdgpu-fence-fix-ref-count-leak-when-pm_run.patch
|
||||
patches.kernel.org/5.8.6-030-drm-amdkfd-fix-ref-count-leak-when-pm_runtime_g.patch
|
||||
patches.kernel.org/5.8.6-031-drm-amdgpu-pm-fix-ref-count-leak-when-pm_runtim.patch
|
||||
patches.kernel.org/5.8.6-032-scsi-lpfc-Fix-shost-refcount-mismatch-when-dele.patch
|
||||
patches.kernel.org/5.8.6-033-xfs-Don-t-allow-logging-of-XFS_ISTALE-inodes.patch
|
||||
patches.kernel.org/5.8.6-034-scsi-target-Fix-xcopy-sess-release-leak.patch
|
||||
patches.kernel.org/5.8.6-035-selftests-powerpc-Purge-extra-count_pmc-calls-o.patch
|
||||
patches.kernel.org/5.8.6-036-f2fs-remove-write-attribute-of-main_blkaddr-sys.patch
|
||||
patches.kernel.org/5.8.6-037-f2fs-fix-error-path-in-do_recover_data.patch
|
||||
patches.kernel.org/5.8.6-038-MIPS-KVM-Limit-Trap-and-Emulate-to-MIPS32R2-onl.patch
|
||||
patches.kernel.org/5.8.6-039-omapfb-fix-multiple-reference-count-leaks-due-t.patch
|
||||
patches.kernel.org/5.8.6-040-PCI-Fix-pci_create_slot-reference-count-leak.patch
|
||||
patches.kernel.org/5.8.6-041-ARM-dts-ls1021a-output-PPS-signal-on-FIPER2.patch
|
||||
patches.kernel.org/5.8.6-042-rtlwifi-rtl8192cu-Prevent-leaking-urb.patch
|
||||
patches.kernel.org/5.8.6-043-mips-vdso-Fix-resource-leaks-in-genvdso.c.patch
|
||||
patches.kernel.org/5.8.6-044-ALSA-hda-Add-support-for-Loongson-7A1000-contro.patch
|
||||
patches.kernel.org/5.8.6-045-gpu-host1x-Put-gather-s-BO-on-pinning-error.patch
|
||||
patches.kernel.org/5.8.6-046-cec-api-prevent-leaking-memory-through-hole-in-.patch
|
||||
patches.kernel.org/5.8.6-047-ASoC-Intel-sof_sdw_rt711-remove-properties-in-c.patch
|
||||
patches.kernel.org/5.8.6-048-HID-quirks-add-NOGET-quirk-for-Logitech-GROUP.patch
|
||||
patches.kernel.org/5.8.6-049-f2fs-fix-use-after-free-issue.patch
|
||||
patches.kernel.org/5.8.6-050-drm-nouveau-drm-noveau-fix-reference-count-leak.patch
|
||||
patches.kernel.org/5.8.6-051-drm-nouveau-fix-reference-count-leak-in-nv50_di.patch
|
||||
patches.kernel.org/5.8.6-052-drm-nouveau-Fix-reference-count-leak-in-nouveau.patch
|
||||
patches.kernel.org/5.8.6-053-locking-lockdep-Fix-overflow-in-presentation-of.patch
|
||||
patches.kernel.org/5.8.6-054-btrfs-file-reserve-qgroup-space-after-the-hole-.patch
|
||||
patches.kernel.org/5.8.6-055-btrfs-make-btrfs_qgroup_check_reserved_leak-tak.patch
|
||||
patches.kernel.org/5.8.6-056-scsi-iscsi-Do-not-put-host-in-iscsi_set_flashno.patch
|
||||
patches.kernel.org/5.8.6-057-netfilter-nf_tables-report-EEXIST-on-overlaps.patch
|
||||
patches.kernel.org/5.8.6-058-ceph-fix-potential-mdsc-use-after-free-crash.patch
|
||||
patches.kernel.org/5.8.6-059-ceph-do-not-access-the-kiocb-after-aio-requests.patch
|
||||
patches.kernel.org/5.8.6-060-scsi-fcoe-Memory-leak-fix-in-fcoe_sysfs_fcf_del.patch
|
||||
patches.kernel.org/5.8.6-061-i2c-i801-Add-support-for-Intel-Tiger-Lake-PCH-H.patch
|
||||
patches.kernel.org/5.8.6-062-EDAC-ie31200-Fallback-if-host-bridge-device-is-.patch
|
||||
patches.kernel.org/5.8.6-063-hugetlbfs-prevent-filesystem-stacking-of-hugetl.patch
|
||||
patches.kernel.org/5.8.6-064-media-davinci-vpif_capture-fix-potential-double.patch
|
||||
patches.kernel.org/5.8.6-065-media-i2c-imx290-fix-reset-GPIO-pin-handling.patch
|
||||
patches.kernel.org/5.8.6-066-drm-amd-display-change-global-buffer-to-local-b.patch
|
||||
patches.kernel.org/5.8.6-067-drm-amd-display-fix-compilation-error-on-allmod.patch
|
||||
patches.kernel.org/5.8.6-068-KVM-arm64-Fix-symbol-dependency-in-__hyp_call_p.patch
|
||||
patches.kernel.org/5.8.6-069-powerpc-spufs-add-CONFIG_COREDUMP-dependency.patch
|
||||
patches.kernel.org/5.8.6-070-dmaengine-idxd-fix-PCI_MSI-build-errors.patch
|
||||
patches.kernel.org/5.8.6-071-USB-sisusbvga-Fix-a-potential-UB-casued-by-left.patch
|
||||
patches.kernel.org/5.8.6-072-mmc-sdhci-of-arasan-fix-timings-allocation-code.patch
|
||||
patches.kernel.org/5.8.6-073-brcmfmac-Set-timeout-value-when-configuring-pow.patch
|
||||
patches.kernel.org/5.8.6-074-pinctrl-mediatek-avoid-virtual-gpio-trying-to-s.patch
|
||||
patches.kernel.org/5.8.6-075-pinctrl-mediatek-fix-build-for-tristate-changes.patch
|
||||
patches.kernel.org/5.8.6-076-efi-provide-empty-efi_enter_virtual_mode-implem.patch
|
||||
patches.kernel.org/5.8.6-077-arm64-Fix-__cpu_logical_map-undefined-issue.patch
|
||||
patches.kernel.org/5.8.6-078-net-openvswitch-introduce-common-code-for-flush.patch
|
||||
patches.kernel.org/5.8.6-079-PCI-qcom-Add-missing-ipq806x-clocks-in-PCIe-dri.patch
|
||||
patches.kernel.org/5.8.6-080-PCI-qcom-Change-duplicate-PCI-reset-to-phy-rese.patch
|
||||
patches.kernel.org/5.8.6-081-PCI-qcom-Add-missing-reset-for-ipq806x.patch
|
||||
patches.kernel.org/5.8.6-082-PM-devfreq-Fix-the-wrong-end-with-semicolon.patch
|
||||
patches.kernel.org/5.8.6-083-cpufreq-intel_pstate-Fix-EPP-setting-via-sysfs-.patch
|
||||
patches.kernel.org/5.8.6-084-ALSA-usb-audio-Add-capture-support-for-Saffire-.patch
|
||||
patches.kernel.org/5.8.6-085-nfsd-fix-oops-on-mixed-NFSv4-NFSv3-client-acces.patch
|
||||
patches.kernel.org/5.8.6-086-block-respect-queue-limit-of-max-discard-segmen.patch
|
||||
patches.kernel.org/5.8.6-087-block-virtio_blk-fix-handling-single-range-disc.patch
|
||||
patches.kernel.org/5.8.6-088-drm-msm-adreno-fix-updating-ring-fence.patch
|
||||
patches.kernel.org/5.8.6-089-block-Fix-page_is_mergeable-for-compound-pages.patch
|
||||
patches.kernel.org/5.8.6-090-bfq-fix-blkio-cgroup-leakage-v4.patch
|
||||
patches.kernel.org/5.8.6-091-hwmon-nct7904-Correct-divide-by-0.patch
|
||||
patches.kernel.org/5.8.6-092-blk-mq-insert-request-not-through-queue_rq-into.patch
|
||||
patches.kernel.org/5.8.6-093-blkcg-fix-memleak-for-iolatency.patch
|
||||
patches.kernel.org/5.8.6-094-nvmet-fix-a-memory-leak.patch
|
||||
patches.kernel.org/5.8.6-095-nvme-fc-Fix-wrong-return-value-in-__nvme_fc_ini.patch
|
||||
patches.kernel.org/5.8.6-096-nvme-multipath-round-robin-fix-single-non-optim.patch
|
||||
patches.kernel.org/5.8.6-097-null_blk-fix-passing-of-REQ_FUA-flag-in-null_ha.patch
|
||||
patches.kernel.org/5.8.6-098-habanalabs-Fix-memory-corruption-in-debugfs.patch
|
||||
patches.kernel.org/5.8.6-099-drm-etnaviv-always-start-stop-scheduler-in-time.patch
|
||||
patches.kernel.org/5.8.6-100-i2c-core-Don-t-fail-PRP0001-enumeration-when-no.patch
|
||||
patches.kernel.org/5.8.6-101-i2c-rcar-in-slave-mode-clear-NACK-earlier.patch
|
||||
patches.kernel.org/5.8.6-102-vdpa-ifcvf-return-err-when-fail-to-request-conf.patch
|
||||
patches.kernel.org/5.8.6-103-vdpa-ifcvf-free-config-irq-in-ifcvf_free_irq.patch
|
||||
patches.kernel.org/5.8.6-104-usb-gadget-f_tcm-Fix-some-resource-leaks-in-som.patch
|
||||
patches.kernel.org/5.8.6-105-video-fbdev-controlfb-Fix-build-for-COMPILE_TES.patch
|
||||
patches.kernel.org/5.8.6-106-spi-stm32-clear-only-asserted-irq-flags-on-inte.patch
|
||||
patches.kernel.org/5.8.6-107-jbd2-make-sure-jh-have-b_transaction-set-in-ref.patch
|
||||
patches.kernel.org/5.8.6-108-ext4-don-t-BUG-on-inconsistent-journal-feature.patch
|
||||
patches.kernel.org/5.8.6-109-ext4-handle-read-only-external-journal-device.patch
|
||||
patches.kernel.org/5.8.6-110-ext4-skip-non-loaded-groups-at-cr-0-1-when-scan.patch
|
||||
patches.kernel.org/5.8.6-111-drm-virtio-fix-memory-leak-in-virtio_gpu_cleanu.patch
|
||||
patches.kernel.org/5.8.6-112-ext4-abort-the-filesystem-if-failed-to-async-wr.patch
|
||||
patches.kernel.org/5.8.6-113-jbd2-abort-journal-if-free-a-async-write-error-.patch
|
||||
patches.kernel.org/5.8.6-114-ext4-handle-option-set-by-mount-flags-correctly.patch
|
||||
patches.kernel.org/5.8.6-115-ext4-handle-error-of-ext4_setup_system_zone-on-.patch
|
||||
patches.kernel.org/5.8.6-116-ext4-correctly-restore-system-zone-info-when-re.patch
|
||||
patches.kernel.org/5.8.6-117-fs-prevent-BUG_ON-in-submit_bh_wbc.patch
|
||||
patches.kernel.org/5.8.6-118-spi-stm32h7-fix-race-condition-at-end-of-transf.patch
|
||||
patches.kernel.org/5.8.6-119-spi-stm32-fix-fifo-threshold-level-in-case-of-s.patch
|
||||
patches.kernel.org/5.8.6-120-spi-stm32-fix-stm32_spi_prepare_mbr-in-case-of-.patch
|
||||
patches.kernel.org/5.8.6-121-spi-stm32-always-perform-registers-configuratio.patch
|
||||
patches.kernel.org/5.8.6-122-drm-amd-powerplay-correct-Vega20-cached-smu-fea.patch
|
||||
patches.kernel.org/5.8.6-123-drm-amd-powerplay-correct-UVD-VCE-PG-state-on-c.patch
|
||||
patches.kernel.org/5.8.6-124-drm-amd-display-Fix-LFC-multiplier-changing-err.patch
|
||||
patches.kernel.org/5.8.6-125-drm-amd-display-Switch-to-immediate-mode-for-up.patch
|
||||
patches.kernel.org/5.8.6-126-selftests-bpf-Fix-segmentation-fault-in-test_pr.patch
|
||||
patches.kernel.org/5.8.6-127-netfilter-avoid-ipv6-nf_defrag_ipv6-module-depe.patch
|
||||
patches.kernel.org/5.8.6-128-libbpf-Prevent-overriding-errno-when-logging-er.patch
|
||||
patches.kernel.org/5.8.6-129-tools-bpftool-Fix-compilation-warnings-in-32-bi.patch
|
||||
patches.kernel.org/5.8.6-130-selftest-bpf-Fix-compilation-warnings-in-32-bit.patch
|
||||
patches.kernel.org/5.8.6-131-selftests-bpf-Fix-btf_dump-test-cases-on-32-bit.patch
|
||||
patches.kernel.org/5.8.6-132-selftests-bpf-Correct-various-core_reloc-64-bit.patch
|
||||
patches.kernel.org/5.8.6-133-can-j1939-transport-j1939_xtp_rx_dat_one-compar.patch
|
||||
patches.kernel.org/5.8.6-134-dma-pool-fix-coherent-pool-allocations-for-IOMM.patch
|
||||
patches.kernel.org/5.8.6-135-dma-pool-Only-allocate-from-CMA-when-in-same-me.patch
|
||||
patches.kernel.org/5.8.6-136-drivers-net-wan-hdlc_x25-Added-needed_headroom-.patch
|
||||
patches.kernel.org/5.8.6-137-ALSA-hda-realtek-Add-model-alc298-samsung-headp.patch
|
||||
patches.kernel.org/5.8.6-138-s390-cio-add-cond_resched-in-the-slow_eval_know.patch
|
||||
patches.kernel.org/5.8.6-139-ASoC-wm8994-Avoid-attempts-to-read-unreadable-r.patch
|
||||
patches.kernel.org/5.8.6-140-ALSA-usb-audio-ignore-broken-processing-extensi.patch
|
||||
patches.kernel.org/5.8.6-141-selftests-disable-rp_filter-for-icmp_redirect.s.patch
|
||||
patches.kernel.org/5.8.6-142-scsi-fcoe-Fix-I-O-path-allocation.patch
|
||||
patches.kernel.org/5.8.6-143-scsi-ufs-Fix-possible-infinite-loop-in-ufshcd_h.patch
|
||||
patches.kernel.org/5.8.6-144-scsi-ufs-Improve-interrupt-handling-for-shared-.patch
|
||||
patches.kernel.org/5.8.6-145-scsi-ufs-Clean-up-completed-request-without-int.patch
|
||||
patches.kernel.org/5.8.6-146-scsi-scsi_debug-Fix-scp-is-NULL-errors.patch
|
||||
patches.kernel.org/5.8.6-147-scsi-qla2xxx-Flush-all-sessions-on-zone-disable.patch
|
||||
patches.kernel.org/5.8.6-148-scsi-qla2xxx-Flush-I-O-on-zone-disable.patch
|
||||
patches.kernel.org/5.8.6-149-scsi-qla2xxx-Indicate-correct-supported-speeds-.patch
|
||||
patches.kernel.org/5.8.6-150-scsi-qla2xxx-Fix-login-timeout.patch
|
||||
patches.kernel.org/5.8.6-151-scsi-qla2xxx-Check-if-FW-supports-MQ-before-ena.patch
|
||||
patches.kernel.org/5.8.6-152-scsi-qla2xxx-Fix-null-pointer-access-during-dis.patch
|
||||
patches.kernel.org/5.8.6-153-Revert-scsi-qla2xxx-Fix-crash-on-qla2x00_mailbo.patch
|
||||
patches.kernel.org/5.8.6-154-macvlan-validate-setting-of-multiple-remote-sou.patch
|
||||
patches.kernel.org/5.8.6-155-net-gianfar-Add-of_node_put-before-goto-stateme.patch
|
||||
patches.kernel.org/5.8.6-156-drm-amdgpu-fix-NULL-pointer-access-issue-when-u.patch
|
||||
patches.kernel.org/5.8.6-157-drm-amdkfd-fix-the-wrong-sdma-instance-query-fo.patch
|
||||
patches.kernel.org/5.8.6-158-bpf-Fix-a-rcu_sched-stall-issue-with-bpf-task-t.patch
|
||||
patches.kernel.org/5.8.6-159-bpf-Avoid-visit-same-object-multiple-times.patch
|
||||
patches.kernel.org/5.8.6-160-ext4-limit-the-length-of-per-inode-prealloc-lis.patch
|
||||
patches.kernel.org/5.8.6-161-powerpc-perf-Fix-soft-lockups-due-to-missed-int.patch
|
||||
patches.kernel.org/5.8.6-162-libbpf-Fix-map-index-used-in-error-message.patch
|
||||
patches.kernel.org/5.8.6-163-bpf-selftests-global_funcs-Check-err_str-before.patch
|
||||
patches.kernel.org/5.8.6-164-arm64-Move-handling-of-erratum-1418040-into-C-c.patch
|
||||
patches.kernel.org/5.8.6-165-arm64-Allow-booting-of-late-CPUs-affected-by-er.patch
|
||||
patches.kernel.org/5.8.6-166-hwmon-gsc-hwmon-Scale-temperature-to-millidegre.patch
|
||||
patches.kernel.org/5.8.6-167-block-fix-get_max_io_size.patch
|
||||
patches.kernel.org/5.8.6-168-block-loop-set-discard-granularity-and-alignmen.patch
|
||||
patches.kernel.org/5.8.6-169-HID-i2c-hid-Always-sleep-60ms-after-I2C_HID_PWR.patch
|
||||
patches.kernel.org/5.8.6-170-blk-mq-order-adding-requests-to-hctx-dispatch-a.patch
|
||||
patches.kernel.org/5.8.6-171-btrfs-reset-compression-level-for-lzo-on-remoun.patch
|
||||
patches.kernel.org/5.8.6-172-btrfs-check-the-right-error-variable-in-btrfs_d.patch
|
||||
patches.kernel.org/5.8.6-173-btrfs-fix-space-cache-memory-leak-after-transac.patch
|
||||
patches.kernel.org/5.8.6-174-btrfs-detect-nocow-for-swap-after-snapshot-dele.patch
|
||||
patches.kernel.org/5.8.6-175-fbcon-prevent-user-font-height-or-width-change-.patch
|
||||
patches.kernel.org/5.8.6-176-USB-lvtest-return-proper-error-code-in-probe.patch
|
||||
patches.kernel.org/5.8.6-177-vt-defer-kfree-of-vc_screenbuf-in-vc_do_resize.patch
|
||||
patches.kernel.org/5.8.6-178-vt_ioctl-change-VT_RESIZEX-ioctl-to-check-for-e.patch
|
||||
patches.kernel.org/5.8.6-179-serial-samsung-Removes-the-IRQ-not-found-warnin.patch
|
||||
patches.kernel.org/5.8.6-180-serial-pl011-Fix-oops-on-EPROBE_DEFER.patch
|
||||
patches.kernel.org/5.8.6-181-serial-pl011-Don-t-leak-amba_ports-entry-on-dri.patch
|
||||
patches.kernel.org/5.8.6-182-serial-stm32-avoid-kernel-warning-on-absence-of.patch
|
||||
patches.kernel.org/5.8.6-183-serial-8250_exar-Fix-number-of-ports-for-Commte.patch
|
||||
patches.kernel.org/5.8.6-184-serial-8250-change-lock-order-in-serial8250_do_.patch
|
||||
patches.kernel.org/5.8.6-185-io_uring-clear-req-result-on-IOPOLL-re-issue.patch
|
||||
patches.kernel.org/5.8.6-186-writeback-Protect-inode-i_io_list-with-inode-i_.patch
|
||||
patches.kernel.org/5.8.6-187-writeback-Avoid-skipping-inode-writeback.patch
|
||||
patches.kernel.org/5.8.6-188-writeback-Fix-sync-livelock-due-to-b_dirty_time.patch
|
||||
patches.kernel.org/5.8.6-189-XEN-uses-irqdesc-irq_data_common-handler_data-t.patch
|
||||
patches.kernel.org/5.8.6-190-usb-renesas-xhci-remove-version-check.patch
|
||||
patches.kernel.org/5.8.6-191-usb-host-xhci-tegra-otg-usb2-usb3-port-init.patch
|
||||
patches.kernel.org/5.8.6-192-usb-host-xhci-tegra-fix-tegra_xusb_get_phy.patch
|
||||
patches.kernel.org/5.8.6-193-usb-host-xhci-fix-ep-context-print-mismatch-in-.patch
|
||||
patches.kernel.org/5.8.6-194-xhci-Do-warm-reset-when-both-CAS-and-XDEV_RESUM.patch
|
||||
patches.kernel.org/5.8.6-195-xhci-Always-restore-EP_SOFT_CLEAR_TOGGLE-even-i.patch
|
||||
patches.kernel.org/5.8.6-196-io-wq-fix-hang-after-cancelling-pending-hashed-.patch
|
||||
patches.kernel.org/5.8.6-197-KVM-arm64-Set-HCR_EL2.PTW-to-prevent-AT-taking-.patch
|
||||
patches.kernel.org/5.8.6-198-arm64-vdso32-make-vdso32-install-conditional.patch
|
||||
patches.kernel.org/5.8.6-199-PM-sleep-core-Fix-the-handling-of-pending-runti.patch
|
||||
patches.kernel.org/5.8.6-200-powerpc-32s-Disable-VMAP-stack-which-CONFIG_ADB.patch
|
||||
patches.kernel.org/5.8.6-201-powerpc-perf-Fix-crashes-with-generic_compat_pm.patch
|
||||
patches.kernel.org/5.8.6-202-device-property-Fix-the-secondary-firmware-node.patch
|
||||
patches.kernel.org/5.8.6-203-crypto-af_alg-Work-around-empty-control-message.patch
|
||||
patches.kernel.org/5.8.6-204-usbip-Implement-a-match-function-to-fix-usbip.patch
|
||||
patches.kernel.org/5.8.6-205-genirq-matrix-Deal-with-the-sillyness-of-for_ea.patch
|
||||
patches.kernel.org/5.8.6-206-irqchip-stm32-exti-Avoid-losing-interrupts-due-.patch
|
||||
patches.kernel.org/5.8.6-207-x86-irq-Unbreak-interrupt-affinity-setting.patch
|
||||
patches.kernel.org/5.8.6-208-x86-hotplug-Silence-APIC-only-after-all-interru.patch
|
||||
patches.kernel.org/5.8.6-209-drm-i915-Fix-cmd-parser-desc-matching-with-mask.patch
|
||||
patches.kernel.org/5.8.6-210-drm-etnaviv-fix-external-abort-seen-on-GC600-re.patch
|
||||
patches.kernel.org/5.8.6-211-drm-dp_mst-Don-t-return-error-code-when-crtc-is.patch
|
||||
patches.kernel.org/5.8.6-212-drm-modeset-lock-Take-the-modeset-BKL-for-legac.patch
|
||||
patches.kernel.org/5.8.6-213-drm-amdgpu-Fix-buffer-overflow-in-INFO-ioctl.patch
|
||||
patches.kernel.org/5.8.6-214-drm-amd-display-use-correct-scale-for-actual_br.patch
|
||||
patches.kernel.org/5.8.6-215-drm-amdgpu-gfx10-refine-mgcg-setting.patch
|
||||
patches.kernel.org/5.8.6-216-drm-amd-powerplay-Fix-hardmins-not-being-sent-t.patch
|
||||
patches.kernel.org/5.8.6-217-drm-amd-pm-correct-Vega10-swctf-limit-setting.patch
|
||||
patches.kernel.org/5.8.6-218-drm-amd-pm-correct-Vega12-swctf-limit-setting.patch
|
||||
patches.kernel.org/5.8.6-219-drm-amd-pm-correct-Vega20-swctf-limit-setting.patch
|
||||
patches.kernel.org/5.8.6-220-drm-amd-pm-correct-the-thermal-alert-temperatur.patch
|
||||
patches.kernel.org/5.8.6-221-USB-yurex-Fix-bad-gfp-argument.patch
|
||||
patches.kernel.org/5.8.6-222-usb-uas-Add-quirk-for-PNY-Pro-Elite.patch
|
||||
patches.kernel.org/5.8.6-223-USB-quirks-Add-no-lpm-quirk-for-another-Raydium.patch
|
||||
patches.kernel.org/5.8.6-224-USB-quirks-Ignore-duplicate-endpoint-on-Sound-D.patch
|
||||
patches.kernel.org/5.8.6-225-USB-Ignore-UAS-for-JMicron-JMS567-ATA-ATAPI-Bri.patch
|
||||
patches.kernel.org/5.8.6-226-usb-host-ohci-exynos-Fix-error-handling-in-exyn.patch
|
||||
patches.kernel.org/5.8.6-227-USB-gadget-u_f-add-overflow-checks-to-VLA-macro.patch
|
||||
patches.kernel.org/5.8.6-228-USB-gadget-f_ncm-add-bounds-checks-to-ncm_unwra.patch
|
||||
patches.kernel.org/5.8.6-229-USB-gadget-u_f-Unbreak-offset-calculation-in-VL.patch
|
||||
patches.kernel.org/5.8.6-230-usb-dwc3-gadget-Don-t-setup-more-than-requested.patch
|
||||
patches.kernel.org/5.8.6-231-usb-dwc3-gadget-Fix-handling-ZLP.patch
|
||||
patches.kernel.org/5.8.6-232-usb-dwc3-gadget-Handle-ZLP-for-sg-requests.patch
|
||||
patches.kernel.org/5.8.6-233-USB-cdc-acm-rework-notification_buffer-resizing.patch
|
||||
patches.kernel.org/5.8.6-234-usb-storage-Add-unusual_uas-entry-for-Sony-PSZ-.patch
|
||||
patches.kernel.org/5.8.6-235-USB-Also-match-device-drivers-using-the-match-v.patch
|
||||
patches.kernel.org/5.8.6-236-USB-Fix-device-driver-race.patch
|
||||
patches.kernel.org/5.8.6-237-usb-typec-ucsi-Fix-AB-BA-lock-inversion.patch
|
||||
patches.kernel.org/5.8.6-238-usb-typec-ucsi-Fix-2-unlocked-ucsi_run_command-.patch
|
||||
patches.kernel.org/5.8.6-239-usb-typec-ucsi-Rework-ppm_lock-handling.patch
|
||||
patches.kernel.org/5.8.6-240-usb-typec-ucsi-Hold-con-lock-for-the-entire-dur.patch
|
||||
patches.kernel.org/5.8.6-241-usb-typec-tcpm-Fix-Fix-source-hard-reset-respon.patch
|
||||
patches.kernel.org/5.8.6-242-io_uring-don-t-recurse-on-tsk-sighand-siglock-w.patch
|
||||
patches.kernel.org/5.8.6-243-io_uring-don-t-use-poll-handler-if-file-can-t-b.patch
|
||||
patches.kernel.org/5.8.6-244-io_uring-make-offset-1-consistent-with-preadv2-.patch
|
||||
patches.kernel.org/5.8.6-245-drm-atomic-helper-reset-vblank-on-crtc-reset.patch
|
||||
patches.kernel.org/5.8.6-246-fbmem-pull-fbcon_update_vcs-out-of-fb_set_var.patch
|
||||
patches.kernel.org/5.8.6-247-mm-page_counter-fix-various-data-races-at-memsw.patch
|
||||
patches.kernel.org/5.8.6-248-HID-hiddev-Fix-slab-out-of-bounds-write-in-hidd.patch
|
||||
patches.kernel.org/5.8.6-249-drm-vmwgfx-stdu-Use-drm_mode_config_reset.patch
|
||||
patches.kernel.org/5.8.6-250-drm-vmwgfx-sou-Use-drm_mode_config_reset.patch
|
||||
patches.kernel.org/5.8.6-251-drm-vmwgfx-ldu-Use-drm_mode_config_reset.patch
|
||||
patches.kernel.org/5.8.6-252-dma-pool-Fix-an-uninitialized-variable-bug-in-a.patch
|
||||
patches.kernel.org/5.8.6-253-ALSA-usb-audio-Update-documentation-comment-for.patch
|
||||
patches.kernel.org/5.8.6-254-Linux-5.8.6.patch
|
||||
patches.kernel.org/5.8.7-001-HID-core-Correctly-handle-ReportSize-being-zero.patch
|
||||
patches.kernel.org/5.8.7-002-HID-core-Sanitize-event-code-and-type-when-mapp.patch
|
||||
patches.kernel.org/5.8.7-003-netfilter-nft_set_rbtree-Handle-outcomes-of-tre.patch
|
||||
patches.kernel.org/5.8.7-004-mm-fix-pin-vs.-gup-mismatch-with-gate-pages.patch
|
||||
patches.kernel.org/5.8.7-005-selftests-x86-test_vsyscall-Improve-the-process.patch
|
||||
patches.kernel.org/5.8.7-006-perf-record-stat-Explicitly-call-out-event-modi.patch
|
||||
patches.kernel.org/5.8.7-007-media-media-v4l2-core-Fix-kernel-infoleak-in-vi.patch
|
||||
patches.kernel.org/5.8.7-008-KVM-arm64-Add-kvm_extable-for-vaxorcism-code.patch
|
||||
patches.kernel.org/5.8.7-009-KVM-arm64-Survive-synchronous-exceptions-caused.patch
|
||||
patches.kernel.org/5.8.7-010-dt-bindings-mmc-tegra-Add-tmclk-for-Tegra210-an.patch
|
||||
patches.kernel.org/5.8.7-011-arm64-tegra-Add-missing-timeout-clock-to-Tegra1.patch
|
||||
patches.kernel.org/5.8.7-012-arm64-tegra-Add-missing-timeout-clock-to-Tegra1.patch
|
||||
patches.kernel.org/5.8.7-013-arm64-tegra-Add-missing-timeout-clock-to-Tegra2.patch
|
||||
patches.kernel.org/5.8.7-014-sdhci-tegra-Remove-SDHCI_QUIRK_DATA_TIMEOUT_USE.patch
|
||||
patches.kernel.org/5.8.7-015-sdhci-tegra-Remove-SDHCI_QUIRK_DATA_TIMEOUT_USE.patch
|
||||
patches.kernel.org/5.8.7-016-nl80211-fix-NL80211_ATTR_HE_6GHZ_CAPABILITY-usa.patch
|
||||
patches.kernel.org/5.8.7-017-scsi-target-tcmu-Optimize-use-of-flush_dcache_p.patch
|
||||
patches.kernel.org/5.8.7-018-Linux-5.8.7.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -1231,8 +959,6 @@
|
||||
patches.suse/r8169-rename-RTL8125-to-RTL8125A.patch
|
||||
patches.suse/r8169-add-support-for-RTL8125B.patch
|
||||
patches.suse/firmware_loader-fix-memory-leak-for-paged-buffer.patch
|
||||
patches.suse/net-packet-fix-overflow-in-tpacket_rcv.patch
|
||||
patches.suse/Revert-ALSA-hda-Add-support-for-Loongson-7A1000-cont.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-09-06 07:39:46 +0000
|
||||
GIT Revision: 7fc52c0a5bfb392c6cfc89d1f135a0297447ba39
|
||||
2020-08-28 08:13:28 +0000
|
||||
GIT Revision: 34111a4d58e41d742247fcdfbc75c119245dfdba
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user