commit 119f9ca73176e04be295ff3512e57e654b901d3d
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1253
This commit is contained in:
parent
f54a624182
commit
0179b8d9f1
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%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-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-%build_flavor-base-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
Provides: kernel-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%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-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-%build_flavor-base-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
Provides: kernel-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
%ifarch ppc64
|
||||
Provides: kernel-kdump = 2.6.28
|
||||
Obsoletes: kernel-kdump <= 2.6.28
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%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-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-%build_flavor-base-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
Provides: kernel-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
%ifarch %ix86
|
||||
Provides: kernel-smp = 2.6.17
|
||||
Obsoletes: kernel-smp <= 2.6.17
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%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-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%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-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-%build_flavor-base-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
Provides: kernel-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%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-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-%build_flavor-base-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
Provides: kernel-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
#!BuildIgnore: post-build-checks
|
||||
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%define variant %{nil}
|
||||
%define vanilla_only 0
|
||||
|
||||
@ -45,7 +45,7 @@ BuildRequires: util-linux
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: kernel%kernel_flavor-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
BuildRequires: kernel%kernel_flavor-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
# needsrootforbuild
|
||||
|
||||
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%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-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-%build_flavor-base-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
Provides: kernel-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
%ifarch %ix86
|
||||
Provides: kernel-bigsmp = 2.6.17
|
||||
Obsoletes: kernel-bigsmp <= 2.6.17
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@ -43,7 +43,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: sed
|
||||
Requires(post): coreutils sed
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
Provides: linux
|
||||
Provides: multiversion(kernel)
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 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.5.3
|
||||
Version: 5.5.4
|
||||
%if %using_buildservice
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%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-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
Provides: multiversion(kernel)
|
||||
Source: README.KSYMS
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%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-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-%build_flavor-base-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
Provides: kernel-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
%obsolete_rebuilds %name
|
||||
Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz
|
||||
Source2: source-post.sh
|
||||
|
@ -1,3 +1,221 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 09:16:55 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- bcache: fix incorrect data type usage in btree_flush_write()
|
||||
(git-fixes).
|
||||
- commit 119f9ca
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 15 07:51:04 CET 2020 - jslaby@suse.cz
|
||||
|
||||
- Linux 5.5.4 (bnc#1012628).
|
||||
- selinux: fall back to ref-walk if audit is required
|
||||
(bnc#1012628).
|
||||
- libertas: make lbs_ibss_join_existing() return error code on
|
||||
rates overflow (bnc#1012628).
|
||||
- libertas: don't exit from lbs_ibss_join_existing() with RCU
|
||||
read lock held (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_cmd_append_vsie_tlv() (bnc#1012628).
|
||||
- mwifiex: Fix possible buffer overflows in
|
||||
mwifiex_ret_wmm_get_status() (bnc#1012628).
|
||||
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
|
||||
(bnc#1012628).
|
||||
- clk: meson: g12a: fix missing uart2 in regmap table
|
||||
(bnc#1012628).
|
||||
- mfd: max77650: Select REGMAP_IRQ in Kconfig (bnc#1012628).
|
||||
- regmap: fix writes to non incrementing registers (bnc#1012628).
|
||||
- pinctrl: qcom: Don't lock around irq_set_irq_wake()
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
|
||||
(bnc#1012628).
|
||||
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
|
||||
(bnc#1012628).
|
||||
- pinctrl: baytrail: Allocate IRQ chip dynamic (bnc#1012628).
|
||||
- selinux: fix regression introduced by move_mount(2) syscall
|
||||
(bnc#1012628).
|
||||
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
|
||||
follow_link" (bnc#1012628).
|
||||
- x86/alternatives: add missing insn.h include (bnc#1012628).
|
||||
- bcache: avoid unnecessary btree nodes flushing in
|
||||
btree_flush_write() (bnc#1012628).
|
||||
- ASoC: soc-generic-dmaengine-pcm: Fix error handling
|
||||
(bnc#1012628).
|
||||
- dt-bindings: iio: adc: ad7606: Fix wrong maxItems value
|
||||
(bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix ACPI identifier (bnc#1012628).
|
||||
- i2c: cros-ec-tunnel: Fix slave device enumeration (bnc#1012628).
|
||||
- media: i2c: adv748x: Fix unsafe macros (bnc#1012628).
|
||||
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
|
||||
(bnc#1012628).
|
||||
- crypto: caam/qi2 - fix typo in algorithm's driver name
|
||||
(bnc#1012628).
|
||||
- crypto: atmel-sha - fix error handling when setting hmac key
|
||||
(bnc#1012628).
|
||||
- crypto: artpec6 - return correct error code for failed setkey()
|
||||
(bnc#1012628).
|
||||
- crypto: testmgr - don't try to decrypt uninitialized buffers
|
||||
(bnc#1012628).
|
||||
- mtd: sharpslpart: Fix unsigned comparison to zero (bnc#1012628).
|
||||
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
|
||||
(bnc#1012628).
|
||||
- arm64: kvm: Fix IDMAP overlap with HYP VA (bnc#1012628).
|
||||
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
|
||||
(bnc#1012628).
|
||||
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
|
||||
integer (bnc#1012628).
|
||||
- KVM: arm64: pmu: Fix chained SW_INCR counters (bnc#1012628).
|
||||
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Make inject_abt32() inject an external abort instead
|
||||
(bnc#1012628).
|
||||
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
|
||||
(bnc#1012628).
|
||||
- KVM: arm/arm64: Fix young bit from mmu notifier (bnc#1012628).
|
||||
- crypto: arm/chacha - fix build failured when kernel mode NEON
|
||||
is disabled (bnc#1012628).
|
||||
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
|
||||
(bnc#1012628).
|
||||
- arm64: cpufeature: Fix the type of no FP/SIMD capability
|
||||
(bnc#1012628).
|
||||
- arm64: kernel: Correct annotation of end of el0_sync
|
||||
(bnc#1012628).
|
||||
- sched/uclamp: Fix a bug in propagating uclamp value in new
|
||||
cgroups (bnc#1012628).
|
||||
- ARM: 8949/1: mm: mark free_memmap as __init (bnc#1012628).
|
||||
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
|
||||
collections (bnc#1012628).
|
||||
- ARM: at91: pm: use of_device_id array to find the proper shdwc
|
||||
node (bnc#1012628).
|
||||
- ARM: at91: pm: use SAM9X60 PMC's compatible (bnc#1012628).
|
||||
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
|
||||
(bnc#1012628).
|
||||
- powerpc/pseries: Allow not having ibm,
|
||||
hypertas-functions::hcall-multi-tce for DDW (bnc#1012628).
|
||||
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
|
||||
warning (bnc#1012628).
|
||||
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
|
||||
paths (bnc#1012628).
|
||||
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
|
||||
(bnc#1012628).
|
||||
- powerpc/ptdump: Fix W+X verification call in mark_rodata_ro()
|
||||
(bnc#1012628).
|
||||
- Revert "powerpc/pseries/iommu: Don't use dma_iommu_ops on
|
||||
secure guests" (bnc#1012628).
|
||||
- soc: qcom: rpmhpd: Set 'active_only' for active only power
|
||||
domains (bnc#1012628).
|
||||
- tools/power/acpi: fix compilation error (bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
|
||||
(bnc#1012628).
|
||||
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
|
||||
(bnc#1012628).
|
||||
- ARM: dts: meson8b: use the actual frequency for the GPU's
|
||||
364MHz OPP (bnc#1012628).
|
||||
- ARM: dts: meson8: use the actual frequency for the GPU's
|
||||
182.1MHz OPP (bnc#1012628).
|
||||
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
|
||||
(bnc#1012628).
|
||||
- arm64: dts: renesas: r8a77990: ebisu: Remove
|
||||
clkout-lr-synchronous from sound (bnc#1012628).
|
||||
- ARM: dts: am43xx: add support for clkout1 clock (bnc#1012628).
|
||||
- ARM: dts: at91: Reenable UART TX pull-ups (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998-mtp: Add alias for blsp1_uart3
|
||||
(bnc#1012628).
|
||||
- arm64: dts: uDPU: fix broken ethernet (bnc#1012628).
|
||||
- arm64: dts: qcom: msm8998: Fix tcsr syscon size (bnc#1012628).
|
||||
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
|
||||
(bnc#1012628).
|
||||
- ARC: [plat-axs10x]: Add missing multicast filter number to
|
||||
GMAC node (bnc#1012628).
|
||||
- MIPS: Loongson: Fix potential NULL dereference in
|
||||
loongson3_platform_init() (bnc#1012628).
|
||||
- watchdog: qcom: Use platform_get_irq_optional() for bark irq
|
||||
(bnc#1012628).
|
||||
- rtc: cmos: Stop using shared IRQ (bnc#1012628).
|
||||
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
|
||||
(bnc#1012628).
|
||||
- rtc: mt6397: drop free_irq of devm_ allocated irq (bnc#1012628).
|
||||
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
|
||||
(bnc#1012628).
|
||||
- netdevsim: disable devlink reload when resources are being used
|
||||
(bnc#1012628).
|
||||
- netdevsim: fix using uninitialized resources (bnc#1012628).
|
||||
- mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Check update requirements after locking
|
||||
(bnc#1012628).
|
||||
- bpf: Improve bucket_log calculation logic (bnc#1012628).
|
||||
- selftests/bpf: Test freeing sockmap/sockhash with a socket in it
|
||||
(bnc#1012628).
|
||||
- bpf, sockhash: Synchronize_rcu before free'ing map
|
||||
(bnc#1012628).
|
||||
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
|
||||
(bnc#1012628).
|
||||
- bpftool: Don't crash on missing xlated program instructions
|
||||
(bnc#1012628).
|
||||
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
|
||||
(bnc#1012628).
|
||||
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
|
||||
(bnc#1012628).
|
||||
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (bnc#1012628).
|
||||
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
|
||||
(bnc#1012628).
|
||||
- NFS: Fix fix of show_nfs_errors (bnc#1012628).
|
||||
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
|
||||
(bnc#1012628).
|
||||
- NFS: Revalidate the file size on a fatal write error
|
||||
(bnc#1012628).
|
||||
- nfs: NFS_SWAP should depend on SWAP (bnc#1012628).
|
||||
- NFSv4.x recover from pre-mature loss of openstateid
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix missing flush hardware on table free
|
||||
(bnc#1012628).
|
||||
- netfilter: flowtable: Fix hardware flush order on
|
||||
nf_flow_table_cleanup (bnc#1012628).
|
||||
- netfilter: flowtable: restrict flow dissector match on meta
|
||||
ingress device (bnc#1012628).
|
||||
- netfilter: flowtable: fetch stats only if flow is still alive
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: fix TDLS discovery with the new firmware API
|
||||
(bnc#1012628).
|
||||
- iwlwifi: mvm: avoid use after free for pmsr request
|
||||
(bnc#1012628).
|
||||
- PCI/AER: Initialize aer_fifo (bnc#1012628).
|
||||
- PCI: Don't disable bridge BARs when assigning bus resources
|
||||
(bnc#1012628).
|
||||
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
|
||||
(bnc#1012628).
|
||||
- PCI/switchtec: Fix vep_vector_number ioread width (bnc#1012628).
|
||||
- PCI/switchtec: Use dma_set_mask_and_coherent() (bnc#1012628).
|
||||
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
|
||||
(bnc#1012628).
|
||||
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (bnc#1012628).
|
||||
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
|
||||
ufshcd_scsi_add_wlus() fails (bnc#1012628).
|
||||
- RDMA/umem: Fix ib_umem_find_best_pgsz() (bnc#1012628).
|
||||
- RDMA/cma: Fix unbalanced cm_id reference count during address
|
||||
resolve (bnc#1012628).
|
||||
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
|
||||
(bnc#1012628).
|
||||
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
|
||||
(bnc#1012628).
|
||||
- RDMA/uverbs: Verify MR access flags (bnc#1012628).
|
||||
- RDMA/core: Fix locking in ib_uverbs_event_read (bnc#1012628).
|
||||
- RDMA/i40iw: fix a potential NULL pointer dereference
|
||||
(bnc#1012628).
|
||||
- RDMA/netlink: Do not always generate an ACK for some netlink
|
||||
operations (bnc#1012628).
|
||||
- IB/mlx4: Fix leak in id_map_find_del (bnc#1012628).
|
||||
- IB/mlx5: Return the administrative GUID if exists (bnc#1012628).
|
||||
- IB/srp: Never use immediate data if it is disabled by a user
|
||||
(bnc#1012628).
|
||||
- IB/mlx4: Fix memory leak in add_gid error flow (bnc#1012628).
|
||||
- commit 271ee1b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 13 15:01:42 CET 2020 - tiwai@suse.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define srcversion 5.5
|
||||
%define patchversion 5.5.3
|
||||
%define patchversion 5.5.4
|
||||
%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.5.3
|
||||
Version: 5.5.4
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gd888576
|
||||
Release: <RELEASE>.g119f9ca
|
||||
%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-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: kernel-%build_flavor-base-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
Provides: kernel-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
# END COMMON DEPS
|
||||
Provides: %name-srchash-d88857662ee60df6a540a91e99d242dd1201c624
|
||||
Provides: %name-srchash-119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
%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:792fa3ed9c83ba9b9a1b6a2896413019ca8497e00ae083bff3d0cc8516bb2386
|
||||
size 358151
|
||||
oid sha256:d9f4f25dcaa3a5038de68a801c30cecedb6a342f57c0bd8b588ff1e986d61b47
|
||||
size 443045
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad87f7c2788d2d2ccb8df9344b900313168bbc411c254010df84b549cbb119e2
|
||||
size 67149
|
||||
oid sha256:6b3ae4f0c42d097ee94a3ff46b4b08157a78bf101a9ea5bfc320ec257e0fe7c1
|
||||
size 67993
|
||||
|
122
series.conf
122
series.conf
@ -478,6 +478,127 @@
|
||||
patches.kernel.org/5.5.3-367-powerpc-kuap-Fix-set-direction-in-allow-prevent.patch
|
||||
patches.kernel.org/5.5.3-368-compat-ARM64-always-include-asm-generic-compat..patch
|
||||
patches.kernel.org/5.5.3-369-Linux-5.5.3.patch
|
||||
patches.kernel.org/5.5.4-001-IB-mlx4-Fix-memory-leak-in-add_gid-error-flow.patch
|
||||
patches.kernel.org/5.5.4-002-IB-srp-Never-use-immediate-data-if-it-is-disabl.patch
|
||||
patches.kernel.org/5.5.4-003-IB-mlx5-Return-the-administrative-GUID-if-exist.patch
|
||||
patches.kernel.org/5.5.4-004-IB-mlx4-Fix-leak-in-id_map_find_del.patch
|
||||
patches.kernel.org/5.5.4-005-RDMA-netlink-Do-not-always-generate-an-ACK-for-.patch
|
||||
patches.kernel.org/5.5.4-006-RDMA-i40iw-fix-a-potential-NULL-pointer-derefer.patch
|
||||
patches.kernel.org/5.5.4-007-RDMA-core-Fix-locking-in-ib_uverbs_event_read.patch
|
||||
patches.kernel.org/5.5.4-008-RDMA-uverbs-Verify-MR-access-flags.patch
|
||||
patches.kernel.org/5.5.4-009-RDMA-mlx5-Fix-handling-of-IOVA-user_va-in-ODP-p.patch
|
||||
patches.kernel.org/5.5.4-010-RDMA-core-Ensure-that-rdma_user_mmap_entry_remo.patch
|
||||
patches.kernel.org/5.5.4-011-RDMA-cma-Fix-unbalanced-cm_id-reference-count-d.patch
|
||||
patches.kernel.org/5.5.4-012-RDMA-umem-Fix-ib_umem_find_best_pgsz.patch
|
||||
patches.kernel.org/5.5.4-013-scsi-ufs-Fix-ufshcd_probe_hba-reture-value-in-c.patch
|
||||
patches.kernel.org/5.5.4-014-PCI-IOV-Fix-memory-leak-in-pci_iov_add_virtfn.patch
|
||||
patches.kernel.org/5.5.4-015-ath10k-pci-Only-dump-ATH10K_MEM_REGION_TYPE_IOR.patch
|
||||
patches.kernel.org/5.5.4-016-PCI-switchtec-Use-dma_set_mask_and_coherent.patch
|
||||
patches.kernel.org/5.5.4-017-PCI-switchtec-Fix-vep_vector_number-ioread-widt.patch
|
||||
patches.kernel.org/5.5.4-018-PCI-tegra-Fix-afi_pex2_ctrl-reg-offset-for-Tegr.patch
|
||||
patches.kernel.org/5.5.4-019-PCI-Don-t-disable-bridge-BARs-when-assigning-bu.patch
|
||||
patches.kernel.org/5.5.4-020-PCI-AER-Initialize-aer_fifo.patch
|
||||
patches.kernel.org/5.5.4-021-iwlwifi-mvm-avoid-use-after-free-for-pmsr-reque.patch
|
||||
patches.kernel.org/5.5.4-022-iwlwifi-mvm-fix-TDLS-discovery-with-the-new-fir.patch
|
||||
patches.kernel.org/5.5.4-023-netfilter-flowtable-fetch-stats-only-if-flow-is.patch
|
||||
patches.kernel.org/5.5.4-024-netfilter-flowtable-restrict-flow-dissector-mat.patch
|
||||
patches.kernel.org/5.5.4-025-netfilter-flowtable-Fix-hardware-flush-order-on.patch
|
||||
patches.kernel.org/5.5.4-026-netfilter-flowtable-Fix-missing-flush-hardware-.patch
|
||||
patches.kernel.org/5.5.4-027-NFSv4.x-recover-from-pre-mature-loss-of-opensta.patch
|
||||
patches.kernel.org/5.5.4-028-nfs-NFS_SWAP-should-depend-on-SWAP.patch
|
||||
patches.kernel.org/5.5.4-029-NFS-Revalidate-the-file-size-on-a-fatal-write-e.patch
|
||||
patches.kernel.org/5.5.4-030-NFS-pnfs-Fix-pnfs_generic_prepare_to_resend_wri.patch
|
||||
patches.kernel.org/5.5.4-031-NFS-Fix-fix-of-show_nfs_errors.patch
|
||||
patches.kernel.org/5.5.4-032-NFSv4-pnfs_roc-must-use-cred_fscmp-to-compare-c.patch
|
||||
patches.kernel.org/5.5.4-033-NFSv4-try-lease-recovery-on-NFS4ERR_EXPIRED.patch
|
||||
patches.kernel.org/5.5.4-034-NFSv4.0-nfs4_do_fsinfo-should-not-do-implicit-l.patch
|
||||
patches.kernel.org/5.5.4-035-x86-boot-Handle-malformed-SRAT-tables-during-ea.patch
|
||||
patches.kernel.org/5.5.4-036-bpftool-Don-t-crash-on-missing-xlated-program-i.patch
|
||||
patches.kernel.org/5.5.4-037-bpf-sockmap-Don-t-sleep-while-holding-RCU-lock-.patch
|
||||
patches.kernel.org/5.5.4-038-bpf-sockhash-Synchronize_rcu-before-free-ing-ma.patch
|
||||
patches.kernel.org/5.5.4-039-selftests-bpf-Test-freeing-sockmap-sockhash-wit.patch
|
||||
patches.kernel.org/5.5.4-040-bpf-Improve-bucket_log-calculation-logic.patch
|
||||
patches.kernel.org/5.5.4-041-bpf-sockmap-Check-update-requirements-after-loc.patch
|
||||
patches.kernel.org/5.5.4-042-mt76-mt7615-fix-max_nss-in-mt7615_eeprom_parse_.patch
|
||||
patches.kernel.org/5.5.4-043-netdevsim-fix-using-uninitialized-resources.patch
|
||||
patches.kernel.org/5.5.4-044-netdevsim-disable-devlink-reload-when-resources.patch
|
||||
patches.kernel.org/5.5.4-045-netdevsim-fix-panic-in-nsim_dev_take_snapshot_w.patch
|
||||
patches.kernel.org/5.5.4-046-netdevsim-use-__GFP_NOWARN-to-avoid-memalloc-wa.patch
|
||||
patches.kernel.org/5.5.4-047-rtc-mt6397-drop-free_irq-of-devm_-allocated-irq.patch
|
||||
patches.kernel.org/5.5.4-048-rtc-hym8563-Return-EINVAL-if-the-time-is-known-.patch
|
||||
patches.kernel.org/5.5.4-049-rtc-cmos-Stop-using-shared-IRQ.patch
|
||||
patches.kernel.org/5.5.4-050-watchdog-qcom-Use-platform_get_irq_optional-for.patch
|
||||
patches.kernel.org/5.5.4-051-MIPS-Loongson-Fix-potential-NULL-dereference-in.patch
|
||||
patches.kernel.org/5.5.4-052-ARC-plat-axs10x-Add-missing-multicast-filter-nu.patch
|
||||
patches.kernel.org/5.5.4-053-platform-x86-intel_mid_powerbtn-Take-a-copy-of-.patch
|
||||
patches.kernel.org/5.5.4-054-arm64-dts-qcom-msm8998-Fix-tcsr-syscon-size.patch
|
||||
patches.kernel.org/5.5.4-055-arm64-dts-uDPU-fix-broken-ethernet.patch
|
||||
patches.kernel.org/5.5.4-056-arm64-dts-qcom-msm8998-mtp-Add-alias-for-blsp1_.patch
|
||||
patches.kernel.org/5.5.4-057-ARM-dts-at91-Reenable-UART-TX-pull-ups.patch
|
||||
patches.kernel.org/5.5.4-058-ARM-dts-am43xx-add-support-for-clkout1-clock.patch
|
||||
patches.kernel.org/5.5.4-059-arm64-dts-renesas-r8a77990-ebisu-Remove-clkout-.patch
|
||||
patches.kernel.org/5.5.4-060-arm64-dts-marvell-clearfog-gt-8k-fix-switch-cpu.patch
|
||||
patches.kernel.org/5.5.4-061-ARM-dts-meson8-use-the-actual-frequency-for-the.patch
|
||||
patches.kernel.org/5.5.4-062-ARM-dts-meson8b-use-the-actual-frequency-for-th.patch
|
||||
patches.kernel.org/5.5.4-063-ARM-dts-at91-sama5d3-fix-maximum-peripheral-clo.patch
|
||||
patches.kernel.org/5.5.4-064-ARM-dts-at91-sama5d3-define-clock-rate-range-fo.patch
|
||||
patches.kernel.org/5.5.4-065-tools-power-acpi-fix-compilation-error.patch
|
||||
patches.kernel.org/5.5.4-066-soc-qcom-rpmhpd-Set-active_only-for-active-only.patch
|
||||
patches.kernel.org/5.5.4-067-Revert-powerpc-pseries-iommu-Don-t-use-dma_iomm.patch
|
||||
patches.kernel.org/5.5.4-068-powerpc-ptdump-Fix-W-X-verification-call-in-mar.patch
|
||||
patches.kernel.org/5.5.4-069-powerpc-ptdump-Only-enable-PPC_CHECK_WX-with-ST.patch
|
||||
patches.kernel.org/5.5.4-070-powerpc-papr_scm-Fix-leaking-bus_desc.provider_.patch
|
||||
patches.kernel.org/5.5.4-071-powerpc-pseries-vio-Fix-iommu_table-use-after-f.patch
|
||||
patches.kernel.org/5.5.4-072-powerpc-pseries-Allow-not-having-ibm-hypertas-f.patch
|
||||
patches.kernel.org/5.5.4-073-iommu-arm-smmu-v3-Populate-VMID-field-for-CMDQ_.patch
|
||||
patches.kernel.org/5.5.4-074-ARM-at91-pm-use-SAM9X60-PMC-s-compatible.patch
|
||||
patches.kernel.org/5.5.4-075-ARM-at91-pm-use-of_device_id-array-to-find-the-.patch
|
||||
patches.kernel.org/5.5.4-076-KVM-arm-arm64-vgic-its-Fix-restoration-of-unmap.patch
|
||||
patches.kernel.org/5.5.4-077-ARM-8949-1-mm-mark-free_memmap-as-__init.patch
|
||||
patches.kernel.org/5.5.4-078-sched-uclamp-Fix-a-bug-in-propagating-uclamp-va.patch
|
||||
patches.kernel.org/5.5.4-079-arm64-kernel-Correct-annotation-of-end-of-el0_s.patch
|
||||
patches.kernel.org/5.5.4-080-arm64-cpufeature-Fix-the-type-of-no-FP-SIMD-cap.patch
|
||||
patches.kernel.org/5.5.4-081-arm64-cpufeature-Set-the-FP-SIMD-compat-HWCAP-b.patch
|
||||
patches.kernel.org/5.5.4-082-arm64-ptrace-nofpsimd-Fail-FP-SIMD-regset-opera.patch
|
||||
patches.kernel.org/5.5.4-083-crypto-arm-chacha-fix-build-failured-when-kerne.patch
|
||||
patches.kernel.org/5.5.4-084-KVM-arm-arm64-Fix-young-bit-from-mmu-notifier.patch
|
||||
patches.kernel.org/5.5.4-085-KVM-arm-Fix-DFSR-setting-for-non-LPAE-aarch32-g.patch
|
||||
patches.kernel.org/5.5.4-086-KVM-arm-Make-inject_abt32-inject-an-external-ab.patch
|
||||
patches.kernel.org/5.5.4-087-KVM-arm64-pmu-Don-t-increment-SW_INCR-if-PMCR.E.patch
|
||||
patches.kernel.org/5.5.4-088-KVM-arm64-pmu-Fix-chained-SW_INCR-counters.patch
|
||||
patches.kernel.org/5.5.4-089-KVM-arm64-Treat-emulated-TVAL-TimerValue-as-a-s.patch
|
||||
patches.kernel.org/5.5.4-090-arm64-nofpsmid-Handle-TIF_FOREIGN_FPSTATE-flag-.patch
|
||||
patches.kernel.org/5.5.4-091-arm64-kvm-Fix-IDMAP-overlap-with-HYP-VA.patch
|
||||
patches.kernel.org/5.5.4-092-mtd-onenand_base-Adjust-indentation-in-onenand_.patch
|
||||
patches.kernel.org/5.5.4-093-mtd-sharpslpart-Fix-unsigned-comparison-to-zero.patch
|
||||
patches.kernel.org/5.5.4-094-crypto-testmgr-don-t-try-to-decrypt-uninitializ.patch
|
||||
patches.kernel.org/5.5.4-095-crypto-artpec6-return-correct-error-code-for-fa.patch
|
||||
patches.kernel.org/5.5.4-096-crypto-atmel-sha-fix-error-handling-when-settin.patch
|
||||
patches.kernel.org/5.5.4-097-crypto-caam-qi2-fix-typo-in-algorithm-s-driver-.patch
|
||||
patches.kernel.org/5.5.4-098-drivers-watchdog-stm32_iwdg-set-WDOG_HW_RUNNING.patch
|
||||
patches.kernel.org/5.5.4-099-media-i2c-adv748x-Fix-unsafe-macros.patch
|
||||
patches.kernel.org/5.5.4-100-i2c-cros-ec-tunnel-Fix-slave-device-enumeration.patch
|
||||
patches.kernel.org/5.5.4-101-i2c-cros-ec-tunnel-Fix-ACPI-identifier.patch
|
||||
patches.kernel.org/5.5.4-102-dt-bindings-iio-adc-ad7606-Fix-wrong-maxItems-v.patch
|
||||
patches.kernel.org/5.5.4-103-ASoC-soc-generic-dmaengine-pcm-Fix-error-handli.patch
|
||||
patches.kernel.org/5.5.4-104-bcache-avoid-unnecessary-btree-nodes-flushing-i.patch
|
||||
patches.kernel.org/5.5.4-105-x86-alternatives-add-missing-insn.h-include.patch
|
||||
patches.kernel.org/5.5.4-106-selinux-revert-stop-passing-MAY_NOT_BLOCK-to-th.patch
|
||||
patches.kernel.org/5.5.4-107-selinux-fix-regression-introduced-by-move_mount.patch
|
||||
patches.kernel.org/5.5.4-108-pinctrl-baytrail-Allocate-IRQ-chip-dynamic.patch
|
||||
patches.kernel.org/5.5.4-109-pinctrl-sh-pfc-r8a77965-Fix-DU_DOTCLKIN3-drive-.patch
|
||||
patches.kernel.org/5.5.4-110-pinctrl-sh-pfc-r8a7778-Fix-duplicate-SDSELF_B-a.patch
|
||||
patches.kernel.org/5.5.4-111-pinctrl-qcom-Don-t-lock-around-irq_set_irq_wake.patch
|
||||
patches.kernel.org/5.5.4-112-regmap-fix-writes-to-non-incrementing-registers.patch
|
||||
patches.kernel.org/5.5.4-113-mfd-max77650-Select-REGMAP_IRQ-in-Kconfig.patch
|
||||
patches.kernel.org/5.5.4-114-clk-meson-g12a-fix-missing-uart2-in-regmap-tabl.patch
|
||||
patches.kernel.org/5.5.4-115-dmaengine-axi-dmac-add-a-check-for-devm_regmap_.patch
|
||||
patches.kernel.org/5.5.4-116-mwifiex-Fix-possible-buffer-overflows-in-mwifie.patch
|
||||
patches.kernel.org/5.5.4-117-mwifiex-Fix-possible-buffer-overflows-in-mwifie.patch
|
||||
patches.kernel.org/5.5.4-118-libertas-don-t-exit-from-lbs_ibss_join_existing.patch
|
||||
patches.kernel.org/5.5.4-119-libertas-make-lbs_ibss_join_existing-return-err.patch
|
||||
patches.kernel.org/5.5.4-120-selinux-fall-back-to-ref-walk-if-audit-is-requi.patch
|
||||
patches.kernel.org/5.5.4-121-Linux-5.5.4.patch
|
||||
|
||||
########################################################
|
||||
# Build fixes that apply to the vanilla kernel too.
|
||||
@ -506,6 +627,7 @@
|
||||
patches.suse/pci-brcmstb-add-broadcom-stb-pcie-host-controller-driver.patch
|
||||
patches.suse/pci-brcmstb-add-msi-capability.patch
|
||||
patches.suse/cgroup-init_tasks-shouldn-t-be-linked-to-the-root-cg.patch
|
||||
patches.suse/bcache-fix-incorrect-data-type-usage-in-btree_flush_.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
|
@ -1,3 +1,3 @@
|
||||
2020-02-13 14:33:37 +0000
|
||||
GIT Revision: d88857662ee60df6a540a91e99d242dd1201c624
|
||||
2020-02-15 08:16:55 +0000
|
||||
GIT Revision: 119f9ca73176e04be295ff3512e57e654b901d3d
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user