From 2678d4eed50deb9089b2cfdead782d3fae361e7fa0203fe5026ba50e7e02b26e Mon Sep 17 00:00:00 2001 From: Jiri Slaby Date: Sun, 26 Apr 2020 06:47:37 +0000 Subject: [PATCH] commit b520bdee6eb5404958dd28a06d22f05cb51a8de1 OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1291 --- config.tar.bz2 | 4 +- dtb-aarch64.changes | 309 +++++++++++++++++++++++++++++++++++++ dtb-aarch64.spec | 6 +- dtb-armv6l.changes | 309 +++++++++++++++++++++++++++++++++++++ dtb-armv6l.spec | 6 +- dtb-armv7l.changes | 309 +++++++++++++++++++++++++++++++++++++ dtb-armv7l.spec | 36 ++++- kernel-64kb.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-64kb.spec | 12 +- kernel-debug.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-debug.spec | 12 +- kernel-default.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-default.spec | 12 +- kernel-docs.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-docs.spec | 8 +- kernel-kvmsmall.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-kvmsmall.spec | 12 +- kernel-lpae.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-lpae.spec | 12 +- kernel-obs-build.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-obs-build.spec | 8 +- kernel-obs-qa.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-obs-qa.spec | 6 +- kernel-pae.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-pae.spec | 12 +- kernel-source.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-source.spec | 8 +- kernel-syms.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-syms.spec | 6 +- kernel-vanilla.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-vanilla.spec | 12 +- kernel-zfcpdump.changes | 309 +++++++++++++++++++++++++++++++++++++ kernel-zfcpdump.spec | 12 +- mkspec-dtb | 1 + patches.kernel.org.tar.bz2 | 4 +- patches.suse.tar.bz2 | 4 +- series.conf | 169 ++++++++++++++++++++ source-timestamp | 4 +- 38 files changed, 5225 insertions(+), 85 deletions(-) diff --git a/config.tar.bz2 b/config.tar.bz2 index 25f77167..569ac114 100644 --- a/config.tar.bz2 +++ b/config.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d4c07531744ff52d171f6d739da55ab7d5d06a5fabbb641ed878a68b862638ff -size 250604 +oid sha256:92abc23c58ac341cd852526a1673dce3499d8773f7962ca0a8b2007d5475b84a +size 249920 diff --git a/dtb-aarch64.changes b/dtb-aarch64.changes index 23a20b7c..46f2ea8d 100644 --- a/dtb-aarch64.changes +++ b/dtb-aarch64.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/dtb-aarch64.spec b/dtb-aarch64.spec index edbd17a5..cc0586b6 100644 --- a/dtb-aarch64.spec +++ b/dtb-aarch64.spec @@ -17,7 +17,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-aarch64 -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %else Release: 0 %endif diff --git a/dtb-armv6l.changes b/dtb-armv6l.changes index 23a20b7c..46f2ea8d 100644 --- a/dtb-armv6l.changes +++ b/dtb-armv6l.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/dtb-armv6l.spec b/dtb-armv6l.spec index 389e1386..fb7f17b2 100644 --- a/dtb-armv6l.spec +++ b/dtb-armv6l.spec @@ -17,7 +17,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv6l -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %else Release: 0 %endif diff --git a/dtb-armv7l.changes b/dtb-armv7l.changes index 23a20b7c..46f2ea8d 100644 --- a/dtb-armv7l.changes +++ b/dtb-armv7l.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/dtb-armv7l.spec b/dtb-armv7l.spec index 46b24b54..e7743a89 100644 --- a/dtb-armv7l.spec +++ b/dtb-armv7l.spec @@ -17,7 +17,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -29,9 +29,9 @@ %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb,check-module-license,klp-symbols,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) Name: dtb-armv7l -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %else Release: 0 %endif @@ -307,6 +307,15 @@ Requires(post): coreutils %description -n dtb-meson8b Device Tree files for Amlogic Meson 8b based systems. +%package -n dtb-mt76 +Summary: MediaTek mt76 based systems +Group: System/Boot +Provides: multiversion(dtb) +Requires(post): coreutils + +%description -n dtb-mt76 +Device Tree files for MediaTek mt76 based systems. + %package -n dtb-omap3 Summary: TI OMAP3 based systems Group: System/Boot @@ -526,7 +535,7 @@ DTC_FLAGS="$DTC_FLAGS -@" %endif cd $source/arch/arm/boot/dts -for dts in am335x-*.dts am3517*.dts am57xx-*.dts armada-370-*.dts armada-375-*.dts armada-385-*.dts armada-388-*.dts armada-398-*.dts armada-xp-*.dts bcm2836*.dts dove-*.dts exynos4*.dts exynos5*.dts imx5*.dts imx6*.dts imx7*.dts keystone-*.dts meson6-*.dts meson8-*.dts meson8b-*.dts omap3*.dts omap4*.dts omap5*.dts qcom-*.dts rk3*.dts socfpga_*.dts ste-*.dts sun4i-*.dts sun5i-*.dts sun6i-*.dts sun7i-*.dts sun8i-*.dts sun9i-*.dts tegra20-*.dts tegra30-*.dts tegra114-*.dts tegra124-*.dts vexpress-*.dts vf500-*.dts vf610-*.dts xenvm-*.dts zynq-*.dts ; do +for dts in am335x-*.dts am3517*.dts am57xx-*.dts armada-370-*.dts armada-375-*.dts armada-385-*.dts armada-388-*.dts armada-398-*.dts armada-xp-*.dts bcm2836*.dts dove-*.dts exynos4*.dts exynos5*.dts imx5*.dts imx6*.dts imx7*.dts keystone-*.dts meson6-*.dts meson8-*.dts meson8b-*.dts mt76*.dts omap3*.dts omap4*.dts omap5*.dts qcom-*.dts rk3*.dts socfpga_*.dts ste-*.dts sun4i-*.dts sun5i-*.dts sun6i-*.dts sun7i-*.dts sun8i-*.dts sun9i-*.dts tegra20-*.dts tegra30-*.dts tegra114-*.dts tegra124-*.dts vexpress-*.dts vf500-*.dts vf610-*.dts xenvm-*.dts zynq-*.dts ; do target=${dts%*.dts} mkdir -p $PPDIR/$(dirname $target) cpp -x assembler-with-cpp -undef -D__DTS__ -nostdinc -I. -I$SRCDIR/include/ -I$SRCDIR/scripts/dtc/include-prefixes/ -P $target.dts -o $PPDIR/$target.dts @@ -538,7 +547,7 @@ done %install cd pp -for dts in am335x-*.dts am3517*.dts am57xx-*.dts armada-370-*.dts armada-375-*.dts armada-385-*.dts armada-388-*.dts armada-398-*.dts armada-xp-*.dts bcm2836*.dts dove-*.dts exynos4*.dts exynos5*.dts imx5*.dts imx6*.dts imx7*.dts keystone-*.dts meson6-*.dts meson8-*.dts meson8b-*.dts omap3*.dts omap4*.dts omap5*.dts qcom-*.dts rk3*.dts socfpga_*.dts ste-*.dts sun4i-*.dts sun5i-*.dts sun6i-*.dts sun7i-*.dts sun8i-*.dts sun9i-*.dts tegra20-*.dts tegra30-*.dts tegra114-*.dts tegra124-*.dts vexpress-*.dts vf500-*.dts vf610-*.dts xenvm-*.dts zynq-*.dts ; do +for dts in am335x-*.dts am3517*.dts am57xx-*.dts armada-370-*.dts armada-375-*.dts armada-385-*.dts armada-388-*.dts armada-398-*.dts armada-xp-*.dts bcm2836*.dts dove-*.dts exynos4*.dts exynos5*.dts imx5*.dts imx6*.dts imx7*.dts keystone-*.dts meson6-*.dts meson8-*.dts meson8b-*.dts mt76*.dts omap3*.dts omap4*.dts omap5*.dts qcom-*.dts rk3*.dts socfpga_*.dts ste-*.dts sun4i-*.dts sun5i-*.dts sun6i-*.dts sun7i-*.dts sun8i-*.dts sun9i-*.dts tegra20-*.dts tegra30-*.dts tegra114-*.dts tegra124-*.dts vexpress-*.dts vf500-*.dts vf610-*.dts xenvm-*.dts zynq-*.dts ; do target=${dts%*.dts} install -m 755 -d %{buildroot}%{dtbdir}/$(dirname $target) # install -m 644 COPYING %{buildroot}%{dtbdir}/$(dirname $target) @@ -693,6 +702,13 @@ cd /boot # Unless /boot/dtb exists as real directory, create a symlink. [ -d dtb ] || ln -sf dtb-%kernelrelease dtb +%post -n dtb-mt76 +cd /boot +# If /boot/dtb is a symlink, remove it, so that we can replace it. +[ -d dtb ] && [ -L dtb ] && rm -f dtb +# Unless /boot/dtb exists as real directory, create a symlink. +[ -d dtb ] || ln -sf dtb-%kernelrelease dtb + %post -n dtb-omap3 cd /boot # If /boot/dtb is a symlink, remove it, so that we can replace it. @@ -1047,6 +1063,16 @@ cd /boot %dir %{dtbdir} %{dtbdir}/meson8b-*.dtb +%ifarch aarch64 riscv64 +%files -n dtb-mt76 -f dtb-mt76.list +%else +%files -n dtb-mt76 +%endif +%defattr(-,root,root) +%ghost /boot/dtb +%dir %{dtbdir} +%{dtbdir}/mt76*.dtb + %ifarch aarch64 riscv64 %files -n dtb-omap3 -f dtb-omap3.list %else diff --git a/kernel-64kb.changes b/kernel-64kb.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-64kb.changes +++ b/kernel-64kb.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-64kb.spec b/kernel-64kb.spec index 02e818be..8a9cfe70 100644 --- a/kernel-64kb.spec +++ b/kernel-64kb.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-64kb Summary: Kernel with 64kb PAGE_SIZE License: GPL-2.0 Group: System/Kernel -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %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-c11f000f88b3af8ca8afd248ae2c1323c55addf1 -Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: kernel-%build_flavor-base-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 +Provides: kernel-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 # END COMMON DEPS -Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-debug.changes b/kernel-debug.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-debug.changes +++ b/kernel-debug.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-debug.spec b/kernel-debug.spec index 330cdefe..bd1ae250 100644 --- a/kernel-debug.spec +++ b/kernel-debug.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-debug Summary: A Debug Version of the Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %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-c11f000f88b3af8ca8afd248ae2c1323c55addf1 -Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: kernel-%build_flavor-base-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 +Provides: kernel-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 # END COMMON DEPS -Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 %ifarch ppc64 Provides: kernel-kdump = 2.6.28 Obsoletes: kernel-kdump <= 2.6.28 diff --git a/kernel-default.changes b/kernel-default.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-default.changes +++ b/kernel-default.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-default.spec b/kernel-default.spec index 2b273bba..ab619f31 100644 --- a/kernel-default.spec +++ b/kernel-default.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-default Summary: The Standard Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %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-c11f000f88b3af8ca8afd248ae2c1323c55addf1 -Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: kernel-%build_flavor-base-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 +Provides: kernel-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 # END COMMON DEPS -Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 %ifarch %ix86 Provides: kernel-smp = 2.6.17 Obsoletes: kernel-smp <= 2.6.17 diff --git a/kernel-docs.changes b/kernel-docs.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-docs.changes +++ b/kernel-docs.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-docs.spec b/kernel-docs.spec index 9ae7e3ca..fc7a85c7 100644 --- a/kernel-docs.spec +++ b/kernel-docs.spec @@ -17,7 +17,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -31,9 +31,9 @@ Name: kernel-docs Summary: Kernel Documentation License: GPL-2.0 Group: Documentation/Man -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %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-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-kvmsmall.changes b/kernel-kvmsmall.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-kvmsmall.changes +++ b/kernel-kvmsmall.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-kvmsmall.spec b/kernel-kvmsmall.spec index a69d9812..0e7be77b 100644 --- a/kernel-kvmsmall.spec +++ b/kernel-kvmsmall.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-kvmsmall Summary: The Small Developer Kernel for KVM License: GPL-2.0 Group: System/Kernel -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %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-c11f000f88b3af8ca8afd248ae2c1323c55addf1 -Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: kernel-%build_flavor-base-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 +Provides: kernel-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 # END COMMON DEPS -Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-lpae.changes b/kernel-lpae.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-lpae.changes +++ b/kernel-lpae.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-lpae.spec b/kernel-lpae.spec index 34630e47..62b0e540 100644 --- a/kernel-lpae.spec +++ b/kernel-lpae.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-lpae Summary: Kernel for LPAE enabled systems License: GPL-2.0 Group: System/Kernel -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %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-c11f000f88b3af8ca8afd248ae2c1323c55addf1 -Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: kernel-%build_flavor-base-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 +Provides: kernel-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 # END COMMON DEPS -Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-obs-build.changes b/kernel-obs-build.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-obs-build.changes +++ b/kernel-obs-build.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-obs-build.spec b/kernel-obs-build.spec index cbf16b69..af7a4c0f 100644 --- a/kernel-obs-build.spec +++ b/kernel-obs-build.spec @@ -19,7 +19,7 @@ #!BuildIgnore: post-build-checks -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %define vanilla_only 0 @@ -45,7 +45,7 @@ BuildRequires: util-linux %endif %endif %endif -BuildRequires: kernel%kernel_flavor-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +BuildRequires: kernel%kernel_flavor-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 %if 0%{?rhel_version} BuildRequires: kernel @@ -64,9 +64,9 @@ BuildRequires: dracut Summary: package kernel and initrd for OBS VM builds License: GPL-2.0 Group: SLES -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %else Release: 0 %endif diff --git a/kernel-obs-qa.changes b/kernel-obs-qa.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-obs-qa.changes +++ b/kernel-obs-qa.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-obs-qa.spec b/kernel-obs-qa.spec index ed9245b3..d71721e0 100644 --- a/kernel-obs-qa.spec +++ b/kernel-obs-qa.spec @@ -17,7 +17,7 @@ # needsrootforbuild -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %include %_sourcedir/kernel-spec-macros @@ -36,9 +36,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: Basic QA tests for the kernel License: GPL-2.0 Group: SLES -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %else Release: 0 %endif diff --git a/kernel-pae.changes b/kernel-pae.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-pae.changes +++ b/kernel-pae.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-pae.spec b/kernel-pae.spec index a3a70898..45e767af 100644 --- a/kernel-pae.spec +++ b/kernel-pae.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-pae Summary: Kernel with PAE Support License: GPL-2.0 Group: System/Kernel -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %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-c11f000f88b3af8ca8afd248ae2c1323c55addf1 -Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: kernel-%build_flavor-base-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 +Provides: kernel-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 # END COMMON DEPS -Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 %ifarch %ix86 Provides: kernel-bigsmp = 2.6.17 Obsoletes: kernel-bigsmp <= 2.6.17 diff --git a/kernel-source.changes b/kernel-source.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-source.changes +++ b/kernel-source.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-source.spec b/kernel-source.spec index b7b86879..4f675fa9 100644 --- a/kernel-source.spec +++ b/kernel-source.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %define vanilla_only 0 @@ -30,9 +30,9 @@ Name: kernel-source Summary: The Linux Kernel Sources License: GPL-2.0 Group: Development/Sources -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %else Release: 0 %endif @@ -43,7 +43,7 @@ BuildRequires: fdupes BuildRequires: sed Requires(post): coreutils sed Provides: %name = %version-%source_rel -Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 Provides: linux Provides: multiversion(kernel) Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz diff --git a/kernel-syms.changes b/kernel-syms.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-syms.changes +++ b/kernel-syms.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-syms.spec b/kernel-syms.spec index 1a42f138..50cbf3c2 100644 --- a/kernel-syms.spec +++ b/kernel-syms.spec @@ -24,10 +24,10 @@ Name: kernel-syms Summary: Kernel Symbol Versions (modversions) License: GPL-2.0 Group: Development/Sources -Version: 5.6.6 +Version: 5.6.7 %if %using_buildservice %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %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-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 Provides: multiversion(kernel) Source: README.KSYMS Requires: kernel-devel%variant = %version-%source_rel diff --git a/kernel-vanilla.changes b/kernel-vanilla.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-vanilla.changes +++ b/kernel-vanilla.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-vanilla.spec b/kernel-vanilla.spec index 9cfa7440..84c1bd7f 100644 --- a/kernel-vanilla.spec +++ b/kernel-vanilla.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-vanilla Summary: The Standard Kernel - without any SUSE patches License: GPL-2.0 Group: System/Kernel -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %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-c11f000f88b3af8ca8afd248ae2c1323c55addf1 -Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: kernel-%build_flavor-base-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 +Provides: kernel-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 # END COMMON DEPS -Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/kernel-zfcpdump.changes b/kernel-zfcpdump.changes index 23a20b7c..46f2ea8d 100644 --- a/kernel-zfcpdump.changes +++ b/kernel-zfcpdump.changes @@ -1,3 +1,299 @@ +------------------------------------------------------------------- +Sun Apr 26 08:37:44 CEST 2020 - jslaby@suse.cz + +- blacklist.conf: add one revert +- commit 2ef52fd + +------------------------------------------------------------------- +Sun Apr 26 08:37:28 CEST 2020 - jslaby@suse.cz + +- libbpf: Only check mode flags in get_xdp_id (git-fixes). +- commit 4535732 + +------------------------------------------------------------------- +Sat Apr 25 08:52:40 CEST 2020 - jslaby@suse.cz + +- Linux 5.6.7 (bnc#1012628). +- x86/xen: fix booting 32-bit pv guest (bnc#1012628). +- bpf, test_verifier: switch bpf_get_stack's 0 s> r8 test + (bnc#1012628). +- bpf: Test_progs, add test to catch retval refine error handling + (bnc#1012628). +- bpf: Test_verifier, bpf_get_stack return value add <0 + (bnc#1012628). +- bpf: fix buggy r0 retval refinement for tracing helpers + (bnc#1012628). +- KEYS: Don't write out to userspace while holding key semaphore + (bnc#1012628). +- mtd: phram: fix a double free issue in error path (bnc#1012628). +- mtd: lpddr: Fix a double free in probe() (bnc#1012628). +- docs: Fix path to MTD command line partition parser + (bnc#1012628). +- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad + block marker to OOB (bnc#1012628). +- mtd: rawnand: free the nand_device object (bnc#1012628). +- locktorture: Print ratio of acquisitions, not failures + (bnc#1012628). +- iio: st_sensors: handle memory allocation failure to fix null + pointer dereference (bnc#1012628). +- tty: evh_bytechan: Fix out of bounds accesses (bnc#1012628). +- fbmem: Adjust indentation in fb_prepare_logo and fb_blank + (bnc#1012628). +- iio: si1133: read 24-bit signed integer for measurement + (bnc#1012628). +- ARM: dts: sunxi: Fix DE2 clocks register range (bnc#1012628). +- fbdev: potential information leak in do_fb_ioctl() + (bnc#1012628). +- dma-debug: fix displaying of dma allocation type (bnc#1012628). +- cifs: ignore cached share root handle closing errors + (bnc#1012628). +- net: dsa: bcm_sf2: Fix overflow checks (bnc#1012628). +- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging + during init (bnc#1012628). +- platform/chrome: cros_ec: Query EC protocol version if EC + transitions between RO/RW (bnc#1012628). +- f2fs: fix to wait all node page writeback (bnc#1012628). +- f2fs: fix leaking uninitialized memory in compressed clusters + (bnc#1012628). +- iommu/amd: Fix the configuration of GCR3 table root pointer + (bnc#1012628). +- libnvdimm: Out of bounds read in __nd_ioctl() (bnc#1012628). +- power: supply: axp288_fuel_gauge: Broaden vendor check for + Intel Compute Sticks (bnc#1012628). +- csky: Fixup init_fpu compile warning with __init (bnc#1012628). +- thermal: qoriq: Fix a compiling issue (bnc#1012628). +- sunrpc: Fix gss_unwrap_resp_integ() again (bnc#1012628). +- ext2: fix debug reference to ext2_xattr_cache (bnc#1012628). +- iommu/vt-d: Fix page request descriptor size (bnc#1012628). +- iommu/vt-d: Silence RCU-list debugging warning in + dmar_find_atsr() (bnc#1012628). +- f2fs: skip GC when section is full (bnc#1012628). +- f2fs: fix to account compressed blocks in + f2fs_compressed_blocks() (bnc#1012628). +- ext2: fix empty body warnings when -Wextra is used + (bnc#1012628). +- virtio-balloon: Switch back to OOM handler for + VIRTIO_BALLOON_F_DEFLATE_ON_OOM (bnc#1012628). +- SUNRPC: fix krb5p mount to provide large enough buffer in + rq_rcvsize (bnc#1012628). +- iommu/vt-d: Fix mm reference leak (bnc#1012628). +- iommu/vt-d: Add build dependency on IOASID (bnc#1012628). +- iommu/virtio: Fix freeing of incomplete domains (bnc#1012628). +- drm/vc4: Fix HDMI mode validation (bnc#1012628). +- um: falloc.h needs to be directly included for older libc + (bnc#1012628). +- mfd: cros_ec: Check DT node for usbpd-notify add (bnc#1012628). +- ceph: re-org copy_file_range and fix some error paths + (bnc#1012628). +- ACPICA: Fixes for acpiExec namespace init file (bnc#1012628). +- f2fs: fix potential deadlock on compressed quota file + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_write_begin() + (bnc#1012628). +- f2fs: fix NULL pointer dereference in f2fs_verity_work() + (bnc#1012628). +- f2fs: fix potential .flags overflow on 32bit architecture + (bnc#1012628). +- f2fs: compress: fix to call missing destroy_compress_ctx() + (bnc#1012628). +- csky: Fixup get wrong psr value from phyical reg (bnc#1012628). +- ACPI: Update Tiger Lake ACPI device IDs (bnc#1012628). +- NFS: Fix memory leaks in nfs_pageio_stop_mirroring() + (bnc#1012628). +- drm/amdkfd: kfree the wrong pointer (bnc#1012628). +- csky: Fixup cpu speculative execution to IO area (bnc#1012628). +- x86: ACPI: fix CPU hotplug deadlock (bnc#1012628). +- leds: core: Fix warning message when init_data (bnc#1012628). +- drm/nouveau: workaround runpm fail by disabling PCI power + management on certain intel bridges (bnc#1012628). +- KVM: s390: vsie: Fix possible race when shadowing region 3 + tables (bnc#1012628). +- compiler.h: fix error in BUILD_BUG_ON() reporting (bnc#1012628). +- percpu_counter: fix a data race at vm_committed_as + (bnc#1012628). +- include/linux/swapops.h: correct guards for non_swap_entry() + (bnc#1012628). +- drm/nouveau/svm: fix vma range check for migration + (bnc#1012628). +- drm/nouveau/svm: check for SVM initialized before migrating + (bnc#1012628). +- macsec: fix NULL dereference in macsec_upd_offload() + (bnc#1012628). +- mm/hugetlb: fix build failure with HUGETLB_PAGE but not + HUGEBTLBFS (bnc#1012628). +- platform/x86: intel-hid: fix: Update Tiger Lake ACPI device ID + (bnc#1012628). +- dt-bindings: thermal: tsens: Fix nvmem-cell-names schema + (bnc#1012628). +- drm/amd/display: Don't try hdcp1.4 when content_type is set + to type1 (bnc#1012628). +- x86/xen: Make the boot CPU idle task reliable (bnc#1012628). +- cifs: Allocate encryption header through kmalloc (bnc#1012628). +- um: ubd: Prevent buffer overrun on command completion + (bnc#1012628). +- ext4: do not commit super on read-only bdev (bnc#1012628). +- nfsroot: set tcp as the default transport protocol + (bnc#1012628). +- s390/cpum_sf: Fix wrong page count in error message + (bnc#1012628). +- powerpc/maple: Fix declaration made after definition + (bnc#1012628). +- powerpc/prom_init: Pass the "os-term" message to hypervisor + (bnc#1012628). +- btrfs: add RCU locks around block group initialization + (bnc#1012628). +- hibernate: Allow uswsusp to write to swap (bnc#1012628). +- thermal/drivers/cpufreq_cooling: Fix return of + cpufreq_set_cur_state (bnc#1012628). +- MIPS: DTS: CI20: add DT node for IR sensor (bnc#1012628). +- s390/cpuinfo: fix wrong output when CPU0 is offline + (bnc#1012628). +- f2fs: Add a new CP flag to help fsck fix resize SPO issues + (bnc#1012628). +- f2fs: Fix mount failure due to SPO after a successful online + resize FS (bnc#1012628). +- f2fs: fix to update f2fs_super_block fields under sb_lock + (bnc#1012628). +- NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context + fails (bnc#1012628). +- phy: uniphier-usb3ss: Add Pro5 support (bnc#1012628). +- drivers: thermal: tsens: Release device in success path + (bnc#1012628). +- f2fs: fix to show norecovery mount option (bnc#1012628). +- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests + (bnc#1012628). +- xfs: fix incorrect test in xfs_alloc_ag_vextent_lastblock + (bnc#1012628). +- ARM: dts: rockchip: fix lvds-encoder ports subnode for + rk3188-bqedison2qc (bnc#1012628). +- NFSv4.2: error out when relink swapfile (bnc#1012628). +- NFSv4/pnfs: Return valid stateids in + nfs_layout_find_inode_by_stateid() (bnc#1012628). +- NFS: alloc_nfs_open_context() must use the file cred when + available (bnc#1012628). +- rtc: 88pm860x: fix possible race condition (bnc#1012628). +- dma-coherent: fix integer overflow in the reserved-memory dma + allocation (bnc#1012628). +- soc: imx: gpc: fix power up sequencing (bnc#1012628). +- arm64: dts: marvell: Fix cpu compatible for AP807-quad + (bnc#1012628). +- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay + (bnc#1012628). +- arm64: dts: marvell: espressobin: add ethernet alias + (bnc#1012628). +- xfs: fix regression in "cleanup xfs_dir2_block_getdents" + (bnc#1012628). +- xfs: fix use-after-free when aborting corrupt attr inactivation + (bnc#1012628). +- arm64: tegra: Fix Tegra194 PCIe compatible string (bnc#1012628). +- arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194 + (bnc#1012628). +- clk: tegra: Fix Tegra PMC clock out parents (bnc#1012628). +- power: supply: bq27xxx_battery: Silence deferred-probe error + (bnc#1012628). +- arm64: dts: allwinner: a64: Fix display clock register range + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra124 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra30 + (bnc#1012628). +- memory: tegra: Correct debugfs clk rate-range on Tegra20 + (bnc#1012628). +- dmaengine: idxd: reflect shadow copy of traffic class + programming (bnc#1012628). +- ARM: dts: rockchip: fix vqmmc-supply property name for + rk3188-bqedison2qc (bnc#1012628). +- f2fs: fix to avoid use-after-free in f2fs_write_multi_pages() + (bnc#1012628). +- f2fs: fix wrong check on F2FS_IOC_FSSETXATTR (bnc#1012628). +- xfs: fix iclog release error check race with shutdown + (bnc#1012628). +- bpf: Reliably preserve btf_trace_xxx types (bnc#1012628). +- f2fs: fix the panic in do_checkpoint() (bnc#1012628). +- f2fs: fix to avoid potential deadlock (bnc#1012628). +- s390/crypto: explicitly memzero stack key material in aes_s390.c + (bnc#1012628). +- net/mlx5e: Enforce setting of a single FEC mode (bnc#1012628). +- crypto: qce - use cryptlen when adding extra sgl (bnc#1012628). +- clk: imx: pll14xx: Add new frequency entries for pll1443x table + (bnc#1012628). +- clk: at91: usb: continue if clk_hw_round_rate() return zero + (bnc#1012628). +- clk: Don't cache errors from clk_ops::get_phase() (bnc#1012628). +- gfs2: clear ail1 list when gfs2 withdraws (bnc#1012628). +- drm/ttm: flush the fence on the bo after we individualize the + reservation object (bnc#1012628). +- block, bfq: invoke flush_idle_tree after reparent_active_queues + in pd_offline (bnc#1012628). +- block, bfq: make reparent_leaf_entity actually work only on + leaf entities (bnc#1012628). +- block, bfq: turn put_queue into release_process_ref in + __bfq_bic_change_cgroup (bnc#1012628). +- afs: Fix race between post-modification dir edit and + readdir/d_revalidate (bnc#1012628). +- afs: Fix afs_d_validate() to set the right directory version + (bnc#1012628). +- afs: Fix rename operation status delivery (bnc#1012628). +- afs: Fix decoding of inline abort codes from version 1 status + records (bnc#1012628). +- afs: Fix missing XDR advance in + xdr_decode_{AFS,YFS}FSFetchStatus() (bnc#1012628). +- x86/Hyper-V: Report crash data in die() when panic_on_oops is + set (bnc#1012628). +- x86/Hyper-V: Report crash register data when + sysctl_record_panic_msg is not set (bnc#1012628). +- x86/Hyper-V: Report crash register data or kmsg before running + crash kernel (bnc#1012628). +- x86/Hyper-V: Trigger crash enlightenment only once during + system crash (bnc#1012628). +- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump + (bnc#1012628). +- x86/Hyper-V: Unload vmbus channel in hv panic callback + (bnc#1012628). +- of: overlay: kmemleak in dup_and_fixup_symbol_prop() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_overlay_high_level() + (bnc#1012628). +- of: unittest: kmemleak in of_unittest_platform_populate() + (bnc#1012628). +- of: unittest: kmemleak on changeset destroy (bnc#1012628). +- xsk: Add missing check on user supplied headroom size + (bnc#1012628). +- ALSA: hda: Don't release card at firmware loading error + (bnc#1012628). +- rbd: don't test rbd_dev->opts in rbd_dev_image_release() + (bnc#1012628). +- rbd: call rbd_dev_unprobe() after unwatching and flushing + notifies (bnc#1012628). +- rbd: avoid a deadlock on header_rwsem when flushing notifies + (bnc#1012628). +- irqchip/mbigen: Free msi_desc on device teardown (bnc#1012628). +- netfilter: nf_tables: report EOPNOTSUPP on unsupported + flags/object type (bnc#1012628). +- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bnc#1012628). +- ARM: dts: imx6: Use gpc for FEC interrupt controller to fix + wake on LAN (bnc#1012628). +- bpf: Prevent re-mmap()'ing BPF map as writable for initially + r/o mapping (bnc#1012628). +- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0 + (bnc#1012628). +- libbpf: Fix bpf_get_link_xdp_id flags handling (bnc#1012628). +- xsk: Fix out of boundary write in __xsk_rcv_memcpy + (bnc#1012628). +- watchdog: sp805: fix restart handler (bnc#1012628). +- ext4: use non-movable memory for superblock readahead + (bnc#1012628). +- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops + (bnc#1012628). +- scsi: sg: add sg_remove_request in sg_common_write + (bnc#1012628). +- objtool: Fix switch table detection in .text.unlikely + (bnc#1012628). +- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (bnc#1012628). +- netfilter: nft_set_rbtree: Drop spurious condition for overlap + detection on insertion (bnc#1012628). +- commit 94f4e94 + ------------------------------------------------------------------- Wed Apr 22 06:15:55 CEST 2020 - jslaby@suse.cz @@ -133,6 +429,13 @@ Mon Apr 20 12:49:40 CEST 2020 - jslaby@suse.cz (5.6.5 regression). - commit 1bdcfdf +------------------------------------------------------------------- +Mon Apr 20 02:02:43 CEST 2020 - mbrugger@suse.com + +- armv7hl: Update config files. + Build MediaTek watchdog as built-in. +- commit 8ab6aae + ------------------------------------------------------------------- Fri Apr 17 19:32:50 CEST 2020 - jslaby@suse.cz @@ -9969,6 +10272,12 @@ Tue Nov 5 14:55:44 CET 2019 - tiwai@suse.de - ALSA: hda/ca0132 - Fix possible workqueue stall (bsc#1155836). - commit 98ead79 +------------------------------------------------------------------- +Tue Nov 5 13:53:10 CET 2019 - mbrugger@suse.com + +- rpm/mkspec-dtb: add mt76 based dtb package +- commit ec90686 + ------------------------------------------------------------------- Tue Nov 5 09:07:56 CET 2019 - jslaby@suse.cz diff --git a/kernel-zfcpdump.spec b/kernel-zfcpdump.spec index bf0bf559..e1b38eeb 100644 --- a/kernel-zfcpdump.spec +++ b/kernel-zfcpdump.spec @@ -18,7 +18,7 @@ %define srcversion 5.6 -%define patchversion 5.6.6 +%define patchversion 5.6.7 %define variant %{nil} %define vanilla_only 0 %define compress_modules xz @@ -65,9 +65,9 @@ Name: kernel-zfcpdump Summary: The IBM System Z zfcpdump Kernel License: GPL-2.0 Group: System/Kernel -Version: 5.6.6 +Version: 5.6.7 %if 0%{?is_kotd} -Release: .gc11f000 +Release: .gb520bde %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-c11f000f88b3af8ca8afd248ae2c1323c55addf1 -Provides: kernel-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: kernel-%build_flavor-base-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 +Provides: kernel-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 # END COMMON DEPS -Provides: %name-srchash-c11f000f88b3af8ca8afd248ae2c1323c55addf1 +Provides: %name-srchash-b520bdee6eb5404958dd28a06d22f05cb51a8de1 %obsolete_rebuilds %name Source0: http://www.kernel.org/pub/linux/kernel/v5.x/linux-%srcversion.tar.xz Source2: source-post.sh diff --git a/mkspec-dtb b/mkspec-dtb index 942920f6..23146a0e 100644 --- a/mkspec-dtb +++ b/mkspec-dtb @@ -27,6 +27,7 @@ my @armv7l_package_list = ( ['dtb-meson6', 'meson6-*.dts', "Amlogic Meson 6 based systems"], ['dtb-meson8', 'meson8-*.dts', "Amlogic Meson 8 based systems"], ['dtb-meson8b', 'meson8b-*.dts', "Amlogic Meson 8b based systems"], + ['dtb-mt76', 'mt76*.dts', "MediaTek mt76 based systems"], ['dtb-omap3', 'omap3*.dts', "TI OMAP3 based systems"], ['dtb-omap4', 'omap4*.dts', "TI OMAP4 based systems"], ['dtb-omap5', 'omap5*.dts', "TI OMAP5 based systems"], diff --git a/patches.kernel.org.tar.bz2 b/patches.kernel.org.tar.bz2 index 6475843d..8b762497 100644 --- a/patches.kernel.org.tar.bz2 +++ b/patches.kernel.org.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6552a5fdd6f0887f6f41ec6b5357981808f730b28842e21c16ce9620e8284bbb -size 336020 +oid sha256:86d001ffb49312afbe6a9cd08a53f6bd1d5ca491f9e00550912f58a3e8864d75 +size 451846 diff --git a/patches.suse.tar.bz2 b/patches.suse.tar.bz2 index 376808d1..f6ba41b5 100644 --- a/patches.suse.tar.bz2 +++ b/patches.suse.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2967b651a9702dbaa65401bef4ad619bca3ac1bf7993bd3f401b789d09c69c92 -size 56605 +oid sha256:3a11ccb40da2b7f37f46ac709f80d1ac0be173f06bbd64aa7d457cf5f7e7f722 +size 57046 diff --git a/series.conf b/series.conf index 8cc03d0f..29e1cb2e 100644 --- a/series.conf +++ b/series.conf @@ -463,6 +463,174 @@ patches.kernel.org/5.6.6-070-x86-microcode-AMD-Increase-microcode-PATCH_MAX_.patch patches.kernel.org/5.6.6-071-scsi-target-iscsi-calling-iscsit_stop_session-i.patch patches.kernel.org/5.6.6-072-Linux-5.6.6.patch + patches.kernel.org/5.6.7-001-netfilter-nft_set_rbtree-Drop-spurious-conditio.patch + patches.kernel.org/5.6.7-002-arm-bpf-Fix-offset-overflow-for-BPF_MEM-BPF_DW.patch + patches.kernel.org/5.6.7-003-objtool-Fix-switch-table-detection-in-.text.unl.patch + patches.kernel.org/5.6.7-004-scsi-sg-add-sg_remove_request-in-sg_common_writ.patch + patches.kernel.org/5.6.7-005-ALSA-hda-Honor-PM-disablement-in-PM-freeze-and-.patch + patches.kernel.org/5.6.7-006-ext4-use-non-movable-memory-for-superblock-read.patch + patches.kernel.org/5.6.7-007-watchdog-sp805-fix-restart-handler.patch + patches.kernel.org/5.6.7-008-xsk-Fix-out-of-boundary-write-in-__xsk_rcv_memc.patch + patches.kernel.org/5.6.7-009-libbpf-Fix-bpf_get_link_xdp_id-flags-handling.patch + patches.kernel.org/5.6.7-010-arm-bpf-Fix-bugs-with-ALU64-RSH-ARSH-BPF_K-shif.patch + patches.kernel.org/5.6.7-011-bpf-Prevent-re-mmap-ing-BPF-map-as-writable-for.patch + patches.kernel.org/5.6.7-012-ARM-dts-imx6-Use-gpc-for-FEC-interrupt-controll.patch + patches.kernel.org/5.6.7-013-kbuild-btf-Fix-dependencies-for-DEBUG_INFO_BTF.patch + patches.kernel.org/5.6.7-014-netfilter-nf_tables-report-EOPNOTSUPP-on-unsupp.patch + patches.kernel.org/5.6.7-015-irqchip-mbigen-Free-msi_desc-on-device-teardown.patch + patches.kernel.org/5.6.7-016-rbd-avoid-a-deadlock-on-header_rwsem-when-flush.patch + patches.kernel.org/5.6.7-017-rbd-call-rbd_dev_unprobe-after-unwatching-and-f.patch + patches.kernel.org/5.6.7-018-rbd-don-t-test-rbd_dev-opts-in-rbd_dev_image_re.patch + patches.kernel.org/5.6.7-019-ALSA-hda-Don-t-release-card-at-firmware-loading.patch + patches.kernel.org/5.6.7-020-xsk-Add-missing-check-on-user-supplied-headroom.patch + patches.kernel.org/5.6.7-021-of-unittest-kmemleak-on-changeset-destroy.patch + patches.kernel.org/5.6.7-022-of-unittest-kmemleak-in-of_unittest_platform_po.patch + patches.kernel.org/5.6.7-023-of-unittest-kmemleak-in-of_unittest_overlay_hig.patch + patches.kernel.org/5.6.7-024-of-overlay-kmemleak-in-dup_and_fixup_symbol_pro.patch + patches.kernel.org/5.6.7-025-x86-Hyper-V-Unload-vmbus-channel-in-hv-panic-ca.patch + patches.kernel.org/5.6.7-026-x86-Hyper-V-Free-hv_panic_page-when-fail-to-reg.patch + patches.kernel.org/5.6.7-027-x86-Hyper-V-Trigger-crash-enlightenment-only-on.patch + patches.kernel.org/5.6.7-028-x86-Hyper-V-Report-crash-register-data-or-kmsg-.patch + patches.kernel.org/5.6.7-029-x86-Hyper-V-Report-crash-register-data-when-sys.patch + patches.kernel.org/5.6.7-030-x86-Hyper-V-Report-crash-data-in-die-when-panic.patch + patches.kernel.org/5.6.7-031-afs-Fix-missing-XDR-advance-in-xdr_decode_-AFS-.patch + patches.kernel.org/5.6.7-032-afs-Fix-decoding-of-inline-abort-codes-from-ver.patch + patches.kernel.org/5.6.7-033-afs-Fix-rename-operation-status-delivery.patch + patches.kernel.org/5.6.7-034-afs-Fix-afs_d_validate-to-set-the-right-directo.patch + patches.kernel.org/5.6.7-035-afs-Fix-race-between-post-modification-dir-edit.patch + patches.kernel.org/5.6.7-036-block-bfq-turn-put_queue-into-release_process_r.patch + patches.kernel.org/5.6.7-037-block-bfq-make-reparent_leaf_entity-actually-wo.patch + patches.kernel.org/5.6.7-038-block-bfq-invoke-flush_idle_tree-after-reparent.patch + patches.kernel.org/5.6.7-039-drm-ttm-flush-the-fence-on-the-bo-after-we-indi.patch + patches.kernel.org/5.6.7-040-gfs2-clear-ail1-list-when-gfs2-withdraws.patch + patches.kernel.org/5.6.7-041-clk-Don-t-cache-errors-from-clk_ops-get_phase.patch + patches.kernel.org/5.6.7-042-clk-at91-usb-continue-if-clk_hw_round_rate-retu.patch + patches.kernel.org/5.6.7-043-clk-imx-pll14xx-Add-new-frequency-entries-for-p.patch + patches.kernel.org/5.6.7-044-crypto-qce-use-cryptlen-when-adding-extra-sgl.patch + patches.kernel.org/5.6.7-045-net-mlx5e-Enforce-setting-of-a-single-FEC-mode.patch + patches.kernel.org/5.6.7-046-s390-crypto-explicitly-memzero-stack-key-materi.patch + patches.kernel.org/5.6.7-047-f2fs-fix-to-avoid-potential-deadlock.patch + patches.kernel.org/5.6.7-048-f2fs-fix-the-panic-in-do_checkpoint.patch + patches.kernel.org/5.6.7-049-bpf-Reliably-preserve-btf_trace_xxx-types.patch + patches.kernel.org/5.6.7-050-xfs-fix-iclog-release-error-check-race-with-shu.patch + patches.kernel.org/5.6.7-051-f2fs-fix-wrong-check-on-F2FS_IOC_FSSETXATTR.patch + patches.kernel.org/5.6.7-052-f2fs-fix-to-avoid-use-after-free-in-f2fs_write_.patch + patches.kernel.org/5.6.7-053-ARM-dts-rockchip-fix-vqmmc-supply-property-name.patch + patches.kernel.org/5.6.7-054-dmaengine-idxd-reflect-shadow-copy-of-traffic-c.patch + patches.kernel.org/5.6.7-055-memory-tegra-Correct-debugfs-clk-rate-range-on-.patch + patches.kernel.org/5.6.7-056-memory-tegra-Correct-debugfs-clk-rate-range-on-.patch + patches.kernel.org/5.6.7-057-memory-tegra-Correct-debugfs-clk-rate-range-on-.patch + patches.kernel.org/5.6.7-058-arm64-dts-allwinner-a64-Fix-display-clock-regis.patch + patches.kernel.org/5.6.7-059-power-supply-bq27xxx_battery-Silence-deferred-p.patch + patches.kernel.org/5.6.7-060-clk-tegra-Fix-Tegra-PMC-clock-out-parents.patch + patches.kernel.org/5.6.7-061-arm64-tegra-Add-PCIe-endpoint-controllers-nodes.patch + patches.kernel.org/5.6.7-062-arm64-tegra-Fix-Tegra194-PCIe-compatible-string.patch + patches.kernel.org/5.6.7-063-xfs-fix-use-after-free-when-aborting-corrupt-at.patch + patches.kernel.org/5.6.7-064-xfs-fix-regression-in-cleanup-xfs_dir2_block_ge.patch + patches.kernel.org/5.6.7-065-arm64-dts-marvell-espressobin-add-ethernet-alia.patch + patches.kernel.org/5.6.7-066-arm64-dts-clearfog-gt-8k-set-gigabit-PHY-reset-.patch + patches.kernel.org/5.6.7-067-arm64-dts-marvell-Fix-cpu-compatible-for-AP807-.patch + patches.kernel.org/5.6.7-068-soc-imx-gpc-fix-power-up-sequencing.patch + patches.kernel.org/5.6.7-069-dma-coherent-fix-integer-overflow-in-the-reserv.patch + patches.kernel.org/5.6.7-070-rtc-88pm860x-fix-possible-race-condition.patch + patches.kernel.org/5.6.7-071-NFS-alloc_nfs_open_context-must-use-the-file-cr.patch + patches.kernel.org/5.6.7-072-NFSv4-pnfs-Return-valid-stateids-in-nfs_layout_.patch + patches.kernel.org/5.6.7-073-NFSv4.2-error-out-when-relink-swapfile.patch + patches.kernel.org/5.6.7-074-ARM-dts-rockchip-fix-lvds-encoder-ports-subnode.patch + patches.kernel.org/5.6.7-075-xfs-fix-incorrect-test-in-xfs_alloc_ag_vextent_.patch + patches.kernel.org/5.6.7-076-KVM-PPC-Book3S-HV-Fix-H_CEDE-return-code-for-ne.patch + patches.kernel.org/5.6.7-077-f2fs-fix-to-show-norecovery-mount-option.patch + patches.kernel.org/5.6.7-078-drivers-thermal-tsens-Release-device-in-success.patch + patches.kernel.org/5.6.7-079-phy-uniphier-usb3ss-Add-Pro5-support.patch + patches.kernel.org/5.6.7-080-NFS-direct.c-Fix-memory-leak-of-dreq-when-nfs_g.patch + patches.kernel.org/5.6.7-081-f2fs-fix-to-update-f2fs_super_block-fields-unde.patch + patches.kernel.org/5.6.7-082-f2fs-Fix-mount-failure-due-to-SPO-after-a-succe.patch + patches.kernel.org/5.6.7-083-f2fs-Add-a-new-CP-flag-to-help-fsck-fix-resize-.patch + patches.kernel.org/5.6.7-084-s390-cpuinfo-fix-wrong-output-when-CPU0-is-offl.patch + patches.kernel.org/5.6.7-085-MIPS-DTS-CI20-add-DT-node-for-IR-sensor.patch + patches.kernel.org/5.6.7-086-thermal-drivers-cpufreq_cooling-Fix-return-of-c.patch + patches.kernel.org/5.6.7-087-hibernate-Allow-uswsusp-to-write-to-swap.patch + patches.kernel.org/5.6.7-088-btrfs-add-RCU-locks-around-block-group-initiali.patch + patches.kernel.org/5.6.7-089-powerpc-prom_init-Pass-the-os-term-message-to-h.patch + patches.kernel.org/5.6.7-090-powerpc-maple-Fix-declaration-made-after-defini.patch + patches.kernel.org/5.6.7-091-s390-cpum_sf-Fix-wrong-page-count-in-error-mess.patch + patches.kernel.org/5.6.7-092-nfsroot-set-tcp-as-the-default-transport-protoc.patch + patches.kernel.org/5.6.7-093-ext4-do-not-commit-super-on-read-only-bdev.patch + patches.kernel.org/5.6.7-094-um-ubd-Prevent-buffer-overrun-on-command-comple.patch + patches.kernel.org/5.6.7-095-cifs-Allocate-encryption-header-through-kmalloc.patch + patches.kernel.org/5.6.7-096-x86-xen-Make-the-boot-CPU-idle-task-reliable.patch + patches.kernel.org/5.6.7-097-drm-amd-display-Don-t-try-hdcp1.4-when-content_.patch + patches.kernel.org/5.6.7-098-dt-bindings-thermal-tsens-Fix-nvmem-cell-names-.patch + patches.kernel.org/5.6.7-099-platform-x86-intel-hid-fix-Update-Tiger-Lake-AC.patch + patches.kernel.org/5.6.7-100-mm-hugetlb-fix-build-failure-with-HUGETLB_PAGE-.patch + patches.kernel.org/5.6.7-101-macsec-fix-NULL-dereference-in-macsec_upd_offlo.patch + patches.kernel.org/5.6.7-102-drm-nouveau-svm-check-for-SVM-initialized-befor.patch + patches.kernel.org/5.6.7-103-drm-nouveau-svm-fix-vma-range-check-for-migrati.patch + patches.kernel.org/5.6.7-104-include-linux-swapops.h-correct-guards-for-non_.patch + patches.kernel.org/5.6.7-105-percpu_counter-fix-a-data-race-at-vm_committed_.patch + patches.kernel.org/5.6.7-106-compiler.h-fix-error-in-BUILD_BUG_ON-reporting.patch + patches.kernel.org/5.6.7-107-KVM-s390-vsie-Fix-possible-race-when-shadowing-.patch + patches.kernel.org/5.6.7-108-drm-nouveau-workaround-runpm-fail-by-disabling-.patch + patches.kernel.org/5.6.7-109-leds-core-Fix-warning-message-when-init_data.patch + patches.kernel.org/5.6.7-110-x86-ACPI-fix-CPU-hotplug-deadlock.patch + patches.kernel.org/5.6.7-111-csky-Fixup-cpu-speculative-execution-to-IO-area.patch + patches.kernel.org/5.6.7-112-drm-amdkfd-kfree-the-wrong-pointer.patch + patches.kernel.org/5.6.7-113-NFS-Fix-memory-leaks-in-nfs_pageio_stop_mirrori.patch + patches.kernel.org/5.6.7-114-ACPI-Update-Tiger-Lake-ACPI-device-IDs.patch + patches.kernel.org/5.6.7-115-csky-Fixup-get-wrong-psr-value-from-phyical-reg.patch + patches.kernel.org/5.6.7-116-f2fs-compress-fix-to-call-missing-destroy_compr.patch + patches.kernel.org/5.6.7-117-f2fs-fix-potential-.flags-overflow-on-32bit-arc.patch + patches.kernel.org/5.6.7-118-f2fs-fix-NULL-pointer-dereference-in-f2fs_verit.patch + patches.kernel.org/5.6.7-119-f2fs-fix-NULL-pointer-dereference-in-f2fs_write.patch + patches.kernel.org/5.6.7-120-f2fs-fix-potential-deadlock-on-compressed-quota.patch + patches.kernel.org/5.6.7-121-ACPICA-Fixes-for-acpiExec-namespace-init-file.patch + patches.kernel.org/5.6.7-122-ceph-re-org-copy_file_range-and-fix-some-error-.patch + patches.kernel.org/5.6.7-123-mfd-cros_ec-Check-DT-node-for-usbpd-notify-add.patch + patches.kernel.org/5.6.7-124-um-falloc.h-needs-to-be-directly-included-for-o.patch + patches.kernel.org/5.6.7-125-drm-vc4-Fix-HDMI-mode-validation.patch + patches.kernel.org/5.6.7-126-iommu-virtio-Fix-freeing-of-incomplete-domains.patch + patches.kernel.org/5.6.7-127-iommu-vt-d-Add-build-dependency-on-IOASID.patch + patches.kernel.org/5.6.7-128-iommu-vt-d-Fix-mm-reference-leak.patch + patches.kernel.org/5.6.7-129-SUNRPC-fix-krb5p-mount-to-provide-large-enough-.patch + patches.kernel.org/5.6.7-130-virtio-balloon-Switch-back-to-OOM-handler-for-V.patch + patches.kernel.org/5.6.7-131-ext2-fix-empty-body-warnings-when-Wextra-is-use.patch + patches.kernel.org/5.6.7-132-f2fs-fix-to-account-compressed-blocks-in-f2fs_c.patch + patches.kernel.org/5.6.7-133-f2fs-skip-GC-when-section-is-full.patch + patches.kernel.org/5.6.7-134-iommu-vt-d-Silence-RCU-list-debugging-warning-i.patch + patches.kernel.org/5.6.7-135-iommu-vt-d-Fix-page-request-descriptor-size.patch + patches.kernel.org/5.6.7-136-ext2-fix-debug-reference-to-ext2_xattr_cache.patch + patches.kernel.org/5.6.7-137-sunrpc-Fix-gss_unwrap_resp_integ-again.patch + patches.kernel.org/5.6.7-138-thermal-qoriq-Fix-a-compiling-issue.patch + patches.kernel.org/5.6.7-139-csky-Fixup-init_fpu-compile-warning-with-__init.patch + patches.kernel.org/5.6.7-140-power-supply-axp288_fuel_gauge-Broaden-vendor-c.patch + patches.kernel.org/5.6.7-141-libnvdimm-Out-of-bounds-read-in-__nd_ioctl.patch + patches.kernel.org/5.6.7-142-iommu-amd-Fix-the-configuration-of-GCR3-table-r.patch + patches.kernel.org/5.6.7-143-f2fs-fix-leaking-uninitialized-memory-in-compre.patch + patches.kernel.org/5.6.7-144-f2fs-fix-to-wait-all-node-page-writeback.patch + patches.kernel.org/5.6.7-145-platform-chrome-cros_ec-Query-EC-protocol-versi.patch + patches.kernel.org/5.6.7-146-drm-nouveau-gr-gp107-gp108-implement-workaround.patch + patches.kernel.org/5.6.7-147-net-dsa-bcm_sf2-Fix-overflow-checks.patch + patches.kernel.org/5.6.7-148-cifs-ignore-cached-share-root-handle-closing-er.patch + patches.kernel.org/5.6.7-149-dma-debug-fix-displaying-of-dma-allocation-type.patch + patches.kernel.org/5.6.7-150-fbdev-potential-information-leak-in-do_fb_ioctl.patch + patches.kernel.org/5.6.7-151-ARM-dts-sunxi-Fix-DE2-clocks-register-range.patch + patches.kernel.org/5.6.7-152-iio-si1133-read-24-bit-signed-integer-for-measu.patch + patches.kernel.org/5.6.7-153-fbmem-Adjust-indentation-in-fb_prepare_logo-and.patch + patches.kernel.org/5.6.7-154-tty-evh_bytechan-Fix-out-of-bounds-accesses.patch + patches.kernel.org/5.6.7-155-iio-st_sensors-handle-memory-allocation-failure.patch + patches.kernel.org/5.6.7-156-locktorture-Print-ratio-of-acquisitions-not-fai.patch + patches.kernel.org/5.6.7-157-mtd-rawnand-free-the-nand_device-object.patch + patches.kernel.org/5.6.7-158-mtd-spinand-Explicitly-use-MTD_OPS_RAW-to-write.patch + patches.kernel.org/5.6.7-159-docs-Fix-path-to-MTD-command-line-partition-par.patch + patches.kernel.org/5.6.7-160-mtd-lpddr-Fix-a-double-free-in-probe.patch + patches.kernel.org/5.6.7-161-mtd-phram-fix-a-double-free-issue-in-error-path.patch + patches.kernel.org/5.6.7-162-KEYS-Don-t-write-out-to-userspace-while-holding.patch + patches.kernel.org/5.6.7-163-bpf-fix-buggy-r0-retval-refinement-for-tracing-.patch + patches.kernel.org/5.6.7-164-bpf-Test_verifier-bpf_get_stack-return-value-ad.patch + patches.kernel.org/5.6.7-165-bpf-Test_progs-add-test-to-catch-retval-refine-.patch + patches.kernel.org/5.6.7-166-bpf-test_verifier-switch-bpf_get_stack-s-0-s-r8.patch + patches.kernel.org/5.6.7-167-x86-xen-fix-booting-32-bit-pv-guest.patch + patches.kernel.org/5.6.7-168-Linux-5.6.7.patch ######################################################## # Build fixes that apply to the vanilla kernel too. @@ -488,6 +656,7 @@ ######################################################## patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch patches.suse/efi-x86-Don-t-remap-text-rodata-gap-read-only-for-mi.patch + patches.suse/libbpf-Only-check-mode-flags-in-get_xdp_id.patch ######################################################## # kbuild/module infrastructure fixes diff --git a/source-timestamp b/source-timestamp index f6e96529..37a7a515 100644 --- a/source-timestamp +++ b/source-timestamp @@ -1,3 +1,3 @@ -2020-04-22 04:15:55 +0000 -GIT Revision: c11f000f88b3af8ca8afd248ae2c1323c55addf1 +2020-04-26 06:38:42 +0000 +GIT Revision: b520bdee6eb5404958dd28a06d22f05cb51a8de1 GIT Branch: stable