commit 6656dc4edb45fc643071a07ffb2e63fd78c9b70c
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1288
This commit is contained in:
parent
e23a21d11a
commit
3024e660b9
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.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.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.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.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.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.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-64kb
|
||||
Summary: Kernel with 64kb PAGE_SIZE
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-%build_flavor-base-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
Provides: kernel-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-debug
|
||||
Summary: A Debug Version of the Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-%build_flavor-base-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
Provides: kernel-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-default
|
||||
Summary: The Standard Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-%build_flavor-base-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
Provides: kernel-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.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.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%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-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-kvmsmall
|
||||
Summary: The Small Developer Kernel for KVM
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-%build_flavor-base-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
Provides: kernel-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-lpae
|
||||
Summary: Kernel for LPAE enabled systems
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-%build_flavor-base-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
Provides: kernel-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
BuildRequires: kernel%kernel_flavor-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
|
||||
%if 0%{?rhel_version}
|
||||
BuildRequires: kernel
|
||||
@ -64,9 +64,9 @@ BuildRequires: dracut
|
||||
Summary: package kernel and initrd for OBS VM builds
|
||||
License: GPL-2.0
|
||||
Group: SLES
|
||||
Version: 5.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.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.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-pae
|
||||
Summary: Kernel with PAE Support
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-%build_flavor-base-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
Provides: kernel-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.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.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 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.6.4
|
||||
Version: 5.6.5
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%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-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-vanilla
|
||||
Summary: The Standard Kernel - without any SUSE patches
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-%build_flavor-base-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
Provides: kernel-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,458 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.6.5 (bnc#1012628).
|
||||
- media: rc: add keymap for Videostrong KII Pro (bnc#1012628).
|
||||
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
|
||||
(bnc#1012628).
|
||||
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
|
||||
(bnc#1012628).
|
||||
- usb: ucsi: ccg: disable runtime pm during fw flashing
|
||||
(bnc#1012628).
|
||||
- staging: wilc1000: avoid double unlocking of 'wilc->hif_cs'
|
||||
mutex (bnc#1012628).
|
||||
- media: vimc: streamer: fix memory leak in vimc subdevs if
|
||||
kthread_run fails (bnc#1012628).
|
||||
- media: hantro: fix extra MV/MC sync space calculation
|
||||
(bnc#1012628).
|
||||
- media: staging: rkisp1: use consistent bus_info string for
|
||||
media_dev (bnc#1012628).
|
||||
- media: staging: rkisp1: isp: do not set invalid mbus code for
|
||||
pad (bnc#1012628).
|
||||
- media: venus: hfi_parser: Ignore HEVC encoding for V1
|
||||
(bnc#1012628).
|
||||
- firmware: arm_sdei: fix double-lock on hibernate with shared
|
||||
events (bnc#1012628).
|
||||
- media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
|
||||
(bnc#1012628).
|
||||
- usb: phy: tegra: Include proper GPIO consumer header to fix
|
||||
compile testing (bnc#1012628).
|
||||
- arm64/mm: Hold memory hotplug lock while walking for kernel
|
||||
page table dump (bnc#1012628).
|
||||
- sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
|
||||
(bnc#1012628).
|
||||
- iio: imu: st_lsm6dsx: check return value from
|
||||
st_lsm6dsx_sensor_set_enable (bnc#1012628).
|
||||
- null_blk: Fix the null_add_dev() error path (bnc#1012628).
|
||||
- blk-mq: Fix a recently introduced regression in
|
||||
blk_mq_realloc_hw_ctxs() (bnc#1012628).
|
||||
- null_blk: Handle null_add_dev() failures properly (bnc#1012628).
|
||||
- null_blk: Suppress an UBSAN complaint triggered when setting
|
||||
'memory_backed' (bnc#1012628).
|
||||
- null_blk: fix spurious IO errors after failed past-wp access
|
||||
(bnc#1012628).
|
||||
- media: imx: imx7_mipi_csis: Power off the source when stopping
|
||||
streaming (bnc#1012628).
|
||||
- media: imx: imx7-media-csi: Fix video field handling
|
||||
(bnc#1012628).
|
||||
- xhci: bail out early if driver can't accress host in resume
|
||||
(bnc#1012628).
|
||||
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
|
||||
(bnc#1012628).
|
||||
- clocksource/drivers/timer-microchip-pit64b: Fix rate for gck
|
||||
(bnc#1012628).
|
||||
- x86: Don't let pgprot_modify() change the page encryption bit
|
||||
(bnc#1012628).
|
||||
- dma-mapping: Fix dma_pgprot() for unencrypted coherent pages
|
||||
(bnc#1012628).
|
||||
- block: keep bdi->io_pages in sync with max_sectors_kb for
|
||||
stacked devices (bnc#1012628).
|
||||
- debugfs: Check module state before warning in
|
||||
{full/open}_proxy_open() (bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for
|
||||
non-DMA mode (bnc#1012628).
|
||||
- irqchip/versatile-fpga: Handle chained IRQs properly
|
||||
(bnc#1012628).
|
||||
- time/sched_clock: Expire timer in hardirq context (bnc#1012628).
|
||||
- irqchip/gic-v4.1: Skip absent CPUs while iterating over
|
||||
redistributors (bnc#1012628).
|
||||
- media: allegro: fix type of gop_length in channel_create message
|
||||
(bnc#1012628).
|
||||
- sched: Avoid scale real weight down to zero (bnc#1012628).
|
||||
- sched/fair: Fix condition of avg_load calculation (bnc#1012628).
|
||||
- selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix init_completion race condition with
|
||||
poll_wait() (bnc#1012628).
|
||||
- block, bfq: move forward the getting of an extra ref in
|
||||
bfq_bfqq_move (bnc#1012628).
|
||||
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
|
||||
(bnc#1012628).
|
||||
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
|
||||
(bnc#1012628).
|
||||
- pstore/platform: fix potential mem leak if pstore_init_fs failed
|
||||
(bnc#1012628).
|
||||
- gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is
|
||||
empty (bnc#1012628).
|
||||
- gfs2: Don't demote a glock until its revokes are written
|
||||
(bnc#1012628).
|
||||
- cpufreq: imx6q: fix error handling (bnc#1012628).
|
||||
- x86/boot: Use unsigned comparison for addresses (bnc#1012628).
|
||||
- efi/x86: Ignore the memory attributes table on i386
|
||||
(bnc#1012628).
|
||||
- genirq/irqdomain: Check pointer in
|
||||
irq_domain_alloc_irqs_hierarchy() (bnc#1012628).
|
||||
- block: Fix use-after-free issue accessing struct io_cq
|
||||
(bnc#1012628).
|
||||
- block, zoned: fix integer overflow with BLKRESETZONE et al
|
||||
(bnc#1012628).
|
||||
- media: mtk-vpu: avoid unaligned access to DTCM buffer
|
||||
(bnc#1012628).
|
||||
- media: i2c: ov5695: Fix power on and off sequences
|
||||
(bnc#1012628).
|
||||
- usb: dwc3: core: add support for disabling SS instances in
|
||||
park mode (bnc#1012628).
|
||||
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
|
||||
dependency (bnc#1012628).
|
||||
- md: check arrays is suspended in mddev_detach before call
|
||||
quiesce operations (bnc#1012628).
|
||||
- firmware: fix a double abort case with fw_load_sysfs_fallback
|
||||
(bnc#1012628).
|
||||
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
|
||||
simple completion (bnc#1012628).
|
||||
- locking/lockdep: Avoid recursion in
|
||||
lockdep_count_{for,back}ward_deps() (bnc#1012628).
|
||||
- staging: mt7621-pci: avoid to poweroff the phy for slot one
|
||||
(bnc#1012628).
|
||||
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
|
||||
(bnc#1012628).
|
||||
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
|
||||
the worker is at least queued (bnc#1012628).
|
||||
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bnc#1012628).
|
||||
- btrfs: restart relocate_tree_blocks properly (bnc#1012628).
|
||||
- btrfs: track reloc roots based on their commit root bytenr
|
||||
(bnc#1012628).
|
||||
- ASoC: fix regwmask (bnc#1012628).
|
||||
- ASoC: dapm: connect virtual mux with default value
|
||||
(bnc#1012628).
|
||||
- ASoC: dpcm: allow start or stop during pause for backend
|
||||
(bnc#1012628).
|
||||
- ASoC: topology: use name_prefix for new kcontrol (bnc#1012628).
|
||||
- usb: gadget: f_fs: Fix use after free issue as part of queue
|
||||
failure (bnc#1012628).
|
||||
- usb: gadget: composite: Inform controller driver of self-powered
|
||||
(bnc#1012628).
|
||||
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
|
||||
(bnc#1012628).
|
||||
- ALSA: hda: Add driver blacklist (bnc#1012628).
|
||||
- ALSA: hda: Fix potential access overflow in beep helper
|
||||
(bnc#1012628).
|
||||
- ALSA: ice1724: Fix invalid access for enumerated ctl items
|
||||
(bnc#1012628).
|
||||
- ALSA: pcm: oss: Fix regression by buffer overflow fix
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek: Enable mute LED on an HP system
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - a fake key event is triggered by running
|
||||
shutup (bnc#1012628).
|
||||
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Set principled PC Beep configuration for
|
||||
ALC256 (bnc#1012628).
|
||||
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
|
||||
noise fixups (bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
|
||||
(bnc#1012628).
|
||||
- ALSA: hda/realtek - Add quirk for MSI GL63 (bnc#1012628).
|
||||
- media: venus: cache vb payload to be used by clock scaling
|
||||
(bnc#1012628).
|
||||
- media: venus: firmware: Ignore secure call error on first resume
|
||||
(bnc#1012628).
|
||||
- media: hantro: Read be32 words starting at every fourth byte
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix disable_irqs to only the intended target
|
||||
(bnc#1012628).
|
||||
- media: ti-vpe: cal: fix a kernel oops when unloading module
|
||||
(bnc#1012628).
|
||||
- seccomp: Add missing compat_ioctl for notify (bnc#1012628).
|
||||
- ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
|
||||
(bnc#1012628).
|
||||
- acpi/x86: ignore unspecified bit positions in the ACPI global
|
||||
lock field (bnc#1012628).
|
||||
- ACPICA: Allow acpi_any_gpe_status_set() to skip one GPE
|
||||
(bnc#1012628).
|
||||
- ACPI: PM: s2idle: Refine active GPEs check (bnc#1012628).
|
||||
- thermal: int340x_thermal: fix: Update Tiger Lake ACPI device
|
||||
IDs (bnc#1012628).
|
||||
- thermal: devfreq_cooling: inline all stubs for
|
||||
CONFIG_DEVFREQ_THERMAL=n (bnc#1012628).
|
||||
- nvmet-tcp: fix maxh2cdata icresp parameter (bnc#1012628).
|
||||
- nvme-fc: Revert "add module to ops template to allow module
|
||||
references" (bnc#1012628).
|
||||
- efi/x86: Add TPM related EFI tables to unencrypted mapping
|
||||
checks (bnc#1012628).
|
||||
- PCI: pciehp: Fix indefinite wait on sysfs requests
|
||||
(bnc#1012628).
|
||||
- PCI/ASPM: Clear the correct bits when enabling L1 substates
|
||||
(bnc#1012628).
|
||||
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
|
||||
(bnc#1012628).
|
||||
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (bnc#1012628).
|
||||
- PCI: endpoint: Fix for concurrent memory allocation in OB
|
||||
address region (bnc#1012628).
|
||||
- erofs: correct the remaining shrink objects (bnc#1012628).
|
||||
- sched/fair: Fix enqueue_task_fair warning (bnc#1012628).
|
||||
- tpm: Don't make log failures fatal (bnc#1012628).
|
||||
- tpm: tpm1_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- tpm: tpm2_bios_measurements_next should increase position index
|
||||
(bnc#1012628).
|
||||
- KEYS: reaching the keys quotas correctly (bnc#1012628).
|
||||
- mmc: mmci_sdmmc: Fix clear busyd0end irq flag (bnc#1012628).
|
||||
- rcu: Make rcu_barrier() account for offline no-CBs CPUs
|
||||
(bnc#1012628).
|
||||
- cpu/hotplug: Ignore pm_wakeup_pending() for
|
||||
disable_nonboot_cpus() (bnc#1012628).
|
||||
- genirq/debugfs: Add missing sanity checks to interrupt injection
|
||||
(bnc#1012628).
|
||||
- irqchip/versatile-fpga: Apply clear-mask earlier (bnc#1012628).
|
||||
- io_uring: ensure openat sets O_LARGEFILE if needed
|
||||
(bnc#1012628).
|
||||
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
|
||||
(bnc#1012628).
|
||||
- io_uring: fix ctx refcounting in io_submit_sqes() (bnc#1012628).
|
||||
- pstore: pstore_ftrace_seq_next should increase position index
|
||||
(bnc#1012628).
|
||||
- MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3
|
||||
(bnc#1012628).
|
||||
- MIPS: OCTEON: irq: Fix potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- PM / Domains: Allow no domain-idle-states DT property in genpd
|
||||
when parsing (bnc#1012628).
|
||||
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
|
||||
is not there (bnc#1012628).
|
||||
- ath9k: Handle txpower changes even when TPC is disabled
|
||||
(bnc#1012628).
|
||||
- signal: Extend exec_id to 64bits (bnc#1012628).
|
||||
- x86/tsc_msr: Use named struct initializers (bnc#1012628).
|
||||
- x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devices
|
||||
(bnc#1012628).
|
||||
- x86/tsc_msr: Make MSR derived TSC frequency more accurate
|
||||
(bnc#1012628).
|
||||
- x86/entry/32: Add missing ASM_CLAC to general_protection entry
|
||||
(bnc#1012628).
|
||||
- platform/x86: asus-wmi: Support laptops where the first battery
|
||||
is named BATT (bnc#1012628).
|
||||
- KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is
|
||||
not supported (bnc#1012628).
|
||||
- KVM: nVMX: Properly handle userspace interrupt window request
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
|
||||
(bnc#1012628).
|
||||
- KVM: s390: vsie: Fix delivery of addressing exceptions
|
||||
(bnc#1012628).
|
||||
- KVM: x86: Allocate new rmap and large page tracking when moving
|
||||
memslot (bnc#1012628).
|
||||
- KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec
|
||||
support (bnc#1012628).
|
||||
- KVM: x86: Gracefully handle __vmalloc() failure during VM
|
||||
allocation (bnc#1012628).
|
||||
- KVM: VMX: Add a trampoline to fix VMREAD error handling
|
||||
(bnc#1012628).
|
||||
- KVM: VMX: fix crash cleanup when KVM wasn't used (bnc#1012628).
|
||||
- smb3: fix performance regression with setting mtime
|
||||
(bnc#1012628).
|
||||
- CIFS: Fix bug which the return value by asynchronous read is
|
||||
error (bnc#1012628).
|
||||
- CIFS: check new file size when extending file by fallocate
|
||||
(bnc#1012628).
|
||||
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
|
||||
block markers (bnc#1012628).
|
||||
- mtd: spinand: Do not erase the block before writing a bad
|
||||
block marker (bnc#1012628).
|
||||
- mtd: rawnand: cadence: fix the calculation of the avaialble
|
||||
OOB size (bnc#1012628).
|
||||
- mtd: rawnand: cadence: change bad block marker size
|
||||
(bnc#1012628).
|
||||
- mtd: rawnand: cadence: reinit completion before executing a
|
||||
new command (bnc#1012628).
|
||||
- drm/i915/gen12: Disable preemption timeout (bnc#1012628).
|
||||
- btrfs: Don't submit any btree write bio if the fs has errors
|
||||
(bnc#1012628).
|
||||
- btrfs: fix btrfs_calc_reclaim_metadata_size calculation
|
||||
(bnc#1012628).
|
||||
- Btrfs: fix crash during unmount due to race with delayed inode
|
||||
workers (bnc#1012628).
|
||||
- btrfs: reloc: clean dirty subvols if we fail to start a
|
||||
transaction (bnc#1012628).
|
||||
- btrfs: set update the uuid generation as soon as possible
|
||||
(bnc#1012628).
|
||||
- btrfs: drop block from cache on error in relocation
|
||||
(bnc#1012628).
|
||||
- btrfs: fix missing file extent item for hole after ranged fsync
|
||||
(bnc#1012628).
|
||||
- btrfs: unset reloc control if we fail to recover (bnc#1012628).
|
||||
- btrfs: fix missing semaphore unlock in btrfs_sync_file
|
||||
(bnc#1012628).
|
||||
- btrfs: use nofs allocations for running delayed items
|
||||
(bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
|
||||
shutdown (bnc#1012628).
|
||||
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
|
||||
(bnc#1012628).
|
||||
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
|
||||
(bnc#1012628).
|
||||
- time/namespace: Fix time_for_children symlink (bnc#1012628).
|
||||
- time/namespace: Add max_time_namespaces ucount (bnc#1012628).
|
||||
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
|
||||
(bnc#1012628).
|
||||
- crypto: mxs-dcp - fix scatterlist linearization for hash
|
||||
(bnc#1012628).
|
||||
- io_uring: honor original task RLIMIT_FSIZE (bnc#1012628).
|
||||
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
|
||||
(bnc#1012628).
|
||||
- tools: gpio: Fix out-of-tree build regression (bnc#1012628).
|
||||
- net: qualcomm: rmnet: Allow configuration updates to existing
|
||||
devices (bnc#1012628).
|
||||
- arm64: dts: allwinner: h6: Fix PMU compatible (bnc#1012628).
|
||||
- sched/core: Remove duplicate assignment in sched_tick_remote()
|
||||
(bnc#1012628).
|
||||
- arm64: dts: allwinner: h5: Fix PMU compatible (bnc#1012628).
|
||||
- mm, memcg: do not high throttle allocators based on wraparound
|
||||
(bnc#1012628).
|
||||
- dm writecache: add cond_resched to avoid CPU hangs
|
||||
(bnc#1012628).
|
||||
- dm integrity: fix a crash with unusually large tag size
|
||||
(bnc#1012628).
|
||||
- dm verity fec: fix memory leak in verity_fec_dtr (bnc#1012628).
|
||||
- dm zoned: remove duplicate nr_rnd_zones increase in
|
||||
dmz_init_zone() (bnc#1012628).
|
||||
- dm clone: Fix handling of partial region discards (bnc#1012628).
|
||||
- dm clone: Add overflow check for number of regions
|
||||
(bnc#1012628).
|
||||
- dm clone: Add missing casts to prevent overflows and data
|
||||
corruption (bnc#1012628).
|
||||
- dm clone metadata: Fix return type of
|
||||
dm_clone_nr_of_hydrated_regions() (bnc#1012628).
|
||||
- XArray: Fix xas_pause for large multi-index entries
|
||||
(bnc#1012628).
|
||||
- xarray: Fix early termination of xas_for_each_marked
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix chacha20 data size error (bnc#1012628).
|
||||
- crypto: caam - update xts sector size for large input length
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - protect against empty or NULL scatterlists
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - only try to map auth tag if needed
|
||||
(bnc#1012628).
|
||||
- crypto: ccree - dec auth tag size from cryptlen map
|
||||
(bnc#1012628).
|
||||
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
|
||||
point-to-point (bnc#1012628).
|
||||
- scsi: ufs: fix Auto-Hibern8 error detection (bnc#1012628).
|
||||
- scsi: lpfc: Fix lpfc_io_buf resource leak in
|
||||
lpfc_get_scsi_buf_s4 error path (bnc#1012628).
|
||||
- scsi: lpfc: Fix broken Credit Recovery after driver load
|
||||
(bnc#1012628).
|
||||
- ARM: dts: exynos: Fix polarity of the LCD SPI bus on
|
||||
UniversalC210 board (bnc#1012628).
|
||||
- arm64: dts: ti: k3-am65: Add clocks to dwc3 nodes (bnc#1012628).
|
||||
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
|
||||
(bnc#1012628).
|
||||
- selftests: vm: drop dependencies on page flags from mlock2 tests
|
||||
(bnc#1012628).
|
||||
- selftests/vm: fix map_hugetlb length used for testing read
|
||||
and write (bnc#1012628).
|
||||
- selftests/powerpc: Add tlbie_test in .gitignore (bnc#1012628).
|
||||
- selftests/powerpc: Fix try-run when source tree is not writable
|
||||
(bnc#1012628).
|
||||
- vfio: platform: Switch to platform_get_irq_optional()
|
||||
(bnc#1012628).
|
||||
- drm/i915/gem: Flush all the reloc_gpu batch (bnc#1012628).
|
||||
- drm/bridge: analogix-anx78xx: Fix drm_dp_link helper removal
|
||||
(bnc#1012628).
|
||||
- drm/etnaviv: rework perfmon query infrastructure (bnc#1012628).
|
||||
- drm: Remove PageReserved manipulation from drm_pci_alloc
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK
|
||||
(bnc#1012628).
|
||||
- drm/amd/powerplay: implement the is_dpm_running() (bnc#1012628).
|
||||
- drm/amdgpu: unify fw_write_wait for new gfx9 asics
|
||||
(bnc#1012628).
|
||||
- drm/amd/display: Check for null fclk voltage when parsing
|
||||
clock table (bnc#1012628).
|
||||
- drm/prime: fix extracting of the DMA addresses from a
|
||||
scatterlist (bnc#1012628).
|
||||
- drm/i915/icl+: Don't enable DDI IO power on a TypeC port in
|
||||
TBT mode (bnc#1012628).
|
||||
- powerpc/pseries: Avoid NULL pointer dereference when drmem is
|
||||
unavailable (bnc#1012628).
|
||||
- drm/vboxvideo: Add missing remove_conflicting_pci_framebuffers
|
||||
call, v2 (bnc#1012628).
|
||||
- nfsd: fsnotify on rmdir under nfsd/clients/ (bnc#1012628).
|
||||
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
|
||||
(bnc#1012628).
|
||||
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
|
||||
(bnc#1012628).
|
||||
- NFS: finish_automount() requires us to hold 2 refs to the
|
||||
mount record (bnc#1012628).
|
||||
- NFS: Fix a few constant_table array definitions (bnc#1012628).
|
||||
- ext4: fix a data race at inode->i_blocks (bnc#1012628).
|
||||
- drm/i915/gt: Treat idling as a RPS downclock event
|
||||
(bnc#1012628).
|
||||
- ASoC: cs4270: pull reset GPIO low then high (bnc#1012628).
|
||||
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
|
||||
pr_warn_once() (bnc#1012628).
|
||||
- ocfs2: no need try to truncate file beyond i_size (bnc#1012628).
|
||||
- perf tools: Support Python 3.8+ in Makefile (bnc#1012628).
|
||||
- s390/diag: fix display of diagnose call statistics
|
||||
(bnc#1012628).
|
||||
- Input: i8042 - add Acer Aspire 5738z to nomux list
|
||||
(bnc#1012628).
|
||||
- ftrace/kprobe: Show the maxactive number on kprobe_events
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/jz4770: Exit with error if CGU init failed
|
||||
(bnc#1012628).
|
||||
- clk: ingenic/TCU: Fix round_rate returning error (bnc#1012628).
|
||||
- kmod: make request_module() return an error when autoloading
|
||||
is disabled (bnc#1012628).
|
||||
- cpufreq: powernv: Fix use-after-free (bnc#1012628).
|
||||
- hfsplus: fix crash and filesystem corruption when deleting files
|
||||
(bnc#1012628).
|
||||
- libata: Return correct status in sata_pmp_eh_recover_pm()
|
||||
when ATA_DFLAG_DETACH is set (bnc#1012628).
|
||||
- ipmi: fix hung processes in __get_guid() (bnc#1012628).
|
||||
- xen/blkfront: fix memory allocation flags in
|
||||
blkfront_setup_indirect() (bnc#1012628).
|
||||
- scsi: sr: get rid of sr global mutex (bnc#1012628).
|
||||
- scsi: sr: Fix sr_block_release() (bnc#1012628).
|
||||
- powerpc: Make setjmp/longjmp signature standard (bnc#1012628).
|
||||
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
|
||||
(bnc#1012628).
|
||||
- powerpc/fsl_booke: Avoid creating duplicate tlb1 entry
|
||||
(bnc#1012628).
|
||||
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
|
||||
huge devmap PTE entries (bnc#1012628).
|
||||
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
|
||||
configured IPIs (bnc#1012628).
|
||||
- powerpc/64: Setup a paca before parsing device tree etc
|
||||
(bnc#1012628).
|
||||
- powerpc/xive: Fix xmon support on the PowerNV platform
|
||||
(bnc#1012628).
|
||||
- powerpc/kprobes: Ignore traps that happened in real mode
|
||||
(bnc#1012628).
|
||||
- powerpc/64: Prevent stack protection in early boot
|
||||
(bnc#1012628).
|
||||
- arm64: Always force a branch protection mode when the compiler
|
||||
has one (bnc#1012628).
|
||||
- Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
|
||||
(bnc#1012628).
|
||||
- drm/dp_mst: Fix clearing payload state on topology disable
|
||||
(bnc#1012628).
|
||||
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
|
||||
(bnc#1012628).
|
||||
- drm/i915/ggtt: do not set bits 1-11 in gen12 ptes (bnc#1012628).
|
||||
- drm/i915/gt: Fill all the unused space in the GGTT
|
||||
(bnc#1012628).
|
||||
- perf/core: Unify {pinned,flexible}_sched_in() (bnc#1012628).
|
||||
- perf/core: Fix event cgroup tracking (bnc#1012628).
|
||||
- perf/core: Remove 'struct sched_in_data' (bnc#1012628).
|
||||
- powerpc/kasan: Fix kasan_remap_early_shadow_ro() (bnc#1012628).
|
||||
- bpf: Fix tnum constraints for 32-bit comparisons (bnc#1012628).
|
||||
- mfd: dln2: Fix sanity checking for endpoints (bnc#1012628).
|
||||
- ASoC: stm32: sai: Add missing cleanup (bnc#1012628).
|
||||
- commit 6656dc4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 18:05:40 CEST 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.6
|
||||
%define patchversion 5.6.4
|
||||
%define patchversion 5.6.5
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
%define compress_modules xz
|
||||
@ -65,9 +65,9 @@ Name: kernel-zfcpdump
|
||||
Summary: The IBM System Z zfcpdump Kernel
|
||||
License: GPL-2.0
|
||||
Group: System/Kernel
|
||||
Version: 5.6.4
|
||||
Version: 5.6.5
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.g902100b
|
||||
Release: <RELEASE>.g6656dc4
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -174,10 +174,10 @@ Conflicts: hyper-v < 4
|
||||
Conflicts: libc.so.6()(64bit)
|
||||
%endif
|
||||
Provides: kernel = %version-%source_rel
|
||||
Provides: kernel-%build_flavor-base-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: kernel-%build_flavor-base-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
Provides: kernel-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
Provides: %name-srchash-6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
%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:d3cc6b62287c05ea32a3035da6bf32c8b881bef58998ef9b9a377c97f241c2e6
|
||||
size 81732
|
||||
oid sha256:344b7f69b062362bd06c1942ef062b03f44cbfaa99234f5ede940202d6706ab2
|
||||
size 286532
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f3de90ce36015bebbabb375c8a6406dd545ea387c32e70a3323ca07fc7297a8
|
||||
size 58234
|
||||
oid sha256:e25e97f90e8723e7231ef5c926faa65543e72c862a47a28e3b9721c31a4e1d80
|
||||
size 57781
|
||||
|
260
series.conf
260
series.conf
@ -132,6 +132,265 @@
|
||||
patches.kernel.org/5.6.4-037-io-uring-drop-completion-when-removing-file.patch
|
||||
patches.kernel.org/5.6.4-038-driver-core-Reevaluate-dev-links.need_for_probe.patch
|
||||
patches.kernel.org/5.6.4-039-Linux-5.6.4.patch
|
||||
patches.kernel.org/5.6.5-001-media-rc-add-keymap-for-Videostrong-KII-Pro.patch
|
||||
patches.kernel.org/5.6.5-002-cpufreq-imx6q-Fixes-unwanted-cpu-overclocking-o.patch
|
||||
patches.kernel.org/5.6.5-003-EDAC-mc-Report-unknown-memory-on-too-many-DIMM-.patch
|
||||
patches.kernel.org/5.6.5-004-usb-ucsi-ccg-disable-runtime-pm-during-fw-flash.patch
|
||||
patches.kernel.org/5.6.5-005-staging-wilc1000-avoid-double-unlocking-of-wilc.patch
|
||||
patches.kernel.org/5.6.5-006-media-vimc-streamer-fix-memory-leak-in-vimc-sub.patch
|
||||
patches.kernel.org/5.6.5-007-media-hantro-fix-extra-MV-MC-sync-space-calcula.patch
|
||||
patches.kernel.org/5.6.5-008-media-staging-rkisp1-use-consistent-bus_info-st.patch
|
||||
patches.kernel.org/5.6.5-009-media-staging-rkisp1-isp-do-not-set-invalid-mbu.patch
|
||||
patches.kernel.org/5.6.5-010-media-venus-hfi_parser-Ignore-HEVC-encoding-for.patch
|
||||
patches.kernel.org/5.6.5-011-firmware-arm_sdei-fix-double-lock-on-hibernate-.patch
|
||||
patches.kernel.org/5.6.5-012-media-arm64-dts-amlogic-add-rc-videostrong-kii-.patch
|
||||
patches.kernel.org/5.6.5-013-usb-phy-tegra-Include-proper-GPIO-consumer-head.patch
|
||||
patches.kernel.org/5.6.5-014-arm64-mm-Hold-memory-hotplug-lock-while-walking.patch
|
||||
patches.kernel.org/5.6.5-015-sched-vtime-Prevent-unstable-evaluation-of-WARN.patch
|
||||
patches.kernel.org/5.6.5-016-iio-imu-st_lsm6dsx-check-return-value-from-st_l.patch
|
||||
patches.kernel.org/5.6.5-017-null_blk-Fix-the-null_add_dev-error-path.patch
|
||||
patches.kernel.org/5.6.5-018-blk-mq-Fix-a-recently-introduced-regression-in-.patch
|
||||
patches.kernel.org/5.6.5-019-null_blk-Handle-null_add_dev-failures-properly.patch
|
||||
patches.kernel.org/5.6.5-020-null_blk-Suppress-an-UBSAN-complaint-triggered-.patch
|
||||
patches.kernel.org/5.6.5-021-null_blk-fix-spurious-IO-errors-after-failed-pa.patch
|
||||
patches.kernel.org/5.6.5-022-media-imx-imx7_mipi_csis-Power-off-the-source-w.patch
|
||||
patches.kernel.org/5.6.5-023-media-imx-imx7-media-csi-Fix-video-field-handli.patch
|
||||
patches.kernel.org/5.6.5-024-xhci-bail-out-early-if-driver-can-t-accress-hos.patch
|
||||
patches.kernel.org/5.6.5-025-ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_ec.patch
|
||||
patches.kernel.org/5.6.5-026-clocksource-drivers-timer-microchip-pit64b-Fix-.patch
|
||||
patches.kernel.org/5.6.5-027-x86-Don-t-let-pgprot_modify-change-the-page-enc.patch
|
||||
patches.kernel.org/5.6.5-028-dma-mapping-Fix-dma_pgprot-for-unencrypted-cohe.patch
|
||||
patches.kernel.org/5.6.5-029-block-keep-bdi-io_pages-in-sync-with-max_sector.patch
|
||||
patches.kernel.org/5.6.5-030-debugfs-Check-module-state-before-warning-in-fu.patch
|
||||
patches.kernel.org/5.6.5-031-spi-spi-fsl-dspi-Avoid-NULL-pointer-in-dspi_sla.patch
|
||||
patches.kernel.org/5.6.5-032-irqchip-versatile-fpga-Handle-chained-IRQs-prop.patch
|
||||
patches.kernel.org/5.6.5-033-time-sched_clock-Expire-timer-in-hardirq-contex.patch
|
||||
patches.kernel.org/5.6.5-034-irqchip-gic-v4.1-Skip-absent-CPUs-while-iterati.patch
|
||||
patches.kernel.org/5.6.5-035-media-allegro-fix-type-of-gop_length-in-channel.patch
|
||||
patches.kernel.org/5.6.5-036-sched-Avoid-scale-real-weight-down-to-zero.patch
|
||||
patches.kernel.org/5.6.5-037-sched-fair-Fix-condition-of-avg_load-calculatio.patch
|
||||
patches.kernel.org/5.6.5-038-selftests-x86-ptrace_syscall_32-Fix-no-vDSO-seg.patch
|
||||
patches.kernel.org/5.6.5-039-PCI-switchtec-Fix-init_completion-race-conditio.patch
|
||||
patches.kernel.org/5.6.5-040-block-bfq-move-forward-the-getting-of-an-extra-.patch
|
||||
patches.kernel.org/5.6.5-041-media-i2c-video-i2c-fix-build-errors-due-to-imp.patch
|
||||
patches.kernel.org/5.6.5-042-libata-Remove-extra-scsi_host_put-in-ata_scsi_a.patch
|
||||
patches.kernel.org/5.6.5-043-pstore-platform-fix-potential-mem-leak-if-pstor.patch
|
||||
patches.kernel.org/5.6.5-044-gfs2-Do-log_flush-in-gfs2_ail_empty_gl-even-if-.patch
|
||||
patches.kernel.org/5.6.5-045-gfs2-Don-t-demote-a-glock-until-its-revokes-are.patch
|
||||
patches.kernel.org/5.6.5-046-cpufreq-imx6q-fix-error-handling.patch
|
||||
patches.kernel.org/5.6.5-047-x86-boot-Use-unsigned-comparison-for-addresses.patch
|
||||
patches.kernel.org/5.6.5-048-efi-x86-Ignore-the-memory-attributes-table-on-i.patch
|
||||
patches.kernel.org/5.6.5-049-genirq-irqdomain-Check-pointer-in-irq_domain_al.patch
|
||||
patches.kernel.org/5.6.5-050-block-Fix-use-after-free-issue-accessing-struct.patch
|
||||
patches.kernel.org/5.6.5-051-block-zoned-fix-integer-overflow-with-BLKRESETZ.patch
|
||||
patches.kernel.org/5.6.5-052-media-mtk-vpu-avoid-unaligned-access-to-DTCM-bu.patch
|
||||
patches.kernel.org/5.6.5-053-media-i2c-ov5695-Fix-power-on-and-off-sequences.patch
|
||||
patches.kernel.org/5.6.5-054-usb-dwc3-core-add-support-for-disabling-SS-inst.patch
|
||||
patches.kernel.org/5.6.5-055-irqchip-gic-v4-Provide-irq_retrigger-to-avoid-c.patch
|
||||
patches.kernel.org/5.6.5-056-md-check-arrays-is-suspended-in-mddev_detach-be.patch
|
||||
patches.kernel.org/5.6.5-057-firmware-fix-a-double-abort-case-with-fw_load_s.patch
|
||||
patches.kernel.org/5.6.5-058-spi-spi-fsl-dspi-Replace-interruptible-wait-que.patch
|
||||
patches.kernel.org/5.6.5-059-locking-lockdep-Avoid-recursion-in-lockdep_coun.patch
|
||||
patches.kernel.org/5.6.5-060-staging-mt7621-pci-avoid-to-poweroff-the-phy-fo.patch
|
||||
patches.kernel.org/5.6.5-061-block-bfq-fix-use-after-free-in-bfq_idle_slice_.patch
|
||||
patches.kernel.org/5.6.5-062-btrfs-qgroup-ensure-qgroup_rescan_running-is-on.patch
|
||||
patches.kernel.org/5.6.5-063-btrfs-remove-a-BUG_ON-from-merge_reloc_roots.patch
|
||||
patches.kernel.org/5.6.5-064-btrfs-restart-relocate_tree_blocks-properly.patch
|
||||
patches.kernel.org/5.6.5-065-btrfs-track-reloc-roots-based-on-their-commit-r.patch
|
||||
patches.kernel.org/5.6.5-066-ASoC-fix-regwmask.patch
|
||||
patches.kernel.org/5.6.5-067-ASoC-dapm-connect-virtual-mux-with-default-valu.patch
|
||||
patches.kernel.org/5.6.5-068-ASoC-dpcm-allow-start-or-stop-during-pause-for-.patch
|
||||
patches.kernel.org/5.6.5-069-ASoC-topology-use-name_prefix-for-new-kcontrol.patch
|
||||
patches.kernel.org/5.6.5-070-usb-gadget-f_fs-Fix-use-after-free-issue-as-par.patch
|
||||
patches.kernel.org/5.6.5-071-usb-gadget-composite-Inform-controller-driver-o.patch
|
||||
patches.kernel.org/5.6.5-072-ALSA-usb-audio-Add-mixer-workaround-for-TRX40-a.patch
|
||||
patches.kernel.org/5.6.5-073-ALSA-hda-Add-driver-blacklist.patch
|
||||
patches.kernel.org/5.6.5-074-ALSA-hda-Fix-potential-access-overflow-in-beep-.patch
|
||||
patches.kernel.org/5.6.5-075-ALSA-ice1724-Fix-invalid-access-for-enumerated-.patch
|
||||
patches.kernel.org/5.6.5-076-ALSA-pcm-oss-Fix-regression-by-buffer-overflow-.patch
|
||||
patches.kernel.org/5.6.5-077-ALSA-hda-realtek-Enable-mute-LED-on-an-HP-syste.patch
|
||||
patches.kernel.org/5.6.5-078-ALSA-hda-realtek-a-fake-key-event-is-triggered-.patch
|
||||
patches.kernel.org/5.6.5-079-ALSA-doc-Document-PC-Beep-Hidden-Register-on-Re.patch
|
||||
patches.kernel.org/5.6.5-080-ALSA-hda-realtek-Set-principled-PC-Beep-configu.patch
|
||||
patches.kernel.org/5.6.5-081-ALSA-hda-realtek-Remove-now-unnecessary-XPS-13-.patch
|
||||
patches.kernel.org/5.6.5-082-ALSA-hda-realtek-Add-quirk-for-Lenovo-Carbon-X1.patch
|
||||
patches.kernel.org/5.6.5-083-ALSA-hda-realtek-Add-quirk-for-MSI-GL63.patch
|
||||
patches.kernel.org/5.6.5-084-media-venus-cache-vb-payload-to-be-used-by-cloc.patch
|
||||
patches.kernel.org/5.6.5-085-media-venus-firmware-Ignore-secure-call-error-o.patch
|
||||
patches.kernel.org/5.6.5-086-media-hantro-Read-be32-words-starting-at-every-.patch
|
||||
patches.kernel.org/5.6.5-087-media-ti-vpe-cal-fix-disable_irqs-to-only-the-i.patch
|
||||
patches.kernel.org/5.6.5-088-media-ti-vpe-cal-fix-a-kernel-oops-when-unloadi.patch
|
||||
patches.kernel.org/5.6.5-089-seccomp-Add-missing-compat_ioctl-for-notify.patch
|
||||
patches.kernel.org/5.6.5-090-ACPI-EC-Avoid-printing-confusing-messages-in-ac.patch
|
||||
patches.kernel.org/5.6.5-091-acpi-x86-ignore-unspecified-bit-positions-in-th.patch
|
||||
patches.kernel.org/5.6.5-092-ACPICA-Allow-acpi_any_gpe_status_set-to-skip-on.patch
|
||||
patches.kernel.org/5.6.5-093-ACPI-PM-s2idle-Refine-active-GPEs-check.patch
|
||||
patches.kernel.org/5.6.5-094-thermal-int340x_thermal-fix-Update-Tiger-Lake-A.patch
|
||||
patches.kernel.org/5.6.5-095-thermal-devfreq_cooling-inline-all-stubs-for-CO.patch
|
||||
patches.kernel.org/5.6.5-096-nvmet-tcp-fix-maxh2cdata-icresp-parameter.patch
|
||||
patches.kernel.org/5.6.5-097-nvme-fc-Revert-add-module-to-ops-template-to-al.patch
|
||||
patches.kernel.org/5.6.5-098-efi-x86-Add-TPM-related-EFI-tables-to-unencrypt.patch
|
||||
patches.kernel.org/5.6.5-099-PCI-pciehp-Fix-indefinite-wait-on-sysfs-request.patch
|
||||
patches.kernel.org/5.6.5-100-PCI-ASPM-Clear-the-correct-bits-when-enabling-L.patch
|
||||
patches.kernel.org/5.6.5-101-PCI-Add-boot-interrupt-quirk-mechanism-for-Xeon.patch
|
||||
patches.kernel.org/5.6.5-102-PCI-qcom-Fix-the-fixup-of-PCI_VENDOR_ID_QCOM.patch
|
||||
patches.kernel.org/5.6.5-103-PCI-endpoint-Fix-for-concurrent-memory-allocati.patch
|
||||
patches.kernel.org/5.6.5-104-erofs-correct-the-remaining-shrink-objects.patch
|
||||
patches.kernel.org/5.6.5-105-sched-fair-Fix-enqueue_task_fair-warning.patch
|
||||
patches.kernel.org/5.6.5-106-tpm-Don-t-make-log-failures-fatal.patch
|
||||
patches.kernel.org/5.6.5-107-tpm-tpm1_bios_measurements_next-should-increase.patch
|
||||
patches.kernel.org/5.6.5-108-tpm-tpm2_bios_measurements_next-should-increase.patch
|
||||
patches.kernel.org/5.6.5-109-KEYS-reaching-the-keys-quotas-correctly.patch
|
||||
patches.kernel.org/5.6.5-110-mmc-mmci_sdmmc-Fix-clear-busyd0end-irq-flag.patch
|
||||
patches.kernel.org/5.6.5-111-rcu-Make-rcu_barrier-account-for-offline-no-CBs.patch
|
||||
patches.kernel.org/5.6.5-112-cpu-hotplug-Ignore-pm_wakeup_pending-for-disabl.patch
|
||||
patches.kernel.org/5.6.5-113-genirq-debugfs-Add-missing-sanity-checks-to-int.patch
|
||||
patches.kernel.org/5.6.5-114-irqchip-versatile-fpga-Apply-clear-mask-earlier.patch
|
||||
patches.kernel.org/5.6.5-115-io_uring-ensure-openat-sets-O_LARGEFILE-if-need.patch
|
||||
patches.kernel.org/5.6.5-116-io_uring-remove-bogus-RLIMIT_NOFILE-check-in-fi.patch
|
||||
patches.kernel.org/5.6.5-117-io_uring-fix-ctx-refcounting-in-io_submit_sqes.patch
|
||||
patches.kernel.org/5.6.5-118-pstore-pstore_ftrace_seq_next-should-increase-p.patch
|
||||
patches.kernel.org/5.6.5-119-MIPS-tlbex-Fix-LDDIR-usage-in-setup_pw-for-Loon.patch
|
||||
patches.kernel.org/5.6.5-120-MIPS-OCTEON-irq-Fix-potential-NULL-pointer-dere.patch
|
||||
patches.kernel.org/5.6.5-121-PM-Domains-Allow-no-domain-idle-states-DT-prope.patch
|
||||
patches.kernel.org/5.6.5-122-PM-sleep-wakeup-Skip-wakeup_source_sysfs_remove.patch
|
||||
patches.kernel.org/5.6.5-123-ath9k-Handle-txpower-changes-even-when-TPC-is-d.patch
|
||||
patches.kernel.org/5.6.5-124-signal-Extend-exec_id-to-64bits.patch
|
||||
patches.kernel.org/5.6.5-125-x86-tsc_msr-Use-named-struct-initializers.patch
|
||||
patches.kernel.org/5.6.5-126-x86-tsc_msr-Fix-MSR_FSB_FREQ-mask-for-Cherry-Tr.patch
|
||||
patches.kernel.org/5.6.5-127-x86-tsc_msr-Make-MSR-derived-TSC-frequency-more.patch
|
||||
patches.kernel.org/5.6.5-128-x86-entry-32-Add-missing-ASM_CLAC-to-general_pr.patch
|
||||
patches.kernel.org/5.6.5-129-platform-x86-asus-wmi-Support-laptops-where-the.patch
|
||||
patches.kernel.org/5.6.5-130-KVM-PPC-Book3S-HV-Skip-kvmppc_uvmem_free-if-Ult.patch
|
||||
patches.kernel.org/5.6.5-131-KVM-nVMX-Properly-handle-userspace-interrupt-wi.patch
|
||||
patches.kernel.org/5.6.5-132-KVM-s390-vsie-Fix-region-1-ASCE-sanity-shadow-a.patch
|
||||
patches.kernel.org/5.6.5-133-KVM-s390-vsie-Fix-delivery-of-addressing-except.patch
|
||||
patches.kernel.org/5.6.5-134-KVM-x86-Allocate-new-rmap-and-large-page-tracki.patch
|
||||
patches.kernel.org/5.6.5-135-KVM-VMX-Always-VMCLEAR-in-use-VMCSes-during-cra.patch
|
||||
patches.kernel.org/5.6.5-136-KVM-x86-Gracefully-handle-__vmalloc-failure-dur.patch
|
||||
patches.kernel.org/5.6.5-137-KVM-VMX-Add-a-trampoline-to-fix-VMREAD-error-ha.patch
|
||||
patches.kernel.org/5.6.5-138-KVM-VMX-fix-crash-cleanup-when-KVM-wasn-t-used.patch
|
||||
patches.kernel.org/5.6.5-139-smb3-fix-performance-regression-with-setting-mt.patch
|
||||
patches.kernel.org/5.6.5-140-CIFS-Fix-bug-which-the-return-value-by-asynchro.patch
|
||||
patches.kernel.org/5.6.5-141-CIFS-check-new-file-size-when-extending-file-by.patch
|
||||
patches.kernel.org/5.6.5-142-mtd-spinand-Stop-using-spinand-oobbuf-for-buffe.patch
|
||||
patches.kernel.org/5.6.5-143-mtd-spinand-Do-not-erase-the-block-before-writi.patch
|
||||
patches.kernel.org/5.6.5-144-mtd-rawnand-cadence-fix-the-calculation-of-the-.patch
|
||||
patches.kernel.org/5.6.5-145-mtd-rawnand-cadence-change-bad-block-marker-siz.patch
|
||||
patches.kernel.org/5.6.5-146-mtd-rawnand-cadence-reinit-completion-before-ex.patch
|
||||
patches.kernel.org/5.6.5-147-drm-i915-gen12-Disable-preemption-timeout.patch
|
||||
patches.kernel.org/5.6.5-148-btrfs-Don-t-submit-any-btree-write-bio-if-the-f.patch
|
||||
patches.kernel.org/5.6.5-149-btrfs-fix-btrfs_calc_reclaim_metadata_size-calc.patch
|
||||
patches.kernel.org/5.6.5-150-Btrfs-fix-crash-during-unmount-due-to-race-with.patch
|
||||
patches.kernel.org/5.6.5-151-btrfs-reloc-clean-dirty-subvols-if-we-fail-to-s.patch
|
||||
patches.kernel.org/5.6.5-152-btrfs-set-update-the-uuid-generation-as-soon-as.patch
|
||||
patches.kernel.org/5.6.5-153-btrfs-drop-block-from-cache-on-error-in-relocat.patch
|
||||
patches.kernel.org/5.6.5-154-btrfs-fix-missing-file-extent-item-for-hole-aft.patch
|
||||
patches.kernel.org/5.6.5-155-btrfs-unset-reloc-control-if-we-fail-to-recover.patch
|
||||
patches.kernel.org/5.6.5-156-btrfs-fix-missing-semaphore-unlock-in-btrfs_syn.patch
|
||||
patches.kernel.org/5.6.5-157-btrfs-use-nofs-allocations-for-running-delayed-.patch
|
||||
patches.kernel.org/5.6.5-158-remoteproc-qcom_q6v5_mss-Don-t-reassign-mpss-re.patch
|
||||
patches.kernel.org/5.6.5-159-remoteproc-qcom_q6v5_mss-Reload-the-mba-region-.patch
|
||||
patches.kernel.org/5.6.5-160-remoteproc-Fix-NULL-pointer-dereference-in-rpro.patch
|
||||
patches.kernel.org/5.6.5-161-time-namespace-Fix-time_for_children-symlink.patch
|
||||
patches.kernel.org/5.6.5-162-time-namespace-Add-max_time_namespaces-ucount.patch
|
||||
patches.kernel.org/5.6.5-163-crypto-rng-Fix-a-refcounting-bug-in-crypto_rng_.patch
|
||||
patches.kernel.org/5.6.5-164-crypto-mxs-dcp-fix-scatterlist-linearization-fo.patch
|
||||
patches.kernel.org/5.6.5-165-io_uring-honor-original-task-RLIMIT_FSIZE.patch
|
||||
patches.kernel.org/5.6.5-166-scsi-mpt3sas-Fix-kernel-panic-observed-on-soft-.patch
|
||||
patches.kernel.org/5.6.5-167-tools-gpio-Fix-out-of-tree-build-regression.patch
|
||||
patches.kernel.org/5.6.5-168-net-qualcomm-rmnet-Allow-configuration-updates-.patch
|
||||
patches.kernel.org/5.6.5-169-arm64-dts-allwinner-h6-Fix-PMU-compatible.patch
|
||||
patches.kernel.org/5.6.5-170-sched-core-Remove-duplicate-assignment-in-sched.patch
|
||||
patches.kernel.org/5.6.5-171-arm64-dts-allwinner-h5-Fix-PMU-compatible.patch
|
||||
patches.kernel.org/5.6.5-172-mm-memcg-do-not-high-throttle-allocators-based-.patch
|
||||
patches.kernel.org/5.6.5-173-dm-writecache-add-cond_resched-to-avoid-CPU-han.patch
|
||||
patches.kernel.org/5.6.5-174-dm-integrity-fix-a-crash-with-unusually-large-t.patch
|
||||
patches.kernel.org/5.6.5-175-dm-verity-fec-fix-memory-leak-in-verity_fec_dtr.patch
|
||||
patches.kernel.org/5.6.5-176-dm-zoned-remove-duplicate-nr_rnd_zones-increase.patch
|
||||
patches.kernel.org/5.6.5-177-dm-clone-Fix-handling-of-partial-region-discard.patch
|
||||
patches.kernel.org/5.6.5-178-dm-clone-Add-overflow-check-for-number-of-regio.patch
|
||||
patches.kernel.org/5.6.5-179-dm-clone-Add-missing-casts-to-prevent-overflows.patch
|
||||
patches.kernel.org/5.6.5-180-dm-clone-metadata-Fix-return-type-of-dm_clone_n.patch
|
||||
patches.kernel.org/5.6.5-181-XArray-Fix-xas_pause-for-large-multi-index-entr.patch
|
||||
patches.kernel.org/5.6.5-182-xarray-Fix-early-termination-of-xas_for_each_ma.patch
|
||||
patches.kernel.org/5.6.5-183-crypto-caam-qi2-fix-chacha20-data-size-error.patch
|
||||
patches.kernel.org/5.6.5-184-crypto-caam-update-xts-sector-size-for-large-in.patch
|
||||
patches.kernel.org/5.6.5-185-crypto-ccree-protect-against-empty-or-NULL-scat.patch
|
||||
patches.kernel.org/5.6.5-186-crypto-ccree-only-try-to-map-auth-tag-if-needed.patch
|
||||
patches.kernel.org/5.6.5-187-crypto-ccree-dec-auth-tag-size-from-cryptlen-ma.patch
|
||||
patches.kernel.org/5.6.5-188-scsi-zfcp-fix-missing-erp_lock-in-port-recovery.patch
|
||||
patches.kernel.org/5.6.5-189-scsi-ufs-fix-Auto-Hibern8-error-detection.patch
|
||||
patches.kernel.org/5.6.5-190-scsi-lpfc-Fix-lpfc_io_buf-resource-leak-in-lpfc.patch
|
||||
patches.kernel.org/5.6.5-191-scsi-lpfc-Fix-broken-Credit-Recovery-after-driv.patch
|
||||
patches.kernel.org/5.6.5-192-ARM-dts-exynos-Fix-polarity-of-the-LCD-SPI-bus-.patch
|
||||
patches.kernel.org/5.6.5-193-arm64-dts-ti-k3-am65-Add-clocks-to-dwc3-nodes.patch
|
||||
patches.kernel.org/5.6.5-194-arm64-armv8_deprecated-Fix-undef_hook-mask-for-.patch
|
||||
patches.kernel.org/5.6.5-195-selftests-vm-drop-dependencies-on-page-flags-fr.patch
|
||||
patches.kernel.org/5.6.5-196-selftests-vm-fix-map_hugetlb-length-used-for-te.patch
|
||||
patches.kernel.org/5.6.5-197-selftests-powerpc-Add-tlbie_test-in-.gitignore.patch
|
||||
patches.kernel.org/5.6.5-198-selftests-powerpc-Fix-try-run-when-source-tree-.patch
|
||||
patches.kernel.org/5.6.5-199-vfio-platform-Switch-to-platform_get_irq_option.patch
|
||||
patches.kernel.org/5.6.5-200-drm-i915-gem-Flush-all-the-reloc_gpu-batch.patch
|
||||
patches.kernel.org/5.6.5-201-drm-bridge-analogix-anx78xx-Fix-drm_dp_link-hel.patch
|
||||
patches.kernel.org/5.6.5-202-drm-etnaviv-rework-perfmon-query-infrastructure.patch
|
||||
patches.kernel.org/5.6.5-203-drm-Remove-PageReserved-manipulation-from-drm_p.patch
|
||||
patches.kernel.org/5.6.5-204-drm-amdgpu-powerplay-using-the-FCLK-DPM-table-t.patch
|
||||
patches.kernel.org/5.6.5-205-drm-amd-powerplay-implement-the-is_dpm_running.patch
|
||||
patches.kernel.org/5.6.5-206-drm-amdgpu-unify-fw_write_wait-for-new-gfx9-asi.patch
|
||||
patches.kernel.org/5.6.5-207-drm-amd-display-Check-for-null-fclk-voltage-whe.patch
|
||||
patches.kernel.org/5.6.5-208-drm-prime-fix-extracting-of-the-DMA-addresses-f.patch
|
||||
patches.kernel.org/5.6.5-209-drm-i915-icl-Don-t-enable-DDI-IO-power-on-a-Typ.patch
|
||||
patches.kernel.org/5.6.5-210-powerpc-pseries-Avoid-NULL-pointer-dereference-.patch
|
||||
patches.kernel.org/5.6.5-211-drm-vboxvideo-Add-missing-remove_conflicting_pc.patch
|
||||
patches.kernel.org/5.6.5-212-nfsd-fsnotify-on-rmdir-under-nfsd-clients.patch
|
||||
patches.kernel.org/5.6.5-213-NFS-Fix-use-after-free-issues-in-nfs_pageio_add.patch
|
||||
patches.kernel.org/5.6.5-214-NFS-Fix-a-page-leak-in-nfs_destroy_unlinked_sub.patch
|
||||
patches.kernel.org/5.6.5-215-NFS-finish_automount-requires-us-to-hold-2-refs.patch
|
||||
patches.kernel.org/5.6.5-216-NFS-Fix-a-few-constant_table-array-definitions.patch
|
||||
patches.kernel.org/5.6.5-217-ext4-fix-a-data-race-at-inode-i_blocks.patch
|
||||
patches.kernel.org/5.6.5-218-drm-i915-gt-Treat-idling-as-a-RPS-downclock-eve.patch
|
||||
patches.kernel.org/5.6.5-219-ASoC-cs4270-pull-reset-GPIO-low-then-high.patch
|
||||
patches.kernel.org/5.6.5-220-fs-filesystems.c-downgrade-user-reachable-WARN_.patch
|
||||
patches.kernel.org/5.6.5-221-ocfs2-no-need-try-to-truncate-file-beyond-i_siz.patch
|
||||
patches.kernel.org/5.6.5-222-perf-tools-Support-Python-3.8-in-Makefile.patch
|
||||
patches.kernel.org/5.6.5-223-s390-diag-fix-display-of-diagnose-call-statisti.patch
|
||||
patches.kernel.org/5.6.5-224-Input-i8042-add-Acer-Aspire-5738z-to-nomux-list.patch
|
||||
patches.kernel.org/5.6.5-225-ftrace-kprobe-Show-the-maxactive-number-on-kpro.patch
|
||||
patches.kernel.org/5.6.5-226-clk-ingenic-jz4770-Exit-with-error-if-CGU-init-.patch
|
||||
patches.kernel.org/5.6.5-227-clk-ingenic-TCU-Fix-round_rate-returning-error.patch
|
||||
patches.kernel.org/5.6.5-228-kmod-make-request_module-return-an-error-when-a.patch
|
||||
patches.kernel.org/5.6.5-229-cpufreq-powernv-Fix-use-after-free.patch
|
||||
patches.kernel.org/5.6.5-230-hfsplus-fix-crash-and-filesystem-corruption-whe.patch
|
||||
patches.kernel.org/5.6.5-231-libata-Return-correct-status-in-sata_pmp_eh_rec.patch
|
||||
patches.kernel.org/5.6.5-232-ipmi-fix-hung-processes-in-__get_guid.patch
|
||||
patches.kernel.org/5.6.5-233-xen-blkfront-fix-memory-allocation-flags-in-blk.patch
|
||||
patches.kernel.org/5.6.5-234-scsi-sr-get-rid-of-sr-global-mutex.patch
|
||||
patches.kernel.org/5.6.5-235-scsi-sr-Fix-sr_block_release.patch
|
||||
patches.kernel.org/5.6.5-236-powerpc-Make-setjmp-longjmp-signature-standard.patch
|
||||
patches.kernel.org/5.6.5-237-powerpc-64-tm-Don-t-let-userspace-set-regs-trap.patch
|
||||
patches.kernel.org/5.6.5-238-powerpc-fsl_booke-Avoid-creating-duplicate-tlb1.patch
|
||||
patches.kernel.org/5.6.5-239-powerpc-hash64-devmap-Use-H_PAGE_THP_HUGE-when-.patch
|
||||
patches.kernel.org/5.6.5-240-powerpc-xive-Use-XIVE_BAD_IRQ-instead-of-zero-t.patch
|
||||
patches.kernel.org/5.6.5-241-powerpc-64-Setup-a-paca-before-parsing-device-t.patch
|
||||
patches.kernel.org/5.6.5-242-powerpc-xive-Fix-xmon-support-on-the-PowerNV-pl.patch
|
||||
patches.kernel.org/5.6.5-243-powerpc-kprobes-Ignore-traps-that-happened-in-r.patch
|
||||
patches.kernel.org/5.6.5-244-powerpc-64-Prevent-stack-protection-in-early-bo.patch
|
||||
patches.kernel.org/5.6.5-245-arm64-Always-force-a-branch-protection-mode-whe.patch
|
||||
patches.kernel.org/5.6.5-246-Revert-drm-dp_mst-Remove-VCPI-while-disabling-t.patch
|
||||
patches.kernel.org/5.6.5-247-drm-dp_mst-Fix-clearing-payload-state-on-topolo.patch
|
||||
patches.kernel.org/5.6.5-248-drm-amdgpu-fix-gfx-hang-during-suspend-with-vid.patch
|
||||
patches.kernel.org/5.6.5-249-drm-i915-ggtt-do-not-set-bits-1-11-in-gen12-pte.patch
|
||||
patches.kernel.org/5.6.5-250-drm-i915-gt-Fill-all-the-unused-space-in-the-GG.patch
|
||||
patches.kernel.org/5.6.5-251-perf-core-Unify-pinned-flexible-_sched_in.patch
|
||||
patches.kernel.org/5.6.5-252-perf-core-Fix-event-cgroup-tracking.patch
|
||||
patches.kernel.org/5.6.5-253-perf-core-Remove-struct-sched_in_data.patch
|
||||
patches.kernel.org/5.6.5-254-powerpc-kasan-Fix-kasan_remap_early_shadow_ro.patch
|
||||
patches.kernel.org/5.6.5-255-bpf-Fix-tnum-constraints-for-32-bit-comparisons.patch
|
||||
patches.kernel.org/5.6.5-256-mfd-dln2-Fix-sanity-checking-for-endpoints.patch
|
||||
patches.kernel.org/5.6.5-257-efi-x86-Fix-the-deletion-of-variables-in-mixed-.patch
|
||||
patches.kernel.org/5.6.5-258-ASoC-stm32-sai-Add-missing-cleanup.patch
|
||||
patches.kernel.org/5.6.5-259-Linux-5.6.5.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -158,7 +417,6 @@
|
||||
patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch
|
||||
patches.suse/net-bpfilter-remove-superfluous-testing-message.patch
|
||||
patches.suse/efi-x86-Don-t-remap-text-rodata-gap-read-only-for-mi.patch
|
||||
patches.suse/efi-x86-Fix-the-deletion-of-variables-in-mixed-mode.patch
|
||||
patches.suse/ALSA-hda-Allow-setting-preallocation-again-for-x86.patch
|
||||
|
||||
########################################################
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-04-15 16:05:40 +0000
|
||||
GIT Revision: 902100b50e2f3fe58fdd6d0dbb5f699c6359d451
|
||||
2020-04-17 17:32:50 +0000
|
||||
GIT Revision: 6656dc4edb45fc643071a07ffb2e63fd78c9b70c
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user