This package is repackaging already compiled kernels to make them usable
inside of Open Build Service (OBS) VM builds. An initrd with some basic
kernel modules is generated as well, but further kernel modules can be
loaded during build when installing the kernel package.
Provides
Requires
License
GPL-2.0
Changelog
* Tue Dec 01 2020 msuchanek@suse.de
- rpm/kernel-{source,binary}.spec: do not include ghost symlinks
(boo#1179082).
- commit 76a9256
* Tue Dec 01 2020 pmladek@suse.com
- blacklist.conf: Remove duplicate entry (git-fixes)
- commit 9169068
* Tue Dec 01 2020 tbogendoerfer@suse.de
- devlink: Make sure devlink instance and port are in same net
namespace (bsc#1154353).
- net: ena: fix packet's addresses for rx_offset feature
(bsc#1174852).
- net: ena: handle bad request id in ena_netdev (bsc#1174852).
- RDMA/hns: Fix retry_cnt and rnr_cnt when querying QP
(jsc#SLE-8449).
- RDMA/hns: Fix wrong field of SRQ number the device supports
(jsc#SLE-8449).
- commit e8d7cf3
* Tue Dec 01 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/mm-gup-allow-FOLL_FORCE-for-get_user_pages_fast.patch
patches.suse/mm-ksm-fix-NULL-pointer-dereference-when-KSM-zero-page-is-enabled.patch
patches.suse/mm-mempolicy-require-at-least-one-nodeid-for-MPOL_PREFERRED.patch
patches.suse/mm-swap-make-page_evictable-inline.patch
patches.suse/mm-swap-use-smp_mb__after_atomic-to-order-LRU-bit-set.patch
- commit 6289c65
* Tue Dec 01 2020 mhocko@suse.com
- Update
patches.suse/mm-mmap-c-close-race-between-munmap-and-expand_upwards-downwards.patch
(bsc#1174527, bsc#1179432, CVE-2020-29369).
- commit f55babe
* Mon Nov 30 2020 tiwai@suse.de
- romfs: fix uninitialized memory leak in romfs_dev_read()
(CVE-2020-29371 bsc#1179429).
- commit aaf36e7
* Mon Nov 30 2020 jack@suse.cz
- patches.suse/block-Fix-use-after-free-in-blkdev_get.patch: Update tags
(bsc#1173834 bsc#1179141 CVE-2020-15436).
- commit 6c1fbdb
* Mon Nov 30 2020 aaptel@suse.com
- cifs: Return the error from crypt_message when enc/dec key
not found (bsc#1179426).
- commit b7a0fce
* Mon Nov 30 2020 aaptel@suse.com
- Convert trailing spaces and periods in path components
(bsc#1179424).
- commit 88891c3
* Mon Nov 30 2020 aaptel@suse.com
- cifs: remove bogus debug code (bsc#1179427).
- commit 8a0ced9
* Mon Nov 30 2020 pmladek@suse.com
- blacklist.conf: printk: cosmetic; documentation
- commit 609fe64
* Mon Nov 30 2020 pmladek@suse.com
- blacklist.conf: printk: just a preparation step for lockless ringbuffer.
- commit 8515274
* Mon Nov 30 2020 ohering@suse.de
- scripts/lib/SUSE/MyBS.pm: properly close prjconf Macros: section
- commit 965157e
* Mon Nov 30 2020 ohering@suse.de
- video: hyperv_fb: Fix the cache type when mapping the VRAM (git-fixes).
- commit 1b3b221
* Mon Nov 30 2020 ohering@suse.de
- hv_balloon: disable warning when floor reached (git-fixes).
- commit 09540b9
* Mon Nov 30 2020 mgorman@suse.de
- mm/ksm: fix NULL pointer dereference when KSM zero page is
enabled (git fixes (mm/ksm)).
- commit d498a49
* Mon Nov 30 2020 mgorman@suse.de
- mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
(git fixes (mm/mempolicy)).
- commit 82f5309
* Mon Nov 30 2020 mgorman@suse.de
- mm: swap: use smp_mb__after_atomic() to order LRU bit set
(git fixes (mm/vmscan)).
- mm: swap: make page_evictable() inline (git fixes (mm/vmscan)).
- commit b3e8c49
* Mon Nov 30 2020 mgorman@suse.de
- blacklist.conf: KASAN is not enabled
- commit b3c7026
* Mon Nov 30 2020 mgorman@suse.de
- blacklist.conf: Supported arches enable SPARSEMEM_VMEMMAP
- commit 928fb30
* Mon Nov 30 2020 mgorman@suse.de
- mm/gup: allow FOLL_FORCE for get_user_pages_fast() (git fixes
(mm/gup)).
- commit b4797b5
* Mon Nov 30 2020 mgorman@suse.de
- blacklist.conf: GUP benchmark not enabled in Kconfig
- commit d60c94e
* Mon Nov 30 2020 tiwai@suse.de
- efi/x86: Fix the deletion of variables in mixed mode
(git-fixes).
- commit dd05038
* Mon Nov 30 2020 tiwai@suse.de
- efi: EFI_EARLYCON should depend on EFI (git-fixes).
- efivarfs: revert "fix memory leak in efivarfs_create()"
(git-fixes).
- efi/efivars: Set generic ops before loading SSDT (git-fixes).
- efi/x86: Free efi_pgd with free_pages() (git-fixes).
- efi: efibc: check for efivars write capability (git-fixes).
- efi: add missed destroy_workqueue when efisubsys_init fails
(git-fixes).
- efi: provide empty efi_enter_virtual_mode implementation
(git-fixes).
- efi/esrt: Fix reference count leak in esre_create_sysfs_entry
(git-fixes).
- efi/libstub/x86: Work around LLVM ELF quirk build regression
(git-fixes).
- efi/x86: Ignore the memory attributes table on i386 (git-fixes).
- efi/x86: Handle by-ref arguments covering multiple pages in
mixed mode (git-fixes).
- efi/x86: Align GUIDs to their size in the mixed mode runtime
wrapper (git-fixes).
- efi/x86: Don't panic or BUG() on non-critical error conditions
(git-fixes).
- efi/x86: Map the entire EFI vendor string before copying it
(git-fixes).
- commit aaf9d90
* Sun Nov 29 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/s390-cpum_sf-c-fix-file-permission-for-cpum_sfb_size
patches.suse/s390-dasd-fix-null-pointer-dereference-for-erp-requests
patches.suse/s390-pkey-fix-paes-selftest-failure-with-paes-and-pkey-static-build
- commit c3e5681
* Sun Nov 29 2020 tiwai@suse.de
- USB: core: Change %pK for __user pointers to %px (git-fixes).
- USB: core: Fix regression in Hercules audio card (git-fixes).
- usb: gadget: Fix memleak in gadgetfs_fill_super (git-fixes).
- usb: gadget: f_midi: Fix memleak in f_midi_alloc (git-fixes).
- commit ae495c3
* Sat Nov 28 2020 tiwai@suse.de
- can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
(git-fixes).
- can: gs_usb: fix endianess problem with candleLight firmware
(git-fixes).
- batman-adv: set .owner to THIS_MODULE (git-fixes).
- nfc: s3fwrn5: use signed integer for parsing GPIO numbers
(git-fixes).
- iwlwifi: mvm: write queue_sync_state only for sync (git-fixes).
- platform/x86: toshiba_acpi: Fix the wrong variable assignment
(git-fixes).
- platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup
time (git-fixes).
- commit 767fda0
* Fri Nov 27 2020 ailiop@suse.com
- xfs: revert "xfs: fix rmap key and record comparison functions"
(git-fixes).
- commit 308ebc7
* Thu Nov 26 2020 lhenriques@suse.de
- ceph: downgrade warning from mdsmap decode to debug
(bsc#1178653).
- ceph: fix race in concurrent __ceph_remove_cap invocations
(bsc#1178635).
- commit b0ab459
* Thu Nov 26 2020 ptesarik@suse.cz
- s390/dasd: fix null pointer dereference for ERP requests
(git-fixes).
- s390/cpum_sf.c: fix file permission for cpum_sfb_size
(git-fixes).
- s390/pkey: fix paes selftest failure with paes and pkey static
build (git-fixes).
- s390/bpf: Fix multiple tail calls (git-fixes).
- commit d7dbfa4
* Thu Nov 26 2020 msuchanek@suse.de
- powerpc/pseries: new lparcfg key/value pair:
partition_affinity_score (jsc#SLE-16360 jsc#SLE-16915).
- powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h
(jsc#SLE-16360 jsc#SLE-16915).
- commit 918cff8
* Thu Nov 26 2020 oneukum@suse.com
- tpm: efi: Don't create binary_bios_measurements file for an
empty log (git-fixes).
- x86/i8259: Use printk_deferred() to prevent deadlock
(git-fixes).
- commit 91b284d
* Wed Nov 25 2020 fdmanana@suse.com
- btrfs: fix relocation failure due to race with fallocate
(bsc#1179217).
- commit e680b1d
* Wed Nov 25 2020 fdmanana@suse.com
- btrfs: rename btrfs_insert_clone_extent() to a more generic name
(bsc#1179217).
- commit 27c703c
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: imx8mm: fix voltage for 1.6GHz CPU operating point
(git-fixes).
- commit 36b05ae
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: allwinner: h5: OrangePi Prime: Fix ethernet node
(git-fixes).
- commit 858be95
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: allwinner: a64: bananapi-m64: Enable RGMII RX/TX
delay on PHY (git-fixes).
- commit 5a17bb5
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: allwinner: h5: OrangePi PC2: Fix ethernet node
(git-fixes).
- commit b4307bb
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: allwinner: a64: Pine64 Plus: Fix ethernet node
(git-fixes).
- commit dfebf26
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: allwinner: a64: OrangePi Win: Fix ethernet node
(git-fixes).
- commit 4eec57a
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: allwinner: Pine H64: Enable both RGMII RX/TX delay
(git-fixes).
- commit 8bd0d47
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: allwinner: beelink-gs1: Enable both RGMII RX/TX
delay (git-fixes).
- commit 62c9be4
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: fsl: DPAA FMan DMA operations are coherent
(git-fixes).
- commit b68f0fe
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: zynqmp: Remove additional compatible string for
i2c IPs (git-fixes).
- commit 99df01c
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: imx8mq: Add missing interrupts to GPC (git-fixes).
- commit 1af8481
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: dts: imx8mq: Fix TMU interrupt property (git-fixes).
- commit de53464
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodes
(git-fixes).
- commit 6169028
* Wed Nov 25 2020 fdmanana@suse.com
- btrfs: rename btrfs_punch_hole_range() to a more generic name
(bsc#1179217).
- commit ae0b28b
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodes
(git-fixes).
- commit 044ef73
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: tegra: Add missing timeout clock to Tegra210 SDMMC
(git-fixes).
- commit f6b3b97
* Wed Nov 25 2020 fdmanana@suse.com
- btrfs: rename struct btrfs_clone_extent_info to a more generic
name (bsc#1179217).
- commit de43bbe
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: vdso: Add --eh-frame-hdr to ldflags (git-fixes).
- commit 937dc61
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: vdso: Add '-Bsymbolic' to ldflags (git-fixes).
- commit 96e1736
* Wed Nov 25 2020 fdmanana@suse.com
- btrfs: remove item_size member of struct btrfs_clone_extent_info
(bsc#1179217).
- commit d01ef40
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: kprobe: add checks for ARMv8.3-PAuth combined
instructions (git-fixes).
- commit c7c922c
* Wed Nov 25 2020 fdmanana@suse.com
- btrfs: fix metadata reservation for fallocate that leads to
transaction aborts (bsc#1179217).
- commit 68ec4df
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: bpf: Fix branch offset in JIT (git-fixes).
- commit dcf0a55
* Wed Nov 25 2020 fdmanana@suse.com
- btrfs: fix bytes_may_use underflow in prealloc error condtition
(bsc#1179217).
- commit c6b65e2
* Wed Nov 25 2020 aaptel@suse.com
- cifs: Fix incomplete memory allocation on setxattr path
(bsc#1179211).
- commit 17e4326
* Wed Nov 25 2020 tiwai@suse.de
- Fix wrongly set CONFIG_SOUNDWIRE=y (bsc#1179201)
CONFIG_SOUNDWIRE was mistakenly set as built-in. Mark it as module.
- commit 8298c55
* Wed Nov 25 2020 tiwai@suse.de
- ACPICA: Add NHLT table signature (bsc#1176200).
- commit c68e192
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUs
(git-fixes).
- commit 2b0db2e
* Wed Nov 25 2020 mbrugger@suse.com
- arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUs
(git-fixes).
- commit 8d1bf8e
* Wed Nov 25 2020 mbrugger@suse.com
- KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return
SMCCC_RET_NOT_REQUIRED (git-fixes).
- commit 3fc2241
* Wed Nov 25 2020 dwagner@suse.de
- qla2xxx: Add MODULE_VERSION back to driver (bsc#1179160).
- commit 5e4a1f7
* Wed Nov 25 2020 tiwai@suse.de
- efivarfs: fix memory leak in efivarfs_create() (git-fixes).
- staging: rtl8723bs: Add 024c:0627 to the list of SDIO device-ids
(git-fixes).
- mmc: sdhci-pci: Prefer SDR25 timing for High Speed mode for
BYT-based Intel controllers (git-fixes).
- hwmon: (pwm-fan) Fix RPM calculation (git-fixes).
- ACPI: button: Add DMI quirk for Medion Akoya E2228T (git-fixes).
- commit 0493181
* Wed Nov 25 2020 jlee@suse.com
- Documentation/admin-guide/module-signing.rst: add openssl
command option example for CodeSign EKU (bsc#1177353,
bsc#1179076).
- modsign: Add codeSigning EKU when generating X.509 key
generation config (bsc#1177353, bsc#1179076).
- commit 09c2c7d
* Tue Nov 24 2020 mkubecek@suse.cz
- Update patches.suse/icmp-randomize-the-global-rate-limiter.patch
references (add CVE-2020-25705 bsc#1175721).
- commit 302c097
* Tue Nov 24 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/sched-Fix-rq-nr_iowait-ordering.patch
patches.suse/sched-fair-Ensure-tasks-spreading-in-LLC-during-LB.patch
patches.suse/sched-fair-Fix-unthrottle_cfs_rq-for-leaf_cfs_rq-list.patch
- commit 07cd2c9
* Tue Nov 24 2020 mgorman@suse.de
- blacklist.conf: Kernel building with clang is not supported
- commit 66e9cbf
* Tue Nov 24 2020 mgorman@suse.de
- sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
(git fixes (sched)).
- commit 155f594
* Tue Nov 24 2020 mgorman@suse.de
- sched: Fix rq->nr_iowait ordering (git fixes (sched)).
- commit 0f2faa6
* Tue Nov 24 2020 mgorman@suse.de
- sched/fair: Ensure tasks spreading in LLC during LB (git fixes
(sched)).
- commit f2af668
* Tue Nov 24 2020 mgorman@suse.de
- blacklist.conf: Alternative KABI-safe fix used instead (bnc#1178227)
- commit 307bf60
* Tue Nov 24 2020 oneukum@suse.com
- blacklist.conf: breaks kABI
- commit c7c8b0d
* Tue Nov 24 2020 oneukum@suse.com
- timer: Fix wheel index calculation on last level (git-fixes).
- commit 7f8a2b1
* Tue Nov 24 2020 oneukum@suse.com
- timer: Prevent base->clk from moving backward (git-fixes).
- commit 48a61b6
* Tue Nov 24 2020 tiwai@suse.de
- Update patch reference for serial security fix (CVE-2020-15437 bsc#1179140)
- commit 195abfd
* Tue Nov 24 2020 ptesarik@suse.cz
- s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctl (bsc#1177070
LTC#188342).
- s390/zcrypt: fix kmalloc 256k failure (bsc#1177066 LTC#188341).
- commit 0bca1b7
* Tue Nov 24 2020 ptesarik@suse.cz
- s390/cpum_cf,perf: change DFLT_CCERROR counter name (bsc#1175918
LTC#187935).
- commit 142fe1e
* Tue Nov 24 2020 ohering@suse.de
- video: hyperv_fb: include vmalloc.h (git-fixes).
- commit 9598448
* Mon Nov 23 2020 msuchanek@suse.de
- powerpc/rtas: Restrict RTAS requests from userspace
(CVE-2020-27777 bsc#1179107).
Update config files.
- commit 4d9370a
* Mon Nov 23 2020 tbogendoerfer@suse.de
- net/mlx5: E-Switch, Fail mlx5_esw_modify_vport_rate if qos
disabled (jsc#SLE-8464).
- net/mlx5: Clear bw_share upon VF disable (jsc#SLE-8464).
- ionic: check port ptr before use (bsc#1167773).
- bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Check abort error state in bnxt_open_nic()
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Invoke cancel_delayed_work_sync() for PFs also
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Fix regression in workqueue cleanup logic in
bnxt_remove_one() (jsc#SLE-8371 bsc#1153274).
- RDMA/mlx5: Fix devlink deadlock on net namespace deletion
(jsc#SLE-8464).
- SUNRPC: fix copying of multiple pages in gss_read_proxy_verf()
(bsc#1154353).
- RDMA/hns: Fix the wrong value of rnr_retry when querying qp
(jsc#SLE-8449).
- RDMA/hns: Solve the overflow of the calc_pg_sz() (jsc#SLE-8449).
- RDMA/qedr: Fix return code if accept is called on a destroyed qp
(jsc#SLE-8215).
- RDMA/ucma: Add missing locking around rdma_leave_multicast()
(git-fixes).
- net: fix pos incrementment in ipv6_route_seq_next (bsc#1154353).
- bnxt_en: return proper error codes in bnxt_show_temp
(git-fixes).
- igc: Fix not considering the TX delay for timestamps
(bsc#1160634).
- igc: Fix wrong timestamp latency numbers (bsc#1160634).
- bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Avoid sending firmware messages when AER error is
detected (jsc#SLE-8371 bsc#1153274).
- commit b757d92
* Mon Nov 23 2020 tiwai@suse.de
- Update patch reference tag for fbcon fix (CVE-2020-28974 bsc#1178589)
- commit 4526eab
* Mon Nov 23 2020 msuchanek@suse.de
- powerpc/uaccess: Evaluate macro arguments once, before user access is
allowed (CVE-2020-4788 bsc#1177666).
- commit 3a6dc74
* Mon Nov 23 2020 oneukum@suse.com
- usb: core: driver: fix stray tabs in error messages (git-fixes).
- commit a37b0ae
* Mon Nov 23 2020 oneukum@suse.com
- Revert "cdc-acm: hardening against malicious devices"
(git-fixes).
- commit 1bc383a
* Mon Nov 23 2020 bp@suse.de
- x86/microcode/intel: Check patch signature before saving
microcode for early loading (bsc#1152489).
- commit 8621df1
* Mon Nov 23 2020 msuchanek@suse.de
- powerpc/pseries: Add KVM guest doorbell restrictions
(jsc#SLE-15869 jsc#SLE-16321).
- powerpc/pseries: Use doorbells even if XIVE is available
(jsc#SLE-15869 jsc#SLE-16321).
- powerpc: Inline doorbell sending functions (jsc#SLE-15869
jsc#SLE-16321).
- commit 1caac5a
* Mon Nov 23 2020 bp@suse.de
- x86/speculation: Allow IBPB to be conditionally enabled on
CPUs with always-on STIBP (bsc#1152489).
- commit 7689d05
* Mon Nov 23 2020 jslaby@suse.cz
- rpm/kernel-binary.spec.in: use grep -E instead of egrep (bsc#1179045)
egrep is only a deprecated bash wrapper for "grep -E". So use the latter
instead.
- commit 63d7072
* Mon Nov 23 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and resort:
patches.suse/scsi-libiscsi-fix-nop-race-condition
- commit 8f31344
* Mon Nov 23 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/0001-mm-THP-swap-fix-allocating-cluster-for-swapfile-by-m.patch
- commit 47f49e5
* Mon Nov 23 2020 bp@suse.de
- blacklist.conf: ffedeeb780dc linkage: Introduce new macros for assembler symbols
- commit 3f22bb2
* Mon Nov 23 2020 jslaby@suse.cz
- kernel-{binary,source}.spec.in: do not create loop symlinks (bsc#1179082)
- commit adf56a8
* Mon Nov 23 2020 tiwai@suse.de
- mac80211: free sta in sta_info_insert_finish() on errors
(git-fixes).
- commit 61bc819
* Mon Nov 23 2020 tiwai@suse.de
- HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00
receiver (git-fixes).
- HID: logitech-dj: Fix an error in mse_bluetooth_descriptor
(git-fixes).
- HID: logitech-dj: Handle quad/bluetooth keyboards with a
builtin trackpad (git-fixes).
- HID: logitech-hidpp: Add PID for MX Anywhere 2 (git-fixes).
- iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for
setting tablet-mode (git-fixes).
- iio: accel: kxcjk1013: Replace is_smo8500_device with an
acpi_type enum (git-fixes).
- iio: light: fix kconfig dependency bug for VCNL4035 (git-fixes).
- iio: adc: mediatek: fix unset field (git-fixes).
- tty: serial: imx: keep console clocks always on (git-fixes).
- tty: serial: imx: fix potential deadlock (git-fixes).
- mac80211: always wind down STA state (git-fixes).
- commit 0772cb9
* Mon Nov 23 2020 jslaby@suse.cz
- rpm/kernel-binary.spec.in: avoid using more barewords (bsc#1179014)
%split_extra still contained two.
- commit d9b4c40
* Mon Nov 23 2020 tiwai@suse.de
- speakup: Do not let the line discipline be used several times
(CVE-2020-28941 bsc#1178740).
- commit 94aeaf9
* Mon Nov 23 2020 glin@suse.com
- blacklist.conf: add two more bpf commits
197afc631413 libbpf: Don‘t attempt to load unused subprog as an entry-point BPF program
2acc3c1bc8e9 selftests/bpf: Fix error return code in run_getsockopt_test()
- commit d1b0a66
* Mon Nov 23 2020 glin@suse.com
- lib/strncpy_from_user.c: Mask out bytes after NUL terminator (bsc#1155518).
- commit c5101f8
* Sat Nov 21 2020 bp@suse.de
- EDAC/amd64: Support asymmetric dual-rank DIMMs (bsc#1179001).
- EDAC/amd64: Cache secondary Chip Select registers (bsc#1179001).
- commit 5ad6aa8
* Sat Nov 21 2020 bp@suse.de
- EDAC/amd64: Find Chip Select memory size using Address Mask
(bsc#1179001).
- Refresh
patches.suse/edac-amd64-add-amd-family-17h-model-60h-pci-ids.patch.
- Refresh
patches.suse/edac-amd64-add-family-ops-for-family-19h-models-00h-0fh.patch.
- Refresh
patches.suse/edac-amd64-add-pci-device-ids-for-family-17h-model-70h.patch.
- Refresh
patches.suse/edac-amd64-save-max-number-of-controllers-to-family-type.patch.
- commit 889ea68
* Sat Nov 21 2020 tiwai@suse.de
- ASoC: qcom: lpass-platform: Fix memory leak (git-fixes).
- ALSA: mixart: Fix mutex deadlock (git-fixes).
- ALSA: usb-audio: Add delay quirk for all Logitech USB devices
(git-fixes).
- ALSA: firewire: Clean up a locking issue in copy_resp_to_buf()
(git-fixes).
- ALSA: ctl: fix error path at adding user-defined element set
(git-fixes).
- ALSA: hda/realtek - HP Headset Mic can't detect after boot
(git-fixes).
- ALSA: hda/realtek - Add supported mute Led for HP (git-fixes).
- ALSA: hda/realtek: Add some Clove SSID in the ALC293(ALC1220)
(git-fixes).
- ALSA: hda/realtek - Add supported for Lenovo ThinkPad Headset
Button (git-fixes).
- commit 55dbb32
* Sat Nov 21 2020 bp@suse.de
- EDAC/amd64: Initialize DIMM info for systems with more than
two channels (bsc#1179001).
- commit 263a905
* Sat Nov 21 2020 bp@suse.de
- EDAC/amd64: Gather hardware information early (bsc#1179001).
- Refresh
patches.suse/edac-amd64-save-max-number-of-controllers-to-family-type.patch.
- commit 23c7468
* Sat Nov 21 2020 bp@suse.de
- EDAC/amd64: Save max number of controllers to family type
(bsc#1179001).
Refresh patches.suse/edac-amd64-add-family-ops-for-family-19h-models-00h-0fh.patch.
- EDAC/amd64: Make struct amd64_family_type global (bsc#1179001).
- commit 7a2a5fc
* Fri Nov 20 2020 msuchanek@suse.de
- kernel-source.spec: Fix build with rpm 4.16 (boo#1179015).
RPM_BUILD_ROOT is cleared before %%install. Do the unpack into
RPM_BUILD_ROOT in %%install
- commit 13bd533
* Fri Nov 20 2020 msuchanek@suse.de
- powerpc/32s: Prepare prevent_user_access() for user_access_end()
(CVE-2020-4788 bsc#1177666).
- commit 2118998
* Fri Nov 20 2020 msuchanek@suse.de
- powerpc/32s: Drop NULL addr verification (CVE-2020-4788
bsc#1177666).
- commit 764b74e
* Fri Nov 20 2020 jslaby@suse.cz
- rpm/kernel-binary.spec.in: avoid using barewords (bsc#1179014)
Author: Dominique Leuenberger <dimstar@opensuse.org>
- commit 21f8205
* Fri Nov 20 2020 jslaby@suse.cz
- rpm/mkspec: do not build kernel-obs-build on x86_32
We want to use 64bit kernel due to various bugs (bsc#1178762 to name
one).
There is:
ExportFilter: ^kernel-obs-build.*\.x86_64.rpm$ . i586
in Factory's prjconf now. No other actively maintained distro (i.e.
merging packaging branch) builds a x86_32 kernel, hence pushing to
packaging directly.
- commit 8099b4b
* Fri Nov 20 2020 msuchanek@suse.de
- fs/select.c: batch user writes in do_sys_poll (CVE-2020-4788
bsc#1177666).
- commit e2a69e2
* Fri Nov 20 2020 lhenriques@suse.de
- ceph: check session state after bumping session->s_seq
(bsc#1179012).
- ceph: check the sesion state and return false in case it is
closed (bsc#1179012).
- ceph: add check_session_state() helper and make it global
(bsc#1179012).
- commit d99bb08
* Fri Nov 20 2020 glin@suse.com
- Restore the header of series.conf
The header of series.conf was accidentally changed by abb50be8e6bc
"(kABI: revert use_mm name change (MM Functionality, bsc#1178426))".
The scripts/git_sort/lib.py script matches the upper-case "K" in the
header.
- commit cec3f48
* Fri Nov 20 2020 msuchanek@suse.de
- selftests/powerpc: entry flush test (CVE-2020-4788 bsc#1177666).
- powerpc/64s: flush L1D after user accesses (CVE-2020-4788
bsc#1177666).
- powerpc/64s: flush L1D on kernel entry (CVE-2020-4788
bsc#1177666).
- selftests/powerpc: rfi_flush: disable entry flush if present
(CVE-2020-4788 bsc#1177666).
- commit e2755de
* Fri Nov 20 2020 tiwai@suse.de
- Fonts: Replace discarded const qualifier (CVE-2020-28915
bsc#1178886).
- commit 1896c0d
* Fri Nov 20 2020 tiwai@suse.de
- fbcon: Fix global-out-of-bounds read in fbcon_get_font()
(CVE-2020-28915 bsc#1178886).
- Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
(CVE-2020-28915 bsc#1178886).
- commit cf5442f
* Fri Nov 20 2020 tiwai@suse.de
- Refresh patch reference for font fix patch (CVE-2020-28915 bsc#1178886)
- commit 1add793
* Fri Nov 20 2020 msuchanek@suse.de
- selftests/powerpc: Skip security tests on older CPUs
(CVE-2020-4788 bsc#1177666).
- commit 1bc32c0
* Fri Nov 20 2020 jslaby@suse.cz
- blacklist.conf: add RISC V patch
- commit 42e5de9
* Fri Nov 20 2020 tiwai@suse.de
- can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limits
(git-fixes).
- can: m_can: m_can_stop(): set device to software init mode
before closing (git-fixes).
- can: m_can: m_can_handle_state_change(): fix state change
(git-fixes).
- can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit"
to stop mode property comment (git-fixes).
- can: peak_usb: fix potential integer overflow on shift of a int
(git-fixes).
- can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then
pass to can_put_echo_skb() (git-fixes).
- can: dev: can_restart(): post buffer from the right context
(git-fixes).
- can: af_can: prevent potential access of uninitialized member
in canfd_rcv() (git-fixes).
- can: af_can: prevent potential access of uninitialized member
in can_rcv() (git-fixes).
- lan743x: prevent entire kernel HANG on open, for some platforms
(git-fixes).
- lan743x: fix issue causing intermittent kernel log warnings
(git-fixes).
- mac80211: minstrel: fix tx status processing corner case
(git-fixes).
- mac80211: minstrel: remove deferred sampling code (git-fixes).
- rfkill: Fix use-after-free in rfkill_resume() (git-fixes).
- spi: lpspi: Fix use-after-free on unbind (git-fixes).
- regulator: ti-abb: Fix array out of bound read access on the
first transition (git-fixes).
- regulator: workaround self-referent regulators (git-fixes).
- regulator: avoid resolve_supply() infinite recursion
(git-fixes).
- regulator: fix memory leak with repeated
set_machine_constraints() (git-fixes).
- regulator: pfuze100: limit pfuze-support-disable-sw to
pfuze{100,200} (git-fixes).
- commit 3d08124
* Thu Nov 19 2020 tiwai@suse.de
- uio: Fix use-after-free in uio_unregister_device() (git-fixes).
- mei: protect mei_cl_mtu from null dereference (git-fixes).
- usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
(git-fixes).
- pinctrl: amd: use higher precision for 512 RtcClk (git-fixes).
- pinctrl: amd: fix incorrect way to disable debounce filter
(git-fixes).
- usb: gadget: goku_udc: fix potential crashes in probe
(git-fixes).
- i2c: sh_mobile: implement atomic transfers (git-fixes).
- i2c: mediatek: move dma reset before i2c reset (git-fixes).
- tpm_tis: Disable interrupts on ThinkPad T490s (git-fixes).
- cfg80211: regulatory: Fix inconsistent format argument
(git-fixes).
- cfg80211: initialize wdev data earlier (git-fixes).
- mac80211: fix use of skb payload instead of header (git-fixes).
- mfd: sprd: Add wakeup capability for PMIC IRQ (git-fixes).
- commit 0ba4e11
* Thu Nov 19 2020 dbueso@suse.de
- futex: Don't enable IRQs unconditionally in put_pi_state()
(bsc#1149032).
- futex: Handle transient "ownerless" rtmutex state correctly
(bsc#1149032).
- commit 15c899a
* Thu Nov 19 2020 tiwai@suse.de
- kABI workaround for HD-audio (git-fixes).
- commit 97e2fbf
* Thu Nov 19 2020 tiwai@suse.de
- ALSA: hda: Reinstate runtime_allow() for all hda controllers
(git-fixes).
- ALSA: hda: fix jack detection with Realtek codecs when in D3
(git-fixes).
- commit 6f153b9
* Thu Nov 19 2020 mbenes@suse.cz
- SUNRPC: Fix general protection fault in trace_rpc_xdr_overflow()
(git-fixes).
- commit 0640a68
* Thu Nov 19 2020 mhocko@suse.com
- mm/gup: fix gup_fast with dynamic page table folding
(bnc#1176586, LTC#188235).
- commit b2a9d8e
* Thu Nov 19 2020 lduncan@suse.com
- scsi: libiscsi: Fix NOP race condition (bsc#1176481).
- commit ed80277
* Wed Nov 18 2020 ggherdovich@suse.cz
- intel_idle: Customize IceLake server support (bsc#1178286).
- commit eac5b5e
* Wed Nov 18 2020 mhocko@suse.com
- mm, THP, swap: fix allocating cluster for swapfile by mistake
(bsc#1178755).
- commit ba1483e
* Wed Nov 18 2020 ohering@suse.de
- Add bug reference to two hv_netvsc patches (bsc#1178853).
- commit 2fdc798
* Wed Nov 18 2020 ohering@suse.de
- x86/hyperv: Clarify comment on x2apic mode (git-fixes).
- commit 47d9c63
* Wed Nov 18 2020 ohering@suse.de
- hv: clocksource: Add notrace attribute to
read_hv_sched_clock_*() functions (git-fixes).
- commit 803c2b1
* Wed Nov 18 2020 msuchanek@suse.de
- powerpc/pmem: Initialize pmem device on newer hardware
(jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).
- powerpc/pmem: Avoid the barrier in flush routines (jsc#SLE-16402
jsc#SLE-16497 bsc#1176109 ltc#187964).
- powerpc/pmem: Update ppc64 to use the new barrier instruction
(jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).
- libnvdimm/nvdimm/flush: Allow architecture to override the flush
barrier (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).
- powerpc/pmem: Add flush routines using new pmem store and sync
instruction (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).
- powerpc/pmem: Add new instructions for persistent storage and
sync (jsc#SLE-16402 jsc#SLE-16497 bsc#1176109 ltc#187964).
- powerpc/pmem: Restrict papr_scm to P8 and above (jsc#SLE-16402
jsc#SLE-16497 bsc#1176109 ltc#187964).
- commit 5a4cff0
* Wed Nov 18 2020 tiwai@suse.de
- Input: resistive-adc-touch - fix kconfig dependency on
IIO_BUFFER (git-fixes).
- Input: adxl34x - clean up a data type in adxl34x_probe()
(git-fixes).
- commit 35dd120
* Wed Nov 18 2020 tiwai@suse.de
- Input: sunkbd - avoid use-after-free in teardown paths
(CVE-2020-25669 bsc#1178182).
- commit bafe1db
* Tue Nov 17 2020 oneukum@suse.com
- docs: ABI: sysfs-c2port: remove a duplicated entry (git-fixes).
- commit 436b016
* Tue Nov 17 2020 oneukum@suse.com
- kgdb: Fix spurious true from in_dbg_master() (git-fixes).
- commit 1e8d73b
* Tue Nov 17 2020 glin@suse.com
- bpf: Zero-fill re-used per-cpu map element (bsc#1155518).
- libbpf, hashmap: Fix undefined behavior in hash_bits
(bsc#1155518).
- bpf: Don't rely on GCC __attribute__((optimize)) to disable GCSE
(bsc#1155518).
- bpf: Fix comment for helper bpf_current_task_under_cgroup()
(bsc#1155518).
- commit fb71c62
* Mon Nov 16 2020 mgorman@suse.de
- sched: Fix loadavg accounting race on arm64 kabi (bnc#1178227).
- commit a595855
* Mon Nov 16 2020 mkoutny@suse.com
- blacklist.conf: 11d6761218d1 mm, memcg: fix error return value of mem_cgroup_css_alloc()
- commit 0ae5ae6
* Mon Nov 16 2020 mkoutny@suse.com
- blacklist.conf: 8380ce479010 mm: fork: fix kernel_stack memcg stats for various stack implementations
- commit 5d6fe57
* Mon Nov 16 2020 bp@suse.de
- blacklist.conf: 4d6ffa27b8e5 x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
- commit 95f1309
* Mon Nov 16 2020 bp@suse.de
- blacklist.conf: e81e07244325 objtool: Support Clang non-section symbols in ORC generation
- commit b650d28
* Mon Nov 16 2020 dwagner@suse.de
- nvme: do not update disk info for multipathed device
(bsc#1171558).
- commit 72db678
* Mon Nov 16 2020 ailiop@suse.com
- xfs: fix a missing unlock on error in xfs_fs_map_blocks
(git-fixes).
- commit cc2433b
* Mon Nov 16 2020 ailiop@suse.com
- xfs: fix brainos in the refcount scrubber's rmap fragment
processor (git-fixes).
- commit 3faadca
* Mon Nov 16 2020 ailiop@suse.com
- xfs: fix rmap key and record comparison functions (git-fixes).
- commit 7b24498
* Mon Nov 16 2020 ailiop@suse.com
- xfs: set the unwritten bit in rmap lookup flags in
xchk_bmap_get_rmapextents (git-fixes).
- commit ac90c4a
* Mon Nov 16 2020 ailiop@suse.com
- xfs: fix flags argument to rmap lookup when converting shared
file rmaps (git-fixes).
- commit ed43f56
* Mon Nov 16 2020 tbogendoerfer@suse.de
- drivers/net/ethernet: remove incorrectly formatted doc
(bsc#1177397).
- net: ena: Fix all static chekers' warnings (bsc#1177397).
- net: ena: Change RSS related macros and variables names
(bsc#1177397).
- net: ena: Remove redundant print of placement policy
(bsc#1177397).
- net: ena: Capitalize all log strings and improve code
readability (bsc#1177397).
- net: ena: Change log message to netif/dev function
(bsc#1177397).
- net: ena: Change license into format to SPDX in all files
(bsc#1177397).
- net: ena: xdp: add queue counters for xdp actions (bsc#1177397).
- net: ena: ethtool: add stats printing to XDP queues
(bsc#1177397).
- net: ena: ethtool: Add new device statistics (bsc#1177397).
- net: ena: ethtool: convert stat_offset to 64 bit resolution
(bsc#1177397).
- commit 3fe7896
* Mon Nov 16 2020 tiwai@suse.de
- virtio: virtio_console: fix DMA memory allocation for rproc
serial (git-fixes).
- xhci: hisilicon: fix refercence leak in xhci_histb_probe
(git-fixes).
- thunderbolt: Fix memory leak if ida_simple_get() fails in
enumerate_services() (git-fixes).
- thunderbolt: Add the missed ida_simple_remove() in
ring_request_msix() (git-fixes).
- kernel/watchdog: fix watchdog_allowed_mask not used warning
(git-fixes).
- reboot: fix overflow parsing reboot cpu number (git-fixes).
- Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
(git-fixes).
- clk: define to_clk_regmap() as inline function (git-fixes).
- xhci: Fix sizeof() mismatch (git-fixes).
- commit a563406
* Mon Nov 16 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/ACPI-GED-fix-Wformat.patch
patches.suse/cosa-Add-missing-kfree-in-error-path-of-cosa_write.patch
patches.suse/gpio-pcie-idio-24-Enable-PEX8311-interrupts.patch
patches.suse/gpio-pcie-idio-24-Fix-IRQ-Enable-Register-value.patch
patches.suse/gpio-pcie-idio-24-Fix-irq-mask-when-masking.patch
patches.suse/lan743x-fix-BUG-invalid-wait-context-when-setting-rx.patch
patches.suse/mmc-renesas_sdhi_core-Add-missing-tmio_mmc_host_free.patch
patches.suse/mmc-sdhci-of-esdhc-Handle-pulse-width-detection-erra.patch
patches.suse/pinctrl-aspeed-Fix-GPI-only-function-problem.patch
patches.suse/pinctrl-intel-Set-default-bias-in-case-no-particular.patch
- commit e7295f4
* Mon Nov 16 2020 mkubecek@suse.cz
- update patch metadata
patches.suse/SUNRPC-Revert-241b1f419f0e-SUNRPC-Remove-xdr_buf_tri.patch was
replaced by a no-op stub only preserving kABI but the upstream reference
was left in place. Our kbuild checks complain because the same commit id is
also blacklisted. Drop the mainline reference which is no longer
appropriate and refer to the commit id in commit message instead.
- commit c39115f
* Mon Nov 16 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/NFSv4-Handle-NFS4ERR_OLD_STATEID-in-CLOSE-OPEN_DOWNG.patch
patches.suse/NFSv4-Wait-for-stateid-updates-after-CLOSE-OPEN_DOWN.patch
patches.suse/NFSv4.x-recover-from-pre-mature-loss-of-openstateid.patch
patches.suse/svcrdma-fix-bounce-buffers-for-unaligned-offsets-and.patch
- commit 6b62933
* Mon Nov 16 2020 mkubecek@suse.cz
- series.conf: whitespace cleanup
- commit 3581101
* Mon Nov 16 2020 neilb@suse.de
- NFS: only invalidate dentrys that are clearly invalid
(bsc#1178669 bsc#1170139).
- commit f10a996
* Sat Nov 14 2020 colyli@suse.de
- dax: Fix stack overflow when mounting fsdax pmem device
(bsc#1171073).
- dax: fix detection of dax support for non-persistent memory
block devices (bsc#1171073).
- commit 91904e0
* Sat Nov 14 2020 colyli@suse.de
- libceph: use sendpage_ok() in ceph_tcp_sendpage() (bsc#1172873).
- scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
(bsc#1172873).
- drbd: code cleanup by using sendpage_ok() to check page for
kernel_sendpage() (bsc#1172873).
- tcp: use sendpage_ok() to detect misused .sendpage
(bsc#1172873).
- nvme-tcp: check page by sendpage_ok() before calling
kernel_sendpage() (bsc#1172873).
- net: add WARN_ONCE in kernel_sendpage() for improper zero-copy
send (bsc#1172873).
- net: introduce helper sendpage_ok() in include/linux/net.h
(bsc#1172873).
kABI workaround for including mm.h in include/linux/net.h
(bsc#1172873).
- commit 5b20669
* Sat Nov 14 2020 tiwai@suse.de
- pinctrl: intel: Set default bias in case no particular value
given (git-fixes).
- pinctrl: aspeed: Fix GPI only function problem (git-fixes).
- gpio: pcie-idio-24: Enable PEX8311 interrupts (git-fixes).
- gpio: pcie-idio-24: Fix IRQ Enable Register value (git-fixes).
- gpio: pcie-idio-24: Fix irq mask when masking (git-fixes).
- mmc: sdhci-of-esdhc: Handle pulse width detection erratum for
more SoCs (git-fixes).
- mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free()
at remove (git-fixes).
- cosa: Add missing kfree in error path of cosa_write (git-fixes).
- lan743x: fix "BUG: invalid wait context" when setting rx mode
(git-fixes).
- ACPI: GED: fix -Wformat (git-fixes).
- commit 4dd9cfa
* Sat Nov 14 2020 tiwai@suse.de
- vt: Disable KD_FONT_OP_COPY (bsc#1178589).
- commit a819dc3
* Thu Nov 12 2020 msuchanek@suse.de
- powerpc/vnic: Extend "failover pending" window (bsc#1176855
ltc#187293).
- commit 8c35da0
* Thu Nov 12 2020 mkoutny@suse.com
- mm/memcg: fix refcount error while moving and swapping
(bsc#1178686).
- commit cbd5a59
* Thu Nov 12 2020 tiwai@suse.de
- USB: serial: option: add Telit FN980 composition 0x1055
(git-fixes).
- USB: serial: option: add LE910Cx compositions 0x1203, 0x1230,
0x1231 (git-fixes).
- USB: serial: option: add Quectel EC200T module support
(git-fixes).
- USB: Add NO_LPM quirk for Kingston flash drive (git-fixes).
- net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
(git-fixes).
- kthread_worker: prevent queuing delayed work from timer_fn
when it is being canceled (git-fixes).
- lib/crc32test: remove extra local_irq_disable/enable
(git-fixes).
- tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words,
like LS1028A (git-fixes).
- usb: typec: tcpm: reset hard_reset_count for any disconnect
(git-fixes).
- usb: host: fsl-mph-dr-of: check return of dma_set_mask()
(git-fixes).
- ACPI: dock: fix enum-conversion warning (git-fixes).
- ACPI: NFIT: Fix comparison to '-ENXIO' (git-fixes).
- 9P: Cast to loff_t before multiplying (git-fixes).
- fbdev, newport_con: Move FONT_EXTRA_WORDS macros into
linux/font.h (git-fixes).
- tty: serial: fsl_lpuart: add LS1028A support (git-fixes).
- commit af1d39a
* Wed Nov 11 2020 ohering@suse.de
- hv_netvsc: make recording RSS hash depend on feature flag
(bsc#1177820).
- commit 84f7284
* Wed Nov 11 2020 nborisov@suse.com
- Refresh patches.suse/vfs-add-super_operations-get_inode_dev. (bsc#1176983)
It had a missing hunk in prof_namespace.c so simply add it, this fixes
the issue reported in bsc#1176983
- commit 4999b20
* Wed Nov 11 2020 ohering@suse.de
- hv_netvsc: Fix XDP refcnt for synthetic and VF NICs
(bsc#1177820).
- commit c7e2d68
* Wed Nov 11 2020 mkoutny@suse.com
- mm/memcontrol.c: add missed css_put() (bsc#1178661).
- commit 50e1826
* Wed Nov 11 2020 ohering@suse.de
- hv_netvsc: Add XDP support (bsc#1177820).
- refresh patches.suse/msft-hv-2073-hv_netvsc-Fix-netvsc_start_xmit-s-return-type.patch
- commit e1c99b4
* Wed Nov 11 2020 ohering@suse.de
- hv_netvsc: record hardware hash in skb (bsc#1177820).
- refresh patches.suse/suse-hv-kabi.patch b/patches.suse/suse-hv-kabi.patch
(drop chunks which are in patches.suse/msft-hv-1962-hv_netvsc-record-hardware-hash-in-skb.patch)
- commit f89c5c0
* Wed Nov 11 2020 mkoutny@suse.com
- mm, memcg: fix inconsistent oom event behavior (bsc#1178659).
- commit 9f54445
* Wed Nov 11 2020 mbenes@suse.cz
- ring-buffer: Fix recursion protection transitions between
interrupt context (git-fixes).
- commit 5a991eb
* Tue Nov 10 2020 mbenes@suse.cz
- ftrace: Handle tracing when switching between context
(git-fixes).
- commit ae03fad
* Tue Nov 10 2020 mbenes@suse.cz
- ftrace: Fix recursion check for NMI test (git-fixes).
- commit 030da09
* Tue Nov 10 2020 mbenes@suse.cz
- tracing: Fix out of bounds write in get_trace_buf (git-fixes).
- commit 67e9ee9
* Tue Nov 10 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/exfat-fix-name_hash-computation-on-big-endian-systems.patch
patches.suse/exfat-fix-overflow-issue-in-exfat_cluster_to_sector.patch
patches.suse/exfat-fix-possible-memory-leak-in-exfat_find.patch
patches.suse/exfat-fix-use-of-uninitialized-spinlock-on-error-path.patch
patches.suse/exfat-fix-wrong-hint_stat-initialization-in-exfat_find_dir_entry.patch
patches.suse/exfat-fix-wrong-size-update-of-stream-entry-by-typo.patch
patches.suse/mmswapfile.c-fix-potential-memory-leak-in-sys_swapon.patch
- commit 37fd1b5
* Mon Nov 09 2020 rgoldwyn@suse.com
- mm/swapfile.c: fix potential memory leak in sys_swapon
(git-fixes).
- exfat: fix use of uninitialized spinlock on error path
(git-fixes).
- exfat: fix name_hash computation on big endian systems
(git-fixes).
- exfat: fix wrong size update of stream entry by typo
(git-fixes).
- exfat: fix wrong hint_stat initialization in
exfat_find_dir_entry() (git-fixes).
- exfat: fix overflow issue in exfat_cluster_to_sector()
(git-fixes).
- exfat: fix possible memory leak in exfat_find() (git-fixes).
- commit 97624cb
* Mon Nov 09 2020 fdmanana@suse.com
- btrfs: reschedule if necessary when logging directory items
(bsc#1178585).
- commit 5a09bb7
* Mon Nov 09 2020 fdmanana@suse.com
- btrfs: cleanup cow block on error (bsc#1178584).
- commit 080ee21
* Mon Nov 09 2020 fdmanana@suse.com
- btrfs: send, recompute reference path after orphanization of
a directory (bsc#1178581).
- commit 1067aa3
* Mon Nov 09 2020 fdmanana@suse.com
- btrfs: send, orphanize first all conflicting inodes when
processing references (bsc#1178579).
- commit 972ec4e
* Mon Nov 09 2020 tonyj@suse.de
- perf/core: Fix a memory leak in perf_event_parse_addr_filter()
(bsc#1178393, CVE-2020-25704).
- commit ec449ad
* Mon Nov 09 2020 mbenes@suse.cz
- Refresh
patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch.
"series_sort -u" applied
- commit 3711acc
* Mon Nov 09 2020 ailiop@suse.com
- xfs: fix scrub flagging rtinherit even if there is no rt device
(git-fixes).
- commit abfd9e4
* Mon Nov 09 2020 ailiop@suse.com
- xfs: flush new eof page on truncate to avoid post-eof corruption
(git-fixes).
- commit 8dd6e4b
* Mon Nov 09 2020 ailiop@suse.com
- xfs: set xefi_discard when creating a deferred agfl free log
intent item (git-fixes).
- commit 9130952
* Mon Nov 09 2020 tiwai@suse.de
- serial: txx9: add missing platform_driver_unregister() on
error in serial_txx9_init (git-fixes).
- serial: 8250_mtk: Fix uart_get_baud_rate warning (git-fixes).
- USB: serial: cyberjack: fix write-URB completion race
(git-fixes).
- usb: mtu3: fix panic in mtu3_gadget_stop() (git-fixes).
- can: flexcan: flexcan_remove(): disable wakeup completely
(git-fixes).
- can: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk for
LS1021A (git-fixes).
- can: peak_canfd: pucan_handle_can_rx(): fix echo management
when loopback is on (git-fixes).
- can: peak_usb: peak_usb_get_ts_time(): fix timestamp wrapping
(git-fixes).
- can: peak_usb: add range checking in decode operations
(git-fixes).
- can: can_create_echo_skb(): fix echo skb generation: always
use skb_clone() (git-fixes).
- can: dev: __can_get_echo_skb(): fix real payload length return
value for RTR frames (git-fixes).
- can: dev: can_get_echo_skb(): prevent call to kfree_skb()
in hard IRQ context (git-fixes).
- can: rx-offload: don't call kfree_skb() from IRQ context
(git-fixes).
- commit efd4e46
* Sun Nov 08 2020 tiwai@suse.de
- ASoC: codecs: wcd9335: Set digital gain range correctly
(git-fixes).
- ASoC: cs42l51: manage mclk shutdown delay (git-fixes).
- ASoC: qcom: sdm845: set driver name correctly (git-fixes).
- ASoC: Intel: kbl_rt5663_max98927: Fix kabylake_ssp_fixup
function (git-fixes).
- ALSA: usb-audio: Add implicit feedback quirk for Qu-16
(git-fixes).
- ALSA: usb-audio: Add implicit feedback quirk for MODX
(git-fixes).
- ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas
devices (git-fixes).
- ALSA: hda/realtek - Enable headphone for ASUS TM420 (git-fixes).
- ALSA: hda: prevent undefined shift in
snd_hdac_ext_bus_get_link() (git-fixes).
- ALSA: hda/realtek - Fixed HP headset Mic can't be detected
(git-fixes).
- ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2
(git-fixes).
- ALSA: fix kernel-doc markups (git-fixes).
- commit 91a799a
* Fri Nov 06 2020 ohering@suse.de
- hyperv_fb: Update screen_info after removing old framebuffer
(bsc#1175306).
- x86/kexec: Use up-to-dated screen_info copy to fill boot params
(bsc#1175306).
- video: hyperv: hyperv_fb: Use physical memory for fb on HyperV
Gen 1 VMs (bsc#1175306).
- video: hyperv: hyperv_fb: Support deferred IO for Hyper-V
frame buffer driver (bsc#1175306).
- video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V
host (bsc#1175306).
- commit 6359015
* Fri Nov 06 2020 mkoutny@suse.com
- memcg: fix NULL pointer dereference in
__mem_cgroup_usage_unregister_event (bsc#1177703).
- commit 676737e
* Fri Nov 06 2020 tiwai@suse.de
- regulator: defer probe when trying to get voltage from
unresolved supply (git-fixes).
- usb: cdc-acm: fix cooldown mechanism (git-fixes).
- drivers: watchdog: rdc321x_wdt: Fix race condition bugs
(git-fixes).
- power: supply: test_power: add missing newlines when printing
parameters by sysfs (git-fixes).
- uio: free uio id after uio file node is freed (git-fixes).
- usb: xhci: omit duplicate actions when suspending a runtime
suspended host (git-fixes).
- USB: adutux: fix debugging (git-fixes).
- usb: typec: tcpm: During PR_SWAP, source caps should be sent
only after tSwapSourceStart (git-fixes).
- commit 87c92c0
* Fri Nov 06 2020 tiwai@suse.de
- PM: runtime: Drop runtime PM references to supplier on link
removal (git-fixes).
- staging: octeon: Drop on uncorrectable alignment or FCS error
(git-fixes).
- staging: octeon: repair "fixed-link" support (git-fixes).
- power: supply: bq27xxx: report "not charging" on all types
(git-fixes).
- p54: avoid accessing the data mapped to streaming DMA
(git-fixes).
- PCI/ACPI: Whitelist hotplug ports for D3 if power managed by
ACPI (git-fixes).
- media: uvcvideo: Fix dereference of out-of-bound list iterator
(git-fixes).
- media: uvcvideo: Fix uvc_ctrl_fixup_xu_info() not having any
effect (git-fixes).
- media: imx274: fix frame interval handling (git-fixes).
- commit abe310e
* Fri Nov 06 2020 tiwai@suse.de
- staging: comedi: cb_pcidas: Allow 2-channel commands for AO
subdevice (git-fixes).
- ath10k: fix VHT NSS calculation when STBC is enabled
(git-fixes).
- ath10k: start recovery process when payload length exceeds
max htc length for sdio (git-fixes).
- leds: bcm6328, bcm6358: use devres LED registering function
(git-fixes).
- ACPI / extlog: Check for RDMSR failure (git-fixes).
- ACPI: video: use ACPI backlight for HP 635 Notebook (git-fixes).
- media: tw5864: check status of tw5864_frameinterval_get
(git-fixes).
- media: platform: Improve queue set up flow for bug fixing
(git-fixes).
- commit 12c4dfb
* Thu Nov 05 2020 mbenes@suse.cz
- Do not create null.i000.ipa-clones file (bsc#1178330)
Kbuild cc-option compiles /dev/null file to test for an option
availability. Filter out -fdump-ipa-clones so that null.i000.ipa-clones
file is not generated in the process.
- commit 1425d4e
* Thu Nov 05 2020 varad.gautam@suse.com
- net: mscc: ocelot: fix race condition with TX timestamping
(bsc#1178461).
- commit 9045c8f
* Wed Nov 04 2020 ailiop@suse.com
- xfs: don't update mtime on COW faults (bsc#1167030).
- commit cbce094
* Wed Nov 04 2020 ailiop@suse.com
- xfs: complain if anyone tries to create a too-large buffer
log item (bsc#1166146).
- commit 293e483
* Wed Nov 04 2020 msuchanek@suse.de
- kABI: revert use_mm name change (MM Functionality, bsc#1178426).
- commit abb50be
* Wed Nov 04 2020 ailiop@suse.com
- xfs: remove unused variable 'done' (bsc#1166166).
- commit 61fcffc
* Wed Nov 04 2020 ailiop@suse.com
- xfs: truncate should remove all blocks, not just to the end
of the page cache (bsc#1166166).
- commit e2d039c
* Wed Nov 04 2020 ailiop@suse.com
- xfs: introduce XFS_MAX_FILEOFF (bsc#1166166).
- commit 76c1570
* Wed Nov 04 2020 vbabka@suse.cz
- powerpc/64s/radix: Fix mm_cpumask trimming race vs
kthread_use_mm (MM Functionality, bsc#1178426).
- commit 7298443
* Wed Nov 04 2020 vbabka@suse.cz
- powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM (MM
Functionality, bsc#1178426).
- Update config files. Select the new option for ppc64le.
- commit 39e4bbd
* Wed Nov 04 2020 vbabka@suse.cz
- mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching
race (MM Functionality, bsc#1178426).
- commit bae6aac
* Wed Nov 04 2020 vbabka@suse.cz
- mm: fix kthread_use_mm() vs TLB invalidate (MM Functionality,
bsc#1178426).
- commit ebe1e96
* Wed Nov 04 2020 vbabka@suse.cz
- kernel: better document the use_mm/unuse_mm API contract
(MM Functionality, bsc#1178426).
- Refresh patches.suse/amdgpu-a-NULL-mm-does-not-mean-a-thread-is-a-kthread.patch.
- commit e0e83ba
* Wed Nov 04 2020 jslaby@suse.cz
- tty: make FONTX ioctl use the tty pointer they were actually
passed (bsc#1178123 CVE-2020-25668).
- commit fda631f
* Wed Nov 04 2020 mkubecek@suse.cz
- series.conf: cleanup
- move unsortable patch out of sorted section:
patches.suse/powercap-Restrict-energy-meter-to-root-access.patch
- commit a552ff6
* Wed Nov 04 2020 tiwai@suse.de
- Updated Copyright line in rpm templates with SUSE LLC
- commit 39a1fcf
* Wed Nov 04 2020 tiwai@suse.de
- rpm/kernel-obs-build.spec.in: Add -q option to modprobe calls (bsc#1178401)
- commit 33ded45
* Wed Nov 04 2020 mkubecek@suse.cz
- icmp: randomize the global rate limiter (git-fixes).
- commit 3f6a76f
* Wed Nov 04 2020 neilb@suse.de
- svcrdma: fix bounce buffers for unaligned offsets and multiple
pages (git-fixes).
- commit 3c46e04
* Wed Nov 04 2020 neilb@suse.de
- NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADE
(bsc#1176180).
- NFSv4.x recover from pre-mature loss of openstateid
(bsc#1176180).
- NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
(bsc#1176180).
- commit ae88090
* Wed Nov 04 2020 neilb@suse.de
- blacklist.conf:
- Delete
patches.suse/SUNRPC-Revert-241b1f419f0e-SUNRPC-Remove-xdr_buf_tri.patch.
This patch causes a regression - bsc1178304 - and "fixing" it properly
requires backporting patches which break kabi. So just drop for now.
- commit 548f6fe
* Tue Nov 03 2020 tiwai@suse.de
- rpm/kernel-binary.spec.in: Fix compressed module handling for in-tree KMP (jsc#SLE-10886)
The in-tree KMP that is built with SLE kernels have a different scriptlet
that is embedded in kernel-binary.spec.in rather than *.sh files.
- commit e32ee2c
* Tue Nov 03 2020 nborisov@suse.com
- btrfs: Account for merged patches upstream
Move below patches to sorted section.
- Refresh patches.suse/btrfs-account-for-trans_block_rsv-in-may_commit_transaction.patch.
- Refresh atches.suse/btrfs-allow-us-to-use-up-to-90-of-the-global-rsv-for-unlink.patch.
- Refresh patches.suse/btrfs-force-chunk-allocation-if-our-global-rsv-is-larger-than-metadata.patch.
- Refresh patches.suse/btrfs-improve-global-reserve-stealing-logic.patch.
- Refresh patches.suse/btrfs-only-check-priority-tickets-for-priority-flushing.patch.
- Refresh patches.suse/btrfs-run-btrfs_try_granting_tickets-if-a-priority-ticket-fails.patch.
Also add 3 new patches to follow upstream as much as possible, one of
them is a git-fixes requirements the others are prerequisites for it:
- patches.suse/btrfs-account-ticket-size-at-add-delete-time.patch
- patches.suse/btrfs-fix-reclaim-counter-leak-of-space_info-objects.patch
- patches.suse/btrfs-fix-reclaim_size-counter-leak-after-stealing-from-global-reserve.patch
- commit b193add
* Tue Nov 03 2020 fdmanana@suse.com
- btrfs: fix filesystem corruption after a device replace
(bsc#1178395).
- commit ece2bc8
* Tue Nov 03 2020 fdmanana@suse.com
- btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all
locks (bsc#1178395).
- commit 9f5adb5
* Tue Nov 03 2020 fdmanana@suse.com
- btrfs: move btrfs_scratch_superblocks into
btrfs_dev_replace_finishing (bsc#1178395).
- commit 8818530
* Tue Nov 03 2020 jslaby@suse.cz
- vt: keyboard, extend func_buf_lock to readers (bnc#1177766
CVE-2020-25656).
- vt: keyboard, simplify vt_kdgkbsent (bnc#1177766
CVE-2020-25656).
- commit d1af3a9
* Tue Nov 03 2020 tiwai@suse.de
- Disable ipa-clones dump for KMP builds (bsc#1178330)
The feature is not really useful for KMP, and rather confusing,
so let's disable it at building out-of-tree codes
- commit ba5c338
* Tue Nov 03 2020 dbueso@suse.de
- time: Prevent undefined behaviour in timespec64_to_ns()
(bsc#1164648).
- futex: Fix incorrect should_fail_futex() handling (bsc#1149032).
- futex: Adjust absolute futex timeouts with per time namespace
offset (bsc#1164648).
- futex: Remove unused or redundant includes (bsc#1149032).
- futex: Consistently use fshared as boolean (bsc#1149032).
- futex: Remove put_futex_key() (bsc#1149032).
- commit a86c28d
* Mon Nov 02 2020 ohering@suse.de
- kbuild: enforce -Werror=return-type (bsc#1177281).
- commit 1efe79d
* Mon Nov 02 2020 ptesarik@suse.cz
- s390/dasd: Fix zero write for FBA devices (bsc#1177801
LTC#188735).
- s390/cio: add cond_resched() in the slow_eval_known_fn() loop
(bsc#1177799 LTC#188733).
- commit 8d8c67c
* Mon Nov 02 2020 mkubecek@suse.cz
- update patch metadata
- update Patch-mainline:
patches.suse/ibmveth-Fix-use-of-ibmveth-in-a-bridge.patch
- commit 32664f1
* Mon Nov 02 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and resort:
patches.suse/scsi-ibmvscsi-Fix-potential-race-after-loss-of-trans.patch
- commit a1665a9
* Fri Oct 30 2020 msuchanek@suse.de
- Disable module compression on SLE15 SP2 (bsc#1178307)
- commit 6e769e1
* Fri Oct 30 2020 msuchanek@suse.de
- Refresh patches.suse/ibmveth-Fix-use-of-ibmveth-in-a-bridge.patch.
Update to upstream version.
- commit 69ab55e
* Fri Oct 30 2020 msuchanek@suse.de
- ibmvnic: fix ibmvnic_set_mac (bsc#1066382 ltc#160943 git-fixes).
- commit 4e8525b
* Fri Oct 30 2020 jslaby@suse.cz
- blacklist.conf: add two more
- commit 4c2096a
* Fri Oct 30 2020 jslaby@suse.cz
- tipc: fix memory leak caused by tipc_buf_append() (git-fixes).
- commit 22daff6
* Fri Oct 30 2020 jslaby@suse.cz
- KVM: x86/mmu: Commit zap of remaining invalid pages when
recovering lpages (git-fixes).
- net/core: check length before updating Ethertype in
skb_mpls_{push,pop} (git-fixes).
- bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam()
with mutex (git-fixes).
- block: Set same_page to false in __bio_try_merge_page if ret
is false (git-fixes).
- selftests/timers: Turn off timeout setting (git-fixes).
- mm: madvise: fix vma user-after-free (git-fixes).
- commit ba14726
* Fri Oct 30 2020 tiwai@suse.de
- usb: cdc-acm: add quirk to blacklist ETAS ES58X devices
(git-fixes).
- usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets
(git-fixes).
- usb: gadget: function: printer: fix use-after-free in
__lock_acquire (git-fixes).
- usb: dwc3: simple: add support for Hikey 970 (git-fixes).
- USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync()
(git-fixes).
- USB: cdc-acm: handle broken union descriptors (git-fixes).
- usb: ohci: Default to per-port over-current protection
(git-fixes).
- usb: core: Solve race condition in anchor cleanup functions
(git-fixes).
- commit 3a141c3
* Fri Oct 30 2020 tiwai@suse.de
- r8169: fix issue with forced threading in combination with
shared interrupts (git-fixes).
- rtw88: increse the size of rx buffer size (git-fixes).
- rtl8xxxu: prevent potential memory leak (git-fixes).
- tty: serial: fsl_lpuart: fix lpuart32_poll_get_char (git-fixes).
- tty: ipwireless: fix error handling (git-fixes).
- PM: hibernate: remove the bogus call to get_gendisk() in
software_resume() (git-fixes).
- spi: spi-s3c64xx: Check return values (git-fixes).
- spi: spi-s3c64xx: swap s3c64xx_spi_set_cs() and
s3c64xx_enable_datapath() (git-fixes).
- net: usb: rtl8150: set random MAC address when
set_ethernet_addr() fails (git-fixes).
- commit 53b1fbc
* Fri Oct 30 2020 tiwai@suse.de
- mwifiex: don't call del_timer_sync() on uninitialized timer
(git-fixes).
- mic: vop: copy data to kernel space then write to io memory
(git-fixes).
- misc: vop: add round_up(x,4) for vring_size to avoid kernel
panic (git-fixes).
- misc: rtsx: Fix memory leak in rtsx_pci_probe (git-fixes).
- media: firewire: fix memory leak (git-fixes).
- media: ati_remote: sanity check for both endpoints (git-fixes).
- media: st-delta: Fix reference count leak in delta_run_work
(git-fixes).
- media: sti: Fix reference count leaks (git-fixes).
- mmc: sdio: Check for CISTPL_VERS_1 buffer size (git-fixes).
- net: usb: qmi_wwan: add Cellient MPL200 card (git-fixes).
- commit 9642953
* Fri Oct 30 2020 tiwai@suse.de
- media: exynos4-is: Fix several reference count leaks due to
pm_runtime_get_sync (git-fixes).
- media: exynos4-is: Fix a reference count leak due to
pm_runtime_get_sync (git-fixes).
- media: exynos4-is: Fix a reference count leak (git-fixes).
- media: vsp1: Fix runtime PM imbalance on error (git-fixes).
- media: platform: s3c-camif: Fix runtime PM imbalance on error
(git-fixes).
- media: platform: sti: hva: Fix runtime PM imbalance on error
(git-fixes).
- media: bdisp: Fix runtime PM imbalance on error (git-fixes).
- media: media/pci: prevent memory leak in bttv_probe (git-fixes).
- media: rcar_drif: Allocate v4l2_async_subdev dynamically
(git-fixes).
- media: rcar_drif: Fix fwnode reference leak when parsing DT
(git-fixes).
- commit ff98d93
* Fri Oct 30 2020 tiwai@suse.de
- mailbox: avoid timer start from callback (git-fixes).
- mac80211: handle lack of sband->bitrates in rates (git-fixes).
- HID: ite: Add USB id match for Acer One S1003 keyboard dock
(git-fixes).
- eeprom: at25: set minimum read/write access stride to 1
(git-fixes).
- media: i2c: ov5640: Enable data pins on poweron for DVP mode
(git-fixes).
- media: i2c: ov5640: Separate out mipi configuration from s_power
(git-fixes).
- media: i2c: ov5640: Remain in power down for DVP mode unless
streaming (git-fixes).
- media: uvcvideo: Ensure all probed info is returned to v4l2
(git-fixes).
- media: saa7134: avoid a shift overflow (git-fixes).
- media: venus: core: Fix runtime PM imbalance in venus_probe
(git-fixes).
- commit 1c003ee
* Fri Oct 30 2020 tiwai@suse.de
- Bluetooth: Only mark socket zapped after unlocking (git-fixes).
- Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urb
(git-fixes).
- ath9k: hif_usb: fix race condition between usb_get_urb()
and usb_kill_anchored_urbs() (git-fixes).
- can: flexcan: flexcan_chip_stop(): add error handling and
propagate error value (git-fixes).
- brcmsmac: fix memory leak in wlc_phy_attach_lcnphy (git-fixes).
- ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
(git-fixes).
- brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
(git-fixes).
- dmaengine: dw: Activate FIFO-mode for memory peripherals only
(git-fixes).
- crypto: ccp - fix error handling (git-fixes).
- commit faa1609
* Thu Oct 29 2020 mkubecek@suse.cz
- dm/dax: Fix table reference counts (bsc#1178246).
- commit 89a1d25
* Thu Oct 29 2020 mhocko@suse.com
- mm: fix a race during THP splitting (bsc#1178255).
- commit d99807e
* Thu Oct 29 2020 nborisov@suse.com
- btrfs: don't force read-only after error in drop snapshot (bsc#1176354).
- commit 92bd157
* Thu Oct 29 2020 tiwai@suse.de
- rpm/kernel-module-subpackage: make Group tag optional (bsc#1163592)
- commit 552ec97
* Wed Oct 28 2020 ailiop@suse.com
- xfs: fix high key handling in the rt allocator's query_range
function (git-fixes).
- commit cdff05f
* Wed Oct 28 2020 ailiop@suse.com
- xfs: limit entries returned when counting fsmap records
(git-fixes).
- commit 6ab6787
* Wed Oct 28 2020 ailiop@suse.com
- xfs: fix xfs_bmap_validate_extent_raw when checking attr fork
of rt files (git-fixes).
- commit 4c9c85b
* Wed Oct 28 2020 jgross@suse.com
- x86/alternative: Don't call text_poke() in lazy TLB mode
(bsc#1175749).
- commit 50e105d
* Wed Oct 28 2020 jgross@suse.com
- xen/gntdev.c: Mark pages as dirty (bsc#1065600).
- commit dbb5e22
* Tue Oct 27 2020 fdmanana@suse.com
- btrfs: fix overflow when copying corrupt csums for a message
(bsc#1178191).
- commit c3fc339
* Tue Oct 27 2020 fdmanana@suse.com
- btrfs: fix NULL pointer dereference after failure to create
snapshot (bsc#1178190).
- commit 28eef23
* Tue Oct 27 2020 msuchanek@suse.de
- ibmveth: Identify ingress large send packets (bsc#1178185
ltc#188897).
- commit 3aff6b0
* Tue Oct 27 2020 fdmanana@suse.com
- btrfs: set the lockdep class for log tree extent buffers
(bsc#1178186).
- commit bf70248
* Tue Oct 27 2020 fdmanana@suse.com
- btrfs: set the correct lockdep class for new nodes
(bsc#1178184).
- commit 986c67e
* Tue Oct 27 2020 jeyu@suse.de
- blacklist.conf: blacklist commit 7359608a271c ("scripts/gdb: fix
lx-symbols 'gdb.error' while loading modules")
This does not apply since CONFIG_GDB_SCRIPTS isn't enabled in our configs.
- commit 0c385df
* Tue Oct 27 2020 jeyu@suse.de
- module: Correctly truncate sysfs sections output (git-fixes).
- commit 65be42f
* Tue Oct 27 2020 fdmanana@suse.com
- btrfs: allocate scrub workqueues outside of locks (bsc#1178183).
- commit f9617fb
* Tue Oct 27 2020 lhenriques@suse.com
- libceph: clear con->out_msg on Policy::stateful_server faults
(bsc#1178177).
- ceph: promote to unsigned long long before shifting
(bsc#1178175).
- commit 0c4763b
* Tue Oct 27 2020 fdmanana@suse.com
- btrfs: drop path before adding new uuid tree entry
(bsc#1178176).
- commit dd3432e
* Tue Oct 27 2020 jeyu@suse.de
- module: statically initialize init section freeing data (git-fixes).
- commit 22c6399
* Tue Oct 27 2020 fdmanana@suse.com
- btrfs: fix space cache memory leak after transaction abort
(bsc#1178173).
- commit 980210c
* Tue Oct 27 2020 jeyu@suse.de
- module: Do not expose section addresses to non-CAP_SYSLOG (git-fixes).
- commit a568add
* Tue Oct 27 2020 jeyu@suse.de
- module: Refactor section attr into bin attribute (git-fixes).
- commit c081e5b
* Tue Oct 27 2020 jeyu@suse.de
- kallsyms: Refactor kallsyms_show_value() to take cred (git-fixes).
- commit f113536
* Tue Oct 27 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/ipv4-Restore-flowi4_oif-update-before-call-to-xfrm_l.patch
patches.suse/tipc-fix-the-skb_unshare-in-tipc_buf_append.patch
- commit 70545ba
* Tue Oct 27 2020 mkubecek@suse.cz
- Update kabi files.
- update to second October 2020 maintenance update (commit 78b2b83f5f09)
- commit f4767b1
* Tue Oct 27 2020 msuchanek@suse.de
- scsi: ibmvscsi: Fix potential race after loss of transport
(bsc#1178166 ltc#188226).
- commit 45b7f66
* Mon Oct 26 2020 dwagner@suse.de
- nvme-rdma: fix crash due to incorrect cqe (bsc#1174748).
- nvme-rdma: fix crash when connect rejected (bsc#1174748).
- commit 066b1e6
* Mon Oct 26 2020 tiwai@suse.de
- ata: sata_rcar: Fix DMA boundary mask (git-fixes).
- reset: sti: reset-syscfg: fix struct description warnings
(git-fixes).
- soc: fsl: qbman: Fix return value on success (git-fixes).
- memory: fsl-corenet-cf: Fix handling of platform_get_irq()
error (git-fixes).
- memory: omap-gpmc: Fix build error without CONFIG_OF
(git-fixes).
- memory: omap-gpmc: Fix a couple off by ones (git-fixes).
- docs: driver-api: remove a duplicated index entry (git-fixes).
- ACPI: debug: don't allow debugging when ACPI is disabled
(git-fixes).
- acpi-cpufreq: Honor _PSD table setting on new AMD CPUs
(git-fixes).
- Input: sun4i-ps2 - fix handling of platform_get_irq() error
(git-fixes).
- Input: twl4030_keypad - fix handling of platform_get_irq()
error (git-fixes).
- Input: omap4-keypad - fix handling of platform_get_irq() error
(git-fixes).
- Input: ep93xx_keypad - fix handling of platform_get_irq()
error (git-fixes).
- Input: stmfts - fix a & vs && typo (git-fixes).
- Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()
(git-fixes).
- nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in
nfc_genl_fw_download() (git-fixes).
- r8169: fix operation under forced interrupt threading
(git-fixes).
- commit 7585044
* Mon Oct 26 2020 tiwai@suse.de
- ntb: intel: Fix memleak in intel_ntb_pci_probe (git-fixes).
- NTB: hw: amd: fix an issue about leak system resources
(git-fixes).
- i2c: core: Restore acpi_walk_dep_device_list() getting called
after registering the ACPI i2c devs (git-fixes).
- commit cb55b2a
* Mon Oct 26 2020 mbenes@suse.cz
- ring-buffer: Return 0 on success from ring_buffer_resize()
(git-fixes).
- commit 720b2ea
* Mon Oct 26 2020 msuchanek@suse.de
- powerpc/powernv/dump: Fix race while processing OPAL dump
(bsc#1065729).
- commit b42269b
* Mon Oct 26 2020 msuchanek@suse.de
- cxl: Rework error message for incompatible slots (bsc#1055014
git-fixes).
- commit 2fd3e91
* Mon Oct 26 2020 mhocko@suse.com
- mm/hugetlb: fix a race between hugetlb sysctl handlers
(bsc#1176485, CVE-2020-25285).
- commit 2afa8d8
* Mon Oct 26 2020 msuchanek@suse.de
- powerpc/pseries: Avoid using addr_to_pfn in real mode
(jsc#SLE-9246 git-fixes).
- commit 2dc2a0c
* Mon Oct 26 2020 tiwai@suse.de
- PM: hibernate: Batch hibernate and resume IO requests
(bsc#1178079).
- commit 3742aaa
* Mon Oct 26 2020 msuchanek@suse.de
- Refresh patches.suse/powerpc-Fix-undetected-data-corruption-with-P9N-DD2..patch.
refresh patch metadata
- commit 006e264
* Mon Oct 26 2020 msuchanek@suse.de
- ibmvnic: save changed mac address to adapter->mac_addr
(bsc#1134760 ltc#177449 git-fixes).
- commit 1e71262
* Sun Oct 25 2020 mkubecek@suse.cz
- kernel-binary.spec.in: pack scripts/module.lds into kernel-$flavor-devel
Since mainline commit 596b0474d3d9 ("kbuild: preprocess module linker
script") in 5.10-rc1, scripts/module.lds linker script is needed to build
out of tree modules. Add it into kernel-$flavor-devel subpackage.
- commit fe37c16
* Sun Oct 25 2020 jlee@suse.com
- kABI: Fix kABI after add CodeSigning extended key usage
(bsc#1177353).
- commit b9f566d
* Sun Oct 25 2020 jlee@suse.com
- PKCS#7: Check codeSigning EKU for kernel module and kexec pe
verification (bsc#1177353).
- PKCS#7: Check codeSigning EKU for kernel module and kexec pe
verification.
- Add CONFIG_CHECK_CODESIGN_EKU
- X.509: Add CodeSigning extended key usage parsing (bsc#1177353).
- commit 4dbabee
* Sat Oct 24 2020 bp@suse.de
- x86/ioapic: Unbreak check_timer() (bsc#1152489).
- commit 520671d
* Sat Oct 24 2020 bp@suse.de
- blacklist.conf: 5fa9a98fb103 bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension
- commit 7f6fdc7
* Sat Oct 24 2020 tiwai@suse.de
- ALSA: hda - Fix the return value if cb func is already
registered (git-fixes).
- ALSA: usb-audio: Line6 Pod Go interface requires static clock
rate quirk (git-fixes).
- ALSA: sparc: dbri: fix repeated word 'the' (git-fixes).
- commit ac47bec
* Fri Oct 23 2020 mkubecek@suse.cz
- blacklist.conf: commit 9def3b1a07c4 not needed
Mainline commit 9def3b1a07c4 ("iommu/vt-d: Don't dereference iommu_device
if IOMMU_API is not built") is a build fix which is only needed for config
with CONFIG_IOMMU_API disabled. As both SLE15-SP2 and openSUSE-15.2 have
CONFIG_IOMMU_API=y in all configs where applicable, we don't need this
build fix.
- commit 28bc04c
* Fri Oct 23 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/powerpc-numa-Offline-memoryless-cpuless-node-0.patch
patches.suse/powerpc-numa-Prefer-node-id-queried-from-vphn.patch
patches.suse/powerpc-numa-Set-numa_node-for-all-possible-cpus.patch
- commit b2e8401
* Fri Oct 23 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/tracing-check-return-value-of-_create_val_fields-before-using-its-result.patch
patches.suse/tracing-save-normal-string-variables.patch
- commit 164cdc8
* Fri Oct 23 2020 tiwai@suse.de
- clk: bcm2835: add missing release if devm_clk_hw_register fails
(git-fixes).
- clk: qcom: gcc-sdm660: Fix wrong parent_map (git-fixes).
- clk: imx8mq: Fix usdhc parents order (git-fixes).
- clk: at91: clk-main: update key before writing AT91_CKGR_MOR
(git-fixes).
- clk: at91: remove the checking of parent_name (git-fixes).
- clk: keystone: sci-clk: fix parsing assigned-clock data during
probe (git-fixes).
- clk: meson: g12a: mark fclk_div2 as critical (git-fixes).
- pwm: img: Fix null pointer access in probe (git-fixes).
- PCI: aardvark: Check for errors from pci_bridge_emul_init()
call (git-fixes).
- watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3
(git-fixes).
- watchdog: Use put_device on error (git-fixes).
- watchdog: Fix memleak in watchdog_cdev_register (git-fixes).
- rtc: rx8010: don't modify the global rtc ops (git-fixes).
- i2c: imx: Fix external abort on interrupt in exit paths
(git-fixes).
- i2c: rcar: Auto select RESET_CONTROLLER (git-fixes).
- ida: Free allocated bitmap in error path (git-fixes).
- commit affb66d
* Fri Oct 23 2020 jslaby@suse.cz
- ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
(git-fixes).
- tipc: fix the skb_unshare() in tipc_buf_append() (git-fixes).
- commit 1834339
* Thu Oct 22 2020 mhocko@suse.com
- mm: don't panic when links can't be created in sysfs
(bsc#1178002).
- mm: don't rely on system state to detect hot-plug operations
(bsc#1178002).
- mm: replace memmap_context by meminit_context (bsc#1178002).
- commit 77a655e
* Thu Oct 22 2020 jslaby@suse.cz
- blacklist.conf: add a cleanup
- commit 5a26435
* Thu Oct 22 2020 jslaby@suse.cz
- net: bridge: br_vlan_get_pvid_rcu() should dereference the
VLAN group under RCU (networking-stable-20_09_24).
- net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
(networking-stable-20_09_24).
- net/mlx5e: Enable adding peer miss rules only if merged eswitch
is supported (networking-stable-20_09_24).
- net/mlx5: Fix FTE cleanup (networking-stable-20_09_24).
- net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendant
(networking-stable-20_09_24).
- net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
(networking-stable-20_09_24).
- nfp: use correct define to return NONE fec
(networking-stable-20_09_24).
- net: phy: Do not warn in phy_stop() on PHY_DOWN
(networking-stable-20_09_24).
- net: phy: Avoid NPD upon phy_detach() when driver is unbound
(networking-stable-20_09_24).
- cxgb4: fix memory leak during module unload
(networking-stable-20_09_24).
- ipv4: Update exception handling for multipath routes via same
device (networking-stable-20_09_24).
- tipc: use skb_unshare() instead in tipc_buf_append()
(networking-stable-20_09_24).
- tipc: Fix memory leak in tipc_group_create_member()
(networking-stable-20_09_24).
- ipv4: Initialize flowi4_multipath_hash in data path
(networking-stable-20_09_24).
- net: lantiq: Disable IRQs only if NAPI gets scheduled
(networking-stable-20_09_24).
- net: lantiq: Use napi_complete_done()
(networking-stable-20_09_24).
- net: lantiq: use netif_tx_napi_add() for TX NAPI
(networking-stable-20_09_24).
- net: lantiq: Wake TX queue again (networking-stable-20_09_24).
- taprio: Fix allowing too small intervals
(networking-stable-20_09_24).
- net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
(networking-stable-20_09_24).
- net: Fix bridge enslavement failure
(networking-stable-20_09_24).
- tipc: fix shutdown() of connection oriented socket
(networking-stable-20_09_24).
- ip: fix tos reflection in ack and reset packets
(networking-stable-20_09_24).
- ipv6: avoid lockdep issue in fib6_del()
(networking-stable-20_09_24).
- net: dsa: rtl8366: Properly clear member config
(networking-stable-20_09_24).
- cxgb4: Fix offset when clearing filter byte counters
(networking-stable-20_09_24).
- act_ife: load meta modules before tcf_idr_check_alloc()
(networking-stable-20_09_24).
- tipc: fix shutdown() of connectionless socket
(networking-stable-20_09_11).
- ipv6: Fix sysctl max for fib_multipath_hash_policy
(networking-stable-20_09_11).
- net: usb: dm9601: Add USB ID of Keenetic Plus DSL
(networking-stable-20_09_11).
- net: disable netpoll on fresh napis
(networking-stable-20_09_11).
- gtp: add GTPA_LINK info to msg sent to userspace
(networking-stable-20_09_11).
- netlabel: fix problems with mapping removal
(networking-stable-20_09_11).
- sctp: not disable bh in the whole sctp_get_port_local()
(networking-stable-20_09_11).
- net: systemport: Fix memleak in bcm_sysport_probe
(networking-stable-20_09_11).
- net: hns: Fix memleak in hns_nic_dev_probe
(networking-stable-20_09_11).
- net: dsa: b53: check for timeout (networking-stable-20_08_24).
- net/sched: act_ct: Fix skb double-free
in tcf_ct_handle_fragments() error flow
(networking-stable-20_08_24).
- net: sctp: Fix negotiation of the number of data streams
(networking-stable-20_08_24).
- gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
(networking-stable-20_08_24).
- net/smc: Prevent kernel-infoleak in __smc_diag_dump()
(networking-stable-20_08_24).
- net: qrtr: fix usage of idr in port assignment to socket
(networking-stable-20_08_24).
- tipc: fix uninit skb->data in tipc_nl_compat_dumpit()
(networking-stable-20_08_24).
- net: Fix potential wrong skb->protocol in skb_vlan_untag()
(networking-stable-20_08_24).
- ipvlan: fix device features (networking-stable-20_08_24).
- bonding: show saner speed for broadcast mode
(networking-stable-20_08_24).
- net: fec: correct the error path for regulator disable in probe
(networking-stable-20_08_24).
- commit 913985f
* Wed Oct 21 2020 bp@suse.de
- blacklist.conf: 66077adb70a2 EDAC/ti: Fix handling of platform_get_irq() error
- commit d4a0b74
* Wed Oct 21 2020 msuchanek@suse.de
- blacklist.conf: add unnecessary fix
5b905d77987d powerpc/watchpoint: Fix exception handling for
CONFIG_HAVE_HW_BREAKPOINT=N
- commit 900b37a
* Wed Oct 21 2020 msuchanek@suse.de
- powerpc/perf/hv-gpci: Fix starting index value (bsc#1065729).
- powerpc/powernv/elog: Fix race while processing OPAL error
log event (bsc#1065729).
- powerpc/irq: Drop forward declaration of struct irqaction
(bsc#1065729).
- powerpc/hwirq: Remove stale forward irq_chip declaration
(bsc#1065729).
- powerpc/icp-hv: Fix missing of_node_put() in success path
(bsc#1065729).
- powerpc/pseries: Fix missing of_node_put() in rng_init()
(bsc#1065729).
- commit eb769ab
* Wed Oct 21 2020 msuchanek@suse.de
- blacklist.conf: Requires powerpc-utils fix.
a02f6d42357a powerpc: Warn about use of smt_snooze_delay
- commit 3c3b02c
* Wed Oct 21 2020 msuchanek@suse.de
- blacklist.conf: add fixes for unused sensor driver
66943005cc41 powerpc/tau: Use appropriate temperature sample interval
5e3119e15fed powerpc/tau: Check processor type before enabling TAU interrupt
e63d6fb5637e powerpc/tau: Disable TAU between measurements
- commit a434fe6
* Wed Oct 21 2020 msuchanek@suse.de
- blacklist.conf: Add config fix
8659a0e0efdd powerpc/64s: Disable STRICT_KERNEL_RWX
only applies to config, and we don't even have the patch to enable
STRICT_KERNEL_RWX in config
- commit f4e1850
* Wed Oct 21 2020 msuchanek@suse.de
- powerpc/pseries: explicitly reschedule during drmem_lmb list
traversal (bsc#1077428 ltc#163882 FATE#324825 git-fixes).
- commit f96b864
* Wed Oct 21 2020 msuchanek@suse.de
- powerpc/papr_scm: Fix warning triggered by perf_stats_show()
(bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769 git-fixes).
- commit e9b4893
* Wed Oct 21 2020 msuchanek@suse.de
- powerpc/book3s64/radix: Make radix_mem_block_size 64bit
(bsc#1055186 ltc#153436 FATE#323286 git-fixes).
- commit 1f2d815
* Wed Oct 21 2020 oneukum@suse.com
- blacklist.conf: already added
- commit ee45286
* Wed Oct 21 2020 oneukum@suse.com
- usblp: fix race between disconnect() and read() (git-fixes).
- commit 94633e7
* Wed Oct 21 2020 jgross@suse.com
- xen/events: block rogue events for some time (XSA-332
bsc#1177411).
- commit 014f26b
* Wed Oct 21 2020 jgross@suse.com
- xen/events: defer eoi in case of excessive number of events
(XSA-332 bsc#1177411).
- commit 956b6f3
* Wed Oct 21 2020 jgross@suse.com
- xen/events: use a common cpu hotplug hook for event channels
(XSA-332 bsc#1177411).
- commit b9ecbeb
* Wed Oct 21 2020 jgross@suse.com
- xen/events: switch user event channels to lateeoi model
(XSA-332 bsc#1177411).
- commit 0b00983
* Wed Oct 21 2020 jgross@suse.com
- xen/pciback: use lateeoi irq binding (XSA-332 bsc#1177411).
- commit 47100e6
* Wed Oct 21 2020 jgross@suse.com
- xen/pvcallsback: use lateeoi irq binding (XSA-332 bsc#1177411).
- commit ec73318
* Wed Oct 21 2020 jgross@suse.com
- xen/scsiback: use lateeoi irq binding (XSA-332 bsc#1177411).
- commit 76fa7f0
* Wed Oct 21 2020 jgross@suse.com
- xen/netback: use lateeoi irq binding (XSA-332 bsc#1177411).
- commit 8631138
* Wed Oct 21 2020 jgross@suse.com
- xen/blkback: use lateeoi irq binding (XSA-332 bsc#1177411).
- commit 2689ef1
* Wed Oct 21 2020 jgross@suse.com
- xen/events: add a new "late EOI" evtchn framework (XSA-332
bsc#1177411).
- commit cd230ce
* Wed Oct 21 2020 jgross@suse.com
- xen/events: fix race in evtchn_fifo_unmask() (XSA-332
bsc#1177411).
- commit bd30bae
* Wed Oct 21 2020 jgross@suse.com
- xen/events: add a proper barrier to 2-level uevent unmasking
(XSA-332 bsc#1177411).
- commit e9a9556
* Wed Oct 21 2020 jgross@suse.com
- xen/events: avoid removing an event channel while handling it
(XSA-331 bsc#1177410).
- commit 0dd2046
* Tue Oct 20 2020 bp@suse.de
- perf/x86: Fix n_pair for cancelled txn (bsc#1152489).
- commit adef112
* Tue Oct 20 2020 bp@suse.de
- perf/x86/amd: Fix sampling Large Increment per Cycle events
(bsc#1152489).
- commit c8a7d34
* Tue Oct 20 2020 bp@suse.de
- x86/fpu: Allow multiple bits in clearcpuid= parameter
(bsc#1152489).
- commit 3d42971
* Tue Oct 20 2020 msuchanek@suse.de
- powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI
load emulation (bsc#1065729).
- commit d2da200
* Tue Oct 20 2020 bp@suse.de
- blacklist.conf: 5da8e4a65810 x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
- commit 579d619
* Tue Oct 20 2020 mhocko@suse.com
- perf/core: Fix race in the perf_mmap_close() function
(bsc#1177086, CVE-2020-14351).
- commit 1ee0e96
* Tue Oct 20 2020 tiwai@suse.de
- Move upstreamed BT patch into sorted section
- commit 27a1c18
* Tue Oct 20 2020 jdelvare@suse.de
- blacklist.conf: add duplicate commit 3514521ccbd2
Same as a39d0d7bdf8c21ac7645c02e9676b5cb2b804c31 ("drm/amdgpu: restore
proper ref count in amdgpu_display_crtc_set_config).
- commit e083639
* Tue Oct 20 2020 jroedel@suse.de
- iommu/vt-d: Gracefully handle DMAR units with no supported address widths (bsc#1177739).
- commit 8780752
* Mon Oct 19 2020 msuchanek@suse.de
- scsi: ibmvfc: Fix error return in ibmvfc_probe() (bsc#1065729).
- commit a848d53
* Mon Oct 19 2020 vbabka@suse.cz
- percpu: fix first chunk size calculation for populated bitmap
(git-fixes (mm/percpu)).
- commit fc914cf
* Mon Oct 19 2020 vbabka@suse.cz
- mm/rmap: fixup copying of soft dirty and uffd ptes (git-fixes
(mm/rmap)).
- commit 57e33c0
* Mon Oct 19 2020 vbabka@suse.cz
- mm/huge_memory.c: use head to check huge zero page (git-fixes
(mm/thp)).
- commit b768968
* Mon Oct 19 2020 vbabka@suse.cz
- mm/mempolicy.c: fix out of bounds write in mpol_parse_str()
(git-fixes (mm/mempolicy)).
- commit af27a44
* Mon Oct 19 2020 vbabka@suse.cz
- mm/page-writeback.c: improve arithmetic divisions (git-fixes
(mm/writeback)).
- commit 0efed25
* Mon Oct 19 2020 vbabka@suse.cz
- mm/page-writeback.c: avoid potential division by zero in
wb_min_max_ratio() (git-fixes (mm/writeback)).
- commit 3e8dbda
* Mon Oct 19 2020 vbabka@suse.cz
- mm/zsmalloc.c: fix the migrated zspage statistics (git-fixes
(mm/zsmalloc)).
- commit 0aec7d2
* Mon Oct 19 2020 mbenes@suse.cz
- tracing: Check return value of __create_val_fields() before
using its result (git-fixes).
- commit 340fd0d
* Mon Oct 19 2020 mbenes@suse.cz
- blacklist.conf: 10819e25799a ("tracing: Handle synthetic event array field type checking correctly")
CONFIG_SYNTH_EVENTS is not enabled anywhere.
- commit dfcbd72
* Mon Oct 19 2020 mbenes@suse.cz
- blacklist.conf: 9bbb33291f8e ("tracing: Check that the synthetic event and field names are legal")
CONFIG_SYNTH_EVENTS is not enabled anywhere.
- commit 2bf6e8b
* Mon Oct 19 2020 tiwai@suse.de
- overflow: Include header file with SIZE_MAX declaration
(git-fixes).
- i3c: master: Fix error return in cdns_i3c_master_probe()
(git-fixes).
- i3c: master add i3c_master_attach_boardinfo to preserve
boardinfo (git-fixes).
- mtd: spinand: gigadevice: Add QE Bit (git-fixes).
- mtd: spinand: gigadevice: Only one dummy byte in QUADIO
(git-fixes).
- mtd: rawnand: vf610: disable clk on error handling path in probe
(git-fixes).
- mtd: rawnand: stm32_fmc2: fix a buffer overflow (git-fixes).
- mtd: mtdoops: Don't write panic data twice (git-fixes).
- mtd: lpddr: fix excessive stack usage with clang (git-fixes).
- mtd: lpddr: Fix bad logic in print_drs_error (git-fixes).
- rapidio: fix the missed put_device() for rio_mport_add_riodev
(git-fixes).
- lib/crc32.c: fix trivial typo in preprocessor condition
(git-fixes).
- Bluetooth: MGMT: Fix not checking if BT_HS is enabled
(git-fixes).
- VMCI: check return value of get_user_pages_fast() for errors
(git-fixes).
- USB: serial: option: add Cellient MPL200 card (git-fixes).
- USB: serial: option: Add Telit FT980-KS composition (git-fixes).
- USB: serial: pl2303: add device-id for HP GC device (git-fixes).
- USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART
adapters (git-fixes).
- staging: comedi: check validity of wMaxPacketSize of usb
endpoints found (git-fixes).
- ACPI: Always build evged in (git-fixes).
- commit 88d1ef8
* Mon Oct 19 2020 mbenes@suse.cz
- tracing: Save normal string variables (git-fixes).
- commit 91eb341
* Mon Oct 19 2020 mbenes@suse.cz
- blacklist.conf: 8fbeb52a598c ("tracing: Fix parse_synth_field() error handling")
CONFIG_SYNTH_EVENTS is not enabled anywhere.
- commit c4d0c48
* Mon Oct 19 2020 bp@suse.de
- blacklist.conf: afce6996943b EDAC/aspeed: Fix handling of platform_get_irq() error
- commit 4d7f300
* Mon Oct 19 2020 bp@suse.de
- EDAC/i5100: Fix error handling order in i5100_init_one()
(bsc#1152489).
- commit ef65426
* Mon Oct 19 2020 msuchanek@suse.de
- ibmvnic: set up 200GBPS speed (bsc#1129923 git-fixes).
- commit e87977b
* Mon Oct 19 2020 msuchanek@suse.de
- ibmveth: Switch order of ibmveth_helper calls (bsc#1061843
git-fixes).
- commit e6ac1a9
* Mon Oct 19 2020 wqu@suse.com
- btrfs: tree-checker: fix false alert caused by legacy btrfs
root item (bsc#1177861).
- commit 5302053
* Mon Oct 19 2020 wqu@suse.com
- btrfs: qgroup: fix qgroup meta rsv leak for subvolume
operations (bsc#1177856).
- commit 4456f07
* Mon Oct 19 2020 wqu@suse.com
- btrfs: qgroup: fix wrong qgroup metadata reserve for delayed
inode (bsc#1177855).
- btrfs: add owner and fs_info to alloc_state io_tree
(bsc#1177854).
- commit e4394c2
* Mon Oct 19 2020 mgorman@suse.de
- series.conf: cleanup
- refresh, update upstream references and move into sorted section:
patches.suse/sched-fair-Ignore-cache-hotness-for-SMT-migration.patch
patches.suse/sched-fair-Use-dst-group-while-checking-imbalance-for-NUMA-balancer.patch
patches.suse/sched-numa-Use-runnable_avg-to-classify-node.patch
- commit 715ffac
* Sat Oct 17 2020 bp@suse.de
- powercap: Restrict energy meter to root access (bsc#1170415
CVE-2020-8694).
- commit 4deb70f
* Fri Oct 16 2020 jack@suse.cz
- dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
(bsc#1177817).
- commit 3294fad
* Fri Oct 16 2020 jack@suse.cz
- dm: Call proper helper to determine dax support (bsc#1177817).
- commit 54f2e3f
* Fri Oct 16 2020 jack@suse.cz
- writeback: Fix sync livelock due to b_dirty_time processing
(bsc#1177755).
- commit 418c424
* Fri Oct 16 2020 jack@suse.cz
- writeback: Avoid skipping inode writeback (bsc#1177755).
- commit 977317c
* Fri Oct 16 2020 jack@suse.cz
- writeback: Protect inode->i_io_list with inode->i_lock
(bsc#1177755).
Refresh patches.suse/writeback-Export-inode_io_list_del.patch
- commit 5034dcb
* Fri Oct 16 2020 jack@suse.cz
- iomap: Make sure iomap_end is called after iomap_begin
(bsc#1177754).
- commit 1558ead
* Fri Oct 16 2020 jack@suse.cz
- block: ensure bdi->io_pages is always initialized (bsc#1177749).
- commit dbf3e7d
* Fri Oct 16 2020 jack@suse.cz
- block: Fix page_is_mergeable() for compound pages (bsc#1177814).
- commit 1fb5d9d
* Fri Oct 16 2020 jack@suse.cz
- blk-mq: order adding requests to hctx->dispatch and checking
SCHED_RESTART (bsc#1177750).
- commit 3cc33db
* Fri Oct 16 2020 tiwai@suse.de
- ALSA: fireworks: use semicolons rather than commas to separate
statements (git-fixes).
- ALSA: hdspm: Fix typo arbitary (git-fixes).
- ALSA: portman2x4: fix repeated word 'if' (git-fixes).
- ALSA: asihpi: fix spellint typo in comments (git-fixes).
- ALSA: vx: vx_pcm: remove redundant assignment (git-fixes).
- ALSA: vx: vx_core: clarify operator precedence (git-fixes).
- ALSA: atmel: ac97: clarify operator precedence (git-fixes).
- ALSA: ac97: (cosmetic) align argument names (git-fixes).
- ALSA: aoa: i2sbus: use DECLARE_COMPLETION_ONSTACK() macro
(git-fixes).
- commit 1b0d435
* Fri Oct 16 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream references and resort:
patches.suse/Bluetooth-A2MP-Fix-not-initializing-all-members.patch
patches.suse/Bluetooth-L2CAP-Fix-calling-sk_filter-on-non-socket-.patch
- commit b739656
* Fri Oct 16 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/ovl-call-secutiry-hook-in-ovl_real_ioctl.patch
patches.suse/ovl-check-permission-to-open-real-file.patch
patches.suse/ovl-pass-correct-flags-for-opening-real-directory.patch
patches.suse/ovl-switch-to-mounter-creds-in-readdir.patch
patches.suse/ovl-verify-permissions-in-ovl_path_open.patch
- commit 8e33a6e
* Fri Oct 16 2020 tiwai@suse.de
- ALSA: hda: use semicolons rather than commas to separate
statements (git-fixes).
- ALSA: usb-audio: endpoint.c: fix repeated word 'there'
(git-fixes).
- ALSA: usb-audio: fix spelling mistake "Frequence" -> "Frequency"
(git-fixes).
- ALSA: usb-audio: Add mixer support for Pioneer DJ DJM-250MK2
(git-fixes).
- ALSA: ctl: Workaround for lockdep warning wrt
card->ctl_files_rwlock (git-fixes).
- ALSA: rawmidi: (cosmetic) align function parameters (git-fixes).
- ALSA: usb: scarless_gen2: fix endianness issue (git-fixes).
- ALSA: hda: (cosmetic) align function parameters (git-fixes).
- ALSA: hda: auto_parser: remove shadowed variable declaration
(git-fixes).
- ALSA: core: init: use DECLARE_COMPLETION_ONSTACK() macro
(git-fixes).
- ALSA: compress_offload: remove redundant initialization
(git-fixes).
- ALSA: core: timer: clarify operator precedence (git-fixes).
- ALSA: core: timer: remove redundant assignment (git-fixes).
- ALSA: core: pcm: simplify locking for timers (git-fixes).
- ALSA: hda/realtek - The front Mic on a HP machine doesn't work
(git-fixes).
- ALSA: hda/realtek: Enable audio jacks of ASUS D700SA with ALC887
(git-fixes).
- ALSA: hda/realtek - Add mute Led support for HP Elitebook 845 G7
(git-fixes).
- ALSA: hda - Don't register a cb func if it is registered already
(git-fixes).
- ALSA: hda/realtek - set mic to auto detect on a HP AIO machine
(git-fixes).
- commit f02408a
* Fri Oct 16 2020 tiwai@suse.de
- wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680
(git-fixes).
- w1: mxc_w1: Fix timeout resolution problem leading to bus error
(git-fixes).
- USB: serial: qcserial: fix altsetting probing (git-fixes).
- usb: dwc2: Fix INTR OUT transfers in DDMA mode (git-fixes).
- usb: dwc3: ep0: Fix ZLP for OUT ep0 requests (git-fixes).
- usb: dwc3: core: add phy cleanup for probe error handling
(git-fixes).
- usb: dwc3: core: don't trigger runtime pm when remove driver
(git-fixes).
- usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well
(git-fixes).
- usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above
(git-fixes).
- xhci: don't create endpoint debugfs entry before ring buffer
is set (git-fixes).
- commit 3de826d
* Fri Oct 16 2020 tiwai@suse.de
- qtnfmac: fix resource leaks on unsupported iftype error return
path (git-fixes).
- slimbus: qcom-ngd-ctrl: disable ngd in qmi server down callback
(git-fixes).
- slimbus: core: do not enter to clock pause mode in core
(git-fixes).
- slimbus: core: check get_addr before removing laddr ida
(git-fixes).
- usb: dwc3: pci: Allow Elkhart Lake to utilize DSM method for
PM functionality (git-fixes).
- usb: dwc2: Fix parameter type in function pointer prototype
(git-fixes).
- usb: dwc3: gadget: Resume pending requests after CLEAR_STALL
(git-fixes).
- usb: xhci-mtk: Fix typo (git-fixes).
- staging: rtl8192u: Do not use GFP_KERNEL in atomic context
(git-fixes).
- commit 40d8c20
* Fri Oct 16 2020 bp@suse.de
- x86/{mce,mm}: Unmap the entire page if the whole page is
affected and poisoned (bsc#1177765).
- commit d250460
* Fri Oct 16 2020 tiwai@suse.de
- mwifiex: fix double free (git-fixes).
- iwlwifi: mvm: split a print to avoid a WARNING in ROC
(git-fixes).
- nl80211: fix non-split wiphy information (git-fixes).
- mwifiex: remove function pointer check (git-fixes).
- mwifiex: Remove unnecessary braces from
HostCmd_SET_SEQ_NO_BSS_INFO (git-fixes).
- mwifiex: Do not use GFP_KERNEL in atomic context (git-fixes).
- ima: Remove semicolon at the end of
ima_get_binary_runtime_size() (git-fixes).
- pwm: lpss: Add range limit check for the base_unit register
value (git-fixes).
- pwm: lpss: Fix off by one error in base_unit math in
pwm_lpss_prepare() (git-fixes).
- misc: mic: scif: Fix error handling path (git-fixes).
- commit 0a90922
* Fri Oct 16 2020 tiwai@suse.de
- ima: Don't ignore errors from crypto_shash_update() (git-fixes).
- iio: adc: gyroadc: fix leak of device node iterator (git-fixes).
- iio: adc: stm32-adc: fix runtime autosuspend delay when slow
polling (git-fixes).
- iio:adc:ti-adc12138 Fix alignment issue with timestamp
(git-fixes).
- iio:adc:ti-adc0832 Fix alignment issue with timestamp
(git-fixes).
- iio:light:si1145: Fix timestamp alignment and prevent data leak
(git-fixes).
- iio:gyro:itg3200: Fix timestamp alignment and prevent data leak
(git-fixes).
- iio:accel:bma180: Fix use of true when should be iio_shared_by
enum (git-fixes).
- iio:magn:hmc5843: Fix passing true where iio_shared_by enum
required (git-fixes).
- iio:dac:ad5592r: Fix use of true for IIO_SHARED_BY_TYPE
(git-fixes).
- commit 7b8694c
* Fri Oct 16 2020 tiwai@suse.de
- can: flexcan: remove ack_grp and ack_bit handling from driver
(git-fixes).
- can: c_can: reg_map_{c,d}_can: mark as __maybe_unused
(git-fixes).
- can: softing: softing_card_shutdown(): add braces around
empty body in an 'if' statement (git-fixes).
- brcmfmac: check ndev pointer (git-fixes).
- HID: hid-input: fix stylus battery reporting (git-fixes).
- HID: wacom: Avoid entering wacom_wac_pen_report for pad /
battery (git-fixes).
- HID: roccat: add bounds checking in kone_sysfs_write_settings()
(git-fixes).
- dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status
(git-fixes).
- dmaengine: dmatest: Check list for emptiness before access
its last entry (git-fixes).
- extcon: ptn5150: Fix usage of atomic GPIO with sleeping GPIO
chips (git-fixes).
- commit f5c71cc
* Fri Oct 16 2020 tiwai@suse.de
- Bluetooth: hci_uart: Cancel init work before unregistering
(git-fixes).
- ath6kl: wmi: prevent a shift wrapping bug in
ath6kl_wmi_delete_pstream_cmd() (git-fixes).
- ath10k: Fix the size used in a 'dma_free_coherent()' call in
an error handling path (git-fixes).
- ath9k: Fix potential out of bounds in
ath9k_htc_txcompletion_cb() (git-fixes).
- ath9k_htc: Use appropriate rs_datalen type (git-fixes).
- ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
(git-fixes).
- ath10k: provide survey info as accumulated data (git-fixes).
- ALSA: hda/hdmi: fix incorrect locking in hdmi_pcm_close
(git-fixes).
- ASoC: fsl: imx-es8328: add missing put_device() call in
imx_es8328_probe() (git-fixes).
- ASoC: qcom: lpass-cpu: fix concurrency issue (git-fixes).
- ASoC: qcom: lpass-platform: fix memory leak (git-fixes).
- ASoC: sun50i-codec-analog: Fix duplicate use of ADC enable bits
(git-fixes).
- ASoC: fsl_sai: Instantiate snd_soc_dai_driver (git-fixes).
- ASoC: tlv320aic32x4: Fix bdiv clock rate derivation (git-fixes).
- ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
(git-fixes).
- ALSA: mixart: Correct comment wrt obsoleted tasklet usage
(git-fixes).
- ALSA: bebob: potential info leak in hwdep_read() (git-fixes).
- commit 42377f3
* Fri Oct 16 2020 jgross@suse.com
- x86/xen: disable Firmware First mode for correctable memory
errors (bsc#1176713).
- commit f91015e
* Thu Oct 15 2020 mkubecek@suse.cz
- Update kabi files.
- update to resubmitted October 2020 OOB maintenance update submission (commit 29977655832a)
- commit 01071b5
* Thu Oct 15 2020 rgoldwyn@suse.com
- ovl: check permission to open real file (bsc#1177470,
CVE-2020-16120).
- ovl: call secutiry hook in ovl_real_ioctl() (bsc#1177470,
CVE-2020-16120).
- ovl: verify permissions in ovl_path_open() (bsc#1177470,
CVE-2020-16120).
- ovl: switch to mounter creds in readdir (bsc#1177470,
CVE-2020-16120).
- ovl: pass correct flags for opening real directory
(bsc#1177470, CVE-2020-16120).
- commit 86bcb3f
* Thu Oct 15 2020 tiwai@suse.de
- backlight: sky81452-backlight: Fix refcount imbalance on error
(git-fixes).
- mfd: sm501: Fix leaks in probe() (git-fixes).
- pinctrl: mcp23s08: Fix mcp23x17 precious range (git-fixes).
- pinctrl: mcp23s08: Fix mcp23x17_regmap initialiser (git-fixes).
- leds: mt6323: move period calculation (git-fixes).
- ipmi_si: Fix wrong return value in try_smi_init() (git-fixes).
- ACPI: button: fix handling lid state changes when input device
closed (git-fixes).
- ACPI: configfs: Add missing config_item_put() to fix refcount
leak (git-fixes).
- platform/x86: mlx-platform: Remove PSU EEPROM configuration
(git-fixes).
- net: wireless: nl80211: fix out-of-bounds access in
nl80211_del_key() (git-fixes).
- Input: ati_remote2 - add missing newlines when printing module
parameters (git-fixes).
- commit e531d97
* Thu Oct 15 2020 ddiss@suse.de
- patches.suse/target-rbd-detect-stripe_unit-SCSI-block-size-misali.patch:
(bsc#1177090).
- patches.suse/target-rbd-support-COMPARE_AND_WRITE.patch:
(fate#318836, bsc#1177090).
- patches.suse/target-compare-and-write-backend-driver-sense-handli.patch:
(bsc#1177719).
- commit 3918814
* Thu Oct 15 2020 ailiop@suse.com
- xfs: force the log after remapping a synchronous-writes file
(git-fixes).
- commit 600980e
* Thu Oct 15 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream references and resort:
patches.suse/scsi-ibmvfc-Avoid-link-down-on-FS9100-canister-reboo.patch
patches.suse/scsi-ibmvfc-Use-compiler-attribute-defines-instead-o.patch
patches.suse/scsi-qla2xxx-Add-IOCB-resource-tracking.patch
patches.suse/scsi-qla2xxx-Add-SLER-and-PI-control-support.patch
patches.suse/scsi-qla2xxx-Add-rport-fields-in-debugfs.patch
patches.suse/scsi-qla2xxx-Allow-dev_loss_tmo-setting-for-FC-NVMe-.patch
patches.suse/scsi-qla2xxx-Correct-the-check-for-sscanf-return-val.patch
patches.suse/scsi-qla2xxx-Fix-I-O-errors-during-LIP-reset-tests.patch
patches.suse/scsi-qla2xxx-Fix-I-O-failures-during-remote-port-tog.patch
patches.suse/scsi-qla2xxx-Fix-MPI-reset-needed-message.patch
patches.suse/scsi-qla2xxx-Fix-buffer-buffer-credit-extraction-err.patch
patches.suse/scsi-qla2xxx-Fix-crash-on-session-cleanup-with-unloa.patch
patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i-250bd009.patch
patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i-72e813d9.patch
patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i.patch
patches.suse/scsi-qla2xxx-Fix-memory-size-truncation.patch
patches.suse/scsi-qla2xxx-Fix-point-to-point-N2N-device-discovery.patch
patches.suse/scsi-qla2xxx-Fix-reset-of-MPI-firmware.patch
patches.suse/scsi-qla2xxx-Fix-the-return-value.patch
patches.suse/scsi-qla2xxx-Fix-the-size-used-in-a-dma_free_coheren.patch
patches.suse/scsi-qla2xxx-Fix-wrong-return-value-in-qla_nvme_regi.patch
patches.suse/scsi-qla2xxx-Fix-wrong-return-value-in-qlt_chk_unres.patch
patches.suse/scsi-qla2xxx-Honor-status-qualifier-in-FCP_RSP-per-s.patch
patches.suse/scsi-qla2xxx-Log-calling-function-name-in-qla2x00_ge.patch
patches.suse/scsi-qla2xxx-Make-tgt_port_database-available-in-ini.patch
patches.suse/scsi-qla2xxx-Performance-tweak.patch
patches.suse/scsi-qla2xxx-Reduce-duplicate-code-in-reporting-spee.patch
patches.suse/scsi-qla2xxx-Remove-pci-dma-compat-wrapper-API.patch
patches.suse/scsi-qla2xxx-Remove-redundant-variable-initializatio.patch
patches.suse/scsi-qla2xxx-Remove-superfluous-memset.patch
patches.suse/scsi-qla2xxx-Remove-unneeded-variable-rval.patch
patches.suse/scsi-qla2xxx-Setup-debugfs-entries-for-remote-ports.patch
patches.suse/scsi-qla2xxx-Simplify-return-value-logic-in-qla2x00_.patch
patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.102-k.patch
patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.103-k.patch
patches.suse/scsi-qla2xxx-Warn-if-done-or-free-are-called-on-an-a.patch
patches.suse/scsi-smartpqi-add-id-support-for-smartraid-3152-8i.patch
patches.suse/scsi-smartpqi-add-raid-bypass-counter.patch
patches.suse/scsi-smartpqi-avoid-crashing-kernel-for-controller-issues.patch
patches.suse/scsi-smartpqi-bump-version-to-1-2-16-010.patch
patches.suse/scsi-smartpqi-identify-physical-devices-without-issuing-inquiry.patch
patches.suse/scsi-smartpqi-support-device-deletion-via-sysfs.patch
patches.suse/scsi-smartpqi-update-logical-volume-size-after-expansion.patch
No effect on expanded tree.
- commit cd0c079
* Thu Oct 15 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and move into sorted section:
patches.suse/Bluetooth-A2MP-Fix-not-initializing-all-members.patch
patches.suse/Bluetooth-L2CAP-Fix-calling-sk_filter-on-non-socket-.patch
- commit a607d96
* Thu Oct 15 2020 jslaby@suse.cz
- x86/unwind/orc: Fix inactive tasks with stack pointer in %sp
on GCC 10 compiled kernels (bsc#1176907).
- commit 4f3bd2e
* Thu Oct 15 2020 tiwai@suse.de
- kABI workaround for bluetooth l2cap_ops filter addition
(CVE-2020-12351 bsc#1177724).
- commit 7c053a8
* Thu Oct 15 2020 tiwai@suse.de
- Bluetooth: L2CAP: Fix calling sk_filter on non-socket based
channel (CVE-2020-12351 bsc#1177724).
- commit f0ba0e3
* Thu Oct 15 2020 tiwai@suse.de
- Update the patch reference for bluetooth security fix (CVE-2020-24490 bsc#1177726)
- commit 2a88ef6
* Thu Oct 15 2020 tiwai@suse.de
- Move upstreamed intel-vbtn patch into sorted section
- commit cf1a58d
* Thu Oct 15 2020 tiwai@suse.de
- Bluetooth: A2MP: Fix not initializing all members
(CVE-2020-12352 bsc#1177725).
- commit 099cb6b
* Wed Oct 14 2020 vbabka@suse.cz
- mm, slub: restore initial kmem_cache flags (mm/slub
bsc#1165692).
- commit 8972663
* Wed Oct 14 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/NFS-Don-t-move-layouts-to-plh_return_segs-list-while.patch
patches.suse/NFS-Don-t-return-layout-segments-that-are-in-use.patch
patches.suse/NFS-Fix-flexfiles-read-failover.patch
patches.suse/NFSv4.2-fix-client-s-attribute-cache-management-for-.patch
patches.suse/SUNRPC-Revert-241b1f419f0e-SUNRPC-Remove-xdr_buf_tri.patch
patches.suse/nfs-ensure-correct-writeback-errors-are-returned-on-.patch
patches.suse/nfs-nfs_file_write-should-check-for-writeback-errors.patch
patches.suse/nfsd4-fix-NULL-dereference-in-nfsd-clients-display-c.patch
patches.suse/pNFS-flexfiles-Ensure-we-initialise-the-mirror-bsize.patch
patches.suse/svcrdma-Fix-page-leak-in-svc_rdma_recv_read_chunk.patch
patches.suse/xprtrdma-fix-incorrect-header-size-calculations.patch
- commit 90be310
* Wed Oct 14 2020 mkubecek@suse.cz
- series.conf: cleanup
- rename Other drivers / Intel IOMMU subsection to IOMMU
- whitespace cleanup
- commit 263c1bd
* Wed Oct 14 2020 mkubecek@suse.cz
- series.conf: cleanup
- fix Patch-mainline and move to "almost mainline" section:
patches.suse/qla2xxx-return-ebusy-on-fcport-deletion.patch
- create Storage / NVMe subsection
- move to Storage / NVMe:
patches.suse/Revert-nvme-allow-64-bit-results-in-passthru-command.patch
patches.suse/nvme-multipath-retry-commands-for-dying-queues.patch
- drop Storage / bsc#1171688 subsection
No effect on expanded tree.
- commit 1b55020
* Wed Oct 14 2020 vbabka@suse.cz
- mm, slab/slub: move and improve cache_from_obj() (mm/slub
bsc#1165692).
mm, slab/slub: improve error reporting and overhead of
cache_from_obj() (mm/slub bsc#1165692).
Squashed to prevent build error after first patch.
- commit ed35ad2
* Wed Oct 14 2020 vbabka@suse.cz
- mm, slub: extend checks guarded by slub_debug static key
(mm/slub bsc#1165692).
- commit 95cf5cc
* Wed Oct 14 2020 vbabka@suse.cz
- mm, slub: introduce kmem_cache_debug_flags() (mm/slub
bsc#1165692).
- commit 4f68bb2
* Wed Oct 14 2020 vbabka@suse.cz
- mm, slub: introduce static key for slub_debug() (mm/slub
bsc#1165692).
- commit 592afaf
* Wed Oct 14 2020 vbabka@suse.cz
- mm, slub: make reclaim_account attribute read-only (mm/slub
bsc#1165692).
- commit 749a7fc
* Wed Oct 14 2020 vbabka@suse.cz
- mm, slub: make remaining slub_debug related attributes read-only
(mm/slub bsc#1165692).
- commit 0a2f646
* Wed Oct 14 2020 vbabka@suse.cz
- mm, slub: remove runtime allocation order changes (mm/slub
bsc#1165692).
- commit d6227f6
* Wed Oct 14 2020 mkoutny@suse.com
- blacklist.conf: a87425a36fb2 mm, memcg: fix build error around the usage of kmem_caches
- commit b5fde68
* Wed Oct 14 2020 fdmanana@suse.com
- btrfs: check the right error variable in
btrfs_del_dir_entries_in_log (bsc#1177687).
- commit d17c6ed
* Wed Oct 14 2020 fdmanana@suse.com
- btrfs: do not set the full sync flag on the inode during page
release (bsc#1177687).
- commit 8954d4a
* Wed Oct 14 2020 fdmanana@suse.com
- btrfs: release old extent maps during page release
(bsc#1177687).
- commit c79f281
* Wed Oct 14 2020 fdmanana@suse.com
- btrfs: fix race between page release and a fast fsync
(bsc#1177687).
- commit 2893955
* Wed Oct 14 2020 ddiss@suse.de
- patches.suse/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch:
(fate#318836, bsc#1177090).
- patches.suse/libceph-add-support-for-CMPEXT-compare-extent-reques.patch:
(fate#318836, bsc#1177090).
- patches.suse/rbd-add-rbd_img_fill_cmp_and_write_from_bvecs.patch:
(bsc#1177090).
- patches.suse/target-rbd-add-WRITE-SAME-support.patch:
(bsc#1177090).
- patches.suse/target-rbd-fix-unmap-handling-with-unmap_zeroes_data.patch:
(bsc#1177271).
- patches.suse/target-rbd-fix-unmap-discard-block-size-conversion.patch:
(bsc#1177271).
- patches.suse/target-rbd-conditionally-fix-off-by-one-bug-in-get_b.patch:
(bsc#1177109).
- patches.suse/target-rbd-add-emulate_legacy_capacity-dev-attribute.patch:
(bsc#1177109).
- commit 613f6b5
* Wed Oct 14 2020 fdmanana@suse.com
- btrfs: reduce contention on log trees when logging checksums
(bsc#1177687).
- commit 449441e
* Wed Oct 14 2020 vbabka@suse.cz
- mm, slub: make some slub_debug related attributes read-only
(mm/slub bsc#1165692).
- commit 3730c96
* Wed Oct 14 2020 fdmanana@suse.com
- btrfs: remove no longer needed use of log_writers for the log
root tree (bsc#1177687).
- commit aa9b267
* Wed Oct 14 2020 vbabka@suse.cz
- mm, slub: extend slub_debug syntax for multiple blocks
(mm/slub bsc#1165692).
- commit db5b44a
* Wed Oct 14 2020 fdmanana@suse.com
- btrfs: stop incremening log_batch for the log root tree when
syncing log (bsc#1177687).
- commit 0fccfec
* Wed Oct 14 2020 vbabka@suse.cz
- mm: call cond_resched() from deferred_init_memmap() (git fixes
(mm/init), bsc#1177697).
- commit 30c0b50
* Wed Oct 14 2020 vbabka@suse.cz
- mm: initialize deferred pages with interrupts enabled (git fixes
(mm/init), bsc#1177697).
- commit ea99f65
* Wed Oct 14 2020 vbabka@suse.cz
- mm/pagealloc.c: call touch_nmi_watchdog() on max order
boundaries in deferred init (git fixes (mm/init), bsc#1177697).
- commit 3c12134
* Wed Oct 14 2020 fdmanana@suse.com
- btrfs: only commit delayed items at fsync if we are logging
a directory (bsc#1177687).
- commit 6999ba9
* Wed Oct 14 2020 fdmanana@suse.com
- btrfs: only commit the delayed inode when doing a full fsync
(bsc#1177687).
- commit 7ac015a
* Wed Oct 14 2020 yousaf.kaukab@suse.com
- arm64: Enable PCI write-combine resources under sysfs
(bsc#1175807).
- commit 97c0c04
* Wed Oct 14 2020 mkoutny@suse.com
- mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()
(bsc#1177694).
- commit a848eca
* Wed Oct 14 2020 vbabka@suse.cz
- mm: move_pages: return valid node id in status if the page
is already on the target node (git fixes (mm/move_pages),
bsc#1177683).
- commit e8cf54d
* Wed Oct 14 2020 vbabka@suse.cz
- mm: move_pages: report the number of non-attempted pages
(git fixes (mm/move_pages), bsc#1177683).
- commit e140195
* Wed Oct 14 2020 vbabka@suse.cz
- mm/migrate.c: also overwrite error when it is bigger than zero
(git fixes (mm/move_pages), bsc#1177683).
- commit 32c9cae
* Wed Oct 14 2020 tiwai@suse.de
- ata: ahci: mvebu: Make SATA PHY optional for Armada 3720
(git-fixes).
- hwmon: (mlxreg-fan) Fix double "Mellanox" (git-fixes).
- hwmon: (pmbus/max34440) Fix status register reads for
MAX344{51,60,61} (git-fixes).
- pinctrl: bcm: fix kconfig dependency warning when !GPIOLIB
(git-fixes).
- spi: omap2-mcspi: Improve performance waiting for CHSTAT
(git-fixes).
- spi: dw-pci: free previously allocated IRQs if desc->setup()
fails (git-fixes).
- spi: sprd: Release DMA channel also on probe deferral
(git-fixes).
- regulator: resolve supply after creating regulator (git-fixes).
- media: usbtv: Fix refcounting mixup (git-fixes).
- media: ti-vpe: Fix a missing check and reference count leak
(git-fixes).
- media: stm32-dcmi: Fix a reference count leak (git-fixes).
- media: s5p-mfc: Fix a reference count leak (git-fixes).
- media: camss: Fix a reference count leak (git-fixes).
- media: platform: fcp: Fix a reference count leak (git-fixes).
- media: rockchip/rga: Fix a reference count leak (git-fixes).
- media: rcar-vin: Fix a reference count leak (git-fixes).
- media: tc358743: cleanup tc358743_cec_isr (git-fixes).
- media: tc358743: initialize variable (git-fixes).
- media: mx2_emmaprp: Fix memleak in emmaprp_probe (git-fixes).
- media: rcar-csi2: Allocate v4l2_async_subdev dynamically
(git-fixes).
- media: v4l2-async: Document asd allocation requirements
(git-fixes).
- media: omap3isp: Fix memleak in isp_probe (git-fixes).
- media: staging/intel-ipu3: css: Correctly reset some memory
(git-fixes).
- media: uvcvideo: Silence shift-out-of-bounds warning
(git-fixes).
- media: uvcvideo: Set media controller entity functions
(git-fixes).
- media: m5mols: Check function pointer in m5mols_sensor_power
(git-fixes).
- media: ov5640: Correct Bit Div register in clock tree diagram
(git-fixes).
- media: Revert "media: exynos4-is: Add missed check for
pinctrl_lookup_state()" (git-fixes).
- media: tuner-simple: fix regression in simple_set_radio_freq
(git-fixes).
- mmc: sdhci-acpi: AMDI0040: Set SDHCI_QUIRK2_PRESET_VALUE_BROKEN
(git-fixes).
- mmc: sdhci: Add LTR support for some Intel BYT based controllers
(git-fixes).
- crypto: bcm - Verify GCM/CCM key length in setkey (git-fixes).
- cypto: mediatek - fix leaks in mtk_desc_ring_alloc (git-fixes).
- crypto: omap-sham - fix digcnt register handling with
export/import (git-fixes).
- crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
(git-fixes).
- crypto: picoxcell - Fix potential race condition bug
(git-fixes).
- crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()'
call (git-fixes).
- crypto: mediatek - Fix wrong return value in
mtk_desc_ring_alloc() (git-fixes).
- crypto: algif_aead - Do not set MAY_BACKLOG on the async path
(git-fixes).
- crypto: algif_skcipher - EBUSY on aio should be an error
(git-fixes).
- regulator: axp20x: fix LDO2/4 description (git-fixes).
- spi: stm32: Rate-limit the 'Communication suspended' message
(git-fixes).
- media: rc: do not access device via sysfs after
rc_unregister_device() (git-fixes).
- media: rc: uevent sysfs file races with rc_unregister_device()
(git-fixes).
- commit ac3a9ee
* Wed Oct 14 2020 vbabka@suse.cz
- mm, compaction: make capture control handling safe wrt
interrupts (git fixes (mm/compaction), bsc#1177681).
- commit c13fd55
* Wed Oct 14 2020 vbabka@suse.cz
- mm, compaction: fully assume capture is not NULL in
compact_zone_order() (git fixes (mm/compaction), bsc#1177681).
- commit 5fcf485
* Wed Oct 14 2020 ddiss@suse.de
- Update
patches.suse/target-add-rbd-backend.patch: (fate#318836).
(simplify block to byte calculations and use consistent error paths)
- commit f576f9b
* Wed Oct 14 2020 mkoutny@suse.com
- blacklist.conf: POSIX timers fixup
- commit bc6b00f
* Wed Oct 14 2020 vbabka@suse.cz
- mm/debug.c: always print flags in dump_page() (git fixes
(mm/debug)).
- commit 5fed0d2
* Wed Oct 14 2020 msuchanek@suse.de
- blacklist.conf: Add a few of SP3 only fixes.
f1565c24b596 powerpc: use the generic dma_ops_bypass mode
d02f6b7dab82 powerpc/uaccess: Evaluate macro arguments once, before user
access is allowed
c44dc6323cd4 powerpc/64s/kuap: Restore AMR in fast_interrupt_return
- commit 862373b
* Wed Oct 14 2020 msuchanek@suse.de
- powerpc/dma: Fix dma_map_ops::get_required_mask (bsc#1065729).
- commit 0cddc1e
* Wed Oct 14 2020 tbogendoerfer@suse.de
- RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
(bsc#1175621).
- commit 45b1b9d
* Tue Oct 13 2020 neilb@suse.de
- pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly
on read (git-fixes).
- commit 80d81a4
* Tue Oct 13 2020 jroedel@suse.de
- x86/mm: unencrypted non-blocking DMA allocations use coherent pools (bsc#1175898, ECO-2743).
- Update config files.
- commit 3ded3cd
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: Fix an uninitialized variable bug in atomic_pool_expand() (bsc#1175898, ECO-2743).
- commit c3028f9
* Tue Oct 13 2020 jroedel@suse.de
- scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocations (bsc#1175898, ECO-2743).
- commit 4e5bc96
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: Only allocate from CMA when in same memory zone (bsc#1175898, ECO-2743).
- commit 13beda8
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: fix coherent pool allocations for IOMMU mappings (bsc#1175898, ECO-2743).
- commit 0786759
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: do not allocate pool memory from CMA (bsc#1175898, ECO-2743).
- commit 52c7389
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: make sure atomic pool suits device (bsc#1175898, ECO-2743).
- commit 2d3cf4a
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: introduce dma_guess_pool() (bsc#1175898, ECO-2743).
- commit 077f93b
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: get rid of dma_in_atomic_pool() (bsc#1175898, ECO-2743).
- commit ed85a15
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: provide function to check physical memory area validity (bsc#1175898, ECO-2743).
- commit 69658a0
* Tue Oct 13 2020 jroedel@suse.de
- dma-mapping: warn when coherent pool is depleted (bsc#1175898, ECO-2743).
- commit b21257b
* Tue Oct 13 2020 jroedel@suse.de
- dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR (bsc#1175898, ECO-2743).
- commit 0d0760a
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: add missing set_memory_decrypted() for coherent mapping (bsc#1175898, ECO-2743).
- commit 15a3e46
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: check return value when encrypting or decrypting memory (bsc#1175898, ECO-2743).
- commit 7c6f515
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: re-encrypt memory if dma_direct_alloc_pages() fails (bsc#1175898, ECO-2743).
- commit 671af96
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: always align allocation size in dma_direct_alloc_pages() (bsc#1175898, ECO-2743).
- commit 9262343
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL (bsc#1175898, ECO-2743).
- refresh config files (reorder only)
- commit 6f0618d
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: fix too large DMA pools on medium memory size systems (bsc#1175898, ECO-2743).
- commit ad5deb3
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: scale the default DMA coherent pool size with memory capacity (bsc#1175898, ECO-2743).
- commit 3ad55af
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: add pool sizes to debugfs (bsc#1175898, ECO-2743).
- commit 5711a8a
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: atomic allocations must come from atomic coherent pools (bsc#1175898, ECO-2743).
- commit 4155def
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: dynamically expanding atomic pools (bsc#1175898, ECO-2743).
- commit 2ab8c98
* Tue Oct 13 2020 jroedel@suse.de
- dma-pool: add additional coherent pools to map to gfp mask (bsc#1175898, ECO-2743).
- commit 9e21a34
* Tue Oct 13 2020 jroedel@suse.de
- dma-remap: separate DMA atomic pools from direct remap code (bsc#1175898, ECO-2743).
- Update config files.
- commit 4b9b447
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: make uncached_kernel_address more general (bsc#1175898, ECO-2743).
- commit ca630f5
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: consolidate the error handling in dma_direct_alloc_pages (bsc#1175898, ECO-2743).
- commit 2102fd9
* Tue Oct 13 2020 jroedel@suse.de
- dma-mapping: merge the generic remapping helpers into dma-direct (bsc#1175898, ECO-2743).
- commit e15d818
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: provide mmap and get_sgtable method overrides (bsc#1175898, ECO-2743).
- Update config files.
- Refresh
patches.suse/dma-direct-relax-addressability-checks-in-dma_direct_supported.patch.
- commit 4e7185d
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: remove the dma_handle argument to __dma_direct_alloc_pages (bsc#1175898, ECO-2743).
- commit d6d3450
* Tue Oct 13 2020 jroedel@suse.de
- dma-direct: remove __dma_direct_free_pages (bsc#1175898, ECO-2743).
- commit bdd6897
* Tue Oct 13 2020 jroedel@suse.de
- dma-mapping: always use VM_DMA_COHERENT for generic DMA remap (bsc#1175898, ECO-2743).
- commit a8aa6f1
* Tue Oct 13 2020 jroedel@suse.de
- dma-mapping: add a dma_can_mmap helper (bsc#1175898, ECO-2743).
- commit 36bbe32
* Tue Oct 13 2020 jroedel@suse.de
- dma-mapping: make dma_atomic_pool_init self-contained (bsc#1175898, ECO-2743).
- commit fc7b6a3
* Tue Oct 13 2020 jroedel@suse.de
- dma-mapping: remove arch_dma_mmap_pgprot (bsc#1175898, ECO-2743).
- refresh configs (drop ARCH_HAS_DMA_MMAP_PGPROT)
- commit 237c20c
* Tue Oct 13 2020 mgorman@suse.de
- Delete
patches.suse/sched-fair-update_pick_idlest-Select-group-with-lowest-group_util-when-idle_cpus-are-equal.patch.
Bisections indicated that this may be problematic in some cases even
though it benefits in others. This is being temporarily reverted
until it can be addressed upstream.
- commit 759de68
* Tue Oct 13 2020 jroedel@suse.de
- iommu/vt-d: Correctly calculate agaw in domain_init() (bsc#1176400).
- commit 6cf371a
* Tue Oct 13 2020 ddiss@suse.de
- kabi/severities: ignore kABI for target_core_rbd
Match behaviour for all other Ceph specific modules.
- commit 1b6ac49
* Tue Oct 13 2020 pvorel@suse.cz
- ima: extend boot_aggregate with kernel measurements
(bsc#1177617).
- commit c4cca48
* Tue Oct 13 2020 tbogendoerfer@suse.de
- virtio-net: don't disable guest csum when disable LRO
(git-fixes).
- commit 45b7a4d
* Tue Oct 13 2020 neilb@suse.de
- kabi fix for NFS: Fix flexfiles read failover (git-fixes).
- commit 4923518
* Tue Oct 13 2020 neilb@suse.de
- NFSv4.2: fix client's attribute cache management for
copy_file_range (git-fixes).
- NFS: Fix flexfiles read failover (git-fixes).
- NFS: Don't return layout segments that are in use (git-fixes).
- NFS: Don't move layouts to plh_return_segs list while in use
(git-fixes).
- nfs: nfs_file_write() should check for writeback errors
(git-fixes).
- nfs: ensure correct writeback errors are returned on close()
(git-fixes).
- svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
(git-fixes).
- nfsd4: fix NULL dereference in nfsd/clients display code
(git-fixes).
- xprtrdma: fix incorrect header size calculations (git-fixes).
- SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")
(git-fixes).
- commit 5c55a8f
* Mon Oct 12 2020 tiwai@suse.de
- i2c: owl: Clear NACK and BUS error bits (git-fixes).
- i2c: meson: fixup rate calculation with filter delay
(git-fixes).
- i2c: meson: fix clock setting overwrite (git-fixes).
- mmc: core: don't set limits.discard_granularity as 0
(git-fixes).
- macsec: avoid use-after-free in macsec_handle_frame()
(git-fixes).
- r8169: fix data corruption issue on RTL8402 (bsc#1174098).
- i2c: cpm: Fix i2c_ram structure (git-fixes).
- commit c1d4f9c
* Mon Oct 12 2020 dwagner@suse.de
- qla2xxx: Return EBUSY on fcport deletion (bsc#1171688).
- commit a63944e
* Mon Oct 12 2020 dwagner@suse.de
- scsi: qla2xxx: Fix inconsistent format argument type in
qla_dbg.c (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix inconsistent format argument type in qla_os.c
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix inconsistent format argument type in
tcm_qla2xxx.c (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Update version to 10.02.00.103-k (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Fix point-to-point (N2N) device discovery issue
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix crash on session cleanup with unload
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix reset of MPI firmware (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Fix MPI reset needed message (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Fix buffer-buffer credit extraction error
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Correct the check for sscanf() return value
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Update version to 10.02.00.102-k (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Add SLER and PI control support (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Add IOCB resource tracking (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Add rport fields in debugfs (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Make tgt_port_database available in initiator
mode (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix I/O errors during LIP reset tests
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Performance tweak (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix memory size truncation (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Reduce duplicate code in reporting speed
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Honor status qualifier in FCP_RSP per spec
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Allow dev_loss_tmo setting for FC-NVMe devices
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Setup debugfs entries for remote ports
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix I/O failures during remote port toggle
testing (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Remove unneeded variable 'rval' (bsc#1171688
bsc#1174003).
- commit 4dbce29
* Sun Oct 11 2020 neilb@suse.de
- Update
patches.suse/nfs-Fix-getxattr-kernel-panic-and-memory-overflow.patch
(bsc#1176381 CVE-2020-25212).
- Update
patches.suse/nfs-Fix-security-label-length-not-being-reset.patch
(bsc#1176381 CVE-2020-25212).
Fix CVE number
- commit 73b5ecf
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: block-group: fix free-space bitmap threshold
(bsc#1176019).
- commit c27162b
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: remove no longer necessary chunk mutex locking cases
(bsc#1176019).
- commit db60a0b
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: move the block group freeze/unfreeze helpers into
block-group.c (bsc#1176019).
- commit 9efb8a2
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: scrub, only lookup for csums if we are dealing with a
data extent (bsc#1176019).
- commit d291964
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: rename member 'trimming' of block group to a more
generic name (bsc#1176019).
- commit 23a7d0c
* Fri Oct 09 2020 mbenes@suse.cz
- Disable CONFIG_LIVEPATCH_IPA_CLONES where not needed
Explicitly disable CONFIG_LIVEPATCH_IPA_CLONES in configs where it is
not needed to avoid confusion and unwanted values due to fragment config
files.
- commit 16f2ac3
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: fix a race between scrub and block group
removal/allocation (bsc#1176019).
- commit 71bd813
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: block-group: rename write_one_cache_group()
(bsc#1176019).
- commit 24a6cec
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: block-group: refactor how we insert a block group item
(bsc#1176019).
- commit 1cecb46
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: block-group: refactor how we delete one block group item
(bsc#1176019).
- Refresh
patches.suse/btrfs-fix-a-block-group-ref-counter-leak-after-failu.patch.
- Refresh
patches.suse/btrfs-fix-race-between-block-group-removal-and-block.patch.
- commit 1825f40
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: block-group: refactor how we read one block group item
(bsc#1176019).
- commit 91ae416
* Fri Oct 09 2020 fdmanana@suse.com
- btrfs: block-group: don't set the wrong READA flag for
btrfs_read_block_groups() (bsc#1176019).
- commit 6be354e
* Fri Oct 09 2020 tiwai@suse.de
- geneve: add transport ports in route lookup for geneve
(CVE-2020-25645 bsc#1177511).
- commit 7ab9b46
* Thu Oct 08 2020 msuchanek@suse.de
- kernel-binary.spec.in: Exclude .config.old from kernel-devel
- use tar excludes for .kernel-binary.spec.buildenv
- commit 939a79b
* Thu Oct 08 2020 jroedel@suse.de
- vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfn
(bsc#1176979).
- commit 3f68ac6
* Thu Oct 08 2020 jroedel@suse.de
- s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORY
(bsc#1176979).
- commit 1afc493
* Thu Oct 08 2020 jroedel@suse.de
- PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
(bsc#1176979).
- commit 36a2c27
* Thu Oct 08 2020 afaerber@suse.com
- blacklist.conf: Realtek DHC Arm SoCs not supported in SLE or Leap
In v5.3, Realtek Digital Home Center RTD129x and later chipsets are still
lacking irqchip, clk and any other drivers to actually load a rootfs from.
- commit 2d5007a
* Thu Oct 08 2020 tiwai@suse.de
- vmxnet3: fix cksum offload issues for non-udp tunnels
(git-fixes).
- Input: i8042 - add nopnp quirk for Acer Aspire 5 A515
(bsc#954532).
- clocksource/drivers/timer-gx6605s: Fixup counter reload
(git-fixes).
- spi: fsl-espi: Only process interrupts for expected events
(git-fixes).
- mac80211: do not allow bigger VHT MPDUs than the hardware
supports (git-fixes).
- commit 76e08ef
* Thu Oct 08 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/i2c-i801-exclude-device-from-suspend-direct-complete.patch
- commit 9fbf63b
* Wed Oct 07 2020 msuchanek@suse.de
- kernel-binary.spec.in: Package the obj_install_dir as explicit filelist.
- commit 5587762
* Wed Oct 07 2020 jdelvare@suse.de
- i2c: i801: Exclude device from suspend direct complete
optimization (git-fixes).
- commit cbf8a71
* Wed Oct 07 2020 tiwai@suse.de
- drm/radeon: revert "Prefer lower feedback dividers"
(bsc#1177384).
- commit 502170c
* Wed Oct 07 2020 mkubecek@suse.cz
- Update kabi files.
- update to resubmitted October 2020 maintenance update (commit a291df1060d0)
- commit 04003b7
* Wed Oct 07 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/nfs-Fix-security-label-length-not-being-reset.patch
- commit ae3a19b
* Tue Oct 06 2020 neilb@suse.de
- nfs: Fix security label length not being reset (bsc#1176381).
- commit c73c639
* Tue Oct 06 2020 tiwai@suse.de
- Refresh intel-vbtn patch from the upstream patch
- commit c3bd737
* Tue Oct 06 2020 tiwai@suse.de
- platform/x86: thinkpad_acpi: re-initialize ACPI buffer size
when reuse (git-fixes).
- platform/x86: intel_pmc_core: do not create a static struct
device (git-fixes).
- platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOP
(git-fixes).
- platform/x86: fix kconfig dependency warning for LG_LAPTOP
(git-fixes).
- platform/x86: thinkpad_acpi: initialize tp_nvram_state variable
(git-fixes).
- Platform: OLPC: Fix memleak in olpc_ec_probe (git-fixes).
- net: phy: realtek: fix rtl8211e rx/tx delay config (git-fixes).
- commit b64083a
* Tue Oct 06 2020 martin.wilck@suse.com
- Rename scsi-fnic-do-not-call-scsi_done-for-unhandled-commands.patch
Fix typo in patch file name.
- commit 82b5d08
* Tue Oct 06 2020 martin.wilck@suse.com
- Refresh patches.suse/fnic-to-not-call-scsi_done-for-unhandled-commands.patch
(bsc#1168468, bsc#1171675).
- commit f530d7c
* Mon Oct 05 2020 tbogendoerfer@suse.de
- Update config files.
Enable ACPI_PCI_SLOT and HOTPLUG_PCI_ACPI (bsc#1177194).
- commit bc319f1
* Mon Oct 05 2020 tiwai@suse.de
- platform/x86: intel-vbtn: Switch to an allow-list for
SW_TABLET_MODE reporting (bsc#1175599).
- commit 677b36d
* Mon Oct 05 2020 mbenes@suse.cz
- ftrace: Move RCU is watching check after recursion check
(git-fixes).
- commit 3837051
* Mon Oct 05 2020 jroedel@suse.de
- iommu/amd: Fix IOMMU AVIC not properly update the is_run bit
in IRTE (bsc#1177297).
- commit d4ca096
* Mon Oct 05 2020 jroedel@suse.de
- iommu/amd: Re-factor guest virtual APIC (de-)activation code
(bsc#1177284).
- Refresh
patches.suse/iommu-amd-restore-irte-remapen-bit-after-programming-irte.
- commit 9de73d9
* Mon Oct 05 2020 jroedel@suse.de
- iommu/exynos: add missing put_device() call in
exynos_iommu_of_xlate() (bsc#1177286).
- iommu/amd: Restore IRTE.RemapEn bit for
amd_iommu_activate_guest_mode (bsc#1177285).
- iommu/amd: Fix potential @entry null deref (bsc#1177283).
- commit 7766a97
* Mon Oct 05 2020 jgross@suse.com
- xen/events: don't use chip_data for legacy IRQs (bsc#1065600).
- commit 1009a6a
* Mon Oct 05 2020 tiwai@suse.de
- phy: ti: am654: Fix a leak in serdes_am654_probe() (git-fixes).
- commit 91925ce
* Mon Oct 05 2020 tiwai@suse.de
- USB: gadget: f_ncm: Fix NDP16 datagram validation (git-fixes).
- commit 62e667f
* Mon Oct 05 2020 tiwai@suse.de
- Input: trackpoint - enable Synaptics trackpoints (git-fixes).
- commit e02fa5e
* Mon Oct 05 2020 tiwai@suse.de
- pinctrl: mvebu: Fix i2c sda definition for 98DX3236 (git-fixes).
- commit 9356b76
* Mon Oct 05 2020 tiwai@suse.de
- iio: adc: qcom-spmi-adc5: fix driver name (git-fixes).
- commit f78905d
* Mon Oct 05 2020 tiwai@suse.de
- gpio: mockup: fix resource leak in error path (git-fixes).
- commit bdd2ea9
* Mon Oct 05 2020 tiwai@suse.de
- gpio: siox: explicitly support only threaded irqs (git-fixes).
- commit 57c8150
* Mon Oct 05 2020 tiwai@suse.de
- gpio: tc35894: fix up tc35894 interrupt configuration
(git-fixes).
- commit bcd4186
* Mon Oct 05 2020 tiwai@suse.de
- gpio: sprd: Clear interrupt when setting the type as edge
(git-fixes).
- commit 3f5c502
* Mon Oct 05 2020 tiwai@suse.de
- mmc: sdhci: Workaround broken command queuing on Intel GLK
based IRBIS models (git-fixes).
- commit ca933ab
* Mon Oct 05 2020 tiwai@suse.de
- clk: socfpga: stratix10: fix the divider for the
emac_ptp_free_clk (git-fixes).
- commit f3d75fd
* Mon Oct 05 2020 tiwai@suse.de
- clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSED
(git-fixes).
- commit e344453
* Mon Oct 05 2020 tiwai@suse.de
- clk: tegra: Always program PLL_E when enabled (git-fixes).
- commit bbc21a4
* Sun Oct 04 2020 lduncan@suse.com
- scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling
getpeername() (bsc#1177258).
- commit ea50f56
* Sat Oct 03 2020 mgorman@suse.de
- sched/fair: Ignore cache hotness for SMT migration (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/numa: Use runnable_avg to classify node (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/fair: Use dst group while checking imbalance for NUMA
balancer (bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit a9a7020
* Sat Oct 03 2020 tiwai@suse.de
- clocksource/drivers/h8300_timer8: Fix wrong return value in
h8300_8timer_init() (git-fixes).
- hwmon: (applesmc) check status earlier (git-fixes).
- 9p: Fix memory leak in v9fs_mount (git-fixes).
- yam: fix possible memory leak in yam_init_driver (git-fixes).
- airo: Fix read overflows sending packets (git-fixes).
- clk/ti/adpll: allocate room for terminating null (git-fixes).
- ASoC: kirkwood: fix IRQ error handling (git-fixes).
- commit 7091952
* Fri Oct 02 2020 jdelvare@suse.de
- drm/amdgpu: restore proper ref count in
amdgpu_display_crtc_set_config (git-fixes).
- commit cb11410
* Fri Oct 02 2020 tiwai@suse.de
- mac802154: tx: fix use-after-free (git-fixes).
- ieee802154/adf7242: check status of adf7242_read_reg
(git-fixes).
- ieee802154: fix one possible memleak in ca8210_dev_com_init
(git-fixes).
- i2c: core: Call i2c_acpi_install_space_handler() before
i2c_acpi_register_devices() (git-fixes).
- i2c: aspeed: Mask IRQ status to relevant bits (git-fixes).
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN Converter9 2-in-1
(git-fixes).
- ASoC: wm8994: Ensure the device is resumed in wm89xx_mic_detect
functions (git-fixes).
- ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for
WM1811 (git-fixes).
- mac80211: skip mpath lookup also for control port tx
(git-fixes).
- i2c: tegra: Restore pinmux on system resume (git-fixes).
- mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
(git-fixes).
- mtd: rawnand: gpmi: Fix runtime PM imbalance on error
(git-fixes).
- power: supply: max17040: Correct voltage reading (git-fixes).
- drivers: char: tlclk.c: Avoid data race between init and
interrupt handler (git-fixes).
- staging:r8188eu: avoid skb_clone for amsdu to msdu conversion
(git-fixes).
- serial: uartps: Wait for tx_empty in console setup (git-fixes).
- usb: dwc3: Increase timeout for CmdAct cleared by device
controller (git-fixes).
- USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned
int (git-fixes).
- USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()
(git-fixes).
- PCI: tegra: Fix runtime PM imbalance on error (git-fixes).
- PCI: tegra194: Fix runtime PM imbalance on error (git-fixes).
- gpio: rcar: Fix runtime PM imbalance on error (git-fixes).
- ASoC: img-i2s-out: Fix runtime PM imbalance on error
(git-fixes).
- wlcore: fix runtime pm imbalance in wlcore_regdomain_config
(git-fixes).
- wlcore: fix runtime pm imbalance in wl1271_tx_work (git-fixes).
- e1000: Do not perform reset in reset_task if we are already down
(git-fixes).
- Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
(git-fixes).
- thermal: rcar_thermal: Handle probe error gracefully
(git-fixes).
- rtc: ds1374: fix possible race condition (git-fixes).
- rtc: sa1100: fix possible race condition (git-fixes).
- bus: hisi_lpc: Fixup IO ports addresses to avoid use-after-free
in host removal (git-fixes).
- dmaengine: tegra-apb: Prevent race conditions on channel's
freeing (git-fixes).
- dmaengine: stm32-dma: use vchan_terminate_vdesc() in
.terminate_all (git-fixes).
- dmaengine: stm32-mdma: use vchan_terminate_vdesc() in
.terminate_all (git-fixes).
- brcmfmac: Fix double freeing in the fmac usb data path
(git-fixes).
- ath10k: use kzalloc to read for ath10k_sdio_hif_diag_read
(git-fixes).
- Bluetooth: L2CAP: handle l2cap config request during open state
(git-fixes).
- Bluetooth: guard against controllers sending zero'd events
(git-fixes).
- Bluetooth: prefetch channel before killing sock (git-fixes).
- Bluetooth: Fix refcount use-after-free issue (git-fixes).
- mt76: fix handling full tx queues in mt76_dma_tx_queue_skb_raw
(git-fixes).
- mt76: clear skb pointers from rx aggregation reorder buffer
during cleanup (git-fixes).
- serial: 8250: 8250_omap: Terminate DMA before pushing data on
RX timeout (git-fixes).
- serial: 8250_omap: Fix sleeping function called from invalid
context during probe (git-fixes).
- serial: 8250_port: Don't service RX FIFO if throttled
(git-fixes).
- i2c: tegra: Prevent interrupt triggering after transfer timeout
(git-fixes).
- media: ti-vpe: cal: Restrict DMA to avoid memory corruption
(git-fixes).
- ar5523: Add USB ID of SMCWUSBT-G2 wireless adapter (git-fixes).
- ACPI: EC: Reference count query handlers under lock (git-fixes).
- dmaengine: zynqmp_dma: fix burst length configuration
(git-fixes).
- mmc: core: Rework wp-gpio handling (git-fixes).
- mt76: fix LED link time failure (git-fixes).
- PCI: Avoid double hpmemsize MMIO window assignment (git-fixes).
- dmaengine: mediatek: hsdma_probe: fixed a memory leak when
devm_request_irq fails (git-fixes).
- mfd: mfd-core: Protect against NULL call-back function pointer
(git-fixes).
- leds: mlxreg: Fix possible buffer overflow (git-fixes).
- dma-fence: Serialise signal enabling
(dma_fence_enable_sw_signaling) (git-fixes).
- media: smiapp: Fix error handling at NVM reading (git-fixes).
- media: mc-device.c: fix memleak in media_device_register_entity
(git-fixes).
- mt76: add missing locking around ampdu action (git-fixes).
- mt76: do not use devm API for led classdev (git-fixes).
- ath10k: fix memory leak for tpc_stats_final (git-fixes).
- ath10k: fix array out-of-bounds access (git-fixes).
- mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of
cfi_amdstd_setup() (git-fixes).
- commit 6283339
* Thu Oct 01 2020 mgorman@suse.de
- locking/rwsem: Disable reader optimistic spinning (bnc#1176588).
- cpuidle: Poll for a minimum of 30ns and poll for a tick if
lower c-states are disabled (bnc#1176588).
- commit 978088f
* Thu Oct 01 2020 mgorman@suse.de
- sched/numa: Avoid creating large imbalances at task creation
time (bnc#1176588).
- commit aa3fc2a
* Thu Oct 01 2020 mgorman@suse.de
- sched/numa: Check numa balancing information only when enabled
(bnc#1176588).
- commit 576f70b
* Thu Oct 01 2020 fdmanana@suse.com
- btrfs: drop logs when we've aborted a transaction (bsc#1176019).
- commit 7345ceb
* Thu Oct 01 2020 tiwai@suse.de
- hdlc_ppp: add range checks in ppp_cp_parse_cr() (CVE-2020-25643
bsc#1177206).
- commit 8a998ea
* Thu Oct 01 2020 tiwai@suse.de
- block: allow for_each_bvec to support zero len bvec
(CVE-2020-25641 bsc#1177121).
- commit d4185c3
* Thu Oct 01 2020 fdmanana@suse.com
- Btrfs: fix crash during unmount due to race with delayed inode
workers (bsc#1176019).
- commit 0dbe270
* Thu Oct 01 2020 fdmanana@suse.com
- btrfs: kill the subvol_srcu (bsc#1176019).
- commit 0920c6e
* Thu Oct 01 2020 fdmanana@suse.com
- btrfs: make btrfs_cleanup_fs_roots use the radix tree lock
(bsc#1176019).
- commit c45ade0
* Thu Oct 01 2020 fdmanana@suse.com
- btrfs: don't take an extra root ref at allocation time
(bsc#1176019).
- commit 3454450
* Thu Oct 01 2020 lhenriques@suse.de
- fuse: don't ignore errors from fuse_writepages_fill()
(bsc#1177193).
- commit 9d94f4c
* Thu Oct 01 2020 fdmanana@suse.com
- btrfs: hold a ref on the root on the dead roots list
(bsc#1176019).
- commit 5e21616
* Thu Oct 01 2020 fdmanana@suse.com
- btrfs: make inodes hold a ref on their roots (bsc#1176019).
- commit 4ebbb08
* Thu Oct 01 2020 fdmanana@suse.com
- btrfs: move the root freeing stuff into btrfs_put_root
(bsc#1176019).
- Refresh
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch.
- Refresh
patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch.
- commit 9621b6c
* Thu Oct 01 2020 mkubecek@suse.cz
- Update kabi files.
- update to October 2020 maintenance update submission (commit e037a4e18793)
- commit 05421e4
* Thu Oct 01 2020 fdmanana@suse.com
- btrfs: free block groups after free'ing fs trees (bsc#1176019).
- commit 2c64d7b
* Thu Oct 01 2020 fdmanana@suse.com
- btrfs: move ino_cache_inode dropping out of btrfs_free_fs_root
(bsc#1176019).
- Refresh
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch.
- commit d9887ec
* Thu Oct 01 2020 fdmanana@suse.com
- btrfs: make the extent buffer leak check per fs info
(bsc#1176019).
- commit 941b4ee
* Wed Sep 30 2020 ohering@suse.de
- rpm/constraints.in: recognize also kernel-source-azure (bsc#1176732)
- commit 7214bbe
* Wed Sep 30 2020 jroedel@suse.de
- kABI: Fix kABI for 12856e7acde4 PCI/IOV: Mark VFs as not
implementing PCI_COMMAND_MEMORY (bsc#1176979).
- commit e374ebb
* Wed Sep 30 2020 dwagner@suse.de
- Drop patches.suse/scsi-qla2xxx-Handle-incorrect-entry_type-entries.patch
The patch contains a bug which prevents device discovery. Drop it until
we have a proper fix from upstream.
- commit d02a6d5
* Tue Sep 29 2020 tiwai@suse.de
- Delete a doubly applied batman-adv patch
- commit edcea1c
* Tue Sep 29 2020 msuchanek@suse.de
- Rename patches to the same name as in SLE15-SP3.
- commit b538695
* Tue Sep 29 2020 mbenes@suse.cz
- tracing: fix double free (git-fixes).
- commit dd7027e
* Tue Sep 29 2020 oneukum@suse.com
- Revert "crypto: chelsio - Inline single pdu only" (git-fixes).
- commit 11462e6
* Tue Sep 29 2020 msuchanek@suse.de
- powerpc: Don't flush caches when adding memory (bsc#1176980
ltc#187962).
- commit 63612e5
* Tue Sep 29 2020 msuchanek@suse.de
- Fix patch order in sorted section.
- commit ca43e45
* Tue Sep 29 2020 tbogendoerfer@suse.de
- RDMA/bnxt_re: Restrict the max_gids to 256 (bsc#1173017).
- RDMA/bnxt_re: Fix the qp table indexing (bsc#1173017).
- RDMA/bnxt_re: Do not report transparent vlan from QP1
(bsc#1173017).
- commit 279a57c
* Tue Sep 29 2020 ohering@suse.de
- irqdomain/treewide: Free firmware node after domain removal (git-fixes).
- commit 2fa0cd5
* Tue Sep 29 2020 ohering@suse.de
- irqdomain/treewide: Keep firmware node unconditionally allocated (git-fixes).
- commit 7778bc2
* Tue Sep 29 2020 ohering@suse.de
- Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unload
(git-fixes).
- Drivers: hv: vmbus: hibernation: do not hang forever in
vmbus_bus_resume() (git-fixes).
- hv_utils: drain the timesync packets on onchannelcallback
(bsc#1176877).
- hv_utils: return error if host timesysnc update is stale
(bsc#1176877).
- Drivers: hv: Specify receive buffer size using Hyper-V page size
(bsc#1176877).
- commit 5ca04fc
* Mon Sep 28 2020 tiwai@suse.de
- Bluetooth: btrtl: Add support for RTL8761B (bsc#1177021).
- commit 6c51917
* Mon Sep 28 2020 tbogendoerfer@suse.de
- net: sched: initialize with 0 before setting erspan md->u
(bsc#1154353).
- debugfs: Fix module state check condition (bsc#1173746).
- RDMA/siw: Suppress uninitialized var warning (jsc#SLE-8381).
- commit 97c7a55
* Sat Sep 26 2020 nstange@suse.de
- s390/maccess: add no DAT mode to kernel_write (bsc#1176449).
- commit 8fd068b
* Sat Sep 26 2020 nstange@suse.de
- s390: Change s390_kernel_write() return type to match memcpy()
(bsc#1176449).
Prerequisite for bsc#1176449.
- commit 3f17b43
* Fri Sep 25 2020 tiwai@suse.de
- Update patch reference for NFC security fix (CVE-2020-26088 bsc#1176990)
- commit 7eec5ca
* Fri Sep 25 2020 msuchanek@suse.de
- powerpc/kernel: Enables memory hot-remove after reboot on
pseries guests (bsc#1177030 ltc#187588).
- powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests
only (bsc#1177030 ltc#187588).
- commit 9885202
* Fri Sep 25 2020 msuchanek@suse.de
- scsi: ibmvfc: Avoid link down on FS9100 canister reboot
(bsc#1176962 ltc#188304).
- scsi: ibmvfc: Use compiler attribute defines instead of
__attribute__() (bsc#1176962 ltc#188304).
- commit 2f6bf7f
* Thu Sep 24 2020 tiwai@suse.de
- Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in
volume control" (git-fixes).
- Revert "ALSA: hda - Fix silent audio output and corrupted
input on MSI X570-A PRO" (git-fixes).
- ALSA: usb-audio: Add delay quirk for H570e USB headsets
(git-fixes).
- ALSA: hda/realtek: Enable front panel headset LED on Lenovo
ThinkStation P520 (git-fixes).
- ALSA: hda/realtek - Couldn't detect Mic if booting with headset
plugged (git-fixes).
- ALSA: asihpi: fix iounmap in error handler (git-fixes).
- commit 392c032
* Thu Sep 24 2020 fdmanana@suse.com
- btrfs: remove a BUG_ON() from merge_reloc_roots() (bsc#1176019).
- commit 070656a
* Thu Sep 24 2020 fdmanana@suse.com
- btrfs: hold a ref on the root->reloc_root (bsc#1176019).
- commit cfada4f
* Thu Sep 24 2020 fdmanana@suse.com
- btrfs: clear DEAD_RELOC_TREE before dropping the reloc root
(bsc#1176019).
- commit 3414f3d
* Thu Sep 24 2020 fdmanana@suse.com
- btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
(bsc#1176019).
- commit 0eab798
* Thu Sep 24 2020 fdmanana@suse.com
- btrfs: free the reloc_control in a consistent way (bsc#1176019).
- commit 7857718
* Thu Sep 24 2020 fdmanana@suse.com
- btrfs: fix setting last_trans for reloc roots (bsc#1176019).
- commit fe4b564
* Thu Sep 24 2020 fdmanana@suse.com
- btrfs: do not init a reloc root if we aren't relocating
(bsc#1176019).
- commit c5afb94
* Thu Sep 24 2020 ggherdovich@suse.cz
- x86, sched: Bail out of frequency invariance if
turbo_freq/base_freq gives 0 (bsc#1176925).
- commit a66109f
* Thu Sep 24 2020 fdmanana@suse.com
- btrfs: reloc: clean dirty subvols if we fail to start a
transaction (bsc#1176019).
- btrfs: unset reloc control if we fail to recover (bsc#1176019).
- commit 30d2800
* Thu Sep 24 2020 ggherdovich@suse.cz
- x86, sched: Bail out of frequency invariance if turbo frequency
is unknown (bsc#1176925).
- commit 53cd83a
* Thu Sep 24 2020 ggherdovich@suse.cz
- x86, sched: check for counters overflow in frequency invariant
accounting (bsc#1176925).
- commit 863fd4c
* Thu Sep 24 2020 fdmanana@suse.com
- btrfs: drop block from cache on error in relocation
(bsc#1176019).
- commit 40126ae
* Thu Sep 24 2020 tiwai@suse.de
- ALSA: hda/realtek - The Mic on a RedmiBook doesn't work
(git-fixes).
- ALSA: hda: fixup headset for ASUS GX502 laptop (git-fixes).
- commit e989675
* Thu Sep 24 2020 tiwai@suse.de
- batman-adv: mcast: fix duplicate mcast packets from BLA backbone
to mesh (git-fixes).
- USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD
zhaoxin notebook (git-fixes).
- serial: 8250_pci: Add Realtek 816a and 816b (git-fixes).
- Input: trackpoint - add new trackpoint variant IDs (git-fixes).
- Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset
lists (git-fixes).
- i2c: i801: Fix resume bug (git-fixes).
- i2c: algo: pca: Reapply i2c bus settings after reset
(git-fixes).
- spi: Fix memory leak on splited transfers (git-fixes).
- spi: spi-loopback-test: Fix out-of-bounds read (git-fixes).
- regulator: pwm: Fix machine constraints application (git-fixes).
- commit 1a5ffc9
* Thu Sep 24 2020 tiwai@suse.de
- batman-adv: mcast: fix duplicate mcast packets in BLA backbone
from mesh (git-fixes).
- batman-adv: mcast: fix duplicate mcast packets in BLA backbone
from LAN (git-fixes).
- batman-adv: Add missing include for in_interrupt() (git-fixes).
- batman-adv: mcast/TT: fix wrongly dropped or rerouted packets
(git-fixes).
- batman-adv: bla: fix type misuse for backbone_gw hash indexing
(git-fixes).
- USB: UAS: fix disconnect by unplugging a hub (git-fixes).
- usb: typec: ucsi: Prevent mode overrun (git-fixes).
- i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
(git-fixes).
- commit b4b4983
* Thu Sep 24 2020 tiwai@suse.de
- ASoC: meson: axg-toddr: fix channel order on g12 platforms
(git-fixes).
- ASoC: qcom: common: Fix refcount imbalance on error (git-fixes).
- ASoC: qcom: Set card->owner to avoid warnings (git-fixes).
- USB: serial: option: support dynamic Quectel USB compositions
(git-fixes).
- dmaengine: acpi: Put the CSRT table after using it (git-fixes).
- NFC: st95hf: Fix memleak in st95hf_in_send_cmd (git-fixes).
- HID: elan: Fix memleak in elan_input_configured (git-fixes).
- HID: microsoft: Add rumble support for the 8bitdo SN30 Pro+
controller (git-fixes).
- HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for all Saitek
X52 devices (git-fixes).
- HID: quirks: Always poll three more Lenovo PixArt mice
(git-fixes).
- commit a978a29
* Thu Sep 24 2020 tiwai@suse.de
- clk: rockchip: Fix initialization of mux_pll_src_4plls_p
(git-fixes).
- clk: davinci: Use the correct size when allocating memory
(git-fixes).
- USB: serial: option: add support for SIM7070/SIM7080/SIM7090
modules (git-fixes).
- USB: serial: ftdi_sio: add IDs for Xsens Mti USB converter
(git-fixes).
- usb: Fix out of sync data toggle if a configured device is
reconfigured (git-fixes).
- iio: adc: mcp3422: fix locking on error path (git-fixes).
- iio: adc: mcp3422: fix locking scope (git-fixes).
- iio:adc:max1118 Fix alignment of timestamp and data leak issues
(git-fixes).
- debugfs: Fix module state check condition (git-fixes).
- iio: dac: ad5592r: fix unbalanced mutex unlocks in
ad5592r_read_raw() (git-fixes).
- commit c8304fa
* Thu Sep 24 2020 tiwai@suse.de
- usb: core: fix slab-out-of-bounds Read in read_descriptors
(git-fixes).
- usb: typec: ucsi: acpi: Check the _DEP dependencies (git-fixes).
- iio:adc:ina2xx Fix timestamp alignment issue (git-fixes).
- iio:adc:ti-adc084s021 Fix alignment and data leak issues
(git-fixes).
- iio:adc:ti-adc081c Fix alignment and data leak issues
(git-fixes).
- iio:magnetometer:ak8975 Fix alignment and data leak issues
(git-fixes).
- iio:light:ltr501 Fix timestamp alignment issue (git-fixes).
- iio:light:max44000 Fix timestamp alignment and prevent data leak
(git-fixes).
- iio:chemical:ccs811: Fix timestamp alignment and prevent data
leak (git-fixes).
- iio:proximity:mb1232: Fix timestamp alignment and prevent data
leak (git-fixes).
- iio:accel:mma7455: Fix timestamp alignment and prevent data leak
(git-fixes).
- iio:accel:bmc150-accel: Fix timestamp alignment and prevent
data leak (git-fixes).
- iio:accel:mma8452: Fix timestamp alignment and prevent data leak
(git-fixes).
- iio: accel: kxsd9: Fix alignment of local buffer (git-fixes).
- iio: adc: ti-ads1015: fix conversion when CONFIG_PM is not set
(git-fixes).
- soundwire: fix double free of dangling pointer (git-fixes).
- spi: stm32: fix pm_runtime_get_sync() error checking
(git-fixes).
- regulator: core: Fix slab-out-of-bounds in
regulator_unlock_recursive() (git-fixes).
- regulator: remove superfluous lock in
regulator_resolve_coupling() (git-fixes).
- regulator: plug of_node leak in regulator_register()'s error
path (git-fixes).
- regulator: push allocation in set_consumer_device_supply()
out of lock (git-fixes).
- regulator: push allocations in create_regulator() outside of
lock (git-fixes).
- regulator: push allocation in regulator_ena_gpio_request()
out of lock (git-fixes).
- regulator: push allocation in regulator_init_coupling()
outside of lock (git-fixes).
- mmc: sdio: Use mmc_pre_req() / mmc_post_req() (git-fixes).
- mmc: sdhci-of-esdhc: Don't walk device-tree on every interrupt
(git-fixes).
- mmc: sdhci-msm: Add retries when all tuning phases are found
valid (git-fixes).
- mmc: sdhci-acpi: Clear amd_sdhci_host on reset (git-fixes).
- commit 3591d68
* Thu Sep 24 2020 glin@suse.com
- bpf: Fix a rcu warning for bpffs map pretty-print (bsc#1155518).
- bpf: map_seq_next should always increase position index
(bsc#1155518).
- commit e39f9d2
* Thu Sep 24 2020 lyan@suse.com
- arm64: paravirt: Initialize steal time when cpu is online
(bsc#1176833).
- Drop
patches.kabi/kabi-workaround-for-enum-cpuhp_state.patch
(Variable in enum cpuhp_state is no longer needed)
- commit 5b9b111
* Wed Sep 23 2020 msuchanek@suse.de
- powerpc/numa: Early request for home node associativity
(bsc#1171068 ltc#183935).
- commit bd89a37
* Wed Sep 23 2020 tiwai@suse.de
- workqueue: require CPU hotplug read exclusion for
apply_workqueue_attrs (bsc#1176763).
- commit ceaafd0
* Wed Sep 23 2020 msuchanek@suse.de
- powerpc/numa: Offline memoryless cpuless node 0 (bsc#1171068
ltc#183935).
- powerpc/numa: Prefer node id queried from vphn (bsc#1171068
ltc#183935).
- powerpc/numa: Set numa_node for all possible cpus (bsc#1171068
ltc#183935).
- powerpc/numa: Use cpu node map of first sibling thread
(bsc#1171068 ltc#183935).
- commit 4baf6e2
* Wed Sep 23 2020 msuchanek@suse.de
- rpadlpar_io: Add MODULE_DESCRIPTION entries to kernel modules
(bsc#1176869 ltc#188243).
- commit e45f4be
* Wed Sep 23 2020 tiwai@suse.de
- fbcon: remove soft scrollback code (CVE-2020-14390 bsc#1176235).
- commit 9b8ada0
* Wed Sep 23 2020 tiwai@suse.de
- cfg80211: regulatory: reject invalid hints (bsc#1176699).
- commit 899f6a9
* Wed Sep 23 2020 dwagner@suse.de
- scsi: qla2xxx: Handle incorrect entry_type entries
(bsc#1171688).
- scsi: qla2xxx: Log calling function name in
qla2x00_get_sp_from_handle() (bsc#1171688).
- scsi: qla2xxx: Simplify return value logic in
qla2x00_get_sp_from_handle() (bsc#1171688).
- scsi: qla2xxx: Warn if done() or free() are called on an
already freed srb (bsc#1171688).
- scsi: qla2xxx: Fix the return value (bsc#1171688).
- scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()
(bsc#1171688).
- scsi: qla2xxx: Fix wrong return value in
qlt_chk_unresolv_exchg() (bsc#1171688).
- scsi: qla2xxx: Remove redundant variable initialization
(bsc#1171688).
- scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()'
call (bsc#1171688).
- scsi: qla2xxx: Remove pci-dma-compat wrapper API (bsc#1171688).
- scsi: qla2xxx: Remove superfluous memset() (bsc#1171688).
- commit a59756a
* Wed Sep 23 2020 dwagner@suse.de
- wireguard: peerlookup: take lock before checking hash in
replace operation (git-fixes).
- wireguard: noise: take lock when removing handshake entry from
table (git-fixes).
- commit 742e9a3
* Wed Sep 23 2020 dwagner@suse.de
- series: Update meta data
- commit 46acdd6
* Wed Sep 23 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/btrfs-require-only-sector-size-alignment-for-parent-.patch
- commit ee89c1f
* Wed Sep 23 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/nfs-Fix-getxattr-kernel-panic-and-memory-overflow.patch
- commit 147bb89
* Wed Sep 23 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream reference and resort:
patches.suse/ibmvnic-add-missing-parenthesis-in-do_reset.patch
- commit feb9790
* Tue Sep 22 2020 tiwai@suse.de
- libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to
Sandisks (jsc#SLE-14459).
- ata: ahci: use ata_link_info() instead of ata_link_printk()
(jsc#SLE-14459).
- commit e4929bb
* Tue Sep 22 2020 tiwai@suse.de
- Update patch reference for most driver securiy fix (CVE-2020-0432 bsc#1176721)
- commit f4104d9
* Tue Sep 22 2020 tiwai@suse.de
- Update patch reference for pinctrl security fix (CVE-2020-0427, bsc#1176725)
- commit 13119a3
* Tue Sep 22 2020 tiwai@suse.de
- Update patch reference for HID security fix (CVE-2020-0431, bsc#1176722)
- commit 92b53fb
* Tue Sep 22 2020 tiwai@suse.de
- HID: core: fix dmesg flooding if report field larger than 32bit
(bsc#1176775).
- HID: core: Add printk_once variants to hid_warn() etc
(bsc#1176775).
- HID: core: reformat and reduce hid_printk macros (bsc#1176775).
- commit 37f3024
* Tue Sep 22 2020 msuchanek@suse.de
- kernel-syms.spec.in: Also use bz compression (boo#1175882).
- commit ecaf78d
* Tue Sep 22 2020 bp@suse.de
- Update
patches.suse/media-uvcvideo-Avoid-cyclic-entity-chains-due-to-mal.patch
(bsc#1176423 CVE-2020-0404).
- commit 23cba3a
* Tue Sep 22 2020 jslaby@suse.cz
- platform/x86: dcdbas: Check SMBIOS for protected buffer address
(jsc#SLE-14407).
- commit 7f21c07
* Tue Sep 22 2020 wqu@suse.com
- btrfs: require only sector size alignment for parent eb bytenr
(bsc#1176789).
- commit 868a458
* Tue Sep 22 2020 wqu@suse.com
- btrfs: tree-checker: fix the error message for transid error
(bsc#1176788).
- commit 96dd2e2
* Tue Sep 22 2020 glin@suse.com
- libbpf: Fix readelf output parsing for Fedora (bsc#1155518).
- commit 667b79c
* Tue Sep 22 2020 glin@suse.com
- libbpf: Fix readelf output parsing on powerpc with recent binutils (bsc#1155518).
- commit 20955ec
* Mon Sep 21 2020 neilb@suse.de
- nfs: Fix getxattr kernel panic and memory overflow (bsc#1176381
CVE-2020-2521).
- commit 0de797a
* Mon Sep 21 2020 mkubecek@suse.cz
- hsr: use netdev_err() instead of WARN_ONCE() (bsc#1176659).
- commit fe91e40
* Mon Sep 21 2020 mkubecek@suse.cz
- netfilter: ipset: Fix forceadd evaluation path (bsc#1176587).
- commit 64d0b5f
* Mon Sep 21 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream references and resort:
patches.suse/powerpc-book3s64-radix-Fix-boot-failure-with-large-a.patch
patches.suse/powerpc-papr_scm-Limit-the-readability-of-perf_stats.patch
- commit 1c47455
* Mon Sep 21 2020 msuchanek@suse.de
- libnvdimm/security: fix a typo (bsc#1171742 bsc#1167527).
- commit 7e506d7
* Mon Sep 21 2020 msuchanek@suse.de
- Refresh sorted patches.
- Refresh patches.suse/powerpc-book3s64-radix-Fix-boot-failure-with-large-a.patch.
- Refresh patches.suse/powerpc-papr_scm-Limit-the-readability-of-perf_stats.patch.
- commit 50a09d4
* Mon Sep 21 2020 dwagner@suse.de
- blacklist: Ignore doc update and build warning
The offending commit for the build warning is in mainlince since 2.6.
- commit ecc1f19
* Mon Sep 21 2020 msuchanek@suse.de
- ibmvnic: add missing parenthesis in do_reset() (bsc#1176700
ltc#188140).
- commit a96bd66
* Mon Sep 21 2020 glin@suse.com
- rpm/kernel-cert-subpackage: add CA check on key enrollment (bsc#1173115)
To avoid the unnecessary key enrollment, when enrolling the signing key
of the kernel package, "--ca-check" is added to mokutil so that mokutil
will ignore the request if the CA of the signing key already exists in
MokList or UEFI db.
Since the macro, %_suse_kernel_module_subpackage, is only defined in a
kernel module package (KMP), it's used to determine whether the %post
script is running in a kernel package, or a kernel module package.
- commit b15c9bf
* Fri Sep 18 2020 glin@suse.com
- rpm/macros.kernel-source: pass -c proerly in kernel module package (bsc#1176698)
The "-c" option wasn't passed down to %_kernel_module_package so the
ueficert subpackage wasn't generated even if the certificate is
specified in the spec file.
- commit 34808fb
* Thu Sep 17 2020 tzimmermann@suse.de
- blacklist.conf: Append 'gpu: ipu-v3: image-convert: Wait for all EOFs before completing a tile'
- commit cd2ad4e
* Thu Sep 17 2020 tzimmermann@suse.de
- drm/sun4i: backend: Disable alpha on the lowest plane on the A20 (bsc#1152472)
- commit a28c02e
* Thu Sep 17 2020 tzimmermann@suse.de
- drm/sun4i: backend: Support alpha property on lowest plane (bsc#1152472)
- commit 081a7ef
* Thu Sep 17 2020 tzimmermann@suse.de
- drm/sun4i: Fix dsi dcs long write function (bsc#1152472)
- commit 510ebc1
* Thu Sep 17 2020 tzimmermann@suse.de
- drm/sun4i: add missing put_device() call in (bsc#1152472)
- commit 69345eb
* Thu Sep 17 2020 tzimmermann@suse.de
- drm/virtio: fix missing dma_fence_put() in (bsc#1152489)
* context changes
- commit 2d93b7f
* Thu Sep 17 2020 tzimmermann@suse.de
- drm/ast: Initialize DRAM type before posting GPU (bsc#1152472)
* context changes
- commit 933f31f
* Thu Sep 17 2020 tzimmermann@suse.de
- drm/mgag200: Remove declaration of mgag200_mmap() from header file (bsc#1152472)
* context changes
- commit 435259b
* Wed Sep 16 2020 fdmanana@suse.com
- Btrfs: implement full reflink support for inline extents
(bsc#1176019).
- Refresh
patches.suse/btrfs-fix-lost-i_size-update-after-cloning-inline-ex.patch.
- commit 1499e64
* Wed Sep 16 2020 fdmanana@suse.com
- Btrfs: simplify inline extent handling when doing reflinks
(bsc#1176019).
- commit 378e9bc
* Wed Sep 16 2020 fdmanana@suse.com
- Btrfs: move all reflink implementation code into its own file
(bsc#1176019).
- Refresh
patches.suse/btrfs-fix-lost-i_size-update-after-cloning-inline-ex.patch.
- commit 24935c8
* Tue Sep 15 2020 ematsumiya@suse.de
- nvme-pci: override the value of the controller's numa node
(bsc#1176507).
- commit 1ad78c9
* Tue Sep 15 2020 msuchanek@suse.de
- Remove patch causing regression (bsc#1094244 ltc#168122).
- Delete patches.suse/powerpc-64s-machine-check-interrupt-update-NMI-accou.patch.
- Refresh patches.suse/powerpc-64s-machine-check-do-not-trace-real-mode-han.patch.
- commit f30b04b
* Tue Sep 15 2020 tbogendoerfer@suse.de
- mlx4: disable device on shutdown (git-fixes).
- commit 878fd39
* Tue Sep 15 2020 dwagner@suse.de
- nvme-multipath: retry commands for dying queues (bsc#1171688).
- commit 50f2e12
* Tue Sep 15 2020 aaptel@suse.com
- smb3: warn on confusing error scenario with sec=krb5
(bsc#1176548).
- commit 87d97c1
* Tue Sep 15 2020 aaptel@suse.com
- cifs: Fix leak when handling lease break for cached root fid
(bsc#1176242).
- commit 3f36e87
* Tue Sep 15 2020 aaptel@suse.com
- SMB3: Honor 'posix' flag for multiuser mounts (bsc#1176559).
- commit da99223
* Tue Sep 15 2020 aaptel@suse.com
- SMB3: Honor 'handletimeout' flag for multiuser mounts
(bsc#1176558).
- commit 7fc229a
* Tue Sep 15 2020 aaptel@suse.com
- SMB3: Honor persistent/resilient handle flags for multiuser
mounts (bsc#1176546).
- Refresh
patches.suse/SMB3-Honor-lease-disabling-for-multiuser-mounts.patch.
- commit 9b622c7
* Tue Sep 15 2020 aaptel@suse.com
- SMB3: Honor 'seal' flag for multiuser mounts (bsc#1176545).
- commit c2120ee
* Tue Sep 15 2020 aaptel@suse.com
- cifs/smb3: Fix data inconsistent when punch hole (bsc#1176544).
- commit a9ca8fc
* Tue Sep 15 2020 aaptel@suse.com
- cifs/smb3: Fix data inconsistent when zero file range
(bsc#1176536).
- commit 92bbeda
* Tue Sep 15 2020 msuchanek@suse.de
- driver-core: Introduce DEVICE_ATTR_ADMIN_{RO,RW} (bsc#1176486
ltc#188130).
- commit daeec95
* Tue Sep 15 2020 msuchanek@suse.de
- powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs
attribute (bsc#1176486 ltc#188130).
- commit 5a8c141
* Tue Sep 15 2020 jslaby@suse.cz
- net: initialize fastreuse on inet_inherit_port
(networking-stable-20_08_15).
- net: refactor bind_bucket fastreuse into helper
(networking-stable-20_08_15).
- net: Fix potential memory leak in proto_register()
(networking-stable-20_08_15).
- net/nfc/rawsock.c: add CAP_NET_RAW check
(networking-stable-20_08_15).
- net/tls: Fix kmap usage (networking-stable-20_08_15).
- tcp: correct read of TFO keys on big endian systems
(networking-stable-20_08_15).
- net: Set fput_needed iff FDPUT_FPUT is set
(networking-stable-20_08_15).
- commit 172e095
* Tue Sep 15 2020 lhenriques@suse.de
- rbd: require global CAP_SYS_ADMIN for mapping and unmapping
(CVE-2020-25284 bsc#1176543).
- ceph: don't allow setlease on cephfs (bsc#1176537).
- ceph: handle zero-length feature mask in session messages
(bsc#1176540).
- ceph: use frag's MDS in either mode (bsc#1176542).
- ceph: set sec_context xattr on symlink creation (bsc#1176541).
- ceph: fix use-after-free for fsc->mdsc (bsc#1176539).
- ceph: fix potential mdsc use-after-free crash (bsc#1176538).
- commit 87663ec
* Mon Sep 14 2020 tbogendoerfer@suse.de
- RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'
(bsc#1170774).
- commit d51761b
* Mon Sep 14 2020 bp@suse.de
- blacklist.conf: 2356bb4b8221 tracing/kprobes, x86/ptrace: Fix regs argument order for i386
- commit c54f3f0
* Mon Sep 14 2020 tbogendoerfer@suse.de
- RDMA/bnxt_re: Remove the qp from list only if the qp destroy
succeeds (bsc#1170774).
- RDMA/bnxt_re: Static NQ depth allocation (bsc#1170774).
- RDMA/mlx4: Read pkey table length instead of hardcoded value
(git-fixes).
- commit d897d3a
* Mon Sep 14 2020 mbenes@suse.cz
- ftrace: Setup correct FTRACE_FL_REGS flags for module
(git-fixes).
- commit b5a1bd1
* Mon Sep 14 2020 msuchanek@suse.de
- powerpc/kernel: Cleanup machine check function declarations
(bsc#1065729).
- commit 05b1221
* Mon Sep 14 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and move to sorted section:
patches.suse/edac-ghes-setup-dimm-label-from-dmi-and-use-it-in-error-reports.patch
patches.suse/edac-i10nm-update-driver-to-support-different-bus-number-config-register-offsets.patch
patches.suse/edac-skx-i10nm-make-some-configurations-cpu-model-specific.patch
patches.suse/firmware_loader-fix-memory-leak-for-paged-buffer.patch
patches.suse/net-packet-fix-overflow-in-tpacket_rcv.patch
patches.suse/x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch
patches.suse/x86-cpu-add-table-argument-to-cpu_matches.patch
patches.suse/x86-smpboot-remove-the-last-icpu-macro.patch
patches.suse/x86-speculation-add-special-register-buffer-data-sampling-srbds-mitigation.patch
patches.suse/x86-speculation-add-srbds-vulnerability-and-mitigation-documentation.patch
- move mainline backports into sorted section:
patches.suse/revert-zram-convert-remaining-class_attr-to-class_attr_ro
patches.suse/vgacon-fix-out-of-bounds-write-to-the-scrollback-buf.patch
No effect on expanded tree.
- commit 0435bb2
* Fri Sep 11 2020 fdmanana@suse.com
- btrfs: reset tree root pointer after error in init_tree_roots
(bsc#1176019).
- commit d323df2
* Fri Sep 11 2020 fdmanana@suse.com
- btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
(bsc#1176019).
- Refresh
patches.suse/0001-btrfs-reloc-fix-reloc-root-leak-and-NULL-pointer-der.patch.
- Refresh
patches.suse/0002-btrfs-reloc-clear-DEAD_RELOC_TREE-bit-for-orphan-roo.patch.
- Refresh
patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch.
- commit 6d38357
* Fri Sep 11 2020 fdmanana@suse.com
- btrfs: add a leak check for roots (bsc#1176019).
- Refresh
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch.
- commit 331ee79
* Fri Sep 11 2020 fdmanana@suse.com
- btrfs: make the init of static elements in fs_info separate
(bsc#1176019).
- commit e201abc
* Fri Sep 11 2020 fdmanana@suse.com
- btrfs: move fs_info init work into it's own helper function
(bsc#1176019).
- commit 83952d0
* Fri Sep 11 2020 fdmanana@suse.com
- btrfs: Streamline btrfs_fs_info::backup_root_index semantics
(bsc#1176019).
- Refresh
patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch.
- commit b8636e1
* Fri Sep 11 2020 mkubecek@suse.cz
- series.conf: fix sort
- fix order of patches in sorted section
- commit 4d61931
* Fri Sep 11 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/bitfield.h-don-t-compile-time-validate-_val-in-FIELD_FIT.patch
patches.suse/kernel-cpu_pm-Fix-uninitted-local-in-cpu_pm.patch
patches.suse/mm-limit-boost_watermark-on-small-zones.patch
patches.suse/mm-page_alloc-fix-core-hung-in-free_pcppages_bulk.patch
patches.suse/mm-page_alloc-silence-a-KASAN-false-positive.patch
patches.suse/mm-remove-VM_BUG_ON-PageSlab-from-page_mapcount.patch
patches.suse/mm-shuffle-don-t-move-pages-between-zones-and-don-t-read-garbage-memmaps.patch
patches.suse/mm-sparse-rename-pfn_present-to-pfn_in_present_section.patch
patches.suse/mm-thp-fix-defrag-setting-if-newline-is-not-used.patch
- commit 8d21545
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: Rename find_oldest_super_backup to init_backup_root_slot
(bsc#1176019).
- commit dd087e3
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: Remove unused next_root_backup function (bsc#1176019).
- commit fb3bd27
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: Don't use objectid_mutex during mount (bsc#1176019).
- commit c44ea8c
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: Factor out tree roots initialization during mount
(bsc#1176019).
- Refresh
patches.suse/btrfs-free-more-things-in-btrfs_free_fs_info.patch.
- commit 10657bc
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: use bool argument in free_root_pointers() (bsc#1176019).
- commit 743977b
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: Add read_backup_root (bsc#1176019).
- commit 3f9983e
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: Remove newest_gen argument from find_oldest_super_backup
(bsc#1176019).
- commit 58cb4f5
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: Cleanup and simplify find_newest_super_backup
(bsc#1176019).
- commit 478d905
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: add __cold attribute to more functions (bsc#1176019).
- commit 71f76ab
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: free more things in btrfs_free_fs_info (bsc#1176019).
- Refresh
patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch.
- commit b6ec803
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
(bsc#1176019).
- commit a76defc
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: use btrfs_put_fs_root to free roots always (bsc#1176019).
- Refresh
patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch.
- commit 41b464c
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in open_ctree (bsc#1176019).
- commit f1db66d
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: export and rename free_fs_info (bsc#1176019).
- commit 0b624c8
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry
(bsc#1176019).
- commit eca88c1
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in btrfs_recover_log_trees
(bsc#1176019).
- commit 351a260
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in create_pending_snapshot
(bsc#1176019).
- commit 8b70b77
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in get_subvol_name_from_objectid
(bsc#1176019).
- commit faabe37
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in btrfs_ioctl_send (bsc#1176019).
- commit 9a7a7b3
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in scrub_print_warning_inode
(bsc#1176019).
- commit 3f0e119
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref for the root in btrfs_find_orphan_roots
(bsc#1176019).
- commit 681f58e
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: push grab_fs_root into read_fs_root (bsc#1176019).
- Refresh
patches.suse/0001-btrfs-reloc-fix-reloc-root-leak-and-NULL-pointer-der.patch.
- Refresh
patches.suse/0002-btrfs-reloc-clear-DEAD_RELOC_TREE-bit-for-orphan-roo.patch.
- commit 4d5675a
* Thu Sep 10 2020 ptesarik@suse.cz
- blacklist.conf: user-visible change to perf
- commit caa4d65
* Thu Sep 10 2020 ptesarik@suse.cz
- blacklist.conf: cleanup need not be backported
- commit f1a5da2
* Thu Sep 10 2020 ptesarik@suse.cz
- net/smc: put slot when connection is killed (git-fixes).
- commit 8ddc482
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in btrfs_recover_relocation
(bsc#1176019).
- commit 4544b15
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in create_reloc_inode
(bsc#1176019).
- commit 5ad1c23
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in find_data_references
(bsc#1176019).
- commit b847756
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in record_reloc_root_in_trans
(bsc#1176019).
- commit ed6b331
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in merge_reloc_roots
(bsc#1176019).
- Refresh
patches.suse/0001-btrfs-reloc-fix-reloc-root-leak-and-NULL-pointer-der.patch.
- Refresh
patches.suse/0002-btrfs-reloc-clear-DEAD_RELOC_TREE-bit-for-orphan-roo.patch.
- commit 6e65a90
* Thu Sep 10 2020 mgorman@suse.de
- mm, page_alloc: fix core hung in free_pcppages_bulk() (git fixes
(mm/pgalloc)).
- bitfield.h: don't compile-time validate _val in FIELD_FIT
(git fixes (bitfield)).
- mm/page_alloc: silence a KASAN false positive (git fixes
(mm/pgalloc)).
- mm/shuffle: don't move pages between zones and don't read
garbage memmaps (git fixes (mm/pgalloc)).
- kernel/cpu_pm: Fix uninitted local in cpu_pm (git fixes
(kernel/pm)).
- mm: remove VM_BUG_ON(PageSlab()) from page_mapcount() (git fixes
(mm/compaction)).
- mm: limit boost_watermark on small zones (git fixes
(mm/pgalloc)).
- mm/sparse: rename pfn_present() to pfn_in_present_section()
(git fixes (mm/pgalloc)).
- mm, thp: fix defrag setting if newline is not used (git fixes
(mm/thp)).
- commit 72b22a6
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in prepare_to_merge (bsc#1176019).
- commit 28b372d
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in build_backref_tree
(bsc#1176019).
- commit abebe41
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold ref on root in btrfs_ioctl_default_subvol
(bsc#1176019).
- commit c589a9c
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info
(bsc#1176019).
- commit 390b892
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in btrfs_search_path_in_tree_user
(bsc#1176019).
- commit bbc4f14
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in btrfs_search_path_in_tree
(bsc#1176019).
- commit cd32183
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in search_ioctl (bsc#1176019).
- commit 8173466
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in create_subvol (bsc#1176019).
- commit 5cde960
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in fixup_tree_root_location
(bsc#1176019).
- commit 320ca12
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in __btrfs_run_defrag_inode
(bsc#1176019).
- commit 95a17fd
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a root ref in btrfs_get_dentry (bsc#1176019).
- commit 7aed71d
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on the root in resolve_indirect_ref
(bsc#1176019).
- commit 628db82
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: hold a ref on fs roots while they're in the radix tree
(bsc#1176019).
- commit 3062c74
* Thu Sep 10 2020 mgorman@suse.de
- blacklist.conf: Theoritical issues that does not apply to kernel configuration
- commit 2c26708
* Thu Sep 10 2020 mgorman@suse.de
- blacklist.conf: Build fix that is not relevant to kernel configuration
- commit 758bef3
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
(bsc#1176019).
- commit 58d4ba4
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: make the fs root init functions static (bsc#1176019).
- commit feb2dca
* Thu Sep 10 2020 fdmanana@suse.com
- btrfs: open code btrfs_read_fs_root_no_name (bsc#1176019).
- commit ab1f957
* Thu Sep 10 2020 msuchanek@suse.de
- powerpc: Add cputime_to_nsecs() (bsc#1065729).
- commit dee0106
* Thu Sep 10 2020 mbenes@suse.cz
- livepatch: Add -fdump-ipa-clones to build (fate#323487).
Add support for -fdump-ipa-clones GCC option.
Update config files accordingly.
- commit 59bf95b
* Thu Sep 10 2020 ptesarik@suse.cz
- blacklist.conf: fix needed only if fake NUMA support is removed
- commit 458b58b
* Thu Sep 10 2020 ptesarik@suse.cz
- s390/dasd: fix inability to use DASD with DIAG driver
(git-fixes).
- s390/mm: fix huge pte soft dirty copying (git-fixes).
- s390/setup: init jump labels before command line parsing
(git-fixes).
- commit 0b57226
* Thu Sep 10 2020 ptesarik@suse.cz
- blacklist.conf: s390: PAGE_DEFAULT_KEY is always zero
- commit 047e63e
* Wed Sep 09 2020 jroedel@suse.de
- iommu/vt-d: Handle non-page aligned address (bsc#1176367).
- commit 8f4c091
* Wed Sep 09 2020 jroedel@suse.de
- blacklist.conf: Add de2b41be8fcc x86, vmlinux.lds: Page-align end of ..page_aligned sections
- commit 0f6cfca
* Wed Sep 09 2020 jroedel@suse.de
- iommu/vt-d: Handle 36bit addressing for x86-32 (bsc#1176362).
- iommu/amd: Do not use IOMMUv2 functionality when SME is active
(bsc#1174358).
- iommu/amd: Do not force direct mapping when SME is active
(bsc#1174358).
- iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE
(bsc#1176359).
- iommu/amd: Restore IRTE.RemapEn bit after programming IRTE
(bsc#1176358).
- iommu/vt-d: Serialize IOMMU GCMD register modifications
(bsc#1176364).
- vfio-pci: Avoid recursive read-lock usage (bsc#1176366).
- iommu/amd: Print extended features in one line to fix divergent
log levels (bsc#1176357).
- iommu/vt-d: Fix PASID devTLB invalidation (bsc#1176361).
- iommu/vt-d: Remove global page support in devTLB flush
(bsc#1176363).
- iommu/omap: Check for failure of a call to omap_iommu_dump_ctx
(bsc#1176360).
- iommu/vt-d: Support flushing more translation cache types
(bsc#1176365).
- commit d9d3306
* Wed Sep 09 2020 mkubecek@suse.cz
- refresh config files
- commit 09c22d1
* Wed Sep 09 2020 fdmanana@suse.com
- btrfs: remove btrfs_read_fs_root, not used anymore
(bsc#1176019).
- commit 27b7c0e
* Wed Sep 09 2020 fdmanana@suse.com
- btrfs: make relocation use btrfs_read_tree_root() (bsc#1176019).
- commit 83c5766
* Wed Sep 09 2020 fdmanana@suse.com
- btrfs: export and use btrfs_read_tree_root for tree-log
(bsc#1176019).
- commit c457d40
* Wed Sep 09 2020 mkubecek@suse.cz
- fix patch metadata
- change from "queued" to "never":
patches.suse/0001-xen-don-t-reschedule-in-preemption-off-sections.patch
- commit 9a83f52
* Wed Sep 09 2020 fdmanana@suse.com
- btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
(bsc#1176019).
- commit 348b1af
* Wed Sep 09 2020 fdmanana@suse.com
- btrfs: move fs root init stuff into btrfs_init_fs_root
(bsc#1176019).
- commit cb580c0
* Wed Sep 09 2020 fdmanana@suse.com
- btrfs: push __setup_root into btrfs_alloc_root (bsc#1176019).
- commit 062eab0
* Wed Sep 09 2020 mkubecek@suse.cz
- series.conf: cleanup
- move to sorted section:
patches.suse/x86-asm-64-Align-start-of-__clear_user-loop-to-16-by.patch
- commit 3cee501
* Wed Sep 09 2020 fdmanana@suse.com
- btrfs: drop create parameter to btrfs_get_extent()
(bsc#1176019).
- commit 051d33b
* Wed Sep 09 2020 msuchanek@suse.de
- powerpc/64: mark emergency stacks valid to unwind (bsc#1156395).
- commit cf61a29
* Wed Sep 09 2020 mbenes@suse.cz
- blacklist.conf: 318af7b80b6a ("Revert "kbuild: use -flive-patching when CONFIG_LIVEPATCH is enabled"")
Contrary to the upstream we'll support the original patch, since it
makes things easier for us as of now.
- commit 5f31678
* Wed Sep 09 2020 msuchanek@suse.de
- powerpc/traps: Make unrecoverable NMIs die instead of panic
(bsc#1094244 ltc#168122).
- powerpc/traps: Do not trace system reset (bsc#1094244
ltc#168122).
- powerpc/64s: machine check do not trace real-mode handler
(bsc#1094244 ltc#168122).
- powerpc: Implement ftrace_enabled() helpers (bsc#1094244
ltc#168122).
- powerpc/64s: machine check interrupt update NMI accounting
(bsc#1094244 ltc#168122).
- powerpc/pseries: Machine check use rtas_call_unlocked() with
args on stack (bsc#1094244 ltc#168122).
- powerpc/pseries: Limit machine check stack to 4GB (bsc#1094244
ltc#168122).
- powerpc/pseries/ras: fwnmi sreset should not interlock
(bsc#1094244 ltc#168122).
- powerpc/pseries/ras: fwnmi avoid modifying r3 in error case
(bsc#1094244 ltc#168122).
- powerpc/pseries/ras: Fix FWNMI_VALID off by one (bsc#1094244
ltc#168122).
- powerpc/pseries/ras: Avoid calling rtas_token() in NMI paths
(bsc#1094244 ltc#168122).
- commit a8046af
* Wed Sep 09 2020 ptesarik@suse.cz
- scsi: zfcp: Fix use-after-free in request timeout handlers
(git-fixes).
- commit afdea91
* Wed Sep 09 2020 ptesarik@suse.cz
- blacklist.conf: zfcp comment fix
- commit 063b5f1
* Wed Sep 09 2020 colyli@suse.de
- blacklist.conf: add cafe01ef8fcb248583038e1be071383530fe355a
- commit 5a7e3c7
* Wed Sep 09 2020 colyli@suse.de
- dm: don't call report zones for more than the user requested
(git fixes (block drivers)).
- dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()
(git fixes (block drivers)).
- md: raid0/linear: fix dereference before null check on pointer
mddev (git fixes (block drivers)).
- sbitmap: Consider cleared bits in sbitmap_bitmap_show()
(git fixes (block drivers)).
- blktrace: fix debugfs use after free (git fixes (block
drivers)).
- block: revert back to synchronous request_queue removal (git
fixes (block drivers)).
- block: add docs for gendisk / request_queue refcount helpers
(git fixes (block drivers)).
- dm integrity: fix integrity recalculation that is improperly
skipped (git fixes (block drivers)).
- virtio-blk: free vblk-vqs in error path of virtblk_probe()
(git fixes (block drivers)).
- dm writecache: add cond_resched to loop in
persistent_memory_claim() (git fixes (block drivers)).
- dm writecache: correct uncommitted_block when discarding
uncommitted entry (git fixes (block drivers)).
- dm zoned: assign max_io_len correctly (git fixes (block
drivers)).
- bcache: Convert pr_<level> uses to a more typical style (git
fixes (block drivers)).
- commit 35db4b2
* Wed Sep 09 2020 colyli@suse.de
- blacklist.conf: add 7bf137298cb73afdb8c5536e474f7ba71ab1c235
- commit cdf662f
* Wed Sep 09 2020 dwagner@suse.de
- scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
(git-fixes).
- scsi: qla2xxx: Fix regression on sparc64 (git-fixes).
- commit b922436
* Wed Sep 09 2020 msuchanek@suse.de
- powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for
64bit Book3S (bsc#1065729).
- commit 9cbba57
* Wed Sep 09 2020 dwagner@suse.de
- scsi: libfc: Fix for double free() (bsc#1174899).
- commit 941605d
* Wed Sep 09 2020 msuchanek@suse.de
- powerpc/book3s64/radix: Add kernel command line option
to disable radix GTSE (bsc#1055186 ltc#153436 FATE#323286
jsc#SLE-13512).
- powerpc/mm/radix: Create separate mappings for hot-plugged
memory (bsc#1055186 ltc#153436 FATE#323286).
- powerpc/mm/radix: Remove split_kernel_mapping() (bsc#1055186
ltc#153436 FATE#323286).
- powerpc/mm/radix: Free PUD table when freeing pagetable
(bsc#1055186 ltc#153436 FATE#323286).
- powerpc/mm/radix: Fix PTE/PMD fragment count for early page
table mappings (bsc#1055186 ltc#153436 FATE#323286).
- powerpc/prom: Enable Radix GTSE in cpu pa-features (bsc#1055186
ltc#153436 FATE#323286 jsc#SLE-13512).
- powerpc/mm: Enable radix GTSE only if supported (bsc#1055186
ltc#153436 FATE#323286 jsc#SLE-13512).
- commit d06aeea
* Wed Sep 09 2020 msuchanek@suse.de
- Refresh patches.suse/nvdimm-Avoid-race-between-probe-and-reading-device-a.patch
Update submit URL to v2
- commit f6fe239
* Tue Sep 08 2020 ptesarik@suse.cz
- crypto: ecc - SP800-56A rev 3 local public key validation
(bsc#1175718).
- crypto: dh - SP800-56A rev 3 local public key validation
(bsc#1175718).
- crypto: dh - check validity of Z before export (bsc#1175718).
- lib/mpi: Add mpi_sub_ui() (bsc#1175718).
- crypto: ecdh - check validity of Z before export (bsc#1175718).
- commit 1b908a3
* Tue Sep 08 2020 dwagner@suse.de
- nvme-fc: set max_segments to lldd max value (bsc#1176038).
- commit d7e9e95
* Tue Sep 08 2020 ptesarik@suse.cz
- s390/qeth: don't process empty bridge port events (git-fixes).
- s390/qeth: integrate RX refill worker with NAPI (git-fixes).
- s390/qeth: tolerate pre-filled RX buffer (git-fixes).
- commit 0d5daa2
* Tue Sep 08 2020 mbenes@suse.cz
- rpm/kernel-binary.spec.in: pack .ipa-clones files for live patching
When -fdump-ipa-clones option is enabled, GCC reports about its cloning
operation during IPA optimizations. We use the information for live
patches preparation, because it is crucial to know if and how functions
are optimized.
Currently, we create the needed .ipa-clones dump files manually. It is
unnecessary, because the files may be created automatically during our
kernel build. Prepare for the step and provide the resulting files in
- livepatch-devel package.
- commit 98e5a9d
* Tue Sep 08 2020 dwagner@suse.de
- s390: fix GENERIC_LOCKBREAK dependency typo in Kconfig
(git-fixes).
- x86/hotplug: Silence APIC only after all interrupts are migrated
(git-fixes).
- test_kmod: avoid potential double free in
trigger_config_run_type() (git-fixes).
- initramfs: remove clean_rootfs (git-fixes).
- initramfs: remove the populate_initrd_image and clean_rootfs
stubs (git-fixes).
- scsi: lpfc: Add dependency on CPU_FREQ (git-fixes).
- block: Use non _rcu version of list functions for tag_set_list
(git-fixes).
- scsi: qla2xxx: Suppress two recently introduced compiler
warnings (git-fixes).
- commit de8f3c2
* Tue Sep 08 2020 dwagner@suse.de
- blacklist.conf: Add documenation fixes and kabi breaker
- commit dba74e9
* Tue Sep 08 2020 tbogendoerfer@suse.de
- tg3: Fix soft lockup when tg3_reset_task() fails (git-fixes).
- cxgb4: fix thermal zone device registration (git-fixes).
- bnxt: don't enable NAPI until rings are ready (git-fixes).
- taprio: Fix using wrong queues in gate mask (bsc#1154353).
- bnxt_en: fix HWRM error when querying VF temperature
(git-fixes).
- bnxt_en: Fix possible crash in bnxt_fw_reset_task()
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Fix PCI AER error recovery flow (git-fixes).
- bnxt_en: Check for zero dir entries in NVRAM (git-fixes).
- bnxt_en: Don't query FW when netif_running() is false
(git-fixes).
- bonding: fix a potential double-unregister (git-fixes).
- i40e: Fix crash during removing i40e driver (git-fixes).
- i40e: Set RX_ONLY mode for unicast promiscuous on VLAN
(git-fixes).
- commit 4d82728
* Tue Sep 08 2020 jslaby@suse.cz
- selftests/net: relax cpu affinity requirement in msg_zerocopy
test (networking-stable-20_08_08).
- dpaa2-eth: Fix passing zero to 'PTR_ERR' warning
(networking-stable-20_08_08).
- net: thunderx: use spin_lock_bh in nicvf_set_rx_mode_task()
(networking-stable-20_08_08).
- tcp: apply a floor of 1 for RTT samples from TCP timestamps
(networking-stable-20_08_08).
- net: gre: recompute gre csum for sctp over gre tunnels
(networking-stable-20_08_08).
- openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
(networking-stable-20_08_08).
- net: ethernet: mtk_eth_soc: fix MTU warnings
(networking-stable-20_08_08).
- rxrpc: Fix race between recvmsg and sendmsg on immediate call
failure (networking-stable-20_08_08).
- ipv6: fix memory leaks on IPV6_ADDRFORM path
(networking-stable-20_08_08).
- ipv4: Silence suspicious RCU usage warning
(networking-stable-20_08_08).
- vxlan: Ensure FDB dump is performed under RCU
(networking-stable-20_08_08).
- ipv6: Fix nexthop refcnt leak when creating ipv6 route info
(networking-stable-20_08_08).
- commit a270aeb
* Tue Sep 08 2020 jslaby@suse.cz
- dev: Defer free of skbs in flush_backlog
(networking-stable-20_07_29).
- qrtr: orphan socket in qrtr_release()
(networking-stable-20_07_29).
- bonding: check return value of register_netdevice() in
bond_newlink() (networking-stable-20_07_29).
- sctp: shrink stream outq when fails to do addstream reconf
(networking-stable-20_07_29).
- sctp: shrink stream outq only when new outcnt < old outcnt
(networking-stable-20_07_29).
- enetc: Remove the mdio bus on PF probe bailout
(networking-stable-20_07_29).
- drivers/net/wan/x25_asy: Fix to make it work
(networking-stable-20_07_29).
- net: dsa: microchip: call phy_remove_link_mode during probe
(networking-stable-20_07_29).
- kABI: net: dsa: microchip: call phy_remove_link_mode during
probe (kabi).
- net: udp: Fix wrong clean up for IS_UDPLITE macro
(networking-stable-20_07_29).
- net-sysfs: add a newline when printing 'tx_timeout' by sysfs
(networking-stable-20_07_29).
- mlxsw: destroy workqueue when trap_register in mlxsw_emad_init
(networking-stable-20_07_29).
- rxrpc: Fix sendmsg() returning EPIPE due to recvmsg() returning
ENODATA (networking-stable-20_07_29).
- bonding: check error value of register_netdevice() immediately
(networking-stable-20_07_29).
- net: dp83640: fix SIOCSHWTSTAMP to update the struct with
actual configuration (networking-stable-20_07_29).
- vsock/virtio: annotate 'the_virtio_vsock' RCU pointer
(networking-stable-20_07_29).
- bnxt_en: Fix completion ring sizing with TPA enabled
(networking-stable-20_07_29).
- bnxt_en: Fix race when modifying pause settings
(networking-stable-20_07_29).
- commit 15b35e2
* Tue Sep 08 2020 bp@suse.de
- EDAC: Fix reference count leaks (bsc#1152489).
- commit 3f4ad8e
* Mon Sep 07 2020 bp@suse.de
- x86/mce/inject: Fix a wrong assignment of i_mce.status
(bsc#1152489).
- commit 64f04e6
* Mon Sep 07 2020 bp@suse.de
- blacklist.conf: 2accfa69050c cpu/speculation: Add prototype for cpu_show_srbds()
- commit 12941df
* Mon Sep 07 2020 dwagner@suse.de
- scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
(bsc#1174899).
- scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
(bsc#1174899).
- commit f5d1493
* Mon Sep 07 2020 dwagner@suse.de
- series.conf: Update meta-data
and corresponding patches
- commit 397e951
* Mon Sep 07 2020 bp@suse.de
- Refresh
patches.suse/x86-asm-64-Align-start-of-__clear_user-loop-to-16-by.patch.
- commit e3c9d3b
* Mon Sep 07 2020 bp@suse.de
- blacklist.conf: cc5277fe66cf x86/resctrl: Fix a NULL vs IS_ERR() static checker warning in rdt_cdp_peer_get()
- commit 67c6df6
* Mon Sep 07 2020 bp@suse.de
- blacklist.conf: 2c18bd525c47 x86/resctrl: Fix memory bandwidth counter width for AMD
Fix moved to SP3, see bsc#1172757
- commit bacb8af
* Mon Sep 07 2020 jroedel@suse.de
- epoll: call final ep_events_available() check under the lock
(bsc#1176237).
- epoll: atomically remove wait entry on wake up (bsc#1176236).
- commit 86b758b
* Mon Sep 07 2020 msuchanek@suse.de
- rpm/kernel-source.spec.in: Also use bz compression (boo#1175882).
- commit 375ec84
* Mon Sep 07 2020 msuchanek@suse.de
- rpm/kernel-binary.spec.in: Also sign ppc64 kernels (jsc#SLE-15857
jsc#SLE-13618).
- commit 971fc3d
* Mon Sep 07 2020 bp@suse.de
- EDAC/amd64: Read back the scrub rate PCI register on F15h
(bsc#1152489).
- commit dae70cc
* Mon Sep 07 2020 bp@suse.de
- EDAC/amd64: Add AMD family 17h model 60h PCI IDs (bsc#1152489).
- commit 059d4f2
* Mon Sep 07 2020 jgross@suse.com
- XEN uses irqdesc::irq_data_common::handler_data to store a
per interrupt XEN data pointer which contains XEN specific
information (bsc#1065600).
- commit b863d57
* Mon Sep 07 2020 jgross@suse.com
- xen: don't reschedule in preemption off sections (bsc#1175749).
- commit 2a68c8d
* Mon Sep 07 2020 tiwai@suse.de
- include/asm-generic/vmlinux.lds.h: align ro_after_init
(git-fixes).
- include/linux/poison.h: remove obsolete comment (git-fixes).
- include/linux/bitops.h: avoid clang shift-count-overflow
warnings (git-fixes).
- thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
(git-fixes).
- thermal: ti-soc-thermal: Fix bogus thermal shutdowns for
omap4430 (git-fixes).
- dmaengine: dw-edma: Fix scatter-gather address calculation
(git-fixes).
- dmaengine: pl330: Fix burst length if burst size is smaller
than bus width (git-fixes).
- dmaengine: at_hdmac: check return value of
of_find_device_by_node() in at_dma_xlate() (git-fixes).
- dmaengine: of-dma: Fix of_dma_router_xlate's of_dma_xlate
handling (git-fixes).
- drm/radeon: Prefer lower feedback dividers (git-fixes).
- batman-adv: bla: use netif_rx_ni when not in interrupt context
(git-fixes).
- batman-adv: Fix own OGM check in aggregated OGMs (git-fixes).
- batman-adv: Avoid uninitialized chaddr when handling DHCP
(git-fixes).
- media: cedrus: Add missing v4l2_ctrl_request_hdl_put()
(git-fixes).
- HID: core: Sanitize event code and type when mapping input
(git-fixes).
- HID: core: Correctly handle ReportSize being zero (git-fixes).
- usb: storage: Add unusual_uas entry for Sony PSZ drives
(git-fixes).
- USB: gadget: u_f: Unbreak offset calculation in VLAs
(git-fixes).
- USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()
(git-fixes).
- USB: gadget: u_f: add overflow checks to VLA macros (git-fixes).
- xhci: Do warm-reset when both CAS and XDEV_RESUME are set
(git-fixes).
- usb: uas: Add quirk for PNY Pro Elite (git-fixes).
- USB: lvtest: return proper error code in probe (git-fixes).
- USB: quirks: Add no-lpm quirk for another Raydium touchscreen
(git-fixes).
- USB: yurex: Fix bad gfp argument (git-fixes).
- drm/amdgpu: Fix buffer overflow in INFO ioctl (git-fixes).
- drm/amd/pm: correct the thermal alert temperature limit settings
(git-fixes).
- drm/amdgpu/gfx10: refine mgcg setting (git-fixes).
- drm/amd/pm: correct Vega20 swctf limit setting (git-fixes).
- drm/amd/pm: correct Vega12 swctf limit setting (git-fixes).
- drm/amd/pm: correct Vega10 swctf limit setting (git-fixes).
- fbcon: prevent user font height or width change from causing
potential out-of-bounds access (git-fixes).
- vt: defer kfree() of vc_screenbuf in vc_do_resize() (git-fixes).
- HID: hiddev: Fix slab-out-of-bounds write in
hiddev_ioctl_usage() (git-fixes).
- HID: i2c-hid: Always sleep 60ms after I2C_HID_PWR_ON commands
(git-fixes).
- drm/amd/display: Switch to immediate mode for updating
infopackets (git-fixes).
- drm/amd/powerplay: correct UVD/VCE PG state on custom pptable
uploading (git-fixes).
- drm/amd/powerplay: correct Vega20 cached smu feature state
(git-fixes).
- spi: stm32: always perform registers configuration prior to
transfer (git-fixes).
- spi: stm32: fix stm32_spi_prepare_mbr in case of odd clk_rate
(git-fixes).
- spi: stm32: fix fifo threshold level in case of short transfer
(git-fixes).
- spi: stm32h7: fix race condition at end of transfer (git-fixes).
- spi: stm32: clear only asserted irq flags on interrupt
(git-fixes).
- mfd: intel-lpss: Add Intel Emmitsburg PCH PCI IDs (git-fixes).
- fbmem: pull fbcon_update_vcs() out of fb_set_var() (git-fixes).
- HID: quirks: add NOGET quirk for Logitech GROUP (git-fixes).
- PCI: Fix pci_create_slot() reference count leak (git-fixes).
- media: davinci: vpif_capture: fix potential double free
(git-fixes).
- media: pci: ttpci: av7110: fix possible buffer overflow caused
by bad DMA value in debiirq() (git-fixes).
- ASoC: tegra: Fix reference count leaks (git-fixes).
- ASoC: img-parallel-out: Fix a reference count leak (git-fixes).
- ASoC: img: Fix a reference count leak in img_i2s_in_set_fmt
(git-fixes).
- rtlwifi: rtl8192cu: Prevent leaking urb (git-fixes).
- drm/nouveau: Fix reference count leak in
nouveau_connector_detect (git-fixes).
- drm/nouveau: fix reference count leak in nv50_disp_atomic_commit
(git-fixes).
- drm/nouveau/drm/noveau: fix reference count leak in
nouveau_fbcon_open (git-fixes).
- omapfb: fix multiple reference count leaks due to
pm_runtime_get_sync (git-fixes).
- drm/amdgpu/display: fix ref count leak when pm_runtime_get_sync
fails (git-fixes).
- drm/amdgpu: fix ref count leak in amdgpu_display_crtc_set_config
(git-fixes).
- drm/amd/display: fix ref count leak in amdgpu_drm_ioctl
(git-fixes).
- drm/amdgpu: fix ref count leak in amdgpu_driver_open_kms
(git-fixes).
- drm/radeon: fix multiple reference count leak (git-fixes).
- drm/amdkfd: Fix reference count leaks (git-fixes).
- USB: sisusbvga: Fix a potential UB casued by left shifting a
negative value (git-fixes).
- media: gpio-ir-tx: improve precision of transmitted signal
due to scheduling (git-fixes).
- drm/sched: Fix passing zero to 'PTR_ERR' warning v2
(git-fixes).
- commit aa50939
* Mon Sep 07 2020 shung-hsi.yu@suse.com
- net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
(git-fixes).
- commit 4a76c88
* Sun Sep 06 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and resort:
patches.suse/ibmvnic-fix-NULL-tx_pools-and-rx_tools-issue-at-do_r.patch
- commit 8ff6392
* Sun Sep 06 2020 tiwai@suse.de
- ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th
Gen (git-fixes).
- ALSA: hda: fix a runtime pm issue in SOF when integrated GPU
is disabled (git-fixes).
- ALSA: hda: hdmi - add Rocketlake support (git-fixes).
- ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity
check (git-fixes).
- ALSA: hda - Fix silent audio output and corrupted input on
MSI X570-A PRO (git-fixes).
- ALSA: hda/hdmi: always check pin power status in i915 pin fixup
(git-fixes).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
NT950XCJ-X716A (git-fixes).
- ALSA: usb-audio: Add basic capture support for Pioneer DJ
DJM-250MK2 (git-fixes).
- ALSA: usb-audio: Add implicit feedback quirk for UR22C
(git-fixes).
- Revert "ALSA: hda: Add support for Loongson 7A1000 controller"
(git-fixes).
- ALSA: hda/tegra: Program WAKEEN register for Tegra (git-fixes).
- ALSA: hda: Fix 2 channel swapping for Tegra (git-fixes).
- ALSA: ca0106: fix error code handling (git-fixes).
- ALSA: usb-audio: Disable autosuspend for Lenovo ThinkStation
P620 (git-fixes).
- ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
(git-fixes).
- ALSA; firewire-tascam: exclude Tascam FE-8 from detection
(git-fixes).
- ASoC: SOF: Intel: add PCI ID for CometLake-S (git-fixes).
- commit 56f2f52
* Thu Sep 03 2020 mkubecek@suse.cz
- net/packet: fix overflow in tpacket_rcv (CVE-2020-14386
bsc#1176069).
- commit b3a3711
* Thu Sep 03 2020 ailiop@suse.com
- xfs: fix boundary test in xfs_attr_shortform_verify
(CVE-2020-14385 bsc#1176137).
- commit e45cbdb
* Thu Sep 03 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/sched-Add-a-tracepoint-to-track-rq-nr_running.patch
patches.suse/sched-Better-document-ttwu.patch
patches.suse/sched-Fix-use-of-count-for-nr_running-tracepoint.patch
patches.suse/sched-cputime-Improve-cputime_adjust.patch
patches.suse/sched-debug-Add-new-tracepoints-to-track-util_est.patch
patches.suse/sched-debug-Fix-the-alignment-of-the-show-state-debug-output.patch
patches.suse/sched-fair-Remove-unused-sd-parameter-from-scale_rt_capacity.patch
patches.suse/sched-fair-update_pick_idlest-Select-group-with-lowest-group_util-when-idle_cpus-are-equal.patch
patches.suse/sched-nohz-stop-passing-around-unused-ticks-parameter.patch
patches.suse/sched-pelt-Remove-redundant-cap_scale-definition.patch
- commit 1ab5af9
* Thu Sep 03 2020 pmladek@suse.com
- blacklist.conf: dma-debug: speed up debug code that is disabled in SUSE kernels
- commit aa33a0d
* Thu Sep 03 2020 pmladek@suse.com
- blacklist.conf: kstrto*: comment fix
- commit 26002cd
* Thu Sep 03 2020 pmladek@suse.com
- blacklist.conf: kthread: comment fix
- commit 7fd20f3
* Thu Sep 03 2020 vliaskovitis@suse.com
- mei: me: disable mei interface on Mehlow server platforms
(bsc#1175952).
- commit a2053ac
* Thu Sep 03 2020 vliaskovitis@suse.com
- mei: fix CNL itouch device number to match the spec
(bsc#1175952).
- commit a4a5282
* Thu Sep 03 2020 vliaskovitis@suse.com
- mei: me: disable mei interface on LBG servers (bsc#1175952).
- commit e28fa12
* Thu Sep 03 2020 mgorman@suse.de
- sched/debug: Fix the alignment of the show-state debug output
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched: Fix use of count for nr_running tracepoint (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/fair: update_pick_idlest() Select group with lowest
group_util when idle_cpus are equal (bnc#1155798 (CPU scheduler
functional and performance backports)).
- sched: nohz: stop passing around unused "ticks" parameter
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched: Better document ttwu() (bnc#1155798 (CPU scheduler
functional and performance backports)).
- sched: Add a tracepoint to track rq->nr_running (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/debug: Add new tracepoints to track util_est (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/fair: Remove unused 'sd' parameter from
scale_rt_capacity() (bnc#1155798 (CPU scheduler functional
and performance backports)).
- sched/pelt: Remove redundant cap_scale() definition (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/cputime: Improve cputime_adjust() (bnc#1155798 (CPU
scheduler functional and performance backports)).
- commit 7ea4247
* Thu Sep 03 2020 wqu@suse.com
- Update
patches.suse/btrfs-Move-free_pages_out-label-in-inline-extent-han.patch
(bsc#1174484).
Fix wrong bsc reference number exposed by Filipe:
https://bugzilla.suse.com/show_bug.cgi?id=1175263#c1
- commit 8c0ade9
* Wed Sep 02 2020 dwagner@suse.de
- scsi: lpfc: Update lpfc version to 12.8.0.3 (bsc#1171558
bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
- scsi: lpfc: Fix LUN loss after cable pull (bsc#1171558
bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
- scsi: lpfc: Fix validation of bsg reply lengths (bsc#1171558
bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
- scsi: lpfc: Fix retry of PRLI when status indicates its
unsupported (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787
bsc#1171000 jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Fix oops when unloading driver while running
mds diags (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787
bsc#1171000 jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Fix RSCN timeout due to incorrect gidft counter
(bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000
jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of
range value (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787
bsc#1171000 jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Fix FCoE speed reporting (bsc#1171558
bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
- scsi: lpfc: Add missing misc_deregister() for lpfc_init()
(bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000
jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: nvmet: Avoid hang / use-after-free again when
destroying targetport (bsc#1171558 bsc#1136666 bsc#1174486
bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Fix typo in comment for ULP (bsc#1171558
bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
- scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl
param (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787
bsc#1171000 jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Fix a bunch of kerneldoc misdemeanors (bsc#1171558
bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
- scsi: lpfc: Add and rename a whole bunch of function parameter
descriptions (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787
bsc#1171000 jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Use __printf() format notation (bsc#1171558
bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
- scsi: lpfc: Fix kerneldoc parameter formatting/misnaming/missing
issues (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787
bsc#1171000 jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Fix some function parameter descriptions
(bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000
jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Ensure variable has the same stipulations as code
using it (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787
bsc#1171000 jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Fix-up formatting/docrot where appropriate
(bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000
jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Provide description for lpfc_mem_alloc()'s
'align' param (bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787
bsc#1171000 jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: Fix-up around 120 documentation issues (bsc#1171558
bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
- scsi: lpfc: Remove unused variable 'pg_addr' (bsc#1171558
bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
- scsi: lpfc: Correct some pretty obvious misdocumentation
(bsc#1171558 bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000
jsc#SLE-15796 jsc#SLE-15449).
- scsi: lpfc: NVMe remote port devloss_tmo from lldd (bcs#1173060 bsc#1171558
bsc#1136666 bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
Replace patches.suse/lpfc-synchronize-nvme-transport-and-lpfc-driver-devloss_tmo.patch
with upstream version of the fix.
- scsi: lpfc: Quieten some printks (bsc#1171558 bsc#1136666
bsc#1174486 bsc#1175787 bsc#1171000 jsc#SLE-15796
jsc#SLE-15449).
- scsi: lpfc: Avoid another null dereference in
lpfc_sli4_hba_unset() (bsc#1171558 bsc#1136666 bsc#1174486
bsc#1175787 bsc#1171000 jsc#SLE-15796 jsc#SLE-15449).
- commit b565a9f
* Wed Sep 02 2020 yousaf.kaukab@suse.com
- kabi/severities: ignore kABI for net/ethernet/mscc/
References: bsc#1176001,bsc#1175999
Exported symbols from drivers/net/ethernet/mscc/ are
only used by drivers/net/dsa/ocelot/
- commit 16c1e85
* Wed Sep 02 2020 jack@suse.cz
- ext4: handle read only external journal device (bsc#1176063).
- commit 06e42e2
* Wed Sep 02 2020 dwagner@suse.de
- Update patches.suse/firmware-smccc-drop-smccc_version-enum-and-use-arm_smccc_version_1_x-instead.patch
By the time the backport happened the file of SMCCC v1.2
'arm64/kernel/paravirt.c' didn't exist. It was introduced later on
with 94bebd30479. Add missing hunk to fix compile breaks on aarch64.
- commit 3d16a74
* Tue Sep 01 2020 msuchanek@suse.de
- powerpc/book3s64/radix: Fix boot failure with large amount of
guest memory (bsc#1176022 ltc#187208).
- commit 8bb9577
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: rename btrfs_block_group_cache (bsc#1176019).
- Refresh
patches.suse/btrfs-scrub-Don-t-check-free-space-before-marking-a-.patch.
- commit 1e82a09
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: use btrfs_block_group_cache_done in update_block_group
(bsc#1176019).
- Update
patches.suse/btrfs-add-dedicated-members-for-start-and-length-of-.patch
(bsc#1176019).
- commit 9bd7aef
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: block-group: Reuse the item key from caller of
read_one_block_group() (bsc#1176019).
- commit a94961e
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: block-group: Refactor btrfs_read_block_groups()
(bsc#1176019).
- commit 29102c4
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: add dedicated members for start and length of a block
group (bsc#1176019).
- Refresh
patches.suse/0001-btrfs-scrub-Require-mandatory-block-group-RO-for-dev.patch.
- Refresh
patches.suse/0002-btrfs-kill-min_allocable_bytes-in-inc_block_group_ro.patch.
- Refresh
patches.suse/0002-btrfs-take-overcommit-into-account-in-inc_block_grou.patch.
- Refresh
patches.suse/Btrfs-fix-block-group-remaining-RO-forever-after-err.patch.
- Refresh
patches.suse/btrfs-fix-a-block-group-ref-counter-leak-after-failu.patch.
- Refresh
patches.suse/btrfs-fix-race-between-block-group-removal-and-block.patch.
- commit 1e9fcdd
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: rename extent buffer block group item accessors
(bsc#1176019).
- commit 8b22e32
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: rename block_group_item on-stack accessors to follow
naming (bsc#1176019).
- commit 93bdcbc
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: remove embedded block_group_cache::item (bsc#1176019).
- commit 667dac6
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: move block_group_item::flags to block group
(bsc#1176019).
- commit 6f39840
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: move block_group_item::used to block group (bsc#1176019).
- Refresh
patches.suse/0002-btrfs-take-overcommit-into-account-in-inc_block_grou.patch.
- commit 225cb14
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: drop unused parameter is_new from btrfs_iget
(bsc#1176019).
- commit 3fe9dc3
* Tue Sep 01 2020 fdmanana@suse.com
- btrfs: stop clearing EXTENT_DIRTY in inode I/O tree
(bsc#1176019).
- Refresh
patches.suse/btrfs-qgroup-fix-data-leak-caused-by-race-between-wr.patch.
- commit 8d60367
* Tue Sep 01 2020 tiwai@suse.de
- sdhci: tegra: Add missing TMCLK for data timeout (git-fixes).
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
Tegra186 (git-fixes).
- sdhci: tegra: Remove SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK for
Tegra210 (git-fixes).
- mmc: mediatek: add optional module reset property (git-fixes).
- mmc: dt-bindings: Add resets/reset-names for Mediatek MMC
bindings (git-fixes).
- mmc: sdhci-acpi: Fix HS400 tuning for AMDI0040 (git-fixes).
- commit c4a6eec
* Tue Sep 01 2020 yousaf.kaukab@suse.com
- dpaa_eth: Fix one possible memleak in dpaa_eth_probe
(bsc#1175996).
- net: dsa: felix: send VLANs on CPU port as egress-tagged
(bsc#1175998).
- felix: Fix initialization of ioremap resources (bsc#1175997).
- net: dsa: ocelot: the MAC table on Felix is twice as large
(bsc#1175999).
- net: enetc: fix an issue about leak system resources
(bsc#1176000).
- net: mscc: ocelot: fix untagged packet drops when enslaving
to vlan aware bridge (bsc#1176001).
- commit 6defddf
* Tue Sep 01 2020 yousaf.kaukab@suse.com
- blacklist.conf: arm64: add coresight fixes
Coresight is not enabled in SLE15-SP2
- commit 973814d
* Mon Aug 31 2020 msuchanek@suse.de
- char: virtio: Select VIRTIO from VIRTIO_CONSOLE (bsc#1175667).
- commit 254a9e5
* Mon Aug 31 2020 msuchanek@suse.de
- Set VIRTIO_CONSOLE=y (bsc#1175667).
- commit 73ac49e
* Mon Aug 31 2020 tiwai@suse.de
- i2c: rcar: in slave mode, clear NACK earlier (git-fixes).
- i2c: core: Don't fail PRP0001 enumeration when no ID table exist
(git-fixes).
- device property: Fix the secondary firmware node handling in
set_primary_fwnode() (git-fixes).
- drm/amd/powerplay: Fix hardmins not being sent to SMU for RV
(git-fixes).
- drm/msm/a6xx: fix crashdec section name typo (git-fixes).
- drm/msm/gpu: make ringbuffer readonly (git-fixes).
- drm/msm/adreno: fix updating ring fence (git-fixes).
- commit 861fb8e
* Mon Aug 31 2020 tiwai@suse.de
- PCI: Mark AMD Navi10 GPU rev 0x00 ATS as broken (git-fixes).
- PCI: Add device even if driver attach failed (git-fixes).
- PCI: Avoid Pericom USB controller OHCI/EHCI PME# defect
(git-fixes).
- commit 0174122
* Mon Aug 31 2020 tiwai@suse.de
- PM: sleep: core: Fix the handling of pending runtime resume
requests (git-fixes).
- commit 0dfcb13
* Mon Aug 31 2020 tiwai@suse.de
- regulator: fix memory leak on error path of regulator_register()
(git-fixes).
- commit 924cca3
* Mon Aug 31 2020 tiwai@suse.de
- USB: Ignore UAS for JMicron JMS567 ATA/ATAPI Bridge (git-fixes).
- usb: host: ohci-exynos: Fix error handling in
exynos_ohci_probe() (git-fixes).
- USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-D
(git-fixes).
- xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset
failed (git-fixes).
- usb: host: xhci: fix ep context print mismatch in debugfs
(git-fixes).
- usb: gadget: f_tcm: Fix some resource leaks in some error paths
(git-fixes).
- USB: cdc-acm: rework notification_buffer resizing (git-fixes).
- virtio_pci_modern: Fix the comment of
virtio_pci_find_capability() (git-fixes).
- USB: serial: ftdi_sio: fix break and sysrq handling (git-fixes).
- USB: serial: ftdi_sio: clean up receive processing (git-fixes).
- USB: serial: ftdi_sio: make process-packet buffer unsigned
(git-fixes).
- USB: rename USB quirk to USB_QUIRK_ENDPOINT_IGNORE (git-fixes).
- commit 139c620
* Mon Aug 31 2020 jgross@suse.com
- Fix build error when CONFIG_ACPI is not set/enabled:
(bsc#1065600).
- commit b05ccc4
* Mon Aug 31 2020 jgross@suse.com
- efi: avoid error message when booting under Xen (bsc#1172419).
- commit e2269b0
* Mon Aug 31 2020 jgross@suse.com
- drm/xen-front: Fix misused IS_ERR_OR_NULL checks (bsc#1065600).
- commit 495693e
* Mon Aug 31 2020 msuchanek@suse.de
- powerpc/perf: Fix crashes with generic_compat_pmu & BHRB
(bsc#1156395).
- commit 823dc81
* Mon Aug 31 2020 jgross@suse.com
- xen/gntdev: Fix dmabuf import with non-zero sgt offset
(bsc#1065600).
- commit 4c3d2e5
* Mon Aug 31 2020 jgross@suse.com
- Revert "xen/balloon: Fix crash when ballooning on x86 32 bit
PAE" (bsc#1065600).
- commit 92eacc3
* Mon Aug 31 2020 jgross@suse.com
- xen/balloon: make the balloon wait interruptible (bsc#1065600).
- commit e8237de
* Mon Aug 31 2020 jgross@suse.com
- xen/balloon: fix accounting in alloc_xenballooned_pages error
path (bsc#1065600).
- commit eda7ced
* Mon Aug 31 2020 mkubecek@suse.cz
- fix patch metadata
- fix upstream reference:
patches.suse/0002-dax-do-not-print-error-message-for-non-persistent-me.patch
- commit be9f703
* Sun Aug 30 2020 mkubecek@suse.cz
- Update kabi files.
- update to September 2020 maintenance update submission (commit 8bb516dc7a0a)
- commit 77f2936
* Sun Aug 30 2020 colyli@suse.de
- bcache: allocate meta data pages as compound pages
(bsc#1172873).
- commit 55a313b
* Sun Aug 30 2020 colyli@suse.de
- block: check queue's limits.discard_granularity in
__blkdev_issue_discard() (bsc#1152148).
- block: improve discard bio alignment in __blkdev_issue_discard()
(bsc#1152148).
- commit 7c62217
* Sun Aug 30 2020 colyli@suse.de
- dax: do not print error message for non-persistent memory
block device (bsc#1171073).
- dax: print error message by pr_info() in
__generic_fsdax_supported() (bsc#1171073).
- commit d1ad35e
* Fri Aug 28 2020 msuchanek@suse.de
- obsolete_kmp: provide newer version than the obsoleted one
(boo#1170232).
- commit c5ecb27
* Fri Aug 28 2020 ohering@suse.de
- hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
(git-fixes).
- hv_netvsc: Remove "unlikely" from netvsc_select_queue
(git-fixes).
- hv_netvsc: do not use VF device if link is down (git-fixes).
- commit 83af1e6
* Fri Aug 28 2020 mkubecek@suse.cz
- update upstream reference
- update "net" repository URL:
patches.suse/ibmvnic-fix-NULL-tx_pools-and-rx_tools-issue-at-do_r.patch
- commit f299d68
* Fri Aug 28 2020 yousaf.kaukab@suse.com
- soc/tegra: pmc: Enable PMIC wake event on Tegra194
(bsc#1175834).
- commit e2e5a5c
* Fri Aug 28 2020 msuchanek@suse.de
- ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
(bsc#1175873 ltc#187922).
- commit eff0cb0
* Fri Aug 28 2020 dwagner@suse.de
- kabi/severities: ignore qla2xxx as all symbols are internal
- commit cbc9e8b
* Thu Aug 27 2020 ddiss@suse.de
- scsi: target/iblock: fix WRITE SAME zeroing (bsc#1169790).
- commit 3f94600
* Thu Aug 27 2020 tonyj@suse.de
- blacklist.conf: Update for perf userspace git-fixes
- commit 981209c
* Thu Aug 27 2020 dwagner@suse.de
- scsi/fc: kABI fixes for new ELS_RPD definition
(bsc#1171688 bsc#1174003).
- commit 6839081
* Thu Aug 27 2020 mbrugger@suse.com
- efi: libstub/tpm: enable tpm eventlog function for ARM platforms
(bsc#1173267).
- commit 1168a55
* Thu Aug 27 2020 dwagner@suse.de
- Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe
during probe" (bsc#1171688 bsc#1174003).
- Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix null pointer access during disconnect from
subsystem (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Check if FW supports MQ before enabling
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Allow ql2xextended_error_logging special value
1 to be set anytime (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Reduce noisy debug message (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Fix login timeout (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Indicate correct supported speeds for Mezz card
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Flush I/O on zone disable (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Flush all sessions on zone disable (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout
values (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Address a set of sparse warnings (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: SAN congestion management implementation
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Change in PUREX to handle FPIN ELS requests
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Introduce a function for computing the debug
message prefix (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Make qla2x00_restart_isp() easier to read
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix a Coverity complaint in qla2100_fw_dump()
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Make __qla2x00_alloc_iocbs() initialize 32 bits
of request_t.handle (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Remove a superfluous cast (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Initialize 'n' before using it (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Make qla82xx_flash_wait_write_finish() easier
to read (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Remove the __packed annotation from struct
fcp_hdr and fcp_hdr_le (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Check the size of struct fcp_hdr at compile time
(bsc#1171688 bsc#1174003).
- scsi: Fix trivial spelling (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Keep initiator ports after RSCN (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Remove return value from qla_nvme_ls()
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Remove an unused function (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Fix endianness annotations in source files
(bsc#1171688 bsc#1174003).
Refresh patches.suse/scsi-qla2xxx-Set-NVMe-status-code-for-failed-NVMe-FC.patch
- scsi: qla2xxx: Fix endianness annotations in header files
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Use make_handle() instead of open-coding it
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Cast explicitly to uint16_t / uint32_t
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Change {RD,WRT}_REG_*() function names from
upper case into lower case (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix the code that reads from mailbox registers
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Use register names instead of register offsets
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Change two hardcoded constants into offsetof()
/ sizeof() expressions (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Increase the size of struct qla_fcp_prio_cfg
to FCP_PRIO_CFG_SIZE (bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Make a gap in struct qla2xxx_offld_chain explicit
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Add more BUILD_BUG_ON() statements (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Sort BUILD_BUG_ON() statements alphabetically
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Simplify the functions for dumping firmware
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix spelling of a variable name (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Make qlafx00_process_aen() return void
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Use true, false for ha->fw_dumped (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Use true, false for need_mpi_reset (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Make qla_set_ini_mode() return void (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Fix issue with adapter's stopping state
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix failure message in qlt_disable_vha()
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Fix warning after FC target reset (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: make 1-bit bit-fields unsigned int (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Fix MPI failure AEN (8200) handling (bsc#1171688
bsc#1174003).
- scsi: qla2xxx: Use ARRAY_SIZE() instead of open-coding it
(bsc#1171688 bsc#1174003).
- scsi: qla2xxx: Split qla2x00_configure_local_loop() (bsc#1171688
bsc#1174003).
- commit 675dd78
* Thu Aug 27 2020 tiwai@suse.de
- serial: 8250: change lock order in serial8250_do_startup()
(git-fixes).
- serial: pl011: Fix oops on -EPROBE_DEFER (git-fixes).
- serial: pl011: Don't leak amba_ports entry on driver register
error (git-fixes).
- kernel/relay.c: fix memleak on destroy relay channel
(git-fixes).
- drm/amd/display: fix pow() crashing when given base 0
(git-fixes).
- drm/amd/display: Fix EDID parsing after resume from suspend
(git-fixes).
- rtc: goldfish: Enable interrupt in set_alarm() when necessary
(git-fixes).
- Input: psmouse - add a newline when printing 'proto' by sysfs
(git-fixes).
- media: camss: fix memory leaks on error handling paths in probe
(git-fixes).
- media: vpss: clean up resources in init (git-fixes).
- media: rockchip: rga: Only set output CSC mode for RGB input
(git-fixes).
- media: rockchip: rga: Introduce color fmt macros and refactor
CSC mode logic (git-fixes).
- media: budget-core: Improve exception handling in
budget_register() (git-fixes).
- commit 0974903
* Thu Aug 27 2020 firo.yang@suse.com
- mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo
(bsc#1175691).
- commit e293f1c
* Wed Aug 26 2020 martin.wilck@suse.com
- Refresh
patches.suse/nvme-multipath-round-robin-eliminate-fallback-variable.patch.
- commit f3c5d53
* Wed Aug 26 2020 martin.wilck@suse.com
- Refresh
patches.suse/nvme-multipath-round-robin-fix-single-non-optimized-path-case.patch.
- commit d615e5c
* Wed Aug 26 2020 msuchanek@suse.de
- powerpc/iommu: Allow bypass-only for DMA (bsc#1156395).
- commit 70ae27e
* Wed Aug 26 2020 msuchanek@suse.de
- powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=y
(bsc#1156395).
- commit a889646
* Wed Aug 26 2020 msuchanek@suse.de
- powerpc/perf: Fix missing is_sier_aviable() during build
(bsc#1065729).
- pseries: Fix 64 bit logical memory block panic (bsc#1065729).
- KVM: PPC: Book3S PR: Remove uninitialized_var() usage
(bsc#1065729).
- commit 45994c6
* Wed Aug 26 2020 mbenes@suse.cz
- selftests/livepatch: fix mem leaks in test-klp-shadow-vars
(bsc#1071995).
- commit 0e9c3d5
* Wed Aug 26 2020 msuchanek@suse.de
- powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
(fate#322438 bsc#1085030 ltC#165630).
- commit d3a8444
* Wed Aug 26 2020 mbenes@suse.cz
- selftests/livepatch: more verification in test-klp-shadow-vars
(bsc#1071995).
- commit fead416
* Wed Aug 26 2020 mbenes@suse.cz
- selftests/livepatch: rework test-klp-shadow-vars (bsc#1071995).
- commit c5a8b83
* Wed Aug 26 2020 mbenes@suse.cz
- selftests/livepatch: simplify test-klp-callbacks busy target
tests (bsc#1071995).
- commit ab54a11
* Wed Aug 26 2020 msuchanek@suse.de
- powerpc/64s: Don't init FSCR_DSCR in __init_FSCR()
(bsc#1065729).
- commit a21209e
* Wed Aug 26 2020 mbenes@suse.cz
- tracing: Use trace_sched_process_free() instead of exit()
for pid tracing (git-fixes).
- commit 6da73c8
* Wed Aug 26 2020 mbenes@suse.cz
- tracepoint: Mark __tracepoint_string's __used (git-fixes).
- commit 9722e3c
* Wed Aug 26 2020 mbenes@suse.cz
- blacklist.conf: 96b4833b6827 ("tracing/hwlat: Honor the tracing_cpumask")
CONFIG_HWLAT_TRACER is not set anywhere.
- commit 314fc84
* Wed Aug 26 2020 mbenes@suse.cz
- blacklist.conf: 7ef282e05132 ("tracing: Move pipe reference to trace array instead of current_tracer")
As mentioned in the changelog, it is a cleanup and not really a critical
fix.
- commit 9fc5f45
* Wed Aug 26 2020 alnovak@suse.cz
- Mark the SLE15-SP2 kernel properly released.
There perhaps was a typo, when SUSE_KERNEL_RELEASED missed the trailing
"D" - this leads to our kernels being marked as "Unreleased kernel".
SUSE_KERNEL_RELEASED is defined in rpm/kernel-binary.spec.in.
To fix that, it should be enough to switch from SUSE_KERNEL_RELEASE to
SUSE_KERNEL_RELEASED.
- commit 2de2687
* Wed Aug 26 2020 jack@suse.cz
- bfq: fix blkio cgroup leakage v4 (bsc#1175775).
- commit 78cc5b1
* Wed Aug 26 2020 jack@suse.cz
- kernfs: do not call fsnotify() with name without a parent
(bsc#1175770).
- commit 7f9fdb0
* Wed Aug 26 2020 jack@suse.cz
- ext4: fix checking of directory entry validity for inline
directories (bsc#1175771).
- commit 50ef0f0
* Wed Aug 26 2020 jack@suse.cz
- ext2: fix missing percpu_counter_inc (bsc#1175774).
- commit 5a50871
* Wed Aug 26 2020 jack@suse.cz
- mm: filemap: clear idle flag for writes (bsc#1175769).
- commit 7a6a0d8
* Wed Aug 26 2020 jack@suse.cz
- jbd2: add the missing unlock_buffer() in the error path of
jbd2_write_superblock() (bsc#1175772).
- commit feb29da
* Wed Aug 26 2020 jack@suse.cz
- dlm: Fix kobject memleak (bsc#1175768).
- commit 88c29e9
* Wed Aug 26 2020 tiwai@suse.de
- mfd: intel-lpss: Add Intel Tiger Lake PCH-H PCI IDs
(jsc#SLE-13411).
- i2c: i801: Add support for Intel Tiger Lake PCH-H
(jsc#SLE-13411).
- i2c: i801: Add support for Intel Emmitsburg PCH (jsc#SLE-13411).
- spi: pxa2xx: Add support for Intel Tiger Lake PCH-H
(jsc#SLE-13411).
- i2c: i801: Add support for Intel Comet Lake PCH-V
(jsc#SLE-13411).
- commit ec0755f
* Wed Aug 26 2020 jslaby@suse.cz
- ip6_gre: fix null-ptr-deref in ip6gre_init_net() (git-fixes).
- commit 7f7d231
* Tue Aug 25 2020 mkubecek@suse.cz
- update upstream references after rebase
Once again, scsi maintainer branch got rebased, leaving our Git-commit tags
invalid and git_sort complaining heavily. Update the tags to rebased
branch.
- commit 9c95c04
* Tue Aug 25 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/md-cluster-Fix-potential-error-pointer-dereference-i.patch
patches.suse/md-raid5-Fix-Force-reconstruct-write-io-stuck-in-deg.patch
- commit 5986388
* Tue Aug 25 2020 jack@suse.cz
- ext4: check journal inode extents more carefully (bsc#1173485).
- commit 17c289f
* Tue Aug 25 2020 jack@suse.cz
- ext4: don't allow overlapping system zones (bsc#1173485).
- commit d96644e
* Tue Aug 25 2020 jack@suse.cz
- ext4: handle error of ext4_setup_system_zone() on remount
(bsc#1173485).
- commit 6d00054
* Tue Aug 25 2020 jack@suse.cz
- ext4: fix potential negative array index in do_split()
(bsc#1173798 CVE-2020-14314).
- commit 078f390
* Tue Aug 25 2020 jack@suse.cz
- ext4: don't BUG on inconsistent journal feature (bsc#1171634).
- commit f410395
* Tue Aug 25 2020 tiwai@suse.de
- config/x86_64: Make CONFIG_PINCTRL_AMD=y (bsc#1174800)
The pinctrl driver has to be initialized before hid-i2c and others.
For assuring it, change it built-in, since we can't put the module
ordering. This change follows the SLE15-SP2 kernel behavior.
- commit 96cf8f7
* Tue Aug 25 2020 mgorman@suse.de
- Refresh
patches.suse/sched-fair-Optimize-dequeue_task_fair.patch.
- commit bdf744b
* Tue Aug 25 2020 mgorman@suse.de
- sched/fair: fix NOHZ next idle balance (bnc#1155798 (CPU
scheduler functional and performance backports)).
- commit 54284ef
* Tue Aug 25 2020 mgorman@suse.de
- update upstream references and move into sorted section:
patches.suse/0001-proc-meminfo-avoid-open-coded-reading-of-mv_committed_as.patch.
patches.suse/0002-mm-util-make-vm_memory_comitted-more-accurate.patch.
patches.suse/0003-mm-adjust-vm_committed_as_batch-according-to-vm-overcommit-policy.patch.
patches.suse/fsnotify-Rearrange-fast-path-to-minimise-overhead-when-there-is-no-watcher.patch.
- commit 400e8aa
* Tue Aug 25 2020 jslaby@suse.cz
- mlxsw: pci: Fix use-after-free in case of failed devlink reload
(networking-stable-20_07_17).
- mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON()
(networking-stable-20_07_17).
- bnxt_en: fix NULL dereference in case SR-IOV configuration fails
(networking-stable-20_07_17).
- net/mlx5e: Fix 50G per lane indication
(networking-stable-20_07_17).
- net/mlx5: Fix eeprom support for SFP module
(networking-stable-20_07_17).
- tcp: make sure listeners don't initialize congestion-control
state (networking-stable-20_07_17).
- net_sched: fix a memory leak in atm_tc_init()
(networking-stable-20_07_17).
- l2tp: remove skb_dst_set() from l2tp_xmit_skb()
(networking-stable-20_07_17).
- vlan: consolidate VLAN parsing code and limit max parsing depth
(networking-stable-20_07_17).
- net: Added pointer check for dst->ops->neigh_lookup in
dst_neigh_lookup_skb (networking-stable-20_07_17).
- ipv4: fill fl4_icmp_{type,code} in ping_v4_sendmsg
(networking-stable-20_07_17).
- ipv6: Fix use of anycast address with loopback
(networking-stable-20_07_17).
- net: usb: qmi_wwan: add support for Quectel EG95 LTE modem
(networking-stable-20_07_17).
- ipv6: fib6_select_path can not use out path for nexthop objects
(networking-stable-20_07_17).
- sched: consistently handle layer3 header accesses in the
presence of VLANs (networking-stable-20_07_17).
- net: dsa: microchip: set the correct number of ports
(networking-stable-20_07_17).
- tcp: fix SO_RCVLOWAT possible hangs under high mem pressure
(networking-stable-20_07_17).
- tcp: md5: do not send silly options in SYNCOOKIES
(networking-stable-20_07_17).
- tcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key() barriers
(networking-stable-20_07_17).
- genetlink: remove genl_bind (networking-stable-20_07_17).
- kABI: genetlink: remove genl_bind (kabi).
- net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
(networking-stable-20_07_17).
- tcp: md5: add missing memory barriers
in tcp_md5_do_add()/tcp_md5_hash_key()
(networking-stable-20_07_17).
- net: mvneta: fix use of state->speed
(networking-stable-20_07_17).
- llc: make sure applications use ARPHRD_ETHER
(networking-stable-20_07_17).
- commit ce8586d
* Tue Aug 25 2020 jslaby@suse.cz
- x86/bugs/multihit: Fix mitigation reporting when VMX is not
in use (git-fixes).
- commit 52699f0
* Mon Aug 24 2020 tbogendoerfer@suse.de
- net: ena: Make missed_tx stat incremental (git-fixes).
- net: ena: Change WARN_ON expression in ena_del_napi_in_range()
(bsc#1154492).
- net: ena: Prevent reset after device destruction (git-fixes).
- commit 25750c1
* Mon Aug 24 2020 msuchanek@suse.de
- mm/vunmap: add cond_resched() in vunmap_pmd_range (bsc#1175654
ltc#184617).
- commit 313860f
* Mon Aug 24 2020 neilb@suse.de
- md-cluster: Fix potential error pointer dereference in
resize_bitmaps() (git-fixes).
- md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
(git-fixes).
- commit 5f598a1
* Mon Aug 24 2020 mkubecek@suse.cz
- Update kabi files.
- update to released maintenance update (commit dbe0add4c655)
- commit d427f85
* Mon Aug 24 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/bonding-fix-active-backup-failover-for-current-ARP-s.patch
patches.suse/powerpc-pseries-Do-not-initiate-shutdown-when-system.patch
- commit 1f2a0f0
* Sun Aug 23 2020 mkubecek@suse.cz
- update patch metadata
- update Git-repo tag:
patches.suse/bonding-fix-active-backup-failover-for-current-ARP-s.patch
- commit 9d16d24
* Fri Aug 21 2020 tiwai@suse.de
- ALSA: hda: avoid reset of sdo_limit (git-fixes).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
(git-fixes).
- ASoC: intel: Fix memleak in sst_media_open (git-fixes).
- ASoC: wm8994: Avoid attempts to read unreadable registers
(git-fixes).
- ASoC: msm8916-wcd-analog: fix register Interrupt offset
(git-fixes).
- ASoC: q6routing: add dummy register read/write function
(git-fixes).
- ASoC: q6afe-dai: mark all widgets registers as SND_SOC_NOPM
(git-fixes).
- ALSA: usb-audio: ignore broken processing/extension unit
(git-fixes).
- ALSA: hda/realtek: Add model alc298-samsung-headphone
(git-fixes).
- ALSA: usb-audio: Update documentation comment for MS2109 quirk
(git-fixes).
- ALSA: isa: fix spelling mistakes in the comments (git-fixes).
- ALSA: usb-audio: Add capture support for Saffire 6 (USB 1.1)
(git-fixes).
- ALSA: hda/realtek: Add quirk for Samsung Galaxy Flex Book
(git-fixes).
- commit 2cf9c73
* Fri Aug 21 2020 tbogendoerfer@suse.de
- RDMA/mlx5: Fix typo in enum name (git-fixes).
- cpumap: Use non-locked version __ptr_ring_consume_batched
(git-fixes).
- commit b117316
* Fri Aug 21 2020 tbogendoerfer@suse.de
- igc: Fix PTP initialization (bsc#1160634).
- vmxnet3: use correct tcp hdr length when packet is encapsulated
(bsc#1175199).
- RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow
(jsc#SLE-8446).
- net/mlx5: DR, Change push vlan action sequence (jsc#SLE-8464).
- ice: Graceful error handling in HW table calloc failure
(jsc#SLE-7926).
- ice: Clear and free XLT entries on reset (jsc#SLE-7926).
- commit da2585a
* Fri Aug 21 2020 jwiesner@suse.com
- bonding: fix active-backup failover for current ARP slave
(bsc#1174771).
- commit 2837560
* Fri Aug 21 2020 jslaby@suse.cz
- enetc: Fix tx rings bitmap iteration range, irq handling
(networking-stable-20_06_28).
- sch_cake: don't call diffserv parsing code when it is not needed
(networking-stable-20_06_28).
- sch_cake: don't try to reallocate or unshare skb unconditionally
(networking-stable-20_06_28).
- sctp: Don't advertise IPv4 addresses if ipv6only is set on
the socket (networking-stable-20_06_28).
- tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
(networking-stable-20_06_28).
- net: bridge: enfore alignment for ethernet address
(networking-stable-20_06_28).
- tcp: don't ignore ECN CWR on pure ACK
(networking-stable-20_06_28).
- openvswitch: take into account de-fragmentation/gso_size in
execute_check_pkt_len (networking-stable-20_06_28).
- net: Do not clear the sock TX queue in sk_set_socket()
(networking-stable-20_06_28).
- net: increment xmit_recursion level in dev_direct_xmit()
(networking-stable-20_06_28).
- net: Fix the arp error in some cases
(networking-stable-20_06_28).
- ip_tunnel: fix use-after-free in ip_tunnel_lookup()
(networking-stable-20_06_28).
- ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
(networking-stable-20_06_28).
- net: core: reduce recursion limit value
(networking-stable-20_06_28).
- net: fix memleak in register_netdevice()
(networking-stable-20_06_28).
- net: usb: ax88179_178a: fix packet alignment padding
(networking-stable-20_06_28).
- tcp: grow window for OOO packets only for SACK flows
(networking-stable-20_06_28).
- mvpp2: ethtool rxtx stats fix (networking-stable-20_06_28).
- rocker: fix incorrect error handling in dma_rings_init
(networking-stable-20_06_28).
- mld: fix memory leak in ipv6_mc_destroy_dev()
(networking-stable-20_06_28).
- commit 1f17d28
* Fri Aug 21 2020 lyan@suse.com
- KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
(bsc#1133021).
- KVM: x86: Fix APIC page invalidation race (bsc#1133021).
- KVM: Reinstall old memslots if arch preparation fails
(bsc#1133021).
- commit 8362c5b
* Fri Aug 21 2020 firo.yang@suse.com
- ipvs: fix the connection sync failed in some cases (bsc#1174699).
- commit d96eaab
* Thu Aug 20 2020 msuchanek@suse.de
- powerpc/pseries: Do not initiate shutdown when system is
running on UPS (bsc#1175440 ltc#187574).
- commit 738b1b0
* Thu Aug 20 2020 fdmanana@suse.com
- btrfs: fix memory leaks after failure to lookup checksums
during inode logging (bsc#1175550).
- commit 91d88bc
* Thu Aug 20 2020 fdmanana@suse.com
- btrfs: remove useless check for copy_items() return value
(bsc#1175546).
- commit 564c2ae
* Thu Aug 20 2020 fdmanana@suse.com
- btrfs: make full fsyncs always operate on the entire file again
(bsc#1175546).
- commit 75261f5
* Thu Aug 20 2020 fdmanana@suse.com
- btrfs: make ranged full fsyncs more efficient (bsc#1175546).
- commit 4839ec4
* Thu Aug 20 2020 fdmanana@suse.com
- btrfs: factor out inode items copy loop from btrfs_log_inode()
(bsc#1175546).
- commit 269fe12
* Thu Aug 20 2020 fdmanana@suse.com
- btrfs: add helper to get the end offset of a file extent item
(bsc#1175546).
- commit 60d1bb0
* Thu Aug 20 2020 fdmanana@suse.com
- btrfs: fix missing file extent item for hole after ranged fsync
(bsc#1175546).
- commit dd0a610
* Thu Aug 20 2020 martin.wilck@suse.com
- scsi: smartpqi: Use scnprintf() for avoiding potential buffer
overflow (bsc#1172418).
- commit 408e9b4
* Thu Aug 20 2020 tiwai@suse.de
- spi: stm32: fixes suspend/resume management (git-fixes).
- HID: input: Fix devices that return multiple bytes in battery
report (git-fixes).
- Bluetooth: add a mutex lock to avoid UAF in do_enale_set
(git-fixes).
- iwlegacy: Check the return value of pcie_capability_read_*()
(git-fixes).
- brcmfmac: set state of hanger slot to FREE when flushing PSQ
(git-fixes).
- brcmfmac: To fix Bss Info flag definition Bug (git-fixes).
- brcmfmac: keep SDIO watchdog running when console_interval is
non-zero (git-fixes).
- drm: msm: a6xx: fix gpu failure after system resume (git-fixes).
- drm/msm: ratelimit crtc event overflow error (git-fixes).
- drm/ttm/nouveau: don't call tt destroy callback on alloc failure
(git-fixes bsc#1175232).
- drm/nouveau: fix reference count leak in
nouveau_debugfs_strap_peek (git-fixes).
- drm/nouveau: fix multiple instances of reference count leaks
(git-fixes).
- gpu: host1x: debug: Fix multiple channels emitting messages
simultaneously (git-fixes).
- drm/amd/powerplay: fix compile error with ARCH=arc (git-fixes).
- drm/etnaviv: fix ref count leak via pm_runtime_get_sync
(git-fixes).
- drm/nouveau/kms/nv50-: Fix disabling dithering (git-fixes).
- video: fbdev: neofb: fix memory leak in neo_scan_monitor()
(git-fixes).
- video: fbdev: savage: fix memory leak on error handling path
in probe (git-fixes).
- drm/amdgpu/display bail early in dm_pp_get_static_clocks
(git-fixes).
- drm/radeon: Fix reference count leaks caused by
pm_runtime_get_sync (git-fixes).
- drm/amdgpu: avoid dereferencing a NULL pointer (git-fixes).
- drm/radeon: disable AGP by default (git-fixes).
- drm/tilcdc: fix leak & null ref in panel_connector_get_modes
(git-fixes).
- drm/debugfs: fix plain echo to connector "force" attribute
(git-fixes).
- mmc: sdhci-pci-o2micro: Bug fix for O2 host controller Seabird1
(git-fixes).
- mmc: sdhci-cadence: do not use hardware tuning for SD mode
(git-fixes).
- usb: mtu3: clear dual mode of u3port when disable device
(git-fixes).
- usb: bdc: Halt controller on suspend (git-fixes).
- bdc: Fix bug causing crash after multiple disconnects
(git-fixes).
- usb: gadget: net2280: fix memory leak on probe error handling
paths (git-fixes).
- dyndbg: fix a BUG_ON in ddebug_describe_flags (git-fixes).
- ACPICA: Do not increment operation_region reference counts
for field units (git-fixes).
- spi: spidev: Align buffers for DMA (git-fixes).
- soc: qcom: rpmh-rsc: Set suppress_bind_attrs flag (git-fixes).
- platform/x86: asus-nb-wmi: add support for ASUS ROG Zephyrus
G14 and G15 (git-fixes).
- crypto: aesni - Fix build with LLVM_IAS=1 (git-fixes).
- crypto: aesni - add compatibility with IAS (git-fixes).
- platform/x86: ISST: Add new PCI device ids (git-fixes).
- commit 6acba4d
* Wed Aug 19 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/nvme-multipath-do-not-fall-back-to-__nvme_find_path-.patch
patches.suse/nvme-multipath-fix-logic-for-non-optimized-paths.patch
- fix Git-commit after rebase and moved into "almost mainline" section:
patches.suse/nvme-multipath-round-robin-eliminate-fallback-variable.patch
patches.suse/nvme-multipath-round-robin-fix-single-non-optimized-path-case.patch
- commit 8eb0dea
* Wed Aug 19 2020 fdmanana@suse.com
- btrfs: treat RWF_{,D}SYNC writes as sync for CRCs (bsc#1175493).
- commit f823fb0
* Wed Aug 19 2020 ohering@suse.de
- PCI: hv: Fix a timing issue which causes kdump to fail
occasionally (bsc#1172871, git-fixes).
- commit e5d6bfd
* Wed Aug 19 2020 nstange@suse.de
- rpm/kernel-binary.spec.in: restrict livepatch metapackage to default flavor
It has been reported that the kernel-*-livepatch metapackage got
erroneously enabled for SLE15-SP3's new -preempt flavor, leading to a
unresolvable dependency to a non-existing kernel-livepatch-x.y.z-preempt
package.
As SLE12 and SLE12-SP1 have run out of livepatching support, the need to
build said metapackage for the -xen flavor is gone and the only remaining
flavor for which they're still wanted is -default.
Restrict the build of the kernel-*-livepatch metapackage to the -default
flavor.
- commit 58949f3
* Wed Aug 19 2020 ohering@suse.de
- Drivers: hv: vmbus: Only notify Hyper-V for die events that
are oops (bsc#1175128).
- commit 0bc8a06
* Wed Aug 19 2020 jlee@suse.com
- kABI: Fix kABI after EFI_RT_PROPERTIES table backport
(bsc#1174029, bsc#1174110, bsc#1174111).
- commit b284d8a
* Tue Aug 18 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream reference and resort:
patches.suse/ALSA-usb-audio-fix-overeager-device-match-for-MacroS.patch
- commit 3e22b20
* Tue Aug 18 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/btrfs-Move-free_pages_out-label-in-inline-extent-han.patch
- commit 113168c
* Tue Aug 18 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline and drop Git-repo:
patches.suse/xfrm-policy-match-with-both-mark-and-mask-on-user-in.patch
- commit 18fa7c9
* Tue Aug 18 2020 jlee@suse.com
- efi/efivars: Expose RT service availability via efivars
abstraction (bsc#1174029, bsc#1174110, bsc#1174111).
- commit 7b1e418
* Tue Aug 18 2020 jlee@suse.com
- efi: Mark all EFI runtime services as unsupported on non-EFI
boot (bsc#1174029, bsc#1174110, bsc#1174111).
- commit 4f0f2d2
* Tue Aug 18 2020 tzimmermann@suse.de
- Revert "drm/amd/display: Expose connector VRR range via debugfs" (bsc#1152489)
* refreshed for context changes
- commit c657a41
* Tue Aug 18 2020 tzimmermann@suse.de
- drm/ingenic: Fix incorrect assumption about plane->index (bsc#1152489)
* refreshed for context changes
- commit bc5c9df
* Tue Aug 18 2020 tzimmermann@suse.de
- drm/bridge: dw-hdmi: Don't cleanup i2c adapter and ddc ptr in (bsc#1152472)
* refreshed for context changes
- commit 44aa1b6
* Tue Aug 18 2020 tzimmermann@suse.de
- drm/vgem: Replace opencoded version of drm_gem_dumb_map_offset() (bsc#1152489)
* refreshed for context changes
- commit e3e1287
* Tue Aug 18 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.'
- commit a8c7d52
* Tue Aug 18 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915/gt: Only swap to a random sibling once upon creation'
- commit d52efd4
* Tue Aug 18 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amd/powerplay: fix a crash when overclocking Vega M'
- commit e5e21f4
* Tue Aug 18 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/radeon: fix double free'
- commit 280a51f
* Tue Aug 18 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915/fbc: Fix fence_y_offset handling'
- commit 479361f
* Tue Aug 18 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915/gt: Do not schedule normal requests immediately along virtual'
- commit 23a91d5
* Tue Aug 18 2020 tbogendoerfer@suse.de
- net: ena: support new LLQ acceleration mode (bsc#1174852).
- net: ena: move llq configuration from ena_probe to
ena_device_init() (bsc#1174852).
- net: ena: enable support of rss hash key and function changes
(bsc#1174852).
- net: ena: add support for traffic mirroring (bsc#1174852).
- net: ena: cosmetic: change ena_com_stats_admin stats to u64
(bsc#1174852).
- net: ena: cosmetic: satisfy gcc warning (bsc#1174852).
- net: ena: add reserved PCI device ID (bsc#1174852).
- net: ena: avoid unnecessary rearming of interrupt vector when
busy-polling (bsc#1174852).
- net: ena: Fix using plain integer as NULL pointer in
ena_init_napi_in_range (bsc#1174852).
- net: ena: reduce driver load time (bsc#1174852).
- net: ena: cosmetic: minor code changes (bsc#1174852).
- net: ena: cosmetic: fix spacing issues (bsc#1174852).
- net: ena: cosmetic: code reorderings (bsc#1174852).
- net: ena: cosmetic: remove unnecessary code (bsc#1174852).
- net: ena: cosmetic: fix line break issues (bsc#1174852).
- net: ena: cosmetic: fix spelling and grammar mistakes in
comments (bsc#1174852).
- net: ena: cosmetic: set queue sizes to u32 for consistency
(bsc#1174852).
- net: ena: cosmetic: rename
ena_update_tx/rx_rings_intr_moderation() (bsc#1174852).
- net: ena: simplify ena_com_update_intr_delay_resolution()
(bsc#1174852).
- net: ena: fix ena_com_comp_status_to_errno() return value
(bsc#1174852).
- net: ena: use explicit variable size for clarity (bsc#1174852).
- net: ena: rename ena_com_free_desc to make API more uniform
(bsc#1174852).
- net: ena: add support for the rx offset feature (bsc#1174852).
- net: ena: cosmetic: extract code to ena_indirection_table_set()
(bsc#1174852).
- net: ena: cosmetic: remove unnecessary spaces and tabs in
ena_com.h macros (bsc#1174852).
- net: ena: use SHUTDOWN as reset reason when closing interface
(bsc#1174852).
- net: ena: drop superfluous prototype (bsc#1174852).
- net: ena: add support for reporting of packet drops
(bsc#1174852).
- net: ena: add unmask interrupts statistics to ethtool
(bsc#1174852).
- net: ena: remove code that does nothing (bsc#1174852).
- net: ena: changes to RSS hash key allocation (bsc#1174852).
- net: ena: change default RSS hash function to Toeplitz
(bsc#1174852).
- net: ena: allow setting the hash function without changing
the key (bsc#1174852).
- net: ena: fix error returning in ena_com_get_hash_function()
(bsc#1174852).
- net: ena: avoid unnecessary admin command when RSS function
set fails (bsc#1174852).
- net/ena: Fix build warning in ena_xdp_set() (bsc#1174852).
- net: ena: Make some functions static (bsc#1174852).
- net: ena: ethtool: clean up minor indentation issue
(bsc#1174852).
- net: ena: ethtool: remove redundant non-zero check on rc
(bsc#1174852).
- net: ena: remove set but not used variable 'hash_key'
(bsc#1174852).
- net: ena: fix continuous keep-alive resets (bsc#1174852).
- net: ena: avoid memory access violation by validating req_id
properly (bsc#1174852).
- net: ena: fix request of incorrect number of IRQ vectors
(bsc#1174852).
- commit c12b7e0
* Tue Aug 18 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/radeon: fix fb_div check in ni_init_smc_spll_table()'
- commit 85aef32
* Tue Aug 18 2020 tzimmermann@suse.de
- blacklist.conf: Append 'Revert "drm/amd/display: disable dcn20 abm feature for bring up"'
- commit 196a32f
* Tue Aug 18 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm: encoder_slave: fix refcouting error for modules'
- commit 29d30a2
* Tue Aug 18 2020 tzimmermann@suse.de
- drm/amdgpu/display: use blanked rather than plane state for sync (bsc#1152489)
* refreshed for context changes
* protect code with CONFIG_DRM_AMD_DC_DCN2_0
- commit 481d44a
* Tue Aug 18 2020 tzimmermann@suse.de
- drm/bridge: ti-sn65dsi86: Fix off-by-one error in clock choice (bsc#1152489)
* refreshed for context changes
- commit fa0e7b9
* Tue Aug 18 2020 tzimmermann@suse.de
- drm/dbi: Fix SPI Type 1 (9-bit) transfer (bsc#1152472)
* move drm_mipi_dbi.c -> tinydrm/mipi-dbi.c
- commit 7401aea
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: fix lost i_size update after cloning inline extent
(bsc#1175377).
- commit c827d4a
* Mon Aug 17 2020 fdmanana@suse.com
- Btrfs: avoid unnecessary splits when setting bits on an extent
io tree (bsc#1175377).
- commit 2f40ee4
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: delete the ordered isize update code (bsc#1175377).
- commit cd0b66c
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: replace all uses of btrfs_ordered_update_i_size
(bsc#1175377).
- Refresh
patches.suse/0004-btrfs-change-timing-for-qgroup-reserved-space-for-or.patch.
- commit ea0db18
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: don't set path->leave_spinning for truncate
(bsc#1175377).
- commit d3721b5
* Mon Aug 17 2020 fdmanana@suse.com
- Btrfs: fix deadlock during fast fsync when logging prealloc
extents beyond eof (bsc#1175377).
- commit dd561f7
* Mon Aug 17 2020 fdmanana@suse.com
- Btrfs: fix race between shrinking truncate and fiemap
(bsc#1175377).
- commit 09d1d3a
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: Rename btrfs_join_transaction_nolock (bsc#1175377).
- Refresh
patches.suse/0004-btrfs-change-timing-for-qgroup-reserved-space-for-or.patch.
- Refresh
patches.suse/btrfs-improve-global-reserve-stealing-logic.patch.
- Refresh
patches.suse/btrfs-make-btrfs_ordered_extent-naming-consistent-wi.patch.
- commit fb4625a
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: use the file extent tree infrastructure (bsc#1175377).
- Refresh
patches.suse/0002-btrfs-inode-move-qgroup-reserved-space-release-to-th.patch.
- commit ac53cba
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: introduce per-inode file extent tree (bsc#1175377).
- Refresh
patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch.
- commit add4417
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: use btrfs_ordered_update_i_size in
clone_finish_inode_update (bsc#1175377).
- commit 266b2b3
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: move extent_io_tree defs to their own header
(bsc#1175377).
- Refresh
patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch.
- Refresh
patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch.
- commit 4f0dd59
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: separate out the extent io init function (bsc#1175377).
- commit 82311bf
* Mon Aug 17 2020 fdmanana@suse.com
- btrfs: separate out the extent leak code (bsc#1175377).
- commit 210fc6b
* Mon Aug 17 2020 fdmanana@suse.com
- Btrfs: remove unnecessary delalloc mutex for inodes
(bsc#1175377).
- commit 0e0ed2f
* Mon Aug 17 2020 martin.wilck@suse.com
- scsi: dh: Add Fujitsu device to devinfo and dh lists
(bsc#1174026).
- commit 64f1b61
* Mon Aug 17 2020 mkoutny@suse.com
- kABI fix for sock_cgroup_data (bsc#1175213 CVE-2020-14356).
- cgroup: Fix sock_cgroup_data on big-endian (bsc#1175213
CVE-2020-14356).
- cgroup: fix cgroup_sk_alloc() for sk_clone_lock() (bsc#1175213
CVE-2020-14356).
- commit a3b6e53
* Mon Aug 17 2020 tiwai@suse.de
- firmware_loader: fix memory leak for paged buffer (bsc#1175367).
- commit 8b7305c
* Mon Aug 17 2020 martin.wilck@suse.com
- nvme: add a Identify Namespace Identification Descriptor list
quirk (git-fixes).
- commit 7a85489
* Mon Aug 17 2020 msuchanek@suse.de
- scsi: ipr: remove unneeded semicolon (jsc#SLE-13654).
- scsi: ipr: Use scnprintf() for avoiding potential buffer
overflow (jsc#SLE-13654).
- scsi: ipr: Fix softlockup when rescanning devices in petitboot
(jsc#SLE-13654).
- commit 48dc40d
* Mon Aug 17 2020 martin.wilck@suse.com
- nvme: fix a crash in nvme_mpath_add_disk (git-fixes, bsc#1159058).
- commit 9afbddd
* Mon Aug 17 2020 martin.wilck@suse.com
- nvme: fix identify error status silent ignore (git-fixes,
bsc#1159058).
- commit 1c12147
* Mon Aug 17 2020 mhocko@suse.com
- Refresh patches.suse/mm-fix-protection-usage-propagation.patch.
add upstream references
- commit 8e0bfa9
* Mon Aug 17 2020 ailiop@suse.com
- xfs: preserve rmapbt swapext block reservation from freed blocks
(git-fixes).
- commit 86a5ed2
* Mon Aug 17 2020 ailiop@suse.com
- xfs: don't eat an EIO/ENOSPC writeback error when scrubbing
data fork (git-fixes).
- commit 5f2713c
* Mon Aug 17 2020 ailiop@suse.com
- xfs: fix inode allocation block res calculation precedence
(git-fixes).
- commit 575ee59
* Mon Aug 17 2020 ailiop@suse.com
- xfs: fix reflink quota reservation accounting error (git-fixes).
- commit 887a853
* Mon Aug 17 2020 mbrugger@suse.com
- arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delay
(bsc#1175347).
- commit 4c9be8d
* Mon Aug 17 2020 mbrugger@suse.com
- arm64: dts: exynos: Fix silent hang after boot on Espresso
(bsc#1175346).
- arm64: dts: imx8qxp-mek: Remove unexisting Ethernet PHY
(bsc#1175345).
- arm64: dts: uDPU: fix broken ethernet (bsc#1175344).
- commit ebcb713
* Mon Aug 17 2020 mbrugger@suse.com
- blacklist.conf: arm64: add intel DTS
- commit d0107a6
* Mon Aug 17 2020 mbrugger@suse.com
- blacklist.conf: fix ignored arm64 devicetree folders
- commit 1175c5d
* Mon Aug 17 2020 wqu@suse.com
- btrfs: trim: fix underflow in trim length to prevent access
beyond device boundary (bsc#1175263).
- btrfs: inode: fix NULL pointer dereference if inode doesn't
need compression (bsc#1174484).
- btrfs: Move free_pages_out label in inline extent handling
branch in compress_file_range (bsc#1175263).
- commit 0b38364
* Mon Aug 17 2020 dbueso@suse.de
- locktorture: Print ratio of acquisitions, not failures
(bsc#1149032).
- commit 7698a26
* Sun Aug 16 2020 tiwai@suse.de
- mfd: dln2: Run event handler loop under spinlock (git-fixes).
- mfd: arizona: Ensure 32k clock is put on driver unbind and error
(git-fixes).
- pwm: bcm-iproc: handle clk_get_rate() return (git-fixes).
- commit a79237e
* Sat Aug 15 2020 tiwai@suse.de
- ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
(git-fixes).
- ALSA: hda/hdmi: Use force connectivity quirk on another HP
desktop (git-fixes).
- ALSA: hda/realtek - Fix unused variable warning (git-fixes).
- ALSA: hda - reverse the setting value in the micmute_led_set
(git-fixes).
- ALSA: echoaduio: Drop superfluous volatile modifier (git-fixes).
- ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control
(git-fixes).
- ALSA: usb-audio: add quirk for Pioneer DDJ-RB (git-fixes).
- ALSA: usb-audio: work around streaming quirk for MacroSilicon
MS2109 (git-fixes).
- ALSA: hda - fix the micmute led status for Lenovo ThinkCentre
AIO (git-fixes).
- ALSA: hda/realtek: Fix pin default on Intel NUC 8 Rugged
(git-fixes).
- ALSA: usb-audio: Creative USB X-Fi Pro SB1095 volume knob
support (git-fixes).
- ALSA: usb-audio: fix spelling mistake "buss" -> "bus"
(git-fixes).
- commit 9eb0560
* Sat Aug 15 2020 tiwai@suse.de
- Re-sort and refresh the upstreamed USB-audio patch
- commit 56623bd
* Fri Aug 14 2020 tiwai@suse.de
- r8169: read common register for PCI commit (bsc#1175296).
- commit 33be6a7
* Fri Aug 14 2020 tiwai@suse.de
- r8169: move disabling interrupt coalescing to RTL8169/RTL8168
init (bsc#1175296).
- commit 150a24b
* Fri Aug 14 2020 tiwai@suse.de
- r8169: fix rtl_hw_jumbo_disable for RTL8168evl (bsc#1175296).
- r8169: fix resume on cable plug-in (bsc#1175296).
- r8169: fix jumbo configuration for RTL8168evl (bsc#1175296).
- r8169: fix jumbo packet handling on resume from suspend
(bsc#1175296).
- commit 205974e
* Fri Aug 14 2020 martin.wilck@suse.com
- scsi: smartpqi: bump version to 1.2.16-010 (bsc#1172418).
- commit c7cf3da
* Fri Aug 14 2020 martin.wilck@suse.com
- scsi: smartpqi: add RAID bypass counter (bsc#1172418).
- commit 626afe0
* Fri Aug 14 2020 martin.wilck@suse.com
- scsi: smartpqi: support device deletion via sysfs (bsc#1172418).
- commit a628df1
* Fri Aug 14 2020 martin.wilck@suse.com
- scsi: smartpqi: avoid crashing kernel for controller issues
(bsc#1172418).
- commit bfa2645
* Fri Aug 14 2020 martin.wilck@suse.com
- scsi: smartpqi: update logical volume size after expansion
(bsc#1172418).
- commit 2f4b5a4
* Fri Aug 14 2020 martin.wilck@suse.com
- scsi: smartpqi: add id support for SmartRAID 3152-8i (bsc#1172418).
- commit 2eeedae
* Fri Aug 14 2020 martin.wilck@suse.com
- scsi: smartpqi: Identify physical devices without issuing INQUIRY
(bsc#1172418).
- commit 34ee136
* Fri Aug 14 2020 shung-hsi.yu@suse.com
- kABI: restore signature of xfrm_policy_bysel_ctx() and
xfrm_policy_byid() (bsc#1174645).
- xfrm: policy: match with both mark and mask on user interfaces
(bsc#1174645).
- commit b412835
* Fri Aug 14 2020 martin.wilck@suse.com
- block: Fix the type of 'sts' in bsg_queue_rq() (git-fixes).
- commit 1ab9963
* Fri Aug 14 2020 msuchanek@suse.de
- powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
(bsc#1175284).
- powerpc/nvdimm: Use HCALL error as the return value
(bsc#1175284).
- commit 619bc4d
* Fri Aug 14 2020 tiwai@suse.de
- net: phy: fix memory leak in device-create error path
(git-fixes).
- i2c: iproc: fix race between client unreg and isr (git-fixes).
- i2c: rcar: avoid race when unregistering slave (git-fixes).
- i2c: rcar: slave: only send STOP event when we have been
addressed (git-fixes).
- net: phy: Check harder for errors in get_phy_id() (git-fixes).
- commit a5bf009
* Thu Aug 13 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream reference and resort:
patches.suse/clk-bcm2835-do-not-use-prediv-with-bcm2711-s-plls.patch
- commit f0a312b
* Thu Aug 13 2020 tiwai@suse.de
- clk: at91: sckc: register slow_rc with accuracy option
(git-fixes).
- clk: at91: sam9x60: fix main rc oscillator frequency
(git-fixes).
- clk: at91: sam9x60-pll: check fcore against ranges (git-fixes).
- clk: at91: sam9x60-pll: use logical or for range check
(git-fixes).
- clk: at91: clk-generated: check best_rate against ranges
(git-fixes).
- clk: at91: clk-generated: continue if __clk_determine_rate()
returns error (git-fixes).
- clk: clk-atlas6: fix return value check in atlas6_clk_init()
(git-fixes).
- clk: iproc: round clock rate to the closest (git-fixes).
- clk: rockchip: Revert "fix wrong mmc sample phase shift for
rk3328" (git-fixes).
- clk: actions: Fix h_clk for Actions S500 SoC (git-fixes).
- clk: qcom: gcc-sdm660: Fix up gcc_mss_mnoc_bimc_axi_clk
(git-fixes).
- clk: qcom: gcc-sdm660: Add missing modem reset (git-fixes).
- watchdog: initialize device before misc_register (git-fixes).
- watchdog: f71808e_wdt: clear watchdog timeout occurred flag
(git-fixes).
- watchdog: f71808e_wdt: remove use of wrong watchdog_info option
(git-fixes).
- watchdog: f71808e_wdt: indicate WDIOF_CARDRESET support in
watchdog_info.options (git-fixes).
- drm/vmwgfx: Fix two list_for_each loop exit tests (git-fixes).
- drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
(git-fixes).
- drm: fix drm_dp_mst_port refcount leaks in
drm_dp_mst_allocate_vcpi (git-fixes).
- kernel.h: remove duplicate include of asm/div64.h (git-fixes).
- platform/chrome: cros_ec_ishtp: Fix a double-unlock issue
(git-fixes).
- remoteproc: qcom: q6v5: Update running state before requesting
stop (git-fixes).
- remoteproc: qcom_q6v5_mss: Validate modem blob firmware size
before load (git-fixes).
- remoteproc: qcom_q6v5_mss: Validate MBA firmware size before
load (git-fixes).
- Input: sentelic - fix error return when fsp_reg_write fails
(git-fixes).
- drm/i915/gt: Unlock engine-pm after queuing the kernel context
switch (git-fixes).
- drm/i915/gt: Close race between engine_park and
intel_gt_retire_requests (git-fixes).
- drm/i915/gt: Move new timelines to the end of active_list
(git-fixes).
- commit 760f8de
* Thu Aug 13 2020 mbrugger@suse.com
- irqchip/gic: Atomically update affinity (bsc#1175195).
- commit 5ad8b58
* Thu Aug 13 2020 jlee@suse.com
- integrity: Check properly whether EFI GetVariable() is available
(bsc#1174029, bsc#1174110, bsc#1174111).
- Refresh
patches.suse/0003-MODSIGN-load-blacklist-from-MOKx.patch.
- commit 3c8f305
* Thu Aug 13 2020 jlee@suse.com
- x86/ima: Use EFI GetVariable only when available (bsc#1174029,
bsc#1174110, bsc#1174111).
- commit bc28a75
* Thu Aug 13 2020 jlee@suse.com
- efi: Use EFI ResetSystem only when available (bsc#1174029,
bsc#1174110, bsc#1174111).
- commit ff49d51
* Thu Aug 13 2020 jlee@suse.com
- scsi: iscsi: Use EFI GetVariable only when available
(bsc#1174029, bsc#1174110, bsc#1174111).
- commit 4afad03
* Wed Aug 12 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/btrfs-Remove-delalloc_end-argument-from-extent_clear.patch
patches.suse/btrfs-Remove-leftover-of-in-band-dedupe.patch
patches.suse/btrfs-fix-a-block-group-ref-counter-leak-after-failu.patch
patches.suse/btrfs-fix-block-group-leak-when-removing-fails.patch
patches.suse/btrfs-fix-bytes_may_use-underflow-when-running-balan.patch
patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch
patches.suse/btrfs-fix-data-block-group-relocation-failure-due-to.patch
patches.suse/btrfs-fix-double-free-on-ulist-after-backref-resolut.patch
patches.suse/btrfs-fix-fatal-extent_buffer-readahead-vs-releasepa.patch
patches.suse/btrfs-fix-page-leaks-after-failure-to-lock-page-for-.patch
patches.suse/btrfs-fix-race-between-block-group-removal-and-block.patch
patches.suse/btrfs-fix-space_info-bytes_may_use-underflow-after-n.patch
patches.suse/btrfs-fix-space_info-bytes_may_use-underflow-during-.patch
patches.suse/btrfs-fix-wrong-file-range-cleanup-after-an-error-fi.patch
- commit d629da8
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix page leaks after failure to lock page for delalloc
(bsc#1175149).
- commit 11c5046
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix double free on ulist after backref resolution failure
(bsc#1175149).
- commit e175c08
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix fatal extent_buffer readahead vs releasepage race
(bsc#1175149).
- commit 6894e62
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix bytes_may_use underflow when running balance and
scrub in parallel (bsc#1175149).
- commit 3c1d24d
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix data block group relocation failure due to concurrent
scrub (bsc#1175149).
- commit e7dccf4
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix race between block group removal and block group
creation (bsc#1175149).
- commit 22ed64a
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix a block group ref counter leak after failure to
remove block group (bsc#1175149).
- commit 5c3ef7d
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix block group leak when removing fails (bsc#1175149).
- commit 03037b8
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix space_info bytes_may_use underflow during space
cache writeout (bsc#1175149).
- commit 9586d9c
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix space_info bytes_may_use underflow after nocow
buffered write (bsc#1175149).
- commit 457cc33
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix wrong file range cleanup after an error filling
dealloc range (bsc#1175149).
- commit e7b219b
* Wed Aug 12 2020 mbrugger@suse.com
- arm64: csum: Fix handling of bad packets (bsc#1175192).
- arm64: kgdb: Fix single-step exception handling oops
(bsc#1175191).
- KVM: arm64: Annotate hyp NMI-related functions as
__always_inline (bsc#1175190).
- arm64: hw_breakpoint: Don't invoke overflow handler on uaccess
watchpoints (bsc#1175189).
- arm64: cacheflush: Fix KGDB trap detection (bsc#1175188).
- arm64: kexec_file: print appropriate variable (bsc#1175187).
- arm64: insn: Fix two bugs in encoding 32-bit logical immediates
(bsc#1175186).
- arm64: Fix PTRACE_SYSEMU semantics (bsc#1175185).
- arm64: fix the flush_icache_range arguments in machine_kexec
(bsc#1175184).
- arm64: hugetlb: avoid potential NULL dereference (bsc#1175183).
- arm64: vdso: Add -fasynchronous-unwind-tables to cflags
(bsc#1175182).
- arm64: vdso: don't free unallocated pages (bsc#1175181).
- arm64: armv8_deprecated: Fix undef_hook mask for thumb setend
(bsc#1175180).
- commit 5e20125
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: Remove leftover of in-band dedupe (bsc#1175149).
- refresh patches.suse/btrfs-move-basic-block_group-definitions-to-their-own-header.patch
- commit f3a05f0
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: Remove delalloc_end argument from
extent_clear_unlock_delalloc (bsc#1175149).
- commit 24d05e3
* Wed Aug 12 2020 fdmanana@suse.com
- btrfs: fix corrupt log due to concurrent fsync of inodes with
shared extents (bsc#1175149).
- commit af1520b
* Wed Aug 12 2020 mbrugger@suse.com
- blacklist: ignore Spreadtrum clk fix with wrong SHA
- commit 418cf06
* Wed Aug 12 2020 lhenriques@suse.de
- fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS (bsc#1175176).
- fuse: fix weird page warning (bsc#1175175).
- commit ec519b8
* Wed Aug 12 2020 msuchanek@suse.de
- ibmveth: Fix use of ibmveth in a bridge (bsc#1174387
ltc#187506).
- commit 60cd53b
* Wed Aug 12 2020 msuchanek@suse.de
- genirq/affinity: Remove const qualifier from node_to_cpumask
argument (bsc#1174897 ltc#187090).
- genirq/affinity: Spread vectors on node according to nr_cpu
ratio (bsc#1174897 ltc#187090).
- genirq/affinity: Improve __irq_build_affinity_masks()
(bsc#1174897 ltc#187090).
- commit 5d5f43f
* Wed Aug 12 2020 glin@suse.com
- bpfilter: reject kernel addresses (bsc#1155518).
- net/bpfilter: split __bpfilter_process_sockopt (bsc#1155518).
- bpfilter: fix up a sparse annotation (bsc#1155518).
- bpfilter: Initialize pos variable (bsc#1155518).
- net/bpfilter: Initialize pos in __bpfilter_process_sockopt
(bsc#1155518).
- bpfilter: switch to kernel_write (bsc#1155518).
- commit 00f0f2f
* Wed Aug 12 2020 duwe@suse.de
- rpm/modules.fips:
* add ecdh_generic (boo#1173813)
- commit 5b147f9
* Wed Aug 12 2020 tiwai@suse.de
- media: omap3isp: Add missed v4l2_ctrl_handler_free() for
preview_init_entities() (git-fixes).
- staging: rtl8712: handle firmware load failure (git-fixes).
- Bluetooth: Prevent out-of-bounds read in
hci_inquiry_result_with_rssi_evt() (git-fixes).
- Bluetooth: Prevent out-of-bounds read in
hci_inquiry_result_evt() (git-fixes).
- Bluetooth: Fix slab-out-of-bounds read in
hci_extended_inquiry_result_evt() (git-fixes).
- usb: xhci: Fix ASMedia ASM1142 DMA addressing (git-fixes).
- usb: xhci: define IDs for various ASMedia host controllers
(git-fixes).
- USB: serial: qcserial: add EM7305 QDL product ID (git-fixes).
- mtd: properly check all write ioctls for permissions
(git-fixes).
- cfg80211: check vendor command doit pointer before use
(git-fixes).
- atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
(git-fixes).
- net: lan78xx: replace bogus endpoint lookup (git-fixes).
- usb: hso: check for return value in hso_serial_common_create()
(git-fixes).
- i2c: slave: add sanity check when unregistering (git-fixes).
- i2c: slave: improve sanity check when registering (git-fixes).
- firmware: Fix a reference count leak (git-fixes).
- drm/nouveau/fbcon: zero-initialise the mode_cmd2 structure
(git-fixes).
- drm/nouveau/fbcon: fix module unload when fbcon init has failed
for some reason (git-fixes).
- AX.25: Prevent integer overflows in connect and sendmsg
(git-fixes).
- AX.25: Prevent out-of-bounds read in ax25_sendmsg() (git-fixes).
- AX.25: Fix out-of-bounds read in ax25_connect() (git-fixes).
- commit 01f7466
* Wed Aug 12 2020 jlee@suse.com
- infiniband: hfi1: Use EFI GetVariable only when available
(bsc#1174029, bsc#1174110, bsc#1174111).
- commit 5f092e5
* Wed Aug 12 2020 jslaby@suse.cz
- vgacon: Fix for missing check in scrollback handling
(bsc#1174205 CVE-2020-14331).
Update upstream status.
- commit e6ac692
* Tue Aug 11 2020 ykaukab@suse.de
- soc/tegra: pmc: Enable PMIC wake event on Tegra210
(bsc#1175116).
- commit af9a16c
* Tue Aug 11 2020 msuchanek@suse.de
- powerpc/pseries/hotplug-cpu: Remove double free in error path
(bsc#1065729).
- powerpc/boot: Fix CONFIG_PPC_MPC52XX references (bsc#1065729).
- powerpc: Allow 4224 bytes of stack expansion for the signal
frame (bsc#1065729).
- powerpc/book3s64/pkeys: Use PVR check instead of cpu feature
(bsc#1065729).
- powerpc/vdso: Fix vdso cpu truncation (bsc#1065729).
- powerpc/rtas: don't online CPUs for partition suspend
(bsc#1065729).
- powerpc/pseries: remove cede offline state for CPUs
(bsc#1065729).
- ibmvnic: Fix IRQ mapping disposal in error path (bsc#1175112
ltc#187459).
- powerpc/64s: Fix early_init_mmu section mismatch (bsc#1065729).
- commit 59a966b
* Tue Aug 11 2020 jlee@suse.com
- efi: Register EFI rtc platform device only when available
(bsc#1174029, bsc#1174110, bsc#1174111).
- commit 7ac188a
* Tue Aug 11 2020 jlee@suse.com
- efi: Use more granular check for availability for variable
services (bsc#1174029, bsc#1174110, bsc#1174111).
- commit 90067a7
* Tue Aug 11 2020 jslaby@suse.cz
- blacklist.conf: add sparse warning fixes
- commit 301555e
* Tue Aug 11 2020 jslaby@suse.cz
- PCI: rcar: Fix runtime PM imbalance on error (git-fixes).
- PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID
register (git-fixes).
- commit 272b523
* Tue Aug 11 2020 jslaby@suse.cz
- arm64: dts: qcom: msm8998-clamshell: Fix label on l15 regulator
(git-fixes).
- commit 8896400
* Tue Aug 11 2020 jlee@suse.com
- efi: Add support for EFI_RT_PROPERTIES table (bsc#1174029,
bsc#1174110, bsc#1174111).
- commit 4e5fc8c
* Tue Aug 11 2020 jlee@suse.com
- efi: Store mask of supported runtime services in struct efi
(bsc#1174029, bsc#1174110, bsc#1174111).
- Refresh
patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch.
- commit 738249f
* Mon Aug 10 2020 tiwai@suse.de
- blacklist.conf: Add inapplicable drm/i915 commit for git-fixes
- commit 89499be
* Mon Aug 10 2020 tiwai@suse.de
- drm/i915: Drop no-semaphore boosting (bsc#1174737).
- Refresh
patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch.
- commit abd8209
* Mon Aug 10 2020 tiwai@suse.de
- drm/i915: Prevent using semaphores to chain up to external
fences (bsc#1174737).
- Refresh
patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch.
- commit 8cf5766
* Mon Aug 10 2020 tiwai@suse.de
- drm/i915: Peel dma-fence-chains for await (bsc#1174737).
- Refresh
patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch.
- commit 1951d28
* Mon Aug 10 2020 tiwai@suse.de
- drm/i915: Pull waiting on an external dma-fence into its routine
(bsc#1174737).
- Refresh
patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch.
- commit b2bfc63
* Mon Aug 10 2020 tiwai@suse.de
- drm/i915: Ignore submit-fences on the same timeline
(bsc#1174737).
- commit fae2bcb
* Mon Aug 10 2020 tiwai@suse.de
- drm/i915: Rely on direct submission to the queue (bsc#1174737).
- Refresh
patches.suse/drm-i915-Remove-wait-priority-boosting.patch.
- commit a8208d8
* Mon Aug 10 2020 tiwai@suse.de
- drm/i915: Remove wait priority boosting (bsc#1174737).
- commit 0fea26e
* Mon Aug 10 2020 tiwai@suse.de
- pinctrl: ingenic: Enhance support for IRQ_TYPE_EDGE_BOTH
(git-fixes).
- pinctrl: single: fix function name in documentation (git-fixes).
- pinctrl-single: fix pcs_parse_pinconf() return value
(git-fixes).
- mtd: rawnand: qcom: avoid write to unavailable register
(git-fixes).
- mtd: rawnand: fsl_upm: Remove unused mtd var (git-fixes).
- power: supply: check if calc_soc succeeded in
pm860x_init_battery (git-fixes).
- PCI: tegra: Revert tegra124 raw_violation_fixup (git-fixes).
- PCI: qcom: Add support for tx term offset for rev 2.1.0
(git-fixes).
- PCI: qcom: Define some PARF params needed for ipq8064 SoC
(git-fixes).
- PCI: qcom: Add missing reset for ipq806x (git-fixes).
- PCI: qcom: Add missing ipq806x clocks in PCIe driver
(git-fixes).
- PCI: switchtec: Add missing __iomem tag to fix sparse warnings
(git-fixes).
- PCI: switchtec: Add missing __iomem and __user tags to fix
sparse warnings (git-fixes).
- PCI: Release IVRS table in AMD ACS quirk (git-fixes).
- PCI: Fix pci_cfg_wait queue locking problem (git-fixes).
- PCI/ASPM: Add missing newline in sysfs 'policy' (git-fixes).
- clk: bcm63xx-gate: fix last clock availability (git-fixes).
- go7007: add sanity checking for endpoints (git-fixes).
- media: exynos4-is: Add missed check for pinctrl_lookup_state()
(git-fixes).
- media: nuvoton-cir: remove setting tx carrier functions
(git-fixes).
- media: vsp1: dl: Fix NULL pointer dereference on unbind
(git-fixes).
- media: firewire: Using uninitialized values in node_probe()
(git-fixes).
- media: media-request: Fix crash if memory allocation fails
(git-fixes).
- media: marvell-ccic: Add missed v4l2_async_notifier_cleanup()
(git-fixes).
- media: cxusb-analog: fix V4L2 dependency (git-fixes).
- iio: improve IIO_CONCENTRATION channel type description
(git-fixes).
- staging: vchiq_arm: Add a matching unregister call (git-fixes).
- integrity: remove redundant initialization of variable ret
(git-fixes).
- omapfb: dss: Fix max fclk divider for omap36xx (git-fixes).
- media: sur40: Remove uninitialized_var() usage (git-fixes).
- clk: spear: Remove uninitialized_var() usage (git-fixes).
- clk: st: Remove uninitialized_var() usage (git-fixes).
- ide: Remove uninitialized_var() usage (git-fixes).
- rtlwifi: rtl8192cu: Remove uninitialized_var() usage
(git-fixes).
- drbd: Remove uninitialized_var() usage (git-fixes).
- random32: move the pseudo-random 32-bit definitions to prandom.h
(git-fixes).
- PCI: hotplug: ACPI: Fix context refcounting in
acpiphp_grab_context() (git-fixes).
- random32: remove net_rand_state from the latent entropy gcc
plugin (git-fixes).
- commit 5480d4c
* Mon Aug 10 2020 msuchanek@suse.de
- powerpc/papr_scm: Add support for fetching nvdimm 'fuel-gauge'
metric (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769).
- powerpc/papr_scm: Fetch nvdimm performance stats from PHYP
(bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769).
- powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH
(bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769).
- ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific
methods (bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769).
- powerpc/papr_scm: Improve error logging and handling
papr_scm_ndctl() (bsc#1175052 jsc#SLE-13823 bsc#1174969
jsc#SLE-12769).
- powerpc/papr_scm: Fetch nvdimm health information from PHYP
(bsc#1175052 jsc#SLE-13823 bsc#1174969 jsc#SLE-12769).
- seq_buf: Export seq_buf_printf (bsc#1175052 jsc#SLE-13823
bsc#1174969 jsc#SLE-12769).
- powerpc: Document details on H_SCM_HEALTH hcall (bsc#1175052
jsc#SLE-13823 bsc#1174969 jsc#SLE-12769).
- powerpc/papr_scm: Mark papr_scm_ndctl() as static (bsc#1175052
jsc#SLE-13823 bsc#1174969 jsc#SLE-12769).
- commit 83564d9
* Mon Aug 10 2020 tiwai@suse.de
- ALSA: usb-audio: fix overeager device match for MacroSilicon
MS2109 (bsc#1174625).
- commit 2c2144c
* Mon Aug 10 2020 ghe@suse.com
- ocfs2: fix remounting needed after setfacl command
(bsc#1173954).
- commit 5e09cdc
* Sun Aug 09 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream references and resort:
patches.suse/powerpc-fadump-fix-race-between-pstore-write-and-fad.patch
patches.suse/powerpc-pseries-PCIE-PHB-reset.patch
patches.suse/powerpc-xmon-Reset-RCU-and-soft-lockup-watchdogs.patch
- commit fe82dc0
* Sun Aug 09 2020 mkubecek@suse.cz
- fix patch metadata
- fix confusing References tags:
patches.suse/arm64-dts-allwinner-a64-Remove-unused-SPDIF-sound-ca.patch
patches.suse/arm64-dts-imx8mm-evk-correct-ldo1-ldo2-voltage-range.patch
patches.suse/arm64-dts-librem5-devkit-add-a-vbus-supply-to-usb0.patch
patches.suse/arm64-dts-ls1028a-delete-extraneous-interrupt-cells-.patch
patches.suse/arm64-dts-rockchip-Rename-dwc3-device-nodes-on-rk339.patch
patches.suse/arm64-dts-rockchip-Replace-RK805-PMIC-node-name-with.patch
patches.suse/arm64-dts-rockchip-fix-rk3399-puma-gmac-reset-gpio.patch
patches.suse/arm64-dts-rockchip-fix-rk3399-puma-vcc5v0-host-gpio.patch
patches.suse/arm64-dts-uniphier-Set-SCSSI-clock-and-reset-IDs-for.patch
patches.suse/arm64-tegra-Enable-I2C-controller-for-EEPROM.patch
patches.suse/arm64-tegra-Fix-Tegra194-PCIe-compatible-string.patch
patches.suse/arm64-tegra-Fix-ethernet-phy-mode-for-Jetson-Xavier.patch
patches.suse/arm64-tegra-Fix-flag-for-64-bit-resources-in-ranges-.patch
- commit 176f025
* Fri Aug 07 2020 lyan@suse.com
- KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than
SCHEDSTATS (bsc#1172197 jsc#SLE-13593).
- arm64: Retrieve stolen time as paravirtualized guest
(bsc#1172197 jsc#SLE-13593).
- KVM: arm64: Provide VCPU attributes for stolen time (bsc#1172197
jsc#SLE-13593).
- KVM: Allow kvm_device_ops to be const (bsc#1172197
jsc#SLE-13593).
- KVM: arm64: Support stolen time reporting via shared structure
(bsc#1172197 jsc#SLE-13593).
- KVM: Implement kvm_put_guest() (bsc#1172197 jsc#SLE-13593).
- KVM: arm64: Implement PV_TIME_FEATURES call (bsc#1172197
jsc#SLE-13593).
Refresh:
patches.suse/arm-arm64-provide-a-wrapper-for-smccc-1-1-calls.patch
patches.suse/firmware-smccc-add-the-definition-for-smcccv1-2-version-error-codes.patch
- KVM: arm/arm64: Factor out hypercall handling from PSCI code
(bsc#1172197 jsc#SLE-13593).
- KVM: arm64: Document PV-time interface (bsc#1172197
jsc#SLE-13593).
- commit f17479f
* Fri Aug 07 2020 mbrugger@suse.com
- arm64: dts: rockchip: fix rk3399-puma gmac reset gpio (none
bsc#1175021).
- arm64: dts: rockchip: fix rk3399-puma vcc5v0-host gpio (none
bsc#1175020).
- arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range
(none bsc#1175019).
- arm64: tegra: Fix flag for 64-bit resources in 'ranges' property
(none bsc#1175018).
- arm64: tegra: Fix ethernet phy-mode for Jetson Xavier (none
bsc#1175017).
- arm64: dts: allwinner: a64: Remove unused SPDIF sound card
(none bsc#1175016).
- arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to
make dtc happy (none bsc#1175015).
- arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic"
on rk3328 boards (none bsc#1175014).
- arm64: dts: librem5-devkit: add a vbus supply to usb0 (none
bsc#1175013).
- arm64: dts: ls1028a: delete extraneous #interrupt-cells for
ENETC RCIE (none bsc#1175012).
- arm64: dts: uniphier: Set SCSSI clock and reset IDs for each
channel (none bsc#1175011).
- arm64: tegra: Enable I2C controller for EEPROM (none
bsc#1175010).
- arm64: tegra: Fix Tegra194 PCIe compatible string (none
bsc#1175009).
- commit a5198b8
* Fri Aug 07 2020 mbrugger@suse.com
- blacklist.conf: ignore rk3368 dts fixes
- commit ee22702
* Fri Aug 07 2020 mbrugger@suse.com
- blacklist.conf: add unsupported Arm devicetree folder
- commit b7cfb90
* Fri Aug 07 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream reference and resort:
patches.suse/brcmfmac-set-timeout-value-when-configuring-power-save.patch
- commit 3eb2862
* Fri Aug 07 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream references and resort:
patches.suse/brcmfmac-Transform-compatible-string-for-FW-loading.patch
patches.suse/scsi-lpfc-Add-an-internal-trace-log-buffer.patch
patches.suse/scsi-lpfc-Add-blk_io_poll-support-for-latency-improv.patch
patches.suse/scsi-lpfc-Add-support-to-display-if-adapter-dumps-ar.patch
patches.suse/scsi-lpfc-Allow-applications-to-issue-Common-Set-Fea.patch
patches.suse/scsi-lpfc-Fix-NVMe-rport-deregister-and-registration.patch
patches.suse/scsi-lpfc-Fix-inconsistent-indenting.patch
patches.suse/scsi-lpfc-Fix-interrupt-assignments-when-multiple-ve.patch
patches.suse/scsi-lpfc-Fix-kdump-hang-on-PPC.patch
patches.suse/scsi-lpfc-Fix-language-in-0373-message-to-reflect-no.patch
patches.suse/scsi-lpfc-Fix-less-than-zero-comparison-of-unsigned-.patch
patches.suse/scsi-lpfc-Fix-missing-MDS-functionality.patch
patches.suse/scsi-lpfc-Fix-oops-due-to-overrun-when-reading-SLI3-.patch
patches.suse/scsi-lpfc-Fix-shost-refcount-mismatch-when-deleting-.patch
patches.suse/scsi-lpfc-Fix-stack-trace-seen-while-setting-rrq-act.patch
patches.suse/scsi-lpfc-Fix-unused-assignment-in-lpfc_sli4_bsg_lin.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.2.patch
- commit adcc571
* Fri Aug 07 2020 tiwai@suse.de
- thermal: ti-soc-thermal: Fix reversed condition in
ti_thermal_expose_sensor() (git-fixes).
- Staging: rtl8188eu: rtw_mlme: Fix uninitialized variable
authmode (git-fixes).
- staging: rtl8192u: fix a dubious looking mask before a shift
(git-fixes).
- spi: lantiq-ssc: Fix warning by using WQ_MEM_RECLAIM
(git-fixes).
- spi: davinci: Remove uninitialized_var() usage (git-fixes).
- commit e403b7a
* Fri Aug 07 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/btrfs-make-btrfs_ordered_extent-naming-consistent-wi.patch
- commit 3f5df49
* Fri Aug 07 2020 tiwai@suse.de
- ALSA: echoaudio: Race conditions around "opencount" (git-fixes).
- commit 9c2eff2
* Fri Aug 07 2020 tiwai@suse.de
- ALSA: pci: delete repeated words in comments (git-fixes).
- ALSA: isa: delete repeated words in comments (git-fixes).
- ALSA: seq: oss: Serialize ioctls (git-fixes).
- ALSA: hda/hdmi: Add quirk to force connectivity (git-fixes).
- ALSA: usb-audio: add startech usb audio dock name (git-fixes).
- ALSA: usb-audio: Add support for Lenovo ThinkStation P620
(git-fixes).
- ASoC: hdac_hda: fix deadlock after PCM open error (git-fixes).
- ALSA: hda: fix snd_hda_codec_cleanup() documentation
(git-fixes).
- ASoC: Intel: bxt_rt298: add missing .owner field (git-fixes).
- ASoC: SOF: nocodec: add missing .owner field (git-fixes).
- ASoC: fsl_sai: Fix value of FSL_SAI_CR1_RFW_MASK (git-fixes).
- ASoC: meson: axg-tdmin: fix g12a skew (git-fixes).
- ASoC: meson: axg-tdm-interface: fix link fmt setup (git-fixes).
- ASoC: meson: fixes the missed kfree() for
axg_card_add_tdm_loopback (git-fixes).
- Revert "ALSA: hda: call runtime_allow() for all hda controllers"
(git-fixes).
- ALSA: hda/ca0132 - Fix AE-5 microphone selection commands
(git-fixes).
- ALSA: hda/ca0132 - Add new quirk ID for Recon3D (git-fixes).
- ALSA: hda/ca0132 - Fix ZxR Headphone gain control get value
(git-fixes).
- ALSA: usb-audio: endpoint : remove needless check before
usb_free_coherent() (git-fixes).
- ALSA: asihpi: delete duplicated word (git-fixes).
- ALSA: line6: Use kmemdup in podhd_set_monitor_level()
(git-fixes).
- ALSA: hda: Add support for Loongson 7A1000 controller
(git-fixes).
- ALSA: hda/tegra: Disable sync-write operation (git-fixes).
- ALSA: echoaudio: re-enable IRQs on failure path (git-fixes).
- ALSA: line6: add hw monitor volume control for POD HD500
(git-fixes).
- ALSA: xen: Remove superfluous fall through comments (git-fixes).
- ALSA: atmel: Remove invalid "fall through" comments (git-fixes).
- ALSA: echoaudio: Address bugs in the interrupt handling
(git-fixes).
- ALSA: echoaudio: Prevent some noise on unloading the module
(git-fixes).
- ALSA: echoaudio: Prevent races in calls to set_audio_format()
(git-fixes).
- ALSA: echoaudio: Remove redundant check (git-fixes).
- ALSA: usb/line6: remove 'defined but not used' warning
(git-fixes).
- ALSA: pci/au88x0: remove "defined but not used" warnings
(git-fixes).
- ALSA: vx_core: remove warning for empty loop body (git-fixes).
- ALSA: pcmcia/pdaudiocf: fix kernel-doc (git-fixes).
- ALSA: pci/via82xx: remove 'set but not used' warnings
(git-fixes).
- ALSA: pci/fm801: fix kernel-doc (git-fixes).
- ALSA: pci/es1938: remove 'set but not used' warning (git-fixes).
- ALSA: xen: remove 'set but not used' warning (git-fixes).
- ALSA: pci/oxygen/xonar_wm87x6: remove always true condition
(git-fixes).
- ALSA: pci/rme9652/hdspm: remove always true condition
(git-fixes).
- ALSA: pci/korg1212: remove 'set but not used' warnings
(git-fixes).
- ALSA: pci/emu10k1: remove 'set but not used' warning
(git-fixes).
- ALSA: firewire: fix kernel-doc (git-fixes).
- ALSA: pci/ctxfi: fix kernel-doc warnings (git-fixes).
- ALSA: pci/ctxfi/ctatc: fix kernel-doc (git-fixes).
- ALSA: pci/aw2-saa7146: remove 'set but not used' warning
(git-fixes).
- ALSA: pci/echoaudio: remove 'set but not used' warning
(git-fixes).
- ALSA: pci/asihpi: remove 'set but not used' warning (git-fixes).
- ALSA: pci/asihpi: fix kernel-doc (git-fixes).
- ALSA: pci/asihpi: remove 'set but not used' warnings
(git-fixes).
- ALSA: isa/gus: remove 'set but not used' warning (git-fixes).
- ALSA: isa/gus: remove -Wmissing-prototypes warnings (git-fixes).
- ALSA: core: pcm_iec958: fix kernel-doc (git-fixes).
- ALSA: usb-audio: Fix some typos (git-fixes).
- ALSA: hda: Enable sync-write operation as default for all
controllers (git-fixes).
- ALSA: hda/realtek: Add alc269/alc662 pin-tables for Loongson-3
laptops (git-fixes).
- commit 49b9124
* Fri Aug 07 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/rhashtable-Document-the-right-function-parameters.patch
patches.suse/rhashtable-Fix-unprotected-RCU-dereference-in-__rht_.patch
- commit 1af1b05
* Thu Aug 06 2020 tiwai@suse.de
- Re-sort another cherry-picked i915 patch in the upstream
Refresh patches.suse/drm-i915-Actually-emit-the-await_start.patch
- commit 46112ad
* Thu Aug 06 2020 tiwai@suse.de
- Resort the i915 cherry-picked patch
Refresh
patches.suse/drm-i915-Protect-i915_request_await_start-from-early.patch
patches.suse/drm-i915-Return-early-for-await_start-on-same-timeli.patch
- commit 20cca9b
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Return early for await_start on same timeline
(bsc#1174737).
- Refresh
patches.suse/drm-i915-Protect-i915_request_await_start-from-early.patch.
- commit 06dbabf
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Improve the start alignment of bonded pairs
(bsc#1174737).
- Refresh
patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch.
- commit 44313fe
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Mark up unlocked update of i915_request.hwsp_seqno
(bsc#1174737).
- commit 50bee7f
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Mark racy read of intel_engine_cs.saturated
(bsc#1174737).
- commit e5038ad
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Do not poison i915_request.link on removal
(bsc#1174737).
- commit 808ecc5
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Actually emit the await_start (bsc#1174737).
- commit f0424b5
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Protect i915_request_await_start from early waits
(bsc#1174737).
- commit 03accf1
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Flush execution tasklets before checking request
status (bsc#1174737).
- drm/i915: Flush tasklet submission before sleeping on
i915_request_wait (bsc#1174737).
- commit 140a397
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915/gt: Flush submission tasklet before waiting/retiring
(bsc#1174737).
- commit b17d2a1
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Keep track of request among the scheduling lists
(bsc#1174737).
- commit 4388a9e
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Eliminate the trylock for awaiting an earlier request
(bsc#1174737).
- Refresh
patches.suse/0002-drm-i915-gt-Do-not-schedule-normal-requests-immediat.patch.
- commit 590b628
* Thu Aug 06 2020 jgross@suse.com
- xen/pvcalls-back: test for errors when calling backend_connect()
(bsc#1065600).
- commit cbfa27b
* Thu Aug 06 2020 tiwai@suse.de
- drm/i915: Use EAGAIN for trylock failures (bsc#1174737).
- commit d8a7f90
* Thu Aug 06 2020 martin.wilck@suse.com
- kabi/severities: ignore KABI for NVMe, except nvme-fc (bsc#1174777)
Exported symbols under drivers/nvme/host/ are only used by the
nvme subsystem itself, except for the nvme-fc symbols.
- commit 16ddcd8
* Thu Aug 06 2020 martin.wilck@suse.com
- nvme-multipath: round-robin: eliminate "fallback" variable
(bsc#1172108).
- commit 4cdac03
* Thu Aug 06 2020 martin.wilck@suse.com
- nvme: multipath: round-robin: fix single non-optimized path case
(bsc#1172108).
- commit 3d56aa0
* Thu Aug 06 2020 tbogendoerfer@suse.de
- ionic: unlock queue mutex in error path (bsc#1167773).
- devlink: ignore -EOPNOTSUPP errors on dumpit (bsc#1154353).
- net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev
(jsc#SLE-8464).
- net/mlx5: E-switch, Destroy TSAR when fail to enable the mode
(jsc#SLE-8464).
- RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails
(jsc#SLE-8446).
- commit 23bdd26
* Thu Aug 06 2020 glin@suse.com
- libbpf: Wrap source argument of BPF_CORE_READ macro in
parentheses (bsc#1155518).
- bpf: Fix map leak in HASH_OF_MAPS map (bsc#1155518).
- net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
(bsc#1155518).
- commit a6677ae
* Thu Aug 06 2020 tiwai@suse.de
- wireless: Use linux/stddef.h instead of stddef.h (git-fixes).
- commit ec3012b
* Thu Aug 06 2020 tiwai@suse.de
- wl1251: fix always return 0 error (git-fixes).
- video: pxafb: Fix the function used to balance a
'dma_alloc_coherent()' call (git-fixes).
- video: fbdev: sm712fb: fix an issue about iounmap for a wrong
address (git-fixes).
- USB: serial: iuu_phoenix: fix led-activity helpers (git-fixes).
- USB: serial: cp210x: re-enable auto-RTS on open (git-fixes).
- USB: serial: cp210x: enable usb generic throttle/unthrottle
(git-fixes).
- USB: iowarrior: fix up report size handling for some devices
(git-fixes).
- usb: gadget: f_uac2: fix AC Interface Header Descriptor
wTotalLength (git-fixes).
- usb: core: fix quirks_param_set() writing to a const pointer
(git-fixes).
- usb: dwc2: gadget: Make use of GINTMSK2 (git-fixes).
- usbip: tools: fix module name in man page (git-fixes).
- usb: hso: Fix debug compile warning on sparc32 (git-fixes).
- wireless: Use offsetof instead of custom macro (git-fixes).
- commit 0511c57
* Thu Aug 06 2020 tiwai@suse.de
- rtw88: fix short GI capability based on current bandwidth
(git-fixes).
- rtw88: fix LDPC field for RA info (git-fixes).
- mac80211: fix misplaced while instead of if (git-fixes).
- liquidio: Fix wrong return value in cn23xx_get_pf_num()
(git-fixes).
- mwifiex: Fix firmware filename for sd8997 chipset (git-fixes).
- mwifiex: Fix firmware filename for sd8977 chipset (git-fixes).
- mwifiex: Prevent memory corruption handling keys (git-fixes).
- leds: gpio: Fix semantic error (git-fixes).
- leds: core: Flush scheduled work for system suspend (git-fixes).
- leds: wm831x-status: fix use-after-free on unbind (git-fixes).
- leds: lm36274: fix use-after-free on unbind (git-fixes).
- leds: lm3533: fix use-after-free on unbind (git-fixes).
- leds: da903x: fix use-after-free on unbind (git-fixes).
- phy: armada-38x: fix NETA lockup when repeatedly switching
speeds (git-fixes).
- phy: renesas: rcar-gen3-usb2: move irq registration to init
(git-fixes).
- phy: exynos5-usbdrd: Calibrating makes sense only for USB2.0
PHY (git-fixes).
- net: lan78xx: fix transfer-buffer memory leak (git-fixes).
- net: lan78xx: add missing endpoint sanity check (git-fixes).
- drivers/net/wan: lapb: Corrected the usage of skb_cow
(git-fixes).
- nfc: s3fwrn5: add missing release on skb in s3fwrn5_recv_frame
(git-fixes).
- commit ffa42ff
* Thu Aug 06 2020 tiwai@suse.de
- drm/etnaviv: Fix error path on failure to enable bus clk
(git-fixes).
- drm/imx: imx-ldb: Disable both channels for split mode in
enc->disable() (git-fixes).
- drm/imx: tve: fix regulator_disable error path (git-fixes).
- drm/imx: fix use after free (git-fixes).
- drm/bridge: sil_sii8620: initialize return of sii8620_readb
(git-fixes).
- drm: panel: simple: Fix bpc for LG LB070WV8 panel (git-fixes).
- drm/stm: repair runtime power management (git-fixes).
- drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline
(git-fixes).
- drm/radeon: fix array out-of-bounds read and write issues
(git-fixes).
- drm/panel: otm8009a: Drop unnessary
backlight_device_unregister() (git-fixes).
- drm/arm: fix unintentional integer overflow on left shift
(git-fixes).
- drm/bridge: ti-sn65dsi86: Don't use kernel-doc comment for
local array (git-fixes).
- drm/bridge: ti-sn65dsi86: Clear old error bits before AUX
transfers (git-fixes).
- drm/gem: Fix a leak in drm_gem_objects_lookup() (git-fixes).
- leds: 88pm860x: fix use-after-free on unbind (git-fixes).
- leds: lm355x: avoid enum conversion warning (git-fixes).
- gpio: max77620: Fix missing release of interrupt (git-fixes).
- kobject: Avoid premature parent object freeing in
kobject_cleanup() (git-fixes).
- commit 004490b
* Thu Aug 06 2020 tiwai@suse.de
- appletalk: Fix atalk_proc_init() return path (git-fixes).
- Bluetooth: hci_serdev: Only unregister device if it was
registered (git-fixes).
- Bluetooth: hci_h5: Set HCI_UART_RESET_ON_INIT to correct flags
(git-fixes).
- Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
(git-fixes).
- Bluetooth: btmtksdio: fix up firmware download sequence
(git-fixes).
- Bluetooth: btusb: fix up firmware download sequence (git-fixes).
- btmrvl: Fix firmware filename for sd8997 chipset (git-fixes).
- btmrvl: Fix firmware filename for sd8977 chipset (git-fixes).
- ath10k: Acquire tx_lock in tx error paths (git-fixes).
- agp/intel: Fix a memory leak on module initialisation failure
(git-fixes).
- console: newport_con: fix an issue about leak related system
resources (git-fixes).
- driver core: Avoid binding drivers to dead devices (git-fixes).
- devres: keep both device name and resource name in pretty name
(git-fixes).
- b43: Remove uninitialized_var() usage (git-fixes).
- Bluetooth: fix kernel oops in store_pending_adv_report
(git-fixes).
- drm: hold gem reference until object is no longer accessed
(git-fixes).
- dlm: remove BUG() before panic() (git-fixes).
- ath10k: enable transmit data ack RSSI for QCA9884 (git-fixes).
- commit 964f75f
* Wed Aug 05 2020 nsaenzjulienne@suse.de
- firmware: smccc: Add ARCH_SOC_ID support (bsc#1174906).
- Update arm64 config
- firmware: smccc: Add function to fetch SMCCC version
(bsc#1174906).
- firmware: smccc: Refactor SMCCC specific bits into separate file
(bsc#1174906).
- firmware: smccc: Drop smccc_version enum and use
ARM_SMCCC_VERSION_1_x instead (bsc#1174906).
- firmware: smccc: Add the definition for SMCCCv1.2 version/error
codes (bsc#1174906).
- firmware: smccc: Update link to latest SMCCC specification
(bsc#1174906).
- firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and above (bsc#1174906).
- Update arm64 config
- arm/arm64: Make use of the SMCCC 1.1 wrapper (bsc#1174906).
- arm/arm64: Provide a wrapper for SMCCC 1.1 calls (bsc#1174906).
- firmware: arm_sdei: use common SMCCC_CONDUIT_* (bsc#1174906).
- firmware/psci: use common SMCCC_CONDUIT_* (bsc#1174906).
- arm: spectre-v2: use arm_smccc_1_1_get_conduit() (bsc#1174906).
- arm64: errata: use arm_smccc_1_1_get_conduit() (bsc#1174906).
- arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()
(bsc#1174906).
- commit 91485ab
* Wed Aug 05 2020 mbrugger@suse.com
- blacklist.conf: ignore documentation fixes
- commit da3606d
* Wed Aug 05 2020 wqu@suse.com
- btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of
reserve retry-after-EDQUOT (bsc#1120163).
- commit a0c01d8
* Wed Aug 05 2020 wqu@suse.com
- btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
(bsc#1120163).
- commit 110b26f
* Wed Aug 05 2020 wqu@suse.com
- btrfs: qgroup: allow to unreserve range without releasing
other ranges (bsc#1120163).
- commit 292ee83
* Wed Aug 05 2020 wqu@suse.com
- btrfs: qgroup: fix data leak caused by race between writeback
and truncate (bsc#1172247).
- commit e7691a1
* Wed Aug 05 2020 wqu@suse.com
- btrfs: change timing for qgroup reserved space for ordered
extents to fix reserved space leak (bsc#1172247).
- commit 5f13741
* Wed Aug 05 2020 wqu@suse.com
- btrfs: file: reserve qgroup space after the hole punch range
is locked (bsc#1172247).
- commit c1e305c
* Wed Aug 05 2020 wqu@suse.com
- btrfs: inode: move qgroup reserved space release to the callers
of insert_reserved_file_extent() (bsc#1172247).
- commit c77d18c
* Wed Aug 05 2020 wqu@suse.com
- btrfs: inode: refactor the parameters of
insert_reserved_file_extent() (bsc#1172247).
- commit 999728e
* Wed Aug 05 2020 wqu@suse.com
- btrfs: make btrfs_ordered_extent naming consistent with
btrfs_file_extent_item (bsc#1172247).
- commit 3a23bcd
* Wed Aug 05 2020 glin@suse.com
- bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
(bsc#1155518).
- bpf: net: Avoid copying sk_user_data of reuseport_array during
sk_clone (bsc#1155518).
- net, sk_msg: Clear sk_user_data pointer on clone if tagged
(bsc#1155518).
- commit 9a81f17
* Wed Aug 05 2020 dbueso@suse.de
- rhashtable: Restore RCU marking on rhash_lock_head
(bsc#1174880).
- rhashtable: Fix unprotected RCU dereference in __rht_ptr
(bsc#1174880).
- rhashtable: drop duplicated word in <linux/rhashtable.h>
(bsc#1174880).
- rhashtable: Drop raw RCU deref in nested_table_free
(bsc#1174880).
- rhashtable: Document the right function parameters
(bsc#1174880).
- commit c0ec5b4
* Tue Aug 04 2020 lyan@suse.com
- KVM: arm64: Make vcpu_cp1x() work on Big Endian hosts
(bsc#1133021).
- KVM: arm64: Stop writing aarch32's CSSELR into ACTLR
(bsc#1133021).
- KVM: arm64: Fix 32bit PC wrap-around (bsc#1133021).
- KVM: arm: vgic: Fix limit condition when writing to
GICD_IACTIVER (bsc#1133021).
- KVM: arm64: Use the correct timer structure to access the
physical counter (bsc#1133021).
- KVM: arm/arm64: Correct AArch32 SPSR on exception entry
(bsc#1133021).
- KVM: arm/arm64: Correct CPSR on exception entry (bsc#1133021).
- KVM: arm64: Correct PSTATE on exception entry (bsc#1133021).
- KVM: Play nice with read-only memslots when querying host page
size (bsc#1133021).
- commit 854e6da
* Tue Aug 04 2020 tiwai@suse.de
- drm/i915: Reorder await_execution before await_request
(bsc#1174737).
- commit 75817a8
* Tue Aug 04 2020 tiwai@suse.de
- drm/i915: Copy across scheduler behaviour flags across submit
fences (bsc#1174737).
- commit 718e478
* Tue Aug 04 2020 tiwai@suse.de
- drm/i915: Lock signaler timeline while navigating (bsc#1174737).
- commit d0600f4
* Tue Aug 04 2020 tiwai@suse.de
- drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
(bsc#1174737).
- Refresh
patches.suse/drm-i915-Hold-reference-to-intel_frontbuffer-as-we-t.patch.
- Refresh
patches.suse/drm-i915-Protect-context-while-grabbing-its-name-for.patch.
- Refresh
patches.suse/drm-i915-Reduce-nested-prepare_remote_context-to-a-t.patch.
- commit fce086e
* Tue Aug 04 2020 lyan@suse.com
- KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction
(bsc#1133021).
- commit f7e204d
* Tue Aug 04 2020 nsaenzjulienne@suse.de
- clk: bcm2835: Do not use prediv with bcm2711's PLLs
(bsc#1174865).
- brcmfmac: Set timeout value when configuring power save
(bsc#1173468).
- commit 4d732a9
* Tue Aug 04 2020 tbogendoerfer@suse.de
- IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
(bsc#1174770).
- commit 4c02379
* Tue Aug 04 2020 tiwai@suse.de
- spi: rockchip: Fix error in SPI slave pio read (git-fixes).
- spi: sun4i: update max transfer size reported (git-fixes).
- spi: lantiq: fix: Rx overflow error in full duplex mode
(git-fixes).
- spi: spi-geni-qcom: Actually use our FIFO (git-fixes).
- regulator: gpio: Honor regulator-boot-on property (git-fixes).
- clk: scmi: Fix min and max rate when registering clocks with
discrete rates (git-fixes).
- firmware: arm_scmi: Keep the discrete clock rates sorted
(git-fixes).
- firmware: arm_scmi: Fix SCMI genpd domain probing (git-fixes).
- platform/x86: intel-vbtn: Fix return value check in
check_acpi_dev() (git-fixes).
- platform/x86: intel-hid: Fix return value check in
check_acpi_dev() (git-fixes).
- crypto: qat - fix double free in qat_uclo_create_batch_init_list
(git-fixes).
- crypto: ccp - Fix use of merged scatterlists (git-fixes).
- crypto: ccree - fix resource leak on error path (git-fixes).
- crypto: hisilicon - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP
was not specified (git-fixes).
- crypto: cpt - don't sleep of CRYPTO_TFM_REQ_MAY_SLEEP was not
specified (git-fixes).
- crypto: caam - Fix argument type in handle_imx6_err005766
(git-fixes).
- crc-t10dif: Fix potential crypto notify dead-lock (git-fixes).
- tpm: Require that all digests are present in TCG_PCR_EVENT2
structures (git-fixes).
- commit 64bac7f
* Mon Aug 03 2020 lyan@suse.com
- kABI workaround for struct kvm_device (git-fixes).
Just change an variable to "const" type in kvm_device.
- commit 1c95856
* Mon Aug 03 2020 lyan@suse.com
- kABI workaround for enum cpuhp_state (git-fixes).
- commit 889dc24
* Mon Aug 03 2020 lyan@suse.com
- kABI workaround for struct kvm_vcpu_arch (git-fixes).
Add a struct variable to the end of kvm_vcpu_arch and kvm_vcpu_arch
is embedded into kvm_vcpu at the end. It is usually used by pointer
and allocated dynamically, so this change should be fine even for
external kvm module.
- commit c324264
* Mon Aug 03 2020 jack@suse.cz
- patches.suse/revert-zram-convert-remaining-class_attr-to-class_attr_ro:
Update tags
- commit 3b99445
* Mon Aug 03 2020 jack@suse.cz
- gfs2: fix gfs2_find_jhead that returns uninitialized jhead
with seq 0 (bsc#1174825).
- commit 796da2e
* Mon Aug 03 2020 jack@suse.cz
- gfs2: Another gfs2_find_jhead fix (bsc#1174824).
- commit eb92077
* Mon Aug 03 2020 lhenriques@suse.de
- blacklist.conf: mtd kernel-doc fixes
- commit 12371a2
* Mon Aug 03 2020 jslaby@suse.cz
- Fix for missing check in vgacon scrollback handling (bsc#1174205
CVE-2020-14331).
Update to the latest findings/submission.
- commit 2b80031
* Mon Aug 03 2020 shung-hsi.yu@suse.com
- ubsan: check panic_on_warn (bsc#1174805).
- commit 4b3b09b
* Sun Aug 02 2020 tiwai@suse.de
- af_key: pfkey_dump needs parameter validation (git-fixes).
- mac80211: mesh: Free pending skb when destroying a mpath
(git-fixes).
- mac80211: mesh: Free ie data when leaving mesh (git-fixes).
- i2c: also convert placeholder function to return errno
(git-fixes).
- drm/amd/display: Clear dm_state for fast updates (git-fixes).
- drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
(git-fixes).
- regmap: debugfs: check count when read regmap file (git-fixes).
- PM: wakeup: Show statistics for deleted wakeup sources again
(git-fixes).
- commit f22517a
* Sun Aug 02 2020 tiwai@suse.de
- ALSA: hda/realtek - Fixed HP right speaker no sound (git-fixes).
- ALSA: hda: fix NULL pointer dereference during suspend
(git-fixes).
- ALSA: hda/hdmi: Fix keep_power assignment for non-component
devices (git-fixes).
- ALSA: hda: Workaround for spurious wakeups on some Intel
platforms (git-fixes).
- ALSA: hda/realtek: Fix add a "ultra_low_power" function for
intel reference board (alc256) (git-fixes).
- ALSA: hda/realtek: typo_fix: enable headset mic of ASUS ROG
Zephyrus G14(GA401) series with ALC289 (git-fixes).
- ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus
G15(GA502) series with ALC289 (git-fixes).
- ALSA: usb-audio: Add implicit feedback quirk for SSL2
(git-fixes).
- commit 7cc8f61
* Fri Jul 31 2020 mkoutny@suse.com
- mm: Fix protection usage propagation (bsc#1174002).
- commit 446569c
* Fri Jul 31 2020 tiwai@suse.de
- Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
(git-fixes).
- ARM: percpu.h: fix build error (git-fixes).
- random: fix circular include dependency on arm64 after addition
of percpu.h (git-fixes).
- commit a78809a
* Fri Jul 31 2020 mbrugger@suse.com
- uio_pdrv_genirq: Remove warning when irq is not specified
(bsc#1174762).
- commit 31bf7b7
* Fri Jul 31 2020 tiwai@suse.de
- random32: update the net random state on interrupt and activity
(CVE-2020-16166 bsc#1174757).
- commit 81d991d
* Fri Jul 31 2020 tiwai@suse.de
- PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI
bridge (git-fixes).
- commit f661820
* Thu Jul 30 2020 tiwai@suse.de
- 9p/trans_fd: Fix concurrency del of req_list in
p9_fd_cancelled/p9_read_work (git-fixes).
- staging: wlan-ng: properly check endpoint types (git-fixes).
- serial: exar: Fix GPIO configuration for Sealevel cards based
on XR17V35X (git-fixes).
- fbdev: Detect integer underflow at "struct
fbcon_ops"->clear_margins (git-fixes).
- serial: 8250_mtk: Fix high-speed baud rates clamping
(git-fixes).
- serial: 8250: fix null-ptr-deref in serial8250_start_tx()
(git-fixes).
- serial: tegra: fix CREAD handling for PIO (git-fixes).
- vt: Reject zero-sized screen buffer size (git-fixes).
- usb: xhci: Fix ASM2142/ASM3142 DMA addressing (git-fixes).
- drm/amdgpu: Fix NULL dereference in dpm sysfs handlers
(git-fixes).
- usb: gadget: udc: gr_udc: fix memleak on error handling path
in gr_ep_init() (git-fixes).
- usb: dwc3: pci: add support for the Intel Jasper Lake
(git-fixes).
- usb: dwc3: pci: add support for the Intel Tiger Lake PCH -H
variant (git-fixes).
- hwmon: (scmi) Fix potential buffer overflow in
scmi_hwmon_probe() (git-fixes).
- hwmon: (nct6775) Accept PECI Calibration as temperature source
for NCT6798D (git-fixes).
- hwmon: (adm1275) Make sure we are reading enough data for
different chips (git-fixes).
- hwmon: (aspeed-pwm-tacho) Avoid possible buffer overflow
(git-fixes).
- spi: mediatek: use correct SPI_CFG2_REG MACRO (git-fixes).
- regmap: dev_get_regmap_match(): fix string comparison
(git-fixes).
- HID: apple: Disable Fn-key key-re-mapping on clone keyboards
(git-fixes).
- HID: steam: fixes race in handling device list (git-fixes).
- HID: alps: support devices with report id 2 (git-fixes).
- HID: i2c-hid: add Mediacom FlexBook edge13 to descriptor
override (git-fixes).
- drm/amdgpu: fix preemption unit test (git-fixes).
- drm/amdgpu/gfx10: fix race condition for kiq (git-fixes).
- serial: mxs-auart: add missed iounmap() in probe failure and
remove (git-fixes).
- dmaengine: ioat setting ioat timeout as module parameter
(git-fixes).
- dmaengine: fsl-edma: fix wrong tcd endianness for big-endian
cpu (git-fixes).
- dmaengine: tegra210-adma: Fix runtime PM imbalance on error
(git-fixes).
- Input: elan_i2c - only increment wakeup count on touch
(git-fixes).
- Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
(git-fixes).
- mac80211: allow rx of mesh eapol frames with default rx key
(git-fixes).
- pinctrl: amd: fix npins for uart0 in kerncz_groups (git-fixes).
- gpio: arizona: put pm_runtime in case of failure (git-fixes).
- gpio: arizona: handle pm_runtime_get_sync failure case
(git-fixes).
- drivers/firmware/psci: Fix memory leakage in
alloc_init_cpu_groups() (git-fixes).
- drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ
timeout (git-fixes).
- serial: amba-pl011: Make sure we initialize the port.lock
spinlock (git-fixes).
- serial: 8250_pci: Move Pericom IDs to pci_ids.h (git-fixes).
- commit 5b7d8a8
* Thu Jul 30 2020 hare@suse.de
- nvme: kABI fixes for nvme_ctrl (bsc#1159058).
- commit dc7531f
* Thu Jul 30 2020 ghe@suse.com
- ocfs2: fix panic on nfs server over ocfs2 (bsc#1172963).
- ocfs2: load global_inode_alloc (bsc#1172963).
- ocfs2: avoid inode removal while nfsd is accessing it
(bsc#1172963).
- commit 1a01c78
* Thu Jul 30 2020 aherrmann@suse.com
- docs: fix memory.low description in cgroup-v2.rst (git-fixes).
(SLE documentation might refer to cgroup-v2.rst.)
- commit 1c58dff
* Thu Jul 30 2020 aherrmann@suse.com
- net: Fix a documentation bug wrt. ip_unprivileged_port_start (git-fixes).
(SLES tuning guide refers to ip-sysctl.txt.)
- commit b51f83b
* Thu Jul 30 2020 aherrmann@suse.com
- blacklist.conf: Add dc8d37ed304ee ("cpu/SMT: Fix x86 link error without CONFIG_SYSFS")
- commit 24e5ac8
* Thu Jul 30 2020 aherrmann@suse.com
- blacklist.conf: Add 98919f4c9a342 ("Documentation: debugfs: Document debugfs helper for unsigned long values")
- commit 5a3f2df
* Thu Jul 30 2020 aherrmann@suse.com
- io-mapping: indicate mapping failure (git-fixes).
- commit b3a6154
* Wed Jul 29 2020 dwagner@suse.de
- powerpc/pseries: PCIE PHB reset (bsc#1174689).
- powerpc/eeh: Fix pseries_eeh_configure_bridge() (bsc#1174689).
- commit ba8e81b
* Wed Jul 29 2020 hare@suse.de
- nvme: consolodate io settings (bsc#1159058).
- nvme: revalidate namespace stream parameters (bsc#1159058).
- nvme: consolidate chunk_sectors settings (bsc#1159058).
- nvme: revalidate after verifying identifiers (bsc#1159058).
- nvme-multipath: set bdi capabilities once (bsc#1159058).
- nvme: check namespace head shared property (bsc#1159058).
- nvme: always search for namespace head (bsc#1159058).
- nvme: release namespace head reference on error (bsc#1159058).
- nvme: unlink head after removing last namespace (bsc#1159058).
- nvme: remove the magic 1024 constant in nvme_scan_ns_list
(bsc#1159058).
- nvme: avoid an Identify Controller command for each namespace
(bsc#1159058).
- nvme: factor out a nvme_ns_remove_by_nsid helper (bsc#1159058).
- nvme: clean up nvme_scan_work (bsc#1159058).
- nvme: refine the Qemu Identify CNS quirk (bsc#1159058).
- nvme: remove unused parameter (bsc#1159058).
- commit fe17413
* Wed Jul 29 2020 rgoldwyn@suse.com
- Delete patches.suse/apparmor-Fix-memory-leak-of-profile-proxy.patch (bsc#1174627)
- commit dbe0add
* Wed Jul 29 2020 hare@suse.de
- nvme-multipath: do not fall back to __nvme_find_path() for non-optimized paths (bsc#1172108).
- nvme-multipath: fix logic for non-optimized paths (bsc#1172108).
- commit a2fe085
* Wed Jul 29 2020 dwagner@suse.de
- xfrm: fix a warning in xfrm_policy_insert_list (bsc#1174645).
- commit e77828e
* Wed Jul 29 2020 tbogendoerfer@suse.de
- IB/mlx5: Fix DEVX support for MLX5_CMD_OP_INIT2INIT_QP command
(git-fixes).
- i40iw: fix null pointer dereference on a null wqe pointer
(git-fixes).
- commit 76175e9
* Wed Jul 29 2020 mbenes@suse.cz
- x86/stacktrace: Fix reliable check for empty user task stacks
(bsc#1058115).
- commit 4883ff2
* Wed Jul 29 2020 tbogendoerfer@suse.de
- qed: suppress false-positives interrupt error messages on HW
init (git-fixes).
- qed: suppress "don't support RoCE & iWARP" flooding on HW init
(git-fixes).
- netdevsim: fix unbalaced locking in nsim_create() (git-fixes).
- net: hns3: fix return value error when query MAC link status
fail (git-fixes).
- net: hns3: fix error handling for desc filling (git-fixes).
- net: hns3: fix for not calculating TX BD send size correctly
(git-fixes).
- ionic: use mutex to protect queue operations (bsc#1167773).
- ionic: keep rss hash after fw update (bsc#1167773).
- ionic: update filter id after replay (bsc#1167773).
- ionic: fix up filter locks and debug msgs (bsc#1167773).
- ionic: use offset for ethtool regs data (bsc#1167773).
- mlxsw: core: Fix wrong SFP EEPROM reading for upper pages 1-3
(bsc#1154488).
- rtnetlink: Fix memory(net_device) leak when ->newlink fails
(bsc#1154353).
- bnxt_en: Init ethtool link settings after reading updated PHY
configuration (jsc#SLE-8371 bsc#1153274).
- RDMA/mlx5: Prevent prefetch from racing with implicit
destruction (jsc#SLE-8446).
- RDMA/core: Fix race in rdma_alloc_commit_uobject() (git-fixes).
- RDMA/mlx5: Use xa_lock_irq when access to SRQ table (git-fixes).
- IB/mlx5: Fix 50G per lane indication (git-fixes).
- RDMA/siw: Fix reporting vendor_part_id (git-fixes).
- IB/sa: Resolv use-after-free in ib_nl_make_request()
(git-fixes).
- IB/mad: Fix use after free when destroying MAD agent
(git-fixes).
- RDMA/counter: Query a counter before release (git-fixes).
- RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
(git-fixes).
- RDMA/cma: Protect bind_list and listen_list while finding
matching cm id (git-fixes).
- RDMA/qedr: Fix KASAN: use-after-free in ucma_event_handler+0x532
(git-fixes).
- RDMA/efa: Set maximum pkeys device attribute (git-fixes).
- RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
(git-fixes).
- RDMA/siw: Fix pointer-to-int-cast warning in siw_rx_pbl()
(git-fixes).
- IB/cma: Fix ports memory leak in cma_configfs (git-fixes).
- RDMA/mlx5: Add init2init as a modify command (git-fixes).
- RDMA/hns: Fix cmdq parameter of querying pf timer resource
(git-fixes).
- RDMA/hns: Bugfix for querying qkey (git-fixes).
- RDMA/uverbs: Fix create WQ to use the given user handle
(git-fixes).
- RDMA/mlx5: Verify that QP is created with RQ or SQ (git-fixes).
- RDMA/mlx5: Fix udata response upon SRQ creation (git-fixes).
- RDMA/rxe: Set default vendor ID (git-fixes).
- IB/ipoib: Fix double free of skb in case of multicast traffic
in CM mode (git-fixes).
- RDMA/core: Fix double destruction of uobject (git-fixes).
- RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()
(git-fixes).
- IB/qib: Call kobject_put() when kobject_init_and_add() fails
(git-fixes).
- RDMA/iw_cxgb4: Fix incorrect function parameters (git-fixes).
- RDMA/core: Fix double put of resource (git-fixes).
- IB/core: Fix potential NULL pointer dereference in pkey cache
(git-fixes).
- IB/mlx4: Test return value of calls to ib_get_cached_pkey
(git-fixes).
- RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()
(git-fixes).
- i40iw: Fix error handling in i40iw_manage_arp_cache()
(git-fixes).
- RDMA/core: Fix race between destroy and release FD object
(git-fixes).
- IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
(git-fixes).
- RDMA/core: Prevent mixed use of FDs between shared ufiles
(git-fixes).
- RDMA/mlx5: Set GRH fields in query QP on RoCE (git-fixes).
- RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr()
(git-fixes).
- RDMA/mlx4: Initialize ib_spec on the stack (git-fixes).
- RDMA/cm: Fix an error check in cm_alloc_id_priv() (git-fixes).
- IB/hfi1: Fix memory leaks in sysfs registration and
unregistration (git-fixes).
- RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
(git-fixes).
- RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow
(git-fixes).
- IB/rdmavt: Delete unused routine (git-fixes).
- i40iw: Report correct firmware version (git-fixes).
- RDMA/cm: Add missing locking around id.state in
cm_dup_req_handler (git-fixes).
- RDMA/cm: Read id.state under lock when doing pr_debug()
(git-fixes).
- RDMA/cm: Remove a race freeing timewait_info (git-fixes).
- RDMA/cm: Fix checking for allowed duplicate listens (git-fixes).
- RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()
(git-fixes).
- IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloads
(git-fixes).
- RDMA/siw: Fix passive connection establishment (git-fixes).
- IB/mlx5: Fix missing congestion control debugfs on rep rdma
device (git-fixes).
- RDMA/ucma: Put a lock around every call to the rdma_cm layer
(git-fixes).
- RDMA/siw: Fix setting active_{speed, width} attributes
(git-fixes).
- RDMA/rxe: Fix configuration of atomic queue pair attributes
(git-fixes).
- RDMA/siw: Fix setting active_mtu attribute (git-fixes).
- i40iw: Do an RCU lookup in i40iw_add_ipv4_addr (git-fixes).
- RDMA/mlx5: Fix access to wrong pointer while performing flush
due to error (git-fixes).
- IB/hfi1: Ensure pq is not left on waitlist (git-fixes).
- RDMA/mad: Do not crash if the rdma device does not have a umad
interface (git-fixes).
- RDMA/core: Fix missing error check on dev_set_name()
(git-fixes).
- RDMA/mlx5: Fix the number of hwcounters of a dynamic counter
(git-fixes).
- RDMA/iwcm: Fix iwcm work deallocation (git-fixes).
- RDMA/siw: Fix failure handling during device creation
(git-fixes).
- RDMA/nldev: Fix crash when set a QP to a new counter but QPN
is missing (git-fixes).
- RDMA/core: Fix protection fault in ib_mr_pool_destroy
(git-fixes).
- IB/hfi1, qib: Ensure RCU is locked when accessing list
(git-fixes).
- RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()
(git-fixes).
- Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow"
(git-fixes).
- commit 3509d43
* Wed Jul 29 2020 mbenes@suse.cz
- x86/unwind/orc: Fix ORC for newly forked tasks (bsc#1058115).
- commit c9872a0
* Tue Jul 28 2020 tzimmermann@suse.de
- drm/amd/powerplay: fix a crash when overclocking Vega M (bsc#1152472)
- commit e5783e4
* Tue Jul 28 2020 tzimmermann@suse.de
- drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2. (bsc#1152489)
* context changes
- commit 832eb1e
* Tue Jul 28 2020 tzimmermann@suse.de
- drm/i915/gt: Only swap to a random sibling once upon creation (bsc#1152489)
* context changes
- commit b0d94d8
* Tue Jul 28 2020 tzimmermann@suse.de
- drm/i915/fbc: Fix fence_y_offset handling (bsc#1152489)
* context changes
- commit c4ded04
* Tue Jul 28 2020 tiwai@suse.de
- rtnetlink: Fix memory(net_device) leak when ->newlink fails
(git-fixes).
- commit 11a9564
* Tue Jul 28 2020 tiwai@suse.de
- NTB: ntb_test: Fix bug when counting remote files (git-fixes).
- NTB: perf: Fix race condition when run with ntb_test
(git-fixes).
- NTB: perf: Fix support for hardware that doesn't have port
numbers (git-fixes).
- NTB: perf: Don't require one more memory window than number
of peers (git-fixes).
- NTB: ntb_pingpong: Choose doorbells based on port number
(git-fixes).
- NTB: Fix the default port and peer numbers for legacy drivers
(git-fixes).
- NTB: Revert the change to use the NTB device dev for DMA
allocations (git-fixes).
- NTB: ntb_tool: reading the link file should not end in a NULL
byte (git-fixes).
- ntb_tool: pass correct struct device to dma_alloc_coherent
(git-fixes).
- ntb_perf: pass correct struct device to dma_alloc_coherent
(git-fixes).
- ntb: hw: remove the code that sets the DMA mask (git-fixes).
- NTB: Fix static check warning in perf_clear_test (git-fixes).
- habanalabs: increase timeout during reset (git-fixes).
- commit 6d2dc2c
* Tue Jul 28 2020 tiwai@suse.de
- geneve: fix an uninitialized value in geneve_changelink()
(git-fixes).
- ieee802154: fix one possible memleak in adf7242_probe
(git-fixes).
- nfc: nci: add missed destroy_workqueue in nci_register_device
(git-fixes).
- hippi: Fix a size used in a 'pci_free_consistent()' in an
error handling path (git-fixes).
- i2c: i2c-qcom-geni: Fix DMA transfer race (git-fixes).
- i2c: rcar: always clear ICSAR to avoid side effects (git-fixes).
- Revert "i2c: cadence: Fix the hold bit setting" (git-fixes).
- drm/amd/powerplay: fix a crash when overclocking Vega M
(git-fixes).
- drm: sun4i: hdmi: Fix inverted HPD result (git-fixes).
- phy: sun4i-usb: fix dereference of pointer phy0 before it is
null checked (git-fixes).
- commit ce8f443
* Tue Jul 28 2020 tiwai@suse.de
- fpga: dfl: fix bug in port reset handshake (git-fixes).
- staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG
shift (git-fixes).
- staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG
shift (git-fixes).
- staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG
shift (git-fixes).
- staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG support
(git-fixes).
- usb: tegra: Fix allocation for the FPCI context (git-fixes).
- usb: xhci-mtk: fix the failure of bandwidth allocation
(git-fixes).
- commit c8a893b
* Tue Jul 28 2020 tiwai@suse.de
- ath9k: Fix regression with Atheros 9271 (git-fixes).
- ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
(git-fixes).
- commit 86f66b0
* Tue Jul 28 2020 tiwai@suse.de
- blacklist.conf: remove ath9k commit and add phy/realtek commit
- commit d6994a7
* Tue Jul 28 2020 dmueller@suse.com
- rpm/kernel-obs-build.spec.in: Enable overlayfs
Overlayfs is needed for podman or docker builds when no more specific
driver can be used (like lvm or btrfs). As the default build fs is ext4
currently, we need overlayfs kernel modules to be available.
- commit 29474aa
* Tue Jul 28 2020 jslaby@suse.cz
- vgacon: fix out of bounds write to the scrollback buffer
(bsc#1174205 CVE-2020-14331).
- commit ffe1c3f
* Mon Jul 27 2020 tiwai@suse.de
- tpm_crb: fix fTPM on AMD Zen+ CPUs (bsc#1174362).
- commit 244d11a
* Mon Jul 27 2020 dwagner@suse.de
- scsi: libfc: Skip additional kref updating work event
(bsc#1173849).
- scsi: libfc: Handling of extra kref (bsc#1173849).
- scsi: libfc: rport state move to PLOGI if all PRLI retry
exhausted (bsc#1173849).
- scsi: libfc: If PRLI rejected, move rport to PLOGI state
(bsc#1173849).
- scsi: libfc: free response frame from GPN_ID (bsc#1173849).
- commit e4b0418
* Mon Jul 27 2020 jslaby@suse.cz
- /dev/mem: Add missing memory barriers for devmem_inode
(git-fixes).
- commit faada70
* Mon Jul 27 2020 mkubecek@suse.cz
- fix paches metadata
- fix Patch-mainline:
patches.suse/NFS-Fix-interrupted-slots-by-sending-a-solo-SEQUENCE.patch
patches.suse/sunrpc-Fix-gss_unwrap_resp_integ-again.patch
- commit 8700f50
* Mon Jul 27 2020 jslaby@suse.cz
- /dev/mem: Revoke mappings when a driver claims the region
(git-fixes).
- commit 12e79d4
* Mon Jul 27 2020 vbabka@suse.cz
- mm/mmap.c: close race between munmap() and
expand_upwards()/downwards() (bsc#1174527).
- commit 8d322cd
* Mon Jul 27 2020 acho@suse.com
- Bluetooth: Disconnect if E0 is used for Level 4 (bsc#1171988
CVE-2020-10135).
- Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
(bsc#1171988 CVE-2020-10135).
- commit 247f41e
* Mon Jul 27 2020 jslaby@suse.cz
- udp: Improve load balancing for SO_REUSEPORT (git-fixes).
- udp: Copy has_conns in reuseport_grow() (git-fixes).
- net/smc: fix restoring of fallback changes (git-fixes).
- ax88172a: fix ax88172a_unbind() failures (git-fixes).
- ovl: inode reference leak in ovl_is_inuse true case (git-fixes).
- commit 8886a83
* Mon Jul 27 2020 tbogendoerfer@suse.de
- IB/hfi1: Fix module use count flaw due to leftover module put
calls (bsc#1174407).
- IB/hfi1: Fix another case where pq is left on waitlist
(bsc#1174411).
- commit 4615f3f
* Mon Jul 27 2020 tiwai@suse.de
- PCI/EDR: Log only ACPI_NOTIFY_DISCONNECT_RECOVER events
(bsc#1174513).
- commit 4124752
* Mon Jul 27 2020 neilb@suse.de
- kabi fix for SUNRPC-dont-update-timeout-value-on-connection-reset.patch
(bsc1174263).
- commit b2c60a4
* Mon Jul 27 2020 neilb@suse.de
- SUNRPC dont update timeout value on connection reset
(bsc#1174263).
- NFS: Fix interrupted slots by sending a solo SEQUENCE operation
(bsc#1174264).
- commit a34253a
* Mon Jul 27 2020 neilb@suse.de
- sunrpc: Fix gss_unwrap_resp_integ() again (bsc#1174116).
- commit 74de0ef
* Mon Jul 27 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and move into sorted section:
patches.suse/sched-Fix-race-against-ptrace_freeze_trace.patch
- commit d3c68dc
* Sun Jul 26 2020 tiwai@suse.de
- arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID mode
(bsc#1174398).
- arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-id
(bsc#1174398).
- net: fsl/fman: treat all RGMII modes in memac_adjust_link()
(bsc#1174398).
- commit 9181d93
* Sun Jul 26 2020 tiwai@suse.de
- net: phy: realtek: add support for configuring the RX delay
on RTL8211F (bsc#1174398).
- commit f56681f
* Sat Jul 25 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/sched-fair-handle-case-of-task_h_load-returning-0.patch
- commit 48a221d
* Fri Jul 24 2020 mgorman@suse.de
- sched/fair: handle case of task_h_load() returning 0
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit ea548c6
* Fri Jul 24 2020 mgorman@suse.de
- Refresh patches.suse/sched-Fix-loadavg-accounting-race.patch.
- commit 1d3f65b
* Fri Jul 24 2020 tbogendoerfer@suse.de
- IB/hfi1: Do not destroy link_wq when the device is shut down
(bsc#1174409).
- IB/hfi1: Do not destroy hfi1_wq when the device is shut down
(bsc#1174409).
- commit 469cd59
* Fri Jul 24 2020 tiwai@suse.de
- Update patch reference tag for cdev security fix (CVE-2020-0305, bsc#1174462)
- commit 589a02e
* Thu Jul 23 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/btrfs-add-assertions-for-tree-inode-io_tree-to-exten.patch
patches.suse/btrfs-drop-argument-tree-from-btrfs_lock_and_flush_o.patch
patches.suse/btrfs-use-correct-count-in-btrfs_file_write_iter.patch
- commit 06e9b7f
* Thu Jul 23 2020 fdmanana@suse.com
- btrfs: fix RWF_NOWAIT writes blocking on extent locks and
waiting for IO (bsc#1174438).
- commit 6283198
* Thu Jul 23 2020 fdmanana@suse.com
- btrfs: drop argument tree from
btrfs_lock_and_flush_ordered_range (bsc#1174438).
- commit fddc7a9
* Thu Jul 23 2020 fdmanana@suse.com
- btrfs: add assertions for tree == inode->io_tree to extent IO
helpers (bsc#1174438).
- commit b6577c1
* Thu Jul 23 2020 fdmanana@suse.com
- btrfs: fix RWF_NOWAIT write not failling when we need to cow
(bsc#1174438).
- commit 5cd33df
* Thu Jul 23 2020 fdmanana@suse.com
- btrfs: fix failure of RWF_NOWAIT write into prealloc extent
beyond eof (bsc#1174438).
- commit e8b9f70
* Thu Jul 23 2020 fdmanana@suse.com
- btrfs: fix hang on snapshot creation after RWF_NOWAIT write
(bsc#1174438).
- commit b6d39e5
* Thu Jul 23 2020 fdmanana@suse.com
- btrfs: use correct count in btrfs_file_write_iter()
(bsc#1174438).
- commit b0f2e4b
* Thu Jul 23 2020 ykaukab@suse.de
- dpaa_eth: Make dpaa_a050385_wa static (bsc#1174396).
- dpaa_eth: FMan erratum A050385 workaround (bsc#1174396).
- commit 28d087a
* Thu Jul 23 2020 ykaukab@suse.de
- fsl/fman: detect FMan erratum A050385 (bsc#1174396)
Update arm64 config file
- commit f586da0
* Thu Jul 23 2020 ohering@suse.de
- PCI: hv: Add support for protocol 1.3 and support
PCI_BUS_RELATIONS2 (bsc#1172201).
- commit 901fe3f
* Thu Jul 23 2020 oneukum@suse.com
- media: cec: silence shift wrapping warning in
__cec_s_log_addrs() (git-fixes).
- commit 78dd0ad
* Thu Jul 23 2020 oneukum@suse.com
- blacklist.conf: for future infrastructure, and will need kABI workarounds in each user, only if we really need it
- commit 5125020
* Thu Jul 23 2020 oneukum@suse.com
- blacklist.conf: cleanup removing unused exported symbols, unavoidable kABI breakage
- commit 5042b86
* Thu Jul 23 2020 tiwai@suse.de
- ALSA: hda/realtek: Fixed ALC298 sound bug by adding quirk for
Samsung Notebook Pen S (git-fixes).
- ASoC: rt5682: Report the button event in the headset type only
(git-fixes).
- ASoC: Intel: bytcht_es8316: Add missed put_device() (git-fixes).
- ASoC: rt286: fix unexpected interrupt happens (git-fixes).
- ASoC: wm8974: remove unsupported clock mode (git-fixes).
- ASoC: wm8974: fix Boost Mixer Aux Switch (git-fixes).
- ASoC: topology: fix tlvs in error handling for widget_dmixer
(git-fixes).
- ASoC: topology: fix kernel oops on route addition error
(git-fixes).
- ASoc: codecs: max98373: remove Idle_bias_on to let codec suspend
(git-fixes).
- ASoC: codecs: max98373: Removed superfluous volume control
from chip default (git-fixes).
- ASoC: rockchip: add format and rate constraints on rk3399
(git-fixes).
- ASoC: rt5670: Fix dac- and adc- vol-tlv values being off by
a factor of 10 (git-fixes).
- ASoC: rt5670: Add new gpio1_is_ext_spk_en quirk and enable it
on the Lenovo Miix 2 10 (git-fixes).
- ASoC: rt5670: Correct RT5670_LDO_SEL_MASK (git-fixes).
- ALSA: info: Drop WARN_ON() from buffer NULL sanity check
(git-fixes).
- USB: serial: option: add Quectel EG95 LTE modem (git-fixes).
- USB: serial: ch341: add new Product ID for CH340 (git-fixes).
- USB: serial: option: add GosunCn GM500 series (git-fixes).
- USB: serial: cypress_m8: enable Simply Automated UPB PIM
(git-fixes).
- HID: quirks: Ignore Simply Automated UPB PIM (git-fixes).
- HID: magicmouse: do not set up autorepeat (git-fixes).
- HID: quirks: Always poll Obins Anne Pro 2 keyboard (git-fixes).
- drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
(git-fixes).
- intel_th: pci: Add Emmitsburg PCH support (git-fixes).
- intel_th: pci: Add Tiger Lake PCH-H support (git-fixes).
- intel_th: pci: Add Jasper Lake CPU support (git-fixes).
- mei: bus: don't clean driver pointer (git-fixes).
- thermal: int3403_thermal: Downgrade error message (git-fixes).
- Input: elan_i2c - add more hardware ID for Lenovo laptops
(git-fixes).
- Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux list
(git-fixes).
- i2c: eg20t: Load module automatically if ID matches (git-fixes).
- drm/exynos: fix ref count leak in mic_pre_enable (git-fixes).
- drm/exynos: Properly propagate return value in
drm_iommu_attach_device() (git-fixes).
- drm/msm/dpu: allow initialization of encoder locks during
encoder init (git-fixes).
- drm/msm: fix potential memleak in error branch (git-fixes).
- tpm_tis: extra chip->ops check on error path in
tpm_tis_core_init (git-fixes).
- thermal/drivers: imx: Fix missing of_node_put() at probe time
(git-fixes).
- ALSA: usb-audio: Add registration quirk for Kingston HyperX
Cloud Flight S (git-fixes).
- spi: spidev: fix a potential use-after-free in spidev_release()
(git-fixes).
- spi: spidev: fix a race between spidev_release and spidev_remove
(git-fixes).
- Input: mms114 - add extra compatible for mms345l (git-fixes).
- ACPI: video: Use native backlight on Acer TravelMate 5735Z
(git-fixes).
- Input: goodix - fix touch coordinates on Cube I15-TC
(git-fixes).
- ACPI: video: Use native backlight on Acer Aspire 5783z
(git-fixes).
- drm/sun4i: tcon: Separate quirks for tcon0 and tcon1 on A20
(git-fixes).
- HID: quirks: Remove ITE 8595 entry from hid_have_special_driver
(git-fixes).
- mmc: sdhci: do not enable card detect interrupt for gpio cd type
(git-fixes).
- commit d00f168
* Wed Jul 22 2020 lduncan@suse.com
- blk-mq: consider non-idle request as "inflight" in
blk_mq_rq_inflight() (bsc#1165933).
- dm: do not use waitqueue for request-based DM (bsc#1165933).
- commit 07e428e
* Wed Jul 22 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream reference and resort:
patches.suse/brcmfmac-Transform-compatible-string-for-FW-loading.patch
- commit 75a973a
* Wed Jul 22 2020 tbogendoerfer@suse.de
- net/mlx5e: Fix CPU mapping after function reload to avoid aRFS
RX crash (jsc#SLE-8464).
- net/mlx5e: Fix VXLAN configuration restore after function reload
(jsc#SLE-8464).
- ionic: centralize queue reset code (bsc#1167773).
- net: hns3: check reset pending after FLR prepare (bsc#1154353).
- net: ipv4: Fix wrong type conversion from hint to rt in
ip_route_use_hint() (bsc#1154353).
- ionic: update the queue count on open (bsc#1167773).
- commit 7491bf6
* Tue Jul 21 2020 tiwai@suse.de
- pci: Revive pci_dev __aer_firmware_first* fields for kABI
(bsc#1174356).
- commit 4d2fe32
* Tue Jul 21 2020 tiwai@suse.de
- PCI/AER: Remove HEST/FIRMWARE_FIRST parsing for AER ownership
(bsc#1174356).
- PCI/AER: Use only _OSC to determine AER ownership (bsc#1174356).
- commit 6e69c19
* Tue Jul 21 2020 ykaukab@suse.de
- Refresh
patches.suse/clk-qoriq-add-cpufreq-platform-device.patch.
- commit 5dec1a6
* Tue Jul 21 2020 ykaukab@suse.de
- Refresh
patches.suse/cpufreq-qoriq-convert-to-a-platform-driver.patch.
- commit cf18c2c
* Tue Jul 21 2020 ykaukab@suse.de
- Refresh
patches.suse/gpio-tegra186-export-MODULE_DEVICE_TABLE.patch.
- commit 3a8c8f1
* Tue Jul 21 2020 ykaukab@suse.de
- Refresh
patches.suse/soc-tegra-pmc-Enable-PMIC-wake-event-on-Tegra186.patch.
- commit d3492b2
* Tue Jul 21 2020 ykaukab@suse.de
- Refresh
patches.suse/cpufreq-tegra186-add-CPUFREQ_NEED_INITIAL_FREQ_CHECK.patch.
- commit 8dcc9fc
* Tue Jul 21 2020 mgorman@suse.de
- sched: Fix race against ptrace_freeze_trace() (bsc#1174345).
- commit 2138587
* Tue Jul 21 2020 jslaby@suse.cz
- net/mlx5e: Fix repeated XSK usage on one channel
(networking-stable-20_06_16).
- net/mlx5: Fix fatal error handling during device load
(networking-stable-20_06_16).
- net/mlx5: drain health workqueue in case of driver load error
(networking-stable-20_06_16).
- selftests/net: in rxtimestamp getopt_long needs terminating
null entry (networking-stable-20_06_16).
- dccp: Fix possible memleak in dccp_init and dccp_fini
(networking-stable-20_06_16).
- mlxsw: core: Use different get_trend() callbacks for different
thermal zones (networking-stable-20_06_10).
- net_failover: fixed rollback in net_failover_open()
(networking-stable-20_06_10).
- vxlan: Avoid infinite loop when suppressing NS messages with
invalid options (networking-stable-20_06_10).
- bridge: Avoid infinite loop when suppressing NS messages with
invalid options (networking-stable-20_06_10).
- l2tp: add sk_family checks to l2tp_validate_socket
(networking-stable-20_06_07).
- l2tp: do not use inet_hash()/inet_unhash()
(networking-stable-20_06_07).
- kABI: reintroduce inet_hashtables.h include to l2tp_ip (kabi).
- devinet: fix memleak in inetdev_init()
(networking-stable-20_06_07).
- net: be more gentle about silly gso requests coming from user
(networking-stable-20_06_07).
- vsock: fix timeout in vsock_accept()
(networking-stable-20_06_07).
- nfp: flower: fix used time of merge flow statistics
(networking-stable-20_06_07).
- net: usb: qmi_wwan: add Telit LE910C1-EUX composition
(networking-stable-20_06_07).
- net: check untrusted gso_size at kernel entry
(networking-stable-20_06_07).
- net: stmmac: enable timestamp snapshot for required PTP packets
in dwmac v5.10a (networking-stable-20_06_07).
- commit 9e80866
* Tue Jul 21 2020 tiwai@suse.de
- USB: serial: iuu_phoenix: fix memory corruption (git-fixes).
- usb: gadget: function: fix missing spinlock in f_uac1_legacy
(git-fixes).
- usb: gadget: udc: atmel: fix uninitialized read in debug printk
(git-fixes).
- usb: gadget: udc: atmel: remove outdated comment in
usba_ep_disable() (git-fixes).
- usb: dwc2: Fix shutdown callback in platform (git-fixes).
- USB: c67x00: fix use after free in c67x00_giveback_urb
(git-fixes).
- usb: chipidea: core: add wakeup support for extcon (git-fixes).
- hwmon: (emc2103) fix unable to change fan pwm1_enable attribute
(git-fixes).
- intel_th: Fix a NULL dereference when hub driver is not loaded
(git-fixes).
- virt: vbox: Fix guest capabilities mask check (git-fixes).
- virt: vbox: Fix VBGL_IOCTL_VMMDEV_REQUEST_BIG and _LOG req
numbers to match upstream (git-fixes).
- iio: adc: ad7780: Fix a resource handling path in
'ad7780_probe()' (git-fixes).
- iio:pressure:ms5611 Fix buffer element alignment (git-fixes).
- iio:humidity:hts221 Fix alignment and data leak issues
(git-fixes).
- iio:humidity:hdc100x Fix alignment and data leak issues
(git-fixes).
- iio:magnetometer:ak8974: Fix alignment and data leak issues
(git-fixes).
- iio: pressure: zpa2326: handle pm_runtime_get_sync failure
(git-fixes).
- iio: core: add missing IIO_MOD_H2/ETHANOL string identifiers
(git-fixes).
- iio: magnetometer: ak8974: Fix runtime PM imbalance on error
(git-fixes).
- iio: mma8452: Add missed iio_device_unregister() call in
mma8452_probe() (git-fixes).
- iio:health:afe4404 Fix timestamp alignment and prevent data leak
(git-fixes).
- dmaengine: dmatest: stop completed threads when running without
set channel (git-fixes).
- dmaengine: fsl-edma-common: correct DSIZE_32BYTE (git-fixes).
- dmaengine: dw: Initialize channel before each transfer
(git-fixes).
- dmaengine: mcf-edma: Fix NULL pointer exception in
mcf_edma_tx_handler (git-fixes).
- dmaengine: fsl-edma: Fix NULL pointer exception in
fsl_edma_tx_handler (git-fixes).
- dmaengine: sh: usb-dmac: set tx_result parameters (git-fixes).
- dmaengine: imx-sdma: Fix: Remove 'always true' comparison
(git-fixes).
- keys: asymmetric: fix error return code in software_key_query()
(git-fixes).
- mmc: meson-gx: limit segments to 1 when dram-access-quirk is
needed (git-fixes).
- usbnet: smsc95xx: Fix use-after-free after removal (git-fixes).
- hwrng: ks-sa - Fix runtime PM imbalance on error (git-fixes).
- drm/amd/display: Use kfree() to free rgb_user in
calculate_user_regamma_ramp() (git-fixes).
- usb: gadget: Fix issue with config_ep_by_speed function
(git-fixes).
- ACPICA: Dispatcher: add status checks (git-fixes).
- ACPI/IORT: Fix PMCG node single ID mapping handling (git-fixes).
- commit b0f8c80
* Mon Jul 20 2020 dbueso@suse.de
- percpu: Separate decrypted varaibles anytime encryption can
be enabled (bsc#1174332).
- selinux: fall back to ref-walk if audit is required
(bsc#1174333).
- selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon
follow_link" (bsc#1174333).
- lib: Reduce user_access_begin() boundaries in
strncpy_from_user() and strnlen_user() (bsc#1174331).
- commit 444a65c
* Mon Jul 20 2020 msuchanek@suse.de
- powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute
disable pkey (bsc#1065729).
- commit c00b49a
* Sat Jul 18 2020 mkubecek@suse.cz
- fix bdev inode reference count disbalance regression (bsc#1174244)
Update patches.suse/bdev-add-open_finish.patch to adapt to changes
introduced by patches.suse/block-Fix-use-after-free-in-blkdev_get.patch
(backport of mainline commit 2d3a8e2dedde).
- commit 7efbe7b
* Sat Jul 18 2020 tiwai@suse.de
- bus: ti-sysc: Do not disable on suspend for no-idle (git-fixes).
- spi: spi-sun6i: sun6i_spi_transfer_one(): fix setting of clock
rate (git-fixes).
- regmap: debugfs: Don't sleep while atomic for fast_io regmaps
(git-fixes).
- HID: logitech-hidpp: avoid repeated "multiplier = " log messages
(git-fixes).
- drm/i915/gt: Ignore irq enabling on the virtual engines
(git-fixes).
- virtio: virtio_console: add missing MODULE_DEVICE_TABLE()
for rproc serial (git-fixes).
- soundwire: intel: fix memory leak with devm_kasprintf
(git-fixes).
- staging: comedi: verify array index is correct before using it
(git-fixes).
- Revert "thermal: mediatek: fix register index error"
(git-fixes).
- gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
(git-fixes).
- gpio: pca953x: disable regmap locking for automatic address
incrementing (git-fixes).
- gpio: pca953x: Override IRQ for one of the expanders on Galileo
Gen 2 (git-fixes).
- drm/amdgpu: don't do soft recovery if gpu_recovery=0
(git-fixes).
- drm/radeon: fix double free (git-fixes).
- drm/mediatek: Check plane visibility in atomic_update
(git-fixes).
- drm/amdgpu: use %u rather than %d for sclk/mclk (git-fixes).
- drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
(git-fixes).
- usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
(git-fixes).
- drm: panel-orientation-quirks: Use generic orientation-data
for Acer S1003 (git-fixes).
- drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
(git-fixes).
- drm: mcde: Fix display initialization problem (git-fixes).
- gpu: host1x: Detach driver on unregister (git-fixes).
- drm/tegra: hub: Do not enable orphaned window group (git-fixes).
- regmap: Fix memory leak from regmap_register_patch (git-fixes).
- regmap: fix alignment issue (git-fixes).
- commit c917659
* Sat Jul 18 2020 tiwai@suse.de
- ALSA: hda/realtek - fixup for yet another Intel reference board
(git-fixes).
- ALSA: hda/realtek - Enable Speaker for ASUS UX563 (git-fixes).
- ALSA: hda/realtek - Enable Speaker for ASUS UX533 and UX534
(git-fixes).
- ALSA: hda/realtek: Enable headset mic of Acer TravelMate
B311R-31 with ALC256 (git-fixes).
- ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus
G14(G401) series with ALC289 (git-fixes).
- ALSA: hda/realtek - change to suitable link model for ASUS
platform (git-fixes).
- ALSA: usb-audio: Fix race against the error recovery URB
submission (git-fixes).
- ALSA: line6: Sync the pending work cancel at disconnection
(git-fixes).
- ALSA: line6: Perform sanity check for each URB creation
(git-fixes).
- commit 9ce2855
* Fri Jul 17 2020 ptesarik@suse.cz
- scsi: zfcp: Fix panic on ERP timeout for previously dismissed
ERP action (git-fixes).
- s390/qeth: fix error handling for isolation mode cmds
(git-fixes).
- s390: fix syscall_get_error for compat processes (git-fixes).
- s390/qdio: put thinint indicator after early error (git-fixes).
- s390/qdio: tear down thinint indicator after early error
(git-fixes).
- s390/qdio: consistently restore the IRQ handler (git-fixes).
- s390/kaslr: add support for R_390_JMP_SLOT relocation type
(git-fixes).
- s390/pci: Fix s390_mmio_read/write with MIO (git-fixes).
- s390/ism: fix error return code in ism_probe() (git-fixes).
- commit 06ae989
* Fri Jul 17 2020 tiwai@suse.de
- blacklist.conf: Add superfluous stable commit IDs
- commit 89408b6
* Fri Jul 17 2020 mkubecek@suse.cz
- netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c
(bsc#1171857).
- netfilter: ip6tables: Split ip6t_unregister_table() into
pre_exit and exit helpers (bsc#1171857).
- netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c
(bsc#1171857).
- netfilter: iptables: Split ipt_unregister_table() into pre_exit
and exit helpers (bsc#1171857).
- commit cb31b4c
* Fri Jul 17 2020 glin@suse.com
- bpf: Do not allow btf_ctx_access with __int128 types
(bsc#1155518).
- commit 60b474b
* Thu Jul 16 2020 msuchanek@suse.de
- powerpc/fadump: fix race between pstore write and fadump crash
trigger (bsc#1168959 ltc#185010).
- commit 2b958e4
* Thu Jul 16 2020 msuchanek@suse.de
- powerpc/xmon: Reset RCU and soft lockup watchdogs (bsc#1065729).
- commit 6d8c5ea
* Thu Jul 16 2020 mkubecek@suse.cz
- series.conf: cleanup
- move unsortable patch out of sorted section
patches.suse/revert-zram-convert-remaining-class_attr-to-class_attr_ro
- commit 2caa587
* Thu Jul 16 2020 tiwai@suse.de
- platform/x86: ISST: Increase timeout (bsc#1174185).
- commit 1a0cfdb
* Thu Jul 16 2020 tiwai@suse.de
- Update patch reference tag for ACPI configfs security fix (CVE-2020-15780, bsc#1173573).
- commit 4d52b6d
* Wed Jul 15 2020 tiwai@suse.de
- mfd: intel-lpss: Add Intel Jasper Lake PCI IDs (jsc#SLE-12602).
- commit f068576
* Wed Jul 15 2020 jslaby@suse.cz
- bridge: mcast: Fix MLD2 Report IPv6 payload length check
(git-fixes).
- tcp: md5: allow changing MD5 keys in all socket states
(git-fixes).
- nbd: Fix memory leak in nbd_add_socket (git-fixes).
- SMB3: Honor lease disabling for multiuser mounts (git-fixes).
- net: macb: call pm_runtime_put_sync on failure path (git-fixes).
- net: dsa: bcm_sf2: Fix node reference count (git-fixes).
- scsi: ufs-bsg: Fix runtime PM imbalance on error (git-fixes).
- tty: hvc_console, fix crashes on parallel open/close
(git-fixes).
- workqueue: Remove unnecessary kfree() call in rcu_free_wq()
(git-fixes).
- powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
(git-fixes).
- KVM: nVMX: always update CR3 in VMCS (git-fixes).
- net/tls: free record only on encryption error (git-fixes).
- net/tls: fix encryption error checking (git-fixes).
- commit ed61f4d
* Wed Jul 15 2020 mbrugger@suse.com
- brcmfmac: Transform compatible string for FW loading
(bsc#1169771).
- commit 6bdc85b
* Tue Jul 14 2020 rgoldwyn@suse.com
- exfat: move setting VOL_DIRTY over exfat_remove_entries()
(git-fixes).
- exfat: add missing brelse() calls on error paths (git-fixes).
- fuse: copy_file_range should truncate cache (git-fixes).
- fuse: fix copy_file_range cache issues (git-fixes).
- exfat: fix incorrect update of stream entry in
__exfat_truncate() (git-fixes).
- exfat: fix memory leak in exfat_parse_param() (git-fixes).
- apparmor: Fix memory leak of profile proxy (git-fixes).
- apparmor: fix introspection of of task mode for unconfined tasks
(git-fixes).
- apparmor: ensure that dfa state tables have entries
(git-fixes).
- apparmor: remove useless aafs_create_symlink (git-fixes).
- apparmor: Fix use-after-free in aa_audit_rule_init (git-fixes).
- commit 094ca51
* Tue Jul 14 2020 jroedel@suse.de
- blacklist.conf: Add 9486727f5981 iommu/vt-d: Make Intel SVM code 64-bit only
- commit 6287dc6
* Tue Jul 14 2020 jroedel@suse.de
- vfio/pci: Fix SR-IOV VF handling with MMIO blocking
(bsc#1174129).
- iommu/vt-d: Update scalable mode paging structure coherency
(bsc#1174128).
- iommu/vt-d: Enable PCI ACS for platform opt in hint
(bsc#1174127).
- iommu/arm-smmu-v3: Don't reserve implementation defined register
space (bsc#1174126).
- commit 4b65886
* Tue Jul 14 2020 lduncan@suse.com
- Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
(bsc#1173074 CVE-2020-10781).
- commit d59a129
* Tue Jul 14 2020 oneukum@suse.com
- padata: kABI fixup for struct padata_instance splitting nodes
(git-fixes).
- commit 03321ff
* Tue Jul 14 2020 oneukum@suse.com
- padata: add separate cpuhp node for CPUHP_PADATA_DEAD
(git-fixes).
- commit 3966f99
* Mon Jul 13 2020 mkubecek@suse.cz
- Update kabi files.
- update to first maintenance update submission (commit eabfb0896fac)
- commit 9da6523
* Mon Jul 13 2020 tiwai@suse.de
- watchdog: iTCO: Add support for Cannon Lake PCH iTCO
(jsc#SLE-13202).
- commit e9c44ca
* Mon Jul 13 2020 tiwai@suse.de
- ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL
(jsc#SLE-13261).
- commit 137c3b6
* Mon Jul 13 2020 ykaukab@suse.de
- serial: 8250_tegra: Create Tegra specific 8250 driver (bsc#1173941).
- Update config files.
- commit 3b0dd22
* Mon Jul 13 2020 ykaukab@suse.de
- net: stmmac: don't attach interface until resume finishes
(bsc#1174072).
- net: stmmac: dwc-qos: avoid clk and reset for acpi device
(bsc#1174072).
- net: stmmac: dwc-qos: use generic device api (bsc#1174072).
- net: stmmac: platform: fix probe for ACPI devices (bsc#1174072).
- commit 05074b1
* Mon Jul 13 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline tag:
patches.suse/net-smc-tolerate-future-smcd-versions
- commit 83f40de
* Mon Jul 13 2020 mkubecek@suse.cz
- Fix
patches.suse/media-mtk-vpu-avoid-unaligned-access-to-DTCM-buffer.patch
(fix build without the kabi fix)
- Refresh
patches.kabi/kABI-fixup-mtk-vpu-avoid-unaligned-access-to-DTCM-buffer.patch
This commit has no effect on expanded tree but it fixes build without
patches.kabi/* (so that it will be needed for SLE15-SP3).
- commit 62b468e
* Mon Jul 13 2020 ptesarik@suse.cz
- net/smc: tolerate future SMCD versions (bsc#1172543 LTC#186069).
- commit fd05166
* Mon Jul 13 2020 ohering@suse.de
- hv_netvsc: Fix netvsc_start_xmit's return type (git-fixes).
- commit 5b7bc98
* Mon Jul 13 2020 msuchanek@suse.de
- dm writecache: reject asynchronous pmem devices (bsc#1156395).
- commit 26f82f2
* Fri Jul 10 2020 mkoutny@suse.com
- fork: prevent accidental access to clone3 features
(bsc#1174018).
- commit 8b81b50
* Fri Jul 10 2020 mkoutny@suse.com
- signal: Avoid corrupting si_pid and si_uid in do_notify_parent
(bsc#1171529).
- commit eb37c8d
* Fri Jul 10 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and resort:
patches.suse/ALSA-usb-audio-Fix-packet-size-calculation.patch
- commit f5de6d1
* Fri Jul 10 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/NFSv4-fix-CLOSE-not-waiting-for-direct-IO-compeletio.patch
patches.suse/SUNRPC-Properly-set-the-subbuf-parameter-of-xdr_buf_.patch
patches.suse/libceph-don-t-omit-recovery_deletes-in-target_copy.patch
patches.suse/nfsd-apply-umask-on-fs-without-ACL-support.patch
patches.suse/nfsd-fix-nfsdfs-inode-reference-count-leak.patch
patches.suse/nfsd4-fix-nfsdfs-reference-count-loop.patch
patches.suse/pNFS-flexfiles-Fix-list-corruption-if-the-mirror-cou.patch
patches.suse/sunrpc-fixed-rollback-in-rpc_gssd_dummy_populate.patch
patches.suse/xprtrdma-Fix-handling-of-RDMA_ERROR-replies.patch
- commit ad850c9
* Fri Jul 10 2020 dwagner@suse.de
- net: core: device_rename: Use rwsem instead of a seqcount
(bsc#1162702).
- commit 7a01d9d
* Fri Jul 10 2020 ohering@suse.de
- kabi: hv: prevent struct device_node to become defined
(bsc#1172871).
- PCI: hv: Retry PCI bus D0 entry on invalid device state
(bsc#1172871).
- PCI: hv: Fix the PCI HyperV probe failure path to release
resource properly (bsc#1172871).
- PCI: hv: Introduce hv_msi_entry (bsc#1172871).
- PCI: hv: Move retarget related structures into tlfs header
(bsc#1172871).
- PCI: hv: Move hypercall related definitions into tlfs header
(bsc#1172871).
- PCI: hv: Decouple the func definition in hv_dr_state from VSP
message (bsc#1172871).
- PCI: hv: Change pci_protocol_version to per-hbus (bsc#1172871).
- PCI: hv: Reorganize the code in preparation of hibernation
(bsc#1172871).
- commit 35a7d93
* Fri Jul 10 2020 ohering@suse.de
- Drivers: hv: Change flag to write log level in panic msg to
false (bsc#1170617).
- commit bcd509e
* Thu Jul 09 2020 tiwai@suse.de
- Fix boot crash with MD (bsc#1173860)
Refresh patches.suse/mdraid-fix-read-write-bytes-accounting.patch
- commit 119f164
* Thu Jul 09 2020 dwagner@suse.de
- scsi: lpfc: Fix less-than-zero comparison of unsigned value
(bsc#1172687 bsc#1171530).
- scsi: lpfc: Fix interrupt assignments when multiple vectors
are supported on same CPU (bsc#1172687 bsc#1171530).
- scsi: lpfc: Fix inconsistent indenting (bsc#1172687
bsc#1171530).
- scsi: lpfc: Update lpfc version to 12.8.0.2 (bsc#1172687
bsc#1171530).
- scsi: lpfc: Add an internal trace log buffer (bsc#1172687
bsc#1171530).
- scsi: lpfc: Add blk_io_poll support for latency improvment
(bsc#1172687 bsc#1171530).
- scsi: lpfc: Add support to display if adapter dumps are
available (bsc#1172687 bsc#1171530).
- scsi: lpfc: Allow applications to issue Common Set Features
mailbox command (bsc#1172687 bsc#1171530).
- scsi: lpfc: Fix language in 0373 message to reflect non-error
message (bsc#1172687 bsc#1171530).
- scsi: lpfc: Fix kdump hang on PPC (bsc#1172687 bsc#1171530).
- scsi: lpfc: Fix shost refcount mismatch when deleting vport
(bsc#1172687 bsc#1171530).
- scsi: lpfc: Fix stack trace seen while setting rrq active
(bsc#1172687 bsc#1171530).
- scsi: lpfc: Fix oops due to overrun when reading SLI3 data
(bsc#1172687 bsc#1171530).
- scsi: lpfc: Fix NVMe rport deregister and registration during
ADISC (bsc#1172687 bsc#1171530).
- scsi: lpfc: Fix missing MDS functionality (bsc#1172687
bsc#1171530).
- scsi: lpfc: Fix unused assignment in
lpfc_sli4_bsg_link_diag_test (bsc#1172687 bsc#1171530).
- commit fa0f156
* Thu Jul 09 2020 dwagner@suse.de
- Refresh metadata of patches.suse/ALSA-usb-audio-Fix-packet-size-calculation.patch
- commit 964e72b
* Thu Jul 09 2020 mgorman@suse.de
- series.conf: cleanup (sort)
- patches.suse/sched-core-Check-cpus_mask-not-cpus_ptr-in-__set_cpus_allowed_ptr-to-fix-mask-corruption.patch
- commit 451a6ea
* Thu Jul 09 2020 mgorman@suse.de
- sched: Fix loadavg accounting race (bnc#1155798 (CPU scheduler
functional and performance backports)).
- commit 38a840e
* Thu Jul 09 2020 tzimmermann@suse.de
- drm: sun4i: hdmi: Remove extra HPD polling (bsc#1152489)
- commit 9f8314c
* Thu Jul 09 2020 tzimmermann@suse.de
- drm/i915/gvt: Fix two CFL MMIO handling caused by regression. (bsc#1152489)
- commit 5522961
* Thu Jul 09 2020 tzimmermann@suse.de
- drm/msm/dpu: fix error return code in dpu_encoder_init (bsc#1152489)
- commit c65f050
* Thu Jul 09 2020 tiwai@suse.de
- ALSA: usb-audio: Add implicit feedback quirk for RTX6001
(git-fixes).
- ALSA: usb-audio: add quirk for MacroSilicon MS2109 (git-fixes).
- ALSA: hda/realtek: Enable headset mic of Acer Veriton N4660G
with ALC269VC (git-fixes).
- ALSA: hda/realtek: Enable headset mic of Acer C20-820 with
ALC269VC (git-fixes).
- ALSA: hda/realtek - Enable audio jacks of Acer vCopperbox with
ALC269VC (git-fixes).
- ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk
subdevice id (git-fixes).
- ALSA: hda/hdmi: improve debug traces for stream lookups
(git-fixes).
- ALSA: hda/hdmi: fix failures at PCM open on Intel ICL and later
(git-fixes).
- ALSA: opl3: fix infoleak in opl3 (git-fixes).
- ALSA: usb-audio: Replace s/frame/packet/ where appropriate
(git-fixes).
- ALSA: hda - let hs_mic be picked ahead of hp_mic (git-fixes).
- commit 6ae71bb
* Thu Jul 09 2020 tiwai@suse.de
- Refresh and move an upstreamed sound fix patch
- commit 7719bb1
* Wed Jul 08 2020 tiwai@suse.de
- regualtor: pfuze100: correct sw1a/sw2 on pfuze3000 (git-fixes).
- remoteproc: qcom_q6v5_mss: map/unmap mpss segments before/after
use (git-fixes).
- slimbus: ngd: get drvdata from correct device (git-fixes).
- watchdog: da9062: No need to ping manually before setting
timeout (git-fixes).
- commit 086dd89
* Wed Jul 08 2020 tiwai@suse.de
- drm/amd/display: Only revalidate bandwidth on medium and fast
updates (git-fixes).
- drm/amdgpu: drop redundant cg/pg ungate on runpm enter
(git-fixes).
- drm/amdgpu: move kfd suspend after ip_suspend_phase1
(git-fixes).
- commit 8b89f9a
* Wed Jul 08 2020 tiwai@suse.de
- drm/amdgpu: fix the hw hang during perform system reboot and
reset (git-fixes).
- commit edc269e
* Wed Jul 08 2020 tiwai@suse.de
- pwm: img: Call pm_runtime_put() in pm_runtime_get_sync()
failed case (git-fixes).
- PCI: Don't disable decoding when mmio_always_on is set
(git-fixes).
- PCI: Add Loongson vendor ID (git-fixes).
- PCI: vmd: Add device id for VMD device 8086:9A0B (git-fixes).
- commit c92f65d
* Wed Jul 08 2020 tiwai@suse.de
- media: dvbdev: Fix tuner->demod media controller link
(git-fixes).
- media: imx: imx7-mipi-csis: Cleanup and fix subdev pad format
handling (git-fixes).
- media: staging: imgu: do not hold spinlock during freeing mmu
page table (git-fixes).
- media: ov5640: fix use of destroyed mutex (git-fixes).
- media: staging/intel-ipu3: Implement lock for stream on/off
operations (git-fixes).
- commit 615fb19
* Wed Jul 08 2020 tiwai@suse.de
- Revert "i2c: tegra: Fix suspending in active runtime PM state"
(git-fixes).
- gpio: pca953x: fix handling of automatic address incrementing
(git-fixes).
- ipmi: use vzalloc instead of kmalloc for user creation
(git-fixes).
- HID: Add quirks for Trust Panora Graphic Tablet (git-fixes).
- iwlwifi: mvm: fix aux station leak (git-fixes).
- commit 667aa89
* Wed Jul 08 2020 tiwai@suse.de
- drm: sun4i: hdmi: Remove extra HPD polling (git-fixes).
- drm/i915/gvt: Fix two CFL MMIO handling caused by regression
(git-fixes).
- drm/msm/dpu: fix error return code in dpu_encoder_init
(git-fixes).
- bus: ti-sysc: Ignore clockactivity unless specified as a quirk
(git-fixes).
- drm/amd: fix potential memleak in err branch (git-fixes).
- drm/amdgpu: add fw release for sdma v5_0 (git-fixes).
- drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms
allocation (git-fixes).
- drm/amd/display: Revalidate bandwidth before commiting DC
updates (git-fixes).
- drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n)
selection (git-fixes).
- batman-adv: Revert "disable ethtool link speed detection when
auto negotiation off" (git-fixes).
- ath10k: fix kernel null pointer dereference (git-fixes).
- ath10k: Fix the race condition in firmware dump work queue
(git-fixes).
- drm/amd/powerpay: Disable gfxoff when setting manual mode on
picasso and raven (git-fixes).
- drm/amdgpu: Init data to avoid oops while reading pp_num_states
(git-fixes).
- cpufreq: Fix up cpufreq_boost_set_sw() (git-fixes).
- cpuidle: Fix three reference count leaks (git-fixes).
- cpufreq: intel_pstate: Only mention the BIOS disabling turbo
mode once (git-fixes).
- drm/amdgpu: fix gfx hang during suspend with video playback (v2)
(git-fixes).
- cpufreq: powernv: Fix frame-size-overflow in
powernv_cpufreq_work_fn (git-fixes).
- commit 8cd5c7d
* Wed Jul 08 2020 tbogendoerfer@suse.de
- bnxt_en: fix firmware message length endianness (bsc#1173894).
- bnxt_en: Fix return code to "flash_device" (bsc#1173894).
- commit 69ae6c0
* Wed Jul 08 2020 tiwai@suse.de
- Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")
(git-fixes).
- commit 8dc0431
* Wed Jul 08 2020 tbogendoerfer@suse.de
- ixgbe: don't check firmware errors (bsc#1170284).
- commit 37dfeb2
* Wed Jul 08 2020 tiwai@suse.de
- usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
(CVE-2020-15393 bsc#1173514).
- commit 0265130
* Wed Jul 08 2020 tiwai@suse.de
- Update patch reference tag for ACPI lockdown fix (bsc#1173573)
- commit 9a83bf0
* Wed Jul 08 2020 tiwai@suse.de
- media: dvbsky: add support for eyeTV Geniatech T2 lite
(bsc#1173776).
- media: dvbsky: add support for Mygica T230C v2 (bsc#1173776).
- media: si2168: add support for Mygica T230C v2 (bsc#1173776).
- commit d3b7a06
* Wed Jul 08 2020 oneukum@suse.com
- media: vicodec: Fix error codes in probe function (git-fixes).
- commit b82f6d2
* Wed Jul 08 2020 neilb@suse.de
- nfsd: fix nfsdfs inode reference count leak (git-fixes).
- nfsd4: fix nfsdfs reference count loop (git-fixes).
- nfsd: apply umask on fs without ACL support (git-fixes).
- SUNRPC: Properly set the @subbuf parameter of
xdr_buf_subsegment() (git-fixes).
- NFSv4 fix CLOSE not waiting for direct IO compeletion
(git-fixes).
- pNFS/flexfiles: Fix list corruption if the mirror count changes
(git-fixes).
- sunrpc: fixed rollback in rpc_gssd_dummy_populate() (git-fixes).
- xprtrdma: Fix handling of RDMA_ERROR replies (git-fixes).
- libceph: don't omit recovery_deletes in target_copy()
(git-fixes).
- commit 04a6d04
* Tue Jul 07 2020 jack@suse.cz
- jbd2: Preserve kABI when adding j_abort_mutex (bsc#1173833).
- commit 60b0b9e
* Tue Jul 07 2020 jack@suse.cz
- blacklist.conf: Blacklist 3c597282887f
- commit 4979dd4
* Tue Jul 07 2020 tiwai@suse.de
- Drop ath9k backport patch that leads to a broken WiFi (bko#208251)
Deleted and blacklisted:
patches.suse/ath9k-Fix-general-protection-fault-in-ath9k_hif_usb_.patch
- commit 3c2d65b
* Tue Jul 07 2020 oneukum@suse.com
- input: i8042 - Remove special PowerPC handling (git-fixes).
- commit 6f410a4
* Tue Jul 07 2020 tiwai@suse.de
- usb: renesas_usbhs: getting residue from callback_result
(git-fixes).
- xhci: Poll for U0 after disabling USB2 LPM (git-fixes).
- xhci: Return if xHCI doesn't support LPM (git-fixes).
- usb: host: xhci-mtk: avoid runtime suspend when removing hcd
(git-fixes).
- xhci: Fix enumeration issue when setting max packet size for
FS devices (git-fixes).
- xhci: Fix incorrect EP_STATE_MASK (git-fixes).
- USB: ohci-sm501: Add missed iounmap() in remove (git-fixes).
- USB: ehci: reopen solution for Synopsys HC bug (git-fixes).
- usb: add USB_QUIRK_DELAY_INIT for Logitech C922 (git-fixes).
- usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
(git-fixes).
- usb/ehci-platform: Set PM runtime as active on resume
(git-fixes).
- usb/xhci-plat: Set PM runtime as active on resume (git-fixes).
- usb/ohci-platform: Fix a warning when hibernating (git-fixes).
- usblp: poison URBs upon disconnect (git-fixes).
- usb: host: ehci-platform: add a quirk to avoid stuck
(git-fixes).
- commit 89437cf
* Tue Jul 07 2020 tiwai@suse.de
- ALSA: usb-audio: Fix packet size calculation (bsc#1173847).
- commit 72eb911
* Tue Jul 07 2020 tiwai@suse.de
- ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A
tablet (git-fixes).
- Refresh
patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-Toshiba-Encore.patch.
- commit 9af3c7c
* Tue Jul 07 2020 tiwai@suse.de
- spi: dw: Return any value retrieved from the dma_transfer
callback (git-fixes).
- Refresh
patches.suse/spi-dw-Add-SPI-Rx-done-wait-method-to-DMA-based-tran.patch.
- Refresh
patches.suse/spi-dw-Add-SPI-Tx-done-wait-method-to-DMA-based-tran.patch.
- commit 62c15de
* Tue Jul 07 2020 jack@suse.cz
- blacklist.conf: Blacklist 32302085a8d9
- commit 856ff38
* Tue Jul 07 2020 tiwai@suse.de
- i2c: mlxcpld: check correct size of maximum RECV_LEN packet
(git-fixes).
- i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
(git-fixes).
- hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option
(git-fixes).
- hwmon: (acpi_power_meter) Fix potential memory leak in
acpi_power_meter_add() (git-fixes).
- hwmon: (max6697) Make sure the OVERT mask is set correctly
(git-fixes).
- tpm_tis: Remove the HID IFX0102 (git-fixes).
- tpm: Fix TIS locality timeout problems (git-fixes).
- thermal/drivers/rcar_gen3: Fix undefined temperature if negative
(git-fixes).
- thermal/drivers/mediatek: Fix bank number settings on mt8183
(git-fixes).
- i2c: core: check returned size of emulated smbus block read
(git-fixes).
- i2c: fsi: Fix the port number field in status register
(git-fixes).
- Staging: rtl8723bs: prevent buffer overflow in
update_sta_support_rate() (git-fixes).
- cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
(git-fixes).
- clk: sifive: allocate sufficient memory for struct __prci_data
(git-fixes).
- ACPI: sysfs: Fix pm_profile_attr type (git-fixes).
- ACPI: configfs: Disallow loading ACPI tables when locked down
(git-fixes).
- geneve: allow changing DF behavior after creation (git-fixes).
- ALSA: usb-audio: Fix OOB access of mixer element list
(git-fixes).
- ALSA: usb-audio: add quirk for Samsung USBC Headset (AKG)
(git-fixes).
- ASoC: rockchip: Fix a reference count leak (git-fixes).
- ASoC: fsl_ssi: Fix bclk calculation for mono channel
(git-fixes).
- ASoc: q6afe: add support to get port direction (git-fixes).
- ASoC: q6asm: handle EOS correctly (git-fixes).
- ALSA: hda/realtek: Add mute LED and micmute LED support for
HP systems (git-fixes).
- ALSA: usb-audio: Fix potential use-after-free of streams
(git-fixes).
- ALSA: hda/realtek - Add quirk for MSI GE63 laptop (git-fixes).
- ALSA: usb-audio: add quirk for Denon DCD-1500RE (git-fixes).
- ALSA: usb-audio: Add implicit feedback quirk for SSL2+
(git-fixes).
- ALSA: hda: Add NVIDIA codec IDs 9a & 9d through a0 to patch
table (git-fixes).
- spi: sprd: switch the sequence of setting WDG_LOAD_LOW and _HIGH
(git-fixes).
- pinctrl: tegra: Use noirq suspend/resume callbacks (git-fixes).
- ata/libata: Fix usage of page address by page_address in
ata_scsi_mode_select_xlat function (git-fixes).
- sata_rcar: handle pm_runtime_get_sync failure cases (git-fixes).
- i2c: pxa: clear all master action bits in i2c_pxa_stop_message()
(git-fixes).
- i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
(git-fixes).
- i2c: piix4: Detect secondary SMBus controller on AMD AM4
chipsets (git-fixes).
- hwmon: (k10temp) Add AMD family 17h model 60h PCI match
(git-fixes).
- x86/amd_nb: Add AMD family 17h model 60h PCI IDs (git-fixes).
- thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR
(git-fixes).
- amdgpu: a NULL ->mm does not mean a thread is a kthread
(git-fixes).
- ASoC: SOF: nocodec: conditionally set dpcm_capture/dpcm_playback
flags (git-fixes).
- ASoC: core: only convert non DPCM link to DPCM link (git-fixes).
- crypto: omap-sham - add proper load balancing support for
multicore (git-fixes).
- clk: qcom: msm8916: Fix the address location of pll->config_reg
(git-fixes).
- clk: ti: composite: fix memory leak (git-fixes).
- clk: zynqmp: fix memory leak in zynqmp_register_clocks
(git-fixes).
- clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1
(git-fixes).
- geneve: change from tx_error to tx_dropped on missing metadata
(git-fixes).
- pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map
(git-fixes).
- drivers: base: Fix NULL pointer exception in
__platform_driver_probe() if a driver developer is foolish
(git-fixes).
- iio: bmp280: fix compensation of humidity (git-fixes).
- PCI: pci-bridge-emul: Fix PCIe bit conflicts (git-fixes).
- PCI: dwc: Fix inner MSI IRQ domain registration (git-fixes).
- PCI: aardvark: Don't blindly enable ASPM L0s and don't write
to read-only register (git-fixes).
- PCI: Add ACS quirk for Intel Root Complex Integrated Endpoints
(git-fixes).
- PCI: Avoid FLR for AMD Starship USB 3.0 (git-fixes).
- PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0 (git-fixes).
- PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
(git-fixes).
- ASoC: qcom: q6asm-dai: kCFI fix (git-fixes).
- ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel
failed (git-fixes).
- ASoC: SOF: Do nothing when DSP PM callbacks are not set
(git-fixes).
- ASoC: ti: omap-mcbsp: Fix an error handling path in
'asoc_mcbsp_probe()' (git-fixes).
- ASoC: tegra: tegra_wm8903: Support nvidia, headset property
(git-fixes).
- ASoC: max98373: reorder max98373_reset() in resume (git-fixes).
- ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting
dma type (git-fixes).
- ALSA: isa/wavefront: prevent out of bounds write in ioctl
(git-fixes).
- backlight: lp855x: Ensure regulators are disabled on probe
failure (git-fixes).
- mfd: wm8994: Fix driver operation if loaded as modules
(git-fixes).
- media: si2157: Better check for running tuner in init
(git-fixes).
- Bluetooth: Add SCO fallback for invalid LMP parameters error
(git-fixes).
- b43_legacy: Fix connection problem with WPA3 (git-fixes).
- b43: Fix connection problem with WPA3 (git-fixes).
- e1000e: Relax condition to trigger reset for ME workaround
(git-fixes).
- Bluetooth: btbcm: Add 2 missing models to subver tables
(git-fixes).
- carl9170: remove P2P_GO support (git-fixes).
- Crypto/chcr: fix for ccm(aes) failed test (git-fixes).
- e1000: Distribute switch variables for initialization
(git-fixes).
- clocksource: dw_apb_timer: Make CPU-affiliation being optional
(git-fixes).
- drm: bridge: adv7511: Extend list of audio sample rates
(git-fixes).
- platform/x86: asus_wmi: Reserve more space for struct bias_args
(git-fixes).
- platform/x86: intel-hid: Add a quirk to support HP Spectre X2
(2015) (git-fixes).
- platform/x86: hp-wmi: Convert simple_strtoul() to kstrtou32()
(git-fixes).
- mmc: via-sdmmc: Respect the cmd->busy_timeout from the mmc core
(git-fixes).
- mmc: sdhci-msm: Set SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 quirk
(git-fixes).
- spi: dw: Fix Rx-only DMA transfers (git-fixes).
- spi: dw: Enable interrupts in accordance with DMA xfer mode
(git-fixes).
- spi: pxa2xx: Apply CS clk quirk to BXT (git-fixes).
- commit 303666a
* Tue Jul 07 2020 jack@suse.cz
- jbd2: avoid leaking transaction credits when unreserving handle
(bsc#1173845).
- commit 1c291c0
* Tue Jul 07 2020 jack@suse.cz
- mm: fix NUMA node file count error in replace_page_cache()
(bsc#1173844).
- commit e3f2d50
* Tue Jul 07 2020 jack@suse.cz
- ext4: avoid utf8_strncasecmp() with unstable name (bsc#1173843).
- commit 92563f1
* Tue Jul 07 2020 jack@suse.cz
- ext4: stop overwrite the errcode in ext4_setup_super
(bsc#1173841).
- commit aaa2254
* Tue Jul 07 2020 jack@suse.cz
- ext4: fix partial cluster initialization when splitting extent
(bsc#1173839).
- commit 563be96
* Tue Jul 07 2020 jack@suse.cz
- ext4: fix race between ext4_sync_parent() and rename()
(bsc#1173838).
- commit 722d064
* Tue Jul 07 2020 jack@suse.cz
- ext4: fix error pointer dereference (bsc#1173837).
- commit 70157c5
* Tue Jul 07 2020 jack@suse.cz
- ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
(bsc#1173836).
- commit a460d9c
* Tue Jul 07 2020 jack@suse.cz
- block: Fix use-after-free in blkdev_get() (bsc#1173834).
- commit 2225310
* Tue Jul 07 2020 jack@suse.cz
- ext4, jbd2: ensure panic by fix a race between jbd2 abort and
ext4 error handlers (bsc#1173833).
- commit 13dac57
* Tue Jul 07 2020 jack@suse.cz
- io_uring: use kvfree() in io_sqe_buffer_register()
(bsc#1173832).
- commit 307ffb6
* Tue Jul 07 2020 jack@suse.cz
- fat: don't allow to mount if the FAT length == 0 (bsc#1173831).
- commit b0aa8d0
* Tue Jul 07 2020 jack@suse.cz
- proc: Use new_inode not new_inode_pseudo (bsc#1173830).
- commit 3016fa7
* Tue Jul 07 2020 jack@suse.cz
- aio: fix async fsync creds (bsc#1173828).
- commit 61a9adb
* Tue Jul 07 2020 jack@suse.cz
- ubifs: fix wrong use of crypto_shash_descsize() (bsc#1173827).
- commit bbe5f1d
* Tue Jul 07 2020 jack@suse.cz
- ubifs: remove broken lazytime support (bsc#1173826).
- commit e41be50
* Tue Jul 07 2020 jack@suse.cz
- fix multiplication overflow in copy_fdtable() (bsc#1173825).
- commit 8426c92
* Tue Jul 07 2020 jack@suse.cz
- namei: only return -ECHILD from follow_dotdot_rcu()
(bsc#1173824).
- commit ff263dd
* Tue Jul 07 2020 jack@suse.cz
- gfs2: fix glock reference problem in gfs2_trans_remove_revoke
(bsc#1173823).
- commit cfd9533
* Tue Jul 07 2020 jack@suse.cz
- gfs2: Multi-block allocations in gfs2_page_mkwrite
(bsc#1173822).
- commit 403212e
* Tue Jul 07 2020 jack@suse.cz
- loop: replace kill_bdev with invalidate_bdev (bsc#1173820).
- commit 7ce51fe
* Tue Jul 07 2020 jack@suse.cz
- block: nr_sects_write(): Disable preemption on seqcount write
(bsc#1173818).
- commit fe385e8
* Tue Jul 07 2020 jack@suse.cz
- block/bio-integrity: don't free 'buf' if
bio_integrity_add_page() failed (bsc#1173817).
- commit 181e153
* Mon Jul 06 2020 tbogendoerfer@suse.de
- debugfs: Check module state before warning in
{full/open}_proxy_open() (bsc#1173746).
- commit 8445625
* Mon Jul 06 2020 oneukum@suse.com
- kABI fixup mtk-vpu: avoid unaligned access to DTCM buffer
(git-fixes).
- media: mtk-vpu: avoid unaligned access to DTCM buffer
(git-fixes).
- commit 347e1e1
* Mon Jul 06 2020 colyli@suse.de
- bcache: fix potential deadlock problem in btree_gc_coalesce
(bsc#1171732, CVE-2020-12771).
- commit 34f5bd2
* Fri Jul 03 2020 pmladek@suse.com
- bpf: Restrict bpf_trace_printk()'s %s usage and add %pks,
%pus specifier (bsc#1172344).
- commit df79955
* Thu Jul 02 2020 tbogendoerfer@suse.de
- IB/rdmavt: Free kernel completion queue when done (bsc#1173625).
- commit d6f112e
* Thu Jul 02 2020 mkubecek@suse.cz
- Fix
patches.suse/0001-video-vt8500lcdfb-fix-fallthrough-warning.patch.
Fix openSUSE-15.2 build breakage by using a fall through comment instead of
the "fallthrough" macro which is not defined in SLE15-SP2 and openSUSE-15.2.
- commit 668daf6
* Thu Jul 02 2020 tbogendoerfer@suse.de
- ionic: add pcie_print_link_status (bsc#1167773).
- wil6210: use after free in wil_netif_rx_any() (bsc#1154353).
- commit 23910ad
* Thu Jul 02 2020 tbogendoerfer@suse.de
- wil6210: account for napi_gro_receive never returning GRO_DROP
(bsc#1154353).
- socionext: account for napi_gro_receive never returning GRO_DROP
(bsc#1154353).
- ionic: tame the watchdog timer on reconfig (bsc#1167773).
- tg3: driver sleeps indefinitely when EEH errors exceed
eeh_max_freezes (bsc#1173284).
- ionic: export features for vlans to use (bsc#1167773).
- ionic: no link check while resetting queues (bsc#1167773).
- devmap: Use bpf_map_area_alloc() for allocating hash buckets
(bsc#1154353).
- RDMA/core: Check that type_attrs is not NULL prior access
(jsc#SLE-8449).
- mvpp2: remove module bugfix (bsc#1154353).
- bnxt_en: Return from timer if interface is not in open state
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Fix AER reset logic on 57500 chips (bsc#1171150).
- bnxt_en: Re-enable SRIOV during resume (jsc#SLE-8371
bsc#1153274).
- bnxt_en: Simplify bnxt_resume() (jsc#SLE-8371 bsc#1153274).
- bpf: Fix an error code in check_btf_func() (bsc#1154353).
- net/mlx5: Disable reload while removing the device
(jsc#SLE-8464).
- net/mlx5: DR, Fix freeing in dr_create_rc_qp() (jsc#SLE-8464).
- ionic: remove support for mgmt device (bsc#1167773).
- ionic: wait on queue start until after IFF_UP (bsc#1167773).
- wil6210: add wil_netif_rx() helper function (bsc#1154353).
- commit fe9e2ce
* Thu Jul 02 2020 dwagner@suse.de
- scsi: qla2xxx: Set NVMe status code for failed NVMe FCP request
(bsc#1158983).
- commit 3de702e
* Thu Jul 02 2020 glin@suse.com
- bpf: Document optval > PAGE_SIZE behavior for sockopt hooks
(bsc#1155518).
- selftests/bpf: Make sure optvals > PAGE_SIZE are bypassed
(bsc#1155518).
- bpf: Don't return EINVAL from {get,set}sockopt when optlen >
PAGE_SIZE (bsc#1155518).
- bpf, xdp, samples: Fix null pointer dereference in *_user code
(bsc#1155518).
- commit 525d7c1
* Wed Jul 01 2020 mkubecek@suse.cz
- rpm/kernel-binary.spec.in: do not run klp-symbols for configs with no modules
Starting with 5.8-rc1, s390x/zfcpdump builds fail because rpm/klp-symbols
script does not find .tmp_versions directory. This is missing because
s390x/zfcpdump is built without modules (CONFIG_MODULES disabled).
As livepatching cannot work without modules, the cleanest solution is
setting %klp_symbols to 0 if CONFIG_MODULES is disabled. (We cannot simply
add another condition to the place where %klp_symbols is set as it can be
already set to 1 from prjconf.)
- commit a048c4b
* Wed Jul 01 2020 msuchanek@suse.de
- rpm/config.sh: Update OBS build project.
- commit c470a01
* Wed Jul 01 2020 tzimmermann@suse.de
- drm/radeon: fix fb_div check in ni_init_smc_spll_table() (bsc#1152472)
- commit f188884
* Wed Jul 01 2020 tzimmermann@suse.de
- drm: rcar-du: Fix build error (bsc#1152472)
- commit 6214328
* Wed Jul 01 2020 tzimmermann@suse.de
- drm/amdgpu: Replace invalid device ID with a valid device ID (bsc#1152472)
- commit 8b94e6d
* Wed Jul 01 2020 tzimmermann@suse.de
- drm/i915/icl+: Fix hotplug interrupt disabling after storm detection (bsc#1152489)
- commit c7ec144
* Wed Jul 01 2020 tzimmermann@suse.de
- drm/connector: notify userspace on hotplug after register complete (bsc#1152489)
* context changes
- commit ab4aef3
* Wed Jul 01 2020 tzimmermann@suse.de
- drm/msm: Check for powered down HW in the devfreq callbacks (bsc#1152489)
- commit 8647289
* Wed Jul 01 2020 tzimmermann@suse.de
- drm/i915/gt: Do not schedule normal requests immediately along (bsc#1152489)
- commit 9c3d561
* Wed Jul 01 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915/gt: Stage the transfer of the virtual breadcrumb'
- commit d2de202
* Wed Jul 01 2020 tzimmermann@suse.de
- drm: amd/display: fix Kconfig help text (bsc#1152489)
* context changes
- commit 6439719
* Wed Jul 01 2020 tzimmermann@suse.de
- drm/qxl: Use correct notify port address when creating cursor ring (bsc#1152472)
- commit 600c22c
* Wed Jul 01 2020 tzimmermann@suse.de
- video: vt8500lcdfb: fix fallthrough warning (bsc#1152489)
- commit 476a73c
* Wed Jul 01 2020 mhocko@suse.com
- mm/memory_hotplug: refrain from adding memory into an impossible
node (bsc#1173552).
- commit 65546dc
* Tue Jun 30 2020 oneukum@suse.com
- crypto: algif_skcipher - Cap recv SG list at ctx->used
(git-fixes).
- commit 63acd01
* Tue Jun 30 2020 oneukum@suse.com
- crypto - Avoid free() namespace collision (git-fixes).
- commit 08a9f27
* Tue Jun 30 2020 jslaby@suse.cz
- dpaa_eth: fix usage as DSA master, try 3
(networking-stable-20_05_27).
- net/tls: fix race condition causing kernel panic
(networking-stable-20_05_27).
- net/mlx5: Fix error flow in case of function_setup failure
(networking-stable-20_05_27).
- net/mlx5e: Update netdev txq on completions during closure
(networking-stable-20_05_27).
- net/mlx5: Fix memory leak in mlx5_events_init
(networking-stable-20_05_27).
- net/mlx5e: Fix inner tirs handling (networking-stable-20_05_27).
- net/mlx5e: kTLS, Destroy key object after destroying the TIS
(networking-stable-20_05_27).
- net/mlx5: Add command entry handling completion
(networking-stable-20_05_27).
- kABI: protect struct mlx5_cmd_work_ent (kabi).
- net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during
suspend (networking-stable-20_05_27).
- sctp: Start shutdown on association restart if in SHUTDOWN-SENT
state and socket is closed (networking-stable-20_05_27).
- tipc: block BH before using dst_cache
(networking-stable-20_05_27).
- net: mvpp2: fix RX hashing for non-10G ports
(networking-stable-20_05_27).
- net: don't return invalid table id error when we fall back to
PF_UNSPEC (networking-stable-20_05_27).
- kABI: protect struct fib_dump_filter (kabi).
- net: ipip: fix wrong address family in init error path
(networking-stable-20_05_27).
- net: qrtr: Fix passing invalid reference to qrtr_local_enqueue()
(networking-stable-20_05_27).
- net: nlmsg_cancel() if put fails for nhmsg
(networking-stable-20_05_27).
- sctp: Don't add the shutdown timer if its already been added
(networking-stable-20_05_27).
- __netif_receive_skb_core: pass skb by reference
(networking-stable-20_05_27).
- net: inet_csk: Fix so_reuseport bind-address cache in tb->fast*
(networking-stable-20_05_27).
- net sched: fix reporting the first-time use timestamp
(networking-stable-20_05_27).
- nexthop: Fix attribute checking for groups
(networking-stable-20_05_27).
- net: dsa: mt7530: fix roaming from DSA user ports
(networking-stable-20_05_27).
- commit 8e6293e
* Tue Jun 30 2020 jslaby@suse.cz
- dpaa2-eth: properly handle buffer size restrictions
(networking-stable-20_05_16).
- tcp: fix error recovery in tcp_zerocopy_receive()
(networking-stable-20_05_16).
- pppoe: only process PADT targeted at local interfaces
(networking-stable-20_05_16).
- net: stmmac: fix num_por initialization
(networking-stable-20_05_16).
- net: phy: fix aneg restart in phy_ethtool_set_eee
(networking-stable-20_05_16).
- tcp: fix SO_RCVLOWAT hangs with fat skbs
(networking-stable-20_05_16).
- hinic: fix a bug of ndo_stop (networking-stable-20_05_16).
- net: dsa: loop: Add module soft dependency
(networking-stable-20_05_16).
- netprio_cgroup: Fix unlimited memory leak of v2 cgroups
(networking-stable-20_05_16).
- dpaa2-eth: prevent array underflow in update_cls_rule()
(networking-stable-20_05_16).
- nfp: abm: fix error return code in nfp_abm_vnic_alloc()
(networking-stable-20_05_16).
- net: tcp: fix rx timestamp behavior for tcp_recvmsg
(networking-stable-20_05_16).
- net: fix a potential recursive NETDEV_FEAT_CHANGE
(networking-stable-20_05_16).
- Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
(networking-stable-20_05_16).
- virtio_net: fix lockdep warning on 32 bit
(networking-stable-20_05_16).
- hinic: fix wrong para of wait_for_completion_timeout
(networking-stable-20_05_16).
- commit 8a9049d
* Tue Jun 30 2020 jslaby@suse.cz
- net: dsa: Do not leave DSA master with NULL netdev_ops
(networking-stable-20_05_12).
- net: stricter validation of untrusted gso packets
(networking-stable-20_05_12).
- net: mvpp2: cls: Prevent buffer overflow in
mvpp2_ethtool_cls_rule_del() (networking-stable-20_05_12).
- net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
(networking-stable-20_05_12).
- neigh: send protocol value in neighbor create notification
(networking-stable-20_05_12).
- nfp: abm: fix a memory leak bug (networking-stable-20_05_12).
- net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
(networking-stable-20_05_12).
- tipc: fix partial topology connection closure
(networking-stable-20_05_12).
- net: macb: fix an issue about leak related system resources
(networking-stable-20_05_12).
- net: usb: qmi_wwan: add support for DW5816e
(networking-stable-20_05_12).
- net_sched: sch_skbprio: add message validation to
skbprio_change() (networking-stable-20_05_12).
- devlink: fix return value after hitting end in region read
(networking-stable-20_05_12).
- mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list
properly (networking-stable-20_05_12).
- tunnel: Propagate ECT(1) when decapsulating as recommended by
RFC6040 (networking-stable-20_05_12).
- net: macsec: preserve ingress frame ordering
(networking-stable-20_05_12).
- net/mlx5: Fix command entry leak in Internal Error State
(networking-stable-20_05_12).
- net/mlx5: Fix forced completion access non initialized command
entry (networking-stable-20_05_12).
- net: tc35815: Fix phydev supported/advertising mask
(networking-stable-20_05_12).
- sch_sfq: validate silly quantum values
(networking-stable-20_05_12).
- sch_choke: avoid potential panic in choke_reset()
(networking-stable-20_05_12).
- fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks
(networking-stable-20_05_12).
- net/tls: Fix sk_psock refcnt leak when in tls_data_ready()
(networking-stable-20_05_12).
- net/tls: Fix sk_psock refcnt leak in bpf_exec_tx_verdict()
(networking-stable-20_05_12).
- commit 01407a0
* Mon Jun 29 2020 oneukum@suse.com
- usb: gadget: udc: Potential Oops in error handling code
(git-fixes).
- commit e68d3a3
* Mon Jun 29 2020 mgorman@suse.de
- Delete
patches.suse/fs-Do-not-check-if-there-is-a-fsnotify-watcher-on-pseudo-inodes.patch.
This patch (mainline commit e9c15badbb7b) breaks chromium browser:
http://lkml.kernel.org/r/7b4aa1e985007c6d582fffe5e8435f8153e28e0f.camel@redhat.com
- commit e23a2e5
* Mon Jun 29 2020 oneukum@suse.com
- usb: typec: tcpci_rt1711h: avoid screaming irq causing boot
hangs (git-fixes).
- commit 9bf110f
* Mon Jun 29 2020 oneukum@suse.com
- USB: serial: ch341: add basis for quirk detection (git-fixes).
- commit 5fcb9a5
* Mon Jun 29 2020 fvogt@suse.de
- efi/tpm: Verify event log header before parsing (bsc#1173461).
- commit 855e4d4
* Mon Jun 29 2020 mbenes@suse.cz
- blacklist.conf: aadf9dcef9d4 ("rxrpc: Fix trace string")
Cosmetic change only.
- commit 3492fbc
* Mon Jun 29 2020 mbrugger@suse.com
- brcmfmac: expose RPi firmware config files through modinfo
(bsc#1169094).
- commit ceefe76
* Mon Jun 29 2020 mbenes@suse.cz
- tracing: Fix event trigger to accept redundant spaces
(git-fixes).
- commit b441336
* Mon Jun 29 2020 mbenes@suse.cz
- ring-buffer: Zero out time extend if it is nested and not
absolute (git-fixes).
- commit 4f656dc
* Mon Jun 29 2020 mgorman@suse.de
- sched/core: Fix PI boosting between RT and DEADLINE tasks
(git fixes (sched)).
- commit 55e2b0c
* Mon Jun 29 2020 mgorman@suse.de
- sched/deadline: Initialize ->dl_boosted (git fixes (sched)).
- commit d7f40dc
* Mon Jun 29 2020 mgorman@suse.de
- Refresh
patches.suse/sched-cfs-change-initial-value-of-runnable_avg.patch.
- Refresh
patches.suse/sched-core-Check-cpus_mask-not-cpus_ptr-in-__set_cpus_allowed_ptr-to-fix-mask-corruption.patch.
- Refresh patches.suse/sched-core-Fix-ttwu-race.patch.
- Refresh patches.suse/sched-core-s-WF_ON_RQ-WQ_ON_CPU.patch.
- commit 302ff9b
* Mon Jun 29 2020 ptesarik@suse.cz
- s390/pci: Log new handle in clp_disable_fh() (git-fixes).
- commit 0747f74
* Mon Jun 29 2020 dwagner@suse.de
- sched/core: Fix PI boosting between RT and DEADLINE tasks
(bsc#1172823).
- sched/deadline: Initialize ->dl_boosted (bsc#1172823).
- commit b64bd29
* Mon Jun 29 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and resort:
patches.suse/ibmvnic-continue-to-init-in-CRQ-reset-returns-H_CLOS.patch
- commit 8848a5a
* Mon Jun 29 2020 bp@suse.de
- EDAC/skx: Use the mcmtr register to retrieve
close_pg/bank_xor_enable (bsc#1152489).
- commit ba796e7
* Sun Jun 28 2020 dbueso@suse.de
- rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
(bsc#1173438).
- commit f9be02d
* Sun Jun 28 2020 dbueso@suse.de
- selftests/timens: handle a case when alarm clocks are not
supported (bsc#1164648,jsc#SLE-11493).
- eventpoll: fix missing wakeup for ovflist in ep_poll_callback
(bsc#1159867).
- random: fix data races at timer_rand_state (bsc#1173438).
- timer: Use hlist_unhashed_lockless() in timer_pending()
(bsc#1173438).
- jbd2: fix data races at struct journal_head (bsc#1173438).
- list: Add hlist_unhashed_lockless() (bsc#1173438).
- rcu: Fix data-race due to atomic_t copy-by-value (bsc#1171828).
- tick/sched: Annotate lockless access to last_jiffies_update
(bsc#1173438).
- commit ea6eb59
* Fri Jun 26 2020 msuchanek@suse.de
- Refresh metadata of patches.suse/ibmvnic-continue-to-init-in-CRQ-reset-returns-H_CLOS.patch.
- commit 9767e8e
* Fri Jun 26 2020 msuchanek@suse.de
- ibmveth: Fix max MTU limit (bsc#1173428 ltc#186397).
- commit 79145c1
* Fri Jun 26 2020 bp@suse.de
- EDAC/ghes: Setup DIMM label from DMI and use it in error reports
(bsc#1168779).
- commit a469a1d
* Fri Jun 26 2020 dwagner@suse.de
- wireguard: receive: account for napi_gro_receive never returning
GRO_DROP (git-fixes).
- wireguard: device: avoid circular netns references (git-fixes).
- wireguard: noise: do not assign initiation time in if condition
(git-fixes).
- wireguard: send/receive: use explicit unlikely branch instead
of implicit coalescing (git-fixes).
Update context:
patches.suse/wireguard-noise-separate-receive-counter-from-send-c.patch
- wireguard: selftests: initalize ipv6 members to NULL to squelch
clang warning (git-fixes).
- commit 4d2639d
* Wed Jun 24 2020 mgorman@suse.de
- sched/cfs: change initial value of runnable_avg (bsc#1158765).
- commit daa01a4
* Wed Jun 24 2020 tiwai@suse.de
- spi: dw-pci: Fix Chip Select amount on Intel Elkhart Lake PSE
SPI (jsc#SLE-12735).
- spi: dw-pci: Add runtime power management support
(jsc#SLE-12735).
- SPI: designware: pci: Switch over to MSI interrupts
(jsc#SLE-12735).
- spi: dw-pci: Add MODULE_DEVICE_TABLE (jsc#SLE-12735).
- spi: dw-pci: Add support for Intel Elkhart Lake PSE SPI
(jsc#SLE-12735).
- commit fb43301
* Wed Jun 24 2020 tiwai@suse.de
- thermal: intel: intel_pch_thermal: Add Comet Lake (CML)
platform support (jsc#SLE-12668).
- commit fd37b6c
* Wed Jun 24 2020 tiwai@suse.de
- ntb: intel: fix static declaration (jsc#SLE-12710).
- ntb: intel: add hw workaround for NTB BAR alignment
(jsc#SLE-12710).
- commit 2f0e6e8
* Wed Jun 24 2020 mhocko@suse.com
- mm: adjust vm_committed_as_batch according to vm overcommit
policy (bnc#1173271).
- mm/util.c: make vm_memory_committed() more accurate
(bnc#1173271).
- proc/meminfo: avoid open coded reading of vm_committed_as
(bnc#1173271).
- commit aef113d
* Wed Jun 24 2020 mkubecek@suse.cz
- series.conf: refresh
No effect on expanded tree.
- commit c2d8ecc
* Wed Jun 24 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline tag:
patches.suse/net-revert-net-get-rid-of-an-signed-integer-overflow-in-ip_idents_reserve.patch
- commit b3deae9
* Wed Jun 24 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline tag:
patches.suse/nvme-fc-avoid-gcc-10-zero-length-bounds-warning.patch
patches.suse/scsi-sd_zbc-Fix-sd_zbc_complete.patch
- fix bugzilla reference (bsc1173206 -> bsc#1173206):
patches.suse/iocost-don-t-let-vrate-run-wild-while-there-s-no-sat.patch
- commit 7891a6f
* Wed Jun 24 2020 mgorman@suse.de
- sched/core: s/WF_ON_RQ/WQ_ON_CPU/ (bnc#1155798 (CPU scheduler
functional and performance backports)).
- commit dfd878b
* Wed Jun 24 2020 mgorman@suse.de
- sched/core: Fix ttwu() race (bnc#1155798 (CPU scheduler
functional and performance backports)).
- commit 2e88482
* Wed Jun 24 2020 mgorman@suse.de
- sched/core: Check cpus_mask, not cpus_ptr in
__set_cpus_allowed_ptr(), to fix mask corruption (bnc#1155798
(CPU scheduler functional and performance backports)).
- commit 1ad19c5
* Wed Jun 24 2020 mgorman@suse.de
- net: revert "net: get rid of an signed integer overflow in
ip_idents_reserve()" (bnc#1158748 (network regression)).
- commit 1b123ac
* Tue Jun 23 2020 msuchanek@suse.de
- ibmvnic: continue to init in CRQ reset returns H_CLOSED
(bsc#1173280 ltc#185369).
- commit 39f977e
* Tue Jun 23 2020 jroedel@suse.de
- vfio-pci: Invalidate mmaps and block MMIO access on disabled
memory (CVE-2020-12888 bsc#1171868).
- vfio-pci: Fault mmaps to enable vma tracking (CVE-2020-12888
bsc#1171868).
- vfio/type1: Support faulting PFNMAP vmas (CVE-2020-12888
bsc#1171868).
- commit d737eb2
* Tue Jun 23 2020 tiwai@suse.de
- Fix a regression of AF_ALG crypto interface hang with aes_s390 (bsc#1167651)
The upstream fix backported via git-fixes seems causing a trouble with
s390 aes crypto module. The problem is generic and should be addressed
in the upstream, but now we drop the patch as a quick resolution.
The commit ID is added in blacklist, too.
Deleted:
patches.suse/0001-crypto-algif_skcipher-Use-chunksize-instead-of-block.patch
- commit 59211f8
* Tue Jun 23 2020 tiwai@suse.de
- i2c: designware-pci: Fix BUG_ON during device removal
(jsc#SLE-12734).
- commit 7d1f12c
* Tue Jun 23 2020 tiwai@suse.de
- i2c: designware-pci: Add support for Elkhart Lake PSE I2C
(jsc#SLE-12734).
- i2c: designware-pci: Switch over to MSI interrupts
(jsc#SLE-12734).
- commit 7f79de2
* Tue Jun 23 2020 tiwai@suse.de
- ntb: intel: Add Icelake (gen4) support for Intel NTB
(jsc#SLE-12710).
- commit 37883e6
* Mon Jun 22 2020 tiwai@suse.de
- Revert "pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid
a resource leak in case of error in 'imx_pinctrl_probe()'"
(git-fixes).
- crypto: algboss - don't wait during notifier callback
(git-fixes).
- drm: encoder_slave: fix refcouting error for modules
(git-fixes).
- drm/i915: work around false-positive maybe-uninitialized warning
(git-fixes).
- commit 18a77fa
* Mon Jun 22 2020 dwagner@suse.de
- lpfc: Synchronize NVME transport and lpfc driver devloss_tmo
(bcs#1173060).
- commit 124f086
* Mon Jun 22 2020 tiwai@suse.de
- r8169: Revive default chip version for r8168 (bsc#1173085).
- commit c0956cb
* Mon Jun 22 2020 hare@suse.de
- scsi: megaraid_sas: Replace undefined MFI_BIG_ENDIAN macro
with __BIG_ENDIAN_BITFIELD macro (bsc#1173206).
- nvme-fc: avoid gcc-10 zero-length-bounds warning (bsc#1173206).
- iocost: don't let vrate run wild while there's no saturation
signal (bsc1173206).
- blk-iocost: Fix error on iocost_ioc_vrate_adj (bsc#1173206).
- blk-iocost: fix incorrect vtime comparison in iocg_is_idle()
(bsc#1173206).
- iocost: over-budget forced IOs should schedule async delay
(bsc#1173206).
- scsi: smartpqi: Update attribute name to `driver_version`
(bsc#1173206).
- iocost: check active_list of all the ancestors in
iocg_activate() (bsc#1173206).
- scsi: sd_zbc: Fix sd_zbc_complete() (bsc#1173206).
- commit 7abe8d4
* Mon Jun 22 2020 hare@suse.de
- blacklist.conf: Add commit for git-fixes (bsc#1173206)
- commit 4a864a5
* Mon Jun 22 2020 ykaukab@suse.de
- irqchip/al-fic: Add support for irq retrigger (jsc#SLE-10505).
- commit 8ec37c7
* Mon Jun 22 2020 mgorman@suse.de
- sched/fair: Optimize dequeue_task_fair() (bnc#1155798 (CPU
scheduler functional and performance backports)).
- commit 3b10cba
* Fri Jun 19 2020 tiwai@suse.de
- Update patch reference for intel_th patch (jsc#SLE-12705)
- commit 2f7215f
* Thu Jun 18 2020 ptesarik@suse.cz
- s390/bpf: Maintain 8-byte stack alignment (bsc#1169194,
LTC#185911).
- commit 58beb12
* Thu Jun 18 2020 tiwai@suse.de
- Update patch reference for s390 security fix (CVE-2020-10773 bsc#1172999)
- commit 7370304
* Thu Jun 18 2020 tiwai@suse.de
- firmware: imx-scu: Support one TX and one RX (git-fixes).
- Refresh
patches.suse/firmware-imx-scu-Fix-corruption-of-header.patch.
- commit 0e40d23
* Thu Jun 18 2020 tiwai@suse.de
- ACPI: GED: use correct trigger type field in _Exx / _Lxx
handling (git-fixes).
- commit 510ece6
* Thu Jun 18 2020 tiwai@suse.de
- lib/lzo: fix ambiguous encoding bug in lzo-rle (git-fixes).
- x86/reboot/quirks: Add MacBook6,1 reboot quirk (git-fixes).
- x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs
(git-fixes).
- ASoC: max9867: fix volume controls (git-fixes).
- ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
(git-fixes).
- ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
(git-fixes).
- ath9k: Fix use-after-free Write in ath9k_htc_rx_msg (git-fixes).
- ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx (git-fixes).
- ath9k: Fix use-after-free Read in htc_connect_service
(git-fixes).
- drm/vkms: Hold gem object while still in-use (git-fixes).
- ACPI: GED: add support for _Exx / _Lxx handler methods
(git-fixes).
- mmc: tmio: Further fixup runtime PM management at remove
(git-fixes).
- mmc: sdio: Fix several potential memory leaks in
mmc_sdio_init_card() (git-fixes).
- efi/efivars: Add missing kobject_put() in sysfs entry creation
error path (git-fixes).
- spi: bcm-qspi: Handle clock probe deferral (git-fixes).
- Input: synaptics - add a second working PNP_ID for Lenovo T470s
(git-fixes).
- Input: mms114 - fix handling of mms345l (git-fixes).
- firmware: imx: warn on unexpected RX (git-fixes).
- commit c722a2d
* Thu Jun 18 2020 tiwai@suse.de
- pinctrl: tigerlake: Tiger Lake uses _HID enumeration
(jsc#SLE-12737).
- commit 6831e2b
* Thu Jun 18 2020 tiwai@suse.de
- pinctrl: intel: Add Intel Tiger Lake pin controller support
(jsc#SLE-12737).
- Update config files: Add CONFIG_PINCTRL_TIGERLAKE=m
- supported.conf: Add pinctrl-tigerlake as supported
- commit 2966fcc
* Thu Jun 18 2020 tiwai@suse.de
- mfd: intel-lpss: Add Intel Tiger Lake PCI IDs (jsc#SLE-12737).
- mtd: spi-nor: intel-spi: Add support for Intel Tiger Lake SPI
serial flash (jsc#SLE-12737).
- commit c6209c3
* Thu Jun 18 2020 tiwai@suse.de
- Update the patch reference for ish-hid fix (jsc#SLE-12683)
- commit 4a77970
* Thu Jun 18 2020 tiwai@suse.de
- Update patch reference for can driver security fix (CVE-2020-14416 bsc#1162002)
- commit f86a41b
* Wed Jun 17 2020 dwagner@suse.de
- rcutorture: Make kvm-find-errors.sh abort on bad directory
(bsc#1173068).
- rcutorture: Summarize summary of build and run results
(bsc#1173068).
- rcutorture: Add 100-CPU configuration (bsc#1173068).
- torture: Make results-directory date format completion-friendly
(bsc#1173068).
- locktorture: Allow CPU-hotplug to be disabled via --bootargs
(bsc#1173068).
- torture: Hoist calls to lscpu to higher-level kvm.sh script
(bsc#1173068).
- torture: Allow "CFLIST" to specify default list of scenarios
(bsc#1173068).
- rcutorture: Add worst-case call_rcu() forward-progress results
(bsc#1173068).
- torture: Handle systems lacking the mpstat command
(bsc#1173068).
- torture: Handle jitter for CPUs that cannot be offlined
(bsc#1173068).
- rcutorture: Dispense with Dracut for initrd creation
(bsc#1173068).
- torture: Use gawk instead of awk for systime() function
(bsc#1173068).
- rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenarios
(bsc#1173068).
- rcutorture: Test TREE03 with the threadirqs kernel boot
parameter (bsc#1173068).
- torture: Expand last_ts variable in kvm-test-1-run.sh
(bsc#1173068).
- commit 937076b
* Wed Jun 17 2020 msuchanek@suse.de
- ibmvnic: Harden device login requests (bsc#1170011 ltc#183538).
- commit f073312
* Wed Jun 17 2020 duwe@suse.de
- rpm/modules.fips:
* add aes-ce-ccm and des3_ede-x86_64 (boo#173030)
* add aes_ti and aes_neon_bs (boo#1172956)
- commit 9492a4d
* Wed Jun 17 2020 mbenes@suse.cz
- objtool: Allow no-op CFI ops in alternatives (bsc#1169514).
- commit b40dd12
* Wed Jun 17 2020 tiwai@suse.de
- firmware: imx: scu: Fix corruption of header (git-fixes).
- commit bd25a67
* Wed Jun 17 2020 tiwai@suse.de
- e1000e: Do not wake up the system via WOL if device wakeup is
disabled (git-fixes).
- commit 8a4bb5a
* Wed Jun 17 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/NFS-Fix-fscache-super_cookie-index_key-from-changing.patch
patches.suse/NFSv4-Fix-fscache-cookie-aux_data-to-ensure-change_a.patch
patches.suse/NFSv4.1-fix-rpc_call_done-assignment-for-BIND_CONN_T.patch
patches.suse/SUNRPC-Signalled-ASYNC-tasks-need-to-exit.patch
patches.suse/nfs-fscache-use-timespec64-in-inode-auxdata.patch
patches.suse/nfs-set-invalid-blocks-after-NFSv4-writes.patch
patches.suse/nfsd4-make-drc_slab-global-not-per-net.patch
patches.suse/svcrdma-Fix-leak-of-svc_rdma_recv_ctxt-objects.patch
- commit 91ef650
* Wed Jun 17 2020 mbenes@suse.cz
- objtool: Fix ORC vs alternatives (bsc#1169514).
- commit 0222f6e
* Wed Jun 17 2020 mbenes@suse.cz
- objtool: Uniquely identify alternative instruction groups
(bsc#1169514).
- commit 862a5a6
* Wed Jun 17 2020 mbenes@suse.cz
- objtool: Remove check preventing branches within alternative
(bsc#1169514).
- commit c794e66
* Tue Jun 16 2020 mbenes@suse.cz
- objtool: Fix !CFI insn_state propagation (bsc#1169514).
- commit 52c95b4
* Tue Jun 16 2020 mbenes@suse.cz
- objtool: Rename struct cfi_state (bsc#1169514).
- commit faa0120
* Tue Jun 16 2020 lhenriques@suse.com
- ceph: skip checking caps when session reconnecting and releasing
reqs (bsc#1172990).
- ceph: make sure mdsc->mutex is nested in s->s_mutex to fix
dead lock (bsc#1172989).
- ceph: don't return -ESTALE if there's still an open file
(bsc#1171915).
- ceph: allow rename operation under different quota realms
(bsc#1172988).
- ceph: normalize 'delta' parameter usage in check_quota_exceeded
(bsc#1172987).
- ceph: ceph_kick_flushing_caps needs the s_mutex (bsc#1172986).
- ceph: request expedited service on session's last cap flush
(bsc#1172985 bsc#1167104).
- ceph: convert mdsc->cap_dirty to a per-session list (bsc#1172984
bsc#1167104).
- ceph: reset i_requested_max_size if file write is not wanted
(bsc#1172983).
- ceph: throw a warning if we destroy session with mutex still
locked (bsc#1172940).
- ceph: fix potential race in ceph_check_caps (bsc#1172940).
- ceph: document what protects i_dirty_item and i_flushing_item
(bsc#1172940).
- ceph: don't take i_ceph_lock in handle_cap_import (bsc#1172940).
- ceph: don't release i_ceph_lock in handle_cap_trunc
(bsc#1172940).
- ceph: add comments for handle_cap_flush_ack logic (bsc#1172940).
- ceph: split up __finish_cap_flush (bsc#1172940).
- ceph: reorganize __send_cap for less spinlock abuse
(bsc#1172940).
- ceph: flush release queue when handling caps for unknown inode
(bsc#1172939).
- libceph: ignore pool overlay and cache logic on redirects
(bsc#1172938).
- commit 14735c0
* Tue Jun 16 2020 tiwai@suse.de
- media: cedrus: Program output format during each run
(git-fixes).
- clk: renesas: cpg-mssr: Fix STBCR suspend/resume handling
(git-fixes).
- serial: 8250: Fix max baud limit in generic 8250 port
(git-fixes).
- drivers: phy: sr-usb: do not use internal fsm for USB2 phy init
(git-fixes).
- HID: multitouch: enable multi-input as a quirk for some devices
(git-fixes).
- tun: correct header offsets in napi frags mode (git-fixes).
- r8152: support additional Microsoft Surface Ethernet Adapter
variant (git-fixes).
- staging: kpc2000: fix error return code in kp2000_pcie_probe()
(git-fixes).
- irqchip/ti-sci-inta: Fix processing of masked irqs (git-fixes).
- irqchip/versatile-fpga: Apply clear-mask earlier (git-fixes).
- irqchip/versatile-fpga: Handle chained IRQs properly
(git-fixes).
- ktest: Add timeout for ssh sync testing (git-fixes).
- commit ac894fa
* Tue Jun 16 2020 mgorman@suse.de
- fs: Do not check if there is a fsnotify watcher on pseudo inodes
(bsc#1158765).
- commit 7b8d90d
* Tue Jun 16 2020 denis.kirjanov@suse.com
- bpf, sockhash: Synchronize_rcu before free'ing map (git-fixes).
- bpf, sockmap: Check update requirements after locking
(git-fixes).
- rxrpc: Fix call RCU cleanup using non-bh-safe locks (git-fixes).
- netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
(git-fixes).
- netfilter: nft_tproxy: Fix port selector on Big Endian
(git-fixes).
- netfilter: nf_tables_offload: return EOPNOTSUPP if rule
specifies no actions (git-fixes).
- netfilter: nf_queue: enqueue skbs with NULL dst (git-fixes).
- af_unix: add compat_ioctl support (git-fixes).
- ipvs: Improve robustness to the ipvs sysctl (git-fixes).
- commit 988684c
* Tue Jun 16 2020 glin@suse.com
- bpf: Undo internal BPF_PROBE_MEM in BPF insns dump (bsc#1155518).
- commit 3b9919e
* Tue Jun 16 2020 neilb@suse.de
- blacklist.conf: mark commit with incorrect Fixes line
- commit 0804266
* Tue Jun 16 2020 neilb@suse.de
- nfs: set invalid blocks after NFSv4 writes (git-fixes).
- NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION
(git-fixes).
- nfsd4: make drc_slab global, not per-net (git-fixes).
- NFSv4: Fix fscache cookie aux_data to ensure change_attr is
included (git-fixes).
- NFS: Fix fscache super_cookie index_key from changing after
umount (git-fixes).
- SUNRPC: Signalled ASYNC tasks need to exit (git-fixes).
- svcrdma: Fix leak of svc_rdma_recv_ctxt objects (git-fixes).
- nfs: fscache: use timespec64 in inode auxdata (git-fixes).
- commit a77a576
* Tue Jun 16 2020 neilb@suse.de
- blacklist.conf: add uninteresting commit
- commit 3cb617b
* Mon Jun 15 2020 mkubecek@suse.cz
- genetlink: clean up family attributes allocations (git-fixes).
- commit f616c3b
* Mon Jun 15 2020 jeyu@suse.de
- panic: do not print uninitialized taint_flags (bsc#1172814).
- commit 045c8db
* Mon Jun 15 2020 msuchanek@suse.de
- ibmvnic: Flush existing work items before device removal
(bsc#1065729).
- commit 3f9ece1
* Mon Jun 15 2020 msuchanek@suse.de
- powerpc/fadump: Account for memory_limit while reserving memory
(jsc#SLE-9099 git-fixes).
- commit 3bdf3b7
* Mon Jun 15 2020 msuchanek@suse.de
- powerpc/fadump: consider reserved ranges while reserving memory
(jsc#SLE-9099 git-fixes).
- powerpc/fadump: use static allocation for reserved memory ranges
(jsc#SLE-9099 git-fixes).
- commit 5e676b4
* Mon Jun 15 2020 msuchanek@suse.de
- powerpc/powernv: Fix a warning message (bsc#1156395).
- commit c1f8cea
* Mon Jun 15 2020 msuchanek@suse.de
- powerpc/64s: Save FSCR to init_task.thread.fscr after feature
init (bsc#1065729).
- powerpc/64s: Don't let DT CPU features set FSCR_DSCR
(bsc#1065729).
- commit 054bf6b
* Mon Jun 15 2020 msuchanek@suse.de
- powerpc/64s/exception: Fix machine check no-loss idle wakeup
(bsc#1156395).
- commit 81b4c8f
* Mon Jun 15 2020 msuchanek@suse.de
- asm-gemeric/tlb: remove stray function declarations
(bsc#1156395).
- commit 72eefc6
* Mon Jun 15 2020 msuchanek@suse.de
- include/asm-generic/topology.h: guard cpumask_of_node() macro
argument (bsc#1148868).
- commit 8cdd828
* Mon Jun 15 2020 msuchanek@suse.de
- powerpc/xive: Clear the page tables for the ESB IO mapping
(fate#322438 bsc#1085030).
- commit e1d4bd5
* Mon Jun 15 2020 dwagner@suse.de
- nvme-fc: don't call nvme_cleanup_cmd() for AENs (bsc#1171688).
- commit abf08ba
* Mon Jun 15 2020 bp@suse.de
- x86/cpu/amd: Make erratum #1054 a legacy erratum (bsc#1152489).
- commit f243f91
* Mon Jun 15 2020 bp@suse.de
- blacklist.conf: 5214028dd89e x86/boot: Correct relocation destination on old linkers
- commit 741883d
* Mon Jun 15 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/scsi-ibmvscsi-Don-t-send-host-info-in-adapter-info-M.patch
patches.suse/sunrpc-clean-up-properly-in-gss_mech_unregister.patch
patches.suse/sunrpc-svcauth_gss_register_pseudoflavor-must-reject.patch
- commit 1bb600f
* Mon Jun 15 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/sched-fair-Fix-enqueue_task_fair-warning-some-more.patch
- commit f581127
* Mon Jun 15 2020 neilb@suse.de
- work around mvfs bug (bsc#1162063).
- commit 5a1f922
* Mon Jun 15 2020 mkubecek@suse.cz
- rpm: drop execute permissions on source files
Sometimes a source file with execute permission appears in upstream
repository and makes it into our kernel-source packages. This is caught by
OBS build checks and may even result in build failures.
Sanitize the source tree by removing execute permissions from all C source
and header files.
- commit 771e293
* Fri Jun 12 2020 bp@suse.de
- x86/speculation: PR_SPEC_FORCE_DISABLE enforcement for indirect
branches (bsc#1172783 CVE-2020-10768).
- commit 1ce088f
* Fri Jun 12 2020 tiwai@suse.de
- drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
(git-fixes).
- drm/i915: extend audio CDCLK>=2*BCLK constraint to more
platforms (git-fixes).
- commit 9b79e3a
* Fri Jun 12 2020 mgorman@suse.de
- sched/cpuacct: Fix charge cpuacct.usage_sys (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/pelt: Sync util/runnable_sum with PELT window when
propagating (bnc#1155798 (CPU scheduler functional and
performance backports)).
- sched/fair: Optimize enqueue_task_fair() (bnc#1155798 (CPU
scheduler functional and performance backports)).
- sched: Make newidle_balance() static again (bnc#1155798 (CPU
scheduler functional and performance backports)).
- sched/fair: find_idlest_group(): Remove unused sd_flag parameter
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched/fair: Simplify the code of should_we_balance()
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched/fair: Fix enqueue_task_fair() warning some more
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit 6d2135e
* Fri Jun 12 2020 bp@suse.de
- x86/speculation: Prevent rogue cross-process SSBD shutdown
(bsc#1172781 CVE-2020-10766).
- commit 9163040
* Fri Jun 12 2020 tbogendoerfer@suse.de
- RDMA/nl: Do not permit empty devices names during
RDMA_NLDEV_CMD_NEWLINK/SET (bsc#1172841).
- commit 543b194
* Fri Jun 12 2020 tiwai@suse.de
- crypto: cavium/nitrox - Fix 'nitrox_get_first_device()' when
ndevlist is fully iterated (git-fixes).
- e1000e: Disable TSO for buffer overrun workaround (git-fixes).
- commit 1f86986
* Fri Jun 12 2020 tbogendoerfer@suse.de
- vmxnet3: allow rx flow hash ops only when rss is enabled
(bsc#1172484).
- net: vmxnet3: fix possible buffer overflow caused by bad DMA
value in vmxnet3_get_rss() (bsc#1172484).
- vmxnet3: use correct hdr reference when packet is encapsulated
(bsc#1172484).
- vmxnet3: update to version 4 (bsc#1172484).
- vmxnet3: add geneve and vxlan tunnel offload support
(bsc#1172484).
- vmxnet3: add support to get/set rx flow hash (bsc#1172484).
- vmxnet3: prepare for version 4 changes (bsc#1172484).
- commit f2fe4cd
* Fri Jun 12 2020 tbogendoerfer@suse.de
- net: ena: xdp: update napi budget for DROP and ABORTED
(bsc#1154492).
- net: ena: xdp: XDP_TX: fix memory leak (bsc#1154492).
- genetlink: fix memory leaks in genl_family_rcv_msg_dumpit()
(bsc#1154353).
- RDMA/core: Move and rename trace_cm_id_create() (jsc#SLE-8449).
- RDMA/srpt: Fix disabling device management (jsc#SLE-8449).
- RDMA/bnxt_re: Remove dead code from rcfw (bsc#1170774).
- RDMA/uverbs: Make the event_queue fds return POLLERR when
disassociated (jsc#SLE-8449).
- ipv6: fix IPV6_ADDRFORM operation logic (bsc#1171662).
- ice: Fix inability to set channels when down (jsc#SLE-7926).
- bnxt_en: Improve TQM ring context memory sizing formulas
(jsc#SLE-8371 bsc#1153274).
- ice: Fix error return code in ice_add_prof() (jsc#SLE-7926).
- net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta()
(jsc#SLE-8464).
- net/mlx5e: Fix stats update for matchall classifier
(jsc#SLE-8464).
- net/mlx5: Fix crash upon suspend/resume (bsc#1172365).
- net: dsa: declare lockless TX feature for slave ports
(bsc#1154353).
- RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work
(jsc#SLE-8446).
- net/mlx5: Fix cleaning unmanaged flow tables (jsc#SLE-8464).
- net: phy: propagate an error back to the callers of
phy_sfp_probe (bsc#1154353).
- commit 2741342
* Fri Jun 12 2020 tiwai@suse.de
- mailbox: zynqmp-ipi: Fix NULL vs IS_ERR() check in
zynqmp_ipi_mbox_probe() (git-fixes).
- drm/sun4i: hdmi ddc clk: Fix size of m divider (git-fixes).
- ACPI: PM: Avoid using power resources if there are none for D0
(git-fixes).
- Input: edt-ft5x06 - fix get_default register write access
(git-fixes).
- mtd: rawnand: brcmnand: fix CS0 layout (git-fixes).
- mtd: rawnand: xway: Fix the probe error path (git-fixes).
- mtd: rawnand: tmio: Fix the probe error path (git-fixes).
- mtd: rawnand: sunxi: Fix the probe error path (git-fixes).
- mtd: rawnand: socrates: Fix the probe error path (git-fixes).
- mtd: rawnand: sharpsl: Fix the probe error path (git-fixes).
- mtd: rawnand: plat_nand: Fix the probe error path (git-fixes).
- mtd: rawnand: pasemi: Fix the probe error path (git-fixes).
- mtd: rawnand: oxnas: Release all devices in the _remove() path
(git-fixes).
- mtd: rawnand: oxnas: Keep track of registered devices
(git-fixes).
- mtd: rawnand: orion: Fix the probe error path (git-fixes).
- mtd: rawnand: mtk: Fix the probe error path (git-fixes).
- mtd: rawnand: ingenic: Fix the probe error path (git-fixes).
- mtd: rawnand: diskonchip: Fix the probe error path (git-fixes).
- mtd: rawnand: Fix nand_gpio_waitrdy() (git-fixes).
- mtd: rawnand: brcmnand: correctly verify erased pages
(git-fixes).
- mtd: rawnand: brcmnand: fix hamming oob layout (git-fixes).
- mtd: rawnand: onfi: Fix redundancy detection check (git-fixes).
- mtd: rawnand: timings: Fix default tR_max and tCCS_min timings
(git-fixes).
- mtd: rawnand: marvell: Fix probe error path (git-fixes).
- mtd: rawnand: marvell: Use nand_cleanup() when the device is
not yet registered (git-fixes).
- mtd: rawnand: marvell: Fix the condition on a return code
(git-fixes).
- clk: mediatek: assign the initial value to clk_init_data of
mtk_mux (git-fixes).
- clk: qcom: Add missing msm8998 ufs_unipro_core_clk_src
(git-fixes).
- clk: clk-flexgen: fix clock-critical handling (git-fixes).
- clk: bcm2835: Remove casting to bcm2835_clk_register
(git-fixes).
- clk: bcm2835: Fix return type of bcm2835_register_gate
(git-fixes).
- clk: sprd: return correct type of value for
_sprd_pll_recalc_rate (git-fixes).
- clk: sunxi: Fix incorrect usage of round_down() (git-fixes).
- clk: samsung: Mark top ISP and CAM clocks on Exynos542x as
critical (git-fixes).
- clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL
registers (git-fixes).
- clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate
bits (git-fixes).
- clk: meson: meson8b: Fix the polarity of the RESET_N lines
(git-fixes).
- power: supply: smb347-charger: IRQSTAT_D is volatile
(git-fixes).
- power: supply: lp8788: Fix an error handling path in
'lp8788_charger_probe()' (git-fixes).
- power: supply: core: fix memory leak in HWMON error path
(git-fixes).
- power: supply: core: fix HWMON temperature labels (git-fixes).
- power: reset: qcom-pon: reg write mask depends on pon generation
(git-fixes).
- power: supply: bq24257_charger: Replace depends on REGMAP_I2C
with select (git-fixes).
- staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK
(git-fixes).
- USB: serial: option: add Telit LE910C1-EUX compositions
(git-fixes).
- USB: serial: qcserial: add DW5816e QDL support (git-fixes).
- mmc: fix compilation of user API (git-fixes).
- spi: dt-bindings: spi-controller: Fix #address-cells for slave
mode (git-fixes).
- spi: dw: use "smp_mb()" to avoid sending spi data error
(git-fixes).
- commit f18fb8c
* Fri Jun 12 2020 tiwai@suse.de
- ASoC: rt5645: Add platform-data for Asus T101HA (git-fixes).
- ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A
tablet (git-fixes).
- ASoC: meson: add missing free_irq() in error path (git-fixes).
- ALSA: hda/realtek - add a pintbl quirk for several Lenovo
machines (git-fixes).
- ALSA: emu10k1: delete an unnecessary condition (git-fixes).
- commit 509b163
* Fri Jun 12 2020 tiwai@suse.de
- ALSA: pcm: disallow linking stream to itself (git-fixes).
- ALSA: usb-audio: Manage auto-pm of all bundled interfaces
(git-fixes).
- ALSA: pcm: fix snd_pcm_link() lockdep splat (git-fixes).
- ALSA: usb-audio: Use the new macro for HP Dock rename quirks
(git-fixes).
- ALSA: usb-audio: Add vendor, product and profile name for HP
Thunderbolt Dock (git-fixes).
- ALSA: usb-audio: Fix inconsistent card PM state after resume
(git-fixes).
- ALSA: usb-audio: Add Pioneer DJ DJM-900NXS2 support (git-fixes).
- pcm_native: result of put_user() needs to be checked
(git-fixes).
- commit ef14fbe
* Thu Jun 11 2020 bp@suse.de
- x86/speculation: Avoid force-disabling IBPB based on STIBP
and enhanced IBRS (bsc#1172782 CVE-2020-10767).
- commit 6c80e35
* Thu Jun 11 2020 mgorman@suse.de
- Refresh
patches.suse/sched-Offload-wakee-task-activation-if-it-the-wakee-is-descheduling.patch.
- Refresh
patches.suse/sched-Optimize-ttwu-spinning-on-p-on_cpu.patch.
- Refresh
patches.suse/sched-cpuacct-Use-__this_cpu_add-instead-of-this_cpu_ptr.patch.
- Refresh
patches.suse/sched-fair-Fix-negative-imbalance-in-imbalance-calculation.patch.
- Refresh
patches.suse/sched-fair-Use-__this_cpu_read-in-wake_wide.patch.
- commit 34c599d
* Thu Jun 11 2020 mbenes@suse.cz
- livepatch: Make klp_apply_object_relocs static (bsc#1071995).
- commit 293cfbf
* Thu Jun 11 2020 mbenes@suse.cz
- livepatch: Prevent module-specific KLP rela sections from
referencing vmlinux symbols (bsc#1071995).
- Refresh
patches.suse/livepatch-create-and-include-UAPI-headers.patch.
- commit 9ab151a
* Thu Jun 11 2020 mbenes@suse.cz
- livepatch: Remove .klp.arch (bsc#1071995).
- commit 0d36b79
* Thu Jun 11 2020 jack@suse.cz
- bfq: Fix check detecting whether waker queue should be selected
(bsc#1168838).
- commit 570a2f2
* Thu Jun 11 2020 mbenes@suse.cz
- livepatch: Apply vmlinux-specific KLP relocations early
(bsc#1071995).
- Refresh
patches.suse/livepatch-create-and-include-UAPI-headers.patch.
- commit 28cfe0c
* Thu Jun 11 2020 mgorman@suse.de
- Refresh
patches.suse/cpufreq-intel_pstate-Allow-unspecified-FADT-profile-to-probe-PPC.patch.
- Refresh
patches.suse/pcc-cpufreq-Re-introduce-deadband-effect-to-reduce-number-of-frequency-changes.patch.
- Refresh patches.suse/readahead-request-tunables.patch.
- commit e092759
* Wed Jun 10 2020 msuchanek@suse.de
- scsi: ibmvscsi: Don't send host info in adapter info MAD after
LPM (bsc#1172759 ltc#184814).
- commit 2cb7730
* Wed Jun 10 2020 mbenes@suse.cz
- livepatch: Disallow vmlinux.ko (bsc#1071995).
- commit a7813fd
* Wed Jun 10 2020 tiwai@suse.de
- ASoC: intel: cht_bsw_max98090_ti: Add all Chromebooks that
need pmc_plt_clk_0 quirk (bsc#1171246).
- commit 912573f
* Wed Jun 10 2020 colyli@suse.de
- blacklist.conf: add Add 78f57ef9d50a75326da73d352d7c27828495229a
- commit 828a354
* Wed Jun 10 2020 ykaukab@suse.de
- config: arm64: enable CONFIG_IOMMU_DEFAULT_PASSTHROUGH
References: bsc#1172739
- commit 3b77faf
* Wed Jun 10 2020 mgorman@suse.de
- fsnotify: Rearrange fast path to minimise overhead when there
is no watcher (bsc#1158765).
- sched/fair: fix nohz next idle balance (bnc#1155798 (CPU
scheduler functional and performance backports)).
- commit 1b0cbfe
* Wed Jun 10 2020 tiwai@suse.de
- vt: keyboard: avoid signed integer overflow in k_ascii
(CVE-2020-13974 bsc#1172775).
- commit 9b0650e
* Wed Jun 10 2020 tiwai@suse.de
- remoteproc: Fix and restore the parenting hierarchy for vdev
(git-fixes).
- remoteproc: Fall back to using parent memory pool if no
dedicated available (git-fixes).
- remoteproc: Add missing '\n' in log messages (git-fixes).
- remoteproc: Fix IDR initialisation in rproc_alloc() (git-fixes).
- drm/i915: Whitelist context-local timestamp in the gen9
cmdparser (git-fixes).
- drm/i915/gem: Avoid iterating an empty list (git-fixes).
- Revert "drm/amd/display: disable dcn20 abm feature for bring up"
(git-fixes).
- commit 8d68d47
* Wed Jun 10 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/fanotify-fix-ignore-mask-logic-for-events-on-child-a.patch
- commit bceb814
* Wed Jun 10 2020 mkoutny@suse.com
- Revert "fs/seq_file.c: seq_read(): add info message about buggy .next functions" (bsc#1172751)
The message floods dmesg and its benefit is marginal in default kernel.
Delete patches.suse/fs-seq_file.c-seq_read-add-info-message-about-buggy-.patch.
- commit 00aa3d5
* Wed Jun 10 2020 pvorel@suse.cz
- fanotify: fix ignore mask logic for events on child and on dir
(bsc#1172719).
- commit ce60cdb
* Tue Jun 09 2020 jroedel@suse.de
- blacklist.conf: Add c4e0f3b24004 iommu/msm: Make msm_iommu_lock static
- commit fd75b72
* Tue Jun 09 2020 jroedel@suse.de
- KVM: x86/mmu: Set mmio_value to '0' if reserved #PF can't be
generated (bsc#1171904).
- KVM: x86: only do L1TF workaround on affected processors
(bsc#1171904).
- commit d33828d
* Tue Jun 09 2020 dwagner@suse.de
- blacklist: 55e8c8eb2c7b ("posix-cpu-timers: Store a reference to a pid not a task")
This fixes a historical/theoretical bug which is not worth
back porting. It depends on tglx's massive posix-cpu-timers
refactoring. The risk to introduce subtle bugs do not outweigh the
gain of fixing the bug.
- commit fc0a1e1
* Tue Jun 09 2020 dwagner@suse.de
- netfilter: not mark a spinlock as __read_mostly (git-fixes).
- netfilter: connlabels: prefer static lock initialiser
(git-fixes).
- commit 2cf2f11
* Tue Jun 09 2020 oneukum@suse.com
- CDC-ACM: heed quirk also in error handling (git-fixes).
- commit a90fe00
* Mon Jun 08 2020 tzimmermann@suse.de
- drm/dp_mst: Increase ACT retry timeout to 3s (bsc#1152472)
* context changes
- commit 07b82ee
* Mon Jun 08 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amdgpu: force fbdev into vram'
- commit 0516e8a
* Mon Jun 08 2020 ailiop@suse.com
- xfs: fix duplicate verification from xfs_qm_dqflush()
(git-fixes).
- commit 51ce4f9
* Mon Jun 08 2020 ailiop@suse.com
- xfs: clean up the error handling in xfs_swap_extents
(git-fixes).
- commit 7e54c91
* Mon Jun 08 2020 nsaenzjulienne@suse.de
- PCI: brcmstb: Fix window register offset from 4 to 8
(git-fixes).
- PCI: brcmstb: Assert fundamental reset on initialization
(git-fixes).
- commit 70db1f0
* Mon Jun 08 2020 nsaenzjulienne@suse.de
- blacklist.conf: Blacklist 3ac395a5b3f3
- commit f86499e
* Mon Jun 08 2020 tiwai@suse.de
- ima: Remove __init annotation from ima_pcrread() (git-fixes).
- commit 438f005
* Mon Jun 08 2020 tiwai@suse.de
- ima: Directly free *entry in ima_alloc_init_template() if
digests is NULL (bsc#1172223).
- commit 3741933
* Mon Jun 08 2020 tiwai@suse.de
- ima: Call ima_calc_boot_aggregate() in ima_eventdigest_init()
(bsc#1172223).
- commit 25930ca
* Mon Jun 08 2020 tiwai@suse.de
- Move upstreamed IMA patches into sorted section
- commit 7e9708e
* Mon Jun 08 2020 tiwai@suse.de
- ima: Directly assign the ima_default_policy pointer to ima_rules (bsc#1172223)
Delete obsoleted downstream fix, too:
patches.suse/ima-Fix-Oops-at-boot-with-ima_template_fmt-d-boot-op.patch
- commit f1f48b1
* Mon Jun 08 2020 tiwai@suse.de
- evm: Fix a small race in init_desc() (git-fixes).
- commit 391f180
* Mon Jun 08 2020 tiwai@suse.de
- pinctrl: sprd: Fix the incorrect pull-up definition (git-fixes).
- pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid
a resource leak in case of error in 'imx_pinctrl_probe()'
(git-fixes).
- pinctrl: freescale: imx: Fix an error handling path in
'imx_pinctrl_probe()' (git-fixes).
- pinctrl: imxl: Fix an error handling path in
'imx1_pinctrl_core_probe()' (git-fixes).
- pinctrl: samsung: Save/restore eint_mask over suspend for
EINT_TYPE GPIOs (git-fixes).
- pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210
(git-fixes).
- pinctrl: ocelot: Fix GPIO interrupt decoding on Jaguar2
(git-fixes).
- pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries
(git-fixes).
- pinctrl: stmfx: stmfx_pinconf_set doesn't require to get
direction anymore (git-fixes).
- rtc: rv3028: Add missed check for devm_regmap_init_i2c()
(git-fixes).
- rtc: mc13xxx: fix a double-unlock issue (git-fixes).
- extcon: adc-jack: Fix an error handling path in
'adc_jack_probe()' (git-fixes).
- w1: omap-hdq: cleanup to add missing newline for some dev_dbg
(git-fixes).
- fpga: dfl: afu: Corrected error handling levels (git-fixes).
- habanalabs: Align protection bits configuration of all TPCs
(git-fixes).
- misc: fastrpc: fix potential fastrpc_invoke_ctx leak
(git-fixes).
- slimbus: core: Fix mismatch in of_node_get/put (git-fixes).
- firmware: xilinx: Fix an error handling path in
'zynqmp_firmware_probe()' (git-fixes).
- iio:chemical:pms7003: Fix timestamp alignment and prevent data
leak (git-fixes).
- iio:chemical:sps30: Fix timestamp alignment (git-fixes).
- iio: vcnl4000: Fix i2c swapped word reading (git-fixes).
- staging: sm750fb: add missing case while setting FB_VISUAL
(git-fixes).
- iio: pressure: bmp280: Tolerate IRQ before registering
(git-fixes).
- iio: buffer: Don't allow buffers without any channels enabled
to be activated (git-fixes).
- tty: n_gsm: Fix bogus i++ in gsm_data_kick (git-fixes).
- tty: n_gsm: Fix waking up upper tty layer when room available
(git-fixes).
- tty: n_gsm: Fix SOF skipping (git-fixes).
- USB: serial: usb_wwan: do not resubmit rx urb on fatal errors
(git-fixes).
- CDC-ACM: heed quirk also in error handling (git-fixes).
- usb: musb: Fix runtime PM imbalance on error (git-fixes).
- usb: musb: start session in resume for host port (git-fixes).
- usb: gadget: fix potential double-free in m66592_probe
(git-fixes).
- usb: gadget: lpc32xx_udc: don't dereference ep pointer before
null check (git-fixes).
- USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in
s3c2410_udc_nuke (git-fixes).
- usb: dwc2: gadget: move gadget resume after the core is in L0
state (git-fixes).
- usb: dwc3: gadget: Properly handle failed kick_transfer
(git-fixes).
- usb: dwc3: gadget: Properly handle ClearFeature(halt)
(git-fixes).
- USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
(git-fixes).
- USB: ohci-sm501: fix error return code in
ohci_hcd_sm501_drv_probe() (git-fixes).
- PCI: vmd: Filter resource type bits from shadow register
(git-fixes).
- PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling
paths (git-fixes).
- PCI: rcar: Fix incorrect programming of OB windows (git-fixes).
- PCI: amlogic: meson: Don't use FAST_LINK_MODE to set up link
(git-fixes).
- PCI: brcmstb: Fix window register offset from 4 to 8
(git-fixes).
- PCI: brcmstb: Assert fundamental reset on initialization
(git-fixes).
- PCI: Allow pci_resize_resource() for devices on root bus
(git-fixes).
- PCI/PM: Adjust pcie_wait_for_link_delay() for caller delay
(git-fixes).
- PCI/PM: Call .bridge_d3() hook only if non-NULL (git-fixes).
- PCI/PTM: Inherit Switch Downstream Port PTM settings from
Upstream Port (git-fixes).
- PCI: Program MPS for RCiEP devices (git-fixes).
- PCI: Fix pci_register_host_bridge() device_register() error
handling (git-fixes).
- evm: Fix possible memory leak in evm_calc_hmac_or_hash()
(git-fixes).
- gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip
de-registration (git-fixes).
- gpiolib: Document that GPIO line names are not globally unique
(git-fixes).
- gpio: dwapb: Append MODULE_ALIAS for platform driver
(git-fixes).
- vfio/mdev: Fix reference count leak in add_mdev_supported_type
(git-fixes).
- vfio/pci: fix memory leaks in alloc_perm_bits() (git-fixes).
- HID: i2c-hid: add Schneider SCL142ALM to descriptor override
(git-fixes).
- mt76: mt76x02u: Add support for newer versions of the XBox
One wifi adapter (git-fixes).
- p54usb: add AirVasT USB stick device-id (git-fixes).
- drm/edid: Add Oculus Rift S to non-desktop list (git-fixes).
- i2c: altera: Fix race between xfer_msg and isr thread
(git-fixes).
- evm: Fix RCU list related warnings (git-fixes).
- evm: Check also if *tfm is an error pointer in init_desc()
(git-fixes).
- drm/i915: fix port checks for MST support on gen >= 11
(git-fixes).
- ASoC: intel - fix the card names (git-fixes).
- commit 993a2a7
* Mon Jun 08 2020 colyli@suse.de
- raid5: remove gfp flags from scribble_alloc() (bsc#1166985).
- commit d35a2bb
* Mon Jun 08 2020 tiwai@suse.de
- Add cherry-picked ID to the already applied pinctrl patch
- commit b7b9bd6
* Sun Jun 07 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/scsi-lpfc-Change-default-queue-allocation-for-reduce.patch
patches.suse/scsi-lpfc-Fix-MDS-Diagnostic-Enablement-definition.patch
patches.suse/scsi-lpfc-Fix-lpfc_nodelist-leak-when-processing-uns.patch
patches.suse/scsi-lpfc-Fix-negation-of-else-clause-in-lpfc_prep_n.patch
patches.suse/scsi-lpfc-Fix-noderef-and-address-space-warnings.patch
patches.suse/scsi-lpfc-Maintain-atomic-consistency-of-queue_claim.patch
patches.suse/scsi-lpfc-Remove-re-binding-of-nvme-rport-during-reg.patch
patches.suse/scsi-lpfc-Remove-redundant-initialization-to-variabl.patch
patches.suse/scsi-lpfc-Remove-unnecessary-lockdep_assert_held-cal.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.1.patch
patches.suse/scsi-lpfc-remove-duplicate-unloading-checks.patch
patches.suse/scsi-zfcp-Fence-adapter-status-propagation-for-commo.patch
patches.suse/scsi-zfcp-Fence-early-sysfs-interfaces-for-accesses-.patch
patches.suse/scsi-zfcp-Fence-fc_host-updates-during-link-down-han.patch
patches.suse/scsi-zfcp-Move-allocation-of-the-shost-object-to-aft.patch
patches.suse/scsi-zfcp-Move-fc_host-updates-during-xport-data-han.patch
patches.suse/scsi-zfcp-Move-p-t-p-port-allocation-to-after-xport-.patch
patches.suse/scsi-zfcp-Move-shost-modification-after-QDIO-re-open.patch
patches.suse/scsi-zfcp-Move-shost-updates-during-xconfig-data-han.patch
- commit 9ccb987
* Sun Jun 07 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline and drop Git-repo:
patches.suse/bpf-Fix-map-permissions-check.patch
patches.suse/libbpf-Fix-perf_buffer__free-API-for-sparse-allocs.patch
patches.suse/selftests-bpf-CONFIG_IPV6_SEG6_BPF-required-for-test.patch
patches.suse/selftests-bpf-CONFIG_LIRC-required-for-test_lirc_mod.patch
patches.suse/selftests-bpf-Fix-invalid-memory-reads-in-core_relo-.patch
patches.suse/selftests-bpf-Fix-memory-leak-in-extract_build_id.patch
patches.suse/selftests-bpf-flow_dissector-Close-TAP-device-FD-aft.patch
- commit fb39453
* Sun Jun 07 2020 colyli@suse.de
- xfrm: fix error in comment (git fixes (block drivers)).
- virtio-blk: handle block_device_operations callbacks after hot unplug (git fixes (block drivers)).
- dm verity fec: fix hash block number in verity_fec_decode (git fixes (block drivers)).
- dm writecache: fix data corruption when reloading the target (git fixes (block drivers)).
- commit b4c0830
* Sat Jun 06 2020 ailiop@suse.com
- xfs: force writes to delalloc regions to unwritten
(bsc#1158242).
- commit 0735a16
* Sat Jun 06 2020 ailiop@suse.com
- xfs: measure all contiguous previous extents for prealloc size
(bsc#1158242).
- commit 0724b42
* Sat Jun 06 2020 ailiop@suse.com
- xfs: don't fail unwritten extent conversion on writeback due
to edquot (bsc#1158242).
- commit 8be9c37
* Fri Jun 05 2020 jeffm@suse.com
- mdraid: fix read/write bytes accounting (bsc#1172537).
- commit 52b03e4
* Fri Jun 05 2020 dwagner@suse.de
- lpfc: Fix return value in __lpfc_nvme_ls_abort (bsc#1171530).
- lpfc: fix axchg pointer reference after free and double frees
(bsc#1171530).
- lpfc: Fix pointer checks and comments in LS receive refactoring
(bsc#1171530).
- commit d3a7d02
* Fri Jun 05 2020 dwagner@suse.de
- series: update meta data
The nmve/nvme-5.8 branch has been merged into mainline, that means no more
rebases of these patches. Hence move them back to the sorted section.
- commit 4a0d7a9
* Fri Jun 05 2020 tiwai@suse.de
- firmware: imx: scu: Fix possible memory leak in imx_scu_probe()
(git-fixes).
- firmware: qcom_scm: fix bogous abuse of dma-direct internals
(git-fixes).
- i2c: fix missing pm_runtime_put_sync in i2c_device_probe
(git-fixes).
- i2c: acpi: put device when verifying client fails (git-fixes).
- commit d4c4283
* Fri Jun 05 2020 bp@suse.de
- blacklist.conf: 88743470668e x86/dma: Fix max PFN arithmetic overflow on 32 bit systems
- commit efee432
* Fri Jun 05 2020 dwagner@suse.de
- lpfc_debugfs: get rid of pointless access_ok() (bsc#1171530).
- scsi: lpfc: Copyright updates for 12.6.0.4 patches
(bsc#1171530).
- scsi: lpfc: Make lpfc_defer_acc_rsp static (bsc#1171530).
- scsi: lpfc: Fix incomplete NVME discovery when target
(bsc#1171530).
- scsi: lpfc: fix spelling mistakes of asynchronous (bsc#1171530).
- scsi: lpfc: fix build failure with DEBUGFS disabled
(bsc#1171530).
- scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func
(bsc#1171530).
- commit 07d03b5
* Fri Jun 05 2020 hare@suse.de
- nvme: provide num dword helper (bsc#1159058).
- nvme: fix possible hang when ns scanning fails during error (bsc#1159058).
- nvme: prevent double free in nvme_alloc_ns() error handling (bsc#1159058).
- nvme-tcp: fix possible crash in write_zeroes processing
(bsc#1159058).
- nvme: cleanup namespace identifier reporting in (bsc#1159058).
- nvme: rename __nvme_find_ns_head to nvme_find_ns_head
(bsc#1159058).
- nvme: refactor nvme_identify_ns_descs error handling
(bsc#1159058).
- nvme-tcp: Add warning on state change failure at (bsc#1159058).
- nvme-rdma: Add warning on state change failure at (bsc#1159058).
- nvme: Fix controller creation races with teardown flow
(bsc#1159058).
- nvme: Make nvme_uninit_ctrl symmetric to nvme_init_ctrl
(bsc#1159058).
- nvme: Fix ctrl use-after-free during sysfs deletion
(bsc#1159058).
- nvme-pci: Re-order nvme_pci_free_ctrl (bsc#1159058).
- nvme: Remove unused return code from nvme_delete_ctrl_sync
(bsc#1159058).
- nvme: release ida resources (bsc#1159058).
- nvme: expose hostid via sysfs for fabrics controllers
(bsc#1159058).
- nvme: expose hostnqn via sysfs for fabrics controllers
(bsc#1159058).
- commit 377781c
* Fri Jun 05 2020 tiwai@suse.de
- soc: qcom: rpmh: Dirt can only make you dirtier, not cleaner
(git-fixes).
- commit 9e8f57f
* Fri Jun 05 2020 tiwai@suse.de
- drivers: soc: ti: knav_qmss_queue: Make knav_gp_range_ops static
(git-fixes).
- soc/tegra: pmc: Select GENERIC_PINCONF (git-fixes).
- soc: qcom: rpmh-rsc: Allow using free WAKE TCS for active
request (git-fixes).
- soc: qcom: rpmh-rsc: Clear active mode configuration for wake
TCS (git-fixes).
- soc: qcom: rpmh: Invalidate SLEEP and WAKE TCSes before flushing
new data (git-fixes).
- soc: qcom: rpmh: Update dirty flag only when data changes
(git-fixes).
- HID: intel-ish-hid: avoid bogus uninitialized-variable warning
(git-fixes).
- HID: sony: Fix for broken buttons on DS3 USB dongles
(git-fixes).
- ASoC: fix incomplete error-handling in img_i2s_in_probe
(git-fixes).
- ASoC: ux500: mop500: Fix some refcounted resources issues
(git-fixes).
- ASoC: SOF: core: fix error return code in sof_probe_continue()
(git-fixes).
- watchdog: imx_sc_wdt: Fix reboot on crash (git-fixes).
- mfd: stmfx: Fix stmfx_irq_init error path (git-fixes).
- mfd: stmfx: Reset chip on resume as supply was disabled
(git-fixes).
- commit cdc4c92
* Fri Jun 05 2020 tiwai@suse.de
- Refresh and move the upstreamed relay security fix to sorted section
- commit b8d4113
* Fri Jun 05 2020 tiwai@suse.de
- kABI workaround for struct hdac_bus changes (git-fixes).
- commit d370486
* Fri Jun 05 2020 jkosina@suse.cz
- Refresh
patches.suse/block-floppy-fix-contended-case-in-floppy_queue_rq.patch: update
upstream reference.
- commit ec891fb
* Fri Jun 05 2020 tiwai@suse.de
- ALSA: es1688: Add the missed snd_card_free() (git-fixes).
- ALSA: hda: add sienna_cichlid audio asic id for sienna_cichlid
up (git-fixes).
- ALSA: hda: Add ElkhartLake HDMI codec vid (git-fixes).
- ALSA: usb-audio: Fixing usage of plain int instead of NULL
(git-fixes).
- ALSA: usb-audio: Clean up quirk entries with macros (git-fixes).
- ALSA: hda: Fix potential race in unsol event handler
(git-fixes).
- ALSA: usb-audio: Add duplex sound support for USB devices
using implicit feedback (git-fixes).
- ALSA: usb-audio: fixing upper volume limit for RME Babyface
Pro routing crosspoints (git-fixes).
- ALSA: fireface: fix configuration error for nominal sampling
transfer frequency (git-fixes).
- ALSA: firewire-lib: fix invalid assignment to union data for
directional parameter (git-fixes).
- ALSA: hda/tegra: workaround playback failure on Tegra194
(git-fixes).
- ALSA: hda: add member to store ratio for stripe control
(git-fixes).
- ALSA: hda/tegra: correct number of SDO lines for Tegra194
(git-fixes).
- ALSA: hda/realtek - Fix unused variable warning w/o
CONFIG_LEDS_TRIGGER_AUDIO (git-fixes).
- ALSA: hda/realtek - Add LED class support for micmute LED
(git-fixes).
- ALSA: hda/realtek - Enable micmute LED on and HP system
(git-fixes).
- ALSA: hda/realtek - Introduce polarity for micmute LED GPIO
(git-fixes).
- ALSA: usb-audio: Fix racy list management in output queue
(git-fixes).
- ALSA: usb-audio: Remove async workaround for Scarlett 2nd gen
(git-fixes).
- ALSA: usb-audio: Improve frames size computation (git-fixes).
- ALSA: usb-audio: Fix a limit check in
proc_dump_substream_formats() (git-fixes).
- ALSA: usb-audio: Print more information in stream proc files
(git-fixes).
- ALSA: usb-audio: RME Babyface Pro mixer patch (git-fixes).
- commit 4609c7f
* Fri Jun 05 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline tag:
patches.suse/nfs-add-minor-version-to-nfs_server_key-for-fscache.patch
- commit 5fe8ee1
* Fri Jun 05 2020 mkubecek@suse.cz
- Update upstream reference:
patches.suse/mm-fix-mremap-not-considering-huge-pmd-devmap.patch
- commit a7fb6a0
* Fri Jun 05 2020 glin@suse.com
- selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh
(bsc#1155518).
- selftests/bpf: CONFIG_IPV6_SEG6_BPF required for
test_seg6_loop.o (bsc#1155518).
- selftests/bpf: Fix invalid memory reads in core_relo selftest
(bsc#1155518).
- commit 433235c
* Fri Jun 05 2020 glin@suse.com
- selftests/bpf, flow_dissector: Close TAP device FD after the
test (bsc#1155518).
- bpf: Fix map permissions check (bsc#1155518).
- libbpf: Fix perf_buffer__free() API for sparse allocs
(bsc#1155518).
- selftests/bpf: Fix memory leak in extract_build_id()
(bsc#1155518).
- commit 1e6959e
* Fri Jun 05 2020 glin@suse.com
- Refresh patches.suse/selftests-bpf-Validate-frozen-map-contents-stays-fro.patch.
- commit a23c87d
* Thu Jun 04 2020 ailiop@suse.com
- xfs: preserve default grace interval during quotacheck
(bsc#1172170).
- commit 6ac0d79
* Thu Jun 04 2020 ailiop@suse.com
- xfs: don't commit sunit/swidth updates to disk if that would
cause repair failures (bsc#1172169).
- commit 428ff5a
* Thu Jun 04 2020 ailiop@suse.com
- xfs: split the sunit parameter update into two parts
(bsc#1172169).
- commit ae3fe8d
* Thu Jun 04 2020 ailiop@suse.com
- xfs: refactor agfl length computation function (bsc#1172169).
- commit 59f4128
* Thu Jun 04 2020 jack@suse.cz
- bfq: Use only idle IO periods for think time calculations
(bsc#1171513).
- bfq: Use 'ttime' local variable (bsc#1171513).
- commit e237c2f
* Thu Jun 04 2020 bp@suse.de
- x86: Fix early boot crash on gcc-10, third try (bsc#1152489).
- commit 4156a32
* Thu Jun 04 2020 tiwai@suse.de
- media: go7007: fix a miss of snd_card_free (CVE-2019-20810
bsc#1172458).
- commit af15264
* Thu Jun 04 2020 bp@suse.de
- EDAC/amd64: Add PCI device IDs for family 17h, model 70h
(bsc#1165975).
- Refresh
patches.suse/edac-amd64-add-family-ops-for-family-19h-models-00h-0fh.patch.
- commit 7847579
* Thu Jun 04 2020 jack@suse.cz
- bfq: Avoid false bfq queue merging (bsc#1171513).
- commit 5742c15
* Thu Jun 04 2020 dwagner@suse.de
- nvme-fc: print proper nvme-fc devloss_tmo value (bsc#1172391).
- commit 3186404
* Thu Jun 04 2020 tiwai@suse.de
- media: staging: ipu3-imgu: Move alignment attribute to field
(git-fixes).
- media: Revert "staging: imgu: Address a compiler warning on
alignment" (git-fixes).
- media: staging: ipu3: Fix stale list entries on parameter
queue failure (git-fixes).
- media: platform: fcp: Set appropriate DMA parameters
(git-fixes).
- media: dvb: return -EREMOTEIO on i2c transfer failure
(git-fixes).
- Bluetooth: btmtkuart: Improve exception handling in
btmtuart_probe() (git-fixes).
- ath10k: Remove ath10k_qmi_register_service_notifier()
declaration (git-fixes).
- wcn36xx: Fix error handling path in 'wcn36xx_probe()'
(git-fixes).
- ath10k: Skip handling del_server during driver exit (git-fixes).
- mwifiex: Fix memory corruption in dump_station (git-fixes).
- rtlwifi: Fix a double free in _rtl_usb_tx_urb_setup()
(git-fixes).
- iwlwifi: avoid debug max amsdu config overwriting itself
(git-fixes).
- ath9k_htc: Silence undersized packet warnings (git-fixes).
- ath10k: remove the max_sched_scan_reqs value (git-fixes).
- libertas_tf: avoid a null dereference in pointer priv
(git-fixes).
- mwifiex: avoid -Wstringop-overflow warning (git-fixes).
- rtw88: fix an issue about leak system resources (git-fixes).
- b43legacy: Fix case where channel status is corrupted
(git-fixes).
- brcmfmac: fix wrong location to get firmware feature
(git-fixes).
- Bluetooth: hci_bcm: fix freeing not-requested IRQ (git-fixes).
- clocksource: dw_apb_timer_of: Fix missing clockevent timers
(git-fixes).
- spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode
(git-fixes).
- commit 4b38228
* Wed Jun 03 2020 neilb@suse.de
- nfs: add minor version to nfs_server_key for fscache
(bsc#1172467).
- commit b589a40
* Wed Jun 03 2020 tiwai@suse.de
- Update patch reference of a net security fix (CVE-2019-20812 bsc#1172453)
- commit c181788
* Wed Jun 03 2020 mbenes@suse.cz
- objtool: Ignore empty alternatives (bsc#1169514).
- commit 117af93
* Wed Jun 03 2020 mbenes@suse.cz
- objtool: Clean instruction state before each function validation
(bsc#1169514).
- commit 7737495
* Wed Jun 03 2020 mhocko@suse.com
- mm: Fix mremap not considering huge pmd devmap (bsc#1172317,
CVE-2020-10757).
- commit 43819f6
* Wed Jun 03 2020 msuchanek@suse.de
- Delete patches.suse/seltests-powerpc-Add-a-selftest-for-memcpy_mcsafe.patch (bsc#1171699).
This patch adds a symlink which cannot be handled by quilt.
- commit 6407cc2
* Wed Jun 03 2020 tiwai@suse.de
- relay: handle alloc_percpu returning NULL in relay_open
(CVE-2019-19462 bsc#1158265).
- commit 47f5251
* Wed Jun 03 2020 dwagner@suse.de
- Drop a couple of block layer git-fixes (bsc#1170891 bsc#1173139)
Upstream changed the partition usage counter check back and forth and
ended up reverting all changes. Let's drop our the partial backport.
(cherry picked from commit 70ad1b2fa5955d91e1a09a8027daf210e28fee30)
- Drop a couple of block layer git-fixes
Upstream changed the partition usage counter check back and forth and
ended up reverting all changes. Let's drop our the partial backport.
- commit e674b5a
* Wed Jun 03 2020 dwagner@suse.de
- series: Update meta data
lfpc commits have been merged into the jejb tree.
- commit 557015d
* Wed Jun 03 2020 tiwai@suse.de
- platform/x86: intel-vbtn: Only blacklist SW_TABLET_MODE on
the 9 / "Laptop" chasis-type (git-fixes).
- commit 19f981c
* Wed Jun 03 2020 tiwai@suse.de
- drm/mcde: dsi: Fix return value check in mcde_dsi_bind()
(git-fixes).
- video: fbdev: w100fb: Fix a potential double free (git-fixes).
- drm/dp_mst: Reformat drm_dp_check_act_status() a bit
(git-fixes).
- agp/intel: Reinforce the barrier after GTT updates (git-fixes).
- ACPI: CPPC: Fix reference count leak in
acpi_cppc_processor_probe() (git-fixes).
- ACPI: sysfs: Fix reference count leak in
acpi_sysfs_add_hotplug_profile() (git-fixes).
- PM: runtime: clk: Fix clk_pm_runtime_get() error path
(git-fixes).
- platform/x86: dell-laptop: don't register micmute LED if there
is no token (git-fixes).
- platform/x86: intel-vbtn: Also handle tablet-mode switch on
"Detachable" and "Portable" chassis-types (git-fixes).
- platform/x86: intel-vbtn: Do not advertise switches to userspace
if they are not there (git-fixes).
- platform/x86: intel-vbtn: Split keymap into buttons and switches
parts (git-fixes).
- platform/x86: intel-vbtn: Use acpi_evaluate_integer()
(git-fixes).
- mmc: sdhci-msm: Clear tuning done flag while hs400 tuning
(git-fixes).
- mmc: sdhci-esdhc-imx: fix the mask for tuning start point
(git-fixes).
- mmc: mmci_sdmmc: fix DMA API warning overlapping mappings
(git-fixes).
- mmc: uniphier-sd: call devm_request_irq() after
tmio_mmc_host_probe() (git-fixes).
- mmc: meson-mx-sdio: trigger a soft reset after a timeout or
CRC error (git-fixes).
- mmc: sdio: Fix potential NULL pointer error in
mmc_sdio_init_card() (git-fixes).
- mmc: core: Use DEFINE_DEBUGFS_ATTRIBUTE instead of
DEFINE_SIMPLE_ATTRIBUTE (git-fixes).
- Input: synaptics-rmi4 - fix error return code in
rmi_driver_probe() (git-fixes).
- Input: i8042 - add ThinkPad S230u to i8042 reset list
(git-fixes).
- Input: xpad - add custom init packet for Xbox One S controllers
(git-fixes).
- Input: evdev - call input_flush_device() on release(), not
flush() (git-fixes).
- Input: usbtouchscreen - add support for BonXeon TP (git-fixes).
- clk: ti: am33xx: fix RTC clock parent (git-fixes).
- usb: gadget: legacy: fix redundant initialization warnings
(git-fixes).
- usb: dwc3: pci: Enable extcon driver for Intel Merrifield
(git-fixes).
- drm/amd/powerplay: perform PG ungate prior to CG ungate
(git-fixes).
- gpio: tegra: mask GPIO IRQs during IRQ shutdown (git-fixes).
- commit 28d8ae3
* Wed Jun 03 2020 ykaukab@suse.de
- fdt: Update CRC check for rng-seed (jsc#SLE-12424).
- commit 4204d16
* Wed Jun 03 2020 wqu@suse.com
- btrfs: reloc: clear DEAD_RELOC_TREE bit for orphan roots to
prevent runaway balance (bsc#1171417 bsc#1160947 bsc#1172366).
- commit af6e7de
* Wed Jun 03 2020 wqu@suse.com
- btrfs: reloc: fix reloc root leak and NULL pointer dereference
(bsc#1171417 bsc#1160947 bsc#1172366).
- commit 96f60c2
* Wed Jun 03 2020 neilb@suse.de
- nfsd: always check return value of find_any_file (bsc#1172208).
- commit 2c210bd
* Tue Jun 02 2020 tiwai@suse.de
- fs/binfmt_elf.c: allocate initialized memory in
fill_thread_core_info() (CVE-2020-10732 bsc#1171220).
- commit b52f45b
* Tue Jun 02 2020 tiwai@suse.de
- iwlwifi: pcie: handle QuZ configs with killer NICs as well
(bsc#1172374).
- commit 21f33d7
* Tue Jun 02 2020 tiwai@suse.de
- crypto: stm32/crc32 - fix multi-instance (git-fixes).
- crypto: stm32/crc32 - fix run-time self test issue (git-fixes).
- crypto: stm32/crc32 - fix ext4 chksum BUG_ON() (git-fixes).
- crypto: drbg - fix error return code in drbg_alloc_state()
(git-fixes).
- crypto: ccp -- don't "select" CONFIG_DMADEVICES (git-fixes).
- crypto: algapi - Avoid spurious modprobe on LOADED (git-fixes).
- spi: dw: Add SPI Rx-done wait method to DMA-based transfer
(git-fixes).
- spi: dw: Add SPI Tx-done wait method to DMA-based transfer
(git-fixes).
- spi: dw: Fix native CS being unset (git-fixes).
- spi: dw: Zero DMA Tx and Rx configurations on stack (git-fixes).
- spi: spi-mem: Fix Dual/Quad modes on Octal-capable devices
(git-fixes).
- spi: pxa2xx: Fix runtime PM ref imbalance on probe error
(git-fixes).
- spi: pxa2xx: Fix controller unregister order (git-fixes).
- spi: dw: Fix controller unregister order (git-fixes).
- spi: bcm2835aux: Fix controller unregister order (git-fixes).
- spi: bcm2835: Fix controller unregister order (git-fixes).
- spi: Fix controller unregister order (git-fixes).
- spi: bcm-qspi: when tx/rx buffer is NULL set to 0 (git-fixes).
- spi: Respect DataBitLength field of SpiSerialBusV2() ACPI
resource (git-fixes).
- NFC: st21nfca: add missed kfree_skb() in an error path
(git-fixes).
- crypto: chelsio/chtls: properly set tp->lsndtime (git-fixes).
- ieee80211: Fix incorrect mask for default PE duration
(git-fixes).
- mac80211: mesh: fix discovery timer re-arming issue / crash
(git-fixes).
- gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()
(git-fixes).
- gpio: pxa: Fix return value of pxa_gpio_probe() (git-fixes).
- gpio: exar: Fix bad handling for ida_simple_get error path
(git-fixes).
- commit c5d8ee8
* Tue Jun 02 2020 nsaenzjulienne@suse.de
- spi: spi-fsl-dspi: Replace interruptible wait queue with a
simple completion (git-fixes).
- commit eb6dfdf
* Tue Jun 02 2020 ykaukab@suse.de
- kabi: ppc64le: prevent struct dma_map_ops to become defined (jsc#SLE-12424).
- commit ca74359
* Tue Jun 02 2020 jroedel@suse.de
- iommu: Fix reference count leak in iommu_group_alloc
(bsc#1172394).
- iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled
system (bsc#1172393).
- commit 7cd78b9
* Tue Jun 02 2020 jslaby@suse.cz
- net: bcmgenet: correct per TX/RX ring statistics
(networking-stable-20_04_27).
- net/x25: Fix x25_neigh refcnt leak when receiving frame
(networking-stable-20_04_27).
- cxgb4: fix adapter crash due to wrong MC size
(networking-stable-20_04_27).
- vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
(networking-stable-20_04_27).
- mlxsw: Fix some IS_ERR() vs NULL bugs
(networking-stable-20_04_27).
- ipv4: Update fib_select_default to handle nexthop objects
(networking-stable-20_04_27).
- vrf: Fix IPv6 with qdisc and xfrm (networking-stable-20_04_27).
- sched: etf: do not assume all sockets are full blown
(networking-stable-20_04_27).
- net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVL
(networking-stable-20_04_27).
- net: dsa: b53: Rework ARL bin logic
(networking-stable-20_04_27).
- net: dsa: b53: Fix ARL register definitions
(networking-stable-20_04_27).
- net: dsa: b53: Lookup VID in ARL searches when VLAN is enabled
(networking-stable-20_04_27).
- vrf: Check skb for XFRM_TRANSFORMED flag
(networking-stable-20_04_27).
- xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
(networking-stable-20_04_27).
- team: fix hang in team_mode_get() (networking-stable-20_04_27).
- cxgb4: fix large delays in PTP synchronization
(networking-stable-20_04_27).
- net: openvswitch: ovs_ct_exit to be done under ovs_lock
(networking-stable-20_04_27).
- tcp: cache line align MAX_TCP_HEADER
(networking-stable-20_04_27).
- net/mlx4_en: avoid indirect call in TX completion
(networking-stable-20_04_27).
- net: netrom: Fix potential nr_neigh refcnt leak in nr_add_node
(networking-stable-20_04_27).
- commit 5938694
* Tue Jun 02 2020 nsaenzjulienne@suse.de
- spi: fsl: use platform_get_irq() instead of of_irq_to_resource()
(git-fixes).
- commit bd042e3
* Tue Jun 02 2020 jslaby@suse.cz
- amd-xgbe: Use __napi_schedule() in BH context
(networking-stable-20_04_17).
- net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware
mode (networking-stable-20_04_17).
- net: tun: record RX queue in skb before do_xdp_generic()
(networking-stable-20_04_17).
- net: ipv4: devinet: Fix crash when add/del multicast IP with
autojoin (networking-stable-20_04_17).
- net: qrtr: send msgs from local of same id as broadcast
(networking-stable-20_04_17).
- net/mlx5e: Fix pfnum in devlink port attribute
(networking-stable-20_04_17).
- net/mlx5e: Add missing release firmware call
(networking-stable-20_04_17).
- net/mlx5: Fix frequent ioread PCI access during recovery
(networking-stable-20_04_17).
- l2tp: Allow management of tunnels and session in user namespace
(networking-stable-20_04_17).
- hsr: check protocol version in hsr_newlink()
(networking-stable-20_04_17).
- net: revert default NAPI poll timeout to 2 jiffies
(networking-stable-20_04_17).
- net: ipv6: do not consider routes via gateways for anycast
address check (networking-stable-20_04_17).
- commit 1727243
* Tue Jun 02 2020 tiwai@suse.de
- supported.conf: Mark two hwtracing helper modules as externally supported (bsc#1170879)
- commit 504def2
* Tue Jun 02 2020 tbogendoerfer@suse.de
- net: mvpp2: Enable autoneg bypass for 1000BaseX/2500BaseX ports
(bsc#1162209).
- commit 7789c1f
* Tue Jun 02 2020 neilb@suse.de
- kabi fix for sunrpc-clean-up-properly-in-gss_mech_unregister
(bsc#1171219, CVE-2020-12656).
- sunrpc: clean up properly in gss_mech_unregister() (bsc#1171219,
CVE-2020-12656).
- sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate
registrations (bsc#1171219, CVE-2020-12656).
- commit 6de429c
* Mon Jun 01 2020 mkubecek@suse.cz
- selinux: properly handle multiple messages in
selinux_netlink_send() (CVE-2020-10751 bsc#1171189).
- commit 7f84ce6
* Mon Jun 01 2020 nsaenzjulienne@suse.de
- spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR
(git-fixes).
- pwm: sun4i: Move pwm_calculate() out of spin_lock() (git-fixes).
- spi: fsl: don't map irq during probe (git-fixes).
- spi: spi-fsl-dspi: Change usage pattern of SPI_MCR_* and
SPI_CTAR_* macros (git-fixes).
- commit b10c30b
* Mon Jun 01 2020 nsaenzjulienne@suse.de
- blacklist.conf: Blacklist 671ffde1752f
- commit 5cf09f7
* Mon Jun 01 2020 mkubecek@suse.cz
- netlabel: cope with NULL catmap (CVE-2020-10711 bsc#1171191).
- commit 5e0d442
* Mon Jun 01 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline tag:
patches.suse/btrfs-fix-log-context-list-corruption-after-rename-w.patch
- commit e2decaa
* Mon Jun 01 2020 nsaenzjulienne@suse.de
- blacklist.conf: Blacklist 37b410018064
- commit e4b5a91
* Mon Jun 01 2020 nsaenzjulienne@suse.de
- blacklist.conf: Blacklist 34719de919af
- commit b0e5046
* Mon Jun 01 2020 fdmanana@suse.com
- btrfs: fix partial loss of prealloc extent past i_size after
fsync (bsc#1172343).
- commit 54a1118
* Mon Jun 01 2020 fdmanana@suse.com
- btrfs: fix log context list corruption after rename whiteout
error (bsc#1172342).
- commit 4fb9cbe
* Mon Jun 01 2020 msuchanek@suse.de
- drivers/net/ibmvnic: Update VNIC protocol version reporting
(bsc#1065729).
- commit 141c495
* Mon Jun 01 2020 pmladek@suse.com
- powerpc/bpf: Enable bpf_probe_read{, str}() on powerpc again
(bsc#1172344).
- Update config files.
- commit 4d25196
* Mon Jun 01 2020 pmladek@suse.com
- bpf: Restrict bpf_probe_read{, str}() only to archs where they
work (bsc#1172344).
- Update config files.
- commit e0c0f64
* Sat May 30 2020 tiwai@suse.de
- soc: mediatek: cmdq: return send msg error code (git-fixes).
- mmc: block: Fix use-after-free issue for rpmb (git-fixes).
- gpu/drm: Ingenic: Fix opaque pointer casted to wrong type
(git-fixes).
- drm/amd/display: drop cursor position check in atomic test
(git-fixes).
- commit a495b53
* Sat May 30 2020 tiwai@suse.de
- Move an upstreamed sound patch into sorted section
- commit 423c7d0
* Sat May 30 2020 tiwai@suse.de
- ALSA: hda/realtek - Add new codec supported for ALC287
(git-fixes).
- ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master onboard
audio (git-fixes).
- ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus
USB DAC (git-fixes).
- ALSA: hwdep: fix a left shifting 1 by 31 UB bug (git-fixes).
- commit eb6c2db
* Fri May 29 2020 bp@suse.de
- x86/mm/cpa: Flush direct map alias during cpa (bsc#1152489).
- commit 9b8006c
* Fri May 29 2020 bp@suse.de
- blacklist.conf: Add arch/x86/um to the blacklist
- commit afdd481
* Fri May 29 2020 tiwai@suse.de
- ima: Fix Oops at boot with ima_template_fmt=d boot option
(bsc#1172223).
- commit f5ff35f
* Fri May 29 2020 tiwai@suse.de
- Input: synaptics-rmi4 - really fix attn_data use-after-free
(git-fixes).
- Input: dlink-dir685-touchkeys - fix a typo in driver name
(git-fixes).
- commit 80c7b8b
* Thu May 28 2020 tiwai@suse.de
- misc: rtsx: Add short delay after exit from ASPM (git-fixes).
- mei: release me_cl object reference (git-fixes).
- iio: adc: stm32-dfsdm: fix device used to request dma
(git-fixes).
- iio: adc: stm32-adc: fix device used to request dma (git-fixes).
- drm/etnaviv: fix perfmon domain interation (git-fixes).
- component: Silence bind error on -EPROBE_DEFER (git-fixes).
- USB: core: Fix misleading driver bug report (git-fixes).
- drm/amd/display: Prevent dpcd reads with passive dongles
(git-fixes).
- platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
(git-fixes).
- HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A
keyboard-dock (git-fixes).
- HID: i2c-hid: reset Synaptics SYNA2393 on resume (git-fixes).
- HID: alps: ALPS_1657 is too specific; use U1_UNICORN_LEGACY
instead (git-fixes).
- HID: alps: Add AUI1657 device ID (git-fixes).
- HID: multitouch: add eGalaxTouch P80H84 support (git-fixes).
- i2c: dev: Fix the race between the release of i2c_dev and cdev
(git-fixes).
- iio: adc: stm32-adc: Use dma_request_chan() instead
dma_request_slave_channel() (git-fixes).
- iio: adc: stm32-dfsdm: Use dma_request_chan() instead
dma_request_slave_channel() (git-fixes).
- commit 44aca06
* Wed May 27 2020 bp@suse.de
- x86/speculation: Add SRBDS vulnerability and mitigation
documentation (bsc#1154824 CVE-2020-0543).
- commit 6bcc04c
* Wed May 27 2020 ykaukab@suse.de
- Refresh
patches.suse/cpufreq-tegra186-add-CPUFREQ_NEED_INITIAL_FREQ_CHECK.patch.
- commit 819998f
* Wed May 27 2020 bp@suse.de
- x86/speculation: Add Special Register Buffer Data Sampling
(SRBDS) mitigation (bsc#1154824 CVE-2020-0543).
- commit a4ac28e
* Wed May 27 2020 ykaukab@suse.de
- PCI: mobiveil: ls_pcie_g4: fix SError when accessing config space (bsc#1161495).
- PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451 (bsc#1161495).
- PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577 (bsc#1161495).
- PCI: mobiveil: Fix unmet dependency warning for PCIE_MOBIVEIL_PLAT (bsc#1161495).
- PCI: mobiveil: Fix sparse different address space warnings (bsc#1161495).
- PCI: mobiveil: Add PCIe Gen4 RC driver for Layerscape SoCs (bsc#1161495).
- PCI: mobiveil: Add Header Type field check (bsc#1161495).
- PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors (bsc#1161495).
- PCI: mobiveil: Allow mobiveil_host_init() to be used to re-init host (bsc#1161495).
- PCI: mobiveil: Add callback function for link up check (bsc#1161495).
- PCI: mobiveil: Add callback function for interrupt initialization (bsc#1161495).
- PCI: mobiveil: Modularize the Mobiveil PCIe Host Bridge IP driver (bsc#1161495).
- PCI: mobiveil: Collect the interrupt related operations into a function (bsc#1161495).
- PCI: mobiveil: Move the host initialization into a function (bsc#1161495).
- PCI: mobiveil: Introduce a new structure mobiveil_root_port (bsc#1161495).
- commit 84a8a95
* Wed May 27 2020 ykaukab@suse.de
- pcie: mobiveil: remove patchset v9
Prepare to backport upstream version.
- commit 00b589d
* Wed May 27 2020 bp@suse.de
- x86/cpu: Add 'table' argument to cpu_matches() (bsc#1154824
CVE-2020-0543).
- commit a0bbf3d
* Wed May 27 2020 dwagner@suse.de
- scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited
event (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: remove duplicate unloading checks (bsc#1164777
bsc#1164780 bsc#1165211 jsc#SLE-8654).
Remove hunk in patches.suse/lpfc-Refactor-Send-LS-Response-support.patch
which is in patches.suse/scsi-lpfc-remove-duplicate-unloading-checks.patch
- scsi: lpfc: Remove redundant initialization to variable rc
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Update lpfc version to 12.8.0.1 (bsc#1164777
bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix MDS Diagnostic Enablement definition
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix noderef and address space warnings (bsc#1164777
bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Remove unnecessary lockdep_assert_held calls
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Change default queue allocation for reduced memory
consumption (bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix negation of else clause in
lpfc_prep_node_fc4type (bsc#1164777 bsc#1164780 bsc#1165211
jsc#SLE-8654).
- scsi: lpfc: Remove re-binding of nvme rport during registration
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Maintain atomic consistency of queue_claimed flag
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- commit 575ae7a
* Wed May 27 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and resort:
patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch
- update upstream reference and move into sorted section:
patches.suse/x86-microcode-amd-increase-microcode-patch_max_size.patch
- move into sorted section:
patches.suse/signal-avoid-double-atomic-counter-increments-for-user-accounting.patch
No effect on expanded tree.
- commit 571cf9a
* Wed May 27 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and move into sorted section:
patches.suse/cifs-add-SMB2_open-arg-to-return-POSIX-data.patch
patches.suse/cifs-add-smb2-POSIX-info-level.patch
patches.suse/cifs-call-wake_up-server-response_q-inside-of-cifs_r.patch
patches.suse/cifs-do-d_move-in-rename.patch
patches.suse/cifs-do-not-ignore-the-SYNC-flags-in-getattr.patch
patches.suse/cifs-handle-prefix-paths-in-reconnect.patch
patches.suse/cifs-make-use-of-cap_unix-ses-in-cifs_reconnect_tcon.patch
patches.suse/cifs-plumb-smb2-POSIX-dir-enumeration.patch
patches.suse/cifs-potential-unintitliazed-error-code-in-cifs_geta.patch
patches.suse/cifs-rename-posix-create-rsp.patch
patches.suse/cifs-use-mod_delayed_work-for-server-reconnect-if-al.patch
patches.suse/smb3-fix-performance-regression-with-setting-mtime.patch
- update to mainline version, rename and move into sorted section:
patches.suse/cifs-print-warning-once-if-mounting-with-vers-1.0.patch -> patches.suse/cifs-print-warning-mounting-with-vers-1-0.patch
No relevant effect on expanded tree:
diff -urN old/fs/cifs/connect.c new/fs/cifs/connect.c
- -- old/fs/cifs/connect.c 2020-05-27 11:46:54.090968292 +0200
+++ new/fs/cifs/connect.c 2020-05-27 11:46:54.990971522 +0200
@@ -1466,8 +1466,8 @@
cifs_dbg(VFS, "vers=1.0 (cifs) not permitted when mounting with smb3\n");
return 1;
}
- printk_once(KERN_WARNING "Use of the less secure dialect "
- "vers=1.0 is not recommended unless required for "
+ cifs_dbg(VFS, "Use of the less secure dialect vers=1.0 "
+ "is not recommended unless required for "
"access to very old servers\n");
vol->ops = &smb1_operations;
vol->vals = &smb1_values;
diff -urN old/fs/cifs/smb2ops.c new/fs/cifs/smb2ops.c
- -- old/fs/cifs/smb2ops.c 2020-05-27 11:46:54.074968234 +0200
+++ new/fs/cifs/smb2ops.c 2020-05-27 11:46:54.974971463 +0200
@@ -3020,7 +3020,7 @@
oparms.fid = &fid;
oparms.reconnect = false;
- rc = SMB2_open(xid, &oparms, utf16_path, &oplock, NULL,NULL, NULL,
+ rc = SMB2_open(xid, &oparms, utf16_path, &oplock, NULL, NULL, NULL,
NULL);
kfree(utf16_path);
if (!rc) {
- -
- commit f7dacbf
* Tue May 26 2020 jkosina@suse.cz
- Refresh
patches.suse/block-floppy-fix-contended-case-in-floppy_queue_rq.patch:
update upstream references (submitted -> applied).
- commit fce9354
* Tue May 26 2020 jkosina@suse.cz
- block/floppy: fix contended case in floppy_queue_rq()
(bsc#1171426).
- commit 18ed9ad
* Tue May 26 2020 tiwai@suse.de
- tty: serial: add missing spin_lock_init for SiFive serial
console (git-fixes).
- vfio/type1: Fix VA->PA translation for PFNMAP VMAs in
vaddr_get_pfn() (git-fixes).
- vfio: avoid possible overflow in vfio_iommu_type1_pin_pages
(git-fixes).
- vfio: Ignore -ENODEV when getting MSI cookie (git-fixes).
- commit 250c72c
* Tue May 26 2020 tiwai@suse.de
- Add a GIT commit ID of already cherry-picked x86/platform patch
- commit 6c1b791
* Tue May 26 2020 tiwai@suse.de
- ax25: fix setsockopt(SO_BINDTODEVICE) (git-fixes).
- dmaengine: tegra210-adma: Fix an error handling path in
'tegra_adma_probe()' (git-fixes).
- dmaengine: dmatest: Restore default for channel (git-fixes).
- dmaengine: owl: Use correct lock in owl_dma_get_pchan()
(git-fixes).
- mtd: Fix mtd not registered due to nvmem name collision
(git-fixes).
- mtd: spinand: Propagate ECC information to the MTD structure
(git-fixes).
- ARM: oxnas: make ox820_boot_secondary static (git-fixes).
- commit eaf4ceb
* Tue May 26 2020 tiwai@suse.de
- ACPICA: Fixes for acpiExec namespace init file (git-fixes).
- commit 36c0ce1
* Tue May 26 2020 msuchanek@suse.de
- powerpc/64s/kuap: Restore AMR in system reset exception
(bsc#1156395).
- powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
(bsc#1156395).
- commit bba3032
* Tue May 26 2020 msuchanek@suse.de
- powerpc/setup_64: Set cache-line-size based on cache-block-size
(bsc#1065729).
- commit 2697326
* Tue May 26 2020 msuchanek@suse.de
- blacklist.conf: Add 9d82973e032e gcc-10 warnings: fix low-hanging fruit
- commit d3df11a
* Tue May 26 2020 msuchanek@suse.de
- scripts/decodecode: fix trapping instruction formatting
(bsc#1065729).
- commit b83c354
* Tue May 26 2020 msuchanek@suse.de
- tpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
(bsc#1065729).
- commit a0d3d55
* Tue May 26 2020 msuchanek@suse.de
- rpm/kernel-source.spec.in: Add obsolete_rebuilds (boo#1172073).
- commit 6524463
* Tue May 26 2020 pmladek@suse.com
- printk: queue wake_up_klogd irq_work only if per-CPU areas
are ready (bsc#1172095).
- commit 96ce1d2
* Tue May 26 2020 pmladek@suse.com
- vsprintf: don't obfuscate NULL and error pointers (bsc#1172086).
- commit f35dca1
* Tue May 26 2020 tiwai@suse.de
- ALSA: hda/realtek - Add a model for Thinkpad T570 without DAC
workaround (bsc#1172017).
- commit c7e1c2b
* Tue May 26 2020 jroedel@suse.de
- kabi/severities: Ingnore get_dev_data()
The function is internal to the AMD IOMMU driver and must
not be called by any third party.
- commit b897173
* Mon May 25 2020 jroedel@suse.de
- iommu/amd: Fix over-read of ACPI UID from IVRS table
(bsc#1172064).
- iommu/virtio: Reverse arguments to list_add (bsc#1172068).
- iommu/amd: Do not flush Device Table in iommu_map_page()
(bsc#1172062).
- iommu/amd: Update Device Table in increase_address_space()
(bsc#1172066).
- iommu/amd: Call domain_flush_complete() in update_domain()
(bsc#1172061).
- iommu/amd: Do not loop forever when trying to increase address
space (bsc#1172063).
- iommu/amd: Fix race in increase_address_space()/fetch_pte()
(bsc#1172065).
- iommu/qcom: Fix local_base status check (bsc#1172067).
- KVM: Check validity of resolved slot when searching memslots
(bsc#1172069).
- commit dd49af6
* Mon May 25 2020 mkoutny@suse.com
- mm: memcontrol: fix memory.low proportional distribution
(bsc#1168230).
- commit 94666fc
* Mon May 25 2020 dwagner@suse.de
- scsi: qla2xxx: Do not log message when reading port speed via
sysfs (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
- scsi: qla2xxx: Delete all sessions before unregister local nvme
port (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
- scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
- commit b6f8c1c
* Mon May 25 2020 dwagner@suse.de
- wireguard: noise: separate receive counter from send counter
(bsc#1169021 jsc#SLE-12250).
- wireguard: queueing: preserve flow hash across packet scrubbing
(bsc#1169021 jsc#SLE-12250).
- wireguard: noise: read preshared key while taking lock
(bsc#1169021 jsc#SLE-12250).
- wireguard: selftests: use newer iproute2 for gcc-10 (bsc#1169021
jsc#SLE-12250).
- commit 299cebb
* Mon May 25 2020 dwagner@suse.de
- rcu: Avoid data-race in rcu_gp_fqs_check_wake() (bsc#1171828).
- rcu: Use *_ONCE() to protect lockless ->expmask accesses
(bsc#1171828).
- rcu: Make rcu_read_unlock_special() checks match
raise_softirq_irqoff() (bsc#1172046).
Refresh rcu-Use-READ_ONCE-for-expmask-in-rcu_read_unlock_spe.patch
- rcu: Simplify rcu_read_unlock_special() deferred wakeups
(bsc#1172046).
- commit 14cfc7d
* Mon May 25 2020 mbenes@suse.cz
- x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive
tasks (bsc#1058115).
(cherry picked from commit 5d062fa0c4b96d9f6695e0393114da63299cd52e)
- x86/unwind/orc: Fix unwind_get_return_address_ptr() for inactive
tasks (bsc#1058115).
- commit d9c0a48
* Mon May 25 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch
- commit 6765b4b
* Mon May 25 2020 tiwai@suse.de
- iio: sca3000: Remove an erroneous 'get_device()' (git-fixes).
- iio: adc: ti-ads8344: Fix channel selection (git-fixes).
- staging: iio: ad2s1210: Fix SPI reading (git-fixes).
- iio: dac: vf610: Fix an error handling path in
'vf610_dac_probe()' (git-fixes).
- commit f20f881
* Mon May 25 2020 glin@suse.com
- bpf: Prevent mmap()'ing read-only maps as writable
(bsc#1155518).
- commit db279bd
* Sun May 24 2020 mgorman@suse.de
- sched: Offload wakee task activation if it the wakee is
descheduling (bnc#1158748, bnc#1159781).
- sched: Optimize ttwu() spinning on p->on_cpu (bnc#1158748,
bnc#1159781).
- commit 6a690f9
* Fri May 22 2020 tiwai@suse.de
- ALSA: hda/realtek - Add more fixup entries for Clevo machines
(git-fixes).
- ALSA: iec1712: Initialize STDSP24 properly when using the
model=staudio option (git-fixes).
- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus
Xtreme (git-fixes).
- ALSA: pcm: fix incorrect hw_base increase (git-fixes).
- commit 1a75995
* Fri May 22 2020 tiwai@suse.de
- Update patch reference for SPI security fix (CVE-2020-12769 bsc#1171983)
- commit bdb2e59
* Fri May 22 2020 tiwai@suse.de
- Update patch reference for USB gadeget security fix (CVE-2020-13143 bsc#1171982)
- commit 2b875ef
* Fri May 22 2020 bp@suse.de
- x86/resctrl: Preserve CDP enable over CPU hotplug (bsc#1152489).
- commit f6b2bde
* Fri May 22 2020 bp@suse.de
- x86/resctrl: Fix invalid attempt at removing the default
resource group (bsc#1152489).
- commit 960b1f0
* Fri May 22 2020 bp@suse.de
- EDAC/synopsys: Do not dump uninitialized pinf->col
(bsc#1152489).
- commit 349fab2
* Fri May 22 2020 bp@suse.de
- blacklist.conf: 870b4333a62e x86/ioremap: Fix CONFIG_EFI=n build
- commit c645d02
* Fri May 22 2020 pvorel@suse.cz
- nfs: fix NULL deference in nfs4_get_valid_delegation.
- commit ee8a543
* Fri May 22 2020 tonyj@suse.de
- blacklist.conf:
- commit 1787033
* Wed May 20 2020 mkubecek@suse.cz
- Update kabi files.
- update to "RC3" submission (commit de1e6fb20e9d)
- commit 8f25cbe
* Wed May 20 2020 tiwai@suse.de
- USB: gadget: fix illegal array access in binding with UDC
(git-fixes).
- USB: usbfs: fix mmap dma mismatch (git-fixes).
- dwc3: Remove check for HWO flag in
dwc3_gadget_ep_reclaim_trb_sg() (git-fixes).
- drm/amd/display: add basic atomic check for cursor plane
(git-fixes).
- Make the "Reducing compressed framebufer size" message be
DRM_INFO_ONCE() (git-fixes).
- usb: usbfs: correct kernel->user page attribute mismatch
(git-fixes).
- dmaengine: mmp_tdma: Reset channel error on release (git-fixes).
- dmaengine: mmp_tdma: Do not ignore slave config validation
errors (git-fixes).
- dmaengine: pch_dma.c: Avoid data race between probe and irq
handler (git-fixes).
- drm/amdgpu: invalidate L2 before SDMA IBs (v2) (git-fixes).
- drm/amd/powerplay: avoid using pm_en before it is initialized
revised (git-fixes).
- drm/qxl: lost qxl_bo_kunmap_atomic_page in
qxl_image_init_helper() (git-fixes).
- pnp: Use list_for_each_entry() instead of open coding
(git-fixes).
- drm/amdgpu: simplify padding calculations (v2) (git-fixes).
- commit eb4042e
* Wed May 20 2020 tiwai@suse.de
- blacklist.conf: Add an entry for non-supported arch/hexagon
- commit 4f664be
* Wed May 20 2020 tiwai@suse.de
- workqueue: Remove the warning in wq_worker_sleeping()
(git-fixes).
- workqueue: don't use wq_select_unbound_cpu() for bound works
(git-fixes).
- commit 4686860
* Wed May 20 2020 tiwai@suse.de
- vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
(git-fixes).
- vt: vt_ioctl: remove unnecessary console allocation checks
(git-fixes).
- commit 3c82977
* Wed May 20 2020 tiwai@suse.de
- usb: core: hub: limit HUB_QUIRK_DISABLE_AUTOSUSPEND to USB5534B
(git-fixes).
- usb: gadget: udc: atmel: Make some symbols static (git-fixes).
- usb: host: xhci-plat: keep runtime active when removing host
(git-fixes).
- usb: gadget: legacy: fix error return code in gncm_bind()
(git-fixes).
- usb: gadget: legacy: fix error return code in cdc_bind()
(git-fixes).
- usb: gadget: net2272: Fix a memory leak in an error handling
path in 'net2272_plat_probe()' (git-fixes).
- usb: gadget: audio: Fix a missing error return value in
audio_bind() (git-fixes).
- commit 8d23cb6
* Wed May 20 2020 tiwai@suse.de
- i2c: mux: demux-pinctrl: Fix an error handling path in
'i2c_demux_pinctrl_probe()' (git-fixes).
- gpio: pca953x: Fix pca953x_gpio_set_config (git-fixes).
- iwlwifi: mvm: limit maximum queue appropriately (git-fixes).
- mfd: intel-lpss: Use devm_ioremap_uc for MMIO (git-fixes).
- lib: devres: add a helper function for ioremap_uc (git-fixes).
- commit db78707
* Wed May 20 2020 tiwai@suse.de
- drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest
(git-fixes).
- drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead
of inheritance (git-fixes).
- drm/i915: Propagate error from completed fences (git-fixes).
- drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC
is disabled (git-fixes).
- coredump: fix crash when umh is disabled (git-fixes).
- dmaengine: dmatest: Fix process hang when reading 'wait'
parameter (git-fixes).
- drm/i915: HDCP: fix Ri prime check done during link check
(git-fixes).
- coredump: fix null pointer dereference on coredump (git-fixes).
- dma-debug: fix displaying of dma allocation type (git-fixes).
- dma-direct: fix data truncation in
dma_direct_get_required_mask() (git-fixes).
- dma-coherent: fix integer overflow in the reserved-memory dma
allocation (git-fixes).
- drm/etnaviv: rework perfmon query infrastructure (git-fixes).
- commit 79467c5
* Wed May 20 2020 tonyj@suse.de
- perf/core: fix parent pid/tid in task exit events (git-fixes).
- perf/core: Fix endless multiplex timer (git-fixes).
- commit 9e85c92
* Wed May 20 2020 mkubecek@suse.cz
- netfilter: ctnetlink: netns exit must wait for callbacks
(bsc#1169795).
- commit 1367464
* Wed May 20 2020 ggherdovich@suse.cz
- Update upstream reference and move to sorted section:
patches.suse/x86-sched-Don-t-enable-static-key-when-starting-seco.patch.
- commit 286ea13
* Wed May 20 2020 ggherdovich@suse.cz
- Update upstream reference and move to sorted section:
patches.suse/x86-sched-Account-for-CPUs-with-less-than-4-cores-in.patch.
- commit 806c75b
* Wed May 20 2020 ggherdovich@suse.cz
- Update upstream reference and move to sorted section:
patches.suse/x86-sched-Bail-out-of-frequency-invariance-if-.patch.
- commit debf0d3
* Wed May 20 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/NFSv3-fix-rpc-receive-buffer-size-for-MOUNT-call.patch
- commit c8d32f9
* Wed May 20 2020 tzimmermann@suse.de
- drm/i915/gvt: Fix kernel oops for 3-level ppgtt guest (bsc#1152489)
- commit 9d0ce16
* Wed May 20 2020 tzimmermann@suse.de
- drm/i915/gvt: Init DPLL/DDI vreg for virtual display instead of (bsc#1152489)
- commit addefe4
* Wed May 20 2020 tzimmermann@suse.de
- drm/amdgpu: force fbdev into vram (bsc#1152472)
* context changes
- commit 84af19b
* Wed May 20 2020 tzimmermann@suse.de
- drm/i915: Don't enable WaIncreaseLatencyIPCEnabled when IPC is (bsc#1152489)
- commit 2c2843b
* Wed May 20 2020 tzimmermann@suse.de
- sun6i: dsi: fix gcc-4.8 (bsc#1152489)
- commit 7678d54
* Wed May 20 2020 tzimmermann@suse.de
- drm/i915: HDCP: fix Ri prime check done during link check (bsc#1152489)
* context changes
- commit a3e33d0
* Wed May 20 2020 tzimmermann@suse.de
- drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl (bsc#1152489)
- commit 99f05b3
* Wed May 20 2020 neilb@suse.de
- NFSv3: fix rpc receive buffer size for MOUNT call (bsc#1171849).
- commit 4832c5f
* Tue May 19 2020 lduncan@suse.com
- scsi: mptfusion: Fix double fetch bug in ioctl (bsc#1171218
CVE-2020-12652).
- commit d61daf3
* Tue May 19 2020 tiwai@suse.de
- Update patch reference for ipv6 security fix (CVE-2020-1749 bsc#1165629)
- commit b65b793
* Tue May 19 2020 jroedel@suse.de
- KVM: SVM: Fix potential memory leak in svm_cpu_init() (bsc#1171736).
- commit 010dbdc
* Tue May 19 2020 dmueller@suse.com
- scripts/dtc: Remove redundant YYLOC global declaration
(bsc#1160388).
- commit 40e5eca
* Tue May 19 2020 jack@suse.cz
- bdi: Fix up kabi for dev_name addition (bsc#1171844).
- commit 4d83bb4
* Tue May 19 2020 mbenes@suse.cz
- x86/unwind/orc: Fix error handling in __unwind_start()
(bsc#1058115).
- commit ad0fbff
* Tue May 19 2020 tiwai@suse.de
- platform/x86: ISST: Fix wrong unregister type (bsc#1171810).
- platform/x86: ISST: Allow additional core-power mailbox commands
(bsc#1171810).
- platform/x86: ISST: Use dev_get_drvdata (bsc#1171810).
- commit 6bfd9ca
* Tue May 19 2020 tiwai@suse.de
- Move two upstreamed IMA patches into sorted section
- commit caf8825
* Tue May 19 2020 glin@suse.com
- bpf: Fix error return code in map_lookup_and_delete_elem()
(bsc#1155518).
- bpf: Fix sk_psock refcnt leak when receiving message
(bsc#1155518).
- commit d621e20
* Mon May 18 2020 tonyj@suse.de
- perf/x86/intel/uncore: Add Ice Lake server uncore support
(jsc#SLE-8898).
- perf/x86/intel/uncore: Factor out __snr_uncore_mmio_init_box
(jsc#SLE-8898).
- perf/x86/intel/uncore: Add box_offsets for free-running counters
(jsc#SLE-8898).
- commit 093dafa
* Mon May 18 2020 oneukum@suse.com
- vt: fix unicode console freeing with a common interface
(git-fixes).
- commit 4d7b8d6
* Mon May 18 2020 msuchanek@suse.de
- s390/kexec_file: fix initrd location for kdump kernel
(bsc#1166340 ltc#184171).
- commit d2b5550
* Mon May 18 2020 jack@suse.cz
- block: Fix writeback throttling W=1 compiler warnings
(bsc#1171844).
- blacklist.conf: Remove the commit
- commit 2a895f4
* Mon May 18 2020 jack@suse.cz
- bdi: add a ->dev_name field to struct backing_dev_info
(bsc#1171844).
- commit 1e675b2
* Mon May 18 2020 jack@suse.cz
- bdi: move bdi_dev_name out of line (bsc#1171844).
- commit 8c98f9b
* Mon May 18 2020 jack@suse.cz
- bdi: use bdi_dev_name() to get device name (bsc#1171844).
- commit 2f2a729
* Mon May 18 2020 jack@suse.cz
- propagate_one(): mnt_set_mountpoint() needs mount_lock
(bsc#1171843).
- commit d12939e
* Mon May 18 2020 oneukum@suse.com
- vt: don't hardcode the mem allocation upper bound (git-fixes).
- commit cef46bf
* Mon May 18 2020 oneukum@suse.com
- vt: don't use kmalloc() for the unicode screen buffer
(git-fixes).
- commit 4fd1f99
* Mon May 18 2020 dwagner@suse.de
- rcu: Add *_ONCE() for grace-period progress indicators
(bsc#1171828).
- rcu: Add READ_ONCE() to rcu_segcblist ->tails (bsc#1171828).
- rcu: Add WRITE_ONCE() to rcu_node ->qsmaskinitnext
(bsc#1171828).
- rcu: Add WRITE_ONCE() to rcu_state ->gp_req_activity
(bsc#1171828).
- rcu: Add WRITE_ONCE to rcu_node ->exp_seq_rq store
(bsc#1171828).
- rcu: Add WRITE_ONCE() to rcu_node ->qsmask update (bsc#1171828).
- rcu: Provide debug symbols and line numbers in KCSAN runs
(bsc#1171828).
- rcu: Fix exp_funnel_lock()/rcu_exp_wait_wake() datarace
(bsc#1171828).
- rcu: Use READ_ONCE() for ->expmask in rcu_read_unlock_special()
(bsc#1171828).
- srcu: Apply *_ONCE() to ->srcu_last_gp_end (bsc#1171828).
- commit a409a59
* Mon May 18 2020 jack@suse.cz
- blacklist.conf: Blacklist c4b4c2a78a9f
- commit 7d1f234
* Mon May 18 2020 jack@suse.cz
- ext4: use non-movable memory for superblock readahead
(bsc#1171842).
- commit cc13e88
* Mon May 18 2020 jack@suse.cz
- ocfs2: no need try to truncate file beyond i_size (bsc#1171841).
- commit 4ea0462
* Mon May 18 2020 oneukum@suse.com
- USB: uas: add quirk for LaCie 2Big Quadra (git-fixes).
- commit 827d447
* Mon May 18 2020 jack@suse.cz
- io_uring: remove bogus RLIMIT_NOFILE check in file registration
(bsc#1171840).
- commit 2d64873
* Mon May 18 2020 jack@suse.cz
- io_uring: honor original task RLIMIT_FSIZE (bsc#1171839).
- commit c77337d
* Mon May 18 2020 oneukum@suse.com
- USB: serial: qcserial: Add DW5816e support (git-fixes).
- commit aa6d686
* Mon May 18 2020 rgoldwyn@suse.com
- mm/swapfile.c: move inode_lock out of claim_swapfile (git-fixes, bsc#1171730).
- commit e2fed77
* Mon May 18 2020 oneukum@suse.com
- usb: xhci: Fix NULL pointer dereference when enqueuing trbs
from urb sg list (git-fixes).
- commit 25bbbc6
* Mon May 18 2020 jack@suse.cz
- blacklist.conf: Blacklist ce623f89872d
- commit 1a198c3
* Mon May 18 2020 jack@suse.cz
- blacklist.conf: Blacklist 02f03c4206c1
- commit 2d8e6ba
* Mon May 18 2020 jack@suse.cz
- ext4: fix a data race at inode->i_blocks (bsc#1171835).
- commit 3a01d10
* Mon May 18 2020 jack@suse.cz
- block, bfq: invoke flush_idle_tree after reparent_active_queues
in pd_offline (bsc#1171834).
- commit 2f6d8ec
* Mon May 18 2020 jack@suse.cz
- block, bfq: make reparent_leaf_entity actually work only on
leaf entities (bsc#1171833).
- commit d07ba45
* Mon May 18 2020 jack@suse.cz
- block, bfq: turn put_queue into release_process_ref in
__bfq_bic_change_cgroup (bsc#1171832).
- commit 8dc34a5
* Mon May 18 2020 msuchanek@suse.de
- libnvdimm/dax: Pick the right alignment default when creating dax
devices (bsc#1171759).
- powerpc/book3s64: Export has_transparent_hugepage() related
functions (bsc#1171759).
- Refresh patches.suse/powerpc-hash64-devmap-Use-H_PAGE_THP_HUGE-when-setti.patch.
- commit 01ee8de
* Mon May 18 2020 dwagner@suse.de
- rcu: Remove rcu_swap_protected() (bsc#1171827).
- wireless/mediatek: Replace rcu_swap_protected() with
rcu_replace_pointer() (bsc#1171827).
- fs/afs: Replace rcu_swap_protected() with rcu_replace_pointer()
(bsc#1171827).
- drivers/scsi: Replace rcu_swap_protected() with
rcu_replace_pointer() (bsc#1171827).
- drm/i915: Replace rcu_swap_protected() with
rcu_replace_pointer() (bsc#1171827).
- x86/kvm/pmu: Replace rcu_swap_protected() with
rcu_replace_pointer() (bsc#1171827).
- mt76: drop rcu read lock in mt76_rx_aggr_stop (bsc#1171827).
- commit a6fb099
* Mon May 18 2020 nsaenzjulienne@suse.de
- blacklist.conf: Append "ARM: dts: bcm283x: Disable dsi0 node"
It's a device tree change, we don't maintain device trees.
- commit 2f253e6
* Mon May 18 2020 ailiop@suse.com
- blacklist.conf: add 5a57c05b56b6e
- commit a97a544
* Mon May 18 2020 ailiop@suse.com
- blacklist.conf: add 71912e08e06b7
- commit e4cf882
* Mon May 18 2020 nsaenzjulienne@suse.de
- net: broadcom: Select BROADCOM_PHY for BCMGENET (git-fixes).
- commit 45f06fc
* Mon May 18 2020 tbogendoerfer@suse.de
- bpf: Enforce returning 0 for fentry/fexit progs (bsc#1154353).
- bpf: Fix bug in mmap() implementation for BPF array map
(bsc#1154353).
- ionic: call ionic_port_init after fw-upgrade (bsc#1167773).
- ionic: leave netdev mac alone after fw-upgrade (bsc#1167773).
- RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj
(jsc#SLE-8449).
- RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
(jsc#SLE-8449).
- ipv6: fix restrict IPV6_ADDRFORM operation (bsc#1171662).
- selftests/bpf: Validate frozen map contents stays frozen
(bsc#1154353).
- ipv6: restrict IPV6_ADDRFORM operation (bsc#1171662).
- commit b0eba11
* Mon May 18 2020 dwagner@suse.de
- wireguard: send/receive: cond_resched() when processing worker
ringbuffers (bsc#1169021 jsc#SLE-12250).
- wireguard: socket: remove errant restriction on looping to self
(bsc#1169021 jsc#SLE-12250).
- wireguard: receive: use tunnel helpers for decapsulating ECN
markings (bsc#1169021 jsc#SLE-12250).
- wireguard: queueing: cleanup ptr_ring in error path of
packet_queue_init (bsc#1169021 jsc#SLE-12250).
- commit 3b1c8e3
* Mon May 18 2020 tiwai@suse.de
- clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu*
clocks (git-fixes).
- clk: Unlink clock if failed to prepare or enable (git-fixes).
- commit 1326aea
* Mon May 18 2020 jslaby@suse.cz
- net: ipv4: really enforce backoff for redirects (git-fixes).
- commit 439f9a6
* Mon May 18 2020 mkubecek@suse.cz
- series.conf: cleanup
- move kabi workaround to the right section:
patches.kabi/snd-rawmidi-buffer_ref-kABI-workaround.patch
- commit 6394f10
* Mon May 18 2020 tiwai@suse.de
- ima: Set again build_ima_appraise variable (bsc#1171709).
- ima: Remove redundant policy rule set in add_rules()
(bsc#1171709).
- ima: Fix ima digest hash table key calculation (bsc#1171709).
- ima: Fix return value of ima_write_policy() (bsc#1171709).
- ima: Set file->f_mode instead of file->f_flags in
ima_calc_file_hash() (bsc#1171709).
- commit 9bfa29c
* Mon May 18 2020 mkubecek@suse.cz
- series.conf: cleanup
Drop unneeded comment.
- commit c7bd9f9
* Sun May 17 2020 dbueso@suse.de
- ipc/util.c: sysvipc_find_ipc() incorrectly updates position
index (bsc#1171236).
- kernel/gcov/fs.c: gcov_seq_next() should increase position index
(bsc#1171236).
- fs/seq_file.c: seq_read(): add info message about buggy .next
functions (bsc#1171236).
- selinux: sel_avc_get_stat_idx should increase position index
(bsc#1171236).
- mm/swapfile.c: swap_next should increase position index
(bsc#1171236).
- commit 02aa5d8
* Sun May 17 2020 tiwai@suse.de
- pinctrl: cherryview: Add missing spinlock usage in
chv_gpio_irq_handler (git-fixes).
- pinctrl: baytrail: Enable pin configuration setting for GPIO
chip (git-fixes).
- pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
(git-fixes).
- pinctrl: qcom: fix wrong write in update_dual_edge (git-fixes).
- pinctrl: actions: fix function group name for i2c0_group
(git-fixes).
- commit 47ce68c
* Sat May 16 2020 lduncan@suse.com
- scsi: sg: add sg_remove_request in sg_common_write
(bsc#1171790).
- commit 6f665e2
* Sat May 16 2020 lduncan@suse.com
- Blacklist git-fix that uses kABI not present yet in SLE.
This uses get_unaligned_be24(), which isn't in our kernel yet,
to clean up debug code, but it does not fix anything.
- commit 0389ede
* Sat May 16 2020 lduncan@suse.com
- scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
(bsc#1171783).
- scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling
error out path (bsc#1171792).
- scsi: aha1740: Fix an errro handling path in aha1740_probe()
(bsc#1171774).
- scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
(bsc#1171795).
- scsi: ufs: fix Auto-Hibern8 error detection (bsc#1171794).
- block/drbd: delete invalid function drbd_md_mark_dirty_
(bsc#1171773).
- scsi: sd: Fix optimal I/O size for devices that change reported
values (bsc#1171789).
- scsi: ufs: Fix ufshcd_probe_hba() reture value in case
ufshcd_scsi_add_wlus() fails (bsc#1171796).
- scsi: csiostor: Adjust indentation in csio_device_reset
(bsc#1171777).
- scsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
(bsc#1171784).
- scsi: ufs: Recheck bkops level if bkops is disabled
(bsc#1171798).
- scsi: fnic: fix invalid stack access (bsc#1171780).
- scsi: sd: Clear sdkp->protection_type if disk is reformatted
without PI (bsc#1171787).
- scsi: iscsi: Fix a potential deadlock in the timeout handler
(bsc#1171781).
- scsi: ufs: Disable autohibern8 feature in Cadence UFS
(bsc#1171793).
- scsi: iscsi: qla4xxx: fix double free in probe (bsc#1171782).
- scsi: ufs: Give an unique ID to each ufs-bsg (bsc#1171797).
- scsi: scsi_transport_sas: Fix memory leak when removing devices
(bsc#1171786).
- scsi: bnx2i: fix potential use after free (bsc#1171775).
- scsi: qla4xxx: fix double free bug (bsc#1171785).
- scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except
on Fastlane) (bsc#1171799).
- scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6)
and WRITE(6) (bsc#1171791).
- scsi: core: scsi_trace: Use get_unaligned_be*() (bsc#1171776).
- scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
(bsc#1171779).
- scsi: csiostor: Don't enable IRQs too early (bsc#1171778).
- scsi: sd: enable compat ioctls for sed-opal (bsc#1171788).
- commit f218358
* Sat May 16 2020 tiwai@suse.de
- umh: fix memory leak on execve failure (git-fixes).
- r8169: re-establish support for RTL8401 chip version
(git-fixes).
- hwmon: (da9052) Synchronize access with mfd (git-fixes).
- commit c93a77b
* Sat May 16 2020 tiwai@suse.de
- kABI workaround for snd_rawmidi buffer_ref field addition
(git-fixes).
- commit a26b757
* Sat May 16 2020 tiwai@suse.de
- ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
(git-fixes bsc#1171293).
- ALSA: hda/realtek - Add COEF workaround for ASUS ZenBook UX431DA
(git-fixes).
- ALSA: hda/realtek: Enable headset mic of ASUS UX581LV with
ALC295 (git-fixes).
- ALSA: hda/realtek - Enable headset mic of ASUS UX550GE with
ALC295 (git-fixes).
- ALSA: hda/realtek - Enable headset mic of ASUS GL503VM with
ALC295 (git-fixes).
- ALSA: hda/realtek: Add quirk for Samsung Notebook (git-fixes).
- ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
(git-fixes).
- ALSA: usb-audio: add mapping for ASRock TRX40 Creator
(git-fixes).
- ALSA: hda/realtek - Fix S3 pop noise on Dell Wyse (git-fixes).
- Revert "ALSA: hda/realtek: Fix pop noise on ALC225" (git-fixes).
- ALSA: firewire-lib: fix 'function sizeof not defined' error
of tracepoints format (git-fixes).
- ALSA: usb-audio: Add control message quirk delay for Kingston
HyperX headset (git-fixes).
- commit 1c282f0
* Fri May 15 2020 ptesarik@suse.cz
- s390/qeth: refactor buffer pool code (git-fixes).
- s390/qeth: use page pointers to manage RX buffer pool
(git-fixes).
- commit 78b8e17
* Fri May 15 2020 ptesarik@suse.cz
- s390/qdio: fill SBALEs with absolute addresses (git-fixes).
- commit 3a84ac3
* Fri May 15 2020 ptesarik@suse.cz
- blacklist.conf: Add unimportant S390 fixes.
- commit da76ba0
* Fri May 15 2020 ptesarik@suse.cz
- s390: Keep kABI after adding fields to struct lowcore
(git-fixes).
- s390: prevent leaking kernel address in BEAR (git-fixes).
- commit 2432c42
* Fri May 15 2020 ptesarik@suse.cz
- Update upstream references and move to sorted section:
patches.suse/s390-mm-fix-page-table-upgrade-vs-2ndary-address-mode
- commit 5b70b1c
* Fri May 15 2020 ptesarik@suse.cz
- s390/protvirt: fix compilation issue (git-fixes).
- s390/pci: do not set affinity for floating irqs (git-fixes).
- KVM: s390: Fix PV check in deliverable_irqs() (git-fixes).
- s390/cio: generate delayed uevent for vfio-ccw subchannels
(git-fixes).
- s390/cio: avoid duplicated 'ADD' uevents (git-fixes).
- KVM: s390: vsie: Fix possible race when shadowing region 3
tables (git-fixes).
- KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checks
(git-fixes).
- s390/diag: fix display of diagnose call statistics (git-fixes).
- s390/cpuinfo: fix wrong output when CPU0 is offline (git-fixes).
- scsi: zfcp: fix missing erp_lock in port recovery trigger for
point-to-point (git-fixes).
- s390/gmap: return proper error code on ksm unsharing
(git-fixes).
- s390/qeth: support net namespaces for L3 devices (git-fixes).
- s390/qeth: implement smarter resizing of the RX buffer pool
(git-fixes).
- s390/qeth: cancel RX reclaim work earlier (git-fixes).
- s390/qeth: handle error when backing RX buffer (git-fixes).
- s390/qeth: don't reset default_out_queue (git-fixes).
- s390/qeth: fix off-by-one in RX copybreak check (git-fixes).
- s390/qeth: don't warn for napi with 0 budget (git-fixes).
- s390/qeth: vnicc Fix EOPNOTSUPP precedence (git-fixes).
- commit f4042da
* Fri May 15 2020 ptesarik@suse.cz
- s390/uv: Fix handling of length extensions (git-fixes).
- Refresh
patches.suse/0008-s390-protvirt-introduce-host-side-setup.
- commit b147e1a
* Fri May 15 2020 ptesarik@suse.cz
- s390/qeth: consolidate QDIO queue setup (git-fixes).
- s390/startup: round down "mem" option to page boundary
(git-fixes).
- commit 1751aa6
* Fri May 15 2020 ptesarik@suse.cz
- s390/cpum_cf: Add new extended counters for IBM z15 (bsc#1169763
LTC#185290).
- commit 7b5f7a7
* Fri May 15 2020 ptesarik@suse.cz
- s390/ftrace: fix potential crashes when switching tracers
(bsc#1171242 LTC#185786).
- commit 4872847
* Fri May 15 2020 hare@suse.de
- fnic: to not call 'scsi_done()' for unhandled commands
(bsc#1168468, bsc#1171675).
- commit ab83c6a
* Fri May 15 2020 tiwai@suse.de
- ima: Use ima_hash_algo for collision detection in the
measurement list (bsc#1171709).
- ima: Calculate and extend PCR with digests in ima_template_entry
(bsc#1171709).
- ima: Allocate and initialize tfm for each PCR bank
(bsc#1171709).
- ima: Switch to dynamically allocated buffer for template digests
(bsc#1171709).
- ima: Store template digest directly in ima_template_entry
(bsc#1171709).
- ima: Evaluate error in init_ima() (bsc#1171709).
- ima: Switch to ima_hash_algo for boot aggregate (bsc#1171709).
- commit b14498d
* Fri May 15 2020 tiwai@suse.de
- mmc: sdhci-acpi: Add SDHCI_QUIRK2_BROKEN_64_BIT_DMA for AMDI0040
(git-fixes).
- mmc: block: Fix request completion in the CQE timeout path
(git-fixes).
- mmc: core: Fix recursive locking issue in CQE recovery path
(git-fixes).
- mmc: core: Check request type before completing the request
(git-fixes).
- mmc: sdhci-pci-gli: Fix can not access GL9750 after reboot
from Windows 10 (git-fixes).
- mmc: alcor: Fix a resource leak in the error path for ->probe()
(git-fixes).
- mmc: sdhci-pci-gli: Fix no irq handler from suspend (git-fixes).
- HID: wacom: Report 2nd-gen Intuos Pro S center button status
over BT (git-fixes).
- commit c8b265a
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: Move allocation of the shost object to after xconf-
and xport-data (bsc#1158050).
- commit 21f0bbc
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: Fence early sysfs interfaces for accesses of shost
objects (bsc#1158050).
- commit 14fe477
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: Fence adapter status propagation for common statuses
(bsc#1158050).
- commit 2239fe3
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: Move p-t-p port allocation to after xport data
(bsc#1158050).
- commit 6523a4a
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: Fence fc_host updates during link-down handling
(bsc#1158050).
- commit e19869e
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: Move fc_host updates during xport data handling
into fenced function (bsc#1158050).
- commit ed1083e
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: Move shost updates during xconfig data handling
into fenced function (bsc#1158050).
- commit 2b1bff7
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: Move shost modification after QDIO (re-)open into
fenced function (bsc#1158050).
- commit 125f4c2
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: log FC Endpoint Security errors (bsc#1158050).
- commit 917028c
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: enhance handling of FC Endpoint Security errors
(bsc#1158050).
- commit 36c135f
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: trace FC Endpoint Security of FCP devices and
connections (bsc#1158050).
- commit 7e76f52
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: log FC Endpoint Security of connections
(bsc#1158050).
- commit c39b6cd
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: report FC Endpoint Security in sysfs (bsc#1158050).
- commit f23d4ba
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: auto variables for dereferenced structs in open
port handler (bsc#1158050).
- commit 59d992b
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: fix fc_host attributes that should be unknown on
local link down (bsc#1158050).
- commit eeef336
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: wire previously driver-specific sysfs attributes
also to fc_host (bsc#1158050).
- commit 6bad869
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: expose fabric name as common fc_host sysfs attribute
(bsc#1158050).
- commit ea0cf94
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: fix wrong data and display format of SFP+
temperature (bsc#1158050).
- commit 90e31fe
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: proper indentation to reduce confusion in
zfcp_erp_required_act (bsc#1158050).
- commit 4e35fda
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: move maximum age of diagnostic buffers into a
per-adapter variable (bsc#1158050).
- commit be264de
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: implicitly refresh config-data diagnostics when
reading sysfs (bsc#1158050).
- commit 20412aa
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: introduce sysfs interface to read the local
B2B-Credit (bsc#1158050).
- commit 843431c
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: implicitly refresh port-data diagnostics when
reading sysfs (bsc#1158050).
- commit 161aea6
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: introduce sysfs interface for diagnostics of local
SFP transceiver (bsc#1158050).
- commit a779192
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: support retrieval of SFP Data via Exchange Port Data
(bsc#1158050).
- commit 5dc40b1
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: add diagnostics buffer for exchange config data
(bsc#1158050).
- commit 57cb8ce
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: diagnostics buffer caching and use for exchange
port data (bsc#1158050).
- commit dd2087b
* Thu May 14 2020 martin.wilck@suse.com
- scsi: zfcp: signal incomplete or error for sync exchange
config/port data (bsc#1158050).
- commit c1722d3
* Thu May 14 2020 jack@suse.cz
- ext4: do not zeroout extents beyond i_disksize (bsc#1167851).
- commit af137fd
* Thu May 14 2020 bp@suse.de
- x86/smpboot: Remove the last ICPU() macro (bsc#1171644).
- commit 363d04a
* Thu May 14 2020 lhenriques@suse.com
- ceph: demote quotarealm lookup warning to a debug message
(jsc#SES-1134).
- ceph: fix double unlock in handle_cap_export() (jsc#SES-1134).
- ceph: fix special error code in ceph_try_get_caps()
(jsc#SES-1134).
- ceph: fix endianness bug when handling MDS session feature bits
(jsc#SES-1134).
- commit f1fae63
* Thu May 14 2020 bp@suse.de
- ACPI: Convert to new X86 CPU match macros (bsc#1171644).
- ASoC: Intel: Convert to new X86 CPU match macros (bsc#1171644).
- cpufreq: Convert to new X86 CPU match macros (bsc#1171644).
- cpufreq/intel_pstate: Fix wrong macro conversion (bsc#1171644).
- crypto: Convert to new CPU match macros (bsc#1171644).
- EDAC: Convert to new X86 CPU match macros (bsc#1171644).
- extcon: axp288: Convert to new X86 CPU match macros
(bsc#1171644).
- hwmon: Convert to new X86 CPU match macros (bsc#1171644).
- hwrng: via_rng: Convert to new X86 CPU match macros
(bsc#1171644).
- intel_idle: Convert to new X86 CPU match macros (bsc#1171644).
- mmc: sdhci-acpi: Convert to new X86 CPU match macros
(bsc#1171644).
- PCI: intel-mid: Convert to new X86 CPU match macros
(bsc#1171644).
- platform/x86: Convert to new CPU match macros (bsc#1171644).
- powercap/intel_rapl: Convert to new X86 CPU match macros
(bsc#1171644).
- thermal: Convert to new X86 CPU match macros (bsc#1171644).
- x86/cpu/bugs: Convert to new matching macros (bsc#1171644).
- x86/cpu: Cleanup the now unused CPU match macros (bsc#1171644).
- x86/intel: Aggregate big core client naming (bsc#1171644).
- x86/intel: Aggregate big core graphics naming (bsc#1171644).
- x86/intel: Aggregate big core mobile naming (bsc#1171644).
- x86/intel: Aggregate microserver naming (bsc#1171644).
- x86/kernel: Convert to new CPU match macros (bsc#1171644).
- x86/kvm: Convert to new CPU match macros (bsc#1171644).
- x86/perf/events: Convert to new CPU match macros (bsc#1171644).
- x86/platform: Convert to new CPU match macros (bsc#1171644).
- Refresh
patches.suse/edac-i10nm-update-driver-to-support-different-bus-number-config-register-offsets.patch.
- Refresh
patches.suse/edac-skx-i10nm-make-some-configurations-cpu-model-specific.patch.
- Refresh
patches.suse/perf-x86-cstate-add-comet-lake-cpu-support.patch.
- Refresh
patches.suse/perf-x86-cstate-update-c-state-counters-for-ice-lake.patch.
- Refresh
patches.suse/perf-x86-intel-add-comet-lake-cpu-support.patch.
- Refresh
patches.suse/perf-x86-msr-add-comet-lake-cpu-support.patch.
- Refresh
patches.suse/platform-x86-intel_pmc_core-Add-Comet-Lake-CML-platf.patch.
- Refresh
patches.suse/platform-x86-intel_pmc_core-update-Comet-Lake-platfo.patch.
- Refresh
patches.suse/powercap-intel_rapl-add-support-for-CometLake-Mobile.
- Refresh
patches.suse/powercap-intel_rapl-add-support-for-Cometlake-desktop.
- Refresh
patches.suse/powercap-intel_rapl-add-support-for-TigerLake-Mobile.patch.
- Refresh
patches.suse/x86-bugs-Add-ITLB_MULTIHIT-bug-infrastructure.patch.
- Refresh
patches.suse/x86-cpu-Add-Tiger-Lake-to-Intel-family.patch.
- Refresh
patches.suse/x86-cpu-Add-Tremont-to-the-cpu-vulnerability-whiteli.patch.
- Refresh
patches.suse/x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch.
- Refresh
patches.suse/x86-sched-Add-support-for-frequency-invariance.patch.
- commit 424d9a3
* Thu May 14 2020 jroedel@suse.de
- Update
patches.suse/pci-aer-add-pci_aer_raw_clear_status-to-unconditionally-clear-error-status
(bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300).
- Update
patches.suse/pci-aer-rationalize-error-status-register-clearing
(bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300).
- Update
patches.suse/pci-dpc-add-error-disconnect-recover-edr-support
(bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300).
- Update
patches.suse/pci-dpc-cache-dpc-capabilities-in-pci_init_capabilities
(bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300).
- Update
patches.suse/pci-dpc-expose-dpc_process_error-dpc_reset_link-for-use-by-edr
(bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300).
- Update patches.suse/pci-dpc-move-dpc-data-into-struct-pci_dev
(bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300).
- Update
patches.suse/pci-err-remove-service-dependency-in-pcie_do_recovery
(bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300).
- Update patches.suse/pci-err-return-status-of-pcie_do_recovery
(bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300).
- commit dbc15d0
* Thu May 14 2020 ykaukab@suse.de
- efi: READ_ONCE rng seed size before munmap (jsc#SLE-12424).
- efi/random: Treat EFI_RNG_PROTOCOL output as bootloader randomness (jsc#SLE-12424).
- char/random: Add a newline at the end of the file (jsc#SLE-12424).
- fdt: add support for rng-seed (jsc#SLE-12424).
- arm64: map FDT as RW for early_init_dt_scan() (jsc#SLE-12424).
- commit 14ee05c
* Thu May 14 2020 msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_CC_VERSION_TEXT
- commit 8e6b05f
* Wed May 13 2020 mkubecek@suse.cz
- Update kabi files.
- update to "Snapshot 16" submission (commit 2c1dc3e59ade)
- commit 5277b75
* Wed May 13 2020 jack@suse.cz
- fanotify: merge duplicate events on parent and child
(bsc#1171285).
- commit 31ead62
* Wed May 13 2020 mbenes@suse.cz
- blacklist.conf: 81b67439d147 ("x86/unwind/orc: Fix premature unwind stoppage due to IRET frames")
Breaks kABI. SLE15-SP3 is the target.
- commit 9871f13
* Wed May 13 2020 mkubecek@suse.cz
- series.conf: whitespace cleanup
No functional change.
- commit 2c1dc3e
* Wed May 13 2020 mbenes@suse.cz
- x86/unwind/orc: Fix error path for bad ORC entry type
(bsc#1058115).
- commit 031383f
* Wed May 13 2020 mbenes@suse.cz
- x86/unwind/orc: Prevent unwinding before ORC initialization
(bsc#1058115).
- commit d558feb
* Wed May 13 2020 mbenes@suse.cz
- x86/unwind/orc: Don't skip the first frame for inactive tasks
(bsc#1058115).
- commit aa72d5b
* Wed May 13 2020 mbenes@suse.cz
- x86/unwind: Prevent false warnings for non-current tasks
(bsc#1058115).
- commit 00ea671
* Wed May 13 2020 tbogendoerfer@suse.de
- Dropped jsc#PM and jsc#ECO references.
- Update
patches.suse/Doc-networking-device_drivers-pensando-fix-ionic.rst.patch
(bsc#1167773).
- Update
patches.suse/Documentation-networking-device-drivers-Remove-stray.patch
(bsc#1167773).
- Update
patches.suse/dynamic_debug-provide-dynamic_hex_dump-stub.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-RSS-support.patch (bsc#1167773).
- Update
patches.suse/ionic-Add-Rx-filter-and-rx_mode-ndo-support.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-Tx-and-Rx-handling.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-adminq-action.patch (bsc#1167773).
- Update
patches.suse/ionic-Add-async-link-status-check-and-basic-stats.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-basic-adminq-support.patch
(bsc#1167773).
- Update
patches.suse/ionic-Add-basic-framework-for-IONIC-Network-device-d.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-basic-lif-support.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-coalesce-and-other-features.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-driver-stats.patch (bsc#1167773).
- Update
patches.suse/ionic-Add-hardware-init-and-device-commands.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-initial-ethtool-support.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-interrupts-and-doorbells.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-management-of-rx-filters.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-netdev-event-handling.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-notifyq-support.patch
(bsc#1167773).
- Update patches.suse/ionic-Add-port-management-commands.patch
(bsc#1167773).
- Update
patches.suse/ionic-Add-the-basic-NDO-callbacks-for-netdev-support.patch
(bsc#1167773).
- Update
patches.suse/ionic-Fix-an-error-code-in-ionic_lif_alloc.patch
(bsc#1167773).
- Update
patches.suse/ionic-Remove-set-but-not-used-variable-sg_desc.patch
(bsc#1167773).
- Update
patches.suse/ionic-Remove-unnecessary-ternary-operator-in-ionic_d.patch
(bsc#1167773).
- Update
patches.suse/ionic-Remove-unused-including-linux-version.h.patch
(bsc#1167773).
- Update patches.suse/ionic-add-Rx-dropped-packet-counter.patch
(bsc#1167773).
- Update
patches.suse/ionic-add-a-watchdog-timer-to-monitor-heartbeat.patch
(bsc#1167773).
- Update patches.suse/ionic-add-decode-for-IONIC_RC_ENOSUPP.patch
(bsc#1167773).
- Update patches.suse/ionic-add-dynamic_debug-header.patch
(bsc#1167773).
- Update patches.suse/ionic-add-heartbeat-check.patch
(bsc#1167773).
- Update
patches.suse/ionic-add-lif_quiesce-to-wait-for-queue-activity-to-.patch
(bsc#1167773).
- Update patches.suse/ionic-add-support-for-device-id-0x1004.patch
(bsc#1167773).
- Update
patches.suse/ionic-add-timeout-error-checking-for-queue-disable.patch
(bsc#1167773).
- Update
patches.suse/ionic-check-for-NULL-structs-on-teardown.patch
(bsc#1167773).
- Update patches.suse/ionic-check-for-linkup-in-watchdog.patch
(bsc#1167773).
- Update patches.suse/ionic-check-for-queues-before-deleting.patch
(bsc#1167773).
- Update
patches.suse/ionic-clean-irq-affinity-on-queue-deinit.patch
(bsc#1167773).
- Update
patches.suse/ionic-clean-tx-queue-of-unfinished-requests.patch
(bsc#1167773).
- Update patches.suse/ionic-clean-up-bitflag-usage.patch
(bsc#1167773).
- Update
patches.suse/ionic-clear-compiler-warning-on-hb-use-before-set.patch
(bsc#1167773).
- Update
patches.suse/ionic-decouple-link-message-from-netdev-state.patch
(bsc#1167773).
- Update patches.suse/ionic-deinit-rss-only-if-selected.patch
(bsc#1167773).
- Update patches.suse/ionic-disable-the-queues-on-link-down.patch
(bsc#1167773).
- Update patches.suse/ionic-drop-use-of-subdevice-tags.patch
(bsc#1167773).
- Update patches.suse/ionic-fix-fw_status-read.patch
(bsc#1167773).
- Update patches.suse/ionic-fix-rxq-comp-packet-type-mask.patch
(bsc#1167773).
- Update patches.suse/ionic-fix-stats-memory-dereference.patch
(bsc#1167773).
- Update patches.suse/ionic-fix-unused-assignment.patch
(bsc#1167773).
- Update patches.suse/ionic-fix-up-struct-name-comments.patch
(bsc#1167773).
- Update patches.suse/ionic-fix-vf-op-lock-usage.patch
(bsc#1167773).
- Update patches.suse/ionic-ignore-eexist-on-rx-filter-add.patch
(bsc#1167773).
- Update patches.suse/ionic-implement-ethtool-set-fec.patch
(bsc#1167773).
- Update patches.suse/ionic-implement-support-for-rx-sgl.patch
(bsc#1167773).
- Update patches.suse/ionic-improve-irq-numa-locality.patch
(bsc#1167773).
- Update patches.suse/ionic-ionic_if-bits-for-sr-iov-support.patch
(bsc#1167773).
- Update patches.suse/ionic-keep-ionic-dev-on-lif-init-fail.patch
(bsc#1167773).
- Update
patches.suse/ionic-keep-users-rss-hash-across-lif-reset.patch
(bsc#1167773).
- Update
patches.suse/ionic-leave-dev-cmd-request-contents-alone-on-FW-tim.patch
(bsc#1167773).
- Update patches.suse/ionic-make-spdxcheck.py-happy.patch
(bsc#1167773).
- Update
patches.suse/ionic-move-debugfs-add-delete-to-match-alloc-free.patch
(bsc#1167773).
- Update patches.suse/ionic-move-irq-request-to-qcq-alloc.patch
(bsc#1167773).
- Update patches.suse/ionic-only-save-good-lif-dentry.patch
(bsc#1167773).
- Update patches.suse/ionic-print-data-for-unknown-xcvr-type.patch
(bsc#1167773).
- Update patches.suse/ionic-print-pci-bus-lane-info.patch
(bsc#1167773).
- Update patches.suse/ionic-remove-adminq-napi-instance.patch
(bsc#1167773).
- Update patches.suse/ionic-remove-lifs-on-fw-reset.patch
(bsc#1167773).
- Update patches.suse/ionic-remove-pragma-packed.patch
(bsc#1167773).
- Update patches.suse/ionic-replay-filters-after-fw-upgrade.patch
(bsc#1167773).
- Update patches.suse/ionic-report-users-coalesce-request.patch
(bsc#1167773).
- Update
patches.suse/ionic-restrict-received-packets-to-mtu-size.patch
(bsc#1167773).
- Update
patches.suse/ionic-reverse-an-interrupt-coalesce-calculation.patch
(bsc#1167773).
- Update patches.suse/ionic-select-CONFIG_NET_DEVLINK.patch
(bsc#1167773).
- Update patches.suse/ionic-set-station-addr-only-if-needed.patch
(bsc#1167773).
- Update patches.suse/ionic-simplify-returns-in-devlink-info.patch
(bsc#1167773).
- Update patches.suse/ionic-stop-devlink-warn-on-mgmt-device.patch
(bsc#1167773).
- Update patches.suse/ionic-support-ethtool-rxhash-disable.patch
(bsc#1167773).
- Update patches.suse/ionic-support-sr-iov-operations.patch
(bsc#1167773).
- Update patches.suse/ionic-update-driver-version.patch
(bsc#1167773).
- Update
patches.suse/ionic-use-wait_on_bit_lock-rather-than-open-code.patch
(bsc#1167773).
- Update
patches.suse/net-ionic-Use-scnprintf-for-avoiding-potential-buffe.patch
(bsc#1167773).
- commit cd1780f
* Wed May 13 2020 mkubecek@suse.cz
- update metadata of nvme patches and move them out from sorted section
The nvme-5.8 branch in nvme repository got rebased fourth time in three
weeks. Update Git-commit tags again and move the patches out of sorted
section as keeping them there makes more harm than good.
- update upstream reference and move to "almost mainline" section:
patches.suse/lpfc-Commonize-lpfc_async_xchg_ctx-state-and-flag-de.patch
patches.suse/lpfc-Refactor-NVME-LS-receive-handling.patch
patches.suse/lpfc-Refactor-Send-LS-Abort-support.patch
patches.suse/lpfc-Refactor-Send-LS-Request-support.patch
patches.suse/lpfc-Refactor-Send-LS-Response-support.patch
patches.suse/lpfc-Refactor-lpfc-nvme-headers.patch
patches.suse/lpfc-Refactor-nvmet_rcv_ctx-to-create-lpfc_async_xch.patch
patches.suse/lpfc-nvme-Add-Receive-LS-Request-and-Send-LS-Respons.patch
patches.suse/lpfc-nvmet-Add-Send-LS-Request-and-Abort-LS-Request-.patch
patches.suse/lpfc-nvmet-Add-support-for-NVME-LS-request-hosthandl.patch
patches.suse/nvme-fc-Add-Disconnect-Association-Rcv-support.patch
patches.suse/nvme-fc-Ensure-private-pointers-are-NULL-if-no-data.patch
patches.suse/nvme-fc-Sync-header-to-FC-NVME-2-rev-1.08.patch
patches.suse/nvme-fc-Update-header-and-host-for-common-definition.patch
patches.suse/nvme-fc-and-nvmet-fc-revise-LLDD-api-for-LS-receptio.patch
patches.suse/nvme-fc-convert-assoc_active-flag-to-bit-op.patch
patches.suse/nvme-fc-nvmet-fc-refactor-for-common-LS-definitions.patch
patches.suse/nvme-fcloop-add-target-to-host-LS-request-support.patch
patches.suse/nvme-fcloop-refactor-to-enable-target-to-host-LS.patch
patches.suse/nvmet-fc-Add-Disconnect-Association-Xmt-support.patch
patches.suse/nvmet-fc-Better-size-LS-buffers.patch
patches.suse/nvmet-fc-Update-target-for-common-definitions-for-LS.patch
patches.suse/nvmet-fc-add-LS-failure-messages.patch
patches.suse/nvmet-fc-perform-small-cleanups-on-unneeded-checks.patch
patches.suse/nvmet-fc-rename-ls_list-to-ls_rcv_list.patch
patches.suse/nvmet-fc-track-hostport-handle-for-associations.patch
- commit 63b19d5
* Tue May 12 2020 ohering@suse.de
- Fix hv_alloc_hyperv_zeroed_page to actually return something (bsc#1171507)
Refresh patches.suse/suse-hv-kabi.patch.
- commit 2870dc6
* Tue May 12 2020 oneukum@suse.com
- iwlwifi: mvm: fix non-ACPI function (git-fixes).
- commit 676dedd
* Tue May 12 2020 mkoutny@suse.com
- mm: don't prepare anon_vma if vma has VM_WIPEONFORK
(bsc#1169681).
- Delete
patches.suse/0002-mm-set-vm_next-and-vm_prev-to-NULL-in-vm_area_dup.patch.
The added patch is a proactive git-fix, the removed patch is unnecessary
member of the same series (bsc#1169681).
- commit a316e23
* Tue May 12 2020 mbenes@suse.cz
- x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
(bsc#1058115).
- commit 3901d59
* Tue May 12 2020 oneukum@suse.com
- pinctrl: denverton: Update pin names according to v1.08
(bsc#1171514).
- commit 2f0f43d
* Tue May 12 2020 oneukum@suse.com
- pinctrl: denverton: Provide Interrupt Status register offset
(bsc#1171514).
- commit 60af7d7
* Tue May 12 2020 mbenes@suse.cz
- x86/entry/64: Fix unwind hints in __switch_to_asm()
(bsc#1058115).
- commit 9d0fdcf
* Tue May 12 2020 mbenes@suse.cz
- x86/entry/64: Fix unwind hints in kernel exit path
(bsc#1058115).
- commit 5322f7b
* Tue May 12 2020 mbenes@suse.cz
- x86/entry/64: Fix unwind hints in register clearing code
(bsc#1058115).
- commit 74bcafb
* Tue May 12 2020 mbenes@suse.cz
- objtool: Fix stack offset tracking for indirect CFAs
(bsc#1169514).
- commit bcaa294
* Tue May 12 2020 jslaby@suse.cz
- blacklist.conf: add one net entry
- commit 8a6918a
* Tue May 12 2020 jslaby@suse.cz
- net: macb: Fix runtime PM refcounting (git-fixes).
- selftests: Fix suppress test in fib_tests.sh (git-fixes).
- commit b936936
* Tue May 12 2020 tbogendoerfer@suse.de
- Refresh
patches.suse/net-mlx5-Remove-redundant-NULL-initializations.patch.
Folded in merge commit 95e6ba5133163f8241c9ea2439369cec0452fec6 from Linus:
[ Did an evil merge to silence a warning introduced by this pull - Linus ]
- commit 6693a9f
* Tue May 12 2020 tbogendoerfer@suse.de
- cxgb4: fix EOTID leak when disabling TC-MQPRIO offload
(jsc#SLE-8389).
- ionic: refresh devinfo after fw-upgrade (bsc#1167773).
- ionic: no link check until after probe (bsc#1167773).
- net/mlx5e: Fix q counters on uplink representors (jsc#SLE-8464).
- net/mlx5: DR, On creation set CQ's arm_db member to right value
(jsc#SLE-8464).
- net/mlx5: Expose port speed when possible (bsc#1171117).
- net/mlx5: Expose link speed directly (bsc#1171117).
- commit 0b73846
* Tue May 12 2020 mbenes@suse.cz
- tracing/kprobes: Fix a double initialization typo (git-fixes).
- commit 84310a8
* Tue May 12 2020 mbenes@suse.cz
- tracing: Add a vmalloc_sync_mappings() for safe measure
(git-fixes).
- commit 2019d7b
* Tue May 12 2020 ohering@suse.de
- clocksource/drivers/hyper-v: Set TSC clocksource as default w/
InvariantTSC (bsc#1170621).
- x86/hyperv: Allow guests to enable InvariantTSC (bsc#1170621).
- commit 16f337f
* Mon May 11 2020 dbueso@suse.de
- ipc/mqueue.c: change __do_notify() to bypass
check_kill_permission() (bsc#1159886).
- vdso/datapage: Use correct clock mode name in comment
(bsc#1164648,jsc#SLE-11493).
- time/namespace: Fix time_for_children symlink
(bsc#1164648,jsc#SLE-11493).
- ipc/util.c: sysvipc_find_ipc() should increase position index
(bsc#1171236).
- ipc/shm.c: make compat_ksys_shmctl() static (bsc#1159886).
- ipc/mqueue.c: fix a brace coding style issue (bsc#1159886).
- epoll: fix possible lost wakeup on epoll_ctl() path.
- commit dbaec66
* Mon May 11 2020 tiwai@suse.de
- usb: dwc3: gadget: Properly set maxpacket limit (git-fixes).
- wimax/i2400m: Fix potential urb refcnt leak (git-fixes).
- drm/amdgpu: Correctly initialize thermal controller for GPUs
with Powerplay table v0 (e.g Hawaii) (git-fixes).
- remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
(git-fixes).
- drm/amdgpu: Fix oops when pp_funcs is unset in ACPI event
(git-fixes).
- mac80211: add ieee80211_is_any_nullfunc() (git-fixes).
- platform/x86: GPD pocket fan: Fix error message when temp-limits
are out of range (git-fixes).
- PM / devfreq: Add missing locking while setting suspend_freq
(git-fixes).
- remoteproc: Fix wrong rvring index computation (git-fixes).
- commit 4da097b
* Mon May 11 2020 jroedel@suse.de
- PCI/DPC: Add Error Disconnect Recover (EDR) support
(bsc#1169263).
- Update config files.
- Refresh patches.suse/0001-kABI-more-hooks-for-PCI-changes.patch.
- commit dc2f3a4
* Mon May 11 2020 mfleming@suse.de
- x86/asm/64: Align start of __clear_user() loop to 16-bytes
(bsc#1168461)
- commit 1bafa6b
* Mon May 11 2020 jroedel@suse.de
- kABI: Fix kABI after EDR backport (bsc#1169263, jsc#SLE-10700, jsc#SLE-9457, jsc#SLE-12300).
- commit 3c954c1
* Mon May 11 2020 oneukum@suse.com
- xhci: Fix handling halted endpoint even if endpoint ring
appears empty (git-fixes).
- Refresh
patches.suse/xhci-Don-t-clear-hub-TT-buffer-on-ep0-protocol-stall.patch.
- commit 6ca613f
* Mon May 11 2020 jslaby@suse.cz
- net: dsa: bcm_sf2: Ensure correct sub-node is parsed
(networking-stable-20_04_09).
- mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
(networking-stable-20_04_09).
- net: dsa: bcm_sf2: Do not register slave MDIO bus with OF
(networking-stable-20_04_09).
- net_sched: fix a missing refcnt in tcindex_init()
(networking-stable-20_04_09).
- net: stmmac: dwmac1000: fix out-of-bounds mac address reg
setting (networking-stable-20_04_09).
- cxgb4: fix MPS index overwrite when setting MAC address
(networking-stable-20_04_09).
- ipv6: don't auto-add link-local address to lag ports
(networking-stable-20_04_09).
- net_sched: add a temporary refcnt for struct tcindex_data
(networking-stable-20_04_09).
- commit 964e915
* Mon May 11 2020 ykaukab@suse.de
- clk: qoriq: add cpufreq platform device (bsc#1165455).
- cpufreq: qoriq: convert to a platform driver (bsc#1165455).
- commit e0e9680
* Mon May 11 2020 msuchanek@suse.de
- asm-generic/tlb: add missing CONFIG symbol (bsc#1156395).
- commit ee4dbba
* Mon May 11 2020 mkubecek@suse.cz
- supported.conf: cleanup
- fix path of wireguard module
- fix sort order
- commit 5ca7d5d
* Mon May 11 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream references and resort:
patches.suse/scsi-ibmvfc-Don-t-send-implicit-logouts-prior-to-NPI.patch
patches.suse/scsi-ibmvscsi-Fix-WARN_ON-during-event-pool-release.patch
- commit 7f02596
* Mon May 11 2020 mkubecek@suse.cz
- update metadata of nvme patches
The nvme-5.8 branch in nvme repository got rebased again, update Git-commit
tags:
patches.suse/lpfc-Commonize-lpfc_async_xchg_ctx-state-and-flag-de.patch
patches.suse/lpfc-Refactor-NVME-LS-receive-handling.patch
patches.suse/lpfc-Refactor-Send-LS-Abort-support.patch
patches.suse/lpfc-Refactor-Send-LS-Request-support.patch
patches.suse/lpfc-Refactor-Send-LS-Response-support.patch
patches.suse/lpfc-Refactor-lpfc-nvme-headers.patch
patches.suse/lpfc-Refactor-nvmet_rcv_ctx-to-create-lpfc_async_xch.patch
patches.suse/lpfc-nvme-Add-Receive-LS-Request-and-Send-LS-Respons.patch
patches.suse/lpfc-nvmet-Add-Send-LS-Request-and-Abort-LS-Request-.patch
patches.suse/lpfc-nvmet-Add-support-for-NVME-LS-request-hosthandl.patch
patches.suse/nvme-fc-Add-Disconnect-Association-Rcv-support.patch
patches.suse/nvme-fc-Ensure-private-pointers-are-NULL-if-no-data.patch
patches.suse/nvme-fc-Sync-header-to-FC-NVME-2-rev-1.08.patch
patches.suse/nvme-fc-Update-header-and-host-for-common-definition.patch
patches.suse/nvme-fc-and-nvmet-fc-revise-LLDD-api-for-LS-receptio.patch
patches.suse/nvme-fc-convert-assoc_active-flag-to-bit-op.patch
patches.suse/nvme-fc-nvmet-fc-refactor-for-common-LS-definitions.patch
patches.suse/nvme-fcloop-add-target-to-host-LS-request-support.patch
patches.suse/nvme-fcloop-refactor-to-enable-target-to-host-LS.patch
patches.suse/nvmet-fc-Add-Disconnect-Association-Xmt-support.patch
patches.suse/nvmet-fc-Better-size-LS-buffers.patch
patches.suse/nvmet-fc-Update-target-for-common-definitions-for-LS.patch
patches.suse/nvmet-fc-add-LS-failure-messages.patch
patches.suse/nvmet-fc-perform-small-cleanups-on-unneeded-checks.patch
patches.suse/nvmet-fc-rename-ls_list-to-ls_rcv_list.patch
patches.suse/nvmet-fc-track-hostport-handle-for-associations.patch
- commit 0113fce
* Mon May 11 2020 wqu@suse.com
- btrfs: relocation: Work around dead relocation stage loop
(bsc#1171417).
- commit f418462
* Mon May 11 2020 wqu@suse.com
- btrfs: relocation: Check cancel request after each extent found
(bsc#1171417).
- commit 9d1084e
* Mon May 11 2020 wqu@suse.com
- btrfs: relocation: Check cancel request after each data page
read (bsc#1171417).
- commit 6e7cf97
* Mon May 11 2020 wqu@suse.com
- btrfs: relocation: add error injection points for cancelling
balance (bsc#1171417).
- commit ef70462
* Sat May 09 2020 tiwai@suse.de
- staging: gasket: Check the return value of
gasket_get_bar_index() (git-fixes).
- Revert "tty: serial: bcm63xx: fix missing clk_put() in
bcm63xx_uart" (git-fixes).
- USB: serial: garmin_gps: add sanity checking for data length
(git-fixes).
- drm: ingenic-drm: add MODULE_DEVICE_TABLE (git-fixes).
- commit e8b3583
* Fri May 08 2020 ykaukab@suse.de
- build tegra186 as a module (bsc#1171156)
- export MODULE_DEVICE_TABLE to allow building as module:
add patches.suse/gpio-tegra186-export-MODULE_DEVICE_TABLE.patch
- update arm64 configs (GPIO_TEGRA186 y->m)
- add gpio-tegra186 entry to supported.conf
- soc/tegra: pmc: Enable PMIC wake event on Tegra186.
- commit 70ad6b5
* Fri May 08 2020 ykaukab@suse.de
- Update
patches.suse/net-dsa-felix-Use-PHY_INTERFACE_MODE_INTERNAL-instea.patch
upstream reference and move to sorted section.
- commit c046bd4
* Fri May 08 2020 ykaukab@suse.de
- Update patches.suse/net-mscc-fix-in-frame-extraction.patch upstream reference and move to sorted section.
- commit 28974d3
* Thu May 07 2020 jzerebecki@suse.com
- kernel-docs: Change Requires on python-Sphinx to earlier than version 3
References: bsc#1166965
From 3 on the internal API that the build system uses was rewritten in
an incompatible way.
See https://github.com/sphinx-doc/sphinx/issues/7421 and
https://bugzilla.suse.com/show_bug.cgi?id=1166965#c16 for some details.
- commit cf60b5c
* Thu May 07 2020 msuchanek@suse.de
- libnvdimm: cover up nd_region changes (bsc#1162400).
- commit 528df6d
* Thu May 07 2020 msuchanek@suse.de
- libnvdimm: cover up struct nvdimm changes (bsc#1171742).
- commit 78df47c
* Thu May 07 2020 lhenriques@suse.com
- ceph: fix potential bad pointer deref in async dirops cb's
(bsc#1171390).
- rbd: don't mess with a page vector in rbd_notify_op_lock()
(bsc#1171391).
- rbd: don't test rbd_dev->opts in rbd_dev_image_release()
(bsc#1171392).
- commit 11ed7ef
* Thu May 07 2020 msuchanek@suse.de
- libnvdimm: cover up nvdimm_security_ops changes (bsc#1171742).
- commit 37c125e
* Thu May 07 2020 msuchanek@suse.de
- libnvdimm: cover up nd_pfn_sb changes (bsc#1171759).
- commit 59fc719
* Thu May 07 2020 nsaenzjulienne@suse.de
- Update config files: Build w1 bus on arm64 (jsc#SLE-12203)
- supported.conf: support w1 core and thermometer support
- commit 73998d2
* Thu May 07 2020 tiwai@suse.de
- sched/psi: Fix OOB write when writing 0 bytes to PSI files
(CVE-2020-0110 bsc#1171374).
- commit 0044c49
* Thu May 07 2020 tiwai@suse.de
- dp83640: reverse arguments to list_add_tail (git-fixes).
- batman-adv: Fix refcnt leak in batadv_v_ogm_process (git-fixes).
- batman-adv: Fix refcnt leak in batadv_store_throughput_override
(git-fixes).
- batman-adv: Fix refcnt leak in batadv_show_throughput_override
(git-fixes).
- batman-adv: fix batadv_nc_random_weight_tq (git-fixes).
- crypto: arch/nhpoly1305 - process in explicit 4k chunks
(git-fixes).
- crypto: arch/lib - limit simd usage to 4k chunks (git-fixes).
- commit fbff5a5
* Thu May 07 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/bnxt_en-Fix-VF-anti-spoof-filter-setup.patch
patches.suse/bnxt_en-Fix-VLAN-acceleration-handling-in-bnxt_fix_f.patch
patches.suse/bnxt_en-Improve-AER-slot-reset.patch
patches.suse/bnxt_en-Reduce-BNXT_MSIX_VEC_MAX-value-to-supported-.patch
patches.suse/bnxt_en-Return-error-when-allocating-zero-size-conte.patch
patches.suse/ibmvnic-Skip-fatal-error-reset-after-passive-init.patch
- commit 7b08e5b
* Wed May 06 2020 mkubecek@suse.cz
- add kabi reference files
- import from Public RC2 submission (commit b8c70f8e938e)
- enable kabi checking for -default and -preempt flavors
- commit 297cfce
* Wed May 06 2020 mbrugger@suse.com
- supported.conf: mark cuse as supported (bsc#1171279)
- commit 57d34e1
* Wed May 06 2020 bp@suse.de
- x86/cpu: Add a steppings field to struct x86_cpu_id
(bsc#1152489).
- commit 0e87eea
* Wed May 06 2020 tiwai@suse.de
- PM: hibernate: Freeze kernel threads in software_resume()
(git-fixes).
- PM: ACPI: Output correct message on target power state
(git-fixes).
- dmaengine: dmatest: Fix iteration non-stop logic (git-fixes).
- drm/amd/display: Fix green screen issue after suspend
(git-fixes).
- drm/edid: Fix off-by-one in DispID DTD pixel clock (git-fixes).
- mmc: sdhci-msm: Enable host capabilities pertains to R1b
response (git-fixes).
- commit 2128020
* Wed May 06 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amdgpu/powerplay: using the FCLK DPM table to set the MCLK'
- commit 8f1a5e9
* Wed May 06 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915/gt: Close race between cacheline_retire and free'
- commit 8f35802
* Wed May 06 2020 tzimmermann@suse.de
- drm/i915/gt: Stage the transfer of the virtual breadcrumb (bsc#1152489)
* context changes
- commit dd7c1b9
* Wed May 06 2020 tzimmermann@suse.de
- drm/i915: Apply Wa_1406680159:icl,ehl as an engine workaround (bsc#1152489)
* context changes
- commit 1b9f5c3
* Wed May 06 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex'
- commit ce5eb60
* Wed May 06 2020 mbrugger@suse.com
- arm64: blacklist.conf: ignore commit that got reveted later
- commit ea9a578
* Wed May 06 2020 mbrugger@suse.com
- arm64: Update config files. (bsc#1170680)
Enable CONFIG_KEXEC_SIG and CONFIG_KEXEC_IMAGE_VERIFY_SIG
- commit 83dffa3
* Wed May 06 2020 mbrugger@suse.com
- arm64: kexec_file: Fixed code style (bsc#1170680).
- arm64: kexec_file: add crash dump support (bsc#1170680).
- libfdt: include fdt_addresses.c (bsc#1170680).
- arm64: kexec: remove unnecessary debug prints (bsc#1170680).
- libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h
(bsc#1170680).
- commit 3e603a5
* Wed May 06 2020 mbrugger@suse.com
- arm64: Use pr_warn instead of pr_warning (bsc#1170680).
- Refresh
patches.suse/arm64-smp-fix-smp_send_stop-behaviour.patch.
- commit deabe43
* Wed May 06 2020 mbrugger@suse.com
- arm64: smp: Treat unknown boot failures as being 'stuck in
kernel' (bsc#1170680).
- arm64: kexec_file: add rng-seed support (bsc#1170680).
- arm64/kexec: Use consistent convention of initializing
'kxec_buf.mem' with KEXEC_BUF_MEM_UNKNOWN (bsc#1170680).
- commit b8854a2
* Wed May 06 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline tags:
patches.suse/NFS-Directory-page-cache-pages-need-to-be-locked-whe.patch
patches.suse/NFS-Fix-a-page-leak-in-nfs_destroy_unlinked_subreque.patch
patches.suse/NFS-Fix-fix-of-show_nfs_errors.patch
patches.suse/NFS-Fix-memory-leaks-and-corruption-in-readdir.patch
patches.suse/NFS-Fix-races-nfs_page_group_destroy-vs-nfs_destroy_.patch
patches.suse/NFS-Fix-use-after-free-issues-in-nfs_pageio_add_requ.patch
patches.suse/NFS-Revalidate-the-file-mapping-on-all-fatal-writeba.patch
patches.suse/NFS-Revalidate-the-file-size-on-a-fatal-write-error.patch
patches.suse/NFS-alloc_nfs_open_context-must-use-the-file-cred-wh.patch
patches.suse/NFS-pnfs-Fix-pnfs_generic_prepare_to_resend_writes.patch
patches.suse/NFSD-fixing-possible-null-pointer-derefering-in-copy.patch
patches.suse/NFSv2-Fix-a-typo-in-encode_sattr.patch
patches.suse/NFSv4-pnfs-Return-valid-stateids-in-nfs_layout_find_.patch
patches.suse/NFSv4-pnfs_roc-must-use-cred_fscmp-to-compare-creds.patch
patches.suse/NFSv4-try-lease-recovery-on-NFS4ERR_EXPIRED.patch
patches.suse/NFSv4.0-nfs4_do_fsinfo-should-not-do-implicit-lease-.patch
patches.suse/NFSv4.1-fix-handling-of-backchannel-binding-in-BIND_.patch
patches.suse/NFSv4.1-make-cachethis-no-for-writes.patch
patches.suse/NFSv4.x-Drop-the-slot-if-nfs4_delegreturn_prepare-wa.patch
patches.suse/NFSv4.x-Handle-bad-dead-sessions-correctly-in-nfs41_.patch
patches.suse/SUNRPC-Fix-a-potential-buffer-overflow-in-svc_print_.patch
patches.suse/SUNRPC-Fix-backchannel-RPC-soft-lockups.patch
patches.suse/SUNRPC-Remove-unreachable-error-condition.patch
patches.suse/nfs-Fix-potential-posix_acl-refcnt-leak-in-nfs3_set_.patch
patches.suse/nfsd-Don-t-add-locks-to-closed-or-closing-open-state.patch
patches.suse/nfsd-Fix-NFSv4-READ-on-RDMA-when-using-readv.patch
patches.suse/nfsd-Return-the-correct-number-of-bytes-written-to-t.patch
patches.suse/nfsd-depend-on-CRYPTO_MD5-for-legacy-client-tracking.patch
patches.suse/nfsd-fix-delay-timer-on-32-bit-architectures.patch
patches.suse/nfsd-fix-jiffies-time_t-mixup-in-LRU-list.patch
patches.suse/nfsd-fsnotify-on-rmdir-under-nfsd-clients.patch
patches.suse/nfsd-memory-corruption-in-nfsd4_lock.patch
patches.suse/nfsd-remove-nfs4_reset_lease-declarations.patch
patches.suse/nfsd4-fix-up-replay_matches_cache.patch
patches.suse/sunrpc-expiry_time-should-be-seconds-not-timeval.patch
patches.suse/svcrdma-Fix-double-svc_rdma_send_ctxt_put-in-an-erro.patch
patches.suse/svcrdma-Fix-leak-of-transport-addresses.patch
- commit 913c3fc
* Tue May 05 2020 bp@suse.de
- x86/cpu: Add consistent CPU match macros (bsc#1152489).
- commit a70979e
* Tue May 05 2020 bp@suse.de
- x86/devicetable: Move x86 specific macro out of generic code
(bsc#1152489).
- commit 9581d95
* Tue May 05 2020 msuchanek@suse.de
- nvdimm: Avoid race between probe and reading device attributes
(bsc#1170442).
- commit daea9d3
* Tue May 05 2020 ailiop@suse.com
- xfs: add agf freeblocks verify in xfs_agf_verify (bsc#1171217
CVE-2020-12655).
- commit 08016b2
* Tue May 05 2020 tiwai@suse.de
- xsk: Add missing check on user supplied headroom size
(CVE-2020-12659 bsc#1171214).
- commit 57877bb
* Tue May 05 2020 tiwai@suse.de
- Update patch reference tags for mwifiex security fixes (CVE-2020-12653 bsc#1171195 CVE-2020-12654 bsc#1171202)
- commit 8da2e42
* Tue May 05 2020 tiwai@suse.de
- Update patch reference tag for a bfq security fix (CVE-2020-12657 bsc#1171205)
- commit a3037e6
* Tue May 05 2020 jslaby@suse.cz
- net: dsa: ksz: Select KSZ protocol tag
(networking-stable-20_04_02).
- net, ip_tunnel: fix interface lookup with no key
(networking-stable-20_04_02).
- sctp: fix possibly using a bad saddr with a given dst
(networking-stable-20_04_02).
- sctp: fix refcount bug in sctp_wfree
(networking-stable-20_04_02).
- ipv4: fix a RCU-list lock in fib_triestat_seq_show
(networking-stable-20_04_02).
- commit 841d154
* Tue May 05 2020 tbogendoerfer@suse.de
- bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features()
(bsc#1171150).
- bnxt_en: Return error when allocating zero size context memory
(bsc#1171150).
- bnxt_en: Improve AER slot reset (bsc#1171150).
- bnxt_en: Reduce BNXT_MSIX_VEC_MAX value to supported CQs per PF
(bsc#1171150).
- bnxt_en: Fix VF anti-spoof filter setup (bsc#1171150).
- bnxt_en: Reset rings if ring reservation fails during open()
(bsc#1171150).
- bnxt_en: Free context memory after disabling PCI in probe
error path (bsc#1171150).
- bnxt_en: Return error if bnxt_alloc_ctx_mem() fails
(bsc#1171150).
- bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
(bsc#1171150).
- bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S
(bsc#1171150).
- commit 0a89267
* Tue May 05 2020 mbenes@suse.cz
- xprtrdma: Fix trace point use-after-free race (git-fixes).
- commit 52af41b
* Tue May 05 2020 jslaby@suse.cz
- mlxsw: spectrum_mr: Fix list iteration in error path
(networking-stable-20_03_28).
- net: dsa: tag_8021q: replace dsa_8021q_remove_header with
__skb_vlan_pop (networking-stable-20_03_28).
- net: cbs: Fix software cbs to consider packet sending time
(networking-stable-20_03_28).
- net: dsa: Fix duplicate frames flooded by learning
(networking-stable-20_03_28).
- bnxt_en: Reset rings if ring reservation fails during open()
(networking-stable-20_03_28).
- bnxt_en: Free context memory after disabling PCI in probe
error path (networking-stable-20_03_28).
- bnxt_en: Return error if bnxt_alloc_ctx_mem() fails
(networking-stable-20_03_28).
- bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()
(networking-stable-20_03_28).
- bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S
(networking-stable-20_03_28).
- macsec: restrict to ethernet devices
(networking-stable-20_03_28).
- ipv4: fix a RCU-list lock in inet_dump_fib()
(networking-stable-20_03_28).
- tcp: repair: fix TCP_QUEUE_SEQ implementation
(networking-stable-20_03_28).
- net: phy: dp83867: w/a for fld detect threshold bootstrapping
issue (networking-stable-20_03_28).
- net: stmmac: dwmac-rk: fix error path in rk_gmac_probe
(networking-stable-20_03_28).
- hsr: fix general protection fault in hsr_addr_is_self()
(networking-stable-20_03_28).
- cxgb4: fix Txq restart check during backpressure
(networking-stable-20_03_28).
- net/sched: act_ct: Fix leak of ct zone template on replace
(networking-stable-20_03_28).
- net: ip_gre: Accept IFLA_INFO_DATA-less configuration
(networking-stable-20_03_28).
- net: mvneta: Fix the case where the last poll did not process
all rx (networking-stable-20_03_28).
- net_sched: cls_route: remove the right filter from hashtable
(networking-stable-20_03_28).
- hsr: set .netnsok flag (networking-stable-20_03_28).
- hsr: add restart routine into hsr_get_node_list()
(networking-stable-20_03_28).
- hsr: use rcu_read_lock() in hsr_get_node_{list/status}()
(networking-stable-20_03_28).
- net/packet: tpacket_rcv: avoid a producer race condition
(networking-stable-20_03_28).
- net: ip_gre: Separate ERSPAN newlink / changelink callbacks
(networking-stable-20_03_28).
- net_sched: hold rtnl lock in tcindex_partial_destroy_work()
(networking-stable-20_03_28).
- commit b6b5945
* Tue May 05 2020 mbenes@suse.cz
- svcrdma: Fix trace point use-after-free race (git-fixes).
- commit 44461e4
* Tue May 05 2020 tiwai@suse.de
- Revert "HID: wacom: generic: read the number of expected
touches on a per collection basis" (git-fixes).
- HID: wacom: Read HID_DG_CONTACTMAX directly for non-generic
devices (git-fixes).
- commit 16cdbdb
* Tue May 05 2020 neilb@suse.de
- NFSv4.1: fix handling of backchannel binding in
BIND_CONN_TO_SESSION (bsc#1170630).
- commit a75f6f6
* Tue May 05 2020 neilb@suse.de
- SUNRPC: Remove unreachable error condition (git-fixes).
- nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl
(git-fixes).
- SUNRPC: Fix backchannel RPC soft lockups (git-fixes).
- nfsd: memory corruption in nfsd4_lock() (git-fixes).
- NFS: Fix use-after-free issues in nfs_pageio_add_request()
(git-fixes).
- NFS: Fix races nfs_page_group_destroy() vs
nfs_destroy_unlinked_subrequests() (git-fixes).
- NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()
(git-fixes).
- NFSv4/pnfs: Return valid stateids in
nfs_layout_find_inode_by_stateid() (git-fixes).
- NFS: alloc_nfs_open_context() must use the file cred when
available (git-fixes).
- svcrdma: Fix leak of transport addresses (git-fixes).
- SUNRPC: Fix a potential buffer overflow in 'svc_print_xprts()'
(git-fixes).
- nfsd: fsnotify on rmdir under nfsd/clients/ (git-fixes).
- nfsd: Don't add locks to closed or closing open stateids
(git-fixes).
- svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path
(git-fixes).
- nfsd: Fix NFSv4 READ on RDMA when using readv (git-fixes).
- NFSv4.1 make cachethis=no for writes (git-fixes).
- sunrpc: expiry_time should be seconds not timeval (git-fixes).
- nfsd: remove nfs4_reset_lease() declarations (git-fixes).
- nfsd: fix jiffies/time_t mixup in LRU list (git-fixes).
- nfsd: fix delay timer on 32-bit architectures (git-fixes).
- nfsd: Return the correct number of bytes written to the file
(git-fixes).
- NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals
(git-fixes).
- NFSv4: try lease recovery on NFS4ERR_EXPIRED (git-fixes).
- NFS: Directory page cache pages need to be locked when read
(git-fixes).
- NFS: Fix memory leaks and corruption in readdir (git-fixes).
- NFSv4: pnfs_roc() must use cred_fscmp() to compare creds
(git-fixes).
- NFS: Fix fix of show_nfs_errors (git-fixes).
- NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()
(git-fixes).
- NFS: Revalidate the file mapping on all fatal writeback errors
(git-fixes).
- NFS: Revalidate the file size on a fatal write error
(git-fixes).
- nfsd: depend on CRYPTO_MD5 for legacy client tracking
(git-fixes).
- NFSD fixing possible null pointer derefering in copy offload
(git-fixes).
- nfsd4: fix up replay_matches_cache() (git-fixes).
- NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for
layoutreturn (git-fixes).
- NFSv4.x: Handle bad/dead sessions correctly in
nfs41_sequence_process() (git-fixes).
- NFSv2: Fix a typo in encode_sattr() (git-fixes).
- commit d9c3108
* Mon May 04 2020 ailiop@suse.com
- xfs: acquire superblock freeze protection on eofblocks scans
(git-fixes).
- commit ae8b96a
* Mon May 04 2020 ailiop@suse.com
- xfs: clear PF_MEMALLOC before exiting xfsaild thread
(git-fixes).
- commit a472c36
* Mon May 04 2020 tbogendoerfer@suse.de
- RDMA/core: Fix overwriting of uobj in case of error
(jsc#SLE-8449).
- RDMA/uverbs: Fix a race with disassociate and exit_mmap()
(jsc#SLE-8449).
- commit fcb09af
* Mon May 04 2020 msuchanek@suse.de
- ibmvnic: Skip fatal error reset after passive init (bsc#1171078
ltc#184239).
- commit b0e0859
* Mon May 04 2020 mbrugger@suse.com
- arm64: dts: allwinner: a64: Fix display clock register range
(bsc#1171081).
- arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMER
(bsc#1171079).
- ARM: bcm2835-rpi-zero-w: Add missing pinctrl name (bsc#1171075).
- arm64: alternative: fix build with clang integrated assembler
(bsc#1171076).
- arm64: compat: Fix syscall number of compat_clock_getres
(bsc#1171080).
- arm64: smp: fix crash_smp_send_stop() behaviour (bsc#1171082).
- arm64: smp: fix smp_send_stop() behaviour (bsc#1171083).
- compat: ARM64: always include asm-generic/compat.h
(bsc#1171084).
- commit 559d336
* Mon May 04 2020 nsaenzjulienne@suse.de
- Update patches.suse/firmware-raspberrypi-introduce-vl805-init-routine.patch.
- commit 984c0bd
* Mon May 04 2020 jslaby@suse.cz
- blacklist.conf: add aer_inject entry
It requires the new irq injection infrastructure.
- commit a8523ff
* Mon May 04 2020 jslaby@suse.cz
- Revert "serial: uartps: Fix uartps_major handling" (git-fixes).
- net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX
clock array (git-fixes).
- commit 7b95e1e
* Mon May 04 2020 jslaby@suse.cz
- random: always use batched entropy for get_random_u{32,64}
(git-fixes).
- commit 6e4b6dc
* Sun May 03 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/ALSA-pcm-oss-Place-the-plugin-buffer-overflow-checks.patch
patches.suse/scsi-qla2xxx-check-UNLOADING-before-posting-async-wo.patch
patches.suse/scsi-qla2xxx-set-UNLOADING-before-waiting-for-sessio.patch
- commit ed4ef69
* Sun May 03 2020 mkubecek@suse.cz
- update metadata of nvme patches
The nvme-5.8 branch in nvme repository got rebased again, update Git-commit
tags:
patches.suse/lpfc-Commonize-lpfc_async_xchg_ctx-state-and-flag-de.patch
patches.suse/lpfc-Refactor-NVME-LS-receive-handling.patch
patches.suse/lpfc-Refactor-Send-LS-Abort-support.patch
patches.suse/lpfc-Refactor-Send-LS-Request-support.patch
patches.suse/lpfc-Refactor-Send-LS-Response-support.patch
patches.suse/lpfc-Refactor-lpfc-nvme-headers.patch
patches.suse/lpfc-Refactor-nvmet_rcv_ctx-to-create-lpfc_async_xch.patch
patches.suse/lpfc-nvme-Add-Receive-LS-Request-and-Send-LS-Respons.patch
patches.suse/lpfc-nvmet-Add-Send-LS-Request-and-Abort-LS-Request-.patch
patches.suse/lpfc-nvmet-Add-support-for-NVME-LS-request-hosthandl.patch
patches.suse/nvme-fc-Add-Disconnect-Association-Rcv-support.patch
patches.suse/nvme-fc-Ensure-private-pointers-are-NULL-if-no-data.patch
patches.suse/nvme-fc-Sync-header-to-FC-NVME-2-rev-1.08.patch
patches.suse/nvme-fc-Update-header-and-host-for-common-definition.patch
patches.suse/nvme-fc-and-nvmet-fc-revise-LLDD-api-for-LS-receptio.patch
patches.suse/nvme-fc-convert-assoc_active-flag-to-bit-op.patch
patches.suse/nvme-fc-nvmet-fc-refactor-for-common-LS-definitions.patch
patches.suse/nvme-fcloop-add-target-to-host-LS-request-support.patch
patches.suse/nvme-fcloop-refactor-to-enable-target-to-host-LS.patch
patches.suse/nvmet-fc-Add-Disconnect-Association-Xmt-support.patch
patches.suse/nvmet-fc-Better-size-LS-buffers.patch
patches.suse/nvmet-fc-Update-target-for-common-definitions-for-LS.patch
patches.suse/nvmet-fc-add-LS-failure-messages.patch
patches.suse/nvmet-fc-perform-small-cleanups-on-unneeded-checks.patch
patches.suse/nvmet-fc-rename-ls_list-to-ls_rcv_list.patch
patches.suse/nvmet-fc-track-hostport-handle-for-associations.patch
- commit a859813
* Sat May 02 2020 tiwai@suse.de
- PCI: Add ACS quirk for iProc PAXB (git-fixes).
- Refresh
patches.suse/PCI-Add-ACS-quirk-for-Amazon-Annapurna-Labs-root-por.patch.
- commit aef108e
* Sat May 02 2020 tiwai@suse.de
- i2c: aspeed: Avoid i2c interrupt status clear race condition
(git-fixes).
- i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handling
(git-fixes).
- i2c: iproc: generate stop event for slave writes (git-fixes).
- drm/qxl: qxl_release use after free (git-fixes).
- drm/qxl: qxl_release leak in qxl_hw_surface_alloc() (git-fixes).
- drm/qxl: qxl_release leak in qxl_draw_dirty_fb() (git-fixes).
- mmc: sdhci-pci: Fix eMMC driver strength for BYT-based
controllers (git-fixes).
- mmc: sdhci-xenon: fix annoying 1.8V regulator warning
(git-fixes).
- mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open-coding
timeout loop (git-fixes).
- mmc: meson-mx-sdio: remove the broken ->card_busy() op
(git-fixes).
- mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY (git-fixes).
- PCI: Move Apex Edge TPU class quirk to fix BAR assignment
(git-fixes).
- hwmon: (jc42) Fix name to have no illegal characters
(git-fixes).
- mac80211: fix channel switch trigger from unknown mesh peer
(git-fixes).
- PCI: Add ACS quirk for Zhaoxin Root/Downstream Ports
(git-fixes).
- PCI: Add ACS quirk for Zhaoxin multi-function devices
(git-fixes).
- PCI: Add Zhaoxin Vendor ID (git-fixes).
- PCI: Avoid ASMedia XHCI USB PME# from D0 defect (git-fixes).
- PCI: Unify ACS quirk desired vs provided checking (git-fixes).
- PCI: Make ACS quirk implementations more uniform (git-fixes).
- commit 21a860f
* Sat May 02 2020 tiwai@suse.de
- ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID
(git-fixes).
- ALSA: opti9xx: shut up gcc-10 range warning (git-fixes).
- ALSA: hda/hdmi: fix without unlocked before return (git-fixes).
- ALSA: hda/hdmi: fix race in monitor detection during probe
(git-fixes).
- ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter
(git-fixes).
- ALSA: line6: Fix POD HD500 audio playback (git-fixes).
- ALSA: hda: Match both PCI ID and SSID for driver blacklist
(git-fixes).
- commit f537abd
* Sat May 02 2020 tiwai@suse.de
- Move the upstreamed sound and scsi patches to the mainline section
- commit f5d1d6a
* Sat May 02 2020 colyli@suse.de
- libnvdimm/region: Fix build error (bsc#1162400).
- libnvdimm/region: Introduce an 'align' attribute (bsc#1162400).
- commit cdf6722
* Sat May 02 2020 colyli@suse.de
- libnvdimm/region: Introduce NDD_LABELING (bsc#1162400).
- libnvdimm/namespace: Enforce memremap_compat_align()
(bsc#1162400).
- libnvdimm/pfn: Prevent raw mode fallback if pfn-infoblock valid
(bsc#1171743).
- commit f5c3d9e
* Sat May 02 2020 colyli@suse.de
- mm/memremap_pages: Introduce memremap_compat_align() (bsc#1162400).
- Update configs for the above change.
- Refresh patches.suse/powerpc-bpf-Enable-bpf_probe_read-str-on-powerpc-aga.patch.
- mm/memremap_pages: Kill unused __devm_memremap_pages()
(bsc#1162400).
- libnvdimm/btt: fix variable 'rc' set but not used
(bsc#1162400).
- libnvdimm/namsepace: Don't set claim_class on error
(bsc#1162400).
- commit 312e489
* Sat May 02 2020 colyli@suse.de
- lib: Uplevel the pmem "region" ida to a global allocator
(bc#1162400).
- Update configs for the above change.
- libnvdimm: Use PAGE_SIZE instead of SZ_4K for align check
(bsc#1171759).
- libnvdimm/label: Remove the dpa align check (bsc#1171759).
- libnvdimm/pfn_dev: Add page size and struct page size to pfn
superblock (bsc#1171759).
- commit c578923
* Sat May 02 2020 colyli@suse.de
- libnvdimm/pmem: Advance namespace seed for specific probe errors
(bsc#1171743).
- libnvdimm/pfn_dev: Add a build check to make sure we notice when
struct page size change (bsc#1171743).
- Refresh for the above changes,
patches.suse/libnvdimm-namespace-Differentiate-between-probe-mapp.patch.
- commit 9e70235
* Fri May 01 2020 colyli@suse.de
- libnvdimm/region: Rewrite _probe_success() to _advance_seeds()
(bsc#1171743).
- commit dd1569b
* Fri May 01 2020 colyli@suse.de
- libnvdimm/security: Introduce a 'frozen' attribute (bsc#1171742).
- Refresh for the above change,
patches.suse/libnvdimm-prevent-nvdimm-from-requesting-key-when-security.patch.
- commit 307a9c7
* Fri May 01 2020 colyli@suse.de
- libnvdimm/of_pmem: Provide a unique name for bus provider
(bsc#1171739).
- commit 3aff0cd
* Fri May 01 2020 rgoldwyn@suse.com
- fanotify: fix merging marks masks with FAN_ONDIR (bsc#1170799).
- commit 5edf4ab
* Fri May 01 2020 tiwai@suse.de
- Revert an ASoC meson backport that is known to to break
Delete patches.suse/ASoC-meson-axg-card-fix-codec-to-codec-link-setup.patch
Add the commit to blacklist.conf, too
- commit d6f33c1
* Thu Apr 30 2020 msuchanek@suse.de
- libnvdimm: Out of bounds read in __nd_ioctl() (bsc#1065729).
- mm/memremap: drop unused SECTION_SIZE and SECTION_MASK
(bsc#1162400 bsc#1170895 ltc#184375 ltc#185686).
- commit ceaa507
* Thu Apr 30 2020 tiwai@suse.de
- Update patch reference for a USB core fix (CVE-2020-12464 bsc#1170901)
- commit c3ba43e
* Thu Apr 30 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline, drop Git-repo and Git-commit:
patches.suse/net-phy-realtek-fix-handling-of-RTL8105e-integrated-.patch
- commit d71cae8
* Thu Apr 30 2020 oneukum@suse.com
- Update
patches.suse/mt76-fix-array-overflow-on-receiving-too-many-fragme.patch
(bsc#1170828 CVE-2020-12465).
Added bsc and CVE number
- commit 62c98d8
* Thu Apr 30 2020 tiwai@suse.de
- drm/i915: properly sanity check batch_start_offset (git-fixes).
- commit 6a1493c
* Thu Apr 30 2020 tiwai@suse.de
- tty: hvc: fix buffer overflow during hvc_alloc() (git-fixes).
- watchdog: reset last_hw_keepalive time at start (git-fixes).
- Revert "software node: Simplify software_node_release()
function" (git-fixes).
- intel_th: msu: Fix window switching without windows (git-fixes).
- commit f284d1e
* Thu Apr 30 2020 tiwai@suse.de
- crypto: caam - fix the address of the last entry of S/G
(git-fixes).
- USB: sisusbvga: Change port variable from signed to unsigned
(git-fixes).
- usb-storage: Add unusual_devs entry for JMicron JMS566
(git-fixes).
- xhci: prevent bus suspend if a roothub port detected a
over-current condition (git-fixes).
- USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT
for Corsair K70 RGB RAPIDFIRE (git-fixes).
- usb: typec: tcpm: Ignore CC and vbus changes in PORT_RESET
change (git-fixes).
- cdc-acm: introduce a cool down (git-fixes).
- cdc-acm: close race betrween suspend() and acm_softint
(git-fixes).
- USB: core: Fix free-while-in-use bug in the USB S-Glibrary
(git-fixes).
- serial: sh-sci: Make sure status register SCxSR is read in
correct sequence (git-fixes).
- staging: comedi: dt2815: fix writing hi byte of analog output
(git-fixes).
- iwlwifi: mvm: fix inactive TID removal return value usage
(git-fixes).
- iwlwifi: mvm: Do not declare support for ACK Enabled Aggregation
(git-fixes).
- iwlwifi: mvm: beacon statistics shouldn't go backwards
(git-fixes).
- drm/amd/display: Calculate scaling ratios on every medium/full
update (git-fixes).
- drm/amd/display: Update stream adjust in
dc_stream_adjust_vmin_vmax (git-fixes).
- drm/amd/display: Not doing optimize bandwidth if flip pending
(git-fixes).
- xhci: Finetune host initiated USB3 rootport link suspend and
resume (git-fixes).
- xhci: Wait until link state trainsits to U0 after setting
USB_SS_PORT_LS_U0 (git-fixes).
- xhci: Ensure link state is U3 after setting USB_SS_PORT_LS_U3
(git-fixes).
- PCI/PM: Add pcie_wait_for_link_delay() (git-fixes).
- PCI/ASPM: Allow re-enabling Clock PM (git-fixes).
- commit 69b68ab
* Thu Apr 30 2020 glin@suse.com
- bpf: Fix handling of XADD on BTF memory (bsc#1155518).
- bpf: Forbid XADD on spilled pointers for unprivileged users
(bsc#1155518).
- commit 60505c2
* Wed Apr 29 2020 tiwai@suse.de
- net: phy: realtek: fix handling of RTL8105e-integrated PHY
(git-fixes).
- commit 630c337
* Wed Apr 29 2020 tiwai@suse.de
- USB: hub: Fix handling of connect changes during sleep
(git-fixes).
- usb: typec: altmode: Fix typec_altmode_get_partner sometimes
returning an invalid pointer (git-fixes).
- usb: gadget: udc: atmel: Fix vbus disconnect handling
(git-fixes).
- usb: gadget: udc: bdc: Remove unnecessary NULL checks in
bdc_req_complete (git-fixes).
- geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTR
(git-fixes).
- drivers: soc: xilinx: fix firmware driver Kconfig dependency
(git-fixes).
- soc: imx: gpc: fix power up sequencing (git-fixes).
- hibernate: Allow uswsusp to write to swap (git-fixes).
- phy: uniphier-usb3ss: Add Pro5 support (git-fixes).
- padata: update documentation file path in MAINTAINERS
(git-fixes).
- commit b521dd8
* Wed Apr 29 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/0001-btrfs-don-t-pass-system_chunk-into-can_overcommit.patch
patches.suse/0001-btrfs-fix-force-usage-in-inc_block_group_ro.patch
patches.suse/0002-btrfs-kill-min_allocable_bytes-in-inc_block_group_ro.patch
patches.suse/0002-btrfs-take-overcommit-into-account-in-inc_block_grou.patch
patches.suse/btrfs-check-rw_devices-not-num_devices-for-balance.patch
patches.suse/btrfs-scrub-Don-t-check-free-space-before-marking-a-.patch
- commit 0c4ef8d
* Wed Apr 29 2020 msuchanek@suse.de
- scsi: ibmvscsi: Fix WARN_ON during event pool release
(bsc#1170791 ltc#185128).
- commit 235b7cd
* Wed Apr 29 2020 wqu@suse.com
- btrfs: take overcommit into account in inc_block_group_ro
(bsc#1156898).
- commit b4b780e
* Wed Apr 29 2020 wqu@suse.com
- btrfs: fix force usage in inc_block_group_ro (bsc#1156898).
- commit 9de9dbb
* Wed Apr 29 2020 wqu@suse.com
- btrfs: scrub: Don't check free space before marking a block
group RO (bsc#1156898).
- Refresh
patches.suse/0001-btrfs-scrub-Require-mandatory-block-group-RO-for-dev.patch.
- Refresh
patches.suse/Btrfs-fix-block-group-remaining-RO-forever-after-err.patch.
- commit 0af353d
* Wed Apr 29 2020 wqu@suse.com
- btrfs: kill min_allocable_bytes in inc_block_group_ro
(bsc#1156898).
- commit d02303e
* Wed Apr 29 2020 wqu@suse.com
- btrfs: don't pass system_chunk into can_overcommit
(bsc#1156898).
- commit c373e8e
* Wed Apr 29 2020 wqu@suse.com
- btrfs: check rw_devices, not num_devices for balance
(bsc#1156898).
- commit 1228d44
* Wed Apr 29 2020 tbogendoerfer@suse.de
- RDMA/bnxt_re: make bnxt_re_ib_init static (bsc#1170774).
- RDMA/bnxt_re: Wait for all the CQ events before freeing CQ
data structures (bsc#1170774).
- RDMA/bnxt_re: Remove unnecessary sched count (bsc#1170774).
- RDMA/bnxt_re: Fix lifetimes in bnxt_re_task (bsc#1170774).
- RDMA/bnxt_re: Use ib_device_try_get() (bsc#1170774).
- RDMA/bnxt_re: Remove a redundant 'memset' (bsc#1170774).
- RDMA/bnxt_re: Remove set but not used variables 'pg' and 'idx'
(bsc#1170774).
- RDMA/bnxt_re: Remove set but not used variable 'dev_attr'
(bsc#1170774).
- RDMA/bnxt_re: Remove set but not used variable 'pg_size'
(bsc#1170774).
- RDMA/bnxt_re: Use driver_unregister and unregistration API
(bsc#1170774).
- RDMA/bnxt_re: Refactor device add/remove functionalities
(bsc#1170774).
- RDMA/bnxt_re: Using vmalloc requires including vmalloc.h
(bsc#1170774).
- RDMA/bnxt_re: use ibdev based message printing functions
(bsc#1170774).
- RDMA/bnxt_re: Refactor doorbell management functions
(bsc#1170774).
- RDMA/bnxt_re: Refactor notification queue management code
(bsc#1170774).
- RDMA/bnxt_re: Refactor command queue management code
(bsc#1170774).
- RDMA/bnxt_re: Refactor net ring allocation function
(bsc#1170774).
- RDMA/bnxt_re: Refactor hardware queue memory allocation
(bsc#1170774).
- RDMA/bnxt_re: Replace chip context structure with pointer
(bsc#1170774).
- RDMA/bnxt_re: Refactor queue pair creation code (bsc#1170774).
- RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid
index (bsc#1170774).
- RDMA/core: Add helper function to retrieve driver gid context
from gid attr (bsc#1170774).
- commit 63c9b07
* Tue Apr 28 2020 ptesarik@suse.cz
- s390/mm: fix page table upgrade vs 2ndary address mode accesses
(bsc#1170030 CVE-2020-11884).
- commit 0b0d8cd
* Tue Apr 28 2020 bp@suse.de
- EDAC/i10nm: Update driver to support different bus number
config register offsets (bsc#1159522).
- commit 796bb54
* Tue Apr 28 2020 mhocko@suse.com
- Update patches.suse/x86-mm-split-vmalloc_sync_all.patch
(bsc#1165741, bsc#1166969).
- commit dc341e6
* Tue Apr 28 2020 bp@suse.de
- EDAC, {skx,i10nm}: Make some configurations CPU model specific
(bsc#1159522).
- commit 7936538
* Tue Apr 28 2020 msuchanek@suse.de
- Update patches.suse/ibmvfc-don-t-send-implicit-logouts-prior-to-NPIV-log.patch
to upstream version and rename to patches.suse/scsi-ibmvfc-Don-t-send-implicit-logouts-prior-to-NPI.patch
- commit d04a4dc
* Tue Apr 28 2020 dwagner@suse.de
- wireguard: Kconfig: select parent dependency for crypto
(bsc#1169021 jsc#SLE-12250).
- commit 41bcd62
* Mon Apr 27 2020 lyan@suse.com
- KVM: s390: Return last valid slot if approx index is
out-of-bounds (bsc#1133021).
- commit a035552
* Mon Apr 27 2020 dbueso@suse.de
- proc, time/namespace: Show clock symbolic names in
/proc/pid/timens_offsets (bsc#1164648,jsc#SLE-11493).
- futex: Remove {get,drop}_futex_key_refs() (bsc#1149032).
- futex: Remove pointless mmgrap() + mmdrop() (bsc#1149032).
- locking/rtmutex: rcu: Add WRITE_ONCE() to rt_mutex ->owner
(bsc#1149032).
- futex: Unbreak futex hashing (bsc#1149032).
- futex: Fix inode life-time issue (bsc#1149032).
- commit 7790db5
* Mon Apr 27 2020 ohering@suse.de
- x86: hyperv: report value of misc_features (git fixes).
- commit e231452
* Mon Apr 27 2020 ohering@suse.de
- x86/Hyper-V: Report crash data in die() when panic_on_oops is
set (git fixes).
Refresh patches.suse/suse-hv-kabi.patch
- commit 5afa1b8
* Mon Apr 27 2020 ohering@suse.de
- x86/Hyper-V: Report crash register data when
sysctl_record_panic_msg is not set (git fixes).
- commit f165c68
* Mon Apr 27 2020 ohering@suse.de
- x86/Hyper-V: Report crash register data or kmsg before running
crash kernel (git fixes).
- commit b120cb7
* Mon Apr 27 2020 ohering@suse.de
- x86/Hyper-V: Trigger crash enlightenment only once during
system crash (git fixes).
- commit 1644d6f
* Mon Apr 27 2020 ohering@suse.de
- x86/Hyper-V: Free hv_panic_page when fail to register kmsg dump
(git fixes).
- commit 918a3d5
* Mon Apr 27 2020 ohering@suse.de
- x86/Hyper-V: Unload vmbus channel in hv panic callback
(git fixes).
Refresh patches.suse/suse-hv-kabi.patch
- commit f66b321
* Mon Apr 27 2020 tiwai@suse.de
- drm/exynos: Fix cleanup of IOMMU related objects (git-fixes).
- commit 7669fb1
* Mon Apr 27 2020 tiwai@suse.de
- staging: comedi: Fix comedi_device refcnt leak in comedi_open
(git-fixes).
- macsec: avoid to set wrong mtu (git-fixes).
- iwlwifi: pcie: actually release queue memory in TVQM
(git-fixes).
- macvlan: fix null dereference in macvlan_device_event()
(git-fixes).
- PM: sleep: core: Switch back to async_schedule_dev()
(git-fixes).
- drm/meson: Delete an error message in meson_dw_hdmi_bind()
(git-fixes).
- audit: check the length of userspace generated audit records
(git-fixes).
- tpm/tpm_tis: Free IRQ if probing fails (git-fixes).
- tpm: fix wrong return value in tpm_pcr_extend (git-fixes).
- drm/amdkfd: kfree the wrong pointer (git-fixes).
- drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging
during init (git-fixes).
- drm/nouveau: workaround runpm fail by disabling PCI power
management on certain intel bridges (git-fixes).
- drm/nouveau/svm: check for SVM initialized before migrating
(git-fixes).
- drm/nouveau/svm: fix vma range check for migration (git-fixes).
- fbcon: fix null-ptr-deref in fbcon_switch (git-fixes).
- power: supply: bq27xxx_battery: Silence deferred-probe error
(git-fixes).
- power: supply: axp288_charger: Add special handling for HP
Pavilion x2 10 (git-fixes).
- power: supply: axp288_fuel_gauge: Broaden vendor check for
Intel Compute Sticks (git-fixes).
- clk: tegra: Fix Tegra PMC clock out parents (git-fixes).
- clk: at91: usb: continue if clk_hw_round_rate() return zero
(git-fixes).
- rtc: 88pm860x: fix possible race condition (git-fixes).
- NTB: ntb_transport: Use scnprintf() for avoiding potential
buffer overflow (git-fixes).
- ntb_hw_switchtec: Fix ntb_mw_clear_trans error if size == 0
(git-fixes).
- ntb_tool: Fix printk format (git-fixes).
- NTB: ntb_perf: Fix address err in perf_copy_chunk (git-fixes).
- NTB: Fix an error in get link status (git-fixes).
- cpufreq: imx6q: fix error handling (git-fixes).
- cpufreq: imx6q: Fixes unwanted cpu overclocking on i.MX6ULL
(git-fixes).
- iio: industrialio-core: Fix debugfs read (git-fixes).
- libfs: fix infoleak in simple_attr_read() (git-fixes).
- drm/amdgpu: fix memory leak during TDR test(v2) (git-fixes).
- Fix built-in early-load Intel microcode alignment (git-fixes).
- cpufreq: s3c64xx: Remove pointless NULL check in
s3c64xx_cpufreq_driver_init (git-fixes).
- commit d13e57f
* Mon Apr 27 2020 ohering@suse.de
- Drivers: hv: vmbus: Fix crash handler reset of Hyper-V synic
(git fixes).
Refresh patches.suse/suse-hv-kabi.patch
- commit 73a1fdb
* Mon Apr 27 2020 ohering@suse.de
- Drivers: hv: vmbus: Remove dependencies on guest page size
(git fixes).
- commit 0eb9623
* Mon Apr 27 2020 oneukum@suse.com
- UAS: fix deadlock in error handling and PM flushing work
(git-fixes).
- commit f10ebae
* Mon Apr 27 2020 oneukum@suse.com
- UAS: no use logging any details in case of ENODEV (git-fixes).
- commit 12e8b6e
* Mon Apr 27 2020 oneukum@suse.com
- USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old
enumeration scheme first for high speed devices") (git-fixes).
- commit 63272b5
* Mon Apr 27 2020 oneukum@suse.com
- xhci: Don't clear hub TT buffer on ep0 protocol stall
(git-fixes).
- commit d0e1439
* Mon Apr 27 2020 oneukum@suse.com
- usb: dwc3: gadget: Fix request completion check (git-fixes).
- commit eb78203
* Mon Apr 27 2020 tzimmermann@suse.de
- drm/sun4i: sun6i_mipi_dsi: Add VCC-DSI regulator support (bsc#1152489)
* manual patch refresh
- commit 66ebcc7
* Mon Apr 27 2020 oneukum@suse.com
- usb: dwc3: gadget: Do link recovery for SS and SSP (git-fixes).
- commit 87d561b
* Mon Apr 27 2020 oneukum@suse.com
- usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro name (git-fixes).
- commit 7eb2c31
* Mon Apr 27 2020 oneukum@suse.com
- usb: f_fs: Clear OS Extended descriptor counts to zero in
ffs_data_reset() (git-fixes).
- commit 1fb0c5f
* Mon Apr 27 2020 oneukum@suse.com
- USB: early: Handle AMD's spec-compliant identifiers, too
(git-fixes).
- commit 26634ce
* Mon Apr 27 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/cpuidle-menu-Allow-tick-to-be-stopped-if-PM-QoS-is-used.patch
patches.suse/mm-vmscan.c-clean-code-by-removing-unnecessary-assignment.patch
patches.suse/rcu-Allow-only-one-expedited-GP-to-run-concurrently-with-wakeups.patch
patches.suse/rcu-Fix-missed-wakeup-of-exp_wq-waiters.patch
patches.suse/sched-fair-Align-rq-avg_idle-and-rq-avg_scan_cost.patch
- commit f15a73a
* Mon Apr 27 2020 mgorman@suse.de
- sched/nohz: Avoid disabling the tick for very short durations
(bnc#754690, bsc#1158748).
- Delete patches.suse/sched-throttle-nohz.patch.
- commit 0628907
* Mon Apr 27 2020 mgorman@suse.de
- sched/cpuacct: Use __this_cpu_add() instead of this_cpu_ptr()
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit 04cc379
* Mon Apr 27 2020 mgorman@suse.de
- sched/fair: Use __this_cpu_read() in wake_wide() (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/fair: Align rq->avg_idle and rq->avg_scan_cost
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- mm/vmscan.c: clean code by removing unnecessary assignment
(git fixes (mm/vmscan)).
- rcu: Allow only one expedited GP to run concurrently with
wakeups (git fixes (rcu)).
- rcu: Fix missed wakeup of exp_wq waiters (git fixes (rcu)).
- cpuidle: menu: Allow tick to be stopped if PM QoS is used
(bnc#1158748 (network regression)).
- commit cb72208
* Mon Apr 27 2020 tiwai@suse.de
- tty: rocket, avoid OOB access (git-fixes).
- tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
(git-fixes).
- tty: serial: owl: add "much needed" clk_prepare_enable()
(git-fixes).
- staging: vt6656: Fix calling conditions of vnt_set_bss_mode
(git-fixes).
- staging: vt6656: Fix pairwise key entry save (git-fixes).
- staging: vt6656: Fix drivers TBTT timing counter (git-fixes).
- staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by
default (git-fixes).
- iio: core: remove extra semi-colon from
devm_iio_device_register() macro (git-fixes).
- iio: adc: ti-ads8344: properly byte swap value (git-fixes).
- iio: st_sensors: rely on odr mask to know if odr can be set
(git-fixes).
- iio: xilinx-xadc: Make sure not exceed maximum samplerate
(git-fixes).
- iio: xilinx-xadc: Fix sequencer configuration for aux channels
in simultaneous mode (git-fixes).
- iio: xilinx-xadc: Fix clearing interrupt when enabling trigger
(git-fixes).
- iio: xilinx-xadc: Fix ADC-B powerdown (git-fixes).
- iio: adc: stm32-adc: fix sleep in atomic context (git-fixes).
- iio:ad7797: Use correct attribute_group (git-fixes).
- staging: gasket: Fix incongruency in handling of sysfs entries
creation (git-fixes).
- commit 4fa06ba
* Mon Apr 27 2020 lyan@suse.com
- KVM: s390: vsie: Fix delivery of addressing exceptions
(bsc#1133021).
- commit 2daae50
* Sun Apr 26 2020 tiwai@suse.de
- ALSA: pcm: oss: Place the plugin buffer overflow checks
correctly (for 5.7) (bsc#1170522).
- commit b4d1953
* Sat Apr 25 2020 tiwai@suse.de
- ALSA: hda: Always use jackpoll helper for jack update after
resume (git-fixes).
- ALSA: hda/realtek - Add new codec supported for ALC245
(git-fixes).
- ALSA: usb-audio: Fix usb audio refcnt leak when getting spdif
(git-fixes).
- ALSA: usb-audio: Add connector notifier delegation (git-fixes).
- ASoC: wm8960: Fix wrong clock after suspend & resume
(git-fixes).
- ASoC: rsnd: Fix "status check failed" spam for multi-SSI
(git-fixes).
- ASoC: rsnd: Don't treat master SSI in multi SSI setup as parent
(git-fixes).
- ASoC: meson: axg-card: fix codec-to-codec link setup
(git-fixes).
- ASoC: dapm: fixup dapm kcontrol widget (git-fixes).
- ASoC: SOF: Intel: add min/max channels for SSP on
Baytrail/Broadwell (git-fixes).
- ASoC: rsnd: Fix HDMI channel mapping for multi-SSI mode
(git-fixes).
- ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
(git-fixes).
- ASoC: codecs: hdac_hdmi: Fix incorrect use of
list_for_each_entry (git-fixes).
- ASoC: topology: Fix endianness issue (git-fixes).
- ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs
(git-fixes).
- ASoC: sgtl5000: Fix VAG power-on handling (git-fixes).
- ASoC: madera: Remove a couple of stray blank lines (git-fixes).
- ASoC: qcom: common: Silence duplicate parse error messages
(git-fixes).
- soc/stm/stm32_sub_sai: Add missing '\n' in log messages
(git-fixes).
- ASoC: tas571x: disable regulators on failed probe (git-fixes).
- ASoC: topology: Check return value of soc_tplg_dai_config
(git-fixes).
- ASoC: topology: Check return value of pcm_new_ver (git-fixes).
- ASoC: topology: Check soc_tplg_add_route return value
(git-fixes).
- ASoC: topology: Check return value of soc_tplg_*_create
(git-fixes).
- ASoC: topology: Check return value of soc_tplg_create_tlv
(git-fixes).
- ALSA: usb-audio: Apply async workaround for Scarlett 2i4 2nd
gen (git-fixes).
- ALSA: usx2y: Fix potential NULL dereference (git-fixes).
- ALSA: usb-audio: Add quirk for Focusrite Scarlett 2i2
(git-fixes).
- ALSA: usb-audio: Add static mapping table for ALC1220-VB-based
mobos (git-fixes).
- ALSA: hda: Remove ASUS ROG Zenith from the blacklist
(git-fixes).
- ALSA: hda/realtek - Fix unexpected init_amp override
(git-fixes).
- ALSA: usb-audio: Filter out unsupported sample rates on
Focusrite devices (git-fixes).
- ALSA: hda/hdmi: Add module option to disable audio component
binding (git-fixes).
- commit 9aa515f
* Fri Apr 24 2020 mkubecek@suse.cz
- config: clean up s390x/zfcpdump
Sync some config options in s390x/zfcpdump with SLE15-SP2. These did differ
from SLE15-SP2 without apparent reason (for zfcpdump, that is):
- FRONTSWAP (y -> n)
- CMA (y -> n)
- ZPOOL (y -> n)
- REGULATOR (y -> n)
- HARDENED_USERCOPY (y -> n)
- CRYPTO (y -> n)
- CRC_T10DIF (y -> n)
- commit 118d550
* Fri Apr 24 2020 msuchanek@suse.de
- Update
patches.suse/powerpc-pseries-ddw-Extend-upper-limit-for-huge-DMA-.patch
(FATE#327775 bsc#1142685 bsc#1167867 ltc#179509 ltc#184616).
- commit 54d9eaa
* Thu Apr 23 2020 dwagner@suse.de
- scsi: qla2xxx: check UNLOADING before posting async work
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
- scsi: qla2xxx: set UNLOADING before waiting for session deletion
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
- scsi: qla2xxx: Fix regression warnings (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
- scsi: qla2xxx: Remove non functional code (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
- scsi: qla2xxx: add ring buffer for tracing debug logs
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334 bsc#1157169).
- commit 0ed2831
* Thu Apr 23 2020 dwagner@suse.de
- Fix meta data for FC-NVME-2 patches
The branch of the maintainer got rebased. Update the commit id accordingly.
- commit e17d7e2
* Thu Apr 23 2020 tzimmermann@suse.de
- Revert "drm/panel: simple: Add support for Sharp LQ150X1LG11 panels" (bsc#1152472)
- commit 5a48ac0
* Thu Apr 23 2020 tzimmermann@suse.de
- drm/sun4i: dsi: Remove incorrect use of runtime PM (bsc#1152472)
* manual patch refresh
- commit 1f5ded0
* Thu Apr 23 2020 tzimmermann@suse.de
- fbcon: fix null-ptr-deref in fbcon_switch (bsc#1152472)
- commit a5735e6
* Thu Apr 23 2020 shung-hsi.yu@suse.com
- net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid
error message (bsc#1161695).
- net: fec_main: Use platform_get_irq_byname_optional() to avoid
error message (bsc#1161695).
- commit 7080d97
* Wed Apr 22 2020 tiwai@suse.de
- irqchip/mbigen: Free msi_desc on device teardown (git-fixes).
- i2c: altera: use proper variable to hold errno (git-fixes).
- i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag
on BYT and CHT (git-fixes).
- drm/amd/powerplay: force the trim of the mclk dpm_levels if
OD is enabled (git-fixes).
- watchdog: sp805: fix restart handler (git-fixes).
- mac80211: fix race in ieee80211_register_hw() (git-fixes).
- mac80211_hwsim: Use kstrndup() in place of kasprintf()
(git-fixes).
- commit 158e556
* Wed Apr 22 2020 tiwai@suse.de
- Revert ACPI EC patch that was reverted in stable tree
Delete:
patches.suse/ACPI-EC-Do-not-clear-boot_ec_is_ecdt-in-acpi_ec_add.patch.
- commit 4ca2cd1
* Wed Apr 22 2020 mbenes@suse.cz
- objtool: Make BP scratch register warning more robust
(bsc#1169514).
- commit 21d4b08
* Wed Apr 22 2020 mbenes@suse.cz
- objtool: Fix switch table detection in .text.unlikely
(bsc#1169514).
- commit c2b49a3
* Wed Apr 22 2020 tbogendoerfer@suse.de
- ionic: fix unused assignment (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: add dynamic_debug header (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- commit 61e55e9
* Wed Apr 22 2020 tbogendoerfer@suse.de
- net/mlx5e: Fix nest_level for vlan pop action (bsc#1154353).
- ionic: set station addr only if needed (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: replay filters after fw upgrade (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- net: icmp6: do not select saddr from iif when route has prefsrc
set (bsc#1154353).
- commit da058f0
* Tue Apr 21 2020 oneukum@suse.com
- PCI: endpoint: Fix for concurrent memory allocation in OB
address region (git-fixes).
- commit efb90c5
* Tue Apr 21 2020 oneukum@suse.com
- mmc: sdhci-of-at91: fix memleak on clk_get failure (git-fixes).
- commit df10885
* Tue Apr 21 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/ext4-Avoid-freeing-inodes-on-dirty-list.patch
patches.suse/fs-Avoid-leaving-freed-inode-on-dirty-list.patch
patches.suse/writeback-Export-inode_io_list_del.patch
- commit 9d7a667
* Tue Apr 21 2020 nstange@suse.de
- icmp: allow icmpv6_ndo_send to work with CONFIG_IPV6=n
(bsc#1169021 jsc#SLE-12250).
- commit 8129fee
* Tue Apr 21 2020 nstange@suse.de
- crypto: arm64/poly1305 - ignore build files (bsc#1169021
jsc#SLE-12250).
- commit 5860f7d
* Tue Apr 21 2020 tiwai@suse.de
- Update references for ptp security fixes (CVE-2020-10690, bsc#1170056)
- commit 0efc222
* Tue Apr 21 2020 oneukum@suse.com
- padata: always acquire cpu_hotplug_lock before pinst->lock
(git-fixes).
- commit d5448e4
* Tue Apr 21 2020 oneukum@suse.com
- padata: validate cpumask without removed CPU during offline
(git-fixes).
- commit e4437ab
* Tue Apr 21 2020 jack@suse.cz
- ext4: Avoid freeing inodes on dirty list (bsc#1168423).
- writeback: Export inode_io_list_del() (bsc#1168423).
- fs: Avoid leaving freed inode on dirty list (bsc#1168423).
- commit 86af897
* Tue Apr 21 2020 jslaby@suse.cz
- PCI: endpoint: Fix for concurrent memory allocation in OB
address region (git-fixes).
- PCI: endpoint: Cast the page number to phys_addr_t (git-fixes).
- commit 3e58a3a
* Tue Apr 21 2020 mhocko@suse.com
- mm: set vm_next and vm_prev to NULL in vm_area_dup()
(bnc#1169681).
- Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"
(bnc#1169681).
- commit f7b4d10
* Tue Apr 21 2020 glin@suse.com
- bpf: Prevent re-mmap()'ing BPF map as writable for initially
r/o mapping (bsc#1155518).
- xsk: Fix out of boundary write in __xsk_rcv_memcpy
(bsc#1155518).
- kbuild, btf: Fix dependencies for DEBUG_INFO_BTF (bsc#1155518).
- commit ac4792a
* Mon Apr 20 2020 nstange@suse.de
- wireguard: noise: error out precomputed DH during handshake
rather than config (bsc#1169021 jsc#SLE-12250).
- commit e14e578
* Mon Apr 20 2020 nstange@suse.de
- wireguard: receive: remove dead code from default packet type
case (bsc#1169021 jsc#SLE-12250).
- commit c43a23b
* Mon Apr 20 2020 nstange@suse.de
- wireguard: queueing: account for skb->protocol==0 (bsc#1169021
jsc#SLE-12250).
- commit 9e6b83e
* Mon Apr 20 2020 nstange@suse.de
- wireguard: selftests: test using new 64-bit time_t (bsc#1169021
jsc#SLE-12250).
- commit 60756ac
* Mon Apr 20 2020 nstange@suse.de
- wireguard: selftests: remove duplicated include <sys/types.h>
(bsc#1169021 jsc#SLE-12250).
- commit b51ae0c
* Mon Apr 20 2020 nstange@suse.de
- wireguard: socket: remove extra call to synchronize_net
(bsc#1169021 jsc#SLE-12250).
- commit 182535b
* Mon Apr 20 2020 nstange@suse.de
- wireguard: send: account for mtu=0 devices (bsc#1169021
jsc#SLE-12250).
- commit 2f73731
* Mon Apr 20 2020 nstange@suse.de
- wireguard: receive: reset last_under_load to zero (bsc#1169021
jsc#SLE-12250).
- commit 5207bec
* Mon Apr 20 2020 nstange@suse.de
- wireguard: selftests: reduce complexity and fix make races
(bsc#1169021 jsc#SLE-12250).
- commit 9718224
* Mon Apr 20 2020 nstange@suse.de
- wireguard: device: use icmp_ndo_send helper (bsc#1169021
jsc#SLE-12250).
- commit 76ba369
* Mon Apr 20 2020 nstange@suse.de
- wireguard: selftests: tie socket waiting to target pid
(bsc#1169021 jsc#SLE-12250).
- commit bf1d7e5
* Mon Apr 20 2020 nstange@suse.de
- wireguard: selftests: cleanup CONFIG_ENABLE_WARN_DEPRECATED
(bsc#1169021 jsc#SLE-12250).
- commit fe77b94
* Mon Apr 20 2020 nstange@suse.de
- wireguard: selftests: ensure non-addition of peers with failed
precomputation (bsc#1169021 jsc#SLE-12250).
- commit ad7678e
* Mon Apr 20 2020 nstange@suse.de
- wireguard: noise: reject peers with low order public keys
(bsc#1169021 jsc#SLE-12250).
- commit 8542988
* Mon Apr 20 2020 nstange@suse.de
- wireguard: allowedips: fix use-after-free in
root_remove_peer_lists (bsc#1169021 jsc#SLE-12250).
- commit 2be5b62
* Mon Apr 20 2020 nstange@suse.de
- net: introduce skb_list_walk_safe for skb segment walking
(bsc#1169021 jsc#SLE-12250).
- commit 1ec4578
* Mon Apr 20 2020 nstange@suse.de
- wireguard: socket: mark skbs as not on list when receiving
via gro (bsc#1169021 jsc#SLE-12250).
- commit a45554a
* Mon Apr 20 2020 nstange@suse.de
- wireguard: queueing: do not account for pfmemalloc when clearing
skb header (bsc#1169021 jsc#SLE-12250).
- commit dd22191
* Mon Apr 20 2020 nstange@suse.de
- wireguard: selftests: remove ancient kernel compatibility code
(bsc#1169021 jsc#SLE-12250).
- commit e478c39
* Mon Apr 20 2020 nstange@suse.de
- wireguard: allowedips: use kfree_rcu() instead of call_rcu()
(bsc#1169021 jsc#SLE-12250).
- commit 8c0e1e0
* Mon Apr 20 2020 nstange@suse.de
- wireguard: main: remove unused include <linux/version.h>
(bsc#1169021 jsc#SLE-12250).
- commit 3a111bf
* Mon Apr 20 2020 nstange@suse.de
- wireguard: global: fix spelling mistakes in comments
(bsc#1169021 jsc#SLE-12250).
- commit 79a082d
* Mon Apr 20 2020 mkubecek@suse.cz
- Update
patches.suse/tcp-dccp-fix-possible-race-__inet_lookup_established.patch
references (add bsc#1151794).
- commit 0f4b072
* Mon Apr 20 2020 colyli@suse.de
- block: Fix partition support for host aware zoned block devices
(git fixes (block layer)).
- commit 2826707
* Mon Apr 20 2020 msuchanek@suse.de
- powerpc/sstep: Fix DS operand in ld encoding to appropriate
value (bsc#1065729).
- commit ffe7728
* Mon Apr 20 2020 colyli@suse.de
- block: fix busy device checking in blk_drop_partitions again
(git fixes (block layer)).
- scsi: sd_sbc: Fix sd_zbc_report_zones() (git fixes (block
layer)).
- block: allow partitions on host aware zone devices (git fixes
(block layer)).
- block: refactor rescan_partitions (bsc#1169493).
- null_blk: Fix zoned command return code (git fixes (block
layer)).
- commit 2eec3ac
* Mon Apr 20 2020 tabraham@suse.com
- EDAC: skx_common: downgrade message importance on missing PCI
device (bsc#1165581).
- commit 33acab9
* Mon Apr 20 2020 colyli@suse.de
- rbd: call rbd_dev_unprobe() after unwatching and flushing
notifies (git fixes (block layer)).
- commit b8a8f93
* Mon Apr 20 2020 colyli@suse.de
- rbd: avoid a deadlock on header_rwsem when flushing notifies
(git fixes (block layer)).
- commit 39eb136
* Mon Apr 20 2020 colyli@suse.de
- block: fix busy device checking in blk_drop_partitions (git
fixes (block layer)).
- commit a502c37
* Mon Apr 20 2020 mbenes@suse.cz
- tracing: Fix the race between registering 'snapshot' event
trigger and triggering 'snapshot' operation (git-fixes).
- commit e9b7241
* Mon Apr 20 2020 colyli@suse.de
- dm writecache: add cond_resched to avoid CPU hangs (git fixes
(block layer)).
- dm integrity: fix a crash with unusually large tag size (git
fixes (block layer)).
- dm zoned: remove duplicate nr_rnd_zones increase in
dmz_init_zone() (git fixes (block layer)).
- commit bae04d0
* Mon Apr 20 2020 colyli@suse.de
- Revert "bcache: ignore pending signals when creating gc and
allocator thread" (git fixes (block layer)).
- commit 389cb15
* Mon Apr 20 2020 colyli@suse.de
- block: rework zone reporting (git fixes (block layer)).
- Refresh for the above change,
patches.suse/dm-zoned-reduce-overhead-of-backing-device-checks.patch.
- commit e2e1ac1
* Mon Apr 20 2020 mbenes@suse.cz
- tracing: Disable trace_printk() on post poned tests (git-fixes).
- commit a1f20fd
* Mon Apr 20 2020 colyli@suse.de
- null_blk: clean up report zones (git fixes (block layer)).
- null_blk: clean up the block device operations (git fixes
(block layer)).
- block: Remove partition support for zoned block devices (git
fixes (block layer)).
- commit 47f4ca0
* Mon Apr 20 2020 colyli@suse.de
- block: Simplify report zones execution (git fixes (block
layer)).
- block: cleanup the !zoned case in blk_revalidate_disk_zones
(git fixes (block layer)).
- block: Enhance blk_revalidate_disk_zones() (git fixes (block
layer)).
- block: add zone open, close and finish operations (git fixes
(block layer)).
- commit c73ea39
* Mon Apr 20 2020 colyli@suse.de
- block: Simplify REQ_OP_ZONE_RESET_ALL handling (git fixes
(block layer)).
- block: Remove REQ_OP_ZONE_RESET plugging (git fixes (block
layer)).
- commit 1d004e0
* Mon Apr 20 2020 colyli@suse.de
- dm: make dm_table_find_target return NULL (git fixes (block
layer)).
- null_blk: fix inline misuse (git fixes (block layer)).
- null_blk: create a helper for zoned devices (git fixes
(block layer)).
- null_blk: move duplicate code to callers (git fixes (block
layer)).
- commit 9efd841
* Mon Apr 20 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/ibmvfc-don-t-send-implicit-logouts-prior-to-NPIV-log.patch
- commit cb5e73f
* Mon Apr 20 2020 neilb@suse.de
- fs/filesystems.c: downgrade user-reachable WARN_ONCE() to
pr_warn_once() (bsc#1163463).
- commit 399801b
* Fri Apr 17 2020 tiwai@suse.de
- ALSA: hda: call runtime_allow() for all hda controllers
(git-fixes).
- ALSA: hda: Explicitly permit using autosuspend if runtime PM
is supported (git-fixes).
- ALSA: hda: Skip controller resume if not needed (git-fixes).
- ALSA: hda: Keep the controller initialization even if no codecs
found (git-fixes).
- ALSA: hda: Release resources at error in delayed probe
(git-fixes).
- ALSA: hda: Honor PM disablement in PM freeze and thaw_noirq ops
(git-fixes).
- ALSA: hda: Don't release card at firmware loading error
(git-fixes).
- ALSA: usb-audio: Check mapping at creating connector controls,
too (git-fixes).
- ALSA: usb-audio: Don't create jack controls for PCM terminals
(git-fixes).
- ALSA: usb-audio: Don't override ignore_ctl_error value from
the map (git-fixes).
- ALSA: usb-audio: Filter error from connector kctl ops, too
(git-fixes).
- ALSA: hda/realtek - Enable the headset mic on Asus FX505DT
(git-fixes).
- commit 8a08089
* Fri Apr 17 2020 tiwai@suse.de
- arm, bpf: Fix offset overflow for BPF_MEM BPF_DW (git-fixes).
- nl80211: fix NL80211_ATTR_FTM_RESPONDER policy (git-fixes).
- net: phy: micrel: use genphy_read_status for KSZ9131
(git-fixes).
- arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0
(git-fixes).
- keys: Fix proc_keys_next to increase position index (git-fixes).
- drm/amdgpu: unify fw_write_wait for new gfx9 asics (git-fixes).
- libata: Return correct status in sata_pmp_eh_recover_pm()
when ATA_DFLAG_DETACH is set (git-fixes).
- Input: i8042 - add Acer Aspire 5738z to nomux list (git-fixes).
- net: phy: micrel: kszphy_resume(): add delay after
genphy_resume() before accessing PHY registers (git-fixes).
- vfio: platform: Switch to platform_get_irq_optional()
(git-fixes).
- PCI: Add boot interrupt quirk mechanism for Xeon chipsets
(git-fixes).
- ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
(git-fixes).
- drm/scheduler: fix rare NULL ptr race (git-fixes).
- drm/dp_mst: Fix clearing payload state on topology disable
(git-fixes).
- crypto: ccree - dec auth tag size from cryptlen map (git-fixes).
- crypto: ccree - only try to map auth tag if needed (git-fixes).
- crypto: ccree - protect against empty or NULL scatterlists
(git-fixes).
- irqchip/gic-v4: Provide irq_retrigger to avoid circular locking
dependency (git-fixes).
- ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
(git-fixes).
- acpi/x86: ignore unspecified bit positions in the ACPI global
lock field (git-fixes).
- firmware: fix a double abort case with fw_load_sysfs_fallback
(git-fixes).
- usb: dwc3: core: add support for disabling SS instances in
park mode (git-fixes).
- xhci: bail out early if driver can't accress host in resume
(git-fixes).
- media: venus: firmware: Ignore secure call error on first resume
(git-fixes).
- media: allegro: fix type of gop_length in channel_create message
(git-fixes).
- media: i2c: ov5695: Fix power on and off sequences (git-fixes).
- media: ti-vpe: cal: fix disable_irqs to only the intended target
(git-fixes).
- media: venus: hfi_parser: Ignore HEVC encoding for V1
(git-fixes).
- pstore/platform: fix potential mem leak if pstore_init_fs failed
(git-fixes).
- tpm: Don't make log failures fatal (git-fixes).
- i2c: pca-platform: Use platform_irq_get_optional (git-fixes).
- i2c: st: fix missing struct parameter description (git-fixes).
- bus: sunxi-rsb: Return correct data when mixing 16-bit and
8-bit reads (git-fixes).
- soc: fsl: dpio: register dpio irq handlers after dpio create
(git-fixes).
- Input: tm2-touchkey - add support for Coreriver TC360 variant
(git-fixes).
- i2c: jz4780: silence log flood on txabrt (git-fixes).
- mmc: sdhci-of-esdhc: fix esdhc_reset() for different controller
versions (git-fixes).
- cpufreq: Cancel policy update work scheduled before freeing
(git-fixes).
- commit e5ee52f
* Fri Apr 17 2020 ailiop@suse.com
- xfs: reflink should force the log out if mounted with wsync
(git-fixes).
- commit 2e7b82b
* Fri Apr 17 2020 ailiop@suse.com
- xfs: factor out a new xfs_log_force_inode helper (git-fixes).
- commit 9fd128e
* Fri Apr 17 2020 ailiop@suse.com
- xfs: don't write a corrupt unmount record to force summary
counter recalc (git-fixes).
- commit 6add31e
* Fri Apr 17 2020 ailiop@suse.com
- xfs: don't allow log IO to be throttled (git-fixes).
- commit 925e53f
* Fri Apr 17 2020 ailiop@suse.com
- xfs: remove some stale comments from the log code (git-fixes).
- commit b869987
* Fri Apr 17 2020 ailiop@suse.com
- xfs: refactor unmount record writing (git-fixes).
- commit 60c7c2f
* Fri Apr 17 2020 ailiop@suse.com
- xfs: merge xlog_commit_record with xlog_write_done (git-fixes).
- commit 6169e00
* Fri Apr 17 2020 ailiop@suse.com
- xfs: split xlog_ticket_done (git-fixes).
- commit 3540978
* Fri Apr 17 2020 ailiop@suse.com
- xfs: kill XLOG_TIC_INITED (git-fixes).
- commit 1c52baf
* Fri Apr 17 2020 ailiop@suse.com
- xfs: refactor and split xfs_log_done() (git-fixes).
- commit 27f5afa
* Fri Apr 17 2020 ailiop@suse.com
- xfs: re-order initial space accounting checks in xlog_write
(git-fixes).
- commit d2e492c
* Fri Apr 17 2020 ailiop@suse.com
- xfs: don't try to write a start record into every iclog
(git-fixes).
- commit 62148c3
* Fri Apr 17 2020 ailiop@suse.com
- xfs: shutdown on failure to add page to log bio (git-fixes).
- commit cb7737c
* Fri Apr 17 2020 ailiop@suse.com
- xfs: remove xlog_state_want_sync (git-fixes).
- commit 99f092d
* Fri Apr 17 2020 ailiop@suse.com
- xfs: move the ioerror check out of xlog_state_clean_iclog
(git-fixes).
- commit f23116d
* Fri Apr 17 2020 ailiop@suse.com
- xfs: refactor xlog_state_clean_iclog (git-fixes).
- commit e43b3ed
* Fri Apr 17 2020 ailiop@suse.com
- xfs: remove the aborted parameter to xlog_state_done_syncing
(git-fixes).
- commit eaff4cc
* Fri Apr 17 2020 ailiop@suse.com
- xfs: simplify log shutdown checking in xfs_log_release_iclog
(git-fixes).
- commit d486a9f
* Fri Apr 17 2020 ailiop@suse.com
- xfs: simplify the xfs_log_release_iclog calling convention
(git-fixes).
- commit 5b62921
* Fri Apr 17 2020 ailiop@suse.com
- xfs: factor out a xlog_wait_on_iclog helper (git-fixes).
- commit 371f1e3
* Fri Apr 17 2020 ailiop@suse.com
- xfs: merge xlog_cil_push into xlog_cil_push_work (git-fixes).
- commit 22531f1
* Fri Apr 17 2020 ailiop@suse.com
- xfs: cleanup xfs_log_unmount_write (git-fixes).
- commit 47964dc
* Fri Apr 17 2020 ailiop@suse.com
- xfs: remove dead code from xfs_log_unmount_write (git-fixes).
- commit 15d084c
* Fri Apr 17 2020 ailiop@suse.com
- xfs: remove the unused return value from xfs_log_unmount_write
(git-fixes).
- commit 7daf110
* Fri Apr 17 2020 ailiop@suse.com
- xfs: don't ever return a stale pointer from __xfs_dir3_free_read
(git-fixes).
- commit e98d8e7
* Fri Apr 17 2020 ailiop@suse.com
- xfs: fix buffer corruption reporting when
xfs_dir3_free_header_check fails (git-fixes).
- commit 0d51de1
* Fri Apr 17 2020 ailiop@suse.com
- xfs: add a function to deal with corrupt buffers post-verifiers
(git-fixes).
- commit cdad8b5
* Fri Apr 17 2020 ailiop@suse.com
- xfs: fix iclog release error check race with shutdown
(git-fixes).
- commit 2814941
* Fri Apr 17 2020 ailiop@suse.com
- xfs: don't check for AG deadlock for realtime files in bunmapi
(git-fixes).
- commit fc993c5
* Fri Apr 17 2020 ailiop@suse.com
- xfs: remove the XLOG_STATE_DO_CALLBACK state (git-fixes).
- commit c72277f
* Fri Apr 17 2020 ailiop@suse.com
- xfs: turn ic_state into an enum (git-fixes).
- commit 1f9b2d3
* Fri Apr 17 2020 ailiop@suse.com
- xfs: remove the unused XLOG_STATE_ALL and XLOG_STATE_UNUSED
flags (git-fixes).
- commit 22ec56e
* Fri Apr 17 2020 ailiop@suse.com
- xfs: remove dead ifdef XFSERRORDEBUG code (git-fixes).
- commit f73533e
* Fri Apr 17 2020 ailiop@suse.com
- xfs: call xlog_state_release_iclog with l_icloglock held
(git-fixes).
- commit e2ae7c9
* Fri Apr 17 2020 ailiop@suse.com
- xfs: move the locking from xlog_state_finish_copy to the callers
(git-fixes).
- commit 4fc8e18
* Fri Apr 17 2020 ailiop@suse.com
- xfs: remove the unused ic_io_size field from xlog_in_core
(git-fixes).
- commit cc60ace
* Fri Apr 17 2020 ailiop@suse.com
- xfs: pass the correct flag to xlog_write_iclog (git-fixes).
- commit d0ba340
* Thu Apr 16 2020 mbenes@suse.cz
- x86/xen: fix booting 32-bit pv guest (bsc#1071995).
- commit de745ab
* Thu Apr 16 2020 mbenes@suse.cz
- x86/xen: Make the secondary CPU idle tasks reliable
(bsc#1071995).
- commit b937a33
* Thu Apr 16 2020 mbenes@suse.cz
- x86/xen: Make the boot CPU idle task reliable (bsc#1071995).
- commit 7555345
* Thu Apr 16 2020 oneukum@suse.com
- Update
patches.suse/media-stv06xx-add-missing-descriptor-sanity-checks.patch
(bsc#1168854). Pending CVE request, adding bsc so that it is not lost
- commit 3e4aa5f
* Thu Apr 16 2020 oneukum@suse.com
- Update
patches.suse/media-xirlink_cit-add-missing-descriptor-sanity-chec.patch
(bsc#1168952). Pending CVE request, adding bsc so this is not lost.
- commit 98ac2ff
* Thu Apr 16 2020 msuchanek@suse.de
- tools/test/nvdimm: Fix out of tree build (bsc#1156395).
- commit bec0a07
* Thu Apr 16 2020 msuchanek@suse.de
- Refresh patches.suse/tools-testing-nvdimm-Fix-compilation-failure-without.patch.
- commit 48bddf2
* Thu Apr 16 2020 msuchanek@suse.de
- ibmvfc: don't send implicit logouts prior to NPIV login
(bsc#1169625 ltc#184611).
- commit 1026f14
* Thu Apr 16 2020 jslaby@suse.cz
- net: systemport: fix index check to avoid an array out of
bounds access (networking-stable-20_03_14).
- taprio: Fix sending packets without dequeueing them
(networking-stable-20_03_14).
- net: memcg: fix lockdep splat in inet_csk_accept()
(networking-stable-20_03_14).
- net: dsa: Don't instantiate phylink for CPU/DSA ports unless
needed (networking-stable-20_03_14).
- net/packet: tpacket_rcv: do not increment ring index on drop
(networking-stable-20_03_14).
- net: fec: validate the new settings in fec_enet_set_coalesce()
(networking-stable-20_03_14).
- net: macsec: update SCI upon MAC address change
(networking-stable-20_03_14).
- ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
(networking-stable-20_03_14).
- net: memcg: late association of sock to memcg
(networking-stable-20_03_14).
- ipvlan: do not use cond_resched_rcu() in
ipvlan_process_multicast() (networking-stable-20_03_14).
- cgroup, netclassid: periodically release file_lock on classid
updating (networking-stable-20_03_14).
- ipvlan: add cond_resched_rcu() while processing muticast backlog
(networking-stable-20_03_14).
- ipvlan: don't deref eth hdr before checking it's set
(networking-stable-20_03_14).
- sfc: detach from cb_page in efx_copy_channel()
(networking-stable-20_03_14).
- inet_diag: return classid for all socket types
(networking-stable-20_03_14).
- net: stmmac: dwmac1000: Disable ACS if enhanced descs are not
used (networking-stable-20_03_14).
- gre: fix uninit-value in __iptunnel_pull_header
(networking-stable-20_03_14).
- bonding/alb: make sure arp header is pulled before accessing it
(networking-stable-20_03_14).
- net: nfc: fix bounds checking bugs on "pipe"
(networking-stable-20_03_14).
- net: hns3: fix a not link up issue when fibre port supports
autoneg (networking-stable-20_03_14).
- slip: make slhc_compress() more robust against malicious packets
(networking-stable-20_03_14).
- net: dsa: fix phylink_start()/phylink_stop() calls
(networking-stable-20_03_14).
- selftests/net/fib_tests: update addr_metric_test for peer
route testing (networking-stable-20_03_14).
- net/ipv6: remove the old peer route if change it to a new one
(networking-stable-20_03_14).
- net/ipv6: need update peer route when modify metric
(networking-stable-20_03_14).
- net: taprio: add missing attribute validation for txtime delay
(networking-stable-20_03_14).
- net: fq: add missing attribute validation for orphan mask
(networking-stable-20_03_14).
- fib: add missing attribute validation for tun_id
(networking-stable-20_03_14).
- devlink: validate length of region addr/len
(networking-stable-20_03_14).
- devlink: validate length of param values
(networking-stable-20_03_14).
- net/ipv6: use configured metric when add peer route
(networking-stable-20_03_14).
- net: dsa: mv88e6xxx: fix lockup on warm boot
(networking-stable-20_03_14).
- netlink: Use netlink header as base to calculate bad attribute
offset (networking-stable-20_03_14).
- r8152: check disconnect status after long sleep
(networking-stable-20_03_14).
- commit 4f8bc32
* Wed Apr 15 2020 ddiss@suse.de
- patches.suse/0005-scsi-target-use-the-stack-for-XCOPY-passthrough-cmds.patch:
(bsc#1164514).
- patches.suse/0004-scsi-target-increase-XCOPY-I-O-size.patch:
(bsc#1164514).
- patches.suse/0003-scsi-target-avoid-per-loop-XCOPY-buffer-allocations.patch:
(bsc#1164514).
- patches.suse/0002-scsi-target-drop-xcopy-DISK-BLOCK-LENGTH-debug.patch:
(bsc#1164514).
- patches.suse/0001-scsi-target-use-define-for-xcopy-descriptor-len.patch:
(bsc#1164514).
- commit 35bd511
* Wed Apr 15 2020 jroedel@suse.de
- PCI/AER: Rationalize error status register clearing
(bsc#1169263).
- PCI/DPC: Expose dpc_process_error(), dpc_reset_link() for use
by EDR (bsc#1169263).
- PCI/AER: Add pci_aer_raw_clear_status() to unconditionally
clear Error Status (bsc#1169263).
- PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
(bsc#1169263).
- PCI/ERR: Return status of pcie_do_recovery() (bsc#1169263).
- PCI/ERR: Remove service dependency in pcie_do_recovery()
(bsc#1169263).
- PCI/DPC: Move DPC data into struct pci_dev (bsc#1169263).
- commit 01b5293
* Wed Apr 15 2020 bp@suse.de
- x86/microcode/AMD: Increase microcode PATCH_MAX_SIZE
(bsc#1169005).
- commit 92271b2
* Wed Apr 15 2020 aaptel@suse.com
- Refresh
patches.suse/cifs-ignore-cached-share-root-handle-closing-errors.patch.
- commit c6f232e
* Wed Apr 15 2020 ptesarik@suse.cz
- s390/zcrypt: use kvmalloc instead of kmalloc for 256k alloc
(bsc#1169003 LTC#185029).
- commit efd0cc2
* Wed Apr 15 2020 msuchanek@suse.de
- KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
(bsc#1156395).
- commit 30499af
* Wed Apr 15 2020 mkubecek@suse.cz
- update patches metadata
- update upstream references and resort:
patches.suse/nvme-fc-Revert-add-module-to-ops-template-to-allow-m.patch
patches.suse/nvme-fcloop-fix-deallocation-of-working-context.patch
patches.suse/nvme-fix-deadlock-caused-by-ANA-update-wrong-locking.patch
patches.suse/nvme-inherit-stable-pages-constraint-in-the-mpath-st.patch
patches.suse/nvme-rdma-Replace-comma-with-a-semicolon.patch
patches.suse/nvmet-fc-fix-typo-in-comment.patch
patches.suse/nvmet-fix-NULL-dereference-when-removing-a-referral.patch
patches.suse/nvmet-rdma-fix-bonding-failover-possible-NULL-deref.patch
- fix Patch-mainline:
patches.suse/nvme-Check-for-readiness-more-quickly-to-speed-up-bo.patch
patches.suse/nvme-code-cleanup-nvme_identify_ns_desc.patch
patches.suse/nvme-fabrics-Use-scnprintf-for-avoiding-potential-bu.patch
patches.suse/nvme-log-additional-message-for-controller-status.patch
patches.suse/nvme-multipath-do-not-reset-on-unknown-status.patch
patches.suse/nvme-remove-unused-return-code-from-nvme_alloc_ns.patch
patches.suse/nvme-tcp-Set-SO_PRIORITY-for-all-host-sockets.patch
patches.suse/nvmet-check-sscanf-value-for-subsys-serial-attr.patch
patches.suse/nvmet-configfs-code-cleanup.patch
patches.suse/nvmet-make-ctrl-id-configurable.patch
patches.suse/nvmet-make-ctrl-model-configurable.patch
patches.suse/nvmet-tcp-set-SO_PRIORITY-for-accepted-sockets.patch
- commit 66e0350
* Wed Apr 15 2020 yousaf.kaukab@suse.com
- Revert "cpufreq: arm64: prevent module unload (bsc#1168476)."
This reverts commit 59dc6e32df1940481a3955a2caf2e64f735a0831.
- commit c363644
* Wed Apr 15 2020 msuchanek@suse.de
- rpm/check-for-config-changes: Ignore CONFIG_LD_VERSION
- commit e60242e
* Wed Apr 15 2020 jslaby@suse.cz
- udp: rehash on disconnect (networking-stable-20_03_01).
- net/tls: Fix to avoid gettig invalid tls record
(networking-stable-20_03_01).
- Revert "net: dev: introduce support for sch BYPASS for lockless
qdisc" (networking-stable-20_03_01).
- qede: Fix race between rdma destroy workqueue and link change
event (networking-stable-20_03_01).
- sctp: move the format error check out of __sctp_sf_do_9_1_abort
(networking-stable-20_03_01).
- net: sched: correct flower port blocking
(networking-stable-20_03_01).
- net: dsa: b53: Ensure the default VID is untagged
(networking-stable-20_03_01).
- net: macb: ensure interface is not suspended on at91rm9200
(networking-stable-20_03_01).
- net: fib_rules: Correctly set table field when table number
exceeds 8 bits (networking-stable-20_03_01).
- ipv6: Fix nlmsg_flags when splitting a multipath route
(networking-stable-20_03_01).
- ipv6: Fix route replacement with dev-only route
(networking-stable-20_03_01).
- commit 7f4f9c7
* Wed Apr 15 2020 ggherdovich@suse.cz
- x86, sched: Don't enable static key when starting secondary CPUs
(bsc#1169518).
- commit 7e982dc
* Wed Apr 15 2020 yousaf.kaukab@suse.com
- thermal/drivers/cpufreq_cooling: Fix return of
cpufreq_set_cur_state (bsc#1168476).
- commit 1bb91ae
* Wed Apr 15 2020 bp@suse.de
- EDAC/mce_amd: Make fam_ops static global (jsc#SLE-11833).
- commit a2a7430
* Wed Apr 15 2020 mkoutny@suse.com
- cgroup: cgroup_procs_next should increase position index
(bsc#1169524).
- commit e8538bb
* Wed Apr 15 2020 mbenes@suse.cz
- btrfs: separate definition of assertion failure handlers
(bsc#1169514).
- commit 47cc410
* Wed Apr 15 2020 mbenes@suse.cz
- objtool: Add relocation check for alternative sections
(bsc#1169514).
- commit ddcfb2d
* Wed Apr 15 2020 ggherdovich@suse.cz
- Refresh
patches.suse/x86-sched-Account-for-CPUs-with-less-than-4-cores-in.patch.
- commit fe74002
* Wed Apr 15 2020 mbenes@suse.cz
- objtool: Add is_static_jump() helper (bsc#1169514).
- commit d3f8210
* Wed Apr 15 2020 jslaby@suse.cz
- selftests/powerpc: Turn off timeout setting for benchmarks,
dscr, signal, tm (git-fixes).
- selftests/powerpc: Add tlbie_test in .gitignore (git-fixes).
- tools: gpio: Fix out-of-tree build regression (git-fixes).
- commit 32ce8b5
* Wed Apr 15 2020 bp@suse.de
- EDAC/amd64: Drop some family checks for newer systems
(jsc#SLE-11833).
- commit c3845bc
* Wed Apr 15 2020 yousaf.kaukab@suse.com
- ahci: Add support for Amazon's Annapurna Labs SATA controller
(bsc#1169013).
- commit 4296517
* Wed Apr 15 2020 jslaby@suse.cz
- blacklist.conf: add three cleanups
- commit cf5b455
* Wed Apr 15 2020 bp@suse.de
- EDAC/amd64: Add family ops for Family 19h Models 00h-0Fh
(jsc#SLE-11833).
- commit 6188ac8
* Wed Apr 15 2020 jslaby@suse.cz
- PCI: dwc: Fix dw_pcie_ep_raise_msix_irq() to get correct MSI-X
table address (git-fixes).
- PCI: endpoint: Fix ->set_msix() to take BIR and offset as
arguments (git-fixes).
- commit c6334e6
* Wed Apr 15 2020 tzimmermann@suse.de
- fbmem: Adjust indentation in fb_prepare_logo and fb_blank (bsc#1152489)
- commit bcb3d94
* Wed Apr 15 2020 mkubecek@suse.cz
- config: refresh
No functional change, only menu structure comments and one line move.
- commit cbac380
* Wed Apr 15 2020 tbogendoerfer@suse.de
- cxgb4: free MQPRIO resources in shutdown path (jsc#SLE-8389).
- RDMA/hns: Fix a wrong judgment of return value (jsc#SLE-8449).
- RDMA/hns: Fix wrong judgments of udata->outlen (jsc#SLE-8449).
- RDMA/core: Remove the duplicate header file (jsc#SLE-8449).
- IB/mlx5: Optimize u64 division on 32-bit arches (jsc#SLE-8446).
- RDMA/mlx5: Prevent UMR usage with RO only when we have RO caps
(jsc#SLE-8446).
- net: hns3: fix for fraglist SKB headlen not handling correctly
(bsc#1154353).
- net: hns3: drop the WQ_MEM_RECLAIM flag when allocating WQ
(bsc#1154353).
- selftests/bpf: Fix test_progs's parsing of test numbers
(bsc#1154353).
- bnxt_en: Fix "fw.mgmt" and "fw.nsci" info via devlink info_get
cb (jsc#SLE-8371 bsc#1153274).
- taprio: do not use BIT() in TCA_TAPRIO_ATTR_FLAG_* definitions
(bsc#1154353).
- sfc: fix XDP-redirect in this driver (jsc#SLE-8314).
- libbpf: Ignore incompatible types with matching name during
CO-RE relocation (bsc#1154353).
- sfc: remove unused variable 'efx_default_channel_type'
(jsc#SLE-8314).
- commit 655c6cc
* Wed Apr 15 2020 tzimmermann@suse.de
- OMAP: DSS2: remove non-zero check on variable r (bsc#1152489)
- commit 82ee31e
* Wed Apr 15 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline ("Queued" is for patches going to get into mainline):
patches.suse/drm-i915-Fix-ref-mutex-deadlock-in-i915_active_wait.patch
- commit f1086d5
* Wed Apr 15 2020 mkubecek@suse.cz
- supported.conf: cleanup
Make the comment consistent with the rest of the file.
- commit c905a51
* Wed Apr 15 2020 bp@suse.de
- EDAC/mce_amd: Always load on SMCA systems (jsc#SLE-11833).
- commit f330d60
* Wed Apr 15 2020 mkubecek@suse.cz
- improve patch metadata
- make Patch-mainline more explicit:
patches.suse/bfq-tune-slice-idle.patch
- commit 6fb07af
* Wed Apr 15 2020 jslaby@suse.cz
- Refresh
patches.suse/0001-efi-fix-a-race-and-a-buffer-overflow-while-reading-e.patch.
One more update on an upstreamed patch.
- commit 0bed50c
* Wed Apr 15 2020 jslaby@suse.cz
- Refresh
patches.suse/KEYS-reaching-the-keys-quotas-correctly.patch.
- Refresh
patches.suse/PCI-pciehp-Add-DMI-table-for-in-band-presence-detect.patch.
- Refresh
patches.suse/PCI-pciehp-Disable-in-band-presence-detect-when-poss.patch.
- Refresh
patches.suse/PCI-pciehp-Wait-for-PDS-if-in-band-presence-is-disab.patch.
- Refresh
patches.suse/edac-mc-carve-out-error-increment-into-a-separate-function.patch.
- Refresh
patches.suse/edac-mc-change-mci-device-removal-to-use-put_device.patch.
- Refresh
patches.suse/edac-mc-determine-mci-pointer-from-the-error-descriptor.patch.
- Refresh
patches.suse/edac-mc-pass-the-error-descriptor-to-error-reporting-functions.patch.
- Refresh
patches.suse/edac-mc-remove-detail-string-and-cleanup-error-string-generation.patch.
- Refresh
patches.suse/edac-mc-remove-enable_per_layer_report-function-argument.patch.
- Refresh patches.suse/edac-mc-remove-per-layer-counters.patch.
- Refresh
patches.suse/edac-mc-reorder-functions-edac_mc_alloc.patch.
- Refresh
patches.suse/edac-mc-report-unknown-memory-on-too-many-dimm-labels-found.patch.
- Refresh
patches.suse/edac-mc-split-edac_mc_alloc-into-smaller-functions.patch.
- Refresh
patches.suse/edac-store-error-type-in-struct-edac_raw_error_desc.patch.
- Refresh
patches.suse/efi-x86-add-tpm-related-efi-tables-to-unencrypted-mapping-checks.patch.
- Refresh
patches.suse/x86-amd_nb-char-amd64-agp-use-amd_nb_num-accessor.patch.
- Refresh
patches.suse/x86-intel_pstate-Handle-runtime-turbo-disablement-en.patch.
- Refresh
patches.suse/x86-sched-Add-support-for-frequency-invariance-on-ATOM.patch.
- Refresh
patches.suse/x86-sched-Add-support-for-frequency-invariance-on-ATOM_GOLDMONT.patch.
- Refresh
patches.suse/x86-sched-Add-support-for-frequency-invariance-on-SK.patch.
- Refresh
patches.suse/x86-sched-Add-support-for-frequency-invariance-on-XE.patch.
- Refresh
patches.suse/x86-sched-Add-support-for-frequency-invariance.patch.
Update upstream status and sort them all.
- commit 6e97756
* Tue Apr 14 2020 bp@suse.de
- x86/amd_nb: Add Family 19h PCI IDs (jsc#SLE-11833).
- Refresh
patches.suse/x86-amd_nb-char-amd64-agp-use-amd_nb_num-accessor.patch.
- commit ffdd1b6
* Tue Apr 14 2020 rgoldwyn@suse.com
- exfat: add Kconfig and Makefile (JSC#SLE-9489).
Also changes config files and supported.conf to incorporate exfat
- exfat: add nls operations (JSC#SLE-9489).
- exfat: add misc operations (JSC#SLE-9489).
- exfat: add exfat cache (JSC#SLE-9489).
- exfat: add bitmap operations (JSC#SLE-9489).
- exfat: add fat entry operations (JSC#SLE-9489).
- exfat: add file operations (JSC#SLE-9489).
- exfat: add directory operations (JSC#SLE-9489).
- exfat: add inode operations (JSC#SLE-9489).
- exfat: add super block operations (JSC#SLE-9489).
- exfat: add in-memory and on-disk structures and headers
(JSC#SLE-9489).
- vfs: Create fs_context-aware mount_bdev() replacement
(JSC#SLE-9489).
- commit 3b40335
* Tue Apr 14 2020 lhenriques@suse.com
- ceph: fix snapshot directory timestamps (jsc#SES-1134).
- ceph: wait for async creating inode before requesting new max
size (jsc#SES-1134).
- ceph: don't skip updating wanted caps when cap is stale
(jsc#SES-1134).
- ceph: request new max size only when there is auth cap
(jsc#SES-1134).
- ceph: cleanup return error of try_get_cap_refs() (jsc#SES-1134).
- ceph: return ceph_mdsc_do_request() errors from __get_parent()
(jsc#SES-1134).
- ceph: check all mds' caps after page writeback (jsc#SES-1134).
- ceph: update i_requested_max_size only when sending cap msg
to auth mds (jsc#SES-1134).
- ceph: simplify calling of ceph_get_fmode() (jsc#SES-1134).
- ceph: remove delay check logic from ceph_check_caps()
(jsc#SES-1134).
- ceph: consider inode's last read/write when calculating wanted
caps (jsc#SES-1134).
- ceph: always renew caps if mds_wanted is insufficient
(jsc#SES-1134).
- ceph: update dentry lease for async create (jsc#SES-1134).
- ceph: attempt to do async create when possible (jsc#SES-1134).
- ceph: cache layout in parent dir on first sync create
(jsc#SES-1134).
- ceph: add new MDS req field to hold delegated inode number
(jsc#SES-1134).
- ceph: decode interval_sets for delegated inos (jsc#SES-1134).
- ceph: make ceph_fill_inode non-static (jsc#SES-1134).
- ceph: perform asynchronous unlink if we have sufficient caps
(jsc#SES-1134).
- ceph: don't take refs to want mask unless we have all bits
(jsc#SES-1134).
- ceph: cap tracking for async directory operations
(jsc#SES-1134).
- ceph: make __take_cap_refs non-static (jsc#SES-1134).
- ceph: add infrastructure for waiting for async create to
complete (jsc#SES-1134).
- ceph: track primary dentry link (jsc#SES-1134).
- ceph: add flag to designate that a request is asynchronous
(jsc#SES-1134).
- ceph: more caps.c lockdep assertions (jsc#SES-1134).
- ceph: clean up kick_flushing_inode_caps() (jsc#SES-1134).
- libceph: directly skip to the end of redirect reply
(jsc#SES-1134).
- libceph: simplify ceph_monc_handle_map() (jsc#SES-1134).
- ceph: return ETIMEDOUT errno to userland when request timed out
(jsc#SES-1134).
- ceph: re-org copy_file_range and fix some error paths
(jsc#SES-1134).
- ceph: move to a dedicated slabcache for mds requests
(jsc#SES-1134).
- ceph: reorganize fields in ceph_mds_request (jsc#SES-1134).
- ceph: replace zero-length array with flexible-array member
(jsc#SES-1134).
- ceph: check if file lock exists before sending unlock request
(jsc#SES-1134).
- ceph: move ceph_osdc_{read,write}pages to ceph.ko
(jsc#SES-1134).
- ceph: don't ClearPageChecked in ceph_invalidatepage()
(jsc#SES-1134).
- libceph: drop CEPH_DEFINE_SHOW_FUNC (jsc#SES-1134).
- ceph: check inode type for
CEPH_CAP_FILE_{CACHE,RD,REXTEND,LAZYIO} (jsc#SES-1134).
- ceph: add refcounting for Fx caps (jsc#SES-1134).
- ceph: register MDS request with dir inode from the start
(jsc#SES-1134).
- commit 5555f78
* Tue Apr 14 2020 jack@suse.cz
- bfq: Tune slice_idle (bsc#1168838).
- commit cd1f013
* Tue Apr 14 2020 oneukum@suse.com
- mt76: mt76x02: fix coverage_class type (git-fixes).
- commit 17e4f02
* Tue Apr 14 2020 oneukum@suse.com
- blacklist.conf: cosmetic change only
- commit c7bf43b
* Tue Apr 14 2020 oneukum@suse.com
- padata: fix uninitialized return value in padata_replace()
(git-fixes).
- commit 3620d06
* Tue Apr 14 2020 msuchanek@suse.de
- Revert "powerpc/64: irq_work avoid interrupt when called with
hardware irqs enabled" (bsc#1156395).
- commit 6d41ca5
* Tue Apr 14 2020 tiwai@suse.de
- drm/i915: Fix ref->mutex deadlock in i915_active_wait()
(stable-5.4.y).
- commit 35b215a
* Tue Apr 14 2020 tiwai@suse.de
- drm/sun4i: dsi: Avoid hotplug race with DRM driver bind
(git-fixes).
- commit 725ce8a
* Tue Apr 14 2020 tiwai@suse.de
- pwm: pca9685: Fix PWM/GPIO inter-operation (git-fixes).
- pwm: renesas-tpu: Fix late Runtime PM enablement (git-fixes).
- pwm: rcar: Fix late Runtime PM enablement (git-fixes).
- pwm: meson: Fix confusing indentation (git-fixes).
- pwm: bcm2835: Dynamically allocate base (git-fixes).
- ipmi: fix hung processes in __get_guid() (git-fixes).
- drm/i915/gem: Flush all the reloc_gpu batch (git-fixes).
- platform/chrome: cros_ec_rpmsg: Fix race with host event
(git-fixes).
- acpi/nfit: improve bounds checking for 'func' (git-fixes).
- drm/sun4i: dsi: Allow binding the host without a panel
(git-fixes).
- drm/sun4i: dsi: Use NULL to signify "no panel" (git-fixes).
- drm/sun4i: dsi: Remove unused drv from driver context
(git-fixes).
- Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl
(git-fixes).
- commit 3034d25
* Tue Apr 14 2020 kbuild@suse.de
- Delete patches.kabi/* workarounds
- commit 70f1868
* Tue Apr 14 2020 mkubecek@suse.cz
- supported.conf: fix order of entries (sort)
- commit ead7ceb
* Tue Apr 14 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/scsi-lpfc-Change-default-SCSI-LUN-QD-to-64.patch
patches.suse/scsi-lpfc-Fix-crash-after-handling-a-pci-error.patch
patches.suse/scsi-lpfc-Fix-crash-in-target-side-cable-pulls-hitti.patch
patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch
patches.suse/scsi-lpfc-Fix-kasan-slab-out-of-bounds-error-in-lpfc.patch
patches.suse/scsi-lpfc-Fix-lockdep-error-register-non-static-key.patch
patches.suse/scsi-lpfc-Fix-lpfc-overwrite-of-sg_cnt-field-in-nvme.patch
patches.suse/scsi-lpfc-Fix-scsi-host-template-for-SLI3-vports.patch
patches.suse/scsi-lpfc-Fix-update-of-wq-consumer-index-in-lpfc_sl.patch
patches.suse/scsi-lpfc-Make-debugfs-ktime-stats-generic-for-NVME-.patch
patches.suse/scsi-lpfc-Remove-prototype-FIPS-DSS-options-from-SLI.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.0.patch
- commit 8c32594
* Tue Apr 14 2020 mkubecek@suse.cz
- series.conf: cleanup
- move unsortable patch out of sorted section:
patches.suse/cifs-ignore-cached-share-root-handle-closing-errors.patch
- commit d749c1b
* Tue Apr 14 2020 jgross@suse.com
- xen/blkfront: fix memory allocation flags in
blkfront_setup_indirect() (bsc#1168486).
- commit 97066fb
* Mon Apr 13 2020 dbueso@suse.de
- time/namespace: Add max_time_namespaces ucount (bsc#1164648,jsc#SLE-11493).
- commit 15be678
* Mon Apr 13 2020 colyli@suse.de
- blacklist.conf: add following commits, disable them temporarily,
a4a8d286586d4b28c8517a51db8d86954aadc74b
3918e0667bbac99400b44fa5aef3f8be2eeada4a
When add them back when dm back port done.
- commit 23511fe
* Mon Apr 13 2020 colyli@suse.de
- lib/raid6/test: fix build on distros whose /bin/sh is not bash
(git fixes (block layer)).
- Revert "dm: always call blk_queue_split() in dm_process_bio()"
(git fixes (block layer)).
- coresight: do not use the BIT() macro in the UAPI header
(git fixes (block layer)).
- pid: Improve the comment about waiting in zap_pid_ns_processes
(git fixes (block layer)).
- dm verity fec: fix memory leak in verity_fec_dtr (git fixes
(block layer)).
- null_blk: Fix the null_add_dev() error path (git fixes
(block layer)).
- blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
(git fixes (block layer)).
- dm: fix congested_fn for request-based device (git fixes
(block layer)).
- dm zoned: Fix reference counter initial value of chunk works
(git fixes (block layer)).
- dm writecache: verify watermark during resume (git fixes
(block layer)).
- dm: report suspended device during destroy (git fixes (block
layer)).
- dm cache: fix a crash due to incorrect work item cancelling
(git fixes (block layer)).
- dm integrity: fix invalid table returned due to argument count
mismatch (git fixes (block layer)).
- dm integrity: fix a deadlock due to offloading to an incorrect
workqueue (git fixes (block layer)).
- dm integrity: fix recalculation when moving from journal mode
to bitmap mode (git fixes (block layer)).
- lib/stackdepot.c: fix global out-of-bounds in stack_slabs
(git fixes (block layer)).
- drivers/block/zram/zram_drv.c: fix error return codes not
being returned in writeback_store (git fixes (block layer)).
- dm: fix potential for q->make_request_fn NULL pointer (git fixes
(block layer)).
- dm thin metadata: use pool locking at end of
dm_pool_metadata_close (git fixes (block layer)).
- dm writecache: fix incorrect flush sequence when doing SSD
mode commit (git fixes (block layer)).
- dm crypt: fix benbi IV constructor crash if used in
authenticated mode (git fixes (block layer)).
- dm space map common: fix to ensure new block isn't already in
use (git fixes (block layer)).
- dm zoned: support zone sizes smaller than 128MiB (git fixes
(block layer)).
- padata: update documentation (git fixes (block layer)).
- block: fix an integer overflow in logical block size (git fixes
(block layer)).
- compat_ioctl: block: handle Persistent Reservations (git fixes
(block layer)).
- dm thin: Flush data device before committing metadata (git fixes
(block layer)).
- dm thin metadata: Add support for a pre-commit callback (git
fixes (block layer)).
- dm btree: increase rebalance threshold in __rebalance2()
(git fixes (block layer)).
- dm mpath: remove harmful bio-based optimization (git fixes
(block layer)).
- block: fix memleak of bio integrity data (git fixes (block
layer)).
- block: sed-opal: fix sparse warning: convert __be64 data
(git fixes (block layer)).
- block: sed-opal: fix sparse warning: obsolete array init
(git fixes (block layer)).
- commit 7a0b356
* Sun Apr 12 2020 mkubecek@suse.cz
- constrants: fix malformed XML
Closing tag of an element is "</foo>", not "<foo/>".
Fixes: 8b37de2eb835 ("rpm/constraints.in: Increase memory for kernel-docs")
- commit 4a8ca28
* Sun Apr 12 2020 tiwai@suse.de
- Refresh patches.suse/ALSA-pcm-oss-Fix-regression-by-buffer-overflow-fix-a.patch
Mark the upstream commit id to be ignored; the chery-picked patch supercedes it
- commit 5705a3a
* Sat Apr 11 2020 tiwai@suse.de
- ASoC: cs4270: pull reset GPIO low then high (git-fixes).
- ASoC: rt5645: Add platform-data for Medion E1239T (git-fixes).
- ASoC: Intel: bytcr_rt5640: Add quirk for MPMAN MPWIN895CL tablet
(git-fixes).
- ASoC: Intel: atom: Fix uninitialized variable compiler warning
(git-fixes).
- ASoC: Intel: atom: Check drv->lock is locked in
sst_fill_and_send_cmd_unlocked (git-fixes).
- ASoC: Intel: atom: Take the drv->lock mutex before calling
sst_send_slot_map() (git-fixes).
- ASoC: topology: use name_prefix for new kcontrol (git-fixes).
- ASoC: rt5682: Fix build error without CONFIG_I2C (git-fixes).
- ASoC: dpcm: allow start or stop during pause for backend
(git-fixes).
- ASoC: dapm: connect virtual mux with default value (git-fixes).
- ASoC: Intel: bdw-rt5677: Remove ignore_suspend flag from SSP0
dai link (git-fixes).
- ASoC: Intel: haswell: Remove ignore_suspend flag from SSP0
dai link (git-fixes).
- ASoC: Intel: broadwell: Remove ignore_suspend flag from SSP0
dai link (git-fixes).
- ASoC: fix regwmask (git-fixes).
- ALSA: hda: Add driver blacklist (git-fixes).
- ALSA: usb-audio: Add mixer workaround for TRX40 and co
(git-fixes).
- ALSA: hda/realtek - Add quirk for MSI GL63 (git-fixes).
- ALSA: ice1724: Fix invalid access for enumerated ctl items
(git-fixes).
- ALSA: hda: Fix potential access overflow in beep helper
(git-fixes).
- ALSA: hda/realtek - Add HP new mute led supported for ALC236
(git-fixes).
- ALSA: hda/realtek - Add supported new mute Led for HP
(git-fixes).
- ALSA: usb-audio: Add registration quirk for Kingston HyperX
Cloud Alpha S (git-fixes).
- ALSA: usb-audio: Add Pioneer DJ DJM-250MK2 quirk (git-fixes).
- ALSA: pcm: oss: Fix regression by buffer overflow fix (again)
(git-fixes).
- ALSA: hda/realtek - Add quirk for Lenovo Carbon X1 8th gen
(git-fixes).
- commit fa71152
* Thu Apr 09 2020 dwagner@suse.de
- crypto: arm/poly1305 - add artifact to .gitignore files
(bsc#1169021 jsc#SLE-12250).
- crypto: x86/curve25519 - leave r12 as spare register
(bsc#1169021 jsc#SLE-12250).
- crypto: x86/curve25519 - replace with formally verified
implementation (bsc#1169021 jsc#SLE-12250).
- crypto: arm64/chacha - correctly walk through blocks
(bsc#1169021 jsc#SLE-12250).
- crypto: x86/curve25519 - support assemblers with no adx support
(bsc#1169021 jsc#SLE-12250).
- crypto: chacha20poly1305 - prevent integer overflow on large
input (bsc#1169021 jsc#SLE-12250).
- icmp: introduce helper for nat'd source address in network
device context (bsc#1169021 jsc#SLE-12250).
- crypto: Kconfig - allow tests to be disabled when manager is
disabled (bsc#1169021 jsc#SLE-12250).
- wireguard: selftests: import harness makefile for test suite
(bsc#1169021 jsc#SLE-12250).
- net: WireGuard secure network tunnel (bsc#1169021
jsc#SLE-12250).
- Update config files: enable WIREGUARD on all archs.
- Update supported.conf: mark new drivers/net/wireguard as unsupported.
- crypto: arm/chacha - fix build failured when kernel mode NEON
is disabled (bsc#1169021 jsc#SLE-12250).
- crypto: x86/poly1305 - emit does base conversion itself
(bsc#1169021 jsc#SLE-12250).
- crypto: chacha20poly1305 - add back missing test vectors and
test chunking (bsc#1169021 jsc#SLE-12250).
- crypto: x86/poly1305 - fix .gitignore typo (bsc#1169021
jsc#SLE-12250).
- crypto: curve25519 - Fix selftest build error (bsc#1169021
jsc#SLE-12250).
- Update supported.conf: mark new lib/crypto/libcurve25519-generic as
unsupported.
- crypto: {arm,arm64,mips}/poly1305 - remove redundant
non-reduction from emit (bsc#1169021 jsc#SLE-12250).
- crypto: x86/poly1305 - wire up faster implementations for kernel
(bsc#1169021 jsc#SLE-12250).
- Update config files: a value of 11 is now required for
CRYPTO_LIB_POLY1305_RSIZE on x86_64.
- crypto: x86/poly1305 - import unmodified cryptogams
implementation (bsc#1169021 jsc#SLE-12250).
- crypto: poly1305 - add new 32 and 64-bit generic versions
(bsc#1169021 jsc#SLE-12250).
- crypto: lib/curve25519 - re-add selftests (bsc#1169021
jsc#SLE-12250).
- crypto: chacha - fix warning message in header file (bsc#1169021
jsc#SLE-12250).
- crypto: arm/curve25519 - add arch-specific key generation
function (bsc#1169021 jsc#SLE-12250).
- crypto: arch - conditionalize crypto api in arch glue for lib
code (bsc#1169021 jsc#SLE-12250).
- crypto: lib/chacha20poly1305 - use chacha20_crypt() (bsc#1169021
jsc#SLE-12250).
- crypto: x86/chacha - only unregister algorithms if registered
(bsc#1169021 jsc#SLE-12250).
- crypto: chacha_generic - remove unnecessary setkey() functions
(bsc#1169021 jsc#SLE-12250).
- crypto: lib/chacha20poly1305 - reimplement crypt_from_sg()
routine (bsc#1169021 jsc#SLE-12250).
- crypto: chacha20poly1305 - import construction and selftest
from Zinc (bsc#1169021 jsc#SLE-12250).
- Update config files: enable CRYPTO_LIB_CHACHA20POLY1305 on all archs.
- Update supported.conf: mark new lib/crypto/libchacha20poly1305 as
unsupported.
- crypto: arm/curve25519 - wire up NEON implementation
(bsc#1169021 jsc#SLE-12250).
- crypto: arm/curve25519 - import Bernstein and Schwabe's
Curve25519 ARM implementation (bsc#1169021 jsc#SLE-12250).
- crypto: curve25519 - x86_64 library and KPP implementations
(bsc#1169021 jsc#SLE-12250).
- Update config files: enable CRYPTO_CURVE25519_X86 on x86_64, which in
turn implies CRYPTO_ARCH_HAVE_LIB_CURVE25519.
- Update supported.conf: mark new arch/x86/crypto/curve25519-x86_64 as
unsupported.
- crypto: lib/curve25519 - work around Clang stack spilling issue
(bsc#1169021 jsc#SLE-12250).
- crypto: curve25519 - implement generic KPP driver (bsc#1169021
jsc#SLE-12250).
- Update config files: enable CRYPTO_CURVE25519 on all archs.
- Update supported.conf: mark new crypto/curve25519-generic as unsupported.
- crypto: curve25519 - add kpp selftest (bsc#1169021
jsc#SLE-12250).
- crypto: curve25519 - generic C library implementations
(bsc#1169021 jsc#SLE-12250).
- Update config files: enable CRYPTO_LIB_CURVE25519 on all archs, which in
turn implies CRYPTO_LIB_CURVE25519_GENERIC.
- Update supported.conf: mark new lib/crypto/libcurve25519 as unsupported.
- crypto: blake2s - x86_64 SIMD implementation (bsc#1169021
jsc#SLE-12250).
- Update config files: enable CRYPTO_BLAKE2S_X86 on x86_64, which in turn
implies CRYPTO_ARCH_HAVE_LIB_BLAKE2S.
- Update supported.conf: mark new arch/x86/crypto/blake2s-x86_64 as
unsupported.
- crypto: blake2s - implement generic shash driver (bsc#1169021
jsc#SLE-12250).
- Update config files: enable CRYPTO_BLAKE2S on all archs.
- Update supported.conf: mark new crypto/blake2s_generic as unsupported.
- crypto: testmgr - add test cases for Blake2s (bsc#1169021
jsc#SLE-12250).
- crypto: blake2s - generic C library implementation and selftest
(bsc#1169021 jsc#SLE-12250).
- Update config files: enable CRYPTO_LIB_BLAKE2S on all archs, which in
turn implies CRYPTO_LIB_BLAKE2S_GENERIC.
- Update supported.conf: mark new lib/crypto/libblake2s and
lib/crypto/libblake2s-generic as unsupported.
- crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized
implementation (bsc#1169021 jsc#SLE-12250).
- crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON
implementation (bsc#1169021 jsc#SLE-12250).
- crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON
implementation (bsc#1169021 jsc#SLE-12250).
- Update config files: enable CRYPTO_POLY1305_NEON on arm64, which in turn
implies CRYPTO_ARCH_HAVE_LIB_POLY1305;
a value of 9 is required for the internal CRYPTO_LIB_POLY1305_RSIZE on
arm64.
- Update supported.conf: mark new arch/arm64/crypto/poly1305-neon as
unsupported.
- crypto: x86/poly1305 - expose existing driver as poly1305
library (bsc#1169021 jsc#SLE-12250).
- Update config files: CRYPTO_POLY1305_X86_64 implies
CRYPTO_ARCH_HAVE_LIB_POLY1305 on x86_64 now;
a value of 4 is required for the internal CRYPTO_LIB_POLY1305_RSIZE on
x86_64.
- crypto: x86/poly1305 - depend on generic library not generic
shash (bsc#1169021 jsc#SLE-12250).
- crypto: poly1305 - expose init/update/final library interface
(bsc#1169021 jsc#SLE-12250).
- Update config files: enable CRYPTO_LIB_POLY1305 on all archs and set the
internal CRYPTO_LIB_POLY1305_RSIZE to 1 (the common default value among
all archs for now).
- crypto: x86/poly1305 - unify Poly1305 state struct with generic
code (bsc#1169021 jsc#SLE-12250).
- crypto: poly1305 - move core routines into a separate library
(bsc#1169021 jsc#SLE-12250).
- Update config files: enable CRYPTO_LIB_POLY1305_GENERIC on all archs.
- Update supported.conf: mark new lib/crypto/libpoly1305 as supported.
- crypto: chacha - unexport chacha_generic routines (bsc#1169021
jsc#SLE-12250).
- crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
(bsc#1169021 jsc#SLE-12250).
- crypto: mips/chacha - import 32r2 ChaCha code from Zinc
(bsc#1169021 jsc#SLE-12250).
- crypto: arm/chacha - expose ARM ChaCha routine as library
function (bsc#1169021 jsc#SLE-12250).
- crypto: arm/chacha - remove dependency on generic ChaCha driver
(bsc#1169021 jsc#SLE-12250).
- crypto: arm/chacha - import Eric Biggers's scalar accelerated
ChaCha code (bsc#1169021 jsc#SLE-12250).
- crypto: arm64/chacha - expose arm64 ChaCha routine as library
function (bsc#1169021 jsc#SLE-12250).
- Update config files: CRYPTO_CHACHA20_NEON implies
CRYPTO_ARCH_HAVE_LIB_CHACHA on arm64 now.
- crypto: arm64/chacha - depend on generic chacha library instead
of crypto driver (bsc#1169021 jsc#SLE-12250).
- crypto: x86/chacha - expose SIMD ChaCha routine as library
function (bsc#1169021 jsc#SLE-12250).
- Update config files: CRYPTO_CHACHA20_X86_64 implies
CRYPTO_ARCH_HAVE_LIB_CHACHA on x86_64 now.
- crypto: x86/chacha - depend on generic chacha library instead
of crypto driver (bsc#1169021 jsc#SLE-12250).
- crypto: chacha - move existing library code into lib/crypto
(bsc#1169021 jsc#SLE-12250).
- Update config files: enable CRYPTO_LIB_CHACHA_GENERIC and
CRYPTO_LIB_CHACHA on all archs.
- Update supported.conf: mark new lib/crypto/libchacha as unsupported.
- crypto: lib - tidy up lib/crypto Kconfig and Makefile
(bsc#1169021 jsc#SLE-12250).
- commit 121a35e
* Thu Apr 09 2020 mgorman@suse.de
- cgroup, rstat: Revert "cgroup: Add memory barriers to plug
cgroup_rstat_updated() race window" (bsc#1158748).
- commit f88fb2e
* Thu Apr 09 2020 oneukum@suse.com
- Refresh patches.suse/0001-kABI-more-hooks-for-PCI-changes.patch.
(bsc#1168999)
For some unknown reason (likely a macro), changing
struct pci_fixup breaks things left and right.
Removing the padding
- commit bbd0eda
* Thu Apr 09 2020 jwiesner@suse.com
- ipvlan: do not add hardware address of master to its unicast
filter list (bsc#1137325).
- commit 51a58f4
* Thu Apr 09 2020 aaptel@suse.com
- cifs: ignore cached share root handle closing errors
(bsc#1166780).
- commit 1f63b4d
* Thu Apr 09 2020 mgorman@suse.de
- Update config files to disable CONFIG_TRACE_IRQFLAGS (bsc#1169078).
- commit 35b5c01
* Thu Apr 09 2020 mkubecek@suse.cz
- kabi: drop kabi reference files (stop checking kabi)
After the SLE15 SP2 release schedule update, it's too early to enforce
kabi and there are some upcoming requests which either cannot be
implemented without kabi change or would require too complicated hacks.
Drop kabi reference files so that kabi won't be checked until they are
added back again.
- commit 16aa8e7
* Thu Apr 09 2020 hare@suse.de
- lpfc: nvmet: Add Send LS Request and Abort LS Request support (bsc#1169045).
- lpfc: nvmet: Add support for NVME LS request hosthandle (bsc#1169045).
- lpfc: nvme: Add Receive LS Request and Send LS Response (bsc#1169045).
- lpfc: Refactor Send LS Response support (bsc#1169045).
- lpfc: Refactor Send LS Abort support (bsc#1169045).
- lpfc: Refactor Send LS Request support (bsc#1169045).
- lpfc: Refactor NVME LS receive handling (bsc#1169045).
- lpfc: Commonize lpfc_async_xchg_ctx state and flag (bsc#1169045).
- lpfc: Refactor nvmet_rcv_ctx to create lpfc_async_xchg_ctx (bsc#1169045).
- lpfc: Refactor lpfc nvme headers (bsc#1169045).
- nvme-fcloop: add target to host LS request support (bsc#1169045).
- nvme-fcloop: refactor to enable target to host LS (bsc#1169045).
- nvmet-fc: Add Disconnect Association Xmt support (bsc#1169045).
- nvmet-fc: rename ls_list to ls_rcv_list (bsc#1169045).
- nvmet-fc: track hostport handle for associations (bsc#1169045).
- nvmet-fc: perform small cleanups on unneeded checks (bsc#1169045).
- nvmet-fc: add LS failure messages (bsc#1169045).
- nvme-fc: Add Disconnect Association Rcv support (bsc#1169045).
- nvmet-fc: Update target for common definitions for LS (bsc#1169045).
- nvme-fc: Update header and host for common definitions for LS (bsc#1169045).
- nvme-fc: convert assoc_active flag to bit op (bsc#1169045).
- nvme-fc: Ensure private pointers are NULL if no data (bsc#1169045).
- nvmet-fc: Better size LS buffers (bsc#1169045).
- nvme-fc nvmet-fc: refactor for common LS definitions (bsc#1169045).
- nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS (bsc#1169045).
- nvme-fc: Sync header to FC-NVME-2 rev 1.08 (bsc#1169045).
- nvme-fc: Revert "add module to ops template to allow module (bsc#1169045).
- nvme: fix deadlock caused by ANA update wrong locking (bsc#1169045).
- nvmet-rdma: fix bonding failover possible NULL deref (bsc#1169045).
- nvmet: fix NULL dereference when removing a referral (bsc#1169045).
- nvme: inherit stable pages constraint in the mpath stack (bsc#1169045).
- nvmet-fc: fix typo in comment (bsc#1169045).
- nvme-rdma: Replace comma with a semicolon (bsc#1169045).
- nvme-fcloop: fix deallocation of working context (bsc#1169045).
- commit afa84e7
* Thu Apr 09 2020 hare@suse.de
- scripts/git_sort/git_sort.py: Update nvme repositories
- commit 45cef90
* Thu Apr 09 2020 hare@suse.de
- nvme-fabrics: Use scnprintf() for avoiding potential buffer overflow (bsc#1161930).
- nvme-multipath: do not reset on unknown status (bsc#1161930).
- nvme: Check for readiness more quickly, to speed up boot time (bsc#1161930).
- nvme: log additional message for controller status (bsc#1161930).
- nvme: code cleanup nvme_identify_ns_desc() (bsc#1161930).
- nvmet-tcp: set MSG_MORE only if we actually have more to send (bsc#1161930).
- commit 0215ed6
* Thu Apr 09 2020 msuchanek@suse.de
- rpm/constraints.in: Increase memory for kernel-docs
References: https://build.opensuse.org/request/show/792664
- commit 8b37de2
* Thu Apr 09 2020 hare@suse.de
- nvmet-tcp: set SO_PRIORITY for accepted sockets (bsc#1169045).
- nvme-tcp: Set SO_PRIORITY for all host sockets (bsc#1169045).
- nvmet: check sscanf value for subsys serial attr (bsc#1169045).
- nvmet: make ctrl model configurable (bsc#1169045).
- nvmet: make ctrl-id configurable (bsc#1169045).
- nvmet: configfs code cleanup (bsc#1169045).
- nvme: remove unused return code from nvme_alloc_ns (bsc#1169045).
- nvme-rdma: Avoid double freeing of async event data (bsc#1169045).
- nvme-pci: Hold cq_poll_lock while completing CQEs (bsc#1169045).
- nvme-multipath: Fix memory leak with ana_log_buf (bsc#1169045).
- nvme: Fix uninitialized-variable warning (bsc#1169045).
- nvme-pci: Use single IRQ vector for old Apple models (bsc#1169045).
- nvme/pci: Add sleep quirk for Samsung and Toshiba drives (bsc#1169045).
- nvme/pci: move cqe check after device shutdown (bsc#1169045).
- nvme: prevent warning triggered by nvme_stop_keep_alive (bsc#1169045).
- nvme/tcp: fix bug on double requeue when send fails (bsc#1169045).
- nvmet: update AEN list and array at one place (bsc#1169045).
- nvmet: Fix controller use after free (bsc#1169045).
- nvmet: Fix error print message at nvmet_install_queue (bsc#1169045).
- nvme-pci: remove nvmeq->tags (bsc#1169045).
- nvmet: fix dsm failure when payload does not match sgl (bsc#1169045).
- nvmet: fix per feat data len for get_feature (bsc#1169045).
- nvme/pci: Fix read queue count (bsc#1169045).
- nvme/pci Limit write queue sizes to possible cpus (bsc#1169045).
- nvme/pci: Fix write and poll queue types (bsc#1169045).
- nvme/pci: Remove last_cq_head (bsc#1169045).
- nvme: Namepace identification descriptor list is optional (bsc#1169045).
- commit 583ef0e
* Thu Apr 09 2020 jroedel@suse.de
- PCI: pciehp: Fix MSI interrupt race (bsc#1159037).
- commit 41635b6
* Thu Apr 09 2020 tiwai@suse.de
- Fix mmc CMD6 timeout spams (bsc#1169056)
The patch
patches.suse/mmc-core-Default-to-generic_cmd6_time-as-timeout-in-.patch.
triggers spamming wrt MMC CMD6 timeout default. This has been already
reverted in stable queue, too, so let's kill it.
This also requires the refresh of
patches.suse/mmc-core-Allow-host-controllers-to-require-R1B-for-C.patch.
- commit d264c89
* Thu Apr 09 2020 hare@suse.de
- nvme-fc: fix double-free scenarios on hw queues (bsc#1169045).
- nvme: else following return is not needed (bsc#1169045).
- nvme: add error message on mismatching controller ids (bsc#1169045).
- nvme_fc: add module to ops template to allow module (bsc#1169045).
- nvme-fc: Avoid preallocating big SGL for data (bsc#1169045).
- nvme-rdma: Avoid preallocating big SGL for data (bsc#1169045).
- nvme: hwmon: add quirk to avoid changing temperature (bsc#1169045).
- nvme: hwmon: provide temperature min and max values for each (bsc#1169045).
- nvme: Discard workaround for non-conformant devices (bsc#1169045).
- commit ad5c1b6
* Thu Apr 09 2020 hare@suse.de
- nvme: Add hardware monitoring support (bsc#1169045).
- Update config files.
- commit 7065393
* Thu Apr 09 2020 hare@suse.de
- nvmet: Introduce common execute function for get_log_page and identify (bsc#1169045).
- commit 9f41df0
* Thu Apr 09 2020 jroedel@suse.de
- iommu/virtio: Fix freeing of incomplete domains (bsc#1169049).
- iommu/vt-d: Fix mm reference leak (bsc#1169050).
- iommu/amd: Fix the configuration of GCR3 table root pointer
(bsc#1169048).
- iommu/vt-d: Fix page request descriptor size (bsc#1169051).
- KVM: x86: Fix CPUID range checks for Hypervisor and Centaur
classes (bsc#1169052).
- KVM: x86: Trace the original requested CPUID function in
kvm_cpuid() (bsc#1169053).
- commit 02f2b47
* Thu Apr 09 2020 hare@suse.de
- nvmet: stop using bio_set_op_attrs (bsc#1169045).
- nvmet: add plugging for read/write when ns is bdev (bsc#1169045).
- nvmet: clean up command parsing a bit (bsc#1169045).
- nvmet: fill discovery controller sn, fr and mn correctly (bsc#1169045).
- nvmet: Open code nvmet_req_execute() (bsc#1169045).
- nvmet: Remove the data_len field from the nvmet_req struct (bsc#1169045).
- nvmet: Introduce nvmet_dsm_len() helper (bsc#1169045).
- nvmet: Cleanup discovery execute handlers (bsc#1169045).
- nvmet-tcp: Don't set the request's data_len (bsc#1169045).
- nvmet-tcp: Don't check data_len in nvmet_tcp_map_data() (bsc#1169045).
- nvme: Introduce nvme_lba_to_sect() (bsc#1169045).
- nvme: Cleanup and rename nvme_block_nr() (bsc#1169045).
- nvme: move common call to nvme_cleanup_cmd to core layer (bsc#1169045).
- nvme: introduce "Command Aborted By host" status code (bsc#1169045).
- nvmet-rdma: add unlikely check at nvmet_rdma_map_sgl_keyed (bsc#1169045).
- nvmet: add unlikely check at nvmet_req_alloc_sgl (bsc#1169045).
- nvmet: use bio_io_error instead of duplicating it (bsc#1169045).
- nvme: introduce nvme_is_aen_req function (bsc#1169045).
- nvme-fc: ensure association_id is cleared regardless of a Disconnet LS (bsc#1169045).
- nvme-fc: clarify error messages (bsc#1169045).
- nvme-fc: Set new cmd set indicator in nvme-fc cmnd iu (bsc#1169045).
- nvme-fc and nvmet-fc: sync with FC-NVME-2 header changes (bsc#1169045).
- nvme-fc: Sync nvme-fc header to FC-NVME-2 (bsc#1169045).
- commit 2d3a577
* Thu Apr 09 2020 hare@suse.de
- nvme-multipath: remove unused groups_only mode in ana log (bsc#1169045).
- nvme: Wait for reset state when required (bsc#1169045).
- nvme: Prevent resets during paused controller state (bsc#1169045).
- nvme: Restart request timers in resetting state (bsc#1169045).
- nvme: Remove ADMIN_ONLY state (bsc#1169045).
- nvme-pci: Free tagset if no IO queues (bsc#1169045).
- nvme: retain split access workaround for capability reads (bsc#1169045).
- nvme: fix possible deadlock when nvme_update_formats fails (bsc#1169045).
- commit a98e6f9
* Thu Apr 09 2020 dwagner@suse.de
- scsi: core: avoid repetitive logging of device offline messages
(bsc#1145929).
- commit 4217986
* Thu Apr 09 2020 wqu@suse.com
- btrfs: qgroup: Mark qgroup inconsistent if we're inherting
snapshot to a new qgroup (bsc#1165823).
- commit f82cb6e
* Thu Apr 09 2020 neilb@suse.de
- SUNRPC: fix krb5p mount to provide large enough buffer in
rq_rcvsize (bsc#1168236).
- commit 973a971
* Wed Apr 08 2020 mkubecek@suse.cz
- config: refresh
- commit 60a481d
* Wed Apr 08 2020 yousaf.kaukab@suse.com
- cpufreq: arm64: prevent module unload (bsc#1168476).
- commit 59dc6e3
* Wed Apr 08 2020 tiwai@suse.de
- misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test
devices (git-fixes).
- pinctrl: sprd: Use the correct pin output configuration
(git-fixes).
- pxa168fb: fix release function mismatch in probe failure
(git-fixes).
- mt76: remove variable 'val' set but not used (git-fixes).
- irqchip/bcm2835: Quiesce IRQs left enabled by bootloader
(git-fixes).
- iio: potentiostat: lmp9100: fix
iio_triggered_buffer_{predisable,postenable} positions
(git-fixes).
- iio: si1133: read 24-bit signed integer for measurement
(git-fixes).
- staging: kpc2000: prevent underflow in cpld_reconfigure()
(git-fixes).
- pstore: pstore_ftrace_seq_next should increase position index
(git-fixes).
- libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
(git-fixes).
- r8169: fix PHY driver check on platforms w/o module softdeps
(git-fixes).
- i2c: nvidia-gpu: Handle timeout correctly in
gpu_i2c_check_status() (git-fixes).
- geneve: move debug check after netdev unregister (git-fixes).
- lib/test_kasan.c: fix memory leak in kmalloc_oob_krealloc_more()
(git-fixes).
- lib/ubsan: don't serialize UBSAN report (git-fixes).
- commit a79673f
* Wed Apr 08 2020 tiwai@suse.de
- drm/vc4: Fix HDMI mode validation (git-fixes).
- drm: amd/acp: fix broken menu structure (git-fixes).
- drm/v3d: Replace wait_for macros to remove use of msleep
(git-fixes).
- drm/amd/display: Fix wrongly passed static prefix (git-fixes).
- drm: Remove PageReserved manipulation from drm_pci_alloc
(git-fixes).
- drm/crc: Actually allow to change the crc source (git-fixes).
- drm/drm_dp_mst:remove set but not used variable 'origlen'
(git-fixes).
- drm/amdgpu: fix typo for vcn1 idle check (git-fixes).
- drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
(git-fixes).
- drm/bochs: downgrade pci_request_region failure from error to
warning (git-fixes).
- drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
(git-fixes).
- commit 3d01994
* Wed Apr 08 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and resort:
patches.suse/slcan-Don-t-transmit-uninitialized-stack-data-in-pad.patch
- commit 26aaf48
* Wed Apr 08 2020 tiwai@suse.de
- thermal: devfreq_cooling: inline all stubs for
CONFIG_DEVFREQ_THERMAL=n (git-fixes).
- thermal: qoriq: Fix a compiling issue (git-fixes).
- mfd: dln2: Fix sanity checking for endpoints (git-fixes).
- tun: Don't put_page() for all negative return values from XDP
program (git-fixes).
- PCI/ERR: Update error status after reset_link() (git-fixes).
- PCI/ERR: Combine pci_channel_io_frozen cases (git-fixes).
- mei: me: add cedar fork device ids (git-fixes).
- extcon: axp288: Add wakeup support (git-fixes).
- fbdev: potential information leak in do_fb_ioctl() (git-fixes).
- watchdog: iTCO_wdt: Make ICH_RES_IO_SMI optional (git-fixes).
- watchdog: iTCO_wdt: Export vendorsupport (git-fixes).
- fat: fix uninit-memory access for partial initialized inode
(git-fixes).
- commit 58be4d2
* Wed Apr 08 2020 ggherdovich@suse.cz
- x86, sched: Account for CPUs with less than 4 cores in
freq. invariance (boo#1166664).
- commit 949f5c1
* Wed Apr 08 2020 ggherdovich@suse.cz
- x86, sched: Bail out of frequency invariance if base frequency
is unknown (bsc#1167878).
- commit f094f17
* Tue Apr 07 2020 msuchanek@suse.de
- Refresh patches.suse/powerpc-pseries-Fix-MCE-handling-on-pseries.patch.
- commit 901c022
* Tue Apr 07 2020 msuchanek@suse.de
- s390x: zfcpdump: disable CONFIG_RELOCATABLE (bsc#1168847).
- commit 77366c6
* Tue Apr 07 2020 mkubecek@suse.cz
- series.conf: cleanup
- move into sorted section:
patches.suse/slcan-Don-t-transmit-uninitialized-stack-data-in-pad.patch
- commit 6de7fc6
* Tue Apr 07 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/btrfs-qgroup-ensure-qgroup_rescan_running-is-only-se.patch
- commit 5232dd1
* Tue Apr 07 2020 mgorman@suse.de
- Update config files to disable CONFIG_UCLAMP_TASK (bsc#1168888).
- commit 00c1c4e
* Tue Apr 07 2020 mkubecek@suse.cz
- series.conf: cleanup
- move unsortable patches out of sorted section
- commit 362f0b0
* Tue Apr 07 2020 oneukum@suse.com
- Update
patches.suse/media-ov519-add-missing-endpoint-sanity-checks.patch
(CVE-2020-11608 bsc#1168829). Added cve number
- commit a2db40e
* Tue Apr 07 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/Documentation-ABI-Add-ABI-documentation-for-sys-kern.patch
patches.suse/Documentation-ABI-Mark-sys-kernel-fadump_-sysfs-file.patch
patches.suse/cpufreq-powernv-Fix-unsafe-notifiers.patch
patches.suse/cpufreq-powernv-Fix-use-after-free.patch
patches.suse/powerpc-64-Prevent-stack-protection-in-early-boot.patch
patches.suse/powerpc-64-Setup-a-paca-before-parsing-device-tree-e.patch
patches.suse/powerpc-64-tm-Don-t-let-userspace-set-regs-trap-via-.patch
patches.suse/powerpc-64s-Fix-section-mismatch-warnings-from-boot-.patch
patches.suse/powerpc-book3s64-Fix-error-handling-in-mm_iommu_do_a.patch
patches.suse/powerpc-drmem-avoid-NULL-pointer-dereference-when-dr.patch
patches.suse/powerpc-fadump-Reorganize-sys-kernel-fadump_-sysfs-f.patch
patches.suse/powerpc-fadump-sysfs-for-fadump-memory-reservation.patch
patches.suse/powerpc-powernv-Move-core-and-fadump_release_opalcor.patch
patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch
patches.suse/powerpc-pseries-Handle-UE-event-for-memcpy_mcsafe.patch
patches.suse/powerpc-smp-Use-nid-as-fallback-for-package_id.patch
patches.suse/powerpc-vmlinux.lds-Explicitly-retain-.gnu.hash.patch
patches.suse/powerpc-xive-Use-XIVE_BAD_IRQ-instead-of-zero-to-cat.patch
patches.suse/sysfs-Wrap-__compat_only_sysfs_link_entry_to_kobj-fu.patch
- commit 895f36d
* Tue Apr 07 2020 pjakobsson@suse.de
- supported.conf: Mark mali-dp as supported
References: bsc#1168596
Used on NXP LS1028A devices.
- commit 3682c9a
* Tue Apr 07 2020 glin@suse.com
- bpf: Verifier, do_refine_retval_range may clamp umin to 0
incorrectly (bsc#1155518).
- bpf: Explicitly memset some bpf info structures declared on
the stack (bsc#1155518).
- bpf: Explicitly memset the bpf_attr structure (bsc#1155518).
- commit b866c91
* Tue Apr 07 2020 neilb@suse.de
- MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
(bsc#1163403).
- Deprecate NR_UNSTABLE_NFS, use NR_WRITEBACK (bsc#1163403).
- commit 73cedab
* Mon Apr 06 2020 msuchanek@suse.de
- powerpc/irq: Use current_stack_pointer in do_IRQ()
(bsc#1156395).
- powerpc/irq: Use current_stack_pointer in check_stack_overflow()
(bsc#1156395).
- powerpc: Add current_stack_pointer as a register global
(bsc#1156395).
- powerpc: Rename current_stack_pointer() to current_stack_frame()
(bsc#1156395).
- commit dfb328d
* Mon Apr 06 2020 jack@suse.cz
- blacklist.conf: Blacklist 1ac994525b9d
- commit 536164b
* Mon Apr 06 2020 jack@suse.cz
- mm/filemap.c: don't bother dropping mmap_sem for zero size
readahead (bsc#1168768).
- commit 73bb347
* Mon Apr 06 2020 jack@suse.cz
- blacklist.conf: Blacklist 780f66e59231
- commit f5700fa
* Mon Apr 06 2020 jack@suse.cz
- ext4: fix incorrect group count in ext4_fill_super error message
(bsc#1168765).
- commit fe1e977
* Mon Apr 06 2020 jack@suse.cz
- ext4: fix incorrect inodes per group in error message
(bsc#1168764).
- commit 30375fd
* Mon Apr 06 2020 jack@suse.cz
- Move merged patches to sorted section.
- commit cd90775
* Mon Apr 06 2020 jack@suse.cz
patches.suse/ext4-Avoid-ENOSPC-when-avoiding-to-reuse-recently-de.patch,
patches.suse/ext4-Unregister-sysfs-path-before-destroying-jbd2-journal.patch,
patches.suse/ext4-do-not-commit-super-on-read-only-bdev.patch: Update
tags
- commit 9574818
* Mon Apr 06 2020 jack@suse.cz
- patches.suse/ext4-Check-for-non-zero-journal-inum-in-ext4_calculate_overhead.patches:
Update patch tags
- commit 2c9a584
* Mon Apr 06 2020 jack@suse.cz
- partitions/efi: Fix partition name parsing in GUID partition
entry (bsc#1168763).
- commit 0cdb51e
* Mon Apr 06 2020 jack@suse.cz
- block: keep bdi->io_pages in sync with max_sectors_kb for
stacked devices (bsc#1168762).
- commit bab38c6
* Mon Apr 06 2020 jack@suse.cz
- blacklist.conf: Blacklist f01b411f41f9
- commit a9128f0
* Mon Apr 06 2020 jack@suse.cz
- block/diskstats: more accurate approximation of io_ticks for
slow disks (bsc#1168761).
- commit fbbe9dc
* Mon Apr 06 2020 jack@suse.cz
- block, bfq: fix use-after-free in bfq_idle_slice_timer_body
(bsc#1168760).
- commit 1b05c31
* Mon Apr 06 2020 tiwai@suse.de
- ASoC: jz4740-i2s: Fix divider written at incorrect offset in
register (git-fixes).
- commit 8642419
* Mon Apr 06 2020 tiwai@suse.de
- xarray: Fix early termination of xas_for_each_marked
(git-fixes).
- XArray: Fix xas_pause for large multi-index entries (git-fixes).
- XArray: Fix xa_find_next for large multi-index entries
(git-fixes).
- commit b6feec2
* Mon Apr 06 2020 tiwai@suse.de
- media: imx: Propagate quantization and encoding in CSI
(git-fixes).
- blacklist.conf:
- commit 43a1dba
* Mon Apr 06 2020 tiwai@suse.de
- tty: evh_bytechan: Fix out of bounds accesses (git-fixes).
- rtc: imx-sc: Align imx sc msg structs to 4 (git-fixes).
- rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
(git-fixes).
- rtc: zynqmp: Clear alarm interrupt status before interrupt
enable (git-fixes).
- gpio: siox: use raw spinlock for irq related locking
(git-fixes).
- soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ
helper (git-fixes).
- PCI: qcom: Fix the fixup of PCI_VENDOR_ID_QCOM (git-fixes).
- PCI: endpoint: Fix clearing start entry in configfs (git-fixes).
- PCI: pciehp: Fix indefinite wait on sysfs requests (git-fixes).
- PCI/ASPM: Clear the correct bits when enabling L1 substates
(git-fixes).
- misc: rtsx: set correct pcr_ops for rts522A (git-fixes).
- PCI/switchtec: Fix init_completion race condition with
poll_wait() (git-fixes).
- PM / Domains: Allow no domain-idle-states DT property in genpd
when parsing (git-fixes).
- PM: sleep: wakeup: Skip wakeup_source_sysfs_remove() if device
is not there (git-fixes).
- phy: ti: gmii-sel: do not fail in case of gmii (git-fixes).
- phy: ti: gmii-sel: fix set of copy-paste errors (git-fixes).
- commit b2ac503
* Mon Apr 06 2020 tiwai@suse.de
- clk: imx: clk-gate2: Pass the device to the register function
(git-fixes).
- clk: imx8mm: Fix the CLKO1 source select list (git-fixes).
- clk: qcom: clk-rpmh: Wait for completion when enabling clocks
(git-fixes).
- clk: sprd: fix to get a correct ibias of pll (git-fixes).
- clk: at91: usb: use proper usbs_mask (git-fixes).
- clk: at91: sam9x60: fix usb clock parents (git-fixes).
- clk: at91: sam9x60: Don't use audio PLL (git-fixes).
- clk: ingenic/jz4770: Exit with error if CGU init failed
(git-fixes).
- clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset
for A83T (git-fixes).
- clk: sunxi-ng: sun8i-de2: H6 doesn't have rotate core
(git-fixes).
- clk: sunxi-ng: sun8i-de2: Add rotation core clocks and reset
for A64 (git-fixes).
- clk: sunxi-ng: sun8i-de2: Split out H5 definitions (git-fixes).
- clk: ti: Fix dm814x clkctrl for ethernet (git-fixes).
- clk: imx: Align imx sc clock parent msg structs to 4
(git-fixes).
- clk: imx: Align imx sc clock msg structs to 4 (git-fixes).
- clk: ti: am43xx: Fix clock parent for RTC clock (git-fixes).
- commit 2f7671e
* Mon Apr 06 2020 msuchanek@suse.de
- powerpc: define helpers to get L1 icache sizes (bsc#1156395).
- commit 780726d
* Mon Apr 06 2020 msuchanek@suse.de
- powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up
huge devmap PTE entries (bsc#1156395).
- commit 86ebd4a
* Mon Apr 06 2020 msuchanek@suse.de
- powerpc/kprobes: Ignore traps that happened in real mode
(bsc#1065729).
- commit fc55c00
* Mon Apr 06 2020 msuchanek@suse.de
- powerpc/mm: Fix missing KUAP disable in flush_coherent_icache()
(bsc#1156395).
- powerpc: Convert flush_icache_range & friends to C
(bsc#1156395).
- powerpc/32: don't use CPU_FTR_COHERENT_ICACHE (bsc#1156395).
- commit 9ea5bb3
* Mon Apr 06 2020 mbenes@suse.cz
- ftrace/kprobe: Show the maxactive number on kprobe_events
(git-fixes).
- commit 090d00e
* Mon Apr 06 2020 msuchanek@suse.de
- powerpc: Make setjmp/longjmp signature standard (bsc#1156395).
- powerpc: Add attributes for setjmp/longjmp (bsc#1156395).
- commit 918fd5d
* Mon Apr 06 2020 ykaukab@suse.de
- PM / QoS: Redefine FREQ_QOS_MAX_DEFAULT_VALUE to S32_MAX
(bsc#1168476).
- ACPI: processor: Add QoS requests for all CPUs (bsc#1168476).
- commit d3f0646
* Mon Apr 06 2020 ykaukab@suse.de
- cpufreq: Fix policy initialization for internal governor drivers
(bsc#1168476).
- cpufreq: Avoid creating excessively large stack frames
(bsc#1168476).
- cpufreq: Avoid leaving stale IRQ work items during CPU offline
(bsc#1168476).
- cpufreq: Register drivers only after CPU devices have been
registered (bsc#1168476).
- cpufreq: Clarify the comment in cpufreq_set_policy()
(bsc#1168476).
- PM: QoS: Invalidate frequency QoS requests after removal
(bsc#1168476).
- PM: QoS: Drop frequency QoS types from device PM QoS
(bsc#1168476).
- cpufreq: Use per-policy frequency QoS (bsc#1168476).
- PM: QoS: Introduce frequency QoS (bsc#1168476).
- ACPI: processor: Avoid NULL pointer dereferences at init time
(bsc#1168476).
- Documentation: cpufreq: Update policy notifier documentation
(bsc#1168476).
- cpufreq: Remove CPUFREQ_ADJUST and CPUFREQ_NOTIFY policy
notifier events (bsc#1168476).
- ACPI: cpufreq: Switch to QoS requests instead of cpufreq
notifier (bsc#1168476).
- video: pxafb: Remove cpufreq policy notifier (bsc#1168476).
- video: sa1100fb: Remove cpufreq policy notifier (bsc#1168476).
- arch_topology: Use CPUFREQ_CREATE_POLICY instead of
CPUFREQ_NOTIFY (bsc#1168476).
- cpufreq: powerpc_cbe: Switch to QoS requests for freq limits
(bsc#1168476).
- cpufreq: powerpc: macintosh: Switch to QoS requests for freq
limits (bsc#1168476).
- thermal: cpu_cooling: Switch to QoS requests for freq limits
(bsc#1168476).
- cpufreq: Add policy create/remove notifiers back (bsc#1168476).
- cpufreq: intel_pstate: Implement QoS supported freq constraints
(bsc#1168476).
- commit 9298b0f
* Mon Apr 06 2020 ptesarik@suse.cz
- s390/pci: Fix unexpected write combine on resource (bsc#1168553
LTC#184760).
- commit 0e9a5c8
* Mon Apr 06 2020 msuchanek@suse.de
- powerpc/pseries/ddw: Extend upper limit for huge DMA window
for persistent memory (FATE#327775 bsc#1142685 ltc#179509).
- commit 0b3bfc8
* Mon Apr 06 2020 dwagner@suse.de
- scsi: qla2xxx: Fix I/Os being passed down when FC device is
being deleted (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- commit a560046
* Mon Apr 06 2020 oneukum@suse.com
- blacklist.conf: already done in 045706bff837ee89c13f1ace173db71922c1c40b
- commit 255a9d4
* Mon Apr 06 2020 oneukum@suse.com
- blacklist.conf: already done in b32196e35bd7bbc8038db1aba1fbf022dc469b6a
- commit c52adb6
* Mon Apr 06 2020 ptesarik@suse.cz
- s390/mm: fix panic in gup_fast on large pud (bsc#1167197
LTC#184507).
- commit a8ed0dc
* Mon Apr 06 2020 oneukum@suse.com
- blacklist.conf: fixes only logged messages
- commit 8266fdf
* Mon Apr 06 2020 wqu@suse.com
- btrfs: qgroup: ensure qgroup_rescan_running is only set when
the worker is at least queued (bsc#1168670).
- Delete
patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch.
- commit acca6e8
* Mon Apr 06 2020 pvorel@suse.cz
- nfsd: remove read permission bit for ctl sysctl (git-fixes).
- commit 6b806f6
* Sun Apr 05 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/0001-kvm-s390-disallow-invalid-bits-in-kvm_valid_regs-and-kvm_dirty_regs
patches.suse/0002-kvm-s390-mark-_insn32_query-as-_always_inline
patches.suse/0003-kvm-s390-cleanup-kvm_arch_init-error-path
patches.suse/0004-kvm-s390-cleanup-initial-cpu-reset
patches.suse/0005-kvm-s390-add-new-reset-vcpu-api
- commit e3cd9b7
* Sun Apr 05 2020 mkubecek@suse.cz
- Update kabi files.
- commit 038f102
* Sat Apr 04 2020 ailiop@suse.com
- xfs: fix use-after-free when aborting corrupt attr inactivation
(git-fixes).
- commit bef8807
* Fri Apr 03 2020 ptesarik@suse.cz
- KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
(jsc#SLE-7512 bsc#1165545).
- Update kabi files.
- commit f7edc36
* Fri Apr 03 2020 ptesarik@suse.cz
- KVM: s390: protvirt: Implement interrupt injection (jsc#SLE-7512
bsc#1165545).
- Update kabi files.
- commit 992821a
* Fri Apr 03 2020 ptesarik@suse.cz
- KVM: s390: protvirt: Instruction emulation (jsc#SLE-7512
bsc#1165545).
- commit 19e482f
* Fri Apr 03 2020 ptesarik@suse.cz
- mm/gup/writeback: add callbacks for inaccessible pages
(jsc#SLE-7512 bsc#1165545).
- commit 2700b97
* Fri Apr 03 2020 msuchanek@suse.de
- scsi: ibmvfc: Fix NULL return compiler warning (bsc#1161951
ltc#183551).
- commit 8a47623
* Fri Apr 03 2020 msuchanek@suse.de
- powerpc/pseries: Fix MCE handling on pseries (bsc#1168575
ltc#183501).
- commit ef26231
* Fri Apr 03 2020 msuchanek@suse.de
- scsi: lpfc: Change default SCSI LUN QD to 64 (bsc#1164777
bsc#1164780 bsc#1165211 jsc#SLE-8654).
Patch split off
patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch
in upstream repository.
- Refresh patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch.
- Refresh patches.suse/scsi-lpfc-Make-debugfs-ktime-stats-generic-for-NVME-.patch.
- Refresh patches.suse/scsi-lpfc-Remove-prototype-FIPS-DSS-options-from-SLI.patch.
- Refresh patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.0.patch.
- commit a4a3d20
* Fri Apr 03 2020 yousaf.kaukab@suse.com
- config: arm64: enable cpufreq driver for Jetson Nano and TX1
References: jsc#SLE-9391
- commit 57d2fdd
* Fri Apr 03 2020 mkubecek@suse.cz
- Update kabi files.
Update to Snapshot 10 submission (commit c4804773a3be).
- commit 46da16d
* Fri Apr 03 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream references and resort:
patches.suse/pinctrl-bcm2835-add-support-for-all-gpios-on-bcm2711.patch
patches.suse/pinctrl-bcm2835-drop-unused-define.patch
patches.suse/pinctrl-bcm2835-refactor-platform-data.patch
patches.suse/scsi-fc-Update-Descriptor-definition-and-add-RDF-and.patch
patches.suse/scsi-ibmvfc-Avoid-loss-of-all-paths-during-SVC-node-.patch
patches.suse/scsi-lpfc-Clean-up-hba-max_lun_queue_depth-checks.patch
patches.suse/scsi-lpfc-Fix-RQ-buffer-leakage-when-no-IOCBs-availa.patch
patches.suse/scsi-lpfc-Fix-broken-Credit-Recovery-after-driver-lo.patch
patches.suse/scsi-lpfc-Fix-compiler-warning-on-frame-size.patch
patches.suse/scsi-lpfc-Fix-coverity-errors-in-fmdi-attribute-hand.patch
patches.suse/scsi-lpfc-Fix-lpfc_io_buf-resource-leak-in-lpfc_get_.patch
patches.suse/scsi-lpfc-Fix-registration-of-ELS-type-support-in-fd.patch
patches.suse/scsi-lpfc-Fix-release-of-hwq-to-clear-the-eq-relatio.patch
patches.suse/scsi-lpfc-Remove-handler-for-obsolete-ELS-Read-Port-.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.4.patch
patches.suse/scsi-lpfc-add-RDF-registration-and-Link-Integrity-FP.patch
patches.suse/scsi-lpfc-fix-spelling-mistake-Notication-Notificati.patch
patches.suse/scsi-qla2xxx-Add-16.0GT-for-PCI-String.patch
patches.suse/scsi-qla2xxx-Add-beacon-LED-config-sysfs-interface.patch
patches.suse/scsi-qla2xxx-Add-changes-in-preparation-for-vendor-e.patch
patches.suse/scsi-qla2xxx-Add-deferred-queue-for-processing-ABTS-.patch
patches.suse/scsi-qla2xxx-Add-endianizer-macro-calls-to-fc-host-s.patch
patches.suse/scsi-qla2xxx-Add-fixes-for-mailbox-command.patch
patches.suse/scsi-qla2xxx-Add-ql2xrdpenable-module-parameter-for-.patch
patches.suse/scsi-qla2xxx-Add-sysfs-node-for-D-Port-Diagnostics-A.patch
patches.suse/scsi-qla2xxx-Add-vendor-extended-FDMI-commands.patch
patches.suse/scsi-qla2xxx-Add-vendor-extended-RDP-additions-and-a.patch
patches.suse/scsi-qla2xxx-Avoid-setting-firmware-options-twice-in.patch
patches.suse/scsi-qla2xxx-Check-locking-assumptions-at-runtime-in.patch
patches.suse/scsi-qla2xxx-Cleanup-ELS-PUREX-iocb-fields.patch
patches.suse/scsi-qla2xxx-Convert-MAKE_HANDLE-from-a-define-into-.patch
patches.suse/scsi-qla2xxx-Correction-to-selection-of-loopback-ech.patch
patches.suse/scsi-qla2xxx-Display-message-for-FCE-enabled.patch
patches.suse/scsi-qla2xxx-Fix-FCP-SCSI-FC4-flag-passing-error.patch
patches.suse/scsi-qla2xxx-Fix-NPIV-instantiation-after-FW-dump.patch
patches.suse/scsi-qla2xxx-Fix-RDP-respond-data-format.patch
patches.suse/scsi-qla2xxx-Fix-RDP-response-size.patch
patches.suse/scsi-qla2xxx-Fix-control-flags-for-login-logout-IOCB.patch
patches.suse/scsi-qla2xxx-Fix-qla2x00_echo_test-based-on-ISP-type.patch
patches.suse/scsi-qla2xxx-Fix-sparse-warning-reported-by-kbuild-b.patch
patches.suse/scsi-qla2xxx-Fix-sparse-warnings-triggered-by-the-PC.patch
patches.suse/scsi-qla2xxx-Force-semaphore-on-flash-validation-fai.patch
patches.suse/scsi-qla2xxx-Handle-NVME-status-iocb-correctly.patch
patches.suse/scsi-qla2xxx-Handle-cases-for-limiting-RDP-response-.patch
patches.suse/scsi-qla2xxx-Improved-secure-flash-support-messages.patch
patches.suse/scsi-qla2xxx-Move-free-of-fcport-out-of-interrupt-co.patch
patches.suse/scsi-qla2xxx-Print-portname-for-logging-in-qla24xx_l.patch
patches.suse/scsi-qla2xxx-Remove-restriction-of-FC-T10-PI-and-FC-.patch
patches.suse/scsi-qla2xxx-Return-appropriate-failure-through-BSG-.patch
patches.suse/scsi-qla2xxx-Save-rscn_gen-for-new-fcport.patch
patches.suse/scsi-qla2xxx-Serialize-fc_port-alloc-in-N2N.patch
patches.suse/scsi-qla2xxx-Set-Nport-ID-for-N2N.patch
patches.suse/scsi-qla2xxx-Show-correct-port-speed-capabilities-fo.patch
patches.suse/scsi-qla2xxx-Simplify-the-code-for-aborting-SCSI-com.patch
patches.suse/scsi-qla2xxx-Suppress-endianness-complaints-in-qla2x.patch
patches.suse/scsi-qla2xxx-Update-BPM-enablement-semantics.patch
patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.24-k.patch
patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.25-k.patch
patches.suse/scsi-qla2xxx-Use-FC-generic-update-firmware-options-.patch
patches.suse/scsi-qla2xxx-Use-QLA_FW_STOPPED-macro-to-propagate-f.patch
patches.suse/scsi-qla2xxx-Use-a-dedicated-interrupt-handler-for-h.patch
patches.suse/scsi-qla2xxx-Use-correct-ISP28xx-active-FW-region.patch
patches.suse/scsi-qla2xxx-Use-endian-macros-to-assign-static-fiel.patch
patches.suse/scsi-qla2xxx-add-more-FW-debug-information.patch
patches.suse/scsi-qla2xxx-fix-FW-resource-count-values.patch
patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch
patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch
patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch
patches.suse/scsi-tcm_qla2xxx-Make-qlt_alloc_qfull_cmd-set-cmd-se.patch
- commit e921d75
* Fri Apr 03 2020 tiwai@suse.de
- mtd: spinand: Do not erase the block before writing a bad
block marker (git-fixes).
- mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad
block marker to OOB (git-fixes).
- mtd: spinand: Stop using spinand->oobbuf for buffering bad
block markers (git-fixes).
- mtd: rawnand: free the nand_device object (git-fixes).
- mtd: phram: fix a double free issue in error path (git-fixes).
- mtd: lpddr: Fix a double free in probe() (git-fixes).
- i2c: smbus: remove outdated references to irq level triggers
(git-fixes).
- ASoC: Intel: mrfld: fix incorrect check on p->sink (git-fixes).
- ASoC: sun8i-codec: Remove unused dev from codec struct
(git-fixes).
- ASoC: Intel: mrfld: return error codes when an error occurs
(git-fixes).
- ASoC: stm32: spdifrx: fix regmap status check (git-fixes).
- pinctrl: actions: Fix functions groups names for S700 SoC
(git-fixes).
- remoteproc: Fix NULL pointer dereference in rproc_virtio_notify
(git-fixes).
- remoteproc: qcom_q6v5_mss: Reload the mba region on coredump
(git-fixes).
- remoteproc: qcom_q6v5_mss: Don't reassign mpss region on
shutdown (git-fixes).
- include/bitmap.h: add missing parameter in docs (git-fixes).
- mac80211: fix authentication with iwlwifi/mvm (git-fixes).
- mac80211: Check port authorization in the ieee80211_tx_dequeue()
case (git-fixes).
- nl80211: fix NL80211_ATTR_CHANNEL_WIDTH attribute type
(git-fixes).
- slcan: not call free_netdev before rtnl_unlock in slcan_open
(git-fixes).
- commit 784cfac
* Fri Apr 03 2020 tiwai@suse.de
- ALSA: pcm.h: add for_each_pcm_streams() (git-fixes).
- commit 03a4da5
* Fri Apr 03 2020 tiwai@suse.de
- ALSA: usb-audio: Fix case when USB MIDI interface has more
than one extra endpoint descriptor (git-fixes).
- ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone
noise fixups (git-fixes).
- ALSA: hda/realtek - Set principled PC Beep configuration for
ALC256 (git-fixes).
- ALSA: usx2y: use for_each_pcm_streams() macro (git-fixes).
- ALSA: hda: default enable CA0132 DSP support (git-fixes).
- ALSA: usb-audio: Inform devices that need delayed registration
(git-fixes).
- ALSA: usb-audio: Add delayed_register option (git-fixes).
- ALSA: usb-audio: Rewrite registration quirk handling
(git-fixes).
- ALSA: core: Add snd_device_get_state() helper (git-fixes).
- ALSA: usb-audio: Create a registration quirk for Kingston
HyperX Amp (0951:16d8) (git-fixes).
- ALSA: usb-audio: Fix mixer controls' USB interface for Kingston
HyperX Amp (0951:16d8) (git-fixes).
- ALSA: hda: Use scnprintf() for string truncation (git-fixes).
- ALSA: pcm: Fix superfluous snprintf() usage (git-fixes).
- ALSA: pcm: oss: Simplify plugin frame size calculations
(git-fixes).
- ALSA: usb-audio: Fix missing braces in some struct inits
(git-fixes).
- ALSA: usb-audio: Add support for MOTU MicroBook IIc (git-fixes).
- ALSA: korg1212: fix if-statement empty body warnings
(git-fixes).
- ALSA: usb-audio: Parse source ID of UAC2 effect unit
(git-fixes).
- usb: audio-v2: Add uac2_effect_unit_descriptor definition
(git-fixes).
- ALSA: usb-audio: Add support for Presonus Studio 1810c
(git-fixes).
- ALSA: pcm: oss: Unlock mutex temporarily for sleeping at
read/write (git-fixes).
- ALSA: usb-audio: Don't create a mixer element with bogus volume
range (git-fixes).
- ALSA: hda_codec: Replace zero-length array with flexible-array
member (git-fixes).
- ALSA: hda/ca0132 - Replace zero-length array with flexible-array
member (git-fixes).
- ALSA: usb-midi: Replace zero-length array with flexible-array
member (git-fixes).
- ALSA: core: Replace zero-length array with flexible-array member
(git-fixes).
- ALSA: info: remove redundant assignment to variable c
(git-fixes).
- ALSA: ali5451: remove redundant variable capture_flag
(git-fixes).
- ALSA: hda: remove redundant assignment to variable timeout
(git-fixes).
- ALSA: hdsp: remove redundant assignment to variable err
(git-fixes).
- ALSA: pcm: Use a macro for parameter masks to reduce the needed
cast (git-fixes).
- ALSA: pcm: Use standard macros for fixing PCM format cast
(git-fixes).
- ALSA: usb-audio: Use pcm_for_each_format() macro for PCM format
iterations (git-fixes).
- ALSA: pcm: More helper macros for reducing snd_pcm_format_t cast
(git-fixes).
- ALSA: emu10k1: Fix endianness annotations (git-fixes).
- ALSA: via82xx: Fix endianness annotations (git-fixes).
- ALSA: hda/hdmi: Move ELD parse and jack reporting into
update_eld() (git-fixes).
- ALSA: hda/hdmi: Move runtime PM resume into
hdmi_present_sense_via_verbs() (git-fixes).
- ALSA: hda/hdmi: Don't use standard hda_jack for generic HDMI
jacks (git-fixes).
- ALSA: hda/hdmi: Reduce hda_jack_tbl lookup at unsol event
handling (git-fixes).
- ALSA: hda/realtek - a fake key event is triggered by running
shutup (git-fixes).
- ALSA: hda/realtek: Enable mute LED on an HP system (git-fixes).
- ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated
sound on EVGA X99 Classified motherboard (git-fixes).
- commit f898dc5
* Fri Apr 03 2020 tiwai@suse.de
- slcan: Don't transmit uninitialized stack data in padding
(CVE-2020-11494 bsc#1168424).
- commit 246f367
* Fri Apr 03 2020 wqu@suse.com
- btrfs: do not zero f_bavail if we have available space
(bsc#1168081).
- commit 77d5937
* Thu Apr 02 2020 tiwai@suse.de
- USB: cdc-acm: fix close_delay and closing_wait units in
TIOCSSERIAL (git-fixes).
- Refresh
patches.suse/USB-cdc-acm-fix-rounding-error-in-TIOCSSERIAL.patch.
- commit 8731e73
* Thu Apr 02 2020 tiwai@suse.de
- USB: cdc-acm: restore capability check order (git-fixes).
- usb: gadget: f_fs: Fix use after free issue as part of queue
failure (git-fixes).
- USB: serial: io_edgeport: fix slab-out-of-bounds read in
edge_interrupt_callback (git-fixes).
- USB: serial: option: add Wistron Neweb D19Q1 (git-fixes).
- USB: serial: option: add BroadMobi BM806U (git-fixes).
- USB: serial: option: add support for ASKEY WWHC050 (git-fixes).
- usb: musb: fix crash with highmen PIO and usbmon (git-fixes).
- usb: gadget: composite: Inform controller driver of self-powered
(git-fixes).
- usb: dwc3: gadget: Wrap around when skip TRBs (git-fixes).
- usb: dwc3: gadget: Don't clear flags before transfer ended
(git-fixes).
- seccomp: Add missing compat_ioctl for notify (git-fixes).
- tpm: ibmvtpm: Wait for buffer to be set before proceeding
(git-fixes).
- tpm: tpm2_bios_measurements_next should increase position index
(git-fixes).
- tpm: tpm1_bios_measurements_next should increase position index
(git-fixes).
- vti6: Fix memory leak of skb if input policy check fails
(git-fixes).
- USB: serial: pl2303: add device-id for HP LD381 (git-fixes).
- USB: serial: option: add ME910G1 ECM composition 0x110b
(git-fixes).
- usb: quirks: add NO_LPM quirk for RTL8153 based ethernet
adapters (git-fixes).
- usb: host: xhci-plat: add a shutdown (git-fixes).
- USB: Disable LPM on WD19's Realtek Hub (git-fixes).
- usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller
1022:145c (git-fixes).
- tty: fix compat TIOCGSERIAL checking wrong function ptr
(git-fixes).
- tty: fix compat TIOCGSERIAL leaking uninitialized memory
(git-fixes).
- seccomp: Check that seccomp_notif is zeroed out by the user
(git-fixes).
- commit 6e62c53
* Thu Apr 02 2020 tiwai@suse.de
- mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command
(git-fixes).
- mmc: sdhci-tegra: Fix busy detection by enabling
MMC_CAP_NEED_RSP_BUSY (git-fixes).
- mmc: sdhci-omap: Fix busy detection by enabling
MMC_CAP_NEED_RSP_BUSY (git-fixes).
- mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discard
(git-fixes).
- mmc: core: Allow host controllers to require R1B for CMD6
(git-fixes).
- mmc: core: Default to generic_cmd6_time as timeout in
__mmc_switch() (git-fixes).
- commit a7a7a34
* Thu Apr 02 2020 tiwai@suse.de
- media: i2c: video-i2c: fix build errors due to 'imply hwmon'
(git-fixes).
- media: vivid: fix incorrect PA assignment to HDMI outputs
(git-fixes).
- media: imx: imx7-media-csi: Fix video field handling
(git-fixes).
- media: imx: imx7-media-csi: Remove unneeded register read
(git-fixes).
- media: imx: imx7_mipi_csis: Power off the source when stopping
streaming (git-fixes).
- media: xirlink_cit: add missing descriptor sanity checks
(git-fixes).
- media: stv06xx: add missing descriptor sanity checks
(git-fixes).
- media: ov519: add missing endpoint sanity checks (git-fixes).
- media: v4l2-fwnode: fix v4l2_fwnode_parse_link handling
(git-fixes).
- media: ti-vpe: cal: fix a kernel oops when unloading module
(git-fixes).
- media: tda10071: fix unsigned sign extension overflow
(git-fixes).
- media: v4l2-core: fix entity initialization in
device_register_subdev (git-fixes).
- media: v4l2-core: fix a use-after-free bug of sd->devnode
(git-fixes).
- media: vsp1: tidyup VI6_HGT_LBn_H() macro (git-fixes).
- media: staging/imx: Missing assignment in
imx_media_capture_device_register() (git-fixes).
- media: hantro: Read be32 words starting at every fourth byte
(git-fixes).
- media: dib0700: fix rc endpoint lookup (git-fixes).
- media: flexcop-usb: fix endpoint sanity check (git-fixes).
- media: usbtv: fix control-message timeouts (git-fixes).
- commit 80da5af
* Thu Apr 02 2020 tbogendoerfer@suse.de
- ionic: print data for unknown xcvr type (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- commit e353704
* Thu Apr 02 2020 tbogendoerfer@suse.de
- ionic: remove lifs on fw reset (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: disable the queues on link down (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: check for queues before deleting (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: clean tx queue of unfinished requests (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: move irq request to qcq alloc (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: move debugfs add/delete to match alloc/free (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: check for linkup in watchdog (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: decouple link message from netdev state (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: check for NULL structs on teardown (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: clean irq affinity on queue deinit (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: ignore eexist on rx filter add (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: only save good lif dentry (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: leave dev cmd request contents alone on FW timeout
(bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- ionic: add timeout error checking for queue disable (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: add decode for IONIC_RC_ENOSUPP (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: remove adminq napi instance (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: deinit rss only if selected (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: stop devlink warn on mgmt device (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: add support for device id 0x1004 (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: print pci bus lane info (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: support ethtool rxhash disable (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: clean up bitflag usage (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: improve irq numa locality (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: remove pragma packed (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: keep ionic dev on lif init fail (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ice: add additional E810 device id (jsc#SLE-7966 bsc#1157177).
- ionic: make spdxcheck.py happy (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- net: ionic: Use scnprintf() for avoiding potential buffer
overflow (bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- commit dca9c4d
* Thu Apr 02 2020 oneukum@suse.com
- USB: serial: pl2303: add device-id for HP LD381 (git-fixes).
- commit f358c73
* Thu Apr 02 2020 ptesarik@suse.cz
- KVM: S390: protvirt: Introduce instruction data area bounce
buffer (jsc#SLE-7512 bsc#1165545).
- Update kabi files.
- commit fb23a46
* Thu Apr 02 2020 oneukum@suse.com
- USB: serial: option: add ME910G1 ECM composition 0x110b
(git-fixes).
- commit d394d40
* Thu Apr 02 2020 oneukum@suse.com
- usb: quirks: add NO_LPM quirk for RTL8153 based ethernet
adapters (git-fixes).
- commit 4366db0
* Thu Apr 02 2020 oneukum@suse.com
- usb: host: xhci-plat: add a shutdown (git-fixes).
- commit d6ce28e
* Thu Apr 02 2020 tiwai@suse.de
- staging: wlan-ng: fix use-after-free Read in
hfa384x_usbin_callback (git-fixes).
- staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usb
(git-fixes).
- staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table
(git-fixes).
- net: qmi_wwan: add support for ASKEY WWHC050 (git-fixes).
- commit cae14b2
* Thu Apr 02 2020 oneukum@suse.com
- USB: Disable LPM on WD19's Realtek Hub (git-fixes).
- commit 545e2ba
* Thu Apr 02 2020 tiwai@suse.de
- maillbox: bcm-flexrm-mailbox: handle cmpl_pool dma allocation
failure (git-fixes).
- HID: fix Kconfig word ordering (git-fixes).
- hwrng: imx-rngc - fix an error path (git-fixes).
- mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
(git-fixes).
- mac80211: mark station unauthorized before key removal
(git-fixes).
- mac80211: drop data frames without key on encrypted links
(git-fixes).
- i2c: hix5hd2: add missed clk_disable_unprepare in remove
(git-fixes).
- Input: synaptics - enable RMI on HP Envy 13-ad105ng (git-fixes).
- mac80211: Do not send mesh HWMP PREQ if HWMP is disabled
(git-fixes).
- commit 1a471a8
* Thu Apr 02 2020 oneukum@suse.com
- usb: xhci: apply XHCI_SUSPEND_DELAY to AMD XHCI controller
1022:145c (git-fixes).
- commit 84b09ec
* Thu Apr 02 2020 tiwai@suse.de
- crypto: caam - update xts sector size for large input length
(git-fixes).
- crypto: caam/qi2 - fix chacha20 data size error (git-fixes).
- crypto: mxs-dcp - fix scatterlist linearization for hash
(git-fixes).
- crypto: arm64/sha-ce - implement export/import (git-fixes).
- crypto: tcrypt - fix printed skcipher [a]sync mode (git-fixes).
- crypto: rng - Fix a refcounting bug in crypto_rng_reset()
(git-fixes).
- ahci: Add Intel Comet Lake H RAID PCI ID (git-fixes).
- commit c24e76c
* Thu Apr 02 2020 oneukum@suse.com
- xhci: Do not open code __print_symbolic() in xhci trace events
(git-fixes).
- commit fed4fc3
* Thu Apr 02 2020 ptesarik@suse.cz
- KVM: s390: protvirt: Add SCLP interrupt handling (jsc#SLE-7512
bsc#1165545).
- Update kabi files.
- commit 4f3b7b8
* Thu Apr 02 2020 ptesarik@suse.cz
- s390/mm: provide memory management functions for protected
KVM guests (jsc#SLE-7512 bsc#1165545).
- Update kabi files.
- commit 9c9391b
* Thu Apr 02 2020 oneukum@suse.com
- blacklist.conf: code cleanup that breaks kABI
- commit 0354bc9
* Thu Apr 02 2020 ptesarik@suse.cz
- KVM: s390: protvirt: Add KVM api documentation (jsc#SLE-7512
bsc#1165545).
- KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
(jsc#SLE-7512 bsc#1165545).
- DOCUMENTATION: Protected virtual machine introduction and IPL
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: Add UV cpu reset calls (jsc#SLE-7512
bsc#1165545).
- KVM: s390: protvirt: do not inject interrupts after start
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: Mask PSW interrupt bits for interception
104 and 112 (jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: Support cmd 5 operation state (jsc#SLE-7512
bsc#1165545).
- KVM: s390: protvirt: Report CPU state to Ultravisor
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: UV calls in support of diag308 0, 1
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: Add program exception injection
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: Only sync fmt4 registers (jsc#SLE-7512
bsc#1165545).
- KVM: s390: protvirt: Do only reset registers that are accessible
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: disallow one_reg (jsc#SLE-7512
bsc#1165545).
- KVM: s390: protvirt: STSI handling (jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: Write sthyi data to instruction data area
(jsc#SLE-7512 bsc#1165545).
- KVM: s390/mm: handle guest unpin events (jsc#SLE-7512
bsc#1165545).
- KVM: s390: protvirt: handle secure guest prefix pages
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: Add new gprs location handling
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: Handle spec exception loops (jsc#SLE-7512
bsc#1165545).
- KVM: s390: protvirt: Handle SE notification interceptions
(jsc#SLE-7512 bsc#1165545).
- KVM: s390/mm: Make pages accessible before destroying the guest
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: protvirt: Secure memory is not mergeable
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: add new variants of UV CALL (jsc#SLE-7512
bsc#1165545).
- KVM: s390: protvirt: Add UV debug trace (jsc#SLE-7512
bsc#1165545).
- KVM: s390/interrupt: do not pin adapter interrupt pages
(jsc#SLE-7512 bsc#1165545).
- s390/protvirt: Add sysfs firmware interface for Ultravisor
information (jsc#SLE-7512 bsc#1165545).
- s390/mm: add (non)secure page access exceptions handlers
(jsc#SLE-7512 bsc#1165545).
- s390/protvirt: add ultravisor initialization (jsc#SLE-7512
bsc#1165545).
- s390/protvirt: introduce host side setup (jsc#SLE-7512
bsc#1165545).
- KVM: s390: Also reset registers in sync regs for initial cpu
reset (jsc#SLE-7512 bsc#1165545).
- KVM: s390: Add new reset vcpu API (jsc#SLE-7512 bsc#1165545).
- KVM: s390: Cleanup initial cpu reset (jsc#SLE-7512 bsc#1165545).
- KVM: s390: Cleanup kvm_arch_init error path (jsc#SLE-7512
bsc#1165545).
- KVM: s390: mark __insn32_query() as __always_inline
(jsc#SLE-7512 bsc#1165545).
- KVM: s390: Disallow invalid bits in kvm_valid_regs and
kvm_dirty_regs (jsc#SLE-7512 bsc#1165545).
- commit 8e1956a
* Thu Apr 02 2020 jslaby@suse.cz
- char/random: silence a lockdep splat with printk() (git-fixes).
- commit dce5b06
* Wed Apr 01 2020 msuchanek@suse.de
- powerpc/vmlinux.lds: Explicitly retain .gnu.hash (bsc#1148868).
- commit 0843abc
* Wed Apr 01 2020 msuchanek@suse.de
- powerpc/64/tm: Don't let userspace set regs->trap via sigreturn
(bsc#1118338 ltc#173734).
- commit 3d1d975
* Wed Apr 01 2020 msuchanek@suse.de
- powerpc/pseries: Handle UE event for memcpy_mcsafe (jsc#SLE-7730
jsc#SLE-8330).
- commit 823260c
* Wed Apr 01 2020 msuchanek@suse.de
- powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non
configured IPIs (bsc#1085030).
- commit e5b59c4
* Wed Apr 01 2020 mgorman@suse.de
- Update config files to disable CONFIG_KERNEL_HEADER_TEST (bsc#1168354).
- commit bc323e4
* Wed Apr 01 2020 msuchanek@suse.de
- powerpc/64: Prevent stack protection in early boot
(bsc#1156395).
- powerpc/64: Setup a paca before parsing device tree etc
(bsc#1156395).
- commit 196aec2
* Wed Apr 01 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline tag:
patches.suse/sched-core-Don-t-skip-remote-tick-for-idle-CPUs.patch
patches.suse/timers-nohz-Update-NOHZ-load-in-remote-tick.patch
- commit 41bab0e
* Wed Apr 01 2020 mkubecek@suse.cz
- update patch metadata
- update upstream reference:
patches.suse/net-bpfilter-remove-superfluous-testing-message.patch
- commit 9f9b3f8
* Wed Apr 01 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch
patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch
patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.patch
- commit 69e3868
* Wed Apr 01 2020 jack@suse.cz
- ext4: Avoid ENOSPC when avoiding to reuse recently deleted
inodes (bsc#1165019).
- commit ac99ab8
* Wed Apr 01 2020 tiwai@suse.de
- Delete patches.suse/i2c-i801-Do-not-add-ICH_RES_IO_SMI-for-the-iTCO_wdt-.patch (bsc#1168297)
The patch caused a regression on DNV board.
- commit e88f35c
* Wed Apr 01 2020 lhenriques@suse.com
- ceph: fix memory leak in ceph_cleanup_snapid_map()
(jsc#SES-1134).
- libceph: fix alloc_msg_with_page_vector() memory leaks
(jsc#SES-1134).
- ceph: check POOL_FLAG_FULL/NEARFULL in addition to
OSDMAP_FULL/NEARFULL (jsc#SES-1134).
- commit c22ae0e
* Wed Apr 01 2020 glin@suse.com
- net/bpfilter: remove superfluous testing message (bsc#1155518).
- commit 8cf8e50
* Wed Apr 01 2020 tbogendoerfer@suse.de
- vti: fix packet tx through bpf_redirect() in XinY cases
(bsc#1154353).
- RDMA/core: Ensure security pkey modify is not lost
(jsc#SLE-8449).
- net/mlx5e: Do not recover from a non-fatal syndrome
(jsc#SLE-8464).
- net/mlx5e: Fix ICOSQ recovery flow with Striding RQ
(jsc#SLE-8464).
- net/mlx5e: Fix missing reset of SW metadata in Striding RQ reset
(jsc#SLE-8464).
- net/mlx5e: Enhance ICOSQ WQE info fields (jsc#SLE-8464).
- net/mlx5e: kTLS, Fix TCP seq off-by-1 issue in TX resync flow
(jsc#SLE-8464).
- net/mlx5: DR, Fix postsend actions write length (jsc#SLE-8464).
- cxgb4: fix throughput drop during Tx backpressure (jsc#SLE-8389
bnc#1151927 5.3.10).
- mlxsw: pci: Only issue reset when system is ready (bsc#1154488).
- net: ena: fix incorrect setting of the number of msix vectors
(bsc#1154492).
- cxgb4: fix delete filter entry fail in unload path
(jsc#SLE-8389).
- net_sched: keep alloc_hash updated after hash allocation
(bsc#1154353).
- bpf/btf: Fix BTF verification of enum members in struct/union
(bsc#1154353).
- bpf: Initialize storage pointers to NULL to prevent freeing
garbage pointer (bsc#1154353).
- commit f057e20
* Wed Apr 01 2020 glin@suse.com
- bpf: Simplify reg_set_min_max_inv handling (bsc#1167722,
CVE-2020-8835).
- bpf: Fix tnum constraints for 32-bit comparisons (bsc#1167722,
CVE-2020-8835).
- bpf: Reliably preserve btf_trace_xxx types (bsc#1155518).
- commit 0eb8897
* Wed Apr 01 2020 tiwai@suse.de
- Crypto: chelsio - Fixes a deadlock between rtnl_lock and
uld_mutex (git-fixes).
- Crypto: chelsio - Fixes a hang issue during driver registration
(git-fixes).
- ath9k: Handle txpower changes even when TPC is disabled
(git-fixes).
- mwifiex: set needed_headroom, not hard_header_len (git-fixes).
- brcmfmac: abort and release host after error (git-fixes).
- platform/x86: asus_wmi: Fix return value of fan_boost_mode_store
(git-fixes).
- platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems
DMI table (git-fixes).
- serial: sprd: Fix a dereference warning (git-fixes).
- firmware: arm_sdei: fix possible double-lock on hibernate
error path (git-fixes).
- firmware: arm_sdei: fix double-lock on hibernate with shared
events (git-fixes).
- fbdev/g364fb: Fix build failure (git-fixes).
- commit 342cd4b
* Wed Apr 01 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline tag:
patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch
- commit af8306c
* Wed Apr 01 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream reference and resort:
patches.suse/ethtool-Factored-out-similar-ethtool-link-settings-f.patch
patches.suse/modpost-return-error-if-module-is-missing-ns-imports.patch
patches.suse/net-ethtool-Introduce-link_ksettings-API-for-virtual.patch
- commit 177866a
* Tue Mar 31 2020 mgorman@suse.de
- kthread: Do not preempt current task if it is going to
call schedule() (bnc#1155798 (CPU scheduler functional and
performance backports)).
- sched/fair: Improve spreading of utilization (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched: Avoid scale real weight down to zero (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/core: Distribute tasks within affinity masks (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/fair: Fix enqueue_task_fair warning (bnc#1155798 (CPU
scheduler functional and performance backports)).
- sched/core: Remove duplicate assignment in sched_tick_remote()
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- timers/nohz: Update NOHZ load in remote tick (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/core: Don't skip remote tick for idle CPUs (bnc#1155798
(CPU scheduler functional and performance backports)).
- commit 1264b2f
* Tue Mar 31 2020 mgorman@suse.de
- series.conf: cleanup
- update upstream references and move into sorted section:
patches.suse/sched-fair-Fix-kernel-build-warning-in-test_idle_cores-for-SMT-NUMA.patch.
patches.suse/sched-fair-Fix-reordering-of-enqueue-dequeue_task_fair.patch.
patches.suse/sched-fair-Fix-runnable_avg-for-throttled-cfs.patch.
patches.suse/sched-fair-Optimize-select_idle_core.patch.
patches.suse/sched-fair-Take-into-account-runnable_avg-to-classify-group.patch.
patches.suse/sched-fair-fix-condition-of-avg_load-calculation.patch.
patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch.
patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch.
patches.suse/sched-numa-Acquire-RCU-lock-for-checking-idle-cores-during-NUMA-balancing.patch.
patches.suse/sched-numa-Bias-swapping-tasks-based-on-their-preferred-node.patch.
patches.suse/sched-numa-Distinguish-between-the-different-task_numa_migrate-failure-cases.patch.
patches.suse/sched-numa-Find-an-alternative-idle-CPU-if-the-CPU-is-part-of-an-active-NUMA-balance.patch.
patches.suse/sched-numa-Prefer-using-an-idle-cpu-as-a-migration-target-instead-of-comparing-tasks.patch.
patches.suse/sched-numa-Stop-an-exhastive-search-if-a-reasonable-swap-candidate-or-idle-CPU-is-found.patch.
patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch.
patches.suse/sched-numa-Use-similar-logic-to-the-load-balancer-for-moving-between-domains-with-spare-capacity.patch.
patches.suse/sched-numa-replace-runnable_load_avg-by-load_avg.patch.
patches.suse/sched-pelt-Add-a-new-runnable-average-signal.patch.
patches.suse/sched-pelt-Remove-unused-runnable-load-average.patch.
patches.suse/sched-topology-Don-t-enable-EAS-on-SMT-systems.patch.
- commit ecd3b4e
* Tue Mar 31 2020 ohering@suse.de
- clocksource/drivers/hyper-v: Make sched clock return nanoseconds
correctly (git-fixes).
- commit 5751e50
* Tue Mar 31 2020 tiwai@suse.de
- thermal: Add a sanity check for invalid state at stats update
(bsc#1166535).
- commit c368806
* Tue Mar 31 2020 glin@suse.com
- bpf: Undo incorrect __reg_bound_offset32 handling (bsc#1167722, CVE-2020-8835).
- commit ef6c245
* Mon Mar 30 2020 nmoreychaisemartin@suse.com
- net/mlx5_core: Set IB capability mask1 to fix ib_srpt connection failure (bsc#1167903)
- commit b92b72c
* Mon Mar 30 2020 ptesarik@suse.cz
- kabi/severities: Exempt IBM z/Architecture internal symbols.
- commit 61f446e
* Mon Mar 30 2020 nstange@suse.de
- kABI: shield fsnotify.h #include in libfs.c from kABI checker
(bsc#1159198).
- commit c381542
* Mon Mar 30 2020 ptesarik@suse.cz
- s390/dasd: fix data corruption for thin provisioned devices
(bsc#1167201 LTC#184504).
- Delete
patches.suse/s390-dasd-disable-ese-support-due-to-possible-data-c.patch.
- commit 5c48dc0
* Mon Mar 30 2020 jeyu@suse.de
- Update patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch.
- update patch metadata/upstream references and move into the sorted section.
- commit 678cbc3
* Mon Mar 30 2020 ykaukab@suse.de
- usb: host: xhci-tegra: Implement basic ELPG support
(bsc#1167765).
- usb: host: xhci-tegra: Add XUSB controller context
(bsc#1167765).
- usb: host: xhci-tegra: Add support for XUSB context save/restore
(bsc#1167765).
- usb: host: xhci-tegra: Enable runtime PM as late as possible
(bsc#1167765).
- usb: host: xhci-tegra: Reuse stored register base address
(bsc#1167765).
- usb: host: xhci-tegra: Extract firmware enable helper
(bsc#1167765).
- usb: host: xhci-tegra: Use CNR as firmware ready indicator
(bsc#1167765).
- usb: host: xhci-tegra: Avoid a fixed duration sleep
(bsc#1167765).
- usb: host: xhci-tegra: Separate firmware request and load
(bsc#1167765).
- usb: host: xhci-tegra: Fix "tega" -> "tegra" typo (bsc#1167765).
- commit da4b20d
* Mon Mar 30 2020 glin@suse.com
- net/bpfilter: fix dprintf usage for /dev/kmsg (bsc#1155518).
- bpf/btf: Fix BTF verification of enum members in struct/union
(bsc#1155518).
- bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
(bsc#1155518).
- bpf: Initialize storage pointers to NULL to prevent freeing
garbage pointer (bsc#1155518).
- commit 0e26614
* Sun Mar 29 2020 msuchanek@suse.de
- Disable hibernation on s390x (bsc#1167650).
- [mkubecek] update s390x kabi reference files (incompatible):
CONFIG_HIBERNATION y->n, CONFIG_PM y->n
- commit f392251
* Sun Mar 29 2020 mkubecek@suse.cz
- series.conf: whitespace cleanup
- commit 963e602
* Sat Mar 28 2020 tonyj@suse.de
- blacklist.conf: add git-fixes that are in perf userspace package
- commit 4dabd66
* Sat Mar 28 2020 tonyj@suse.de
- perf/x86/amd: Add missing L2 misses event spec to AMD Family
17h's event map (git-fixes).
- perf/x86/amd: Constrain Large Increment per Cycle events
(git-fixes).
- perf/x86/intel/uncore: Fix missing marker for
snr_uncore_imc_freerunning_events (git-fixes).
- perf/x86/intel: Fix PT PMI handling (git-fixes).
- perf/x86/intel/bts: Fix the use of page_private() (git-fixes).
- perf/x86/cstate: Update C-state counters for Ice Lake
(git-fixes).
- commit c1a8c50
* Fri Mar 27 2020 bp@suse.de
- vhost: Check docket sk_family instead of call getname
(bsc#1167629 CVE-2020-10942).
- commit b04a498
* Fri Mar 27 2020 msuchanek@suse.de
- powerpc/64s: Fix section mismatch warnings from boot code
(bsc#1148868).
- commit 74f4898
* Fri Mar 27 2020 jbohac@suse.cz
- net: ena: Add PCI shutdown handler to allow safe kexec
(bsc#1167421, bsc#1167423).
- commit 9ba04ea
* Fri Mar 27 2020 dwagner@suse.de
- lpfc kABI fixes for 12.8.0.0 (bsc#1164777 bsc#1164780
bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Update lpfc version to 12.8.0.0 (bsc#1164777
bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSI
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statistics
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix crash in target side cable pulls hitting
WAIT_FOR_UNREG (bsc#1164777 bsc#1164780 bsc#1165211
jsc#SLE-8654).
- scsi: lpfc: Fix update of wq consumer index in
lpfc_sli4_wq_release (bsc#1164777 bsc#1164780 bsc#1165211
jsc#SLE-8654).
- scsi: lpfc: Fix crash after handling a pci error (bsc#1164777
bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix scsi host template for SLI3 vports (bsc#1164777
bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix lpfc overwrite of sg_cnt field in
nvmefc_tgt_fcp_req (bsc#1164777 bsc#1164780 bsc#1165211
jsc#SLE-8654).
- scsi: lpfc: Fix lockdep error - register non-static key
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: Fix kasan slab-out-of-bounds error in
lpfc_unreg_login (bsc#1164777 bsc#1164780 bsc#1165211
jsc#SLE-8654).
- scsi: lpfc: fix spelling mistake "Notication" -> "Notification"
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: lpfc: add RDF registration and Link Integrity FPIN logging
(bsc#1164777 bsc#1164780 bsc#1165211 jsc#SLE-8654).
- scsi: fc: Update Descriptor definition and add RDF and
Link Integrity FPINs (bsc#1164777 bsc#1164780 bsc#1165211
jsc#SLE-8654).
- commit 8ee63af
* Fri Mar 27 2020 dwagner@suse.de
- Refresh series.conf
- patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch
- patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch
- patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch
- commit ee2196b
* Fri Mar 27 2020 tiwai@suse.de
- Input: avoid BIT() macro usage in the serio.h UAPI header
(git-fixes).
- Input: raydium_i2c_ts - fix error codes in
raydium_i2c_boot_trigger() (git-fixes).
- commit 6acc495
* Fri Mar 27 2020 dwagner@suse.de
- net/mlx5: Add stub for mlx5_eswitch_mode (jsc#SLE-8464).
- commit 154e4ec
* Fri Mar 27 2020 mgorman@suse.de
- sched/fair: Fix negative imbalance in imbalance calculation
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit 4f5edea
* Thu Mar 26 2020 bp@suse.de
- perf/x86/amd: Add support for Large Increment per Cycle Events
(jsc#SLE-11831).
- commit 43457d3
* Thu Mar 26 2020 ptesarik@suse.cz
- s390/setup: Fix secure ipl message (bsc#1163524 LTC#183960).
- commit dea2aed
* Thu Mar 26 2020 tbogendoerfer@suse.de
- blacklist.conf: bdd68860a044 is a dup of 17df5ae1b3e1
- commit d81f030
* Thu Mar 26 2020 tbogendoerfer@suse.de
- Documentation: networking: device drivers: Remove stray
asterisks (bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- Doc: networking/device_drivers/pensando: fix ionic.rst warnings
(bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- ionic: select CONFIG_NET_DEVLINK (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- commit 4199ffe
* Thu Mar 26 2020 tbogendoerfer@suse.de
- ionic: fix vf op lock usage (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: fix fw_status read (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: fix rxq comp packet type mask (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: clear compiler warning on hb use before set (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: restrict received packets to mtu size (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: add Rx dropped packet counter (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: drop use of subdevice tags (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: support sr-iov operations (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: ionic_if bits for sr-iov support (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: keep users rss hash across lif reset (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: Remove set but not used variable 'sg_desc' (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: update driver version (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: implement support for rx sgl (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: add a watchdog timer to monitor heartbeat (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: add heartbeat check (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: reverse an interrupt coalesce calculation (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: fix up struct name comments (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: add lif_quiesce to wait for queue activity to stop
(bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- ionic: implement ethtool set-fec (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: report users coalesce request (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: use wait_on_bit_lock() rather than open code (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: simplify returns in devlink info (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- dynamic_debug: provide dynamic_hex_dump stub (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: fix stats memory dereference (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Fix an error code in ionic_lif_alloc() (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: Remove unnecessary ternary operator in
ionic_debugfs_add_ident (bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- ionic: Remove unused including <linux/version.h> (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: Add coalesce and other features (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Add RSS support (bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- ionic: Add driver stats (bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- ionic: Add netdev-event handling (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Add Tx and Rx handling (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Add initial ethtool support (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Add async link status check and basic stats (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: Add Rx filter and rx_mode ndo support (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: Add management of rx filters (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Add the basic NDO callbacks for netdev support
(bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- ionic: Add notifyq support (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Add adminq action (bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- ionic: Add basic adminq support (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Add interrupts and doorbells (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Add basic lif support (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Add port management commands (bsc#1167773 jsc#PM-1588
jsc#ECO-1386).
- ionic: Add hardware init and device commands (bsc#1167773
jsc#PM-1588 jsc#ECO-1386).
- ionic: Add basic framework for IONIC Network device driver
(bsc#1167773 jsc#PM-1588 jsc#ECO-1386).
- Update config files.
- supported.conf: mark ionic supported (bsc#1167773 jsc#PM-1588 jsc#ECO-1386)
- commit 7927437
* Thu Mar 26 2020 msuchanek@suse.de
- update patch metadata and move it into sorted section
Rename patches.suse/powerpc-pseries-fix-of_read_drc_info_cell-to-point-at-next-record.patch
to patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch,
update to upstream version, update upstream references and move into sorted section.
- commit 58f6e72
* Thu Mar 26 2020 mbrugger@suse.com
- Revert "net: bcmgenet: use RGMII loopback for MAC reset"
(bsc#1167769).
- commit b9b9649
* Thu Mar 26 2020 jack@suse.cz
- ext4: Check for non-zero journal inum in ext4_calculate_overhead
(bsc#1167288).
- commit 4a32d11
* Thu Mar 26 2020 tiwai@suse.de
- r8169: re-enable MSI on RTL8168c (git-fixes).
- net: phy: mdio-bcm-unimac: Fix clock handling (git-fixes).
- NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()
(git-fixes).
- vxlan: check return value of gro_cells_init() (git-fixes).
- net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable()
return value (git-fixes).
- iwlwifi: yoyo: don't add TLV offset when reading FIFOs
(git-fixes).
- iwlwifi: consider HE capability when setting LDPC (git-fixes).
- gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT +
AXP288 model (git-fixes).
- gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT +
AXP288 model (git-fixes).
- gpiolib: acpi: Rework honor_wakeup option into an ignore_wake
option (git-fixes).
- gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk
(git-fixes).
- gpiolib: Fix irq_disable() semantics (git-fixes).
- intel_th: pci: Add Elkhart Lake CPU support (git-fixes).
- staging: rtl8188eu: Add device id for MERCUSYS MW150US v2
(git-fixes).
- staging/speakup: fix get_word non-space look-ahead (git-fixes).
- drm/amd/amdgpu: Fix GPR read from debugfs (v2) (git-fixes).
- drm/lease: fix WARNING in idr_destroy (git-fixes).
- mmc: rtsx_pci: Fix support for speed-modes that relies on tuning
(git-fixes).
- mmc: sdhci-cadence: set SDHCI_QUIRK2_PRESET_VALUE_BROKEN for
UniPhier (git-fixes).
- altera-stapl: altera_get_note: prevent write beyond end of 'key'
(git-fixes).
- spi: spi_register_controller(): free bus id on error paths
(git-fixes).
- spi/zynqmp: remove entry that causes a cs glitch (git-fixes).
- spi: pxa2xx: Add CS control clock quirk (git-fixes).
- spi: qup: call spi_qup_pm_resume_runtime before suspending
(git-fixes).
- spi: spi-omap2-mcspi: Support probe deferral for DMA channels
(git-fixes).
- drm/amd/display: fix dcc swath size calculations on dcn1
(git-fixes).
- drm/amd/display: Clear link settings on MST disable connector
(git-fixes).
- drm/amdgpu: clean wptr on wb when gpu recovery (git-fixes).
- drm/mediatek: Find the cursor plane instead of hard coding it
(git-fixes).
- drm/exynos: hdmi: don't leak enable HDMI_EN regulator if probe
fails (git-fixes).
- drm/exynos: dsi: fix workaround for the legacy clock name
(git-fixes).
- drm/exynos: dsi: propagate error value and silence meaningless
warning (git-fixes).
- mmc: sdhci-cadence: use struct_size() helper (git-fixes).
- commit 963c6b7
* Thu Mar 26 2020 mhocko@suse.com
- selftests: vm: drop dependencies on page flags from mlock2 tests
(bnc#1167384).
- commit 93ec8db
* Thu Mar 26 2020 mkubecek@suse.cz
- Update kabi files.
Update from RC2 kernel submission (commit 2cc5c6f40e3f).
- commit bc36e97
* Wed Mar 25 2020 jack@suse.cz
- ext4: do not commit super on read-only bdev (bsc#1167288
bsc#1167338).
- commit 3e272f3
* Wed Mar 25 2020 jack@suse.cz
- ext4: Unregister sysfs path before destroying jbd2 journal
(bsc#1167338 bsc#1167288).
- commit 536d85c
* Wed Mar 25 2020 tiwai@suse.de
- struct phy_device kABI compatibility workaround (git-fixes).
- commit feeaa43
* Wed Mar 25 2020 tiwai@suse.de
- net: phy: fix MDIO bus PM PHY resuming (git-fixes).
- commit d42c758
* Wed Mar 25 2020 tiwai@suse.de
- net: phy: Avoid multiple suspends (git-fixes).
- commit c95182b
* Wed Mar 25 2020 tiwai@suse.de
- drm/bridge: dw-hdmi: fix AVI frame colorimetry (git-fixes).
- alarmtimer: Make alarmtimer platform device child of RTC device
(git-fixes).
- commit ba8679d
* Wed Mar 25 2020 tiwai@suse.de
- virtio-blk: improve virtqueue error to BLK_STS (bsc#1167649).
- commit 0db14dd
* Wed Mar 25 2020 vbabka@suse.cz
- mm, slub: prevent kmalloc_node crashes and memory leaks
(bsc#1167657, VM functionality).
- commit 4697f85
* Wed Mar 25 2020 vbabka@suse.cz
- mm: slub: be more careful about the double cmpxchg of freelist
(bsc#1167657, VM functionality).
- commit e8bce3b
* Wed Mar 25 2020 vbabka@suse.cz
- mm: slub: add missing TID bump in kmem_cache_alloc_bulk()
(bsc#1167657, VM functionality).
- commit 0108e02
* Wed Mar 25 2020 mkubecek@suse.cz
- fix patch metadata
- fix wrong Patch-mainline:
patches.suse/0001-Revert-serial-uartlite-Add-runtime-support.patch
patches.suse/0001-Revert-serial-uartlite-Do-not-use-static-struct-uart.patch
patches.suse/0001-Revert-serial-uartlite-Move-the-uart-register.patch
patches.suse/0001-pinctrl-baytrail-Really-serialize-all-register-acces.patch
- commit a449950
* Wed Mar 25 2020 oneukum@suse.com
- pinctrl: baytrail: Really serialize all register accesses
(git-fixes).
- Refresh
patches.suse/pinctrl-baytrail-Do-not-clear-IRQ-flags-on-direct-ir.patch.
- commit 3060b4c
* Wed Mar 25 2020 oneukum@suse.com
- Revert "serial-uartlite: Move the uart register" (git-fixes).
- commit 7d98e39
* Wed Mar 25 2020 oneukum@suse.com
- Revert "serial-uartlite: Do not use static struct uart_driver
out of probe()" (git-fixes).
- commit 053f110
* Wed Mar 25 2020 oneukum@suse.com
- Revert "serial-uartlite: Add runtime support" (git-fixes).
- commit 869ee8e
* Tue Mar 24 2020 mkubecek@suse.cz
- update patch metadata
- improve Patch-mainline tag:
patches.suse/rcuwait-Let-rcuwait_wake_up-return-whether-or-not-a-.patch
- commit f21d25e
* Tue Mar 24 2020 dbueso@suse.de
- rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken (bsc#1167594).
- commit e399edf
* Tue Mar 24 2020 ptesarik@suse.cz
- Update config files: Increase NR_CPUS to 768 on arm64 to support the
extra cores on a Marvell ThunderX3 SoC (jsc#SLE-9971).
- [mkubecek] update kabi reference files (incompatible):
NR_CPUS raised from 480 to 768 on aarch64
- commit d52fc74
* Tue Mar 24 2020 bp@suse.de
- x86/MCE/AMD, EDAC/mce_amd: Add new Load Store unit McaType
(jsc#SLE-11833).
- commit a9c59e2
* Tue Mar 24 2020 colyli@suse.de
- md: rename wb stuffs (bsc#1166003).
- Update with kabi fix for the above change,
patches.kabi/md-backport-kabi.patch.
- Refresh for the above change,
patches.suse/md-display-timeout-error.patch.
- commit eabced8
* Tue Mar 24 2020 colyli@suse.de
- raid5: remove worker_cnt_per_group argument from
alloc_thread_groups (bsc#1166003).
- commit ffebcdb
* Tue Mar 24 2020 tiwai@suse.de
- KEYS: reaching the keys quotas correctly (bsc#1167517).
- commit 39a6103
* Tue Mar 24 2020 oneukum@suse.com
- kABI: more hooks for PCI changes (bsc#1141558).
- [mkubecek] update kabi reference files (incompatible):
SUSE kabi padding added to some PCI related structures
- commit 29f5545
* Tue Mar 24 2020 tbogendoerfer@suse.de
- net: hns3: fix RMW issue for VLAN filter switch (bsc#1154353).
- netfilter: nf_tables: fix infinite loop when expr is not
available (bsc#1154353).
- bnxt_en: fix error handling when flashing from file (sc#SLE-8371
bsc#1153274 bsc#1163419).
- bnxt_en: reinitialize IRQs when MTU is modified (sc#SLE-8371
bsc#1153274 bsc#1163419).
- bnxt_en: add newline to netdev_*() format strings (sc#SLE-8371
bsc#1153274 bsc#1163419).
- bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs
(sc#SLE-8371 bsc#1153274 bsc#1163419).
- bnxt_en: Improve device shutdown method (sc#SLE-8371 bsc#1153274
bsc#1163419).
- commit 6ec4eab
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: add enospc debug messages for ticket failure (bsc#1141456).
- Refresh
patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch.
- commit b0b4b45
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: do not account global reserve in can_overcommit (bsc#1141456).
- commit cbebbcb
* Tue Mar 24 2020 mbrugger@suse.com
- supported.conf: mark synopsys_edac as supported.
Used in Xilinx ZynqMP devices.
- commit 8d84988
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: use btrfs_try_granting_tickets in update_global_rsv (bsc#1141456).
- commit 2c7e1da
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: always reserve our entire size for the global reserve (bsc#1141456).
- commit 0ded727
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: change the minimum global reserve size (bsc#1141456).
- commit 20a34ab
* Tue Mar 24 2020 mbenes@suse.cz
- tracing: Add 'hist:' to hist trigger error log error string
(bsc#1164917).
- commit c0e7e4a
* Tue Mar 24 2020 mbenes@suse.cz
- tracing: Add hist trigger error messages for sort specification
(bsc#1164917).
- commit 9b80622
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: unexport the temporary exported functions (bsc#1162831).
- commit 795367d
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate the block group cleanup code (bsc#1162831).
- Refresh
patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch.
- Refresh
patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch.
- commit b3b0455
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate the alloc_profile helpers (bsc#1162831).
- commit d4eb35f
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate the chunk allocation code (bsc#1162831).
- commit 2694f31
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate the block group space accounting helpers (bsc#1162831).
- commit cfbc882
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: export block group accounting helpers (bsc#1162831).
- commit 1701266
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate the dirty bg writeout code (bsc#1162831).
- commit e9dcb00
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate inc/dec_block_group_ro code (bsc#1162831).
- Refresh
patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch.
- commit abe1d44
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: temporarily export btrfs_get_restripe_target (bsc#1162831).
- commit dcd4303
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate the block group read/creation code (bsc#1162831).
- Refresh
patches.suse/0001-btrfs-block-group-Fix-a-memory-leak-due-to-missing-b.patch.
- commit 4cffeef
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate the block group removal code (bsc#1162831).
- commit 313711e
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: temporarily export inc_block_group_ro (bsc#1162831).
- commit 9260ebc
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate the block group caching code (bsc#1162831).
- commit 610d6da
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: make caching_thread use btrfs_find_next_key (bsc#1162831).
- commit 32ee695
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: temporarily export fragment_free_space (bsc#1162831).
- commit b52844f
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: export the caching control helpers (bsc#1162831).
- commit 96ba87a
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: export the excluded extents helpers (bsc#1162831).
- commit 0c5df27
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: export the block group caching helpers (bsc#1162831).
- commit 01de231
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate nocow and reservation helpers (bsc#1162831).
- commit e4a70ac
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate the block group ref counting stuff (bsc#1162831).
- commit 81d13e7
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: migrate the block group lookup code (bsc#1162831).
- commit fe38e12
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: move basic block_group definitions to their own header (bsc#1162831).
- commit a828471
* Tue Mar 24 2020 nborisov@suse.com
- btrfs: move btrfs_add_free_space out of a header file (bsc#1162831).
- commit c5144d6
* Mon Mar 23 2020 tiwai@suse.de
- USB: cdc-acm: fix rounding error in TIOCSSERIAL (git-fixes).
- usb: typec: ucsi: displayport: Fix a potential race during
registration (git-fixes).
- usb: typec: ucsi: displayport: Fix NULL pointer dereference
(git-fixes).
- commit 864c13e
* Mon Mar 23 2020 tiwai@suse.de
- rtc: max8907: add missing select REGMAP_IRQ (git-fixes).
- serial: 8250_exar: add support for ACCES cards (git-fixes).
- serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDE
(git-fixes).
- commit ae8a796
* Mon Mar 23 2020 tiwai@suse.de
- net: phy: bcm63xx: fix OOPS due to missing driver name
(git-fixes).
- net: phy: avoid clearing PHY interrupts twice in irq handler
(git-fixes).
- net: phy: mscc: fix firmware paths (git-fixes).
- net: phy: restore mdio regs in the iproc mdio driver
(git-fixes).
- net: phy: fixed_phy: fix use-after-free when checking link GPIO
(git-fixes).
- commit 9488907
* Mon Mar 23 2020 tiwai@suse.de
- intel_th: Fix user-visible error codes (git-fixes).
- iio: chemical: sps30: fix missing triggered buffer dependency
(git-fixes).
- iio: st_sensors: remap SMO8840 to LIS2DH12 (git-fixes).
- iio: light: vcnl4000: update sampling periods for vcnl4040
(git-fixes).
- iio: light: vcnl4000: update sampling periods for vcnl4200
(git-fixes).
- iio: accel: adxl372: Set iio_chan BE (git-fixes).
- iio: magnetometer: ak8974: Fix negative raw values in sysfs
(git-fixes).
- iio: trigger: stm32-timer: disable master mode when stopping
(git-fixes).
- iio: adc: stm32-dfsdm: fix sleep in atomic context (git-fixes).
- iio: adc: at91-sama5d2_adc: fix differential channels in
triggered mode (git-fixes).
- mmc: sdhci-of-at91: fix cd-gpios for SAMA5D2 (git-fixes).
- mac80211: rx: avoid RCU list traversal under mutex (git-fixes).
- commit 9bd80d9
* Mon Mar 23 2020 tiwai@suse.de
- HID: add ALWAYS_POLL quirk to lenovo pixart mouse (git-fixes).
- HID: google: add moonball USB id (git-fixes).
- HID: hid-bigbenff: fix race condition for scheduled work during
removal (git-fixes).
- HID: hid-bigbenff: call hid_hw_stop() in case of error
(git-fixes).
- HID: hid-bigbenff: fix general protection fault caused by
double kfree (git-fixes).
- HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override
(git-fixes).
- HID: apple: Add support for recent firmware on Magic Keyboards
(git-fixes).
- commit 5f6c3d6
* Mon Mar 23 2020 nborisov@suse.com
- Fix patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch
Fix earlier refresh.
- commit 479cae8
* Mon Mar 23 2020 lyan@suse.com
- Revert sgi_iodev for kabi break (bsc#1166547).
- commit 1393f42
* Mon Mar 23 2020 ykaukab@suse.de
- apei/ghes: Do not delay GHES polling (bsc#1166982).
- commit b9901b6
* Mon Mar 23 2020 jslaby@suse.cz
- net: dsa: tag_qca: Make sure there is headroom for tag
(networking-stable-20_02_19).
- net/sched: flower: add missing validation of TCA_FLOWER_FLAGS
(networking-stable-20_02_19).
- net/sched: matchall: add missing validation of
TCA_MATCHALL_FLAGS (networking-stable-20_02_19).
- net/smc: fix leak of kernel memory to user space
(networking-stable-20_02_19).
- core: Don't skip generic XDP program execution for cloned SKBs
(networking-stable-20_02_19).
- commit f564699
* Mon Mar 23 2020 jroedel@suse.de
- Refresh patches.suse/x86-mm-split-vmalloc_sync_all.patch.
- commit 52f4443
* Mon Mar 23 2020 jroedel@suse.de
- blacklist.conf: Add 02d715b4a818 iommu/vt-d: Fix RCU list debugging warnings
- commit edb9131
* Mon Mar 23 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/signal-avoid-double-atomic-counter-increments-for-user-accounting.patch
- commit 4c51946
* Mon Mar 23 2020 mgorman@suse.de
- sched/fair: Clear SMT siblings after determining the core is
not idle (bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit fafc10a
* Mon Mar 23 2020 mgorman@suse.de
- sched/fair: fix condition of avg_load calculation (bnc#1155798
(CPU scheduler functional and performance backports)).
- commit db78afd
* Mon Mar 23 2020 mgorman@suse.de
- signal: avoid double atomic counter increments for user
accounting (bnc#1167415 (Kernel core performance backports)).
- commit 6ff4a7e
* Mon Mar 23 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/cgroup-iterate-tasks-that-did-not-finish-do_exit.patch
- commit 5b30728
* Mon Mar 23 2020 bp@suse.de
- EDAC/synopsys: Do not print an error with back-to-back
snprintf() calls (bsc#1152489).
- commit 3d8b07b
* Mon Mar 23 2020 bp@suse.de
- perf/amd/uncore: Replace manual sampling check with
CAP_NO_INTERRUPT flag (bsc#1152489).
- commit 509a4ff
* Mon Mar 23 2020 bp@suse.de
- x86/mce: Fix logic and comments around MSR_PPIN_CTL
(bsc#1152489).
- commit c2e64b7
* Mon Mar 23 2020 bp@suse.de
- x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing
changes (bsc#1152489).
- commit 062e80e
* Mon Mar 23 2020 lyan@suse.com
- KVM: arm/arm64: vgic: Use a single IO device per redistributor
(bsc#1166547).
- commit 0aaedec
* Sun Mar 22 2020 bp@suse.de
- efi/x86: Add TPM related EFI tables to unencrypted mapping
checks (bsc#1159816).
- commit 0d7e2e6
* Sat Mar 21 2020 tiwai@suse.de
- ALSA: hda/realtek - Enable the headset of Acer N50-600 with
ALC662 (git-fixes).
- ALSA: hda/realtek - Enable headset mic of Acer X2660G with
ALC662 (git-fixes).
- ALSA: seq: oss: Fix running status after receiving sysex
(git-fixes).
- ALSA: seq: virmidi: Fix running status after receiving sysex
(git-fixes).
- ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
(git-fixes).
- ALSA: hda/realtek: Fix pop noise on ALC225 (git-fixes).
- ALSA: line6: Fix endless MIDI read loop (git-fixes).
- ALSA: pcm: oss: Avoid plugin buffer overflow (git-fixes).
- commit ed262e3
* Fri Mar 20 2020 ptesarik@suse.cz
- s390/pci: Fix possible deadlock in recover_store() (bsc#1165187
LTC#184105).
- commit 121df27
* Fri Mar 20 2020 ptesarik@suse.cz
- s390/pci: Recover handle in clp_set_pci_fn() (bsc#1165187
LTC#184105).
- commit 5d2c6ee
* Fri Mar 20 2020 ptesarik@suse.cz
- s390/pkey: fix missing length of protected key on return
(git-fixes).
- s390/zcrypt: Fix CCA cipher key gen with clear key value
function (git-fixes).
- commit 6bb7487
* Fri Mar 20 2020 ptesarik@suse.cz
- s390/mm: fix dynamic pagetable upgrade for hugetlbfs
(bsc#1165181 LTC#184104).
- commit 5c2c836
* Fri Mar 20 2020 jeyu@suse.de
- module: avoid setting info->name early in case we can fall back to
info->mod->name (git-fixes).
- commit eebf8d1
* Fri Mar 20 2020 jeyu@suse.de
- blacklist.conf: blacklist f6d061d61712
- commit 72a83b2
* Fri Mar 20 2020 mkoutny@suse.com
- cgroup: memcg: net: do not associate sock with unrelated cgroup
(bsc#1167241).
- commit 844ea7f
* Fri Mar 20 2020 colyli@suse.de
- md: fix a typo s/creat/create (bsc#1166003).
- commit 5717a6b
* Fri Mar 20 2020 colyli@suse.de
- md/raid6: fix algorithm choice under larger PAGE_SIZE
(bsc#1166003).
- raid6/test: fix a compilation warning (bsc#1166003).
- raid6/test: fix a compilation error (bsc#1166003).
- commit b4c3abd
* Fri Mar 20 2020 colyli@suse.de
- md-bitmap: small cleanups (bsc#1166003).
- md: make sure desc_nr less than MD_SB_DISKS (bsc#1166003).
- md: raid1: check rdev before reference in raid1_sync_request
func (bsc#1166003).
- drivers/md/raid5.c: use the new spelling of
RWH_WRITE_LIFE_NOT_SET (bsc#1166003).
- md: avoid invalid memory access for array sb->dev_roles
(bsc#1166003).
- md/raid1: avoid soft lockup under high load (bsc#1166003).
- commit f5e32ec
* Fri Mar 20 2020 colyli@suse.de
- md: no longer compare spare disk superblock events in super_load
(bsc#1166003).
- commit ac7ff9d
* Fri Mar 20 2020 colyli@suse.de
- md/bitmap: avoid race window between md_bitmap_resize and
bitmap_file_clear_bit (bsc#1166003).
- commit 1195535
* Thu Mar 19 2020 mkoutny@suse.com
- cgroup: Iterate tasks that did not finish do_exit()
(bsc#1167151).
- commit 16348dc
* Thu Mar 19 2020 yousaf.kaukab@suse.com
- arm64: fix config and supported.conf for MTD devices on NXP boards
References: bsc#1167137
Get rid of CONFIG_MTD_PHYSMAP_COMPAT and enable CONFIG_MTD_PHYSMAP_OF.
Compat maps of zero length (CONFIG_MTD_PHYSMAP_LEN=0x0) doesn't make
sense and driver initialization is bound to fail.
Update supported.conf to include required modules.
- commit c23c1f0
* Thu Mar 19 2020 jeyu@suse.de
- modpost: return error if module is missing ns imports and
MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS=n (jsc#SLE-10158).
- Refresh patches.suse/supported-flag.
- Refresh patches.suse/supported-flag-modverdir.
- commit 686d15e
* Thu Mar 19 2020 msuchanek@suse.de
- cpufreq: powernv: Fix unsafe notifiers (bsc#1065729).
- cpufreq: powernv: Fix use-after-free (bsc#1065729).
- powerpc: fix hardware PMU exception bug on PowerVM compatibility
mode systems (bsc#1056686).
- commit c0f95eb
* Wed Mar 18 2020 nborisov@suse.com
- Btrfs: fix race leading to metadata space leak after task
received signal (bsc#1141456).
- Refresh
patches.suse/btrfs-run-btrfs_try_granting_tickets-if-a-priority-ticket-fails.patch.
- commit 0d2889a
* Wed Mar 18 2020 colyli@suse.de
- raid5: use bio_end_sector in r5_next_bio (bsc#1166003).
- raid5: remove STRIPE_OPS_REQ_PENDING (bsc#1166003).
- md: add feature flag MD_FEATURE_RAID0_LAYOUT (bsc#1166003).
- md/raid5: use bio_end_sector to calculate last_sector (bsc#1166003).
- commit 7e33890
* Wed Mar 18 2020 colyli@suse.de
- md raid0/linear: Mark array as 'broken' and fail BIOs if a member is
gone (bsc#1166003).
- Refresh for the above change,
patches.suse/md-raid0-avoid-RAID0-data-corruption-due-to-layout-c.patch.
- commit a563707
* Wed Mar 18 2020 colyli@suse.de
- raid5 improve too many read errors msg by adding limits (bsc#1166003).
- raid1: factor out a common routine to handle the
completion of sync write (bsc#1166003).
- md: allow last device to be forcibly removed from RAID1/RAID10 (bsc#1166003).
- Update with kabi fix for the above change,
patches.kabi/md-backport-kabi.patch
- md: Convert to use int_pow() (bsc#1166003).
- commit aa334d3
* Wed Mar 18 2020 hare@suse.de
- nvme: Translate more status codes to blk_status_t (bsc#1156510).
- nvme: Fix parsing of ANA log page (bsc#1166658).
- nvme: resync include/linux/nvme.h with nvmecli (bsc#1156510).
- commit 672f1cb
* Wed Mar 18 2020 colyli@suse.de
- md/raid10: end bio when the device faulty (bsc#1166003).
- Refresh for the above change,
patches.suse/md-display-timeout-error.patch.
- commit 760aa49
* Wed Mar 18 2020 colyli@suse.de
- raid1: use an int as the return value of raise_barrier() (bsc#1166003).
- commit 5ac4a79
* Wed Mar 18 2020 jack@suse.cz
- ext4: potential crash on allocation error in
ext4_alloc_flex_bg_array() (bsc#1166940).
- commit a1c176a
* Wed Mar 18 2020 tiwai@suse.de
- ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector
GCC plugin (git-fixes).
- ARM: 8958/1: rename missed uaccess .fixup section (git-fixes).
- ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
(git-fixes).
- efi: Add a sanity check to efivar_store_raw() (git-fixes).
- drm/i915: be more solid in checking the alignment (git-fixes).
- mt76: fix array overflow on receiving too many fragments for
a packet (git-fixes).
- ARM: imx: build v7_cpu_resume() unconditionally (git-fixes).
- drm/amd/display: remove duplicated assignment to grph_obj_type
(git-fixes).
- commit 7fe5a8f
* Wed Mar 18 2020 tiwai@suse.de
- blacklist.conf: Add a reverted amdgpu entry
- commit 916aa15
* Tue Mar 17 2020 jack@suse.cz
- blktrace: fix dereference after null check (bsc#1159285).
- commit df5056f
* Tue Mar 17 2020 jack@suse.cz
- blacklist.conf: Blacklist d87683620489
- commit 87e4a94
* Tue Mar 17 2020 jack@suse.cz
- jbd2: fix ocfs2 corrupt when clearing block group bits
(bsc#1166878).
- commit 4ccf692
* Tue Mar 17 2020 jack@suse.cz
- io_uring: fix __io_iopoll_check deadlock in io_sq_thread
(bsc#1166876).
- commit 47c1bb0
* Tue Mar 17 2020 jack@suse.cz
- io_uring: prevent sq_thread from spinning when it should stop
(bsc#1166875).
- commit 59a5904
* Tue Mar 17 2020 jack@suse.cz
- ecryptfs: replace BUG_ON with error handling code (bsc#1166874).
- commit 7eb7c45
* Tue Mar 17 2020 jack@suse.cz
- ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()
(bsc#1166872).
- commit 58a8bc1
* Tue Mar 17 2020 jack@suse.cz
- ecryptfs: fix a memory leak bug in parse_tag_1_packet()
(bsc#1166871).
- commit c7ebfb4
* Tue Mar 17 2020 jack@suse.cz
- ext4: fix race between writepages and enabling EXT4_EXTENTS_FL
(bsc#1166870).
- commit d4cc10a
* Tue Mar 17 2020 jack@suse.cz
- ext4: rename s_journal_flag_rwsem to s_writepages_rwsem
(bsc#1166868).
- commit 3fea683
* Tue Mar 17 2020 jack@suse.cz
- ext4: fix potential race between s_flex_groups online resizing
and access (bsc#1166867).
- commit 8b31558
* Tue Mar 17 2020 jack@suse.cz
- ext4: fix potential race between s_group_info online resizing
and access (bsc#1166866).
- commit 8fec0cb
* Tue Mar 17 2020 jack@suse.cz
- ext4: fix potential race between online resizing and write
operations (bsc#1166864).
- commit 8ac7c77
* Tue Mar 17 2020 jack@suse.cz
- ext4: add cond_resched() to __ext4_find_entry() (bsc#1166862).
- commit 098ad12
* Tue Mar 17 2020 jack@suse.cz
- ext4: fix a data race in EXT4_I(inode)->i_disksize
(bsc#1166861).
- commit ff7b112
* Tue Mar 17 2020 jack@suse.cz
- ext4: don't assume that mmp_nodename/bdevname have NUL
(bsc#1166860).
- commit 26f5b12
* Tue Mar 17 2020 jack@suse.cz
- block, bfq: get a ref to a group when adding it to a service
tree (bsc#1166859).
- commit 0cc750a
* Tue Mar 17 2020 jack@suse.cz
- blacklist.conf: Blacklist 4d8340d0d4d9
- commit a9eb92c
* Tue Mar 17 2020 tiwai@suse.de
- i2c: gpio: suppress error on probe defer (git-fixes).
- i2c: i801: Do not add ICH_RES_IO_SMI for the iTCO_wdt device
(git-fixes).
- iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168
devices (bsc#1166632).
- crypto: pcrypt - Fix user-after-free on module unload
(git-fixes).
- iwlwifi: mvm: fix NVM check for 3168 devices (git-fixes).
- ASoC: pcm: update FE/BE trigger order based on the command
(git-fixes).
- commit 0ca34dd
* Tue Mar 17 2020 bp@suse.de
- x86/amd_nb, char/amd64-agp: Use amd_nb_num() accessor
(bsc#1152489).
- [mkubecek] update kabi files (incompatible):
- drop amd_nb_misc_ids symbol (no longer exported so that we can add more
device ids later)
- commit bb3cbed
* Mon Mar 16 2020 dbueso@suse.de
- sys/sysinfo: Respect boottime inside time namespace
(bsc#1164648,jsc#SLE-11493).
- commit 695315f
* Mon Mar 16 2020 nborisov@suse.com
- btrfs: run btrfs_try_granting_tickets if a priority ticket fails
(bsc#1141456).
- btrfs: only check priority tickets for priority flushing
(bsc#1141456).
- btrfs: Account for trans_block_rsv in may_commit_transaction
(bsc#1141456).
- btrfs: allow us to use up to 90% of the global rsv for unlink
(bsc#1141456).
- btrfs: Improve global reserve stealing logic (bsc#1141456).
- btrfs: force chunk allocation if our global rsv is larger than
metadata (bsc#1141456).
- commit 0e267e6
* Mon Mar 16 2020 tzimmermann@suse.de
- drm/virtio: module_param_named() requires linux/moduleparam.h (bsc#1152489)
- commit bbc436c
* Mon Mar 16 2020 jroedel@suse.de
- iommu/vt-d: Fix debugfs register reads (bsc#1166769).
- commit acf3bd7
* Mon Mar 16 2020 nborisov@suse.com
- Refresh patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch.
- commit 867843d
* Mon Mar 16 2020 tzimmermann@suse.de
- drm/i915/gt: Close race between cacheline_retire and free (bsc#1152489)
Additional changes:
* Added i915_active_acquire_if_busy() to
drivers/gpu/drm/i915/i915_active.{c,h}. See upstream
commit b1e3177bd1d8f
- commit 0111275
* Mon Mar 16 2020 tzimmermann@suse.de
- drm/virtio: make resource id workaround runtime switchable. (bsc#1152489)
- commit 370ca9c
* Mon Mar 16 2020 jroedel@suse.de
- x86/ioremap: Map EFI runtime services data as encrypted for SEV
(bsc#1160508).
- commit 27cbc80
* Mon Mar 16 2020 mkubecek@suse.cz
- Add kabi reference files - import from KotD (commit 49476dcf3399)
Enable kabi checking for -default and -preempt flavors.
- commit fe7e9d8
* Mon Mar 16 2020 jroedel@suse.de
- iommu/vt-d: Populate debugfs if IOMMUs are detected
(bsc#1166728).
- iommu/vt-d: Ignore devices with out-of-spec domain number
(bsc#1166727).
- iommu/vt-d: Fix the wrong printing in RHSA parsing
(bsc#1166726).
- iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT
with pr_warn + add_taint (bsc#1166729).
- iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint
(bsc#1166723).
- iommu/vt-d: Fix RCU-list bugs in intel_iommu_init()
(bsc#1166725).
- iommu/dma: Fix MSI reservation allocation (bsc#1166722).
- iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge
page (bsc#1166724).
- commit eb2e9ee
* Sun Mar 15 2020 ailiopoulos@suse.com
- xfs: report corruption only as a regular error (bsc#1166687).
- commit abd2d39
* Sun Mar 15 2020 ailiopoulos@suse.com
- xfs: add a XFS_IS_CORRUPT macro (bsc#1166686).
- commit 877ee95
* Sun Mar 15 2020 ailiopoulos@suse.com
- xfs: make the assertion message functions take a mount parameter
(bsc#1166685).
- commit 7bd7696
* Fri Mar 13 2020 ailiopoulos@suse.com
- xfs: check attribute leaf block structure (bsc#1166153).
- commit 1008e2c
* Fri Mar 13 2020 jslaby@suse.cz
- net: dsa: microchip: enable module autoprobe
(networking-stable-20_02_09).
- net: dsa: b53: Always use dev->vlan_enabled in
b53_configure_vlan() (networking-stable-20_02_09).
- net: stmmac: fix a possible endless loop
(networking-stable-20_02_09).
- net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
(networking-stable-20_02_09).
- net: mvneta: move rx_dropped and rx_errors in per-cpu stats
(networking-stable-20_02_09).
- qed: Fix timestamping issue for L2 unicast ptp packets
(networking-stable-20_02_09).
- net: macb: Limit maximum GEM TX length in TSO
(networking-stable-20_02_09).
- net: macb: Remove unnecessary alignment check for TSO
(networking-stable-20_02_09).
- bonding/alb: properly access headers in bond_alb_xmit()
(networking-stable-20_02_09).
- devlink: report 0 after hitting end in region read
(networking-stable-20_02_09).
- net_sched: fix a resource leak in tcindex_set_parms()
(networking-stable-20_02_09).
- commit c82701f
* Fri Mar 13 2020 nsaenzjulienne@suse.de
- mmc: sdhci: iproc: Add custom set_power() callback for bcm2711
(bsc#1165954).
- mmc: sdhci: Introduce sdhci_set_power_and_bus_voltage()
(bsc#1165954).
- commit a751850
* Fri Mar 13 2020 ailiopoulos@suse.com
- fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
(bsc#1165806, bsc#1165807).
- commit 59a3783
* Fri Mar 13 2020 ailiopoulos@suse.com
- xfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64
(bsc#1165806, bsc#1165807).
- commit 17753e3
* Fri Mar 13 2020 duwe@suse.de
- crypto: arm{,64} neon: memzero_explicit aes-cbc key
(bsc#1165167, FIPS).
- commit cb788e3
* Fri Mar 13 2020 ptesarik@suse.cz
- Refresh
patches.suse/scsi-ibmvfc-Avoid-loss-of-all-paths-during-SVC-node-.patch.
- commit bb81764
* Fri Mar 13 2020 tiwai@suse.de
- drm/i915: Defer semaphore priority bumping to a workqueue
(git-fixes).
- drm/i915/gvt: Fix dma-buf display blur issue on CFL (git-fixes).
- drm/i915/gvt: Fix unnecessary schedule timer when no vGPU exits
(git-fixes).
- nl80211: add missing attribute validation for channel switch
(git-fixes).
- nl80211: add missing attribute validation for beacon report
scanning (git-fixes).
- nl80211: add missing attribute validation for critical protocol
indication (git-fixes).
- batman-adv: Don't schedule OGM for disabled interface
(git-fixes).
- macvlan: add cond_resched() during multicast processing
(git-fixes).
- nfc: add missing attribute validation for vendor subcommand
(git-fixes).
- nfc: add missing attribute validation for deactivate target
(git-fixes).
- nfc: add missing attribute validation for SE API (git-fixes).
- tipc: add missing attribute validation for MTU property
(git-fixes).
- team: add missing attribute validation for array index
(git-fixes).
- team: add missing attribute validation for port ifindex
(git-fixes).
- macsec: add missing attribute validation for port (git-fixes).
- can: add missing attribute validation for termination
(git-fixes).
- nl802154: add missing attribute validation for dev_type
(git-fixes).
- nl802154: add missing attribute validation (git-fixes).
- firmware: imx: Align imx_sc_msg_req_cpu_start to 4 (git-fixes).
- firmware: imx: scu-pd: Align imx sc msg structs to 4
(git-fixes).
- firmware: imx: misc: Align imx sc msg structs to 4 (git-fixes).
- firmware: imx: scu: Ensure sequential TX (git-fixes).
- tty:serial:mvebu-uart:fix a wrong return (git-fixes).
- usb: dwc3: gadget: Update chain bit correctly when using sg list
(git-fixes).
- usb: storage: Add quirk for Samsung Fit flash (git-fixes).
- usb: quirks: add NO_LPM quirk for Logitech Screen Share
(git-fixes).
- media: hantro: Fix broken media controller links (git-fixes).
- media: mc-entity.c: use & to check pad flags, not ==
(git-fixes).
- media: v4l2-mem2mem.c: fix broken links (git-fixes).
- dmaengine: tegra-apb: Prevent race conditions of tasklet vs
free list (git-fixes).
- dmaengine: tegra-apb: Fix use-after-free (git-fixes).
- audit: always check the netlink payload length in
audit_receive_msg() (git-fixes).
- audit: fix error handling in audit_data_to_entry() (git-fixes).
- watchdog: da9062: do not ping the hw during stop() (git-fixes).
- habanalabs: patched cb equals user cb in device memset
(git-fixes).
- habanalabs: do not halt CoreSight during hard reset (git-fixes).
- habanalabs: halt the engines before hard-reset (git-fixes).
- usb: gadget: serial: fix Tx stall after buffer overflow
(git-fixes).
- usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags
(git-fixes).
- usb: gadget: composite: Support more than 500mA MaxPower
(git-fixes).
- drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode
parameters (git-fixes).
- drm/modes: Make sure to parse valid rotation value from cmdline
(git-fixes).
- drm/msm/dsi/pll: call vco set rate explicitly (git-fixes).
- drm/msm/dsi: save pll state before dsi host is powered off
(git-fixes).
- drm: msm: Fix return type of dsi_mgr_connector_mode_valid for
kCFI (git-fixes).
- drm/msm/mdp5: rate limit pp done timeout warnings (git-fixes).
- ALSA: hda: do not override bus codec_mask in link_get()
(git-fixes).
- vfio-ccw: Use the correct style for SPDX License Identifier
(git-fixes).
- commit d192c28
* Fri Mar 13 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/0001-padata-initialize-pd-cpu-with-effective-cpumask.patch
patches.suse/0001-padata-pcrypt-take-CPU-hotplug-lock-internally-in-pa.patch
patches.suse/0001-padata-unbind-parallel-jobs-from-specific-CPUs.patch
patches.suse/0001-padata-use-separate-workqueues-for-parallel-and-seri.patch
patches.suse/0001-workqueue-unconfine-alloc-apply-free_workqueue_attrs.patch
- commit c637d96
* Fri Mar 13 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and resort:
patches.suse/ibmvnic-Do-not-process-device-remove-during-device-r.patch
- commit aed6449
* Thu Mar 12 2020 tiwai@suse.de
- Move the upstreamed ipmi_si patch into sorted section
- commit ca4ab45
* Thu Mar 12 2020 dbueso@suse.de
- pid: Fix error return value in some cases
(bsc#1164648,jsc#SLE-11493).
- commit 2c02126
* Thu Mar 12 2020 msuchanek@suse.de
- blacklist.conf: expand wildcards.
- commit 7232917
* Thu Mar 12 2020 tiwai@suse.de
- arm64: dts: qcom: Add Lenovo Yoga C630 (jsc#SLE-9418).
- commit 5c6966e
* Thu Mar 12 2020 tiwai@suse.de
- x86/intel: Disable HPET on Intel Ice Lake platforms (git-fixes).
- x86/intel: Disable HPET on Intel Coffee Lake H platforms
(git-fixes).
- commit df3778b
* Thu Mar 12 2020 tiwai@suse.de
- pinctrl: core: Remove extra kref_get which blocks hogs being
freed (git-fixes).
- pinctrl: imx: scu: Align imx sc msg structs to 4 (git-fixes).
- pinctrl: meson-gxl: fix GPIOX sdio pins (git-fixes).
- virtio_balloon: Adjust label in virtballoon_probe (git-fixes).
- virtio_ring: Fix mem leak with vring_new_virtqueue()
(git-fixes).
- Revert "PM / devfreq: Modify the device name as devfreq(X)
for sysfs" (git-fixes).
- nfc: pn544: Fix occasional HW initialization failure
(git-fixes).
- NFC: pn544: Fix a typo in a debug message (git-fixes).
- gpio: xilinx: Fix bug where the wrong GPIO register is written
to (git-fixes).
- irqchip/gic-v3: Only provision redistributors that are enabled
in ACPI (git-fixes).
- virtio_balloon: prevent pfn array overflow (git-fixes).
- clk: Use parent node pointer during registration if necessary
(git-fixes).
- gpu/drm: ingenic: Avoid null pointer deference in plane atomic
update (git-fixes).
- gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs
in grgpio_irq_map/unmap() (git-fixes).
- fore200e: Fix incorrect checks of NULL pointer dereference
(git-fixes).
- NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to
use le16_add_cpu() (git-fixes).
- irqchip/mbigen: Set driver .suppress_bind_attrs to avoid remove
problems (git-fixes).
- ACPICA: Disassembler: create buffer fields in
ACPI_PARSE_LOAD_PASS1 (git-fixes).
- gpio: add gpiod_toggle_active_low() (git-fixes).
- XArray: Fix xas_find returning too many entries (git-fixes).
- XArray: Fix xa_find_after with multi-index entries (git-fixes).
- XArray: Fix infinite loop with entry at ULONG_MAX (git-fixes).
- XArray: Fix xas_pause at ULONG_MAX (git-fixes).
- commit aac43c5
* Thu Mar 12 2020 yousaf.kaukab@suse.com
- Revert "tick/common: Make tick_periodic() check for missing ticks"
This reverts commit 4d65090f1171433dc9438813b674f86d4925eb9c.
Patch causes hard lockup. See [1] for details. Issue is fixed with
Marvell frimware v7.4.1
[1]: https://lkml.org/lkml/2020/3/6/1245
- commit be5e348
* Thu Mar 12 2020 ptesarik@suse.cz
- Enable CONFIG_KEXEC_SIG on s390x (jsc#SLE-8923).
- commit 3dbf242
* Wed Mar 11 2020 tiwai@suse.de
- Update patch reference for console security fix (CVE-2020-8647 bsc#1162929 CVE-2020-8649 bsc#1162931)
- commit 3e9c1d2
* Wed Mar 11 2020 oneukum@suse.com
- padata, pcrypt: take CPU hotplug lock internally in
padata_alloc_possible (git-fixes).
- commit aad348d
* Wed Mar 11 2020 mhocko@suse.com
- x86/mm: Split vmalloc_sync_all() (bsc#1165741).
- commit 6f59f79
* Wed Mar 11 2020 oneukum@suse.com
- workqueue: unconfine alloc/apply/free_workqueue_attrs()
(git-fixes).
- commit 00cf9ef
* Wed Mar 11 2020 oneukum@suse.com
- crypto: pcrypt - Avoid deadlock by using per-instance padata
queues (git-fixes).
- commit 2487df7
* Wed Mar 11 2020 oneukum@suse.com
- padata: unbind parallel jobs from specific CPUs (git-fixes).
- Refresh
patches.suse/0001-padata-Remove-broken-queue-flushing.patch.
- commit f5446c1
* Wed Mar 11 2020 mkubecek@suse.cz
- patch metadata cleanup
- drop duplicate References line:
patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch
- commit d4e3168
* Wed Mar 11 2020 mkubecek@suse.cz
- series.conf: tidy up
- "inherited SP1 patches for review" section is emtpy, drop the header
- drop a pointless comment
- commit d5cfa09
* Wed Mar 11 2020 oneukum@suse.com
- padata: use separate workqueues for parallel and serial work
(git-fixes).
- commit 93a8f87
* Wed Mar 11 2020 nborisov@suse.com
- refresh and enable: patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch
- commit 0883fb3
* Wed Mar 11 2020 nborisov@suse.com
- refresh and enable: patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch
- commit e7ac692
* Wed Mar 11 2020 mgorman@suse.de
- sched/fair: Fix reordering of enqueue/dequeue_task_fair()
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched/fair: Fix runnable_avg for throttled cfs (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/topology: Don't enable EAS on SMT systems (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/numa: Acquire RCU lock for checking idle cores during
NUMA balancing (bnc#1155798 (CPU scheduler functional and
performance backports)).
- sched/fair: Fix kernel build warning in test_idle_cores()
for !SMT NUMA (bnc#1155798 (CPU scheduler functional and
performance backports)).
- commit 54c1e7e
* Wed Mar 11 2020 mgorman@suse.de
- Refresh
patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch.
- commit 19f7ff2
* Wed Mar 11 2020 jslaby@suse.cz
- vt: selection, push sel_lock up (bnc#1162928 CVE-2020-8648).
- vt: selection, push console lock down (bnc#1162928
CVE-2020-8648).
- commit 826e708
* Wed Mar 11 2020 mkubecek@suse.cz
- supported.conf: cleanup
Remove entries for modules which are only built into vmlinuz image and no
longer as a module on any supported architecture.
- commit 442ceef
* Wed Mar 11 2020 tbogendoerfer@suse.de
- net: export netdev_next_lower_dev_rcu() (bsc#1154353).
- commit 50e6fb7
* Wed Mar 11 2020 mkubecek@suse.cz
- supported.conf: proper sort
While having all modules belonging to internal KMPs (i.e. marked with
"+foo-kmp" style guards) on top of supported.conf might seem intentional,
it was in fact only a side effect of a bug in supported-conf-fixup which
did not expect guards with a dash ('-').
Sort the file properly now to avoid potential mistakes resulting from wrong
order of entries.
- commit 26973fc
* Wed Mar 11 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/0001-crypto-pcrypt-remove-padata-cpumask-notifier.patch
patches.suse/0001-padata-Replace-delayed-timer-with-immediate-workqueu.patch
patches.suse/0001-padata-allocate-workqueue-internally.patch
patches.suse/0001-padata-initialize-pd-cpu-with-effective-cpumask.patch
patches.suse/0001-padata-make-padata_do_parallel-find-alternate-callba.patch
patches.suse/0001-padata-purge-get_cpu-and-reorder_via_wq-from-padata_.patch
patches.suse/0001-virtio-blk-fix-hw_queue-stopped-on-arbitrary-error.patch
- commit bc937a8
* Wed Mar 11 2020 msuchanek@suse.de
- ibmvnic: Do not process device remove during device reset
(bsc#1065729).
- commit cc9dad3
* Tue Mar 10 2020 msuchanek@suse.de
- ibmvnic: Warn unknown speed message only when carrier is present
(bsc#1065729).
- commit e9a3130
* Tue Mar 10 2020 dbueso@suse.de
- arm64/spinlock: fix a -Wunused-function warning (bsc#1149032).
- locking/rwsem: Fix kernel crash when spinning on
RWSEM_OWNER_UNKNOWN (bsc#1149032).
- futex: Fix kernel-doc notation warning (bsc#1149032).
- commit 4912275
* Tue Mar 10 2020 dbueso@suse.de
- Revert "ipc,sem: remove uneeded sem_undo_list lock usage in
exit_sem()" (bsc#1159886).
- powerpc/spinlocks: Fix oops in __spin_yield() on bare metal
(bsc#1149032).
- powerpc/spinlocks: Rename SPLPAR-only spinlocks (bsc#1149032).
- commit 4b45f4c
* Tue Mar 10 2020 oneukum@suse.com
- padata: initialize pd->cpu with effective cpumask (git-fixes).
- Refresh
patches.suse/0001-padata-Remove-broken-queue-flushing.patch.
- commit c8738d9
* Tue Mar 10 2020 oneukum@suse.com
- padata: purge get_cpu and reorder_via_wq from padata_do_serial
(git-fixes).
- commit 32854ac
* Tue Mar 10 2020 oneukum@suse.com
- padata: Replace delayed timer with immediate workqueue in
padata_reorder (git-fixes).
- Refresh
patches.suse/0001-padata-Remove-broken-queue-flushing.patch.
- commit ab62460
* Tue Mar 10 2020 oneukum@suse.com
- padata: Remove broken queue flushing (git-fixes).
- commit feb9def
* Tue Mar 10 2020 oneukum@suse.com
- crypto: pcrypt - remove padata cpumask notifier (git-fixes).
- commit 61ed2ae
* Tue Mar 10 2020 oneukum@suse.com
- padata: make padata_do_parallel find alternate callback CPU
(git-fixes).
- commit 1bf4612
* Tue Mar 10 2020 oneukum@suse.com
- padata: allocate workqueue internally (git-fixes).
- commit c16372d
* Tue Mar 10 2020 tbogendoerfer@suse.de
- RDMA/odp: Ensure the mm is still alive before creating an
implicit child (jsc#SLE-8449).
- IB/mlx5: Fix implicit ODP race (jsc#SLE-8446).
- RDMA/core: Fix pkey and port assignment in get_new_pps
(jsc#SLE-8449).
- RDMA/rw: Fix error flow during RDMA context initialization
(jsc#SLE-8449).
- RDMA/core: Fix use of logical OR in get_new_pps (jsc#SLE-8449).
- commit 76634af
* Tue Mar 10 2020 oneukum@suse.com
- virtio-blk: fix hw_queue stopped on arbitrary error (git-fixes).
- commit 1b95f96
* Tue Mar 10 2020 dwagner@suse.de
- i2c: exynos5: Remove IRQF_ONESHOT (bsc#1162702).
- i2c: hix5hd2: Remove IRQF_ONESHOT (bsc#1162702).
- commit b6d534c
* Tue Mar 10 2020 ailiopoulos@suse.com
- xfs: constify the buffer pointer arguments to error functions
(bsc#1166226).
- commit a8f2d26
* Tue Mar 10 2020 jlee@suse.com
- Delete
patches.suse/0057-acpi-Disable-APEI-error-injection-if-the-kernel-is-l.patch.
Removed this patch because it was not sent to kernel mainline with other
kernel lockdown patches. Maintainers didn't reponse for why this patch
not be sent. So, I removed this patch to align mainline kernel.
- commit cfa2dff
* Tue Mar 10 2020 nsaenzjulienne@suse.de
- mmc: sdhci-pci-gli: Enable MSI interrupt for GL975x (git-fixes).
- commit b05ab91
* Tue Mar 10 2020 tzimmermann@suse.de
- drm/sun4i: Add separate DE3 VI layer formats (bsc#1152472)
- commit 9c87cd6
* Tue Mar 10 2020 tzimmermann@suse.de
- drm/virtio: fix resource id creation race (bsc#1152489)
- commit 875669e
* Tue Mar 10 2020 tzimmermann@suse.de
- drm/radeon: Inline drm_get_pci_dev (bsc#1152472)
- commit 27b152d
* Tue Mar 10 2020 tzimmermann@suse.de
- drm/i915: Update drm/i915 bug filing URL (bsc#1152489)
- commit e0978de
* Tue Mar 10 2020 nsaenzjulienne@suse.de
- Refresh: patches.suse/firmware-raspberrypi-introduce-vl805-init-routine.patch
There is a missing inline in a function declaration. As this is a bug in
the upstream submission, a subsequent series will be sent.
- commit 24cdb0d
* Tue Mar 10 2020 jlee@suse.com
- efi: fix a race and a buffer overflow while reading efivars
via sysfs (bsc#1164893).
- commit 57ac0e8
* Tue Mar 10 2020 tzimmermann@suse.de
- drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesets (bsc#1152472)
- commit 6746148
* Tue Mar 10 2020 tzimmermann@suse.de
- drm/vgem: Close use-after-free race in vgem_gem_create (bsc#1152472)
- commit 65490f2
* Tue Mar 10 2020 tzimmermann@suse.de
- Revert "drm/amd/display: Don't skip link training for empty dongle" (bsc#1152489)
- commit 62bee52
* Tue Mar 10 2020 tzimmermann@suse.de
- vgacon: Fix a UAF in vgacon_invert_region (bsc#1152472)
- commit b9949b5
* Tue Mar 10 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/usercopy-Avoid-soft-lockups-in-test_check_nonzero_us.patch
- commit 1ec8a33
* Tue Mar 10 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/0001-iwlwifi-mvm-remove-d0i3_ap_sta_id.patch
patches.suse/0001-iwlwifi-mvm-remove-last-leftovers-of-d0i3.patch
patches.suse/0001-iwlwifi-mvm-remove-the-d0i3-entry-exit-flow.patch
patches.suse/0001-iwlwifi-mvm-remove-the-tx-defer-for-d0i3.patch
patches.suse/0001-iwlwifi-mvm-start-to-remove-the-code-for-d0i3.patch
patches.suse/0001-iwlwifi-remove-all-the-d0i3-references.patch
- commit c0e601f
* Tue Mar 10 2020 mkubecek@suse.cz
- series.conf: cleanup
- move into sorted section
patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch
patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch
patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch
- commit 2ee4b82
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: fix attr leaf header freemap.size underflow (bsc#1166164).
- commit 33188db
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: fix some memory leaks in log recovery (bsc#1166162).
- commit 0fc66f0
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: attach dquots before performing xfs_swap_extents
(bsc#1166161).
- commit 1da5af8
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: range check ri_cnt when recovering log items (bsc#1166160).
- commit 90b681f
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: always log corruption errors (bsc#1166158).
- commit 4ceca97
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
(bsc#1166156).
- commit 8aae262
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: namecheck directory entry names before listing them
(bsc#1166155).
- commit bd61b8e
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: namecheck attribute names before listing them
(bsc#1166154).
- commit eddc1b8
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: cap longest free extent to maximum allocatable
(bsc#1166152).
- commit 9db4cae
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: Fix deadlock between AGI and AGF when target_ip exists
in xfs_rename() (bsc#1166149).
- commit 2f06de6
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: check log iovec size to make sure it's plausibly a buffer
log format (bsc#1166147).
- commit 266b31b
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: convert EIO to EFSCORRUPTED when log contents are invalid
(bsc#1166145).
- commit 343511d
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: also call xfs_file_iomap_end_delalloc for zeroing
operations (bsc#1166144).
- commit 5e9fd03
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: fix inode fork extent count overflow (bsc#1166143).
- commit 016eaf4
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: log proper length of superblock (bsc#1166140).
- commit 3caa90e
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: convert inode to extent format after extent merge due to
shift (bsc#1166136).
- commit d852ad3
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: Use WARN_ON_ONCE for bailout mount-operation (bsc#1166133).
- commit cc00b41
* Mon Mar 09 2020 ailiopoulos@suse.com
- xfs: fix maxicount division by zero error (bsc#1166132).
- commit d8d261a
* Mon Mar 09 2020 jeyu@suse.de
- rpm/kabi.pl: account for namespace field being moved last
Upstream is moving the namespace field in Module.symvers last in order to
preserve backwards compatibility with kmod tools (depmod, etc). Fix the kabi.pl
script to expect the namespace field last. Since split() ignores trailing empty
fields and delimeters, switch to using tr to count how many fields/tabs are in
a line. Also, in load_symvers(), pass LIMIT of -1 to split() so it does not
strip trailing empty fields, as namespace is an optional field.
- commit a3bb253
* Mon Mar 09 2020 dbueso@suse.de
- lib/vdso: Only read hrtimer_res when needed in
__cvdso_clock_getres() (bsc#1164648,jsc#SLE-11493).
- selftests/timens: Check for right timens offsets after fork
and exec (bsc#1164648,jsc#SLE-11493).
- selftests/timens: Add a simple perf test for clock_gettime()
(bsc#1164648,jsc#SLE-11493).
- selftests/timens: Add timer offsets test
(bsc#1164648,jsc#SLE-11493).
- selftests/timens: Add procfs selftest
(bsc#1164648,jsc#SLE-11493).
- selftests/timens: Add a test for clock_nanosleep()
(bsc#1164648,jsc#SLE-11493).
- selftests/timens: Add a test for timerfd
(bsc#1164648,jsc#SLE-11493).
- selftests/timens: Add Time Namespace test for supported clocks
(bsc#1164648,jsc#SLE-11493).
- fs/proc: Introduce /proc/pid/timens_offsets
(bsc#1164648,jsc#SLE-11493).
- x86/vdso: Zap vvar pages when switching to a time namespace
(bsc#1164648,jsc#SLE-11493).
- x86/vdso: On timens page fault prefault also VVAR page
(bsc#1164648,jsc#SLE-11493).
- x86/vdso: Handle faults on timens page
(bsc#1164648,jsc#SLE-11493).
- time: Allocate per-timens vvar page (bsc#1164648,jsc#SLE-11493).
- x86/vdso: Add time napespace page (bsc#1164648,jsc#SLE-11493).
- update x86_64 configs: GENERIC_VDSO_TIME_NS=y, TIME_NS=y
- x86/vdso: Provide vdso_data offset on vvar_page
(bsc#1164648,jsc#SLE-11493).
- lib/vdso: Prepare for time namespace support
(bsc#1164648,jsc#SLE-11493).
- refresh config files (drop TIME_NS - no longer available)
- x86/vdso: Restrict splitting VVAR VMA
(bsc#1164648,jsc#SLE-11493).
- fs/proc: Respect boottime inside time namespace for /proc/uptime
(bsc#1164648,jsc#SLE-11493).
- posix-timers: Make clock_nanosleep() time namespace aware
(bsc#1164648,jsc#SLE-11493).
- hrtimers: Prepare hrtimer_nanosleep() for time namespaces
(bsc#1164648,jsc#SLE-11493).
- alarmtimer: Make nanosleep() time namespace aware
(bsc#1164648,jsc#SLE-11493).
- posix-timers: Make timer_settime() time namespace aware
(bsc#1164648,jsc#SLE-11493).
- timerfd: Make timerfd_settime() time namespace aware
(bsc#1164648,jsc#SLE-11493).
- time: Add do_timens_ktime_to_host() helper
(bsc#1164648,jsc#SLE-11493).
- posix-clocks: Wire up clock_gettime() with timens offsets
(bsc#1164648,jsc#SLE-11493).
- posix-timers: Use clock_get_ktime() in common_timer_get()
(bsc#1164648,jsc#SLE-11493).
- posix-clocks: Introduce clock_get_ktime() callback
(bsc#1164648,jsc#SLE-11493).
- alarmtimer: Provide get_timespec() callback
(bsc#1164648,jsc#SLE-11493).
- alarmtimer: Rename gettime() callback to get_ktime()
(bsc#1164648,jsc#SLE-11493).
- posix-clocks: Rename .clock_get_timespec() callbacks accordingly
(bsc#1164648,jsc#SLE-11493).
- posix-clocks: Rename the clock_get() callback to
clock_get_timespec() (bsc#1164648,jsc#SLE-11493).
- time: Add timens_offsets to be used for tasks in time namespace
(bsc#1164648,jsc#SLE-11493).
- ns: Introduce Time Namespace (bsc#1164648,jsc#SLE-11493).
- update config files: TIME_NS=y (=n in s390x/zfcpdump)
- lib/vdso: Mark do_hres() and do_coarse() as __always_inline
(bsc#1164648,jsc#SLE-11493).
- lib/vdso: Add unlikely() hint into vdso_read_begin()
(bsc#1164648,jsc#SLE-11493).
- lib/vdso: Avoid duplication in __cvdso_clock_getres()
(bsc#1164648,jsc#SLE-11493).
- lib/vdso: Let do_coarse() return 0 to simplify the callsite
(bsc#1164648,jsc#SLE-11493).
- lib/vdso: Make __cvdso_clock_getres() static
(bsc#1164648,jsc#SLE-11493).
- clone3: ensure copy_thread_tls is implemented
(bsc#1163988,bsc#1164648,jsc#SLE-11493).
- ubsan, x86: Annotate and allow
__ubsan_handle_shift_out_of_bounds() in uaccess regions
(bsc#1164648,jsc#SLE-11493).
- fork: extend clone3() to support setting a PID
(bsc#1164648,jsc#SLE-11493).
- clone3: add CLONE_CLEAR_SIGHAND (bsc#1164648,jsc#SLE-11493).
- tools headers UAPI: Sync sched.h with the kernel
(bsc#1164648,jsc#SLE-11493).
- usercopy: Avoid soft lockups in test_check_nonzero_user()
(bsc#1164648,jsc#SLE-11493).
- lib: test_user_copy: style cleanup (bsc#1164648,jsc#SLE-11493).
- usercopy: Add parentheses around assignment in
test_copy_struct_from_user (bsc#1164648,jsc#SLE-11493).
- clone3: switch to copy_struct_from_user()
(bsc#1164648,jsc#SLE-11493).
- lib: introduce copy_struct_from_user() helper
(bsc#1164648,jsc#SLE-11493).
- sched: add kernel-doc for struct clone_args
(bsc#1164648,jsc#SLE-11493).
- commit 992f679
* Mon Mar 09 2020 nsaenzjulienne@suse.de
- kprobes: Fix optimize_kprobe()/unoptimize_kprobe() cancellation
logic (git-fixes).
- commit d42d5d9
* Mon Mar 09 2020 dbueso@suse.de
- Delete
patches.suse/clone3-ensure-copy_thread_tls-is-implemented.patch.
- commit 5c13d46
* Mon Mar 09 2020 oneukum@suse.com
- usb: core: port: do error out if usb_autopm_get_interface()
fails (git-fixes).
- usb: core: hub: do error out if usb_autopm_get_interface()
fails (git-fixes).
- commit 011bc72
* Mon Mar 09 2020 tiwai@suse.de
- Revert "drm/fbdev: Fallback to non tiled mode if all tiles
not present" (bsc#1051510).
- commit 07e015b
* Mon Mar 09 2020 jeyu@suse.de
- modpost: move the namespace field in Module.symvers last
(jsc#SLE-10158).
- Refresh patches.suse/supported-flag.
- commit d026ef9
* Mon Mar 09 2020 oneukum@suse.com
- USB: misc: iowarrior: add support for 2 OEMed devices
(git-fixes).
- commit e40d2a1
* Mon Mar 09 2020 oneukum@suse.com
- USB: Fix novation SourceControl XL after suspend (git-fixes).
- commit 25b0137
* Mon Mar 09 2020 jroedel@suse.de
- KVM: VMX: check descriptor table exits on instruction emulation
(bsc#1166091).
- commit bf59879
* Mon Mar 09 2020 tiwai@suse.de
- drm/i915/selftests: Fix return in assert_mmap_offset()
(git-fixes).
- drm/i915: Program MBUS with rmw during initialization
(git-fixes).
- drm/sun4i: Fix DE2 VI layer format support (git-fixes).
- drm/sun4i: de2/de3: Remove unsupported VI layer formats
(git-fixes).
- drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetime (git-fixes).
- drm/i915/gvt: Separate display reset from ALL_ENGINES reset
(git-fixes).
- drm/amdgpu: Drop DRIVER_USE_AGP (git-fixes).
- drm/i915: Wean off drm_pci_alloc/drm_pci_free (git-fixes).
- drm/i915/gt: Protect defer_request() from new waiters
(git-fixes).
- drm/msm/dpu: fix BGR565 vs RGB565 confusion (git-fixes).
- drm/amdgpu/gfx10: disable gfxoff when reading rlc clock
(git-fixes).
- drm/amdgpu/gfx9: disable gfxoff when reading rlc clock
(git-fixes).
- drm/amdgpu/soc15: fix xclk for raven (git-fixes).
- drm/amd/display: Check engine is not NULL before acquiring
(git-fixes).
- drm/amd/display: Do not set optimized_require to false after
plane disable (git-fixes).
- drm/msm: Set dma maximum segment size for mdss (git-fixes).
- drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage
(git-fixes).
- drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency
(git-fixes).
- drm/amdgpu/display: handle multiple numbers of fclks in
dcn_calcs.c (v2) (git-fixes).
- drm/amdkfd: Fix a bug in SDMA RLC queue counting under HWS mode
(git-fixes).
- drm/amd/display: do not allocate display_mode_lib unnecessarily
(git-fixes).
- drm/nouveau/disp/nv50-: prevent oops when no channel method
map provided (git-fixes).
- drm/nouveau/mmu: fix comptag memory leak (git-fixes).
- drm/amd/display: fixup DML dependencies (git-fixes).
- drm/amd/display: Clear state after exiting fixed active VRR
state (git-fixes).
- drm/nouveau/fault/gv100-: fix memory leak on module unload
(git-fixes).
- drm/nouveau/drm/ttm: Remove set but not used variable 'mem'
(git-fixes).
- drm/nouveau/gr/gk20a,gm200-: add terminators to method lists
read from fw (git-fixes).
- drm/mediatek: handle events when enabling/disabling crtc
(git-fixes).
- drm/amdkfd: Fix permissions of hang_hws (git-fixes).
- drm/amdgpu: fix KIQ ring test fail in TDR of SRIOV (git-fixes).
- drm: remove the newline for CRC source name (git-fixes).
- drm/amdgpu: Ensure ret is always initialized when using
SOC15_WAIT_ON_RREG (git-fixes).
- drm/gma500: Fixup fbdev stolen size usage evaluation
(git-fixes).
- drm/fbdev: Fallback to non tiled mode if all tiles not present
(git-fixes).
- commit c42f713
* Mon Mar 09 2020 tiwai@suse.de
- dma-buf: free dmabuf->name in dma_buf_release() (git-fixes).
- dmaengine: imx-sdma: Fix the event id check to include RX
event for UART6 (git-fixes).
- dmaengine: imx-sdma: fix context cache (git-fixes).
- dmaengine: coh901318: Fix a double lock bug in dma_tc_handle()
(git-fixes).
- clocksource: davinci: only enable clockevents once tim34 is
initialized (git-fixes).
- cmd64x: potential buffer overflow in cmd64x_program_timings()
(git-fixes).
- dmaengine: Store module owner in dma_device struct (git-fixes).
- dmaengine: change alignment of mux_configure32 and
fsl_edma_chan_mux (git-fixes).
- commit b143f5d
* Mon Mar 09 2020 nsaenzjulienne@suse.de
- net: bcmgenet: Clear ID_MODE_DIS in EXT_RGMII_OOB_CTRL when
not needed (git-fixes).
- dma-direct: relax addressability checks in dma_direct_supported
(git-fixes).
- kprobes: Set unoptimized flag after unoptimizing code
(git-fixes).
- dma-direct: don't check swiotlb=force in dma_direct_map_resource
(git-fixes).
- Refresh: patches.suse/dma-direct-exclude-dma_direct_map_resource-from-the-min_low_pfn-check.patch
- dma/direct: turn ARCH_ZONE_DMA_BITS into a variable (git-fixes).
- Refresh: patches.suse/dma-direct-avoid-a-forward-declaration-for-phys_to_dma.patch
- Refresh: patches.suse/dma-mapping-treat-dev-bus_dma_mask-as-a-dma-limit.patch
- Refresh: patches.suse/dma-mapping-treat-dev-bus_dma_mask-as-a-dma-limit.patch
- commit ee87f08
* Mon Mar 09 2020 tiwai@suse.de
- blacklist.conf: Add dma/imx-sdma entries that have been reverted
- commit f53a68f
* Mon Mar 09 2020 tiwai@suse.de
- usb: core: hub: fix unhandled return by employing a void
function (git-fixes).
- commit 9ef677e
* Mon Mar 09 2020 tiwai@suse.de
- usb: core: port: do error out if usb_autopm_get_interface()
fails (git-fixes).
- usb: core: hub: do error out if usb_autopm_get_interface()
fails (git-fixes).
- staging: vt6656: fix sign of rx_dbm to bb_pre_ed_rssi
(git-fixes).
- vt: vt_ioctl: fix race in VT_RESIZEX (git-fixes).
- vt: fix scrollback flushing on background consoles (git-fixes).
- USB: misc: iowarrior: add support for the 100 device
(git-fixes).
- usb: dwc2: Fix SET/CLEAR_FEATURE and GET_STATUS flows
(git-fixes).
- usb: dwc2: Fix in ISOC request length checking (git-fixes).
- usb: gadget: composite: Fix bMaxPower for SuperSpeedPlus
(git-fixes).
- usb: dwc3: gadget: Check for IOC/LST bit in TRB->ctrl fields
(git-fixes).
- usb: gadget: udc-xilinx: Fix xudc_stop() kernel-doc format
(git-fixes).
- USB: misc: iowarrior: add support for the 28 and 28L devices
(git-fixes).
- USB: misc: iowarrior: add support for 2 OEMed devices
(git-fixes).
- USB: Fix novation SourceControl XL after suspend (git-fixes).
- xhci: Fix memory leak when caching protocol extended capability
PSI tables - take 2 (git-fixes).
- USB: quirks: blacklist duplicate ep on Sound Devices USBPre2
(git-fixes).
- USB: core: add endpoint-blacklist quirk (git-fixes).
- usb: dwc3: debug: fix string position formatting mixup with
ret and len (git-fixes).
- USB: hub: Don't record a connect-change event during
reset-resume (git-fixes).
- usb: charger: assign specific number for enum value (git-fixes).
- usb: uas: fix a plug & unplug racing (git-fixes).
- USB: hub: Fix the broken detection of USB3 device in SMSC hub
(git-fixes).
- xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platforms
(git-fixes).
- xhci: fix runtime pm enabling for quirky Intel hosts
(git-fixes).
- xhci: Force Maximum Packet size for Full-speed bulk devices
to valid range (git-fixes).
- xprtrdma: Fix DMA scatter-gather list mapping imbalance
(git-fixes).
- uio: fix a sleep-in-atomic-context bug in
uio_dmem_genirq_irqcontrol() (git-fixes).
- usb: musb: omap2430: Get rid of musb .set_vbus for omap2430 glue
(git-fixes).
- usb: gadget: udc: fix possible sleep-in-atomic-context bugs
in gr_probe() (git-fixes).
- usb: dwc2: Fix IN FIFO allocation (git-fixes).
- usbip: Fix unsafe unaligned pointer usage (git-fixes).
- wan/hdlc_x25: fix skb handling (git-fixes).
- wan: ixp4xx_hss: fix compile-testing on 64-bit (git-fixes).
- watchdog/softlockup: Enforce that timestamp is valid on boot
(git-fixes).
- usb: dwc3: use proper initializers for property entries
(git-fixes).
- commit 7d830dc
* Mon Mar 09 2020 tiwai@suse.de
- tty: serial: fsl_lpuart: free IDs allocated by IDA (git-fixes).
- spi: bcm63xx-hsspi: Really keep pll clk enabled (git-fixes).
- spi: atmel-quadspi: fix possible MMIO window size overrun
(git-fixes).
- spi: spidev: Fix CS polarity if GPIO descriptors are used
(git-fixes).
- tty: serial: qcom_geni_serial: Fix RX cancel command failure
(git-fixes).
- tty: serial: imx: setup the correct sg entry for tx dma
(git-fixes).
- tty/serial: atmel: manage shutdown in case of RS485 or ISO7816
mode (git-fixes).
- thunderbolt: Prevent crash if non-active NVMem file is read
(git-fixes).
- tpm: Initialize crypto_id of allocated_banks to HASH_ALGO__LAST
(git-fixes).
- soc/tegra: fuse: Fix build with Tegra194 configuration
(git-fixes).
- tty: synclink_gt: Adjust indentation in several functions
(git-fixes).
- tty: synclinkmp: Adjust indentation in several functions
(git-fixes).
- commit f7b10ec
* Mon Mar 09 2020 nsaenzjulienne@suse.de
- USB: pci-quirks: Add Raspberry Pi 4 quirk (bsc#1163560).
- soc: bcm2835: Sync xHCI reset firmware property with downstream
(bsc#1163560).
- PCI: brcmstb: Wait for Raspberry Pi's firmware when present
(bsc#1163560).
- firmware: raspberrypi: Introduce vl805 init routine
(bsc#1163560).
- commit e30de5f
* Mon Mar 09 2020 tiwai@suse.de
- regulator: stm32-vrefbuf: fix a possible overshoot when
re-enabling (git-fixes).
- staging: rtl8723bs: Fix potential overuse of kernel memory
(git-fixes).
- staging: rtl8188eu: Fix potential overuse of kernel memory
(git-fixes).
- staging: rtl8723bs: Fix potential security hole (git-fixes).
- staging: rtl8188eu: Fix potential security hole (git-fixes).
- staging: rtl8723bs: fix copy of overlapping memory (git-fixes).
- serial: 8250: Check UPF_IRQ_SHARED in advance (git-fixes).
- serdev: ttyport: restore client ops on deregistration
(git-fixes).
- reset: uniphier: Add SCSSI reset control for each channel
(git-fixes).
- remoteproc: Initialize rproc_class before use (git-fixes).
- staging: rtl8188: avoid excessive stack usage (git-fixes).
- rtw88: fix rate mask for 1SS chip (git-fixes).
- rtlwifi: rtl_pci: Fix -Wcast-function-type (git-fixes).
- commit b3aad35
* Mon Mar 09 2020 tiwai@suse.de
- phy: mapphone-mdm6600: Fix timeouts by adding wake-up handling
(git-fixes).
- phy: mapphone-mdm6600: Fix write timeouts with shorter GPIO
toggle interval (git-fixes).
- qmi_wwan: unconditionally reject 2 ep interfaces (git-fixes).
- radeon: insert 10ms sleep in dce5_crtc_load_lut (git-fixes).
- pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled
pins (git-fixes).
- pinctrl: sh-pfc: sh7269: Fix CAN function GPIOs (git-fixes).
- pinctrl: sh-pfc: sh7264: Fix CAN function GPIOs (git-fixes).
- r8169: check that Realtek PHY driver module is loaded
(git-fixes).
- commit 1f5e949
* Mon Mar 09 2020 tiwai@suse.de
- PCI: Fix pci_add_dma_alias() bitmask size (git-fixes).
- PCI: Increase D3 delay for AMD Ryzen5/7 XHCI controllers
(git-fixes).
- PCI: Add generic quirk for increasing D3hot delay (git-fixes).
- PCI: iproc: Apply quirk_paxc_bridge() for module as well as
built-in (git-fixes).
- commit 124e17e
* Mon Mar 09 2020 tiwai@suse.de
- mac80211: Remove a redundant mutex unlock (git-fixes).
- ipmi:ssif: Handle a possible NULL pointer reference (git-fixes).
- mac80211: fix wrong 160/80+80 MHz setting (git-fixes).
- mac80211: consider more elements in parsing CRC (git-fixes).
- iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
(git-fixes).
- iwlwifi: mvm: Fix thermal zone registration (git-fixes).
- media: uvcvideo: Add a quirk to force GEO GC6500 Camera
bits-per-pixel value (git-fixes).
- media: sti: bdisp: fix a possible sleep-in-atomic-context bug
in bdisp_device_run() (git-fixes).
- media: i2c: mt9v032: fix enum mbus codes and frame sizes
(git-fixes).
- media: v4l2-device.h: Explicitly compare grp{id,mask} to zero
in v4l2_device macros (git-fixes).
- media: cx23885: Add support for AVerMedia CE310B (git-fixes).
- orinoco: avoid assertion in case of NULL pointer (git-fixes).
- iwlegacy: Fix -Wcast-function-type (git-fixes).
- ipw2x00: Fix -Wcast-function-type (git-fixes).
- commit 57f0620
* Mon Mar 09 2020 nsaenzjulienne@suse.de
- PCI: brcmstb: Fix build on 32bit ARM platforms with older
compilers (jsc#SLE-7772).
- commit ca7a98f
* Mon Mar 09 2020 nsaenzjulienne@suse.de
- delete: patches.suse/linux-log2-h-add-roundup-rounddown_pow_two64-family-of-functions.patch
Not needed anymore
- commit c7ab3e3
* Mon Mar 09 2020 nsaenzjulienne@suse.de
- update and move into sorted section: patches.suse/pci-brcmstb-add-msi-support.patch
- commit 71e1948
* Mon Mar 09 2020 nsaenzjulienne@suse.de
- refresh and move into sorted section:
patches.suse/pci-brcmstb-add-broadcom-stb-pcie-host-controller-driver.patch
- commit b774a70
* Mon Mar 09 2020 martin.wilck@suse.com
- drm/i915/execlists: Always force a context reload when rewinding
RING_TAIL (bsc#1161207).
- commit 8af101c
* Mon Mar 09 2020 vbabka@suse.cz
- Refresh
patches.suse/mm-hotplug-fix-page-online-with-debug_pagealloc-compiled-but-not-enabled.patch.
- commit went mainline from a non-git maintainer repository, add proper metadata
- commit e59a6b6
* Mon Mar 09 2020 tiwai@suse.de
- blacklist.conf: Add input/rmi4 revert patch that was already blacklisted
- commit 730af68
* Mon Mar 09 2020 tiwai@suse.de
- i2c: altera: Fix potential integer overflow (git-fixes).
- Input: synaptics - remove the LEN0049 dmi id from topbuttonpad
list (git-fixes).
- Input: synaptics - enable SMBus on ThinkPad L470 (git-fixes).
- Input: synaptics - switch T470s to RMI4 by default (git-fixes).
- Input: edt-ft5x06 - work around first register access error
(git-fixes).
- ide: serverworks: potential overflow in svwks_set_pio_mode()
(git-fixes).
- commit 99877db
* Mon Mar 09 2020 tiwai@suse.de
- hwmon: (adt7462) Fix an error return in ADT7462_REG_VOLT()
(git-fixes).
- HID: alps: Fix an error handling path in
'alps_input_configured()' (git-fixes).
- HID: hiddev: Fix race in in hiddev_disconnect() (git-fixes).
- HID: core: increase HID report buffer size to 8KiB (git-fixes).
- HID: core: fix off-by-one memset in hid_report_raw_event()
(git-fixes).
- HID: ite: Only bind to keyboard USB interface on Acer SW5-012
keyboard dock (git-fixes).
- commit 3cf2320
* Mon Mar 09 2020 tiwai@suse.de
- floppy: check FDC index for errors before assigning it
(CVE-2020-9383 bsc#1165111).
- commit 47c6d94
* Mon Mar 09 2020 tiwai@suse.de
- crypto: rename sm3-256 to sm3 in hash_algo_name (git-fixes).
- driver core: platform: fix u32 greater or equal to zero
comparison (git-fixes).
- driver core: Print device when resources present in
really_probe() (git-fixes).
- driver core: platform: Prevent resouce overflow from causing
infinite loops (git-fixes).
- crypto: chtls - Fixed memory leak (git-fixes).
- commit 934bfba
* Mon Mar 09 2020 tiwai@suse.de
- bus: ti-sysc: Fix 1-wire reset quirk (git-fixes).
- cfg80211: add missing policy for NL80211_ATTR_STATUS_CODE
(git-fixes).
- cfg80211: check wiphy driver existence for drvinfo report
(git-fixes).
- commit 518082f
* Mon Mar 09 2020 tiwai@suse.de
- ACPI: watchdog: Fix gas->access_width usage (git-fixes).
- ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macro (git-fixes).
- b43legacy: Fix -Wcast-function-type (git-fixes).
- ACPI: button: Add DMI quirk for Razer Blade Stealth 13 late
2019 lid switch (git-fixes).
- commit d4fdd22
* Mon Mar 09 2020 tiwai@suse.de
- amdgpu/gmc_v9: save/restore sdpif regs during S3 (git-fixes).
- ASoC: Intel: sof_rt5682: Ignore the speaker amp when there
isn't one (git-fixes).
- ASoC: soc-topology: fix endianness issues (git-fixes).
- ASoC: SOF: Intel: hda: Add iDisp4 DAI (git-fixes).
- ASoC: intel: sof_rt5682: Add support for tgl-max98357a-rt5682
(git-fixes).
- ASoC: intel: sof_rt5682: Add quirk for number of HDMI DAI's
(git-fixes).
- ASoC: SOF: Intel: hda: Fix SKL dai count (git-fixes).
- commit b3e9ee6
* Mon Mar 09 2020 tiwai@suse.de
- ALSA: ctl: allow TLV read operation for callback type of
element in locked case (git-fixes).
- ALSA: usx2y: Adjust indentation in snd_usX2Y_hwdep_dsp_status
(git-fixes).
- commit d5a4d9f
* Mon Mar 09 2020 tiwai@suse.de
- ASoC: wm8741: Fix typo in Kconfig prompt (git-fixes).
- ASoC: SOF: Fix snd_sof_ipc_stream_posn() (git-fixes).
- ASoC: dapm: Correct DAPM handling of active widgets during
shutdown (git-fixes).
- ASoC: Intel: Skylake: Fix available clock counter incrementation
(git-fixes).
- ASoC: meson: g12a: add tohdmitx reset (git-fixes).
- ASoC: pcm512x: Fix unbalanced regulator enable call in probe
error path (git-fixes).
- ASoC: soc-core: fix for_rtd_codec_dai_rollback() macro
(git-fixes).
- ASoC: topology: Fix memleak in soc_tplg_manifest_load()
(git-fixes).
- ASoC: topology: Fix memleak in soc_tplg_link_elems_load()
(git-fixes).
- ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs
output (git-fixes).
- ASoC: intel: skl: Fix possible buffer overflow in debug outputs
(git-fixes).
- ASoC: intel: skl: Fix pin debug prints (git-fixes).
- ALSA: hda/realtek - Enable the headset of ASUS B9450FA with
ALC294 (git-fixes).
- ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus
Master (git-fixes).
- ALSA: hda/realtek - Add Headset Button supported for ThinkPad X1
(git-fixes).
- ALSA: hda/realtek - Add Headset Mic supported (git-fixes).
- ALSA: hda/realtek - Fix a regression for mute led on Lenovo
Carbon X1 (git-fixes).
- commit 533eaf3
* Sat Mar 07 2020 msuchanek@suse.de
- powerpc/pseries: fix of_read_drc_info_cell() to point at next
record (bsc#1165980 ltc#183834).
- commit 1ae6694
* Sat Mar 07 2020 msuchanek@suse.de
- libnvdimm/pfn_dev: Don't clear device memmap area during
generic namespace probe (bsc#1165929 bsc#1165950 bsc#1166323).
- commit dd773b9
* Fri Mar 06 2020 ailiopoulos@suse.com
- xfs: also remove cached ACLs when removing the underlying attr
(bsc#1165873).
- commit 8ec3453
* Fri Mar 06 2020 ddiss@suse.de
- patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch:
(bsc#1163617).
- patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch:
(bsc#1163617).
- patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch:
(bsc#1163617).
- commit 182fa83
* Fri Mar 06 2020 dwagner@suse.de
- sched/rt, workqueue: Use PREEMPTION (bsc#1162702).
- sched/core: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, locking: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, mm: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, btrfs: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, fs: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, xen: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, net: Use CONFIG_PREEMPTION.patch (bsc#1162702).
- sched/rt, xtensa: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, sparc: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, sh: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, s390: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, riscv: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, parisc: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, nios2: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, nds32: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, MIPS: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, microblaze: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, ia64: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, hexagon: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, h8300: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, csky: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, c6x: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, ARC: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, powerpc: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, arm64: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/rt, ARM: Use CONFIG_PREEMPTION (bsc#1162702).
- rcu: Use CONFIG_PREEMPTION where appropriate (bsc#1162702).
- m68k/coldfire: Use CONFIG_PREEMPTION (bsc#1162702).
- backlight: Kconfig: jornada720: Use CONFIG_PREEMPTION
(bsc#1162702).
- drm/i810: Refer to `PREEMPTION' in comment (bsc#1162702).
- media: cec-gpio: Use CONFIG_PREEMPTION (bsc#1162702).
- commit d311e76
* Fri Mar 06 2020 dwagner@suse.de
- x86/kvm: Use CONFIG_PREEMPTION (bsc#1162702).
- x86/dumpstack: Indicate PREEMPT_RT in dumps (bsc#1162702).
- x86: Use CONFIG_PREEMPTION (bsc#1162702).
Refresh patches.suse/x86-xen-32-Make-xen_iret_crit_fixup-independent-of-f.patch
- kprobes: Use CONFIG_PREEMPTION (bsc#1162702).
- tracing: Use CONFIG_PREEMPTION (bsc#1162702).
- locking/spinlocks: Use CONFIG_PREEMPTION (bsc#1162702).
- rcu: Use CONFIG_PREEMPTION (bsc#1162702).
- sched/preempt: Use CONFIG_PREEMPTION where appropriate
(bsc#1162702).
Refresh patches.suse/sched-fair-Rework-load_balance.patch
- commit 6a43532
* Fri Mar 06 2020 jslaby@suse.cz
- selftests: Install settings files to fix TIMEOUT failures
(git-fixes).
- commit b511dec
* Fri Mar 06 2020 msuchanek@suse.de
- powerpc/smp: Use nid as fallback for package_id (bsc#1165813
ltc#184091).
- commit 6ff58c9
* Fri Mar 06 2020 msuchanek@suse.de
- update powerpc fadump patches
- update to version in maintainer repository and move into sorted section:
Refresh patches.suse/powerpc-fadump-sysfs-for-fadump-memory-reservation.patch.
patches.suse/powerpc-fadump-sysfs-for-fadump-memory-reservation.patch
patches.suse/Documentation-ABI-add-ABI-documentation-for-sys-kern.patch -> patches.suse/Documentation-ABI-Add-ABI-documentation-for-sys-kern.patch
patches.suse/Documentation-ABI-mark-sys-kernel-fadump_-sysfs-file.patch -> patches.suse/Documentation-ABI-Mark-sys-kernel-fadump_-sysfs-file.patch
patches.suse/powerpc-fadump-reorganize-sys-kernel-fadump_-sysfs-f.patch -> patches.suse/powerpc-fadump-Reorganize-sys-kernel-fadump_-sysfs-f.patch
patches.suse/powerpc-powernv-move-core-and-fadump_release_opalcor.patch -> patches.suse/powerpc-powernv-Move-core-and-fadump_release_opalcor.patch
patches.suse/sysfs-wrap-__compat_only_sysfs_link_entry_to_kobj-fu.patch -> patches.suse/sysfs-Wrap-__compat_only_sysfs_link_entry_to_kobj-fu.patch
- commit 3b382c0
* Fri Mar 06 2020 msuchanek@suse.de
- treewide: remove redundant IS_ERR() before error code check (bsc#1156395).
- Refresh patches.suse/sysfs-wrap-__compat_only_sysfs_link_entry_to_kobj-fu.patch.
- commit 4eaa7b9
* Fri Mar 06 2020 msuchanek@suse.de
- powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
(bsc#1156395).
- commit aca1a7b
* Fri Mar 06 2020 mkubecek@suse.cz
- series.conf: cleanup
- move unsortable patches out of sorted section
No effect on expanded tree.
- commit 6151f14
* Fri Mar 06 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/cifs-Use-define-in-cifs_dbg.patch
patches.suse/cifs-add-missing-mount-option-to-proc-mounts.patch
patches.suse/cifs-don-t-leak-EAGAIN-for-stat-during-reconnect.patch
patches.suse/cifs-fix-potential-mismatch-of-UNC-paths.patch
patches.suse/cifs-fix-rename-by-ensuring-source-handle-opened-wit.patch
patches.suse/fs-cifs-Initialize-filesystem-timestamp-ranges.patch
- commit ec2b8cb
* Fri Mar 06 2020 msuchanek@suse.de
- update patches.suse/powerpc-drmem-avoid-NULL-pointer-dereference-when-dr.patch
- update to version from maintainer repository and move into sorted section
- commit 9c11a0c
* Fri Mar 06 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/0001-mac80211-pass-the-vif-to-cancel_remain_on_channel.patch
- commit a0c00c0
* Fri Mar 06 2020 jdelvare@suse.de
- scsi: fnic: do not queue commands during fwreset (bsc#1146539).
- commit c38dde7
* Thu Mar 05 2020 msuchanek@suse.de
- Delete patches which cause regression (bsc#1165527 ltc#184149).
- Delete patches.suse/powerpc-avoid-adjusting-memory_limit-for-capture-ker.patch.
- Delete patches.suse/powerpc-reserve-memory-for-capture-kernel-after-huge.patch.
- commit f7abbd0
* Thu Mar 05 2020 oneukum@suse.com
- iwlwifi: mvm: fix potential SKB leak on TXQ TX (git-fixes).
- commit 1ac0a4b
* Thu Mar 05 2020 oneukum@suse.com
- iwlwifi: mvm: remove last leftovers of d0i3 (git-fixes).
- commit dde7e54
* Thu Mar 05 2020 oneukum@suse.com
- iwlwifi: mvm: remove d0i3_ap_sta_id (git-fixes).
- commit fd2b562
* Thu Mar 05 2020 oneukum@suse.com
- iwlwifi: mvm: remove the d0i3 entry/exit flow (git-fixes).
- commit 84ff808
* Thu Mar 05 2020 yousaf.kaukab@suse.com
- tick/common: Make tick_periodic() check for missing ticks
(bsc#1164534).
- commit 4d65090
* Thu Mar 05 2020 oneukum@suse.com
- iwlwifi: mvm: remove the tx defer for d0i3 (git-fixes).
- commit ec16006
* Thu Mar 05 2020 oneukum@suse.com
- iwlwifi: remove all the d0i3 references (git-fixes).
- commit beb11dd
* Thu Mar 05 2020 oneukum@suse.com
- iwlwifi: mvm: start to remove the code for d0i3 (git-fixes).
- commit 4ff93db
* Thu Mar 05 2020 oneukum@suse.com
- mac80211: pass the vif to cancel_remain_on_channel (git-fixes).
- commit f9393f5
* Thu Mar 05 2020 jslaby@suse.cz
- rxrpc: Fix service call disconnection (git-fixes).
- commit 4266941
* Thu Mar 05 2020 jack@suse.cz
- blktrace: Protect q->blk_trace with RCU (bsc#1159285
CVE-2019-19768).
- commit c44e53f
* Thu Mar 05 2020 jslaby@suse.cz
- gtp: use __GFP_NOWARN to avoid memalloc warning
(networking-stable-20_02_05).
- l2tp: Allow duplicate session creation with UDP
(networking-stable-20_02_05).
- net: hsr: fix possible NULL deref in hsr_handle_frame()
(networking-stable-20_02_05).
- net: stmmac: Delete txtimer in suspend()
(networking-stable-20_02_05).
- rxrpc: Fix NULL pointer deref due to call->conn being cleared
on disconnect (networking-stable-20_02_05).
- rxrpc: Fix missing active use pinning of rxrpc_local object
(networking-stable-20_02_05).
- rxrpc: Fix insufficient receive notification generation
(networking-stable-20_02_05).
- rxrpc: Fix use-after-free in rxrpc_put_local()
(networking-stable-20_02_05).
- tcp: clear tp->segs_{in|out} in tcp_disconnect()
(networking-stable-20_02_05).
- tcp: clear tp->data_segs{in|out} in tcp_disconnect()
(networking-stable-20_02_05).
- tcp: clear tp->delivered in tcp_disconnect()
(networking-stable-20_02_05).
- tcp: clear tp->total_retrans in tcp_disconnect()
(networking-stable-20_02_05).
- commit 3758fff
* Thu Mar 05 2020 jslaby@suse.cz
- net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
(git-fixes).
- net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
(git-fixes).
- commit 7361c96
* Thu Mar 05 2020 jslaby@suse.cz
- udp: segment looped gso packets correctly
(networking-stable-20_01_30).
- rxrpc: Fix use-after-free in rxrpc_receive_data()
(networking-stable-20_01_30).
- net_sched: ematch: reject invalid TCF_EM_SIMPLE
(networking-stable-20_01_30).
- net: include struct nhmsg size in nh nlmsg size
(networking-stable-20_01_30).
- net_sched: walk through all child classes in tc_bind_tclass()
(networking-stable-20_01_30).
- net_sched: fix ops->bind_class() implementations
(networking-stable-20_01_30).
- commit a2d67cb
* Wed Mar 04 2020 palcantara@suse.de
- smb3: Fix regression in time handling (bsc#1164565).
- commit 76489e8
* Wed Mar 04 2020 palcantara@suse.de
- fs: cifs: Initialize filesystem timestamp ranges (bsc#1164565).
- commit 4bd8d12
* Wed Mar 04 2020 palcantara@suse.de
- fs: cifs: Fix atime update check vs mtime (bsc#1164565).
- commit 0137273
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/mediatek: disable all the planes in atomic_disable (bsc#1152489)
- commit beb3e57
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/mcde: Some fixes to handling video mode (bsc#1152472)
- commit 29f754d
* Wed Mar 04 2020 tzimmermann@suse.de
- drm: rcar-du: Recognize "renesas,vsps" in addition to "vsps" (bsc#1152489)
- commit 56e3aa3
* Wed Mar 04 2020 jslaby@suse.cz
- net: bcmgenet: Use netif_tx_napi_add() for TX NAPI
(networking-stable-20_01_27).
- commit 9e56daf
* Wed Mar 04 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/radeon: fix bad DMA from INTERRUPT_CNTL2'
- commit b3a8eb6
* Wed Mar 04 2020 jslaby@suse.cz
- net: systemport: Fixed queue mapping in internal ring map
(networking-stable-20_01_20).
- net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
(networking-stable-20_01_20).
- net: dsa: sja1105: Don't error out on disabled ports with no
phy-mode (networking-stable-20_01_20).
- net: dsa: tag_qca: fix doubled Tx statistics
(networking-stable-20_01_20).
- net: dsa: tag_gswip: fix typo in tagger name
(networking-stable-20_01_20).
- net: ethernet: ave: Avoid lockdep warning
(networking-stable-20_01_20).
- net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
(networking-stable-20_01_20).
- hv_netvsc: Fix memory leak when removing rndis device
(networking-stable-20_01_20).
- commit 7f37dbf
* Wed Mar 04 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amdgpu: fix license on Kconfig and Makefiles'
- commit 5173cd9
* Wed Mar 04 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amd/display: add default clocks if not able to fetch them'
- commit 666a2d4
* Wed Mar 04 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2'
- commit 1874918
* Wed Mar 04 2020 tzimmermann@suse.de
- blacklist.conf: Append 'Revert "drm/amdgpu: Set no-retry as default."'
- commit b4576bc
* Wed Mar 04 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amdgpu/smu: add metrics table lock for arcturus (v2)'
- commit f64b7b2
* Wed Mar 04 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/0001-crypto-atmel-Fix-build-error-of-CRYPTO_AUTHENC.patch
patches.suse/0001-tools-lib-traceevent-Remove-unneeded-qsort-and-uses-.patch
patches.suse/0001-usb-host-xhci-update-event-ring-dequeue-pointer-on-p.patch
- commit d776890
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/amdgpu: remove redundant variable r and redundant return (bsc#1152489)
- commit 9635a45
* Wed Mar 04 2020 tbogendoerfer@suse.de
- supported.conf: mark hinic driver supported (bsc#1165618)
- commit d183caf
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/amdgpu: remove ras_reserve_vram in ras injection (bsc#1152489)
- commit e39df99
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/amdgpu/discovery: reserve discovery data at the top of VRAM (bsc#1152489)
- commit 87c3ae9
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in (bsc#1152472)
- commit 8bb0283
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/amdgpu: avoid using invalidate semaphore for picasso (bsc#1152472)
- commit 7a93979
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/amdgpu: invalidate mmhub semaphore workaround in gmc9/gmc10 (bsc#1152472)
- commit f513a95
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhub (bsc#1152472)
- commit cc4b76c
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/amdgpu/gfx10: re-init clear state buffer after gpu reset (bsc#1152472)
- commit 8c64b3d
* Wed Mar 04 2020 tzimmermann@suse.de
- drm/amdgpu: cleanup creating BOs at fixed location (v2) (bsc#1152489)
- commit 633a2a8
* Wed Mar 04 2020 glin@suse.com
- samples/bpf: Don't try to remove user's homedir on clean
(bsc#1155518).
- samples/bpf: Xdp_redirect_cpu fix missing tracepoint attach
(bsc#1155518).
- commit 11d150a
* Wed Mar 04 2020 jslaby@suse.cz
- PCI: pciehp: Add DMI table for in-band presence detection
disabled (bnc#1162576 jsc#SLE-11112).
- PCI: pciehp: Wait for PDS if in-band presence is disabled
(bnc#1162576 jsc#SLE-11112).
- PCI: pciehp: Disable in-band presence detect when possible
(bnc#1162576 jsc#SLE-11112).
- commit 6963c35
* Wed Mar 04 2020 glin@suse.com
- bpf, offload: Replace bitwise AND by logical AND in
bpf_prog_offload_info_fill (bsc#1155518).
- samples: bpf: Drop doubled variable declaration in xdpsock
(bsc#1155518).
- samples/bpf: xdpsock: Add option to specify transmit fill
pattern (bsc#1155518).
- samples/bpf: xdpsock: Add option to specify tx packet size
(bsc#1155518).
- samples/bpf: xdpsock: Add option to specify number of packets
to send (bsc#1155518).
- samples/bpf: xdpsock: Add option to specify batch size
(bsc#1155518).
- samples/bpf: xdpsock: Use common code to handle signal and
main exit (bsc#1155518).
- samples/bpf: xdpsock: Add duration option to specify how long
to run (bsc#1155518).
- riscv, bpf: Fix broken BPF tail calls (bsc#1155518).
- samples/bpf: Attach XDP programs in driver mode by default
(bsc#1155518).
- libbpf: Don't attach perf_buffer to offline/missing CPUs
(bsc#1155518).
- libbpf: Extract and generalize CPU mask parsing logic
(bsc#1155518).
- samples/bpf: Add missing option to xdpsock usage (bsc#1155518).
- samples/bpf: Remove duplicate option from xdpsock (bsc#1155518).
- samples/bpf: Use Rx-only and Tx-only sockets in xdpsock
(bsc#1155518).
- samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
(bsc#1155518).
- samples: bpf: update map definition to new syntax BTF-defined
map (bsc#1155518).
- samples/bpf: Trivial - fix spelling mistake in usage
(bsc#1155518).
- samples/bpf: fix xdpsock l2fwd tx for unaligned mode
(bsc#1155518).
- samples/bpf: use hugepages in xdpsock app (bsc#1155518).
- samples/bpf: add buffer recycling for unaligned chunks to
xdpsock (bsc#1155518).
- samples/bpf: add unaligned chunks mode support to xdpsock
(bsc#1155518).
- samples/bpf: add use of need_wakeup flag in xdpsock
(bsc#1155518).
- samples/bpf: make xdp_fwd more practically usable via devmap
lookup (bsc#1155518).
- samples/bpf: xdp_fwd rename devmap name to be xdp_tx_ports
(bsc#1155518).
- commit ebecd6a
* Tue Mar 03 2020 mkubecek@suse.cz
- supported.conf: fix broken dependencies
Recently added modules mscc_felix and tag_ocelot are marked as supported
but depend on unsupported modules dsa_core and mscc_ocelot_common which
breaks dependencies in aarch64 kernel-default package and therefore also
aarch64/default and aarch/preempt build.
Mark dsa_core and mscc_ocelot_common as supported as well.
- commit 102e871
* Tue Mar 03 2020 palcantara@suse.de
- cifs: do d_move in rename (bsc#1164565).
- commit 500b81b
* Tue Mar 03 2020 palcantara@suse.de
- cifs: add SMB2_open() arg to return POSIX data (bsc#1164565).
- commit ee82400
* Tue Mar 03 2020 palcantara@suse.de
- cifs: plumb smb2 POSIX dir enumeration (bsc#1164565).
- commit 3127734
* Tue Mar 03 2020 palcantara@suse.de
- cifs: add smb2 POSIX info level (bsc#1164565).
- commit 0cbf023
* Tue Mar 03 2020 palcantara@suse.de
- cifs: rename posix create rsp (bsc#1164565).
- commit 4b07bca
* Tue Mar 03 2020 palcantara@suse.de
- cifs: print warning once if mounting with vers=1.0
(bsc#1164565).
- commit a59d8f7
* Tue Mar 03 2020 palcantara@suse.de
- smb3: fix performance regression with setting mtime
(bsc#1164565).
- commit 4e529a9
* Tue Mar 03 2020 palcantara@suse.de
- cifs: make use of cap_unix(ses) in cifs_reconnect_tcon()
(bsc#1164565).
- commit 5e21989
* Tue Mar 03 2020 palcantara@suse.de
- cifs: use mod_delayed_work() for &server->reconnect if already
queued (bsc#1164565).
- commit b9b1327
* Tue Mar 03 2020 palcantara@suse.de
- cifs: call wake_up(&server->response_q) inside of
cifs_reconnect() (bsc#1164565).
- commit 7684617
* Tue Mar 03 2020 palcantara@suse.de
- cifs: handle prefix paths in reconnect (bsc#1164565).
- commit 62ccc7c
* Tue Mar 03 2020 palcantara@suse.de
- cifs: potential unintitliazed error code in cifs_getattr()
(bsc#1164565).
- commit a4ddb9f
* Tue Mar 03 2020 palcantara@suse.de
- cifs: do not ignore the SYNC flags in getattr (bsc#1164565).
- commit fc2ab55
* Tue Mar 03 2020 palcantara@suse.de
- cifs: Use #define in cifs_dbg (bsc#1164565).
- commit 12c009d
* Tue Mar 03 2020 palcantara@suse.de
- cifs: fix rename() by ensuring source handle opened with DELETE
bit (bsc#1164565).
- commit 270fcbb
* Tue Mar 03 2020 palcantara@suse.de
- cifs: add missing mount option to /proc/mounts (bsc#1164565).
- commit 3115514
* Tue Mar 03 2020 dwagner@suse.de
- Drop patches.suse/qla2xxx-Enable-T10-DIF-with-FC-NVMe-enabled.patch
The driver update to 10.01.00.25-k replaces the dropped patch.
- commit d25382d
* Tue Mar 03 2020 dwagner@suse.de
- scsi: qla2xxx: Update driver version to 10.01.00.25-k
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Set Nport ID for N2N (jsc#SLE-9714 jsc#SLE-10327
jsc#SLE-10334).
- scsi: qla2xxx: Handle NVME status iocb correctly (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMe
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Serialize fc_port alloc in N2N (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Fix NPIV instantiation after FW dump
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Fix RDP respond data format (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Force semaphore on flash validation failure
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: add more FW debug information (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Update BPM enablement semantics (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: fix FW resource count values (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Use a dedicated interrupt handler for
'handshake-required' ISPs (jsc#SLE-9714 jsc#SLE-10327
jsc#SLE-10334).
- scsi: qla2xxx: Return appropriate failure through BSG Interface
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Improved secure flash support messages
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing error (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Use FC generic update firmware options routine
for ISP27xx (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Avoid setting firmware options twice
in 24xx_update_fw_options (jsc#SLE-9714 jsc#SLE-10327
jsc#SLE-10334).
- scsi: qla2xxx: Add 16.0GT for PCI String (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an
inline function (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Fix sparse warnings triggered by the PCI state
checking code (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Suppress endianness complaints in
qla2x00_configure_local_loop() (jsc#SLE-9714 jsc#SLE-10327
jsc#SLE-10334).
- scsi: qla2xxx: Simplify the code for aborting SCSI commands
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Fix sparse warning reported by kbuild bot
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- commit 54d9078
* Tue Mar 03 2020 dwagner@suse.de
- Refresh patches.suse/scsi-ibmvfc-Avoid-loss-of-all-paths-during-SVC-node-.patch.
- commit f3b4108
* Tue Mar 03 2020 palcantara@suse.de
- cifs: fix potential mismatch of UNC paths (bsc#1164565).
- commit 47e9729
* Tue Mar 03 2020 palcantara@suse.de
- cifs: don't leak -EAGAIN for stat() during reconnect
(bsc#1164565).
- commit 8f37e30
* Tue Mar 03 2020 jack@suse.cz
- tools/testing/nvdimm: Fix compilation failure without
CONFIG_DEV_DAX_PMEM_COMPAT (bsc#1159523).
- commit 08c88c8
* Tue Mar 03 2020 tbogendoerfer@suse.de
- mlxsw: pci: Wait longer before accessing the device after reset
(bsc#1154488).
- sched: act: count in the size of action flags bitfield
(bsc#1154353).
- net: genetlink: return the error code when attribute parsing
fails (bsc#1154353).
- commit 28120f1
* Tue Mar 03 2020 trenn@suse.com
- powercap/intel_rapl: add support for TigerLake Mobile
(bsc#1164993, bsc#1165102).
- commit aa3d1d3
* Tue Mar 03 2020 oneukum@suse.com
- usb: host: xhci: update event ring dequeue pointer on purpose
(git-fixes).
- commit fbca080
* Tue Mar 03 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/acpi-watchdog-allow-disabling-wdat-at-boot.patch
patches.suse/acpi-watchdog-set-default-timeout-in-probe.patch
- commit b455329
* Mon Mar 02 2020 lyan@suse.com
- KVM: arm64: pmu: Reset sample period on overflow handling
(bsc#1133021).
- KVM: arm64: pmu: Set the CHAINED attribute before creating
the in-kernel event (bsc#1133021).
- arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
(bsc#1133021).
- KVM: arm64: pmu: Fix cycle counter truncation (bsc#1133021).
- commit d9abd96
* Mon Mar 02 2020 msuchanek@suse.de
- powerpc/pseries: update device tree before ejecting hotplug
uevents (bsc#1165404 ltc#183498).
- powerpc/pseries: group lmb operation and memblock's (bsc#1165404
ltc#183498).
- commit 6d4f5d6
* Mon Mar 02 2020 msuchanek@suse.de
- ibmvfc: Fix NULL return compiler warning (bsc#1161951
ltc#183551).
- commit 7015eca
* Mon Mar 02 2020 palcantara@suse.de
- cifs: make sure we do not overflow the max EA buffer size
(bsc#1164565).
- commit 187fa15
* Mon Mar 02 2020 palcantara@suse.de
- cifs: enable change notification for SMB2.1 dialect
(bsc#1164565).
- commit 18efac6
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Fix mode output in debugging statements (bsc#1164565).
- commit 921b85b
* Mon Mar 02 2020 palcantara@suse.de
- smb3: Add defines for new information level, FileIdInformation
(bsc#1164565).
- commit 6421d32
* Mon Mar 02 2020 palcantara@suse.de
- smb3: print warning once if posix context returned on open
(bsc#1164565).
- commit 1c772a2
* Mon Mar 02 2020 palcantara@suse.de
- smb3: add one more dynamic tracepoint missing from strict
fsync path (bsc#1164565).
- commit 756599a
* Mon Mar 02 2020 palcantara@suse.de
- cifs: fix mode bits from dir listing when mounted with
modefromsid (bsc#1164565).
- commit 577afbb
* Mon Mar 02 2020 palcantara@suse.de
- cifs: add SMB3 change notification support (bsc#1164565).
- commit fd3741d
* Mon Mar 02 2020 palcantara@suse.de
- cifs: fix soft mounts hanging in the reconnect code
(bsc#1164565).
- commit bd3733d
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Add tracepoints for errors on flush or fsync
(bsc#1164565).
- commit c47bf63
* Mon Mar 02 2020 palcantara@suse.de
- cifs: log warning message (once) if out of disk space
(bsc#1164565).
- commit 0a33490
* Mon Mar 02 2020 palcantara@suse.de
- cifs: fail i/o on soft mounts if sessionsetup errors out
(bsc#1164565).
- commit 79eff03
* Mon Mar 02 2020 palcantara@suse.de
- smb3: fix problem with null cifs super block with previous patch
(bsc#1164565).
- commit 4f17f73
* Mon Mar 02 2020 palcantara@suse.de
- SMB3: Backup intent flag missing from some more ops
(bsc#1164565).
- commit cea0ba2
* Mon Mar 02 2020 palcantara@suse.de
- cifs: fix soft mounts hanging in the reconnect code
(bsc#1164565).
- commit 53d1815
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Fix task struct use-after-free on reconnect (bsc#1164565).
- commit d8da619
* Mon Mar 02 2020 palcantara@suse.de
- cifs: use PTR_ERR_OR_ZERO() to simplify code (bsc#1164565).
- commit ae626b0
* Mon Mar 02 2020 palcantara@suse.de
- cifs: add support for fallocate mode 0 for non-sparse files
(bsc#1164565).
- commit 0bd12eb
* Mon Mar 02 2020 palcantara@suse.de
- cifs: fix NULL dereference in match_prepath (bsc#1164565).
- commit 0dec827
* Mon Mar 02 2020 palcantara@suse.de
- smb3: fix default permissions on new files when mounting with
modefromsid (bsc#1164565).
- commit 5854994
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Add support for setting owner info, dos attributes,
and create time (bsc#1164565).
- commit fc7a4ec
* Mon Mar 02 2020 palcantara@suse.de
- cifs: remove set but not used variable 'server' (bsc#1164565).
- commit d7bd290
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Fix memory allocation in __smb2_handle_cancelled_cmd()
(bsc#1164565).
- commit 2e77717
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Fix mount options set in automount (bsc#1164565).
- commit 23cc00f
* Mon Mar 02 2020 palcantara@suse.de
- cifs: fix unitialized variable poential problem with network
I/O cache lock patch (bsc#1164565).
- commit 683e390
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Fix return value in __update_cache_entry (bsc#1164565).
- commit 0d6d00e
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Avoid doing network I/O while holding cache lock
(bsc#1164565).
- commit 21b1bb8
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Fix potential deadlock when updating vol in
cifs_reconnect() (bsc#1164565).
- commit 7f4c5eb
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Merge is_path_valid() into get_normalized_path()
(bsc#1164565).
- commit 90e6c2e
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Introduce helpers for finding TCP connection
(bsc#1164565).
- commit 278b9d9
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Get rid of kstrdup_const()'d paths (bsc#1164565).
- commit 136ec9a
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Clean up DFS referral cache (bsc#1164565).
- commit b1680d8
* Mon Mar 02 2020 palcantara@suse.de
- cifs: set correct max-buffer-size for smb2_ioctl_init()
(bsc#1164565).
- commit 4203783
* Mon Mar 02 2020 palcantara@suse.de
- cifs: use compounding for open and first query-dir for readdir()
(bsc#1164565).
- commit e47a329
* Mon Mar 02 2020 palcantara@suse.de
- cifs: create a helper function to parse the query-directory
response buffer (bsc#1164565).
- commit 0960f35
* Mon Mar 02 2020 palcantara@suse.de
- cifs: prepare SMB2_query_directory to be used with compounding
(bsc#1164565).
- commit f065422
* Mon Mar 02 2020 palcantara@suse.de
- fs/cifs/cifssmb.c: use true,false for bool variable
(bsc#1164565).
- commit dd0ed6f
* Mon Mar 02 2020 palcantara@suse.de
- fs/cifs/smb2ops.c: use true,false for bool variable
(bsc#1164565).
- commit 21e8ec0
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Optimize readdir on reparse points (bsc#1164565).
- commit 1966fae
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Adjust indentation in smb2_open_file (bsc#1164565).
- commit 331c9ed
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Close cached root handle only if it has a lease
(bsc#1164565).
- commit 47dfff5
* Mon Mar 02 2020 palcantara@suse.de
- SMB3: Fix crash in SMB2_open_init due to uninitialized field
in compounding path (bsc#1164565).
- commit 4b50b8c
* Mon Mar 02 2020 palcantara@suse.de
- smb3: fix refcount underflow warning on unmount when no
directory leases (bsc#1164565).
- commit 39393bb
* Mon Mar 02 2020 palcantara@suse.de
- smb3: improve check for when we send the security descriptor
context on create (bsc#1164565).
- commit 4083b73
* Mon Mar 02 2020 palcantara@suse.de
- smb3: fix mode passed in on create for modetosid mount option
(bsc#1164565).
- commit c05fc9d
* Mon Mar 02 2020 palcantara@suse.de
- smb3: query attributes on file close (bsc#1164565).
- commit 6280b64
* Mon Mar 02 2020 palcantara@suse.de
- smb3: remove unused flag passed into close functions
(bsc#1164565).
- commit 1cc8c7f
* Mon Mar 02 2020 palcantara@suse.de
- cifs: remove redundant assignment to pointer pneg_ctxt
(bsc#1164565).
- commit e68dc80
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: fix a white space issue in cifs_get_inode_info()
(bsc#1164565).
- commit 10fc15b
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Fix retrieval of DFS referrals in cifs_mount()
(bsc#1164565).
- commit 22772da
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Fix potential softlockups while refreshing DFS cache
(bsc#1164565).
- commit 694eb6e
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Fix lookup of root ses in DFS referral cache
(bsc#1164565).
- commit 2cf9686
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Fix use-after-free bug in cifs_reconnect() (bsc#1164565).
- commit d57d122
* Mon Mar 02 2020 palcantara@suse.de
- smb3: dump in_send and num_waiters stats counters by default
(bsc#1164565).
- commit e81c291
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Properly process SMB3 lease breaks (bsc#1164565).
- commit 579b98d
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: refactor cifs_get_inode_info() (bsc#1164565).
- commit 0b80dd7
* Mon Mar 02 2020 palcantara@suse.de
- cifs: don't use 'pre:' for MODULE_SOFTDEP (bsc#1164565).
- commit 44b1acc
* Mon Mar 02 2020 palcantara@suse.de
- cifs: smbd: Return -EAGAIN when transport is reconnecting
(bsc#1164565).
- commit 44743f5
* Mon Mar 02 2020 palcantara@suse.de
- cifs: smbd: Only queue work for error recovery on memory
registration (bsc#1164565).
- commit 4c66f23
* Mon Mar 02 2020 palcantara@suse.de
- smb3: add debug messages for closing unmatched open
(bsc#1164565).
- commit 47f85b3
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Do not miss cancelled OPEN responses (bsc#1164565).
- commit 6d9d8e6
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Fix NULL pointer dereference in mid callback
(bsc#1164565).
- commit 220efe8
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Close open handle after interrupted close (bsc#1164565).
- commit a0e0f78
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
(bsc#1164565).
- commit 5d00439
* Mon Mar 02 2020 palcantara@suse.de
- smb3: remove confusing dmesg when mounting with encryption
("seal") (bsc#1164565).
- commit 26d3f50
* Mon Mar 02 2020 palcantara@suse.de
- cifs: close the shared root handle on tree disconnect
(bsc#1164565).
- commit 5fba990
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Return directly after a failed build_path_from_dentry()
in cifs_do_create() (bsc#1164565).
- commit 5bdda87
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Use common error handling code in smb2_ioctl_query_info()
(bsc#1164565).
- commit 7c9d0d2
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: Use memdup_user() rather than duplicating its
implementation (bsc#1164565).
- commit ac9ac99
* Mon Mar 02 2020 palcantara@suse.de
- cifs: smbd: Return -ECONNABORTED when trasnport is not in
connected state (bsc#1164565).
- commit 1d4896f
* Mon Mar 02 2020 palcantara@suse.de
- cifs: smbd: Add messages on RDMA session destroy and
reconnection (bsc#1164565).
- commit c884cac
* Mon Mar 02 2020 palcantara@suse.de
- cifs: smbd: Return -EINVAL when the number of iovs exceeds
SMBDIRECT_MAX_SGE (bsc#1164565).
- commit 342a436
* Mon Mar 02 2020 palcantara@suse.de
- cifs: smbd: Invalidate and deregister memory registration on
re-send for direct I/O (bsc#1164565).
- commit 95bdb07
* Mon Mar 02 2020 palcantara@suse.de
- cifs: Don't display RDMA transport on reconnect (bsc#1164565).
- commit 901256b
* Mon Mar 02 2020 palcantara@suse.de
- CIFS: remove set but not used variables 'cinode' and 'netfid'
(bsc#1164565).
- commit da66a8f
* Mon Mar 02 2020 palcantara@suse.de
- cifs: add support for flock (bsc#1164565).
- commit 61dc219
* Mon Mar 02 2020 palcantara@suse.de
- cifs: remove unused variable 'sid_user' (bsc#1164565).
- commit 5c64672
* Mon Mar 02 2020 palcantara@suse.de
- cifs: rename a variable in SendReceive() (bsc#1164565).
- commit 054c459
* Mon Mar 02 2020 palcantara@suse.de
- fix memory leak in large read decrypt offload (bsc#1164565).
- commit 7880d1c
* Mon Mar 02 2020 msuchanek@suse.de
- Revert "Revert "sign also s390x kernel images (bsc#1163524)""
This reverts commit 6326fe1a81221fb3ce28ff84532bd48a182f7731.
pesign should now be able to sign s390 kernels.
- commit e9175e5
* Mon Mar 02 2020 msuchanek@suse.de
- blacklist.conf: Blacklist unsupported ppc platforms.
- commit b290d11
* Mon Mar 02 2020 msuchanek@suse.de
- net/ethtool: Introduce link_ksettings API for virtual network
devices (bsc#1136157 ltc#177197).
Delete patches.suse/ibmveth-Update-ethtool-settings-to-reflect-virtual-p.patch.
- ethtool: Factored out similar ethtool link settings for virtual
devices to core (bsc#1136157 ltc#177197).
- commit 4638559
* Mon Mar 02 2020 jdelvare@suse.de
- Refresh
patches.suse/acpi-watchdog-allow-disabling-wdat-at-boot.patch.
- Refresh
patches.suse/acpi-watchdog-set-default-timeout-in-probe.patch.
Add upstream commit IDs and move to the sorted section.
- commit 678d8e6
* Mon Mar 02 2020 ohering@suse.de
- hv_netvsc: Fix unwanted wakeup in netvsc_attach() (git-fixes).
- commit c3cdac3
* Mon Mar 02 2020 palcantara@suse.de
- smb3: remove noisy debug message and minor cleanup
(bsc#1164565).
- commit f116adb
* Mon Mar 02 2020 palcantara@suse.de
- smb3: cleanup some recent endian errors spotted by updated
sparse (bsc#1164565).
- commit b63cc8a
* Mon Mar 02 2020 palcantara@suse.de
- smb3: missing ACL related flags (bsc#1164565).
- commit ddcd4e7
* Mon Mar 02 2020 palcantara@suse.de
- smb3: pass mode bits into create calls (bsc#1164565).
- commit 9e90af4
* Mon Mar 02 2020 palcantara@suse.de
- smb3: Add missing reparse tags (bsc#1164565).
- commit 631f1b0
* Mon Mar 02 2020 palcantara@suse.de
- fs/cifs/sess.c: Remove set but not used variable 'capabilities'
(bsc#1164565).
- commit e4f316a
* Mon Mar 02 2020 palcantara@suse.de
- fs/cifs/smb2pdu.c: Make SMB2_notify_init static (bsc#1164565).
- commit 1781460
* Mon Mar 02 2020 palcantara@suse.de
- smb3: allow decryption keys to be dumped by admin for debugging
(bsc#1164565).
- commit 449f80c
* Mon Mar 02 2020 palcantara@suse.de
- cifs: modefromsid: write mode ACE first (bsc#1164565).
- commit 6f29db0
* Mon Mar 02 2020 palcantara@suse.de
- smb3: add missing worker function for SMB3 change notify
(bsc#1164565).
- commit c88cd2a
* Mon Mar 02 2020 palcantara@suse.de
- cifs: modefromsid: make room for 4 ACE (bsc#1164565).
- commit 41e2c7e
* Mon Mar 02 2020 palcantara@suse.de
- smb3: fix potential null dereference in decrypt offload
(bsc#1164565).
- commit cc2bebe
* Mon Mar 02 2020 palcantara@suse.de
- smb3: display max smb3 requests in flight at any one time
(bsc#1164565).
- commit 2b340ea
* Mon Mar 02 2020 palcantara@suse.de
- smb3: only offload decryption of read responses if multiple
requests (bsc#1164565).
- Refresh
patches.suse/cifs-move-cifsFileInfo_put-logic-into-a-work-queue.patch.
- commit 8d8b9e0
* Mon Mar 02 2020 palcantara@suse.de
- smb3: enable offload of decryption of large reads via mount
option (bsc#1164565).
- commit c0c0dd0
* Mon Mar 02 2020 palcantara@suse.de
- smb3: allow parallelizing decryption of reads (bsc#1164565).
- Refresh
patches.suse/cifs-move-cifsFileInfo_put-logic-into-a-work-queue.patch.
- commit dbfeff1
* Mon Mar 02 2020 palcantara@suse.de
- cifs: add a debug macro that prints \\server\share for errors
(bsc#1164565).
- commit fd241c6
* Mon Mar 02 2020 palcantara@suse.de
- smb3: allow skipping signature verification for perf sensitive
configurations (bsc#1164565).
- commit dd9ca23
* Mon Mar 02 2020 palcantara@suse.de
- smb3: add dynamic tracepoints for flush and close (bsc#1164565).
- commit b3d48ee
* Mon Mar 02 2020 palcantara@suse.de
- smb3: log warning if CSC policy conflicts with cache mount
option (bsc#1164565).
- commit 633ceea
* Mon Mar 02 2020 palcantara@suse.de
- smb3: add mount option to allow RW caching of share accessed
by only 1 client (bsc#1164565).
- commit 79b4f8c
* Mon Mar 02 2020 palcantara@suse.de
- smb3: add some more descriptive messages about share when
mounting cache=ro (bsc#1164565).
- commit fc6a23b
* Mon Mar 02 2020 palcantara@suse.de
- smb3: add mount option to allow forced caching of read only
share (bsc#1164565).
- commit 30b7183
* Mon Mar 02 2020 palcantara@suse.de
- cifs: fix dereference on ses before it is null checked
(bsc#1164565).
- commit 30243d5
* Mon Mar 02 2020 palcantara@suse.de
- cifs: add new debugging macro cifs_server_dbg (bsc#1164565).
- Refresh
patches.suse/CIFS-Fix-retry-mid-list-corruption-on-reconnects.patch.
- commit 894b13c
* Mon Mar 02 2020 palcantara@suse.de
- cifs: remove set but not used variables (bsc#1164565).
- commit 147b525
* Mon Mar 02 2020 palcantara@suse.de
- cifs: remove unused variable (bsc#1164565).
- commit b38b168
* Mon Mar 02 2020 palcantara@suse.de
- cifs: remove redundant assignment to variable rc (bsc#1164565).
- commit a3fa732
* Mon Mar 02 2020 palcantara@suse.de
- smb3: add missing flag definitions (bsc#1164565).
- commit 344e8bd
* Mon Mar 02 2020 palcantara@suse.de
- cifs: add passthrough for smb2 setinfo (bsc#1164565).
- commit 046be6b
* Mon Mar 02 2020 palcantara@suse.de
- cifs: allow chmod to set mode bits using special sid
(bsc#1164565).
- commit fc541ed
* Mon Mar 02 2020 palcantara@suse.de
- cifs: get mode bits from special sid on stat (bsc#1164565).
- commit 5c3507b
* Mon Mar 02 2020 palcantara@suse.de
- fs: cifs: cifsssmb: remove redundant assignment to variable ret
(bsc#1164565).
- commit 79247fd
* Mon Mar 02 2020 palcantara@suse.de
- cifs: fix a comment for the timeouts when sending echos
(bsc#1164565).
- commit d69504d
* Sat Feb 29 2020 msuchanek@suse.de
- scsi: ibmvfc: Avoid loss of all paths during SVC node reboot
(bsc#1161951 ltc#183551).
- commit fd62623
* Fri Feb 28 2020 nsaenzjulienne@suse.de
- pinctrl: bcm2835: Add support for all GPIOs on BCM2711
(bsc#1164722).
- commit ac59893
* Fri Feb 28 2020 nsaenzjulienne@suse.de
- pinctrl: bcm2835: Refactor platform data (bsc#1164722).
- pinctrl: bcm2835: Drop unused define (bsc#1164722).
- commit 1089640
* Fri Feb 28 2020 nsaenzjulienne@suse.de
- Refresh: patches.suse/thermal-add-bcm2711-thermal-driver.patch
- commit 15ec939
* Fri Feb 28 2020 mkubecek@suse.cz
- supported.conf: sort
Fix order of entries.
- commit b92122c
* Fri Feb 28 2020 tbogendoerfer@suse.de
- supported.conf: mark GVE supported (jsc#SLE10540, bsc#1165245)
- commit 87b5d1a
* Fri Feb 28 2020 yousaf.kaukab@suse.com
- dmaengine: make mux_configure32 static (jsc#SLE-9263).
- commit b01a9f4
* Fri Feb 28 2020 yousaf.kaukab@suse.com
- net: dsa: felix: use dsa_switch_alloc() (jsc#SLE-9263).
- commit 1190849
* Thu Feb 27 2020 bp@suse.de
- x86/mce/amd: Fix kobject lifetime (bsc#1152489).
- x86/mce/amd: Publish the bank pointer only after setup has
succeeded (bsc#1152489).
- commit 218de4e
* Thu Feb 27 2020 bp@suse.de
- x86/cpu/amd: Enable the fixed Instructions Retired counter
IRPERF (bsc#1152489).
- commit a161705
* Thu Feb 27 2020 dwagner@suse.de
- scsi: qla2xxx: Update driver version to 10.01.00.24-k
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Use QLA_FW_STOPPED macro to propagate flag
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Add fixes for mailbox command (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Fix control flags for login/logout IOCB
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Save rscn_gen for new fcport (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Use correct ISP28xx active FW region
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Print portname for logging in
qla24xx_logio_entry() (jsc#SLE-9714 jsc#SLE-10327
jsc#SLE-10334).
- scsi: qla2xxx: Fix qla2x00_echo_test() based on ISP type
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Correction to selection of loopback/echo test
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Use endian macros to assign static fields in
fwdump header (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Fix RDP response size (jsc#SLE-9714 jsc#SLE-10327
jsc#SLE-10334).
- scsi: qla2xxx: Handle cases for limiting RDP response payload
length (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Add deferred queue for processing ABTS and RDP
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Cleanup ELS/PUREX iocb fields (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Show correct port speed capabilities for RDP
command (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Display message for FCE enabled (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Add vendor extended FDMI commands (jsc#SLE-9714
jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Add ql2xrdpenable module parameter for RDP
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Add vendor extended RDP additions and amendments
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Add changes in preparation for vendor extended
FDMI/RDP (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Add endianizer macro calls to fc host stats
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Add sysfs node for D-Port Diagnostics AEN data
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Move free of fcport out of interrupt context
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Add beacon LED config sysfs interface
(jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- scsi: qla2xxx: Check locking assumptions at runtime in
qla2x00_abort_srb() (jsc#SLE-9714 jsc#SLE-10327 jsc#SLE-10334).
- commit d0cdedd
* Thu Feb 27 2020 dwagner@suse.de
- Refresh series.conf
- commit b45c83a
* Thu Feb 27 2020 yousaf.kaukab@suse.com
- gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs
(jsc#SLE-9263).
- dmaengine: fsl-edma: Add eDMA support for QorIQ LS1028A platform
(jsc#SLE-9263).
- dmaengine: fsl-edma: add i.mx7ulp edma2 version support
(jsc#SLE-9263).
- commit 2aac33b
* Thu Feb 27 2020 jslaby@suse.cz
- net: stmmac: Fixed link does not need MDIO Bus (git-fixes).
- commit c15f5f6
* Thu Feb 27 2020 yousaf.kaukab@suse.com
- clk: ls1028a: fix a dereference of pointer 'parent' before a
null check (jsc#SLE-9263).
- clk: ls1028a: Fix warning on clamp() usage (jsc#SLE-9263).
- clk: ls1028a: Add clock driver for Display output interface
(jsc#SLE-9263).
- commit b49745f
* Thu Feb 27 2020 jslaby@suse.cz
- net: stmmac: dwmac-sun8i: Allow all RGMII modes
(networking-stable-20_01_11).
- net: stmmac: dwmac-sunxi: Allow all RGMII modes
(networking-stable-20_01_11).
- net: dsa: mv88e6xxx: Preserve priority when setting CPU port
(networking-stable-20_01_11).
- net: freescale: fec: Fix ethtool -d runtime PM
(networking-stable-20_01_11).
- commit 292d79c
* Thu Feb 27 2020 mhocko@suse.com
- Update config files.
turn {arm64,x86_64}/preempt to diff config against default flavor.
- commit 79606c0
* Thu Feb 27 2020 yousaf.kaukab@suse.com
- net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMII
(jsc#SLE-9263).
- commit 6cfa413
* Thu Feb 27 2020 jslaby@suse.cz
- net: dsa: sja1105: Reconcile the meaning of TPID and TPID2
for E/T and P/Q/R/S (networking-stable-20_01_01).
- net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on
Meson8b/8m2 SoCs (networking-stable-20_01_01).
- net/dst: do not confirm neighbor for vxlan and geneve pmtu
update (networking-stable-20_01_01).
- sit: do not confirm neighbor when do pmtu update
(networking-stable-20_01_01).
- vti: do not confirm neighbor when do pmtu update
(networking-stable-20_01_01).
- tunnel: do not confirm neighbor when do pmtu update
(networking-stable-20_01_01).
- net/dst: add new function skb_dst_update_pmtu_no_confirm
(networking-stable-20_01_01).
- gtp: do not confirm neighbor when do pmtu update
(networking-stable-20_01_01).
- ip6_gre: do not confirm neighbor when do pmtu update
(networking-stable-20_01_01).
- net: add bool confirm_neigh parameter for dst_ops.update_pmtu
(networking-stable-20_01_01).
- net: dsa: bcm_sf2: Fix IP fragment location and behavior
(networking-stable-20_01_01).
- gtp: avoid zero size hashtable (networking-stable-20_01_01).
- gtp: fix an use-after-free in ipv4_pdp_find()
(networking-stable-20_01_01).
- gtp: fix wrong condition in gtp_genl_dump_pdp()
(networking-stable-20_01_01).
- gtp: do not allow adding duplicate tid and ms_addr pdp context
(networking-stable-20_01_01).
- vhost/vsock: accept only packets with the right dst_cid
(networking-stable-20_01_01).
- commit f17afc0
* Thu Feb 27 2020 jslaby@suse.cz
- net: stmmac: platform: Fix MDIO init for platforms without PHY
(networking-stable-19_12_28).
- selftests: forwarding: Delete IPv6 address at the end
(networking-stable-19_12_28).
- sctp: fully initialize v4 addr in some functions
(networking-stable-19_12_28).
- commit 6abcdbd
* Wed Feb 26 2020 yousaf.kaukab@suse.com
- net: dsa: felix: fix link error (jsc#SLE-9263).
- enetc: Fix inconsistent IS_ERR and PTR_ERR (jsc#SLE-9263).
- commit 77d3fbd
* Wed Feb 26 2020 duwe@suse.de
- enable CRYPTO_TEST on arm64, as it is on all other architectures.
(bsc#1164254)
- commit a8c6955
* Wed Feb 26 2020 msuchanek@suse.de
- rpm/package-descriptions: garbege collection
remove old ARM and Xen flavors.
- commit bda0360
* Wed Feb 26 2020 mkubecek@suse.cz
- Revert "sign also s390x kernel images (bsc#1163524)"
This reverts commit b38b61155f0a2c3ebca06d4bb0c2e11a19a87f1f.
As further discussion revealed, this change depends on changes in
pesign-obs-integration package which are not ready yet so that it breaks
s390x binary builds at the moment.
- commit 6326fe1
* Wed Feb 26 2020 mhocko@suse.com
- Created new preempt kernel flavor (jsc#SLE-11309)
Configs are cloned from the respective $arch/default configs. All
changed configs appart from CONFIG_PREEMPT->y are a result of
dependencies, namely many lock/unlock primitives are no longer
inlined in the preempt kernel. TREE_RCU has been also changed to
PREEMPT_RCU which is the default implementation for PREEMPT kernel.
- commit f994874
* Wed Feb 26 2020 bp@suse.de
- EDAC/mc: Fix use-after-free and memleaks during device removal
(jsc#SLE-9482).
- EDAC/sysfs: Remove csrow objects on errors (jsc#SLE-9482).
- commit 9698f66
* Tue Feb 25 2020 tbogendoerfer@suse.de
- net/mlx5: DR, Handle reformat capability over sw-steering tables
(jsc#SLE-8464).
- net/mlx5e: Don't clear the whole vf config when switching modes
(jsc#SLE-8464).
- net/mlx5: DR, Fix matching on vport gvmi (jsc#SLE-8464).
- net/mlx5e: Fix crash in recovery flow without devlink reporter
(jsc#SLE-8464).
- net/mlx5e: Reset RQ doorbell counter before moving RQ state
from RST to RDY (jsc#SLE-8464 bsc#1163335).
- bonding: fix lockdep warning in bond_get_stats() (bsc#1154353
bnc#1151927).
- bonding: add missing netdev_update_lockdep_key() (bsc#1154353).
- net: add strict checks in netdev_name_node_alt_destroy()
(bsc#1154353).
- net: rtnetlink: fix bugs in rtnl_alt_ifname() (bsc#1154353).
- commit 1a3940e
* Tue Feb 25 2020 yousaf.kaukab@suse.com
- net: mscc: fix in frame extraction (jsc#SLE-9263).
- net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes link (jsc#SLE-9263).
- net: dsa: felix: Handle PAUSE RX regardless of AN result (jsc#SLE-9263).
- net: dsa: felix: Don't error out on disabled ports with no phy-mode (jsc#SLE-9263).
- net: dsa: felix: Don't restart PCS SGMII AN if not needed (jsc#SLE-9263).
- net: dsa: felix: Set USXGMII link based on BMSR, not LPA (jsc#SLE-9263).
- net: dsa: felix: Add PCS operations for PHYLINK (jsc#SLE-9263).
- net: mscc: ocelot: export ANA, DEV and QSYS registers to include/soc/mscc (jsc#SLE-9263).
- net: mscc: ocelot: make phy_mode a member of the common struct ocelot_port (jsc#SLE-9263).
- enetc: Set MDIO_CFG_HOLD to the recommended value of 2 (jsc#SLE-9263).
- enetc: Make MDIO accessors more generic and export to include/linux/fsl (jsc#SLE-9263).
- net: dsa: Pass pcs_poll flag from driver to PHYLINK (jsc#SLE-9263).
- net: phylink: add support for polling MAC PCS (jsc#SLE-9263).
- net: phylink: make QSGMII a valid PHY mode for in-band AN (jsc#SLE-9263).
- mii: Add helpers for parsing SGMII auto-negotiation (jsc#SLE-9263).
- net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency (jsc#SLE-9263).
- net: mscc: ocelot: unregister the PTP clock on deinit (jsc#SLE-9263).
- net: mscc: ocelot: use skb queue instead of skbs list (jsc#SLE-9263).
- net: mscc: ocelot: avoid incorrect consuming in skbs list (jsc#SLE-9263).
- net: dsa: ocelot: fix "should it be static?" warnings (jsc#SLE-9263).
- net: dsa: ocelot: add hardware timestamping support for Felix (jsc#SLE-9263).
- net: dsa: ocelot: define PTP registers for felix_vsc9959 (jsc#SLE-9263).
- net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb() (jsc#SLE-9263).
- net: mscc: ocelot: convert to use ocelot_get_txtstamp() (jsc#SLE-9263).
- net: mscc: ocelot: export ocelot_hwstamp_get/set functions (jsc#SLE-9263).
- net: dsa: felix: Fix CPU port assignment when not last port (jsc#SLE-9263).
- net: dsa: ocelot: add driver for Felix switch family (jsc#SLE-9263).
- net: dsa: ocelot: add tagger for Ocelot/Felix switches (jsc#SLE-9263).
- net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc (jsc#SLE-9263).
- net: mscc: ocelot: publish structure definitions to include/soc/mscc/ocelot.h (jsc#SLE-9263).
- net: mscc: ocelot: separate the implementation of switch reset (jsc#SLE-9263).
- net: mscc: ocelot: adjust MTU on the CPU port in NPI mode (jsc#SLE-9263).
- net: mscc: ocelot: export a constant for the tag length in bytes (jsc#SLE-9263).
- net: mscc: ocelot: create a helper for changing the port MTU (jsc#SLE-9263).
- net: mscc: ocelot: move invariant configs out of adjust_link (jsc#SLE-9263).
- net: mscc: ocelot: filter out ocelot SoC specific PCS config from common path (jsc#SLE-9263).
- net: mscc: ocelot: move resource ioremap and regmap init to common code (jsc#SLE-9263).
- net: mscc: ocelot: don't hardcode the number of the CPU port (jsc#SLE-9263).
- net: mscc: ocelot: split assignment of the cpu port into a separate function (jsc#SLE-9263).
- net: mscc: ocelot: refactor adjust_link into a netdev-independent function (jsc#SLE-9263).
- net: mscc: ocelot: initialize list of multicast addresses in common code (jsc#SLE-9263).
- net: mscc: ocelot: separate the common implementation of ndo_open and ndo_stop (jsc#SLE-9263).
- net: mscc: ocelot: move port initialization into separate function (jsc#SLE-9263).
- net: mscc: ocelot: limit vlan ingress filtering to actual number of ports (jsc#SLE-9263).
- net: mscc: ocelot: refactor ethtool callbacks (jsc#SLE-9263).
- net: mscc: ocelot: separate net_device related items out of ocelot_port (jsc#SLE-9263).
- net: mscc: ocelot: refactor struct ocelot_port out of function prototypes (jsc#SLE-9263).
- net: mscc: ocelot: change prototypes of switchdev port attribute handlers (jsc#SLE-9263).
- net: mscc: ocelot: change prototypes of hwtstamping ioctls (jsc#SLE-9263).
- net: mscc: ocelot: break out fdb operations into abstract implementations (jsc#SLE-9263).
- net: mscc: ocelot: break apart vlan operations into ocelot_vlan_{add, del} (jsc#SLE-9263).
- net: mscc: ocelot: break apart ocelot_vlan_port_apply (jsc#SLE-9263).
- net: mscc: PTP Hardware Clock (PHC) support (jsc#SLE-9263).
- net: mscc: remove the frame_info cpuq member (jsc#SLE-9263).
- net: mscc: improve the frame header parsing readability (jsc#SLE-9263).
- net: mscc: describe the PTP register range (jsc#SLE-9263).
- commit 79f7160
* Tue Feb 25 2020 mgorman@suse.de
- Refresh
patches.suse/sched-fair-Take-into-account-runnable_avg-to-classify-group.patch.
- Refresh
patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch.
- Refresh
patches.suse/sched-numa-Bias-swapping-tasks-based-on-their-preferred-node.patch.
- Refresh
patches.suse/sched-numa-Distinguish-between-the-different-task_numa_migrate-failure-cases.patch.
- Refresh
patches.suse/sched-numa-Find-an-alternative-idle-CPU-if-the-CPU-is-part-of-an-active-NUMA-balance.patch.
- sched/numa: Prefer using an idle CPU as a migration target
instead of comparing tasks (bnc#1155798 (CPU scheduler
functional and performance backports)).
- Refresh
patches.suse/sched-numa-Stop-an-exhastive-search-if-a-reasonable-swap-candidate-or-idle-CPU-is-found.patch.
- Refresh
patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch.
- Refresh
patches.suse/sched-numa-Use-similar-logic-to-the-load-balancer-for-moving-between-domains-with-spare-capacity.patch.
- Refresh
patches.suse/sched-numa-replace-runnable_load_avg-by-load_avg.patch.
- Refresh
patches.suse/sched-pelt-Add-a-new-runnable-average-signal.patch.
- Refresh
patches.suse/sched-pelt-Remove-unused-runnable-load-average.patch.
- commit de86223
* Tue Feb 25 2020 mgorman@suse.de
- Refresh
patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch.
- commit a0aa0f8
* Tue Feb 25 2020 mgorman@suse.de
- sched/numa: Distinguish between the different
task_numa_migrate() failure cases (bnc#1155798 (CPU scheduler
functional and performance backports)).
- commit 408baa5
* Tue Feb 25 2020 mgorman@suse.de
- Refresh
patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch.
- commit 7d03e16
* Tue Feb 25 2020 mgorman@suse.de
- sched/fair: Optimize select_idle_core() (bnc#1155798 (CPU
scheduler functional and performance backports)).
- commit f749d53
* Tue Feb 25 2020 mgorman@suse.de
- sched/fair: Allow a per-CPU kthread waking a task to stack on
the same CPU, to fix XFS performance regression (bsc#1154329).
- sched/fair: Allow a small load imbalance between low utilisation
SD_NUMA domains (bnc#1160896).
- commit 2ab2039
* Tue Feb 25 2020 meissner@suse.de
- sign also s390x kernel images (bsc#1163524)
- commit b38b611
* Tue Feb 25 2020 vbabka@suse.cz
- mm, hotplug: fix page online with DEBUG_PAGEALLOC compiled
but not enabled (VM Functionality, bsc#1164436).
- commit 05a4d19
* Tue Feb 25 2020 jslaby@suse.cz
- blacklist.conf: add CONFIG_PROC_FS=n entry
- commit cc29a90
* Tue Feb 25 2020 jslaby@suse.cz
- nbd: add a flush_workqueue in nbd_start_device (git-fixes).
- perf c2c: Fix return type for histogram sorting comparision
functions (git-fixes).
- x86/cpu: Update cached HLE state on write to
TSX_CTRL_CPUID_CLEAR (git-fixes).
- commit 6880922
* Tue Feb 25 2020 jroedel@suse.de
- KVM: nVMX: Check IO instruction VM-exit conditions
(CVE-2020-2732 bsc#1163971).
- KVM: nVMX: Refactor IO bitmap checks into helper function
(CVE-2020-2732 bsc#1163971).
- KVM: nVMX: Don't emulate instructions in guest mode
(CVE-2020-2732 bsc#1163971).
- commit f91f45f
* Tue Feb 25 2020 mkubecek@suse.cz
- config: enable BLK_DEV_SR_VENDOR on armv7hl (bsc#1164632)
This option was recently enabled in all SLE15-SP2 configs, enable it also
in armv7hl which is built only in openSUSE-15.2.
- commit b8ee3fe
* Tue Feb 25 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and move into sorted section:
patches.suse/vt-selection-close-sel_buffer-race.patch
patches.suse/vt-selection-handle-pending-signals-in-paste_selecti.patch
- commit 0c9df1b
* Tue Feb 25 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and resort:
patches.suse/powerpc-tm-Fix-clearing-MSR-TS-in-current-when-recla.patch
- commit 220f81e
* Mon Feb 24 2020 bp@suse.de
- x86/boot: Handle malformed SRAT tables during early ACPI parsing
(bsc#1152489).
- commit ce68bc1
* Mon Feb 24 2020 jroedel@suse.de
- iommu/vt-d: Unnecessary to handle default identity domain
(bsc#1162414).
- iommu/vt-d: Allow devices with RMRRs to use identity domain
(bsc#1162414).
- commit 048a6f9
* Mon Feb 24 2020 nborisov@suse.com
- btrfs: rename btrfs_space_info_add_old_bytes (bsc#1141456).
- btrfs: remove orig_bytes from reserve_ticket (bsc#1141456).
- btrfs: fix may_commit_transaction to deal with no partial
filling (bsc#1141456).
- btrfs: rework wake_all_tickets (bsc#1141456).
- btrfs: refactor the ticket wakeup code (bsc#1141456).
- btrfs: stop partially refilling tickets when releasing space
(bsc#1141456).
- btrfs: add space reservation tracepoint for reserved bytes
(bsc#1141456).
- btrfs: roll tracepoint into btrfs_space_info_update helper
(bsc#1141456).
- btrfs: do not allow reservations if we have pending tickets
(bsc#1141456).
- commit 18cd200
* Mon Feb 24 2020 yousaf.kaukab@suse.com
- Refresh patches.suse/mmc-sdhci-fix-up-CMD12-sending.patch.
- commit b36db25
* Mon Feb 24 2020 oneukum@suse.com
- tools lib traceevent: Remove unneeded qsort and uses memmove
instead (git-fixes).
- commit 37953f8
* Mon Feb 24 2020 yousaf.kaukab@suse.com
- rtc: fsl-ftm-alarm: move patch to sorted section
- commit 80b90f8
* Mon Feb 24 2020 oneukum@suse.com
- kvm: Reintroduce nopvspin kernel parameter (bsc#1056427).
- commit dcec1fa
* Mon Feb 24 2020 yousaf.kaukab@suse.com
- thermal: qoriq: refresh patches
- Refresh patches.suse/thermal-qoriq-Add-hwmon-support.patch.
- Refresh
patches.suse/thermal-qoriq-Add-local-struct-device-pointer.patch.
- Refresh
patches.suse/thermal-qoriq-Add-local-struct-qoriq_sensor-pointer.patch.
- Refresh
patches.suse/thermal-qoriq-Convert-driver-to-use-regmap-API.patch.
- Refresh
patches.suse/thermal-qoriq-Do-not-report-invalid-temperature-read.patch.
- Refresh
patches.suse/thermal-qoriq-Don-t-store-struct-thermal_zone_device.patch.
- Refresh
patches.suse/thermal-qoriq-Drop-unnecessary-drvdata-cleanup.patch.
- Refresh
patches.suse/thermal-qoriq-Embed-per-sensor-data-into-struct-qori.patch.
- Refresh
patches.suse/thermal-qoriq-Enable-all-sensors-before-registering-.patch.
- Refresh
patches.suse/thermal-qoriq-Pass-data-to-qoriq_tmu_calibration-dir.patch.
- Refresh
patches.suse/thermal-qoriq-Pass-data-to-qoriq_tmu_register_tmu_zo.patch.
- Refresh
patches.suse/thermal_hwmon-Add-devres-wrapper-for-thermal_add_hwm.patch.
- commit bd644db
* Mon Feb 24 2020 jslaby@suse.cz
- ttyprintk: fix a potential deadlock in interrupt context issue
(git-fixes).
- commit dc7ade5
* Mon Feb 24 2020 pmladek@suse.com
- blacklist.conf: bug: cosmetic change; related to a larger code clean up
- commit 43ce447
* Mon Feb 24 2020 ykaukab@suse.de
- dpaa_eth: support all modes with rate adapting PHYs
(bsc#1159662).
- commit a5b2d56
* Mon Feb 24 2020 pmladek@suse.com
- printk: fix exclusive_console replaying (bsc#1164711).
- commit 466e4dc
* Mon Feb 24 2020 msuchanek@suse.de
- sr_vendor: support Beurer GL50 evo CD-on-a-chip devices
(boo#1164632).
- commit a186914
* Mon Feb 24 2020 msuchanek@suse.de
- Enable CONFIG_BLK_DEV_SR_VENDOR (boo#1164632).
- commit 1c8f90b
* Mon Feb 24 2020 jack@suse.cz
- patches.suse/ext4-Fix-mount-failure-with-quota-configured-as-modu.patch:
Update tags.
- commit 713f734
* Mon Feb 24 2020 oneukum@suse.com
- Delete
patches.suse/0001-kvm-Introduce-nopvspin-kernel-parameter.patch.
Remove guarded patch as it has been rendered unnecessary by
9043442b43b1fddf202591b84702863286700c1a
("locking/paravirt: Use new static key for controlling call of
virt_spin_lock()")
and b2798ba0b876 ("KVM: X86: Choose qspinlock when dedicated physical
CPUs are available")
- commit 583da5e
* Mon Feb 24 2020 jgross@suse.com
- xen: Enable interrupts when calling _cond_resched()
(bsc#1065600).
- commit 4f2ecad
* Mon Feb 24 2020 lyan@suse.com
- KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit
integer (bsc#1133021).
- KVM: arm64: pmu: Fix chained SW_INCR counters (bsc#1133021).
- KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
(bsc#1133021).
- KVM: arm: Make inject_abt32() inject an external abort instead
(bsc#1133021).
- KVM: arm: Fix DFSR setting for non-LPAE aarch32 guests
(bsc#1133021).
- KVM: arm/arm64: Fix young bit from mmu notifier (bsc#1133021).
- KVM: arm/arm64: vgic-its: Fix restoration of unmapped
collections (bsc#1133021).
- KVM: Clean up __kvm_gfn_to_hva_cache_init() and its callers
(bsc#1133021).
- KVM: Check for a bad hva before dropping into the ghc slow path
(bsc#1133021).
- KVM: arm/arm64: Properly handle faulting of device mappings
(bsc#1133021).
- KVM: arm64: Ensure 'params' is initialised when looking up
sys register (bsc#1133021).
- KVM: arm/arm64: Get rid of unused arg in cpu_init_hyp_mode()
(bsc#1133021).
- KVM: fix placement of refcount initialization (bsc#1133021).
- KVM: Fix NULL-ptr deref after kvm_create_vm fails (bsc#1133021).
- kvm: call kvm_arch_destroy_vm if vm creation fails
(bsc#1133021).
- commit 51a3eef
* Mon Feb 24 2020 lyan@suse.com
- kvm: Allocate memslots and buses before calling kvm_arch_init_vm
(bsc#1133021).
- Refresh
patches.suse/kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch.
- commit fc34308
* Mon Feb 24 2020 nborisov@suse.com
- btrfs: only reserve metadata_size for inodes (bsc#1141456).
- btrfs: rename the btrfs_calc_*_metadata_size helpers
(bsc#1141456).
- commit d6be9ae
* Mon Feb 24 2020 nborisov@suse.com
- btrfs: introduce an evict flushing state (bsc#1141456).
- btrfs: refactor priority_reclaim_metadata_space (bsc#1141456).
- btrfs: factor out the ticket flush handling (bsc#1141456).
- btrfs: unify error handling for ticket flushing (bsc#1141456).
- btrfs: add a flush step for delayed iputs (bsc#1141456).
- commit 21300d0
* Sun Feb 23 2020 colyli@suse.de
- md/raid0: Fix buffer overflow at debug print (bsc#1164051).
- commit c36de2b
* Fri Feb 21 2020 mkubecek@suse.cz
- series.conf: cleanup
Reorganize the "Storage" section a bit.
No effect on expanded tree.
- commit 0a80524
* Fri Feb 21 2020 duwe@suse.de
- crypto: allow self-test for ansi_cprng (bsc#1164254).
- commit e75c9ce
* Fri Feb 21 2020 mkubecek@suse.cz
- series.conf: cleanup
Keep the number of top level sections reasonable.
- commit ff097d4
* Fri Feb 21 2020 duwe@suse.de
- s390 crypto: explicitly memzero stack key material in aes_s390.c
(bsc#1163459).
- random: move FIPS continuous test to output functions
(bsc#1163458).
- commit b896cb7
* Fri Feb 21 2020 nstange@suse.de
- kABI: restore debugfs_remove_recursive() (bsc#1159198).
- commit 102712e
* Fri Feb 21 2020 mkubecek@suse.cz
- hwmon: (k10temp) Display up to eight sets of CCD temperatures
(bsc#1163206).
- hwmon: (k10temp) Don't show temperature limits on Ryzen (Zen)
CPUs (bsc#1163206).
- hwmon: (k10temp) Show core and SoC current and voltages on
Ryzen CPUs (bsc#1163206).
- hwmon: (k10temp) Report temperatures per CPU die (bsc#1163206).
- hmon: (k10temp) Convert to use
devm_hwmon_device_register_with_info (bsc#1163206).
- hwmon: (k10temp) Use bitops (bsc#1163206).
- commit 82bbfc1
* Fri Feb 21 2020 dwagner@suse.de
- arm64: KVM: Invoke compute_layout() before alternatives are
applied (bsc#1162702).
- percpu-refcount: Use normal instead of RCU-sched" (bsc#1162702).
- drm/i915: Don't disable interrupts independently of the lock
(bsc#1162702).
- x86/ioapic: Rename misnamed functions (bsc#1162702).
- block: Don't disable interrupts in trigger_softirq()
(bsc#1162702).
- commit 227d21b
* Fri Feb 21 2020 ailiopoulos@suse.com
- xfs: Fix deadlock between AGI and AGF with RENAME_WHITEOUT
(bsc#1164482).
- commit 96d108c
* Fri Feb 21 2020 jack@suse.cz
- ext4: Fix mount failure with quota configured as module
(bsc#1164471).
Refresh patches.suse/ext4-unsupported-features.patch
- commit 4ccdd26
* Fri Feb 21 2020 hare@suse.de
- Refresh
patches.suse/sd-always-retry-READ-CAPACITY-for-ALUA-state-transit.patch.
- commit 6221d57
* Fri Feb 21 2020 hare@suse.de
- Delete
patches.suse/sd-always-scan-VPD-pages-if-thin-provisioning-is-ena.patch.
- commit 7919fbe
* Fri Feb 21 2020 hare@suse.de
- Delete patches.suse/scsi-disable-VPD-page-check-on-error.patch.
- commit e6dd2e4
* Fri Feb 21 2020 hare@suse.de
- ch: review and re-enable refcounting patches
- ch: remove ch_mutex() (bsc#1124235).
- ch: synchronize ch_probe() and ch_open() (bsc#1124235).
- Refresh
patches.suse/ch-fixup-refcounting-imbalance-for-SCSI-devices.patch.
- Delete
patches.suse/ch-add-missing-mutex_lock-mutex_unlock-in-ch_release.patch.
- commit 9a39484
* Fri Feb 21 2020 hare@suse.de
- scsi: mpt3sas: Update drive version to 33.100.00.00
(jsc#SLE-10717).
- scsi: mpt3sas: Remove usage of device_busy counter
(jsc#SLE-10717).
- scsi: mpt3sas: Print function name in which cmd timed out
(jsc#SLE-10717).
- scsi: mpt3sas: Optimize mpt3sas driver logging (jsc#SLE-10717).
- scsi: mpt3sas: print in which path firmware fault occurred
(jsc#SLE-10717).
- scsi: mpt3sas: Handle CoreDump state from watchdog thread
(jsc#SLE-10717).
- scsi: mpt3sas: Add support IOCs new state named COREDUMP
(jsc#SLE-10717).
- scsi: mpt3sas: renamed _base_after_reset_handler function
(jsc#SLE-10717).
- scsi: mpt3sas: Add support for NVMe shutdown (jsc#SLE-10717).
- scsi: mpt3sas: Update MPI Headers to v02.00.57 (jsc#SLE-10717).
- scsi: mpt3sas: Fix double free in attach error handling
(jsc#SLE-10717).
- scsi: mpt3sas: change allocation option (jsc#SLE-10717).
- scsi: mpt3sas: Clean up some indenting (jsc#SLE-10717).
- commit 916674e
* Fri Feb 21 2020 hare@suse.de
- megaraid_sas-fixup-MSIx-interrupt-setup-during-resume.patch: replace with upstream version
- commit 56ba2a9
* Fri Feb 21 2020 hare@suse.de
- scsi: megaraid_sas: Update driver version to 07.713.01.00-rc1
(jsc#SLE-10720).
- scsi: megaraid_sas: Use Block layer API to check SCSI device
in-flight IO requests (jsc#SLE-10720).
- scsi: megaraid_sas: Limit the number of retries for the IOCTLs
causing firmware fault (jsc#SLE-10720).
- scsi: megaraid_sas: Do not initiate OCR if controller is not
in ready state (jsc#SLE-10720).
- scsi: megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
(jsc#SLE-10720).
- scsi: megaraid_sas: Do not set HBA Operational if FW is not
in operational state (jsc#SLE-10720).
- scsi: megaraid_sas: Do not kill HBA if JBOD Seqence map or
RAID map is disabled (jsc#SLE-10720).
- scsi: megaraid_sas: Do not kill host bus adapter, if adapter
is already dead (jsc#SLE-10720).
- scsi: megaraid_sas: Update optimal queue depth for SAS and
NVMe devices (jsc#SLE-10720).
- scsi: megaraid_sas: Set no_write_same only for Virtual Disk
(jsc#SLE-10720).
- scsi: megaraid_sas: Reset adapter if FW is not in READY state
after device resume (jsc#SLE-10720).
- commit 65e16b2
* Fri Feb 21 2020 hare@suse.de
- Disable 'megaraid_sas-fixup-MSIx-interrupt-setup-during-resume'
- commit e492554
* Fri Feb 21 2020 mkubecek@suse.cz
- series.conf: cleanup
Move patches.suse/suse-hv-kabi.patch into kABI padding section.
- commit fc6dc14
* Fri Feb 21 2020 rgoldwyn@suse.com
- fix up iter on short count in fuse_direct_io() (git-fixes).
- ovl: fix lseek overflow on 32bit (git-fixes).
- ovl: fix wrong WARN_ON() in ovl_cache_update_ino() (git-fixes).
- commit 508fa98
* Fri Feb 21 2020 rgoldwyn@suse.com
- Refresh patches.suse/new-helper-lookup_positive_unlocked.patch.
Remove compiler warnings because of unused goto label.
- commit 71e012e
* Thu Feb 20 2020 ohering@suse.de
- hyper-v: Untangle stimers and timesync from clocksources (jsc#SLE-8133).
- commit a1b2308
* Thu Feb 20 2020 ohering@suse.de
- hv: kabi placeholders (jsc#SLE-8133).
- commit c3e96e8
* Thu Feb 20 2020 jroedel@suse.de
- KVM: x86/mmu: Add explicit access mask for MMIO SPTEs
(bsc#1164354).
- Refresh patches.suse/kvm-mmu-ITLB_MULTIHIT-mitigation.patch.
- Refresh
patches.suse/kvm-svm-override-default-mmio-mask-if-memory-encryption-is-enabled.
- commit 8a15fbd
* Thu Feb 20 2020 ailiopoulos@suse.com
- xfs: push the grant head when the log head moves forward
(bsc#1164095).
- commit d1770d3
* Thu Feb 20 2020 ailiopoulos@suse.com
- xfs: push iclog state cleaning into xlog_state_clean_log
(bsc#1164095).
- commit d1535a4
* Thu Feb 20 2020 ailiopoulos@suse.com
- xfs: factor iclog state processing out of
xlog_state_do_callback() (bsc#1164095).
- commit 3094c67
* Thu Feb 20 2020 ailiopoulos@suse.com
- xfs: factor callbacks out of xlog_state_do_callback()
(bsc#1164095).
- commit 901e51d
* Thu Feb 20 2020 ailiopoulos@suse.com
- xfs: factor debug code out of xlog_state_do_callback()
(bsc#1164095).
- commit 860c5ae
* Thu Feb 20 2020 jroedel@suse.de
- KVM: x86/mmu: Revert "KVM: x86/mmu: Remove is_obsolete() call"
(bsc#1164357).
- Refresh
patches.suse/kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch.
- commit c9e37dc
* Thu Feb 20 2020 jroedel@suse.de
- KVM: x86/mmu: Revert "Revert "KVM: MMU: reclaim the
zapped-obsolete page first"" (bsc#1164361).
- Refresh
patches.suse/kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch.
- commit 3193cde
* Thu Feb 20 2020 jroedel@suse.de
- KVM: x86: Unconditionally call x86 ops that are always
implemented (bsc#1164382).
- Refresh
patches.suse/kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch.
- commit 3095ae2
* Thu Feb 20 2020 mbrugger@suse.com
- ARM: dts: stm32: add missing vdda-supply to adc on
stm32429i-eval (bsc#1164461).
- commit da5a397
* Thu Feb 20 2020 mbrugger@suse.com
- blacklist.conf: add duplicated commit ID
- commit a626162
* Thu Feb 20 2020 ailiopoulos@suse.com
- xfs: prevent CIL push holdoff in log recovery (bsc#1164095).
- commit d2cfffa
* Thu Feb 20 2020 mbrugger@suse.com
- blacklist.conf: ignore fix for not supported arch
- commit ca8ddc1
* Thu Feb 20 2020 jroedel@suse.de
- iommu/qcom: Fix bogus detach logic (bsc#1164445).
- iommu/vt-d: Simplify check in identity_mapping() (bsc#1159594).
- iommu/vt-d: Remove deferred_attach_domain() (bsc#1159594).
- iommu/vt-d: Do deferred attachment in iommu_need_mapping()
(bsc#1159594).
- iommu/vt-d: Move deferred device attachment into helper function
(bsc#1159594).
- iommu/vt-d: Add attach_deferred() helper (bsc#1159594).
- iommu/vt-d: Fix compile warning from intel-svm.h (bsc#1164446).
- KVM: x86/mmu: Fix struct guest_walker arrays for 5-level paging
(bsc#1164356).
- KVM: nVMX: Use correct root level for nested EPT shadow page
tables (bsc#1164330).
- KVM: x86: Mask off reserved bit from #DB exception payload
(bsc#1164353).
- KVM: Use vcpu-specific gva->hva translation when querying host
page size (bsc#1164337).
- KVM: x86: Revert "KVM: X86: Fix fpu state crash in kvm guest"
(bsc#1164381).
- KVM: x86: Ensure guest's FPU state is loaded when accessing
for emulation (bsc#1164344).
- KVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put}_guest_fpu()
(bsc#1164349).
- KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
(bsc#1164374).
- KVM: x86: Protect DR-based index computations from
Spectre-v1/L1TF attacks (bsc#1164365).
- KVM: x86: Protect exit_reason from being used in Spectre-v1/L1TF
attacks (bsc#1164366).
- KVM: x86: Protect MSR-based index computations from
Spectre-v1/L1TF attacks in x86.c (bsc#1164371).
- KVM: x86: Protect MSR-based index computations in pmu.h from
Spectre-v1/L1TF attacks (bsc#1164373).
- KVM: x86: Protect MSR-based index computations in
fixed_msr_to_seg_unit() from Spectre-v1/L1TF attacks
(bsc#1164372).
- KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF
attacks (bsc#1164370).
- KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF
attacks (bsc#1164368).
- KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF
attacks (bsc#1164367).
- KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF
attacks (bsc#1164376).
- KVM: x86: Protect kvm_hv_msr_[get|set]_crash_data() from
Spectre-v1/L1TF attacks (bsc#1164369).
- KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacks
(bsc#1164375).
- kvm/svm: PKU not currently supported (bsc#1164335).
- KVM: x86: Remove spurious clearing of async #PF MSR
(bsc#1164378).
- KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction
path (bsc#1164379).
- KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
(bsc#1164348).
- KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVM
(bsc#1164355).
- KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
(bsc#1164346).
- kvm: nVMX: VMWRITE checks unsupported field before read-only
field (bsc#1164331).
- kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
(bsc#1164332).
- kvm: nVMX: Relax guest IA32_FEATURE_CONTROL constraints
(bsc#1164329).
- KVM: retpolines: x86: eliminate retpoline from vmx.c exit
handlers (bsc#1164333).
- KVM: VMX: Fix conditions for guest IA32_XSS support
(bsc#1164340).
- KVM: x86: Introduce vcpu->arch.xsaves_enabled (bsc#1164351).
- KVM: SVM: Guard against DEACTIVATE when performing
WBINVD/DF_FLUSH (bsc#1164334).
- KVM: SVM: Serialize access to the SEV ASID bitmap (bsc#1164336).
- KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
(bsc#1164339).
- KVM: VMX: Consider PID.PIR to determine if vCPU has pending
interrupts (bsc#1164338).
- KVM: nVMX: Don't leak L1 MMIO regions to L2 (bsc#1164328).
- kvm: vmx: Limit guest PMCs to those supported on the host
(bsc#1164342).
- kvm: x86: Use AMD CPUID semantics for AMD vCPUs (bsc#1164383).
- kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
(bsc#1164350).
- kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func
(bsc#1164345).
- KVM: x86/mmu: Revert "Revert "KVM: MMU: collapse TLB flushes
when zap all pages"" (bsc#1164360).
- KVM: x86/mmu: Revert "Revert "KVM: MMU: zap pages in batch""
(bsc#1164363).
- KVM: x86/mmu: Revert "Revert "KVM: MMU: add tracepoint for
kvm_mmu_invalidate_all_pages"" (bsc#1164359).
- KVM: x86/mmu: Revert "Revert "KVM: MMU: show mmu_valid_gen in
shadow page related tracepoints"" (bsc#1164362).
- KVM: x86/mmu: Treat invalid shadow pages as obsolete
(bsc#1164364).
- KVM: x86: Manually flush collapsible SPTEs only when toggling
flags (bsc#1164352).
- KVM: x86: Return to userspace with internal error on unexpected
exit reason (bsc#1164380).
- KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM
code (bsc#1164343).
- KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers
(bsc#1164377).
- KVM: x86: Fix x86_decode_insn() return when fetching insn
bytes fails (bsc#1164347).
- commit d065de5
* Thu Feb 20 2020 ailiopoulos@suse.com
- xfs: push the AIL in xlog_grant_head_wake (bsc#1164095).
- commit 1bce18c
* Thu Feb 20 2020 mkubecek@suse.cz
- enable patches.suse/lan78xx-Enable-LEDs-and-auto-negotiation.patch
This is one of inherited SLE15-SP1 non-upstream patches. It doesn't really
match the bug it references and there has not been any apparent attempt to
get it into mainline since it was added to SLE15. To avoid regressions,
keep it in SLE15-SP2 for now but drop with SLE16 unless it gets upstreamed
or there is at least some serious attempt to upstream it.
Rename patches.suse/bsc1084332-0003-lan78xx-Enable-LEDs-and-auto-negotiation.patch
to patches.suse/lan78xx-Enable-LEDs-and-auto-negotiation.patch, refresh it,
enable and move into NIC driver section.
- commit 627e945
* Thu Feb 20 2020 ohering@suse.de
- hv_balloon: Balloon up according to request page number
(git-fixes).
- scsi: storvsc: Correctly set number of hardware queues for
IDE disk (git-fixes).
- hv_netvsc: Fix unwanted rx_table reset (git-fixes).
- hv_netvsc: Fix tx_table init in rndis_set_subchannel()
(git-fixes).
- Drivers: hv: balloon: Remove dependencies on guest page size
(git-fixes).
- hv_netvsc: flag software created hash value (git-fixes).
- hv_netvsc: Fix send_table offset in case of a host bug
(git-fixes).
- hv_netvsc: Fix offset usage in netvsc_send_table() (git-fixes).
- commit 9bdb4de
* Wed Feb 19 2020 msuchanek@suse.de
- powerpc/tm: Fix clearing MSR[TS] in current when reclaiming
on signal delivery (bsc#1118338 ltc#173734).
- commit 2e0d5f0
* Wed Feb 19 2020 tiwai@suse.de
- ASoC: sun8i-codec: Fix setting DAI data format (git-fixes).
- ASoC: fsl_sai: Fix exiting path on probing failure (git-fixes).
- ALSA: hda: Use scnprintf() for printing texts for sysfs/procfs
(git-fixes).
- ALSA: hda/realtek - Apply quirk for yet another MSI laptop
(git-fixes).
- ALSA: hda/realtek - Apply quirk for MSI GP63, too (git-fixes).
- ALSA: rawmidi: Avoid bit fields for state flags (git-fixes).
- ALSA: seq: Fix concurrent access to queue current tick/time
(git-fixes).
- ALSA: seq: Avoid concurrent access to queue flags (git-fixes).
- commit a23ff90
* Wed Feb 19 2020 mbrugger@suse.com
- ata: ahci: Add shutdown to freeze hardware resources of ahci
(bsc#1164388).
- commit ce5f6e5
* Wed Feb 19 2020 jroedel@suse.de
- iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA (bsc#1164308).
- commit d6eceea
* Wed Feb 19 2020 jroedel@suse.de
- blacklist.conf: Add b06c076ea962 Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"
- commit 08f1fd5
* Wed Feb 19 2020 jroedel@suse.de
- blacklist.conf: Add 6e8fa7404c13 Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"
- commit 4c1b45c
* Wed Feb 19 2020 jroedel@suse.de
- perf/x86/intel: Fix inaccurate period in context switch for
auto-reload (bsc#1164307).
- iommu/vt-d: Avoid sending invalid page response (bsc#1164304).
- iommu/vt-d: Fix off-by-one in PASID allocation (bsc#1164305).
- iommu/vt-d: Match CPU and IOMMU paging mode (bsc#1164306).
- iommu/amd: Only support x2APIC with IVHD type 11h/40h
(bsc#1164303).
- iommu/amd: Check feature support bit before accessing MSI
capability registers (bsc#1164302).
- commit ead9f32
* Wed Feb 19 2020 mbenes@suse.cz
- tracing: Fix now invalid var_ref_vals assumption in trace action
(git-fixes).
- commit 9385a9b
* Wed Feb 19 2020 jack@suse.cz
- block: fix get_max_segment_size() overflow on 32bit arch
(bsc#1164285).
- commit 88517df
* Wed Feb 19 2020 jack@suse.cz
- ext4: fix support for inode sizes > 1024 bytes (bsc#1164284).
- commit 05b8b1c
* Wed Feb 19 2020 jack@suse.cz
- memcg: fix a crash in wb_workfn when a device disappears
(bsc#1164276).
- commit b25cbaa
* Wed Feb 19 2020 mbrugger@suse.com
- arm64: dts: agilex/stratix10: fix pmu interrupt numbers
(bsc#1164272).
- commit 0c677d5
* Wed Feb 19 2020 mbrugger@suse.com
- arm64: KVM: Device mappings should be execute-never
(bsc#1164268).
- Refresh
patches.suse/arm64-Ensure-VM_WRITE-VM_SHARED-ptes-are-clean-by-de.patch.
- commit b79bc51
* Wed Feb 19 2020 mkubecek@suse.cz
- fix upstream references
- fix Patch-mainline:
patches.suse/fix-autofs-regression-caused-by-follow_managed-changes.patch
patches.suse/fix-dget_parent-fastpath-race.patch
patches.suse/fsnamei.c-fix-missing-barriers-when-checking-positivity.patch
patches.suse/fsnamei.c-pull-positivity-check-into-follow_managed.patch
patches.suse/new-helper-lookup_positive_unlocked.patch
- commit d37656d
* Wed Feb 19 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream reference and resort:
patches.suse/dma-contiguous-cma-give-precedence-to-cmdline.patch
- commit 1b96e18
* Wed Feb 19 2020 lyan@suse.com
- Replace
Replace patches.suse/kvm-aarch64-avoid-guest-access-host-pmu-register.patch
with patches.suse/KVM-arm64-Write-arch.mdcr_el2-changes-since-last-vcp.patch
upstream id is 4942dec6638b0 (bsc#1161692).
- commit 6264601
* Tue Feb 18 2020 tbogendoerfer@suse.de
- netdevsim: fix ptr_ret.cocci warnings (bsc#1154353).
- commit acfaee7
* Tue Feb 18 2020 rgoldwyn@suse.com
- fix autofs regression caused by follow_managed() changes
(git-fixes, bsc#1159271).
- commit a954cfa
* Tue Feb 18 2020 rgoldwyn@suse.com
- fs/namei.c: fix missing barriers when checking positivity
(bsc#1159271).
- fix dget_parent() fastpath race (bsc#1159271).
- new helper: lookup_positive_unlocked() (bsc#1159271).
- fs/namei.c: pull positivity check into follow_managed()
(bsc#1159271).
- commit 15f64cd
* Tue Feb 18 2020 mgorman@suse.de
- sched/fair: fix statistics for find_idlest_group() (bnc#1155798
(CPU scheduler functional and performance backports)).
- commit 2db86c8
* Tue Feb 18 2020 mgorman@suse.de
- sched/fair: Fix kernel-doc warning in attach_entity_load_avg()
(git fixes (sched)).
- commit 366accc
* Tue Feb 18 2020 msuchanek@suse.de
- powerpc/kexec: Move kexec files into a dedicated subdir
(bsc#1140025 ltc#176086).
Refresh
patches.suse/powerpc-Avoid-clang-warnings-around-setjmp-and-longj.patch.
- powerpc/32: Split kexec low level code out of misc_32.S
(bsc#1140025 ltc#176086).
- commit ea45911
* Tue Feb 18 2020 mbrugger@suse.com
- arm64: dts: fast models: Fix FVP PCI interrupt-map property
(bsc#1164201).
- arm64: ssbs: Fix context-switch when SSBS is present on all CPUs
(bsc#1164221).
- arm64: dts: marvell: clearfog-gt-8k: fix switch cpu port node
(bsc#1164211).
- arm64: acpi: fix DAIF manipulation with pNMI (bsc#1164197).
- arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
(bsc#1164219).
- arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations
(bsc#1164220).
- arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly
(bsc#1164199).
- arm64: cpufeature: Fix the type of no FP/SIMD capability
(bsc#1164198).
- arm64: kbuild: remove compressed images on 'make ARCH=arm64
(dist)clean' (bsc#1164218).
- arm64: dts: allwinner: a64: olinuxino: Fix SDIO supply regulator
(bsc#1164200).
- arm64: dts: imx8mq-librem5-devkit: use correct interrupt for
the magnetometer (bsc#1164205).
- arm64: dts: imx8mm: Change SDMA1 ahb clock for imx8mm
(bsc#1164202).
- arm64: dts: ls1028a: fix endian setting for dcfg (bsc#1164208).
- arm64: Implement copy_thread_tls (bsc#1164195).
- update arm64 config files (add HAVE_COPY_THREAD_TLS=y)
- arm64: Move __ARCH_WANT_SYS_CLONE3 definition to uapi headers
(bsc#1164196).
- arm64: dts: ls1028a: fix reboot node (bsc#1164209).
- Revert "arm64: dts: juno: add dma-ranges property"
(bsc#1164194).
- arm64: dts: juno: Fix UART frequency (bsc#1164206).
- arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth node
(bsc#1164216).
- arm64: dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth
node (bsc#1164215).
- arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled
node (bsc#1164214).
- arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid
power failed warning (bsc#1164217).
- arm64: dts: meson: axg: fix audio fifo reg size (bsc#1164212).
- arm64: dts: marvell: Fix CP110 NAND controller node multi-line
comment alignment (bsc#1164210).
- arm64: dts: imx8mm: Correct OPP table according to latest
datasheet (bsc#1164203).
- commit 8ffc54a
* Tue Feb 18 2020 msuchanek@suse.de
- powerpc: avoid adjusting memory_limit for capture kernel memory
reservation (bsc#1140025).
- powerpc: reserve memory for capture kernel after hugepages init
(bsc#1140025).
- commit 3e6df66
* Tue Feb 18 2020 dwagner@suse.de
- nvme: fix the parameter order for nvme_get_log in
nvme_get_fw_slot_info (bsc#1163774).
- commit f4930bf
* Tue Feb 18 2020 mbrugger@suse.com
- ARM: npcm: Bring back GPIOLIB support (bsc#1164185).
- commit 3c9a346
* Tue Feb 18 2020 mbrugger@suse.com
- blacklist.conf: blacklist commits with wrong fixes ID
- commit b51d31a
* Tue Feb 18 2020 mbrugger@suse.com
- ARM: dts: am43xx: add support for clkout1 clock (bsc#1164150).
- ARM: dts: meson8b: use the actual frequency for the GPU's
364MHz OPP (bsc#1164174).
- ARM: dts: meson8: use the actual frequency for the GPU's
182.1MHz OPP (bsc#1164172).
- ARM: dts: meson8b: fix the clock controller compatible string
(bsc#1164173).
- ARM: dts: at91: sama5d3: define clock rate range for tcb1
(bsc#1164156).
- ARM: dts: at91: sama5d3: fix maximum peripheral clock rates
(bsc#1164157).
- ARM: dts: at91: Reenable UART TX pull-ups (bsc#1164155).
- ARM: dts: stm32: Add power-supply for DSI panel on
stm32f469-disco (bsc#1164177).
- ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash
support (bsc#1164167).
- ARM: dts: imx6sll-evk: Remove incorrect power supply assignment
(bsc#1164164).
- ARM: dts: imx6sl-evk: Remove incorrect power supply assignment
(bsc#1164163).
- ARM: dts: imx6sx-sdb: Remove incorrect power supply assignment
(bsc#1164165).
- ARM: dts: imx6qdl-sabresd: Remove incorrect power supply
assignment (bsc#1164162).
- ARM: dts: imx6q-icore-mipi: Use 1.5 version of i.Core MX6DL
(bsc#1164161).
- ARM: dts: imx6q-dhcom: Fix SGTL5000 VDDIO regulator connection
(bsc#1164159).
- ARM: dts: imx7ulp: fix reg of cpu node (bsc#1164168).
- ARM: dts: imx6q-dhcom: fix rtc compatible (bsc#1164160).
- ARM: dts: meson8: fix the size of the PMU registers
(bsc#1164171).
- ARM: dts: am571x-idk: Fix gpios property to have the correct
gpio number (bsc#1164151).
- ARM: OMAP2+: Fix ti_sysc_find_one_clockdomain to check for
to_clk_hw_omap (bsc#1164146).
- ARM: dts: imx6ul: imx6ul-14x14-evk.dtsi: Fix SPI NOR probing
(bsc#1164166).
- ARM: dts: bcm283x: Fix critical trip point (bsc#1164158).
- ARM: dts: Cygnus: Fix MDIO node address/size cells
(bsc#1164148).
- ARM: dts: BCM5301X: Fix MDIO node address/size cells
(bsc#1164147).
- ARM: dts: Fix sgx sysconfig register for omap4 (bsc#1164149).
- ARM: dts: logicpd-torpedo-37xx-devkit-28: Reference new DRM
panel (bsc#1164170).
- ARM: dts: s3c64xx: Fix init order of clock providers
(bsc#1164176).
- ARM: dts: stm32: relax qspi pins slew-rate for stm32mp157
(bsc#1164182).
- ARM: dts: sunxi: Revert phy-names removal for ECHI and OHCI
(bsc#1164184).
- ARM: omap2plus_defconfig: Enable DRM_TI_TFP410 (bsc#1164186).
- ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux
(bsc#1164169).
- ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit (bsc#1164152).
- ARM: dts: aspeed: swift: Change power supplies to version 2
(bsc#1164153).
- ARM: dts: aspeed: swift: Fix FSI GPIOs (bsc#1164154).
- ARM: dts: r8a7779: Use SYSC "always-on" PM Domain for HSCIF
(bsc#1164175).
- ARM: dts: stm32: add pwm cells to stm32f746 (bsc#1164180).
- ARM: dts: stm32: add pwm cells to stm32f429 (bsc#1164179).
- ARM: dts: stm32: add pwm cells to stm32mp157c (bsc#1164181).
- ARM: dts: stm32: add missing vdda-supply to adc on
stm32h743i-eval (bsc#1164178).
- ARM: dts: stm32: remove fixed regulator unit address on
stm32429i-eval (bsc#1164183).
- commit 303d59d
* Tue Feb 18 2020 msuchanek@suse.de
- asm-generic/tlb: avoid potential double flush (bsc#1163776
ltc#183929).
- commit 3b90a7e
* Tue Feb 18 2020 mbrugger@suse.com
- lib/vdso: Make __arch_update_vdso_data() logic understandable
(bsc#1164141).
- commit 0a18ce1
* Tue Feb 18 2020 lhenriques@suse.com
- ceph: noacl mount option is effectively ignored (jsc#SES-1134).
- ceph: canonicalize server path in place (jsc#SES-1134).
- ceph: do not execute direct write in parallel if O_APPEND is
specified (jsc#SES-1134).
- rbd: set the 'device' link in sysfs (jsc#SES-1134).
- ceph: move net/ceph/ceph_fs.c to fs/ceph/util.c (jsc#SES-1134).
- ceph: print name of xattr in __ceph_{get,set}xattr() douts
(jsc#SES-1134).
- ceph: print r_direct_hash in hex in __choose_mds() dout
(jsc#SES-1134).
- ceph: use copy-from2 op in copy_file_range (jsc#SES-1134).
- ceph: close holes in structs ceph_mds_session and
ceph_mds_request (jsc#SES-1134).
- ceph: allocate the correct amount of extra bytes for the
session features (jsc#SES-1134).
- ceph: rename get_session and switch to use ceph_get_mds_session
(jsc#SES-1134).
- ceph: remove the extra slashes in the server path
(jsc#SES-1134).
- ceph: add possible_max_rank and make the code more readable
(jsc#SES-1134).
- ceph: print dentry offset in hex and fix xattr_version type
(jsc#SES-1134).
- ceph: only touch the caps which have the subset mask requested
(jsc#SES-1134).
- ceph: don't clear I_NEW until inode metadata is fully populated
(jsc#SES-1134).
- ceph: retry the same mds later after the new session is opened
(jsc#SES-1134).
- ceph: check availability of mds cluster on mount after wait
timeout (jsc#SES-1134).
- ceph: keep the session state until it is released
(jsc#SES-1134).
- ceph: add __send_request helper (jsc#SES-1134).
- ceph: ensure we have a new cap before continuing in fill_inode
(jsc#SES-1134).
- ceph: drop unused ttl_from parameter from fill_inode
(jsc#SES-1134).
- ceph: fix possible long time wait during umount (jsc#SES-1134).
- ceph: only choose one MDS who is in up:active state without
laggy (jsc#SES-1134).
- ceph: fix mdsmap cluster available check based on laggy number
(jsc#SES-1134).
- ceph: remove unnecessary assignment in ceph_pre_init_acls()
(jsc#SES-1134).
- ceph: delete redundant douts in con_get/put() (jsc#SES-1134).
- commit 7a69ca8
* Tue Feb 18 2020 tbogendoerfer@suse.de
- IB/mlx5: Use div64_u64 for num_var_hw_entries calculation
(jsc#SLE-8446).
- RDMA/core: Fix protection fault in get_pkey_idx_qp_list
(jsc#SLE-8449).
- RDMA/rxe: Fix soft lockup problem due to using tasklets in
softirq (jsc#SLE-8449).
- RDMA/mlx5: Prevent overflow in mmap offset calculations
(jsc#SLE-8446).
- IB/umad: Fix kernel crash while unloading ib_umad
(jsc#SLE-8449).
- RDMA/mlx5: Fix async events cleanup flows (jsc#SLE-8446).
- RDMA/core: Add missing list deletion on freeing event queue
(jsc#SLE-8449).
- RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()
(jsc#SLE-8381).
- RDMA/iw_cxgb4: initiate CLOSE when entering TERM (jsc#SLE-8392).
- IB/mlx5: Return failure when rts2rts_qp_counters_set_id is
not supported (jsc#SLE-8446).
- RDMA/core: Fix invalid memory access in spec_filter_size
(jsc#SLE-8449).
- IB/rdmavt: Reset all QPs when the device is shut down
(jsc#SLE-8449).
- IB/hfi1: Close window for pq and request coliding
(jsc#SLE-8449).
- IB/hfi1: Acquire lock to release TID entries when user file
is closed (jsc#SLE-8449).
- RDMA/hfi1: Fix memory leak in _dev_comp_vect_mappings_create
(jsc#SLE-8449).
- net: hns3: fix a copying IPv6 address error in
hclge_fd_get_flow_tuples() (bsc#1154353).
- net: hns3: fix VF bandwidth does not take effect in some case
(bsc#1154353).
- net: hns3: add management table after IMP reset (bsc#1154353).
- page_pool: refill page when alloc.count of pool is zero
(bsc#1154353).
- ice: Trivial fixes (jsc#SLE-7926).
- ice: Use correct netif error function (jsc#SLE-7926).
- ice: Cleanup ice_vsi_alloc_q_vectors (jsc#SLE-7926).
- ice: Make print statements more compact (jsc#SLE-7926).
- ice: Use ice_pf_to_dev (jsc#SLE-7926).
- ice: Remove possible null dereference (jsc#SLE-7926).
- ice: update Unit Load Status bitmask to check after reset
(jsc#SLE-7926).
- ice: fix and consolidate logging of NVM/firmware version
information (jsc#SLE-7926).
- ice: Modify link message logging (jsc#SLE-7926).
- ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps
(jsc#SLE-7926).
- ice: Remove ice_dev_onetime_setup() (jsc#SLE-7926).
- ice: Don't allow same value for Rx tail to be written twice
(jsc#SLE-7926).
- ice: display supported and advertised link modes (jsc#SLE-7926).
- ice: Fix switch between FW and SW LLDP (jsc#SLE-7926).
- ice: Fix DCB rebuild after reset (jsc#SLE-7926).
- net: ena: ena-com.c: prevent NULL pointer dereference
(bsc#1154492).
- net: ena: ethtool: use correct value for crc32 hash
(bsc#1154492).
- net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGE
(bsc#1154492).
- net: ena: fix corruption of dev_idx_to_host_tbl (bsc#1154492).
- net: ena: fix incorrectly saving queue numbers when setting
RSS indirection table (bsc#1154492).
- net: ena: rss: store hash function as values and not bits
(bsc#1154492).
- net: ena: rss: fix failure to get indirection table
(bsc#1154492).
- net: ena: rss: do not allocate key when not supported
(bsc#1154492).
- net: ena: fix incorrect default RSS key (bsc#1154492).
- net: ena: add missing ethtool TX timestamping indication
(bsc#1154492).
- net: ena: fix uses of round_jiffies() (bsc#1154492).
- net: ena: fix potential crash when rxfh key is NULL
(bsc#1154492).
- i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
(bsc#1163036).
- bpf: Improve bucket_log calculation logic (bsc#1154353).
- i40e: Relax i40e_xsk_wakeup's return value when PF is busy
(jsc#SLE-8025).
- mlxsw: spectrum_dpipe: Add missing error path (bsc#1154488).
- mlxsw: core: Add validation of hardware device types for MGPIR
register (bsc#1154488).
- ipv6/addrconf: fix potential NULL deref in inet6_set_link_af()
(bsc#1154353).
- taprio: Fix dropping packets when using taprio + ETF offloading
(bsc#1154353).
- taprio: Use taprio_reset_tc() to reset Traffic Classes
configuration (bsc#1154353).
- taprio: Add missing policy validation for flags (bsc#1154353).
- taprio: Fix still allowing changing the flags during runtime
(bsc#1154353).
- taprio: Fix enabling offload with wrong number of traffic
classes (bsc#1154353).
- net/mlx5: Deprecate usage of generic TLS HW capability bit
(jsc#SLE-8464).
- net/mlx5e: TX, Error completion is for last WQE in batch
(jsc#SLE-8464).
- net/mlx5: IPsec, fix memory leak at
mlx5_fpga_ipsec_delete_sa_ctx (jsc#SLE-8464).
- net/mlx5: IPsec, Fix esp modify function attribute
(jsc#SLE-8464).
- net/mlx5: Fix deadlock in fs_core (jsc#SLE-8464).
- skbuff: fix a data race in skb_queue_len() (bsc#1154353).
- cxgb4: Added tls stats prints (jsc#SLE-8389).
- net_sched: fix an OOB access in cls_tcindex (bsc#1154353).
- netdevsim: remove unused sdev code (bsc#1154353).
- netdevsim: use __GFP_NOWARN to avoid memalloc warning
(bsc#1154353).
- netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs
(bsc#1154353).
- netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()
(bsc#1154353).
- netdevsim: fix panic in nsim_dev_take_snapshot_write()
(bsc#1154353).
- netdevsim: disable devlink reload when resources are being used
(bsc#1154353).
- netdevsim: fix using uninitialized resources (bsc#1154353).
- bnxt_en: Fix TC queue mapping (jsc#SLE-8371 bsc#1153274).
- bnxt_en: Fix logic that disables Bus Master during firmware
reset (jsc#SLE-8371 bsc#1153274).
- bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Refactor logic to re-enable SRIOV after firmware
reset detected (jsc#SLE-8371 bsc#1153274).
- cls_rsvp: fix rsvp_policy (bsc#1154353).
- RDMA/core: Make the entire API tree static (jsc#SLE-8449).
- RDMA/efa: Mask access flags with the correct optional range
(jsc#SLE-5640).
- RDMA/cma: Fix unbalanced cm_id reference count during address
resolve (jsc#SLE-8449).
- RDMA/umem: Fix ib_umem_find_best_pgsz() (jsc#SLE-8449).
- IB/mlx4: Fix leak in id_map_find_del (jsc#SLE-8461).
- IB/opa_vnic: Spelling correction of 'erorr' to 'error'
(jsc#SLE-8449).
- IB/hfi1: Fix logical condition in msix_request_irq
(jsc#SLE-8449).
- RDMA/cm: Use IBA functions for complex structure members
(jsc#SLE-8449).
- RDMA/cm: Use IBA functions for simple structure members
(jsc#SLE-8449).
- RDMA/cm: Use IBA functions for swapping get/set acessors
(jsc#SLE-8449).
- RDMA/cm: Use IBA functions for simple get/set acessors
(jsc#SLE-8449).
- RDMA/cm: Add SET/GET implementations to hide IBA wire format
(jsc#SLE-8449).
- RDMA/cm: Add accessors for CM_REQ transport_type (jsc#SLE-8449).
- IB/mlx5: Return the administrative GUID if exists
(jsc#SLE-8446).
- RDMA/core: Ensure that rdma_user_mmap_entry_remove() is a fence
(jsc#SLE-8449).
- IB/mlx4: Fix memory leak in add_gid error flow (jsc#SLE-8461).
- IB/mlx5: Expose RoCE accelerator counters (jsc#SLE-8446).
- RDMA/mlx5: Set relaxed ordering when requested (jsc#SLE-8446).
- RDMA/uverbs: Add new relaxed ordering memory region access flag
(jsc#SLE-8446).
- RDMA/efa: Allow passing of optional access flags for MR
registration (jsc#SLE-5640).
- RDMA/core: Add optional access flags range (jsc#SLE-8449).
- RDMA/uverbs: Verify MR access flags (jsc#SLE-8449).
- RDMA/uverbs: Add ioctl command to get a device context
(jsc#SLE-8449).
- RDMA/core: Remove ucontext_lock from the
uverbs_destry_ufile_hw() path (jsc#SLE-8449).
- RDMA/core: Add UVERBS_METHOD_ASYNC_EVENT_ALLOC (jsc#SLE-8449).
- net/mlx5: Expose relaxed ordering bits (jsc#SLE-8464).
- net/mlx5: Add RoCE accelerator counters (jsc#SLE-8464).
- IB/srp: Never use immediate data if it is disabled by a user
(jsc#SLE-8449).
- RDMA/rxe: Compute the maximum sges and inline size based on
the WQE size (jsc#SLE-8449).
- Introduce maximum WQE size to check limits (jsc#SLE-8449).
- RDMA/efa: Remove unused ucontext parameter from
efa_qp_user_mmap_entries_remove (jsc#SLE-5640).
- RDMA/efa: Remove {} brackets from single statement if
(jsc#SLE-5640).
- RDMA/efa: Device definitions documentation updates
(jsc#SLE-5640).
- RDMA/hns: Add support for extended atomic in userspace
(jsc#SLE-8449).
- RDMA/hns: Get pf capabilities from firmware (jsc#SLE-8449).
- RDMA/hns: Add interfaces to get pf capabilities from firmware
(jsc#SLE-8449).
- RDMA/hns: Remove some redundant variables related to
capabilities (jsc#SLE-8449).
- RDMA/core: Use READ_ONCE for ib_ufile.async_file (jsc#SLE-8449).
- RDMA/core: Make ib_uverbs_async_event_file into a uobject
(jsc#SLE-8449).
- RDMA/core: Remove the ufile arg from rdma_alloc_begin_uobject
(jsc#SLE-8449).
- RDMA/core: Simplify type usage for ib_uverbs_async_handler()
(jsc#SLE-8449).
- RDMA/core: Do not erase the type of ib_wq.uobject
(jsc#SLE-8449).
- RDMA/core: Do not erase the type of ib_srq.uobject
(jsc#SLE-8449).
- RDMA/core: Do not erase the type of ib_qp.uobject
(jsc#SLE-8449).
- RDMA/core: Do not erase the type of ib_cq.uobject
(jsc#SLE-8449).
- RDMA/core: Make ib_ucq_object use ib_uevent_object
(jsc#SLE-8449).
- RDMA/core: Do not allow alloc_commit to fail (jsc#SLE-8449).
- RDMA/mlx5: Simplify devx async commands (jsc#SLE-8446).
- RDMA/core: Simplify destruction of FD uobjects (jsc#SLE-8449).
- RDMA/mlx5: Use RCU and direct refcounts to keep memory alive
(jsc#SLE-8446).
- RDMA/uverbs: Remove needs_kfree_rcu from uverbs_obj_type_class
(jsc#SLE-8449).
- IB/mlx5: Add mmap support for VAR (jsc#SLE-8446).
- IB/mlx5: Introduce VAR object and its alloc/destroy methods
(jsc#SLE-8446).
- IB/mlx5: Extend caps stage to handle VAR capabilities
(jsc#SLE-8446).
- RDMA/core: Remove err in iw_query_port (jsc#SLE-8449).
- RDMA/hns: Add support for reporting wc as software mode
(jsc#SLE-8449).
- RDMA/hns: Bugfix for posting a wqe with sge (jsc#SLE-8449).
- IB/hfi1: Add RcvShortLengthErrCnt to hfi1stats (jsc#SLE-8449).
- IB/hfi1: Add software counter for ctxt0 seq drop (jsc#SLE-8449).
- IB/hfi1: Return void in packet receiving functions
(jsc#SLE-8449).
- IB/hfi1: Decouple IRQ name from type (jsc#SLE-8449).
- IB/hfi1: Create API for auto activate (jsc#SLE-8449).
- IB/hfi1: IB/hfi1: Add an API to handle special case drop
(jsc#SLE-8449).
- IB/hfi1: Move common receive IRQ code to function
(jsc#SLE-8449).
- IB/hfi1: Add fast and slow handlers for receive context
(jsc#SLE-8449).
- IB/hfi1: Move chip specific functions to chip.c (jsc#SLE-8449).
- RDMA/core: Fix locking in ib_uverbs_event_read (jsc#SLE-8449).
- IB/core: Fix build failure without hugepages (jsc#SLE-8449).
- IB/core: Rename event_handler_lock to qp_open_list_lock
(jsc#SLE-8449).
- IB/core: Cut down single member ib_cache structure
(jsc#SLE-8449).
- IB/core: Let IB core distribute cache update events
(jsc#SLE-8449).
- IB/mlx5: Do reverse sequence during device removal
(jsc#SLE-8446).
- RDMA/hns: Fix coding style issues (jsc#SLE-8449).
- RDMA/hns: Replace custom macros HNS_ROCE_ALIGN_UP
(jsc#SLE-8449).
- RDMA/hns: Remove redundant print information (jsc#SLE-8449).
- RDMA/hns: Delete unnessary parameters in hns_roce_v2_qp_modify()
(jsc#SLE-8449).
- RDMA/hns: Update the value of qp type (jsc#SLE-8449).
- RDMA/hns: Remove unused function hns_roce_init_eq_table()
(jsc#SLE-8449).
- RDMA/hns: Avoid printing address of mtt page (jsc#SLE-8449).
- RDMA/core: Add trace points to follow MR allocation
(jsc#SLE-8449).
- RDMA/core: Trace points for diagnosing completion queue issues
(jsc#SLE-8449).
- RDMA/cma: Add trace points in RDMA Connection Manager
(jsc#SLE-8449).
- RDMA/cm: Delete unused CM ARP functions (jsc#SLE-8449).
- RDMA/cm: Delete unused CM LAP functions (jsc#SLE-8449).
- RDMA/i40iw: fix a potential NULL pointer dereference
(jsc#SLE-8449).
- RDMA/rxe: Fix error type of mmap_offset (jsc#SLE-8449).
- RDMA/mlx5: use true,false for bool variable (jsc#SLE-8446).
- RDMA/mlx4: use true,false for bool variable (jsc#SLE-8461).
- IB/iser: use true,false for bool variable (jsc#SLE-8449).
- IB/hfi1: use true,false for bool variable (jsc#SLE-8449).
- RDMA/siw: use true,false for bool variable (jsc#SLE-8381).
- IB/core: Fix ODP with IB_ACCESS_HUGETLB handling (jsc#SLE-8449).
- IB/core: Fix ODP get user pages flow (jsc#SLE-8449).
- IB/mlx5: Unify ODP MR code paths to allow extra flexibility
(jsc#SLE-8446).
- IB/rdmavt: Correct comments in rdmavt_qp.h header
(jsc#SLE-8449).
- IB/hfi1: List all receive contexts from debugfs (jsc#SLE-8449).
- IB/hfi1: Add accessor API routines to access context members
(jsc#SLE-8449).
- RDMA/mlx4: Redo TX checksum offload in line with docs
(jsc#SLE-8461).
- RDMA/cm: Use RCU synchronization mechanism to protect
cm_id_private xa_load() (jsc#SLE-8449).
- RDMA/srpt: Remove unnecessary assertion in srpt_queue_response
(jsc#SLE-8449).
- RDMA/netlink: Do not always generate an ACK for some netlink
operations (jsc#SLE-8449).
- IB/mlx5: Fix outstanding_pi index for GSI qps (jsc#SLE-8446).
- RDMA/siw: Simplify QP representation (jsc#SLE-8381).
- RDMA/hns: Simplify the calculation and usage of wqe idx for
post verbs (jsc#SLE-8449).
- RDMA/bnxt_re: Report more number of completion vectors
(jsc#SLE-8372 bsc#1153275).
- RDMA/qedr: Add kernel capability flags for dpm enabled mode
(jsc#SLE-8215).
- net/core: Do not clear VF index for node/port GUIDs query
(bsc#1154353).
- flow_dissector: Fix to use new variables for port ranges in
bpf hook (bsc#1154353).
- libbpf: Fix realloc usage in bpf_core_find_cands (bsc#1154353).
- sfc: move mcdi filtering code (jsc#SLE-8314).
- sfc: create header for mcdi filtering code (jsc#SLE-8314).
- sfc: rename mcdi filtering functions/structs (jsc#SLE-8314).
- bnxt_en: Add support for devlink info command (jsc#SLE-8371
bsc#1153274).
- devlink: add macro for "fw.roce" (jsc#SLE-8371 bsc#1153274).
- bnxt_en: Rename switch_id to dsn (jsc#SLE-8371 bsc#1153274).
- bnxt_en: Add support to update progress of flash update
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Move devlink_register before registering netdev
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Register devlink irrespective of firmware spec version
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Refactor bnxt_dl_register() (jsc#SLE-8371 bsc#1153274).
- bnxt_en: Disable workaround for lost interrupts on 575XX B0
and newer chips (jsc#SLE-8371 bsc#1153274).
- bnxt_en: Periodically check and remove aged-out ntuple filters
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Do not accept fragments for aRFS flow steering
(jsc#SLE-8371 bsc#1153274).
- bnxt_en: Support UDP RSS hashing on 575XX chips (jsc#SLE-8371
bsc#1153274).
- bnxt_en: Remove the setting of dev_port (jsc#SLE-8371
bsc#1153274).
- bnxt_en: Improve bnxt_probe_phy() (jsc#SLE-8371 bsc#1153274).
- bnxt_en: Improve link up detection (jsc#SLE-8371 bsc#1153274).
- mlxsw: minimal: Fix an error handling path in
'mlxsw_m_port_create()' (bsc#1154488).
- ice: Bump version (jsc#SLE-7926).
- ice: Implement ethtool get/set rx-flow-hash (jsc#SLE-7926).
- ice: Initilialize VF RSS tables (jsc#SLE-7926).
- ice: Optimize table usage (jsc#SLE-7926).
- ice: Enable writing filtering tables (jsc#SLE-7926).
- ice: Populate TCAM filter software structures (jsc#SLE-7926).
- ice: Allocate flow profile (jsc#SLE-7926).
- ice: Enable writing hardware filtering tables (jsc#SLE-7926).
- net: sched: sch_tbf: Don't overwrite backlog before dumping
(bsc#1154353).
- devlink: Add health recover notifications on devlink flows
(bsc#1154353).
- net/mlx5e: Enable all available stats for uplink reps
(jsc#SLE-8464).
- net/mlx5e: Create q counters on uplink representors
(jsc#SLE-8464).
- net/mlx5e: Convert rep stats to mlx5e_stats_grp-based infra
(jsc#SLE-8464).
- net/mlx5e: IPoIB, use separate stats groups (jsc#SLE-8464).
- net/mlx5e: Convert stats groups array to array of group pointers
(jsc#SLE-8464).
- net/mlx5e: Declare stats groups via macro (jsc#SLE-8464).
- net/mlx5e: Profile specific stats groups (jsc#SLE-8464).
- net/mlx5e: Move uplink rep init/cleanup code into own functions
(jsc#SLE-8464).
- net/mlx5: DR, Allow connecting flow table to a lower/same
level table (jsc#SLE-8464).
- net/mlx5: DR, Modify header copy support (jsc#SLE-8464).
- net/mlx5: DR, Modify set action limitation extension
(jsc#SLE-8464).
- net/mlx5e: Add mlx5e_flower_parse_meta support (jsc#SLE-8464).
- net/mlx5e: allow TSO on VXLAN over VLAN topologies
(jsc#SLE-8464).
- net/mlx5e: Fix printk format warning (jsc#SLE-8464).
- bpf: Fix trampoline usage in preempt (bsc#1154353).
- net: hns3: cleanup some coding style issue (bsc#1154353).
- net: hns3: remove redundant print on ENOMEM (bsc#1154353).
- net: hns3: delete unnecessary blank line and space for cleanup
(bsc#1154353).
- net: hns3: rewrite a log in hclge_put_vector() (bsc#1154353).
- net: hns3: refine the input parameter 'size' for snprintf()
(bsc#1154353).
- net: hns3: move duplicated macro definition into header
(bsc#1154353).
- net: hns3: set VF's default reset_type to HNAE3_NONE_RESET
(bsc#1154353).
- net: hns3: do not reuse pfmemalloc pages (bsc#1154353).
- net: hns3: limit the error logging in the hns3_clean_tx_ring()
(bsc#1154353).
- net: hns3: replace snprintf with scnprintf in
hns3_update_strings (bsc#1154353).
- net: hns3: replace snprintf with scnprintf in hns3_dbg_cmd_read
(bsc#1154353).
- RDMA/mlx5: Fix handling of IOVA != user_va in ODP paths
(jsc#SLE-8446).
- IB/mlx5: Mask out unsupported ODP capabilities for kernel QPs
(jsc#SLE-8446).
- RDMA/mlx5: Don't fake udata for kernel path (jsc#SLE-8446).
- IB/mlx5: Add ODP WQE handlers for kernel QPs (jsc#SLE-8446).
- IB/core: Add interface to advise_mr for kernel users
(jsc#SLE-8449).
- IB/core: Introduce ib_reg_user_mr (jsc#SLE-8449).
- net/mlx5: Allow creating autogroups with reserved entries
(jsc#SLE-8464).
- net/mlx5: Add ignore level support fwd to table rules
(jsc#SLE-8464).
- net/mlx5: fs_core: Introduce unmanaged flow tables
(jsc#SLE-8464).
- net/mlx5: Refactor mlx5_create_auto_grouped_flow_table
(jsc#SLE-8464).
- net/mlx5e: Add discard counters per priority (jsc#SLE-8464).
- net/mlx5e: Expose FEC feilds and related capability bit
(jsc#SLE-8464).
- net/mlx5: Add mlx5_ifc definitions for connection tracking
support (jsc#SLE-8464).
- net/mlx5: Add copy header action struct layout (jsc#SLE-8464).
- net/mlx5: Expose resource dump register mapping (jsc#SLE-8464).
- net/mlx5: Add structures and defines for MIRC register
(jsc#SLE-8464).
- net/mlx5: Read MCAM register groups 1 and 2 (jsc#SLE-8464).
- net/mlx5: Add structures layout for new MCAM access reg groups
(jsc#SLE-8464).
- net/mlx5: Expose vDPA emulation device capabilities
(jsc#SLE-8464).
- net/mlx5: Add Virtio Emulation related device capabilities
(jsc#SLE-8464).
- sfc: remove duplicated include from efx.c (jsc#SLE-8314).
- sfc/ethtool_common: Make some function to static (jsc#SLE-8314).
- net: hns3: refactor the notification scheme of PF reset
(bsc#1154353).
- net: hns3: modify hclge_func_reset_sync_vf()'s return type to
void (bsc#1154353).
- net: hns3: enlarge HCLGE_RESET_WAIT_CNT (bsc#1154353).
- net: hns3: refactor the procedure of VF FLR (bsc#1154353).
- net: hns3: refactor the precedure of PF FLR (bsc#1154353).
- net: hns3: split hclgevf_reset() into preparing and rebuilding
part (bsc#1154353).
- net: hns3: split hclge_reset() into preparing and rebuilding
part (bsc#1154353).
- sfc: remove set but not used variable 'nic_data' (jsc#SLE-8314).
- sfc: remove duplicated include from ef10.c (jsc#SLE-8314).
- bnxt: Detach page from page pool before sending up the stack
(jsc#SLE-8371 bsc#1153274).
- devlink: add macro for "fw.psid" (bsc#1154353).
- sfc: move RPS code (jsc#SLE-8314).
- sfc: move yet more functions (jsc#SLE-8314).
- sfc: move RSS code (jsc#SLE-8314).
- sfc: move a couple more functions (jsc#SLE-8314).
- sfc: move some ethtool code (jsc#SLE-8314).
- sfc: move various functions (jsc#SLE-8314).
- sfc: move more rx code (jsc#SLE-8314).
- sfc: move more tx code (jsc#SLE-8314).
- sfc: refactor selftest work init code (jsc#SLE-8314).
- sfc: move MCDI logging device attribute (jsc#SLE-8314).
- sfc: conditioned some functionality (jsc#SLE-8314).
- sfc: move MCDI receive queue management code (jsc#SLE-8314).
- sfc: move MCDI transmit queue management code (jsc#SLE-8314).
- sfc: move MCDI event queue management code (jsc#SLE-8314).
- sfc: move MCDI VI alloc/free code (jsc#SLE-8314).
- sfc: move more MCDI port code (jsc#SLE-8314).
- sfc: move some MCDI port utility functions (jsc#SLE-8314).
- sfc: move some port link state/caps code (jsc#SLE-8314).
- vmxnet3: Remove always false conditional statement
(bsc#1154353).
- bnxt_en: Call recovery done after reset is successfully done
(jsc#SLE-8371 bsc#1153274).
- devlink: add devink notification when reporter update health
state (bsc#1154353).
- devlink: add support for reporter recovery completion
(bsc#1154353).
- sfc: move common tx code (jsc#SLE-8314).
- sfc: move common rx code (jsc#SLE-8314).
- sfc: move event queue management code (jsc#SLE-8314).
- sfc: move channel interrupt management code (jsc#SLE-8314).
- sfc: move channel alloc/removal code (jsc#SLE-8314).
- sfc: move channel start/stop code (jsc#SLE-8314).
- sfc: move some channel-related code (jsc#SLE-8314).
- sfc: move struct init and fini code (jsc#SLE-8314).
- sfc: move some device reset code (jsc#SLE-8314).
- sfc: move datapath management code (jsc#SLE-8314).
- sfc: move mac configuration and status functions (jsc#SLE-8314).
- sfc: move reset workqueue code (jsc#SLE-8314).
- sfc: further preparation for code split (jsc#SLE-8314).
- sfc: add new headers in preparation for code split
(jsc#SLE-8314).
- net/mlx5: DR, Create multiple destination action from
dr_create_fte (jsc#SLE-8464).
- net/mlx5: DR, Add support for multiple destination table action
(jsc#SLE-8464).
- net/mlx5: DR, Align dest FT action creation to API
(jsc#SLE-8464).
- net/mlx5: DR, Pass table flags at creation to lower layer
(jsc#SLE-8464).
- net/mlx5: DR, Create multi-destination table for SW-steering
use (jsc#SLE-8464).
- net/mlx5: DR, Create FTE entry in the FW from SW-steering
(jsc#SLE-8464).
- net/mlx5: DR, Use attributes struct for FW flow table creation
(jsc#SLE-8464).
- net/mlx5: Use async EQ setup cleanup helpers for multiple EQs
(jsc#SLE-8464).
- net/mlx5: Reduce No CQ found log level from warn to debug
(jsc#SLE-8464).
- net/mlx5: Increase the max number of channels to 128
(jsc#SLE-8464).
- net/mlx5e: Support accept action on nic table (jsc#SLE-8464).
- mlx5: work around high stack usage with gcc (jsc#SLE-8464).
- net/mlx5: limit the function in local scope (jsc#SLE-8464).
- mlxsw: spectrum: Disable DIP_LINK_LOCAL check in hardware
pipeline (bsc#1154488).
- mlxsw: spectrum: Disable SIP_DIP check in hardware pipeline
(bsc#1154488).
- mlxsw: spectrum: Disable MC_DMAC check in hardware pipeline
(bsc#1154488).
- mlxsw: spectrum: Disable SIP_CLASS_E check in hardware pipeline
(bsc#1154488).
- net: hns3: modify an unsuitable reset level for hardware error
(bsc#1154353).
- net: hns3: replace an unsuitable variable type in
hclge_inform_reset_assert_to_vf() (bsc#1154353).
- net: hns3: add protection when get SFP speed as 0 (bsc#1154353).
- net: hns3: modify the IRQ name of misc vectors (bsc#1154353).
- net: hns3: modify an unsuitable log in
hclge_map_ring_to_vector() (bsc#1154353).
- net: hns3: modify the IRQ name of TQP vector (bsc#1154353).
- net: hns3: re-organize vector handle (bsc#1154353).
- net: hns3: add trace event support for HNS3 driver
(bsc#1154353).
- ice: Suppress Coverity warnings for xdp_rxq_info_reg
(jsc#SLE-7926).
- ice: Add a boundary check in ice_xsk_umem() (jsc#SLE-7926).
- ice: add extra check for null Rx descriptor (jsc#SLE-7926).
- ice: suppress checked_return error (jsc#SLE-7926).
- ice: Demote MTU change print to debug (jsc#SLE-7926).
- ice: Enable ip link show on the PF to display VF unicast MAC(s)
(jsc#SLE-7926).
- ice: Fix VF link state when it's IFLA_VF_LINK_STATE_AUTO
(jsc#SLE-7926).
- ice: Remove Rx flex descriptor programming (jsc#SLE-7926).
- ice: Return error on not supported ethtool -C parameters
(jsc#SLE-7926).
- ice: Restore interrupt throttle settings after VSI rebuild
(jsc#SLE-7926).
- ice: Set default value for ITR in alloc function (jsc#SLE-7926).
- ice: Add ice_for_each_vf() macro (jsc#SLE-7926).
- ice: Add code to keep track of current dflt_vsi (jsc#SLE-7926).
- ice: Fix VF spoofchk (jsc#SLE-7926).
- ice: Support UDP segmentation offload (jsc#SLE-7926).
- sfc: Remove unnecessary dependencies on I2C (jsc#SLE-8314).
- mlxsw: spectrum_dcb: Allow setting default port priority
(bsc#1154488).
- mlxsw: reg: Add QoS Port DSCP to Priority Mapping Register
(bsc#1154488).
- page_pool: help compiler remove code in case CONFIG_NUMA=n
(bsc#1154353).
- page_pool: handle page recycle for NUMA_NO_NODE condition
(bsc#1154353).
- e1000e: Use netdev_info instead of pr_info for link messages
(jsc#SLE-8100).
- igb: dont drop packets if rx flow control is enabled
(jsc#SLE-7967 jsc#SLE-8010).
- sfc: avoid duplicate error handling code in
'efx_ef10_sriov_set_vf_mac()' (jsc#SLE-8314).
- net: ena: remove set but not used variable 'rx_ring'
(bsc#1154492).
- mlxsw: spectrum_router: Make route creation and destruction
symmetric (bsc#1154488).
- mlxsw: spectrum_router: Eliminate dead code (bsc#1154488).
- mlxsw: spectrum_router: Remove unnecessary checks (bsc#1154488).
- net: hns3: only print misc interrupt status when handling fails
(bsc#1154353).
- net: hns3: add a log for getting chain failure in
hns3_nic_uninit_vector_data() (bsc#1154353).
- net: hns3: add some VF VLAN information for command "ip link
show" (bsc#1154353).
- net: hns3: implement ndo_features_check ops for hns3 driver
(bsc#1154353).
- net: hns3: get FD rules location before dump in debugfs
(bsc#1154353).
- net: hns3: optimization for CMDQ uninitialization (bsc#1154353).
- net: hns3: remove useless mutex vport_cfg_mutex in the struct
hclge_dev (bsc#1154353).
- net: hns3: check FE bit before calling hns3_add_frag()
(bsc#1154353).
- mlxsw: spectrum: Rename MLXSW_REG_QEEC_HIERARCY_* enumerators
(bsc#1154488).
- mlxsw: spectrum_qdisc: Clarify a comment (bsc#1154488).
- net: pkt_cls: Clarify a comment (bsc#1154353).
- sch_cake: drop unused variable tin_quantum_prio (bsc#1154353).
- cxgb4/chtls: fix ULD connection failures due to wrong TID base
(jsc#SLE-8389).
- cxgb4: fix missed high priority region calculation
(jsc#SLE-8389).
- net: hns3: do not schedule the periodic task when reset fail
(bsc#1154353).
- net: hns3: allocate WQ with WQ_MEM_RECLAIM flag (bsc#1154353).
- net: hns3: remove unnecessary work in hclgevf_main
(bsc#1154353).
- net: hns3: remove mailbox and reset work in hclge_main
(bsc#1154353).
- net: hns3: schedule hclgevf_service by using delayed workqueue
(bsc#1154353).
- tcp: Set rcv zerocopy hint correctly if skb last frag is <
PAGE_SIZE (bsc#1154353).
- Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"
(bsc#1154353).
- net: ena: Add first_interrupt field to napi struct
(bsc#1154492).
- net: ena: Implement XDP_TX action (bsc#1154492).
- net: ena: implement XDP drop support (bsc#1154492).
- rtnetlink: provide permanent hardware address in RTM_NEWLINK
(bsc#1154353).
- cxgb4: add support for high priority filters (jsc#SLE-8389).
- nfp: add support for TLV device stats (bsc#1154353).
- tcp: Cleanup duplicate initialization of sk->sk_state
(bsc#1154353).
- qed: remove redundant assignments to rc (jsc#SLE-8401).
- Documentation: nfp: add nfp driver specific notes (bsc#1154353).
- commit 00df886
* Tue Feb 18 2020 mbenes@suse.cz
- ftrace: Protect ftrace_graph_hash with ftrace_sync (git-fixes).
- commit 18b606e
* Tue Feb 18 2020 mbenes@suse.cz
- ftrace: Add comment to why rcu_dereference_sched() is open coded
(git-fixes).
- commit 3920d17
* Tue Feb 18 2020 mbenes@suse.cz
- tracing: Annotate ftrace_graph_notrace_hash pointer with __rcu
(git-fixes).
- commit dca30ea
* Tue Feb 18 2020 mbenes@suse.cz
- tracing: Annotate ftrace_graph_hash pointer with __rcu
(git-fixes).
- commit 0478306
* Tue Feb 18 2020 jgross@suse.com
- xen/balloon: Support xend-based toolstack take two
(bsc#1065600).
- commit 97502bd
* Tue Feb 18 2020 mbenes@suse.cz
- tracing: Fix sched switch start/stop refcount racy updates
(git-fixes).
- commit cccfa7b
* Tue Feb 18 2020 mbenes@suse.cz
- tracing: Simplify assignment parsing for hist triggers
(git-fixes).
- commit 4ec91e7
* Tue Feb 18 2020 mbenes@suse.cz
- tracing: Fix tracing_stat return values in error handling paths
(git-fixes).
- commit f3d8551
* Tue Feb 18 2020 mbenes@suse.cz
- tracing: Fix very unlikely race of registering two stat tracers
(git-fixes).
- commit f65b168
* Tue Feb 18 2020 mbrugger@suse.com
- serial: 8250_dw: Avoid double error messaging when IRQ absent
(bsc#1164118).
- commit f336e59
* Tue Feb 18 2020 mbrugger@suse.com
- blacklist.conf: ignore duplicated commit ID
- commit 720d999
* Tue Feb 18 2020 mkoutny@suse.com
- powerpc: convert to copy_thread_tls (bsc#1163988).
- Update config files: Add CONFIG_HAVE_COPY_THREAD_TLS=y
- commit f351204
* Tue Feb 18 2020 petr.pavlu@suse.com
- cifs: fix mount option display for sec=krb5i (bsc#1161907).
- commit c56405f
* Tue Feb 18 2020 msuchanek@suse.de
- Delete patches.rpmify/powerpc-boot-Fix-missing-crc32poly.h-when-building-w.patch.
- commit 18a7f4d
* Tue Feb 18 2020 mbrugger@suse.com
- arm64: Revert support for execute-only user mappings
(bsc#1160218).
- commit 373929f
* Tue Feb 18 2020 mkoutny@suse.com
- memcg: account security cred as well to kmemcg (bsc#1164094).
- commit 28f2006
* Tue Feb 18 2020 jack@suse.cz
- ext4: add cond_resched() to ext4_protect_reserved_inode
(bsc#1164069 CVE-2020-8992).
- commit e44be93
* Tue Feb 18 2020 nborisov@suse.com
- btrfs: Fix split-brain handling when changing FSID to metadata
uuid (git-fixes).
- btrfs: Handle another split brain scenario with metadata uuid
feature (git-fixes).
- btrfs: Factor out metadata_uuid code from find_fsid (git-fixes).
- btrfs: Call find_fsid from find_fsid_inprogress (git-fixes).
- commit d6dd57b
* Tue Feb 18 2020 nborisov@suse.com
- btrfs: Correctly handle empty trees in find_first_clear_extent_bit (git-fixes).
- commit 35b5ead
* Tue Feb 18 2020 colyli@suse.de
- bcache: remove macro nr_to_fifo_front() (bsc#1163762).
- bcache: Revert "bcache: shrink btree node cache after
bch_btree_check()" (bsc#1163762, bsc#1112504).
- bcache: ignore pending signals when creating gc and allocator
thread (bsc#1163762, bsc#1112504).
- bcache: check return value of prio_read() (bsc#1163762).
- bcache: fix incorrect data type usage in btree_flush_write()
(bsc#1163762).
- bcache: add readahead cache policy options via sysfs interface
(bsc#1163762).
- bcache: explicity type cast in bset_bkey_last() (bsc#1163762).
- bcache: fix memory corruption in bch_cache_accounting_clear()
(bsc#1163762).
- bcache: reap from tail of c->btree_cache in bch_mca_scan()
(bsc#1163762).
- bcache: reap c->btree_cache_freeable from the tail in
bch_mca_scan() (bsc#1163762).
- bcache: remove member accessed from struct btree (bsc#1163762).
- bcache: print written and keys in trace_bcache_btree_write
(bsc#1163762).
- bcache: avoid unnecessary btree nodes flushing in
btree_flush_write() (bsc#1163762).
- bcache: add code comments for state->pool in __btree_sort()
(bsc#1163762).
- lib: crc64: include <linux/crc64.h> for 'crc64_be'
(bsc#1163762).
- bcache: don't export symbols (bsc#1163762).
- bcache: remove the extra cflags for request.o (bsc#1163762).
- bcache: at least try to shrink 1 node in bch_mca_scan()
(bsc#1163762).
- bcache: add idle_max_writeback_rate sysfs interface
(bsc#1163762).
- bcache: add code comments in bch_btree_leaf_dirty()
(bsc#1163762).
- bcache: fix deadlock in bcache_allocator (bsc#1163762).
- bcache: add code comment bch_keylist_pop() and
bch_keylist_pop_front() (bsc#1163762).
- bcache: deleted code comments for dead code in
bch_data_insert_keys() (bsc#1163762).
- bcache: add more accurate error messages in read_super()
(bsc#1163762).
- bcache: fix static checker warning in bcache_device_free()
(bsc#1163762).
- bcache: fix a lost wake-up problem caused by
mca_cannibalize_lock (bsc#1163762).
- bcache: Fix an error code in bch_dump_read() (bsc#1163762).
- bcache: add cond_resched() in __bch_cache_cmp() (bsc#1163762).
- commit fdeab1e
* Mon Feb 17 2020 mkoutny@suse.com
- clone3: ensure copy_thread_tls is implemented (bsc#1163988).
- commit 480a977
* Mon Feb 17 2020 mkoutny@suse.com
- cgroup: Prevent double killing of css when enabling threaded
cgroup (bsc#1153013).
- commit c46884c
* Mon Feb 17 2020 jack@suse.cz
- ext4: fix kernel oops caused by spurious casefold flag
(bsc#1163984).
- commit 91a9b4c
* Mon Feb 17 2020 jack@suse.cz
- blacklist.conf: Blacklist 44d282796f81
- commit 13cd15a
* Mon Feb 17 2020 jack@suse.cz
- blacklist.conf: Blacklist 311ae9e159d8
- commit 72fb7d5
* Mon Feb 17 2020 msuchanek@suse.de
- Update
patches.suse/powerpc-pseries-vio-Fix-iommu_table-use-after-free-r.patch
(bsc#1065729 bsc#1163838 ltc#183850).
- commit 7b4b6e2
* Mon Feb 17 2020 lyan@suse.com
- KVM: s390: do not clobber registers during guest reset/store
status (bsc#1133021).
- KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups (bsc#1133021).
- commit 25937f8
* Mon Feb 17 2020 jack@suse.cz
- bdev: Refresh bdev size for disks without partitioning
(bsc#1163921).
- commit 6da307d
* Mon Feb 17 2020 jack@suse.cz
- bdev: Factor out bdev revalidation into a common helper
(bsc#1163920).
- commit 7d363e5
* Mon Feb 17 2020 jack@suse.cz
- udf: Allow writing to 'Rewritable' partitions (bsc#1163919).
- commit ae441d0
* Mon Feb 17 2020 jack@suse.cz
- blacklist.conf: Blacklist d9e9866803f7
- commit 53fef3b
* Mon Feb 17 2020 jack@suse.cz
- reiserfs: Fix memory leak of journal device string
(bsc#1163867).
- commit 56254a8
* Mon Feb 17 2020 jack@suse.cz
- reiserfs: Fix spurious unlock in reiserfs_fill_super() error
handling (bsc#1163869).
- commit f560b4f
* Mon Feb 17 2020 jack@suse.cz
- aio: prevent potential eventfd recursion on poll (bsc#1163918).
- commit d377261
* Mon Feb 17 2020 jack@suse.cz
- eventfd: track eventfd_signal() recursion depth (bsc#1163917).
- commit 29a8cc7
* Mon Feb 17 2020 jack@suse.cz
- ubifs: Fix memory leak from c->sup_node (bsc#1163916).
- commit fe0e8a1
* Mon Feb 17 2020 jack@suse.cz
- ubifs: Fix ino_t format warnings in orphan_delete()
(bsc#1163915).
- commit 9d44fec
* Mon Feb 17 2020 jack@suse.cz
- ubifs: Fix deadlock in concurrent bulk-read and writepage
(bsc#1163856).
- commit d4691a3
* Mon Feb 17 2020 jack@suse.cz
- ubifs: Fix wrong memory allocation (bsc#1163913).
- commit 08cc8d9
* Mon Feb 17 2020 jack@suse.cz
- ubifs: Fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
(bsc#1163855).
- commit 3341be7
* Mon Feb 17 2020 jack@suse.cz
- jbd2: make sure ESHUTDOWN to be recorded in the journal
superblock (bsc#1163912).
- commit d51c1c8
* Mon Feb 17 2020 jack@suse.cz
- ext4, jbd2: ensure panic when aborting with zero errno
(bsc#1163853).
- commit f604866
* Mon Feb 17 2020 jack@suse.cz
- jbd2: switch to use jbd2_journal_abort() when failed to submit
the commit record (bsc#1163852).
- commit c3599a5
* Mon Feb 17 2020 jack@suse.cz
- jbd2_seq_info_next should increase position index (bsc#1163911).
- commit d64397e
* Mon Feb 17 2020 jack@suse.cz
- jbd2: clear JBD2_ABORT flag before journal_reset to update
log tail info when load journal (bsc#1163910).
- commit 78b7063
* Mon Feb 17 2020 jack@suse.cz
- erofs: fix out-of-bound read for shifted uncompressed block
(bsc#1163909).
- commit a97e621
* Mon Feb 17 2020 jack@suse.cz
- ubifs: don't trigger assertion on invalid no-key filename
(bsc#1163850).
- commit 64c82f1
* Mon Feb 17 2020 jack@suse.cz
- readdir: be more conservative with directory entry names
(bsc#1163907).
- commit 879663d
* Mon Feb 17 2020 jack@suse.cz
- locks: print unsigned ino in /proc/locks (bsc#1163905).
- blacklist.conf: blacklist e39e773ad100
- commit 611e661
* Mon Feb 17 2020 jack@suse.cz
- iomap: fix sub-page uptodate handling (bsc#1163904).
- commit f83b374
* Mon Feb 17 2020 jack@suse.cz
- ubifs: do_kill_orphans: Fix a memory leak bug (bsc#1163902).
- commit 37ace01
* Mon Feb 17 2020 jack@suse.cz
- ubifs: Fixed missed le64_to_cpu() in journal (bsc#1163901).
- commit cc34990
* Mon Feb 17 2020 jack@suse.cz
- fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name
(bsc#1163843).
- commit bc0e099
* Mon Feb 17 2020 jack@suse.cz
- ext4: improve explanation of a mount failure caused by a
misconfigured kernel (bsc#1163843).
- commit 900aad6
* Mon Feb 17 2020 jack@suse.cz
- ext4: fix race conditions in ->d_compare() and ->d_hash()
(bsc#1163899).
- commit cfc289b
* Mon Feb 17 2020 jack@suse.cz
- ext4: fix deadlock allocating crypto bounce page from mempool
(bsc#1163898).
- commit 21b72aa
* Mon Feb 17 2020 jack@suse.cz
- ext4: validate the debug_want_extra_isize mount option at
parse time (bsc#1163897).
- commit b0ee42b
* Mon Feb 17 2020 jack@suse.cz
- ext4: unlock on error in ext4_expand_extra_isize()
(bsc#1163896).
- commit cd7a6d4
* Mon Feb 17 2020 jack@suse.cz
- block, bfq: do not plug I/O for bfq_queues with no proc refs
(bsc#1163894).
- commit 3c9b27c
* Mon Feb 17 2020 jack@suse.cz
- block: fix splitting segments on boundary masks (bsc#1163893).
- commit 8b3de45
* Mon Feb 17 2020 jack@suse.cz
- compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
(bsc#1163892).
- commit c3d2ac2
* Mon Feb 17 2020 jack@suse.cz
- compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
(bsc#1163891).
- commit bbed8ba
* Mon Feb 17 2020 jack@suse.cz
- jbd2: do not clear the BH_Mapped flag when forgetting a metadata
buffer (bsc#1163836).
- commit 17af302
* Mon Feb 17 2020 jack@suse.cz
- jbd2: move the clearing of b_modified flag to the
journal_unmap_buffer() (bsc#1163880).
- commit 2f2419e
* Mon Feb 17 2020 jack@suse.cz
- ext4: fix checksum errors with indexed dirs (bsc#1160979).
- commit b490dab
* Mon Feb 17 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/0001-crypto-sun4i-ss-fix-big-endian-issues.patch
patches.suse/0001-perf-imx_ddr-Add-MODULE_DEVICE_TABLE.patch
- commit 9d8931e
* Mon Feb 17 2020 mkubecek@suse.cz
- blaklist.conf: improve comments
- "already gone in" is rather cryptic, change the d51224b73d18 entry to
"duplicate of ac479b51f3f4"
- change the 1340cc631bd0 entry to "duplicate of d79749f7716d"
- commit 580e740
* Mon Feb 17 2020 msuchanek@suse.de
- powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
(bsc#1163776 ltc#183929).
- Refresh
patches.suse/mm-mmu_gather-invalidate-TLB-correctly-on-batch-allo.patch.
- commit b99c448
* Mon Feb 17 2020 mkubecek@suse.cz
- fix patches metadata
- fix Patch-mainline:
patches.suse/fmc-remove-left-over-ipmi-fru.h-after-fmc-deletion.patch
patches.suse/mm-thp-don-t-need-care-deferred-split-queue-in-memcg-charge-move-path.patch
patches.suse/mm-vmscan-protect-shrinker-idr-replace-with-CONFIG_MEMCG.patch
patches.suse/ptr_ring-add-include-of-linux-mm.h.patch
patches.suse/taskstats-fix-data-race.patch
- commit b311938
* Mon Feb 17 2020 oneukum@suse.com
- crypto: atmel - Fix build error of CRYPTO_AUTHENC (git-fixes).
- commit 96a9a36
* Mon Feb 17 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/scsi-lpfc-Fix-Fabric-hostname-registration-if-system.patch
patches.suse/scsi-lpfc-Fix-MDS-Latency-Diagnostics-Err-drop-rates.patch
patches.suse/scsi-lpfc-Fix-Rework-setting-of-fdmi-symbolic-node-n.patch
patches.suse/scsi-lpfc-Fix-disablement-of-FC-AL-on-lpe35000-model.patch
patches.suse/scsi-lpfc-Fix-improper-flag-check-for-IO-type.patch
patches.suse/scsi-lpfc-Fix-missing-check-for-CSF-in-Write-Object-.patch
patches.suse/scsi-lpfc-Fix-ras_log-via-debugfs.patch
patches.suse/scsi-lpfc-Fix-unmap-of-dpp-bars-affecting-next-drive.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.3.patch
No effect on expanded tree.
- commit b74bc8d
* Mon Feb 17 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/panfrost: Handle resetting on timeout better'
- commit c1cf6b0
* Mon Feb 17 2020 tzimmermann@suse.de
- drm/mipi_dbi: Fix off-by-one bugs in mipi_dbi_blank() (bsc#1152489)
- commit 5f73109
* Mon Feb 17 2020 mkubecek@suse.cz
- series.conf: cleanup
Keep ACPI patches in one place.
No effect on expanded tree.
- commit daba698
* Mon Feb 17 2020 tzimmermann@suse.de
- drm/etnaviv: fix dumping of iommuv2 (bsc#1152472)
- commit f714fd7
* Mon Feb 17 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915/ehl: Define EHL powerwells independently of ICL'
- commit 2edb74e
* Mon Feb 17 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915: Copy across scheduler behaviour flags across submit fences'
- commit fe75061
* Mon Feb 17 2020 tiwai@suse.de
- hwmon: (pmbus/ltc2978) Fix PMBus polling of MFR_COMMON
definitions (git-fixes).
- commit f1c1df9
* Mon Feb 17 2020 tiwai@suse.de
- drivers: ipmi: fix off-by-one bounds check that leads to a
out-of-bounds write (git-fixes).
- commit 901290b
* Mon Feb 17 2020 jslaby@suse.cz
- vt: selection, close sel_buffer race (bnc#1162928
CVE-2020-8648).
- vt: selection, handle pending signals in paste_selection
(bnc#1162928 CVE-2020-8648).
- commit c7af915
* Mon Feb 17 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/drivers-ipmi-Modify-max-length-of-IPMB-packet.patch
patches.suse/drivers-ipmi-Support-raw-i2c-packet-in-IPMB.patch
No effect on expanded tree.
- commit cb3f6eb
* Mon Feb 17 2020 glin@suse.com
- bpf, sockmap: Don't sleep while holding RCU lock on tear-down
(bsc#1155518).
- bpftool: Don't crash on missing xlated program instructions
(bsc#1155518).
- samples: bpf: Allow for -ENETDOWN in xdpsock (bsc#1155518).
- bpf: Fix modifier skipping logic (bsc#1155518).
- commit c617a95
* Mon Feb 17 2020 firo.yang@suse.com
- enic: prevent waking up stopped tx queues over watchdog reset
(bsc#1133147).
- commit b9b83d8
* Sat Feb 15 2020 mgorman@suse.de
- sched/fair: Take into account runnable_avg to classify group
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit 60b875c
* Sat Feb 15 2020 mgorman@suse.de
- sched/pelt: Add a new runnable average signal (bnc#1155798
(CPU scheduler functional and performance backports)).
- commit eb2bc08
* Sat Feb 15 2020 mgorman@suse.de
- sched/pelt: Remove unused runnable load average (bnc#1155798
(CPU scheduler functional and performance backports)).
- commit 99634f9
* Sat Feb 15 2020 tiwai@suse.de
- mwifiex: Fix possible buffer overflows in
mwifiex_cmd_append_vsie_tlv() (git-fixes).
- mwifiex: Fix possible buffer overflows in
mwifiex_ret_wmm_get_status() (git-fixes).
- commit 0a55d21
* Sat Feb 15 2020 tiwai@suse.de
- mac80211: fix quiet mode activation in action frames
(git-fixes).
- qmi_wwan: re-add DW5821e pre-production variant (git-fixes).
- drm/i915/gvt: more locking for ppgtt mm LRU list (git-fixes).
- Revert "drm/sun4i: drv: Allow framebuffer modifiers in mode
config" (git-fixes).
- commit 8c7a45f
* Sat Feb 15 2020 tiwai@suse.de
- ALSA: usb-audio: Apply sample rate quirk for Audioengine D1
(git-fixes).
- ALSA: usb-audio: Apply 48kHz fixed rate playback for Jabra
Evolve 65 headset (git-fixes).
- commit 36550e5
* Sat Feb 15 2020 tiwai@suse.de
- ALSA: pcm: Fix double hw_free calls (git-fixes).
- ALSA: usb-audio: Add clock validity quirk for Denon
MC7000/MCX8000 (git-fixes).
- ALSA: hda/realtek - Fix silent output on MSI-GL73 (git-fixes).
- ALSA: hda/realtek - Add more codec supported Headset Button
(git-fixes).
- ALSA: usb-audio: Fix UAC2/3 effect unit parsing (git-fixes).
- ALSA: usb-audio: add quirks for Line6 Helix devices fw>=2.82
(git-fixes).
- ALSA: usb-audio: add implicit fb quirk for MOTU M Series
(git-fixes).
- ALSA: usb-audio: unlock on error in probe (git-fixes).
- ALSA: usb-audio: Add boot quirk for MOTU M Series (git-fixes).
- ALSA: usb-audio: Use lower hex numbers for IDs (git-fixes).
- commit 70d0fd1
* Fri Feb 14 2020 mgorman@suse.de
- sched/numa: Stop an exhastive search if a reasonable swap
candidate or idle CPU is found (bnc#1155798 (CPU scheduler
functional and performance backports)).
- commit a207d84
* Fri Feb 14 2020 tiwai@suse.de
- Move ipmi_si fix to subsystem sorted section (bsc#1161943)
- commit 53fab48
* Fri Feb 14 2020 mgorman@suse.de
- sched/numa: Bias swapping tasks based on their preferred
node (bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched/numa: Find an alternative idle CPU if the CPU is part of
an active NUMA balance (bnc#1155798 (CPU scheduler functional
and performance backports)).
- sched/numa: Prefer using an idle cpu as a migration target
instead of comparing tasks (bnc#1155798 (CPU scheduler
functional and performance backports)).
- sched/numa: Use similar logic to the load balancer for moving
between domains with spare capacity (bnc#1155798 (CPU scheduler
functional and performance backports)).
- sched/numa: replace runnable_load_avg by load_avg (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/fair: reorder enqueue/dequeue_task_fair path (bnc#1155798
(CPU scheduler functional and performance backports)).
- sched/numa: Distinguish between the different task_numa_migrate
failure cases (bnc#1155798 (CPU scheduler functional and
performance backports)).
- sched/numa: Trace when no candidate CPU was found on the
preferred node (bnc#1155798 (CPU scheduler functional and
performance backports)).
- mm: thp: don't need care deferred split queue in memcg charge
move path (git fixes (mm/memcg)).
- fmc: remove left-over ipmi-fru.h after fmc deletion (git fixes
(FRU removal)).
- ptr_ring: add include of linux/mm.h (git fixes (mm/includes)).
- taskstats: fix data-race (git fixes (taskstats)).
- mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
(git fixes (mm/vmscan)).
- commit a00a8d0
* Fri Feb 14 2020 mgorman@suse.de
- Refresh patches.suse/sched-fair-Optimize-select_idle_core.patch.
- commit 59efedb
* Thu Feb 13 2020 tiwai@suse.de
- Update config files: enable CONFIG_FW_CFG_SYSFS for arm64 (bsc#1163521)
- commit 3795961
* Thu Feb 13 2020 mgorman@suse.de
- Refresh
patches.suse/sched-fair-Allow-a-small-load-imbalance-between-low-utilisation-SD_NUMA-domains.patch.
- commit d461156
* Wed Feb 12 2020 jdelvare@suse.de
- ACPI / watchdog: Set default timeout in probe (bsc#1162557).
- ACPI: watchdog: Allow disabling WDAT at boot (bsc#1162557).
- commit 54f65f7
* Wed Feb 12 2020 mcgrof@suse.com
- patches.suse/simple_recursive_removal-kernel-side-rm-rf-for-ramfs.patch: (bsc#1159198,CVE-2019-19770).
- commit ae16628
* Wed Feb 12 2020 trenn@suse.com
- cpuidle: use first valid target residency as poll time
(jsc#SLE-11312).
- commit 4e4e473
* Wed Feb 12 2020 trenn@suse.com
- cpuidle: haltpoll: Take 'idle=' override into account
(jsc#SLE-11312).
- commit b7ea903
* Wed Feb 12 2020 trenn@suse.com
- cpuidle-haltpoll: Enable kvm guest polling when dedicated
physical CPUs are available (jsc#SLE-11312).
- commit c957ec1
* Wed Feb 12 2020 trenn@suse.com
- cpuidle-haltpoll: do not set an owner to allow modunload
(jsc#SLE-11312).
- commit dc19dcc
* Wed Feb 12 2020 trenn@suse.com
- cpuidle-haltpoll: return -ENODEV on modinit failure
(jsc#SLE-11312).
- commit 5f4abc5
* Wed Feb 12 2020 trenn@suse.com
- cpuidle-haltpoll: set haltpoll as preferred governor
(jsc#SLE-11312).
- commit f056412
* Wed Feb 12 2020 trenn@suse.com
- cpuidle: allow governor switch on cpuidle_register_driver()
(jsc#SLE-11312).
- commit a8f3113
* Wed Feb 12 2020 hare@suse.de
- scsi: lpfc: Update lpfc version to 12.6.0.4
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Clean up hba max_lun_queue_depth checks
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Remove handler for obsolete ELS - Read Port
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix coverity errors in fmdi attribute handling
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix compiler warning on frame size
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix release of hwq to clear the eq relationship
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix registration of ELS type support in fdmi
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix broken Credit Recovery after driver load
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix lpfc_io_buf resource leak in
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix RQ buffer leakage when no IOCBs available
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Update lpfc version to 12.6.0.3
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix improper flag check for IO type
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix MDS Latency Diagnostics Err-drop rates
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix unmap of dpp bars affecting next driver load
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix disablement of FC-AL on lpe35000 models
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix ras_log via debugfs (bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix Fabric hostname registration if system
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix missing check for CSF in Write Object Mbox
(bsc#1156632,jsc#SLE-8654).
- scsi: lpfc: Fix: Rework setting of fdmi symbolic node name
registration (bsc#1156632,jsc#SLE-8654).
- commit ad7b473
* Wed Feb 12 2020 tiwai@suse.de
- tools/kvm_stat: Fix kvm_exit filter name (git-fixes).
- tools lib: Fix builds when glibc contains strlcpy() (git-fixes).
- tools/power/acpi: fix compilation error (git-fixes).
- sh_eth: check sh_eth_cpu_data::dual_port when dumping registers
(git-fixes).
- commit a1660a4
* Wed Feb 12 2020 tiwai@suse.de
- enetc: Don't print from enetc_sched_speed_set when link goes
down (git-fixes).
- PM / devfreq: Add new name attribute for sysfs (git-fixes).
- PM / devfreq: Don't fail devfreq_dev_release if not in list
(git-fixes).
- PM / devfreq: Set scaling_max_freq to max on OPP notifier error
(git-fixes).
- PM / devfreq: Fix devfreq_notifier_call returning errno
(git-fixes).
- commit 280c62f
* Wed Feb 12 2020 trenn@suse.com
- cpuidle-haltpoll: vcpu hotplug support (jsc#SLE-11312).
- commit be83569
* Wed Feb 12 2020 trenn@suse.com
- cpuidle: header file stubs must be "static inline"
(jsc#SLE-11312).
- commit 72c5ab4
* Wed Feb 12 2020 tiwai@suse.de
- blacklist.conf: Add already cherry-picked i915 commits
- commit e79e886
* Wed Feb 12 2020 trenn@suse.com
- cpuidle-haltpoll: disable host side polling when kvm virtualized
(jsc#SLE-11312).
- Update config files.
- commit 7a92459
* Wed Feb 12 2020 tiwai@suse.de
- alarmtimer: Unregister wakeup source when module get fails
(git-fixes).
- afs: Fix characters allowed into cell names (git-fixes).
- afs: Fix afs_lookup() to not clobber the version on a new dentry
(git-fixes).
- afs: Fix use-after-loss-of-ref (git-fixes).
- atm: eni: fix uninitialized variable warning (git-fixes).
- staging: axis-fifo: add unspecified HAS_IOMEM dependency
(git-fixes).
- afs: Fix missing cell comparison in afs_test_super()
(git-fixes).
- afs: Fix creation calls in the dynamic root to fail with
EOPNOTSUPP (git-fixes).
- afs: Fix mountpoint parsing (git-fixes).
- afs: Fix SELinux setting security label on /afs (git-fixes).
- afs: Fix afs_find_server lookups for ipv4 peers (git-fixes).
- afs: Remove set but not used variables 'before', 'after'
(git-fixes).
- affs: fix a memory leak in affs_remount (git-fixes).
- afs: Fix large file support (git-fixes).
- afs: Fix possible assert with callbacks from yfs servers
(git-fixes).
- afs: Fix missing timeout reset (git-fixes).
- commit 70f7941
* Wed Feb 12 2020 fdmanana@suse.com
- Btrfs: make deduplication with range including the last block
work (bsc#1163496).
- commit 177be09
* Wed Feb 12 2020 trenn@suse.com
- cpuidle: add haltpoll governor (jsc#SLE-11312).
- Update config files.
- commit 3395a31
* Wed Feb 12 2020 fdmanana@suse.com
- fs: allow deduplication of eof block into the end of the
destination file (bsc#1163496).
- commit a6f621e
* Wed Feb 12 2020 fdmanana@suse.com
- Btrfs: send, fix emission of invalid clone operations within
the same file (bsc#1163493).
- commit e5b1bf0
* Wed Feb 12 2020 trenn@suse.com
- governors: unify last_state_idx (jsc#SLE-11312).
- Refresh
patches.suse/cpuidle-teo-Allow-tick-to-be-stopped-if-PM-QoS-is-us.patch.
- Refresh
patches.suse/cpuidle-teo-Avoid-using-early-hits-incorrectly.patch.
- commit 5219109
* Wed Feb 12 2020 trenn@suse.com
- cpuidle: add poll_limit_ns to cpuidle_device structure
(jsc#SLE-11312).
- commit 39e79ea
* Wed Feb 12 2020 fdmanana@suse.com
- Btrfs: fix race between adding and putting tree mod seq elements
and nodes (bsc#1163384).
- commit 20ba722
* Wed Feb 12 2020 fdmanana@suse.com
- Btrfs: fix infinite loop during fsync after rename operations
(bsc#1163383).
- commit d4b4993
* Wed Feb 12 2020 fdmanana@suse.com
- Btrfs: fix missing hole after hole punching and fsync when
using NO_HOLES (bsc#1158749).
- commit 1e49dd1
* Wed Feb 12 2020 trenn@suse.com
- add cpuidle-haltpoll driver (jsc#SLE-11312).
- Update config files.
- supported.conf: add cpuidle-haltpoll as supported
supported.conf:
Add newly introduced cpuidle-haltpoll driver
- commit ba1edb5
* Wed Feb 12 2020 mkubecek@suse.cz
- drop obsolete btrfs patches inherited from SLE15-SP1
- drop
patches.suse/btrfs-prevent-ioctls-from-interfering-with-a-swap-file.patch
(mainline commit eede2bf34f4f, v5.0-rc1)
patches.suse/btrfs-rename-and-export-get_chunk_map.patch
(mainline commit 60ca842e3457, v5.0-rc1)
patches.suse/btrfs-support-swap-files.patch
(mainline commit ed46ff3d4237, v5.0-rc1)
- commit 7f19d4b
* Wed Feb 12 2020 tiwai@suse.de
- ASoC: sgtl5000: Fix VDDA and VDDIO comparison (git-fixes).
- commit 75f282a
* Wed Feb 12 2020 tiwai@suse.de
- crypto: ccree - fix pm wrongful error reporting (git-fixes).
- Refresh patches.suse/crypto-ccree-fix-PM-race-condition.patch.
- commit dbcb926
* Wed Feb 12 2020 tiwai@suse.de
- iwlwifi: don't throw error when trying to remove IGTK
(git-fixes).
- ARM: tegra: Enable PLLP bypass during Tegra124 LP1 (git-fixes).
- drm/amd/dm/mst: Ignore payload update failures (git-fixes).
- clk: tegra: Mark fuse clock as critical (git-fixes).
- mfd: dln2: More sanity checking for endpoints (git-fixes).
- media: rc: ensure lirc is initialized before registering input
device (git-fixes).
- media: v4l2-core: compat: ignore native command codes
(git-fixes).
- PM: core: Fix handling of devices deleted during system-wide
resume (git-fixes).
- media/v4l2-core: set pages dirty upon releasing DMA buffers
(git-fixes).
- power: supply: ltc2941-battery-gauge: fix use-after-free
(git-fixes).
- usb: gadget: legacy: set max_speed to super-speed (git-fixes).
- crypto: ccree - fix FDE descriptor sequence (git-fixes).
- crypto: ccree - fix backlog memory leak (git-fixes).
- ACPI: video: Do not export a non working backlight interface
on MSI MS-7721 boards (git-fixes).
- regulator fix for "regulator: core: Add regulator_is_equal()
helper" (git-fixes).
- regulator: core: Add regulator_is_equal() helper (git-fixes).
- platform/x86: intel_scu_ipc: Fix interrupt support (git-fixes).
- mmc: spi: Toggle SPI polarity, do not hardcode it (git-fixes).
- mmc: sdhci-pci: Make function amd_sdhci_reset static
(git-fixes).
- commit 798d10c
* Wed Feb 12 2020 mkubecek@suse.cz
- fix mainline references
- fix Patch-mainline:
patches.suse/apparmor-Switch-to-GFP_KERNEL-where-possible.patch
patches.suse/apparmor-Use-a-memory-pool-instead-per-CPU-caches.patch
patches.suse/apparmor-fix-aa_xattrs_match-may-sleep-while-holding-a-RCU-lock.patch
patches.suse/apparmor-fix-bind-mounts-aborting-with-ENOMEM.patch
patches.suse/apparmor-fix-wrong-buffer-allocation-in-aa_new_mount.patch
patches.suse/apparmor-increase-left-match-history-buffer-size.patch
patches.suse/apparmor-make-it-so-work-buffers-can-be-allocated-from-atomic-context.patch
patches.suse/apparmor-only-get-a-label-reference-if-the-fast-path-check-fails.patch
patches.suse/apparmor-reduce-rcu_read_lock-scope-for-aa_file_perm-mediation.patch
- commit 04ce0c4
* Wed Feb 12 2020 mkubecek@suse.cz
- update patch metadata
- update Git-commit after (likely) maintainer tree rebase:
patches.suse/scsi-tcm_qla2xxx-Make-qlt_alloc_qfull_cmd-set-cmd-se.patch
- commit 1747315
* Tue Feb 11 2020 dbueso@suse.de
- ipc/msg.c: consolidate all xxxctl_down() functions
(bsc#1159886).
- ipc/sem.c: document and update memory barriers (bsc#1159886).
- ipc/msg.c: update and document memory barriers (bsc#1159886).
- ipc/mqueue.c: update/document memory barriers (bsc#1159886).
- ipc/mqueue.c: remove duplicated code (bsc#1159886).
- locking/osq: Use optimized spinning loop for arm64
(bsc#1149032).
- cgroup: Optimize single thread migration (bsc#1163388).
- cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem
(bsc#1163388).
- commit 95157e6
* Tue Feb 11 2020 tiwai@suse.de
- vfio/spapr/nvlink2: Skip unpinning pages on error exit
(git-fixes).
- commit 97b7cca
* Tue Feb 11 2020 tiwai@suse.de
- smp_mb__{before,after}_atomic(): update Documentation
(git-fixes).
- tomoyo: Use atomic_t for statistics counter (git-fixes).
- irqdomain: Fix a memory leak in irq_domain_push_irq()
(git-fixes).
- commit ab7e36c
* Tue Feb 11 2020 tiwai@suse.de
- irqchip/gic-v3-its: Reference to its_invall_cmd descriptor
when building INVALL (git-fixes).
- hrtimer: Annotate lockless access to timer->state (git-fixes).
- commit 18567f5
* Tue Feb 11 2020 tiwai@suse.de
- dma-mapping: fix handling of dma-ranges for reserved memory
(again) (git-fixes).
- commit 854b530
* Tue Feb 11 2020 tiwai@suse.de
- kconfig: fix broken dependency in randconfig-generated .config
(git-fixes).
- clocksource: Prevent double add_timer_on() for watchdog_timer
(git-fixes).
- iwlwifi: mvm: avoid use after free for pmsr request (git-fixes).
- drop_monitor: Do not cancel uninitialized work item (git-fixes).
- soc: qcom: rpmhpd: Set 'active_only' for active only power
domains (git-fixes).
- soc/tegra: fuse: Correct straps' address for older Tegra124
device trees (git-fixes).
- bus: tegra-aconnect: Remove PM_CLK dependency (git-fixes).
- ARM: at91: pm: use of_device_id array to find the proper shdwc
node (git-fixes).
- ARM: at91: pm: use SAM9X60 PMC's compatible (git-fixes).
- ARM: dma-api: fix max_pfn off-by-one error in __dma_supported()
(git-fixes).
- commit 80930f7
* Mon Feb 10 2020 msuchanek@suse.de
- powerpc/kuap: Fix set direction in allow/prevent_user_access()
(bsc#1156395).
- powerpc/32s: Fix bad_kuap_fault() (bsc#1156395).
- commit ecc6175
* Mon Feb 10 2020 tiwai@suse.de
- ipmi_si: Avoid spurious errors for optional IRQs (bsc#1161943).
- commit 807bbff
* Mon Feb 10 2020 tiwai@suse.de
- media: go7007: Fix URB type for interrupt handling
(bsc#1162583).
- commit 658c146
* Mon Feb 10 2020 msuchanek@suse.de
- powerpc/futex: Fix incorrect user access blocking (bsc#1156395).
- powerpc/ptdump: Only enable PPC_CHECK_WX with STRICT_KERNEL_RWX
(bsc#1156395).
- powerpc/ptdump: Fix W+X verification (bsc#1156395).
- powerpc: Define arch_is_kernel_initmem_freed() for lockdep
(bsc#1156395).
- powerpc/ptdump: get out of note_prot_wx() when
CONFIG_PPC_DEBUG_WX is not selected (bsc#1156395).
- commit f8eff5c
* Mon Feb 10 2020 mhocko@suse.com
- mm/sparse.c: reset section's mem_map when fully deactivated
(bnc#1162503).
- commit f068a8c
* Mon Feb 10 2020 msuchanek@suse.de
- powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some
paths (FATE#327775 bsc#1142685 ltc#179509).
- commit 1c49eb1
* Mon Feb 10 2020 mgorman@suse.de
- apparmor: fix aa_xattrs_match() may sleep while holding a RCU
lock (bnc#1158765).
- apparmor: only get a label reference if the fast path check
fails (bnc#1158765).
- apparmor: fix bind mounts aborting with -ENOMEM (bnc#1158765).
- apparmor: make it so work buffers can be allocated from atomic
context (bnc#1158765).
- apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
(bnc#1158765).
- apparmor: fix wrong buffer allocation in aa_new_mount
(bnc#1158765).
- apparmor: increase left match history buffer size (bnc#1158765).
- apparmor: Switch to GFP_KERNEL where possible (bnc#1158765).
- apparmor: Use a memory pool instead per-CPU caches
(bnc#1158765).
- commit db8094b
* Mon Feb 10 2020 tiwai@suse.de
- Move upstreamed wireless fixes into sorted section
Refreshed:
patches.suse/libertas-dont-exit-from-lbs_ibss_join_existing-with.patch
patches.suse/libertas-make-lbs_ibss_join_existing-return-error.patch
patches.suse/mwifiex-fix-unbalanced-locking-in-mwifiex_process_co.patch
- commit 8dbbd1d
* Mon Feb 10 2020 msuchanek@suse.de
- powerpc/pseries/vio: Fix iommu_table use-after-free refcount
warning (bsc#1065729).
- powerpc/pseries: Advance pfn if section is not present in
lmb_is_removable() (bsc#1065729).
- powerpc/pseries: Allow not having ibm,
hypertas-functions::hcall-multi-tce for DDW (bsc#1065729).
- powerpc/pseries/hotplug-memory: Change rc variable to bool
(bsc#1065729).
- commit fe5c033
* Mon Feb 10 2020 mkubecek@suse.cz
- tomoyo: Don't use nifty names on sockets (git-fixes).
Bring the patch again as bsc#1162590 turned out to be bogus.
- commit e6918af
* Mon Feb 10 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/scsi-qla2xxx-Fix-unbound-NVME-response-length.patch
- commit f9847d8
* Sat Feb 08 2020 tiwai@suse.de
- drm/amd/display: Retrain dongles when SINK_COUNT becomes
non-zero (git-fixes).
- clk: qcom: rcg2: Don't crash if our parent can't be found;
return an error (git-fixes).
- clk: qcom: Don't overwrite 'cfg' in clk_rcg2_dfs_populate_freq()
(git-fixes).
- watchdog: fix UAF in reboot notifier handling in watchdog core
code (git-fixes).
- drivers: watchdog: stm32_iwdg: set WDOG_HW_RUNNING at probe
(git-fixes).
- virtio_balloon: Fix memory leaks on errors in
virtballoon_probe() (git-fixes).
- virtio-balloon: Fix memory leak when unloading while hinting
is in progress (git-fixes).
- virtio-pci: check name when counting MSI-X vectors (git-fixes).
- virtio-balloon: initialize all vq callbacks (git-fixes).
- commit 56decc0
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic/x2apic: Implement IPI shorthands support (bsc#1162702).
- commit af57cfd
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic/flat64: Remove the IPI shorthand decision logic (bsc#1162702).
- commit 309c2e1
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Share common IPI helpers (bsc#1162702).
- commit e29e384
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Remove the shorthand decision logic (bsc#1162702).
- commit b931a9c
* Fri Feb 07 2020 dwagner@suse.de
- x86/smp: Enhance native_send_call_func_ipi() (bsc#1162702).
- commit f0857f7
* Fri Feb 07 2020 dwagner@suse.de
- x86/smp: Move smp_function_call implementations into IPI code (bsc#1162702).
- commit 10bcbc5
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Provide and use helper for send_IPI_allbutself() (bsc#1162702).
- commit ee9e660
* Fri Feb 07 2020 mbenes@suse.cz
- livepatch/samples/selftest: Use klp_shadow_alloc() API correctly
(bsc#1071995).
- commit 00eed06
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Add static key to Control IPI shorthands (bsc#1162702).
- commit 6d35b8a
* Fri Feb 07 2020 mbenes@suse.cz
- livepatch/selftest: Clean up shadow variable names and type
(bsc#1071995).
- commit e95b82b
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Move no_ipi_broadcast() out of 32bit (bsc#1162702).
- commit 9c72d3f
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Add NMI_VECTOR wait to IPI shorthand (bsc#1162702).
- commit 11f617e
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Remove dest argument from __default_send_IPI_shortcut() (bsc#1162702).
- commit 6e1b483
* Fri Feb 07 2020 dwagner@suse.de
- x86/hotplug: Silence APIC and NMI when CPU is dead (bsc#1162702).
- commit c8f6f01
* Fri Feb 07 2020 dwagner@suse.de
- x86/cpu: Move arch_smt_update() to a neutral place (bsc#1162702).
- Refresh patches.suse/x86-speculation-taa-Add-mitigation-for-TSX-Async-Abo.patch.
- Refresh patches.suse/x86-speculation-taa-Fix-printing-of-TAA_MSG_SMT-on-I.patch.
- commit 1c4fec9
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic/uv: Make x2apic_extra_bits static (bsc#1162702).
- Refresh patches.suse/x86-platform-uv-Add-UV-Hubbed-Hubless-Proc-FS-Files.patch.
- Refresh patches.suse/x86-platform-uv-Return-UV-Hubless-System-Type.patch.
- commit c91a792
* Fri Feb 07 2020 nborisov@suse.com
- btrfs: drop log root for dropped roots (bsc#1166772).
- btrfs: do not delete mismatched root refs (bsc#1166772).
- btrfs: fix invalid removal of root ref (bsc#1166772).
- btrfs: rework arguments of btrfs_unlink_subvol (bsc#1166772).
- btrfs: do not leak reloc root if we fail to read the fs root (bsc#1166772).
- commit 9f44227
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Consolidate the apic local headers (bsc#1162702).
- commit c920fec
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Move apic_flat_64 header into apic directory (bsc#1162702).
- commit 73a08d5
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Move ipi header into apic directory (bsc#1162702).
- commit 06589f2
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Cleanup the include maze (bsc#1162702).
- Refresh patches.suse/x86-platform-uv-Check-EFI-Boot-to-set-reboot-type.patch.
- Refresh patches.suse/x86-platform-uv-Return-UV-Hubless-System-Type.patch.
- Refresh patches.suse/x86-platform-uv-Save-OEM_ID-from-ACPI-MADT-probe.patch.
- commit 327f5f6
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Move IPI inlines into ipi.c (bsc#1162702).
- commit 81a4d6d
* Fri Feb 07 2020 dwagner@suse.de
- x86/apic: Invoke perf_events_lapic_init() after enabling APIC (bsc#1162702).
- Refresh patches.suse/x86-apic-32-Avoid-bogus-LDR-warnings.patch.
- commit b5224ec
* Fri Feb 07 2020 tiwai@suse.de
- uaccess: disallow > INT_MAX copy sizes (git-fixes).
- commit 59e5f9a
* Fri Feb 07 2020 tiwai@suse.de
- thermal: brcmstb_thermal: Do not use DT coefficients
(git-fixes).
- soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
(git-fixes).
- serdev: Don't claim unsupported ACPI serial devices (git-fixes).
- commit ea25f56
* Fri Feb 07 2020 tiwai@suse.de
- rtc: cmos: Stop using shared IRQ (git-fixes).
- rtc: hym8563: Return -EINVAL if the time is known to be invalid
(git-fixes).
- commit 15ca52d
* Fri Feb 07 2020 tiwai@suse.de
- pxa168fb: Fix the function used to release some memory in an
error handling path (git-fixes).
- qmi_wwan: Add support for Quectel RM500Q (git-fixes).
- commit b92716e
* Fri Feb 07 2020 tiwai@suse.de
- power: supply: core: Update sysfs-class-power ABI document
(git-fixes).
- power: supply: sbs-battery: Fix a signedness bug in
sbs_get_battery_capacity() (git-fixes).
- power: supply: axp20x_ac_power: Fix reporting online status
(git-fixes).
- power/supply: ingenic-battery: Don't change scale if there's
only one (git-fixes).
- commit cfd3f61
* Fri Feb 07 2020 tiwai@suse.de
- blacklist.conf: Add already cherry-picked platform drivers
- commit 57ff8bd
* Fri Feb 07 2020 tiwai@suse.de
- mtd: sharpslpart: Fix unsigned comparison to zero (git-fixes).
- mtd: onenand_base: Adjust indentation in onenand_read_ops_nolock
(git-fixes).
- net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
(git-fixes).
- commit 9763e59
* Fri Feb 07 2020 tiwai@suse.de
- mfd: rn5t618: Mark ADC control register volatile (git-fixes).
- mfd: da9062: Fix watchdog compatible string (git-fixes).
- mfd: max77650: Select REGMAP_IRQ in Kconfig (git-fixes).
- mfd: axp20x: Mark AXP20X_VBUS_IPSOUT_MGMT as volatile
(git-fixes).
- mfd: bd70528: Fix hour register mask (git-fixes).
- leds: pca963x: Fix open-drain initialization (git-fixes).
- lib/scatterlist.c: adjust indentation in __sg_alloc_table
(git-fixes).
- ide: remove set but not used variable 'hwif' (git-fixes).
- ima: ima/lsm policy rule loading logic bug fixes (git-fixes).
- hwmon: (pmbus/ibm-cffps) Fix LED blink behavior (git-fixes).
- commit e4dc7c5
* Fri Feb 07 2020 tiwai@suse.de
- fbdev: fix numbering of fbcon options (git-fixes).
- habanalabs: remove variable 'val' set but not used (git-fixes).
- habanalabs: rate limit error msg on waiting for CS (git-fixes).
- habanalabs: skip VA block list update in reset flow (git-fixes).
- commit afb5fba
* Fri Feb 07 2020 tiwai@suse.de
- clk: qcom: Add missing msm8998 gcc_bimc_gfx_clk (git-fixes).
- clk: qcom: smd: Add missing bimc clock (git-fixes).
- clk: ti: dra7: fix parent for gmac_clkctrl (git-fixes).
- clk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
(git-fixes).
- clk: meson: meson8b: make the CCF use the glitch-free mali mux
(git-fixes).
- clk: meson: pll: Fix by 0 division in __pll_params_to_rate()
(git-fixes).
- clk: meson: g12a: fix missing uart2 in regmap table (git-fixes).
- clk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks
(git-fixes).
- clk: imx: imx8mq: fix sys3_pll_out_sels (git-fixes).
- commit edbbc8e
* Fri Feb 07 2020 tiwai@suse.de
- Bluetooth: hci_bcm: Drive RTS only for BCM43438 (git-fixes).
- Bluetooth: hci_bcm: Add device-tree compatible for BCM4329
(git-fixes).
- Bluetooth: hci_bcm: Disallow set_baudrate for BCM4354
(git-fixes).
- Bluetooth: btbcm: Add entry for BCM4335A0 UART bluetooth
(git-fixes).
- Bluetooth: hci_bcm: Add compatible string for BCM43540
(git-fixes).
- commit f42c6a9
* Fri Feb 07 2020 dwagner@suse.de
- cpumask: Implement cpumask_or_equal() (bsc#1162702).
- commit a130302
* Fri Feb 07 2020 jeyu@suse.de
- Refresh and re-enable
patches.suse/0005-modsign-print-module-name-along-with-error-message.patch.
- commit e9c76fb
* Fri Feb 07 2020 tiwai@suse.de
- clk: at91: sam9x60: fix programmable clock prescaler
(git-fixes).
- clk: uniphier: Add SCSSI clock gate for each channel
(git-fixes).
- clk: actually call the clock init before any other callback
of the clock (git-fixes).
- media: vp7045: do not read uninitialized values if usb transfer
fails (git-fixes).
- media: af9005: uninitialized variable printked (git-fixes).
- media: digitv: don't continue if remote control state can't
be read (git-fixes).
- media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0
(git-fixes).
- media: gspca: zero usb_buf (git-fixes).
- Bluetooth: Fix race condition in hci_release_sock() (git-fixes).
- r8152: disable DelayPhyPwrChg (git-fixes).
- r8152: avoid the MCU to clear the lanwake (git-fixes).
- r8152: disable test IO for RTL8153B (git-fixes).
- r8152: get default setting of WOL before initializing
(git-fixes).
- Input: max77650-onkey - add of_match table (git-fixes).
- Input: evdev - convert kzalloc()/vzalloc() to kvzalloc()
(git-fixes).
- led: max77650: add of_match table (git-fixes).
- wireless: wext: avoid gcc -O3 warning (git-fixes).
- mac80211: Fix TKIP replay protection immediately after key setup
(git-fixes).
- cfg80211: Fix radar event during another phy CAC (git-fixes).
- wireless: fix enabling channel 12 for custom regulatory domain
(git-fixes).
- mac80211: mesh: restrict airtime metric to peered established
plinks (git-fixes).
- clk: mmp2: Fix the order of timer mux parents (git-fixes).
- clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order (git-fixes).
- clk: sunxi-ng: sun8i-r: Fix divider on APB0 clock (git-fixes).
- platform/x86: intel_pmc_core: update Comet Lake platform driver
(git-fixes).
- platform/x86: GPD pocket fan: Allow somewhat lower/higher
temperature limits (git-fixes).
- commit eff0f28
* Thu Feb 06 2020 tiwai@suse.de
- ALSA: hda: Clear RIRB status before reading WP (git-fixes).
- ALSA: hda/realtek - Fixed one of HP ALC671 platform Headset
Mic supported (git-fixes).
- ASoC: SOF: trace: fix unconditional free in trace release
(git-fixes).
- ALSA: hda - Fix DP-MST support for NVIDIA codecs (git-fixes).
- ALSA: dummy: Fix PCM format loop in proc output (git-fixes).
- ALSA: usb-audio: Annotate endianess in Scarlett gen2 quirk
(git-fixes).
- ALSA: usb-audio: Fix endianess in descriptor validation
(git-fixes).
- ALSA: hda: Add JasperLake PCI ID and codec vid (git-fixes).
- ALSA: pcm: Fix memory leak at closing a stream without hw_free
(git-fixes).
- ALSA: hda: Reset stream if DMA RUN bit not cleared (git-fixes).
- ASoC: Intel: Skylake: Explicitly include linux/io.h for
virt_to_phys() (git-fixes).
- commit 90e1eab
* Thu Feb 06 2020 chrubis@suse.cz
- rpm/kernel-binary.spec.in: Replace Novell with SUSE
- commit 8719d69
* Thu Feb 06 2020 ykaukab@suse.de
- kabi: arm64: reserve space in cpu_hwcaps and cpu_hwcap_keys
arrays (bsc#1089086).
Enable and refresh cpu_hwcaps kabi reservation patch.
- commit a2cfe97
* Thu Feb 06 2020 nborisov@suse.com
- btrfs: don't double lock the subvol_sem for rename exchange (bsc#1162943).
- commit 6492de6
* Thu Feb 06 2020 oneukum@suse.com
- blacklist.conf: different IDs in stable and mainline
- commit a8a637a
* Thu Feb 06 2020 wqu@suse.com
- Update
patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch
(bsc#1091101, bsc#1156919).
Since the problem is still here and not solved, re-enable it and rebase
the code.
- commit 5647b0a
* Wed Feb 05 2020 tiwai@suse.de
- pwm: Remove set but not set variable 'pwm' (git-fixes).
- pwm: omap-dmtimer: put_device() after of_find_device_by_node()
(git-fixes).
- pwm: omap-dmtimer: Simplify error handling (git-fixes).
- pwm: omap-dmtimer: Remove PWM chip in .remove before making
it unfunctional (git-fixes).
- commit f1507d7
* Wed Feb 05 2020 msuchanek@suse.de
- Refresh patches.suse/powerpc-drmem-avoid-NULL-pointer-dereference-when-dr.patch.
- commit 3c1c79f
* Wed Feb 05 2020 tiwai@suse.de
- PCI: Add DMA alias quirk for Intel VCA NTB (git-fixes).
- Refresh
patches.suse/0001-PCI-Vulcan-AHCI-PCI-bar-fix-for-Broadcom-Vulcan-earl.patch.
- commit 55d6c4b
* Wed Feb 05 2020 tiwai@suse.de
- mei: me: add comet point (lake) H device ids (git-fixes).
- mei: hdcp: bind only with i915 on the same PCH (git-fixes).
- staging: most: net: fix buffer overflow (git-fixes).
- staging: vt6656: Fix false Tx excessive retries reporting
(git-fixes).
- staging: vt6656: use NULLFUCTION stack on mac80211 (git-fixes).
- staging: vt6656: correct packet types for CTS protect, mode
(git-fixes).
- serial: imx: fix a race condition in receive path (git-fixes).
- usb: dwc3: pci: add ID for the Intel Comet Lake -V variant
(git-fixes).
- ARM: 8955/1: virt: Relax arch timer version check during early
boot (git-fixes).
- phy: cpcap-usb: Prevent USB line glitches from waking up modem
(git-fixes).
- phy: qcom-qmp: Increase PHY ready timeout (git-fixes).
- usb: musb: jz4740: Silence error if code is -EPROBE_DEFER
(git-fixes).
- drm/amd/display: Reduce HDMI pixel encoding if max clock is
exceeded (git-fixes).
- gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
(git-fixes).
- HID: steam: Fix input device disappearing (git-fixes).
- HID: intel-ish-hid: ipc: Add Tiger Lake PCI device ID
(git-fixes).
- drivers/hid/hid-multitouch.c: fix a possible null pointer access
(git-fixes).
- HID: wacom: Recognize new MobileStudio Pro PID (git-fixes).
- HID: intel-ish-hid: ipc: add CMP device id (git-fixes).
- HID: Add quirk for incorrect input length on Lenovo Y720
(git-fixes).
- HID: asus: Ignore Asus vendor-page usage-code 0xff events
(git-fixes).
- HID: ite: Add USB id match for Acer SW5-012 keyboard dock
(git-fixes).
- HID: Add quirk for Xin-Mo Dual Controller (git-fixes).
- HID: multitouch: Add LG MELF0410 I2C touchscreen support
(git-fixes).
- watchdog: rn5t618_wdt: fix module aliases (git-fixes).
- watchdog: max77620_wdt: fix potential build errors (git-fixes).
- spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent
calls (git-fixes).
- platform/x86: dell-laptop: disable kbd backlight on Inspiron
10xx (git-fixes).
- staging: mt7621-pci: add quirks for 'E2' revision using
'soc_device_attribute' (git-fixes).
- extcon-intel-cht-wc: Don't reset USB data connection at probe
(git-fixes).
- usb-storage: Disable UAS on JMicron SATA enclosure (git-fixes).
- mmc: sdhci-pci: Add support for Intel JSL (git-fixes).
- mmc: sdhci-pci: Quirk for AMD SDHC Device 0x7906 (git-fixes).
- ASoC: Intel: cht_bsw_rt5645: Add quirk for boards using
pmc_plt_clk_0 (git-fixes).
- ARM: OMAP2+: SmartReflex: add omap_sr_pdata definition
(git-fixes).
- Bluetooth: btbcm: Use the BDADDR_PROPERTY quirk (git-fixes).
- Bluetooth: Allow combination of BDADDR_PROPERTY and
INVALID_BDADDR quirks (git-fixes).
- HID: wacom: add new MobileStudio Pro 13 support (git-fixes).
- commit 2f59d11
* Wed Feb 05 2020 lhenriques@suse.com
- ceph: fix compat_ioctl for ceph_dir_operations (jsc#SES-1134).
- compat_ioctl: add compat_ptr_ioctl() (jsc#SES-1134).
- commit e540507
* Wed Feb 05 2020 oneukum@suse.com
- crypto: sun4i-ss - fix big endian issues (git-fixes).
- commit 0bfb337
* Wed Feb 05 2020 oneukum@suse.com
- blacklist.conf: not needed in our config
- commit a23b2d7
* Wed Feb 05 2020 oneukum@suse.com
- blacklist.conf: upstream has a wrong Fixes
- commit 3b66050
* Wed Feb 05 2020 oneukum@suse.com
- perf/imx_ddr: Add MODULE_DEVICE_TABLE (git-fixes).
- commit f0f1d6b
* Wed Feb 05 2020 dwagner@suse.de
- bitmap.h: fix kernel-doc warning and typo (bsc#1162702).
- commit be235a4
* Wed Feb 05 2020 oneukum@suse.com
- blacklist.conf: duplication
- commit 0224176
* Wed Feb 05 2020 oneukum@suse.com
- iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loop
(git-fixes).
- commit fa51eb6
* Wed Feb 05 2020 oneukum@suse.com
- iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to
Rx queues (git-fixes).
- commit 861212e
* Wed Feb 05 2020 jroedel@suse.de
- iommu/vt-d: Refactor find_domain() helper (bsc#1159594).
- commit e9b12d5
* Wed Feb 05 2020 oneukum@suse.com
- blacklist.conf: only cosmetics
- commit 1870278
* Wed Feb 05 2020 oneukum@suse.com
- blacklist.conf: patch is wrong, later reverted
- commit ed8aa8a
* Wed Feb 05 2020 bp@suse.de
- x86/resctrl: Fix a deadlock due to inaccurate reference
(bsc#1152489).
- x86/resctrl: Fix use-after-free due to inaccurate refcount of
rdtgroup (bsc#1152489).
- x86/resctrl: Fix use-after-free when deleting resource groups
(bsc#1152489).
- commit 1107939
* Wed Feb 05 2020 ykaukab@suse.de
- coresight: etm4x: Fix unused function warning (jsc#SLE-9326).
- coresight: replicator: Fix missing spin_lock_init()
(jsc#SLE-9326).
- coresight: funnel: Fix missing spin_lock_init() (jsc#SLE-9326).
- coresight: etm4x: Fix BMVAL misuse (jsc#SLE-9326).
- coresight: Add explicit architecture dependency (jsc#SLE-9326).
- coresight: etm4x: Add missing single-shot control API to sysfs
(jsc#SLE-9326).
- coresight: etm4x: Add view comparator settings API to sysfs
(jsc#SLE-9326).
- coresight: etm4x: Improve usability of sysfs - CID and VMID
masks (jsc#SLE-9326).
- coresight: etm4x: Improve usability of sysfs - include/exclude
addr (jsc#SLE-9326).
- coresight: etm4x: Fix issues with start-stop logic
(jsc#SLE-9326).
- coresight: etm4x: Add missing API to set EL match on address
filters (jsc#SLE-9326).
- coresight: etm4x: Fixes for ETM v4.4 architecture updates
(jsc#SLE-9326).
- coresight: etm4x: Add support for ThunderX2 (jsc#SLE-9326).
- coresight: etm4x: Save/restore state across CPU low power states
(jsc#SLE-9326).
- coresight: tmc-etr: Add barrier packets when moving offset
forward (jsc#SLE-9326).
- coresight: tmc-etr: Decouple buffer sync and barrier packet
insertion (jsc#SLE-9326).
- coresight: tmc: Make memory width mask computation into a
function (jsc#SLE-9326).
- coresight: tmc-etr: Fix updating buffer in not-snapshot mode
(jsc#SLE-9326).
- coresight: etm4x: improve clarity of etm4_os_unlock comment
(jsc#SLE-9326).
- coresight: etm4x: use module_param instead of module_param_named
(jsc#SLE-9326).
- coresight: etm4x: Remove superfluous setting of os_unlock
(jsc#SLE-9326).
- coresight: acpi: Static funnel support (jsc#SLE-9326).
- coresight: Convert pr_warn to dev_warn for obsolete bindings
(jsc#SLE-9326).
- coresight: tmc-etr: Check if non-secure access is enabled
(jsc#SLE-9326).
- coresight: tmc-etr: Handle memory errors (jsc#SLE-9326).
- coresight: etr_buf: Consolidate refcount initialization
(jsc#SLE-9326).
- coresight: cpu-debug: Add support for Qualcomm Kryo
(jsc#SLE-9326).
- coresight: etm4x: Add ETM PIDs for SDM845 and MSM8996
(jsc#SLE-9326).
- coresight: etm4x: Two function calls less (jsc#SLE-9326).
- commit 42abd9d
* Wed Feb 05 2020 mkubecek@suse.cz
- config: refresh
- drop no longer available option
- commit df9bfb1
* Wed Feb 05 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/mm-mmu_gather-invalidate-TLB-correctly-on-batch-allo.patch
- commit 11779f3
* Wed Feb 05 2020 mkubecek@suse.cz
- update patch metadata
- update Git-commit (maintainer repository rebased?):
patches.suse/scsi-qla2xxx-Fix-unbound-NVME-response-length.patch
- commit 6a6f7db
* Wed Feb 05 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/powerpc-mm-Remove-kvm-radix-prefetch-workaround-for-.patch
patches.suse/powerpc-papr_scm-Don-t-enable-direct-map-for-a-regio.patch
patches.suse/powerpc-pseries-lparcfg-Fix-display-of-Maximum-Memor.patch
patches.suse/powerpc-xmon-don-t-access-ASDR-in-VMs.patch
- commit b278cb1
* Wed Feb 05 2020 mkubecek@suse.cz
- fix patch metadata
- fix Patch-mainline:
patches.suse/vfs-fix-do_last-regression.patch
- commit d2a495c
* Wed Feb 05 2020 glin@suse.com
- libbpf: Add missing newline in opts validation macro
(bsc#1155518).
- libbpf: Fix printf compilation warnings on ppc64le arch
(bsc#1155518).
- commit 413fb24
* Tue Feb 04 2020 msuchanek@suse.de
- powerpc: Do not consider weak unresolved symbol relocations
as bad (bsc#1148868).
- powerpc: Provide initial documentation for PAPR hcalls
(bsc#1156395).
- gen_initramfs_list.sh: fix 'bad variable name' error
(bsc#1148868).
- mkcompile_h: use printf for LINUX_COMPILE_BY (bsc#1148868).
- mkcompile_h: git rid of UTS_TRUNCATE from
LINUX_COMPILE_{BY,HOST} (bsc#1148868).
- scripts/setlocalversion: clear local variable to make it work
for sh (bsc#1148868).
- kbuild: add $(BASH) to run scripts with bash-extension
(bsc#1148868).
- commit 200c822
* Tue Feb 04 2020 dwagner@suse.de
- jbd2: Free journal head outside of locked region (bsc#1162702).
- jbd2: Make state lock a spinlock (bsc#1162702).
- jbd2: Don't call __bforget() unnecessarily (bsc#1162702).
- jbd2: Drop unnecessary branch from jbd2_journal_forget()
(bsc#1162702).
- jbd2: Move dropping of jh reference out of un/re-filing
functions (bsc#1162702).
- jbd2: Remove jbd_trylock_bh_state() (bsc#1162702).
- jbd2: Simplify journal_unmap_buffer() (bsc#1162702).
- commit 64d9c8c
* Tue Feb 04 2020 jroedel@suse.de
- KVM: SVM: Override default MMIO mask if memory encryption is
enabled (bsc#1162684).
- commit 6f8451a
* Tue Feb 04 2020 bp@suse.de
- x86/fpu: Deactivate FPU state after failure during state load
(bsc#1152489).
- commit fb7702a
* Tue Feb 04 2020 bp@suse.de
- x86/resctrl: Check monitoring static key in the MBM overflow
handler (bsc#1152489).
- commit 8f4ba2c
* Tue Feb 04 2020 tiwai@suse.de
- Delete patches.suse/tomoyo-Don-t-use-nifty-names-on-sockets.patch (bsc#1162590)
We've hit mysterious regression and the git bisection points this one.
As this is no serious fix backport, let's try to revert it at first.
- commit 0ecd623
* Tue Feb 04 2020 ghe@suse.com
- ocfs2: fix oops when writing cloned file (bsc#1160831).
- commit dd0a42c
* Tue Feb 04 2020 nsaenzjulienne@suse.de
- dma-contiguous: CMA: give precedence to cmdline (bsc#1160609).
- commit d7a3b9d
* Tue Feb 04 2020 msuchanek@suse.de
- mm/mmu_gather: invalidate TLB correctly on batch allocation
failure and flush (bsc#1055186).
- commit c9dade1
* Tue Feb 04 2020 duwe@suse.de
- rpm/modules.fips: add keywrap (bsc#1160561)
- commit 68cc4b8
* Tue Feb 04 2020 lhenriques@suse.com
- ceph: hold extra reference to r_parent over life of request
(jsc#SES-1134).
- ceph: add more debug info when decoding mdsmap (jsc#SES-1134).
- ceph: switch to global cap helper (jsc#SES-1134).
- ceph: trigger the reclaim work once there has enough pending
caps (jsc#SES-1134).
- ceph: show tasks waiting on caps in debugfs caps file
(jsc#SES-1134).
- ceph: convert int fields in ceph_mount_options to unsigned int
(jsc#SES-1134).
- commit 5bcfbba
* Tue Feb 04 2020 bp@suse.de
- blacklist.conf: 6cd18453b689 EDAC/sifive: Fix return value check in ecc_register()
- commit 267e9ae
* Tue Feb 04 2020 lhenriques@suse.com
- libceph, rbd, ceph: convert to use the new mount API
(jsc#SES-1134).
- Refresh
patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch.
- commit dd179b3
* Tue Feb 04 2020 lhenriques@suse.com
- rbd: ask for a weaker incompat mask for read-only mappings
(jsc#SES-1134).
- commit 1660de5
* Tue Feb 04 2020 lhenriques@suse.com
- rbd: don't query snapshot features (jsc#SES-1134).
- Refresh
patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch.
- commit 578ddcb
* Tue Feb 04 2020 lhenriques@suse.com
- rbd: remove snapshot existence validation code (jsc#SES-1134).
- Refresh
patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch.
- commit 15f7151
* Tue Feb 04 2020 lhenriques@suse.com
- rbd: don't establish watch for read-only mappings
(jsc#SES-1134).
- rbd: don't acquire exclusive lock for read-only mappings
(jsc#SES-1134).
- rbd: disallow read-write partitions on images mapped read-only
(jsc#SES-1134).
- rbd: treat images mapped read-only seriously (jsc#SES-1134).
- commit 3b44169
* Tue Feb 04 2020 lhenriques@suse.com
- rbd: introduce RBD_DEV_FLAG_READONLY (jsc#SES-1134).
- Refresh
patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch.
- commit 8848484
* Tue Feb 04 2020 lhenriques@suse.com
- rbd: introduce rbd_is_snap() (jsc#SES-1134).
- ceph: don't leave ino field in ceph_mds_request_head
uninitialized (jsc#SES-1134).
- ceph: tone down loglevel on ceph_mdsc_build_path warning
(jsc#SES-1134).
- ceph: fix geting random mds from mdsmap (jsc#SES-1134).
- rbd: fix spelling mistake "requeueing" -> "requeuing"
(jsc#SES-1134).
- ceph: make several helper accessors take const pointers
(jsc#SES-1134).
- libceph: drop unnecessary check from dispatch() in mon_client.c
(jsc#SES-1134).
- commit ea0e3ab
* Tue Feb 04 2020 ggherdovich@suse.cz
- x86/intel_pstate: Handle runtime turbo disablement/enablement
in frequency invariance (bsc#1155798).
- commit d2ecce1
* Tue Feb 04 2020 ggherdovich@suse.cz
- x86, sched: Add support for frequency invariance on ATOM
(bsc#1155798).
- commit 5a622ef
* Tue Feb 04 2020 lpechacek@suse.cz
- net: aquantia: add an error handling in
aq_nic_set_multicast_list (jsc#SLE-10218).
- commit d467792
* Tue Feb 04 2020 ggherdovich@suse.cz
- x86, sched: Add support for frequency invariance on
ATOM_GOLDMONT* (bsc#1155798).
- commit 6550e7c
* Tue Feb 04 2020 ggherdovich@suse.cz
- x86, sched: Add support for frequency invariance on
XEON_PHI_KNL/KNM (bsc#1155798).
- commit 708e8cb
* Tue Feb 04 2020 ggherdovich@suse.cz
- x86, sched: Add support for frequency invariance on SKYLAKE_X
(bsc#1155798).
- commit 0ae5deb
* Tue Feb 04 2020 ggherdovich@suse.cz
- x86, sched: Add support for frequency invariance (bsc#1155798).
- commit 54365d2
* Mon Feb 03 2020 dwagner@suse.de
- scsi: qla2xxx: Fix unbound NVME response length (bsc#1157966
bsc#1158013 bsc#1157424).
- scsi: tcm_qla2xxx: Make qlt_alloc_qfull_cmd() set
cmd->se_cmd.map_tag (bsc#1157966 bsc#1158013 bsc#1157424).
- scsi: qla2xxx: Fix a NULL pointer dereference in an error path
(bsc#1157966 bsc#1158013 bsc#1157424).
- commit 586fcc6
* Mon Feb 03 2020 rgoldwyn@suse.com
- vfs: fix do_last() regression (bsc#1162109,CVE-2020-8428).
- Update
patches.suse/do_last-fetch-directory--i_mode-and--i_uid-before-its-too-late.patch
(bsc#1162109,CVE-2020-8428).
- commit 7adeb03
* Mon Feb 03 2020 msuchanek@suse.de
- KVM: PPC: Book3S PR: Fix -Werror=return-type build failure
(bsc#1061840).
- KVM: PPC: Book3S PR: Free shared page if mmu initialization
fails (bsc#1061840).
- KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
(bsc#1061840).
- commit 45012b1
* Mon Feb 03 2020 tzimmermann@suse.de
- Update "drm/amdkfd: fix a potential NULL pointer dereference (v2)"
We have a bug report and a CVE for this patch. Point references tag there.
- commit db7a4f2
* Mon Feb 03 2020 mbenes@suse.cz
- tracing/kprobes: Have uname use __get_str() in print_fmt
(git-fixes).
- commit 1cc7e66
* Mon Feb 03 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and move into sorted section:
patches.suse/0001-x86-kvm-Be-careful-not-to-clear-KVM_VCPU_FLUSH_TLB-b.patch
patches.suse/0002-x86-kvm-Introduce-kvm_-un-map_gfn.patch
patches.suse/0003-x86-kvm-Cache-gfn-to-pfn-translation.patch
patches.suse/0004-x86-KVM-Make-sure-KVM_VCPU_FLUSH_TLB-flag-is-not-mis.patch
patches.suse/0005-x86-KVM-Clean-up-host-s-steal-time-structure.patch
- commit 488b94c
* Mon Feb 03 2020 mkubecek@suse.cz
- patch whitespace cleanup
- delete whitespace on line separating rfc2822 header and body:
patches.suse/ocfs2-make-local-header-paths-relative-to-C-files.patch
- commit bbd1cb9
* Sun Feb 02 2020 ghe@suse.com
- ocfs2: make local header paths relative to C files
(bsc#1159889).
- commit fafd040
* Sat Feb 01 2020 tiwai@suse.de
- PCI: tegra: Fix afi_pex2_ctrl reg offset for Tegra30
(git-fixes).
- PCI: tegra: Fix return value check of pm_runtime_get_sync()
(git-fixes).
- PCI: keystone: Fix error handling when "num-viewport" DT
property is not populated (git-fixes).
- PCI: keystone: Fix outbound region mapping (git-fixes).
- PCI: keystone: Fix link training retries initiation (git-fixes).
- PCI/IOV: Fix memory leak in pci_iov_add_virtfn() (git-fixes).
- PCI/switchtec: Fix vep_vector_number ioread width (git-fixes).
- PCI/switchtec: Use dma_set_mask_and_coherent() (git-fixes).
- PCI: Don't disable bridge BARs when assigning bus resources
(git-fixes).
- PCI/AER: Initialize aer_fifo (git-fixes).
- media: uvcvideo: Avoid cyclic entity chains due to malformed
USB descriptors (git-fixes).
- media: iguanair: fix endpoint sanity check (git-fixes).
- media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left
adjustments (git-fixes).
- media: ov5640: Fix check for PLL1 exceeding max allowed rate
(git-fixes).
- media: imx7-mipi-csis: remove subdev_notifier (git-fixes).
- media: meson: add missing allocation failure check on new_buf
(git-fixes).
- media: i2c: adv748x: Fix unsafe macros (git-fixes).
- commit 0778c54
* Fri Jan 31 2020 mbrugger@suse.com
- EDAC/mc: Fix use-after-free and memleaks during device removal
(jsc#SLE-9482).
- Refresh
patches.suse/EDAC-mc-Reorder-functions-edac_mc_alloc.patch.
- commit 7999d28
* Fri Jan 31 2020 duwe@suse.de
- Refresh and reenable patches.suse/prepare-arm64-kgraft.
- Delete patches.suse/pstore-backend-autoaction.
(see commit 62c0377bb94742def)
- commit 2e37144
* Fri Jan 31 2020 hare@suse.de
- s390/dasd: disable ese support due to possible data corruption
(bsc#1161428).
- commit daa742e
* Fri Jan 31 2020 jroedel@suse.de
- iommu/amd: Fix IOMMU perf counter clobbering during init
(bsc#1162393).
- iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer
(bsc#1159594).
- commit 3146a75
* Fri Jan 31 2020 tiwai@suse.de
- airo: Add missing CAP_NET_ADMIN check in
AIROOLDIOCTL/SIOCDEVPRIVATE (git-fixes).
- airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
(git-fixes).
- commit 21afd27
* Fri Jan 31 2020 tiwai@suse.de
- crypto: vmx - Avoid weird build failures (git-fixes).
- commit 5668910
* Fri Jan 31 2020 tiwai@suse.de
- drm/vmwgfx: prevent memory leak in vmw_cmdbuf_res_add
(git-fixes).
- drm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_enable
(git-fixes).
- drm/msm/adreno: fix zap vs no-zap handling (git-fixes).
- drm/nouveau: Fix copy-paste error in
nouveau_fence_wait_uevent_handler (git-fixes).
- drm/nouveau/secboot/gm20b: initialize pointer in
gm20b_secboot_new() (git-fixes).
- drm/mediatek: Add gamma property according to hardware
capability (git-fixes).
- drm: atmel-hlcdc: prefer a lower pixel-clock than requested
(git-fixes).
- drm: atmel-hlcdc: enable clock before configuring timing engine
(git-fixes).
- drm: atmel-hlcdc: use double rate for pixel clock only if
supported (git-fixes).
- drm: bridge: dw-hdmi: constify copied structure (git-fixes).
- drm/rockchip: lvds: Fix indentation of a #define (git-fixes).
- drm/amdkfd: remove set but not used variable 'top_dev'
(git-fixes).
- drm/amd/powerplay: remove set but not used variable 'us_mvdd'
(git-fixes).
- drm/amdgpu: remove set but not used variable 'invalid'
(git-fixes).
- drm/amdgpu: remove set but not used variable 'count'
(git-fixes).
- drm/amdgpu: remove set but not used variable 'amdgpu_connector'
(git-fixes).
- drm/amdgpu: remove set but not used variable 'mc_shared_chmap'
from 'gfx_v6_0.c' and 'gfx_v7_0.c' (git-fixes).
- drm/amdgpu: remove set but not used variable 'mc_shared_chmap'
(git-fixes).
- drm/amdgpu: remove always false comparison in
'amdgpu_atombios_i2c_process_i2c_ch' (git-fixes).
- drm/amdgpu: remove set but not used variable 'dig' (git-fixes).
- drm/amdgpu: remove set but not used variable 'dig_connector'
(git-fixes).
- drm/amdgpu: add function parameter description in
'amdgpu_gart_bind' (git-fixes).
- drm/amdgpu: add function parameter description in
'amdgpu_device_set_cg_state' (git-fixes).
- drm/amdgpu: remove 4 set but not used variable in
amdgpu_atombios_get_connector_info_from_object_table
(git-fixes).
- drm/panel: simple: Add Logic PD Type 28 display support
(git-fixes).
- drm/qxl: Complete exception handling in qxl_device_init()
(git-fixes).
- drm/rect: update kerneldoc for drm_rect_clip_scaled()
(git-fixes).
- drm/rect: Avoid division by zero (git-fixes).
- drm/fourcc: Fill out all block sizes for P210 (git-fixes).
- drm/fourcc: Fill out all block sizes for P10/12/16 (git-fixes).
- drm/ttm: ttm_tt_init_fields() can be static (git-fixes).
- commit 93987eb
* Fri Jan 31 2020 tiwai@suse.de
- PM: hibernate: fix crashes with init_on_free=1 (git-fixes).
- commit 748603f
* Fri Jan 31 2020 tiwai@suse.de
- Add the already cherry-picked id to pinctrl fix patch
- commit fdc0f64
* Fri Jan 31 2020 jroedel@suse.de
- x86/KVM: Clean up host's steal time structure (bsc#1161154,
CVE-2019-3016).
- x86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
(bsc#1161154, CVE-2019-3016).
- x86/kvm: Cache gfn to pfn translation (bsc#1161154,
CVE-2019-3016).
- x86/kvm: Introduce kvm_(un)map_gfn() (bsc#1161154,
CVE-2019-3016).
- x86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
(bsc#1161154, CVE-2019-3016).
- commit b5111ca
* Fri Jan 31 2020 mkubecek@suse.cz
- supported.conf: mark ufshcd_core and ufshcd_pltfrm as supported (bsc#1158776)
kernel-source commit ba2a8909aec7 marked modules ufs_hisi, ufs_medatek and
ufs_qcom as supported (with reference to comment 14 here); these depend on
ufshcd_core and ufshcd_pltfrm which are unsupported so that IBS build
(aarch64/default) now fails one of the late checks.
Mark ufshcd_core and ufshcd_pltfrm as supported to avoid unfulfilled
dependencies in arm64 kernel-default.
- commit e66a364
* Fri Jan 31 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and resort:
patches.suse/scsi-qla2xxx-Add-D-Port-Diagnostic-reason-explanatio.patch
patches.suse/scsi-qla2xxx-Add-a-shadow-variable-to-hold-disc_stat.patch
patches.suse/scsi-qla2xxx-Cleanup-unused-async_logout_done.patch
patches.suse/scsi-qla2xxx-Consolidate-fabric-scan.patch
patches.suse/scsi-qla2xxx-Correct-fcport-flags-handling.patch
patches.suse/scsi-qla2xxx-Fix-RIDA-Format-2.patch
patches.suse/scsi-qla2xxx-Fix-fabric-scan-hang.patch
patches.suse/scsi-qla2xxx-Fix-mtcp-dump-collection-failure.patch
patches.suse/scsi-qla2xxx-Fix-stuck-login-session-using-prli_pend.patch
patches.suse/scsi-qla2xxx-Fix-stuck-session-in-GNL.patch
patches.suse/scsi-qla2xxx-Fix-the-endianness-of-the-qla82xx_get_f.patch
patches.suse/scsi-qla2xxx-Fix-update_fcport-for-current_topology.patch
patches.suse/scsi-qla2xxx-Improve-readability-of-the-code-that-ha.patch
patches.suse/scsi-qla2xxx-Remove-defer-flag-to-indicate-immeadiat.patch
patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.22-k.patch
patches.suse/scsi-qla2xxx-Use-common-routine-to-free-fcport-struc.patch
patches.suse/scsi-qla2xxx-Use-get_unaligned_-instead-of-open-codi.patch
No effect on expanded tree.
- commit 35cf494
* Thu Jan 30 2020 mbenes@suse.cz
- s390/ftrace: generate traced function stack frame
(jsc#SLE-11050).
- commit 8abd203
* Thu Jan 30 2020 tiwai@suse.de
- scripts/find-unused-docs: Fix massive false positives
(git-fixes).
- selftests: settings: tests can be in subsubdirs (git-fixes).
- visorbus: fix uninitialized variable access (git-fixes).
- debugfs: Return -EPERM when locked down (git-fixes).
- driver core: Fix test_async_driver_probe if NUMA is disabled
(git-fixes).
- component: do not dereference opaque pointer in debugfs
(git-fixes).
- iio: adc: stm32-dfsdm: fix single conversion (git-fixes).
- iio: st_gyro: Correct data for LSM9DS0 gyro (git-fixes).
- staging: wlan-ng: ensure error return is actually returned
(git-fixes).
- serial: 8250_bcm2835aux: Fix line mismatch on driver unbind
(git-fixes).
- USB: serial: ir-usb: fix IrLAP framing (git-fixes).
- USB: serial: ir-usb: fix link-speed handling (git-fixes).
- USB: serial: ir-usb: add missing endpoint sanity check
(git-fixes).
- usb: typec: wcove: fix "op-sink-microwatt" default that was
in mW (git-fixes).
- usb: typec: tcpci: mask event interrupts when remove driver
(git-fixes).
- usb: host: xhci-tegra: set MODULE_FIRMWARE for tegra186
(git-fixes).
- phy: qualcomm: Adjust indentation in read_poll_timeout
(git-fixes).
- usb: gadget: f_ecm: Use atomic_t to track in-flight request
(git-fixes).
- usb: gadget: f_ncm: Use atomic_t to track in-flight request
(git-fixes).
- usb: dwc3: gadget: Delay starting transfer (git-fixes).
- usb: dwc3: gadget: Check END_TRANSFER completion (git-fixes).
- usb: dwc3: turn off VBUS when leaving host mode (git-fixes).
- usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer
(git-fixes).
- pinctrl: sh-pfc: r8a7778: Fix duplicate SDSELF_B and SD1_CLK_B
(git-fixes).
- pinctrl: sh-pfc: r8a77965: Fix DU_DOTCLKIN3 drive/bias control
(git-fixes).
- gpiolib: Set lockdep class for hierarchical irq domains
(git-fixes).
- commit 28a738b
* Wed Jan 29 2020 rgoldwyn@suse.com
- do_last(): fetch directory ->i_mode and ->i_uid before it's
too late (bsc#1152109,CVE-2020-8428).
- commit 6a0a735
* Wed Jan 29 2020 bp@suse.de
- crypto: ccp - Verify access to device registers before
initializing (bsc#1161073).
- crypto: ccp - Change a message to reflect status instead of
failure (bsc#1161073).
- commit 9d00d4d
* Wed Jan 29 2020 tiwai@suse.de
- firestream: fix memory leaks (git-fixes).
- net: usb: lan78xx: Add .ndo_features_check (git-fixes).
- PCI: Mark AMD Navi14 GPU rev 0xc5 ATS as broken (git-fixes).
- hwmon: (adt7475) Make volt2reg return same reg as reg2volt input
(git-fixes).
- media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMT
(git-fixes).
- commit 0f48df8
* Wed Jan 29 2020 mbrugger@suse.com
- EDAC/mc: Remove per layer counters (jsc#SLE-9482).
- EDAC/mc: Remove detail[] string and cleanup error string
generation (jsc#SLE-9482).
- EDAC/mc: Pass the error descriptor to error reporting functions
(jsc#SLE-9482).
- EDAC/mc: Remove enable_per_layer_report function arguments
(jsc#SLE-9482).
- EDAC/mc: Report "unknown memory" on too many DIMM labels found
(jsc#SLE-9482).
- EDAC/mc: Create new function edac_inc_csrow() (jsc#SLE-9482).
- EDAC/mc: Determine mci pointer from the error descriptor
(jsc#SLE-9482).
- EDAC: Store error type in struct edac_raw_error_desc
(jsc#SLE-9482).
- EDAC/mc: Reorder functions edac_mc_alloc*() (jsc#SLE-9482).
- EDAC/mc: Split edac_mc_alloc() into smaller functions
(jsc#SLE-9482).
- commit d500698
* Wed Jan 29 2020 vbabka@suse.cz
- mm/hmm: hmm_range_fault() infinite loop (HMM Functionality,
jsc#SLE-8176).
- commit f666122
* Wed Jan 29 2020 vbabka@suse.cz
- mm/hmm: hmm_range_fault() NULL pointer bug (HMM Functionality,
jsc#SLE-8176).
- commit 27fd79f
* Wed Jan 29 2020 tiwai@suse.de
- Fix applying via rapidquilt again
Refresh
patches.suse/sched-topology-Assert-non-NUMA-topology-masks-don-t-partially-overlap.patch.
A patch in a patch description is confusing.
- commit 82f83e9
* Wed Jan 29 2020 mkubecek@suse.cz
- update upstream references
- update Patch-mainline:
patches.suse/sched-Use-fair-prio_changed-instead-of-ad-hoc-implementation.patch
patches.suse/sched-core-Remove-unused-variable-from-set_user_nice.patch
patches.suse/sched-fair-Define-sched_idle_cpu-only-for-SMP-configurations.patch
patches.suse/sched-fair-Fix-sgc-min-max-_capacity-calculation-for-SD_OVERLAP.patch
patches.suse/sched-topology-Assert-non-NUMA-topology-masks-don-t-partially-overlap.patch
patches.suse/sched-wait-fix-___wait_var_event-exclusive.patch
patches.suse/schied-fair-Skip-calculating-contrib-without-load.patch
- commit 1c0fc31
* Wed Jan 29 2020 ptesarik@suse.cz
- config: enable CONFIG_DRM_ETNAVIV on arm64 (jsc#SLE-9263).
- supported.conf: mark etnaviv as supported (jsc#SLE-9263).
- commit ff1abc4
* Wed Jan 29 2020 ptesarik@suse.cz
- supported.conf: Support lima and panfrost (jsc#SLE-8203).
- commit aa64aa2
* Wed Jan 29 2020 msuchanek@suse.de
- powerpc/mm: Remove kvm radix prefetch workaround for Power9
DD2.2 (bsc#1061840).
- commit 8d2d7a2
* Wed Jan 29 2020 nsaenzjulienne@suse.de
- mmc: host: sdhci-pci: Add Genesys Logic GL975x support
(bsc#1144168).
- Update config files
- mmc: sdhci: Export sdhci_abort_tuning function symbol
(bsc#1144168).
- PCI: Add Genesys Logic, Inc. Vendor ID (bsc#1144168).
- mmc: sdhci: Add PLL Enable support to internal clock setup
(bsc#1144168).
- commit 418d5df
* Wed Jan 29 2020 msuchanek@suse.de
- powerpc/xmon: don't access ASDR in VMs (bsc#1065729).
- commit cc778b6
* Wed Jan 29 2020 msuchanek@suse.de
- powerpc/papr_scm: Don't enable direct map for a region by
default (bsc#1129551).
- commit 5d46d16
* Wed Jan 29 2020 tiwai@suse.de
- Add already cherry-picked id for mdio_bus fix
- commit e3cd812
* Wed Jan 29 2020 tiwai@suse.de
- opp: Free static OPPs on errors while adding them (git-fixes).
- ptp: free ptp device pin descriptors properly (git-fixes).
- clk: samsung: exynos5420: Keep top G3D clocks enabled
(git-fixes).
- commit 003f497
* Wed Jan 29 2020 mgorman@suse.de
- sched/fair: Define sched_idle_cpu() only for SMP configurations
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit c8faafc
* Wed Jan 29 2020 mgorman@suse.de
- sched/topology: Assert non-NUMA topology masks don't (partially)
overlap (bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit ffd4102
* Wed Jan 29 2020 mgorman@suse.de
- sched/fair: Fix sgc->{min,max}_capacity calculation for
SD_OVERLAP (bnc#1155798 (CPU scheduler functional and
performance backports)).
- commit d5c0168
* Wed Jan 29 2020 mgorman@suse.de
- sched/core: Remove unused variable from set_user_nice()
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit d56a5d4
* Wed Jan 29 2020 mgorman@suse.de
- schied/fair: Skip calculating @contrib without load (bnc#1155798
(CPU scheduler functional and performance backports)).
- commit e039f48
* Wed Jan 29 2020 mgorman@suse.de
- sched/wait: fix ___wait_var_event(exclusive) (bnc#1155798
(CPU scheduler functional and performance backports)).
- commit a75fdb5
* Wed Jan 29 2020 mgorman@suse.de
- sched: Use fair:prio_changed() instead of ad-hoc implementation
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit d945568
* Wed Jan 29 2020 mkubecek@suse.cz
- supported.conf: cleanup
Drop entries which no longer match any module built.
- commit c5f35cc
* Wed Jan 29 2020 tzimmermann@suse.de
- drm/mgag200: Flag all G200 SE A machines as broken wrt <startadd> (bsc#1152489)
- commit 9c74a8c
* Wed Jan 29 2020 mkubecek@suse.cz
- series.conf: cleanup
- update upstream references and move into sorted section:
patches.suse/ASoC-fsl_sai-add-IRQF_SHARED.patch
patches.suse/USB-Fix-Don-t-skip-endpoint-descriptors-with-maxpack.patch
patches.suse/enetc-add-software-timestamping.patch
patches.suse/enetc-remove-variable-tc_max_sized_frame-set-but-not.patch
patches.suse/gpio-mpc8xxx-Add-platform-device-to-gpiochip-parent.patch
patches.suse/libertas-Fix-two-buffer-overflows-at-parsing-bss-des.patch
patches.suse/sched-Spare-resched-IPI-when-prio-changes-on-a-single-fair-task.patch
patches.suse/sched-clock-Use-static_branch_likely-with-sched_clock_running.patch
patches.suse/sched-fair-Improve-update_sd_pick_busiest-for-spare-capacity-case.patch
patches.suse/sched-fair-Load-balance-aggressively-for-SCHED_IDLE-CPUs.patch
patches.suse/sched-fair-Make-sched-idle-CPU-selection-consistent-throughout.patch
patches.suse/sched-fair-Optimize-select_idle_cpu.patch
patches.suse/sched-fair-Remove-redundant-call-to-cpufreq_update_util.patch
patches.suse/sched-fair-calculate-delta-runnable-load-only-when-it-s-needed.patch
No effect on expanded tree.
- commit 06db07c
* Wed Jan 29 2020 tzimmermann@suse.de
- drm/mgag200: Add workaround for HW that does not support 'startadd' (bsc#1152489)
- commit 8ad9863
* Wed Jan 29 2020 mkubecek@suse.cz
- series.conf: refresh
- update upstream references (mainline now) and resort:
patches.suse/hwrng-iproc-rng200-add-support-for-bcm2711.patch
patches.suse/ice-Add-device-ids-for-E822-devices.patch
patches.suse/igc-Add-64-bit-DMA-access-support.patch
patches.suse/igc-Add-PHY-power-management-control.patch
patches.suse/igc-Add-SKU-for-i225-device.patch
patches.suse/igc-Add-basic-skeleton-for-PTP.patch
patches.suse/igc-Add-legacy-power-management-support.patch
patches.suse/igc-Add-scatter-gather-support.patch
patches.suse/igc-Add-support-for-RX-timestamping.patch
patches.suse/igc-Add-support-for-TSO.patch
patches.suse/igc-Add-support-for-TX-timestamping.patch
patches.suse/igc-Add-support-for-ethtool-GET_TS_INFO-command.patch
patches.suse/igc-Fix-parameter-descriptions-for-a-several-functio.patch
patches.suse/igc-Fix-the-parameter-description-for-igc_alloc_rx_b.patch
patches.suse/igc-Fix-typo-in-a-comment.patch
patches.suse/igc-Improve-the-DMA-mapping-flow.patch
patches.suse/igc-Prefer-to-use-the-pci_release_mem_regions-method.patch
patches.suse/igc-Remove-excess-parameter-description-from-igc_is_.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_alloc_mapp.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_assign_vec.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_clean_tx_r.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_configure.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_configure_.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_free_q_vec-f7bcca5d.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_free_q_vec.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_irq_disabl.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_irq_enable.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_power_down.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_set_defaul.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_set_interr.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_set_rx_mod.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_sw_init.patch
patches.suse/igc-Remove-no-need-declaration-of-the-igc_write_itr.patch
patches.suse/igc-Remove-serdes-comments-from-a-description-of-met.patch
patches.suse/igc-Remove-unused-definition.patch
patches.suse/igc-Use-Start-of-Packet-signal-from-PHY-for-timestam.patch
- commit a2cb839
* Wed Jan 29 2020 tiwai@suse.de
- crypto: ccree - fix PM race condition (git-fixes).
- crypto: caam/qi2 - fix typo in algorithm's driver name
(git-fixes).
- crypto: atmel-sha - fix error handling when setting hmac key
(git-fixes).
- crypto: artpec6 - return correct error code for failed setkey()
(git-fixes).
- crypto: chelsio - fix writing tfm flags to wrong place
(git-fixes).
- crypto: api - fix unexpectedly getting generic implementation
(git-fixes).
- crypto: picoxcell - adjust the position of tasklet_init and
fix missed tasklet_kill (git-fixes).
- crypto: api - Fix race condition in crypto_spawn_alg
(git-fixes).
- crypto: api - Check spawn->alg under lock in crypto_drop_spawn
(git-fixes).
- crypto: af_alg - Use bh_lock_sock in sk_destruct (git-fixes).
- crypto: testmgr - don't try to decrypt uninitialized buffers
(git-fixes).
- crypto: pcrypt - Do not clear MAY_SLEEP flag in original request
(git-fixes).
- crypto: arm64/ghash-neon - bump priority to 150 (git-fixes).
- crypto: ccp - set max RSA modulus size for v3 platform devices
as well (git-fixes).
- commit 57ecf54
* Wed Jan 29 2020 tiwai@suse.de
- ASoC: topology: fix soc_tplg_fe_link_create() - link->dobj
initialization order (git-fixes).
- ASoC: Intel: skl_hda_dsp_common: Fix global-out-of-bounds bug
(git-fixes).
- ALSA: hda: Add Clevo W65_67SB the power_save blacklist
(git-fixes).
- ALSA: hda - Add docking station support for Lenovo Thinkpad
T420s (git-fixes).
- ALSA: hda/hdmi - add retry logic to parse_intel_hdmi()
(git-fixes).
- ALSA: hda/realtek - Add Headset Mic supported for HP cPC
(git-fixes).
- ALSA: hda/analog - Minor optimization for SPDIF mux connections
(git-fixes).
- ALSA: hda: patch_hdmi: remove warnings with empty body
(git-fixes).
- ALSA: hda: correct kernel-doc parameter descriptions
(git-fixes).
- ALSA: hda: Manage concurrent reg access more properly
(git-fixes).
- ALSA: hda: patch_realtek: fix empty macro usage in if block
(git-fixes).
- ALSA: hda: Fix a typo in comments (git-fixes).
- ALSA: sh: Fix compile warning wrt const (git-fixes).
- ALSA: hda: More constifications (git-fixes).
- ALSA: hda/realtek - More constifications (git-fixes).
- ALSA: hda/realtek - Apply mic mute LED quirk for Dell E7xx
laptops, too (git-fixes).
- ALSA: sh: Fix unused variable warnings (git-fixes).
- ALSA: hda - constify and cleanup static NodeID tables
(git-fixes).
- ALSA: hda: Constify snd_pci_quirk tables (git-fixes).
- ALSA: hda: Constify snd_kcontrol_new items (git-fixes).
- ALSA: hda: constify copied structure (git-fixes).
- ALSA: hda: Comment about snd_hdac_bus_update_rirb() and spinlock
(git-fixes).
- ALSA: control: remove useless assignment in .info callback of
PCM chmap element (git-fixes).
- ALSA: hda: Unify get_response handling (git-fixes).
- ALSA: hda: Use waitqueue for RIRB in HDA-core helper, too
(git-fixes).
- ALSA: hda: Use standard waitqueue for RIRB wakeup (git-fixes).
- ath10k: Correct the DMA direction for management tx buffers
(git-fixes).
- Revert "ath10k: fix DMA related firmware crashes on multiple
devices" (git-fixes).
- ath10k: pci: Fix comment on ath10k_pci_dump_memory_sram
(git-fixes).
- ath10k: pci: Only dump ATH10K_MEM_REGION_TYPE_IOREG when safe
(git-fixes).
- iwlegacy: ensure loop counter addr does not wrap and cause an
infinite loop (git-fixes).
- rtw88: fix potential NULL skb access in TX ISR (git-fixes).
- brcmfmac: sdio: Fix OOB interrupt initialization on brcm43362
(git-fixes).
- mwifiex: drop most magic numbers from
mwifiex_process_tdls_action_frame() (git-fixes).
- net: socionext: fix xdp_result initialization in
netsec_process_rx (git-fixes).
- net: socionext: fix possible user-after-free in
netsec_process_rx (git-fixes).
- ath9k: fix storage endpoint lookup (git-fixes).
- brcmfmac: Fix memory leak in brcmf_usbdev_qinit (git-fixes).
- zd1211rw: fix storage endpoint lookup (git-fixes).
- rsi_91x_usb: fix interface sanity check (git-fixes).
- rtl8xxxu: fix interface sanity check (git-fixes).
- orinoco_usb: fix interface sanity check (git-fixes).
- brcmfmac: fix interface sanity check (git-fixes).
- mwifiex: delete unused mwifiex_get_intf_num() (git-fixes).
- brcmfmac: Fix use after free in brcmf_sdio_readframes()
(git-fixes).
- rsi: fix non-atomic allocation in completion handler
(git-fixes).
- rsi: fix memory leak on failed URB submission (git-fixes).
- rsi: fix use-after-free on probe errors (git-fixes).
- rsi: fix use-after-free on failed probe and unbind (git-fixes).
- bcma: remove set but not used variable 'sizel' (git-fixes).
- brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()
(git-fixes).
- wil6210: fix break that is never reached because of zero'ing
of a retry counter (git-fixes).
- ath10k: Fix qmi init error handling (git-fixes).
- ath10k: correct the tlv len of
ath10k_wmi_tlv_op_gen_config_pno_start (git-fixes).
- NFC: pn544: Adjust indentation in pn544_hci_check_presence
(git-fixes).
- ppp: Adjust indentation into ppp_async_input (git-fixes).
- Bluetooth: btusb: fix memory leak on fw (git-fixes).
- Bluetooth: btusb: fix non-atomic allocation in completion
handler (git-fixes).
- commit b16c1ef
* Wed Jan 29 2020 tiwai@suse.de
- regulator: core: Fix exported symbols to the exported GPL
version (git-fixes).
- commit b623820
* Wed Jan 29 2020 wqu@suse.com
- btrfs: dev-replace: remove warning for unknown return codes
when finished (dependency for bsc#1162067).
- commit c6cf4b1
* Wed Jan 29 2020 wqu@suse.com
- btrfs: scrub: Require mandatory block group RO for dev-replace
(bsc#1162067).
- commit 1eeede9
* Wed Jan 29 2020 jlee@suse.com
- Update config files. (bsc#1160067)
The 8379bb84be be backported by Takashi from v5.5-rc7 to SLE15-SP2
kernel. This patch fixed bsc#1160067. After long run testing, we
confirmed that the issue be fixed on SLE15-SP2 and also v5.5 mainline
kernel. So I enable CONFIG_KEYS_REQUEST_CACHE again.
commit 8379bb84be757d5df2d818509faec5d66adb861d
Author: David Howells <dhowells@redhat.com>
Date: Tue Jan 14 16:06:14 2020 +0000
keys: Fix request_key() cache
- commit 8e290bd
* Wed Jan 29 2020 mgorman@suse.de
- sched, fair: Allow a per-cpu kthread waking a task to stack
on the same CPU (bsc#1154329).
- commit 8765a0f
* Tue Jan 28 2020 ptesarik@suse.cz
- config: enable arm-specific UFS modules (bsc#1158776 comment 14).
- supported.conf: mark arm-specific UFS modules as supported.
- commit ba2a890
* Tue Jan 28 2020 ptesarik@suse.cz
- config: enable CONFIG_SCSI_SNIC_DEBUG_FS (bsc#1158776 comment 19).
- commit 1120a0c
* Tue Jan 28 2020 lyan@suse.com
- kvm: aarch64: Avoid guest access host debug/PMU registers
(bnc#1161692).
- commit 392760e
* Tue Jan 28 2020 ptesarik@suse.cz
- config: enable CONFIG_NVM_PBLK on arm64 (bsc#1158776 comment 18).
- commit 1f58f3e
* Tue Jan 28 2020 ptesarik@suse.cz
- config: disable CONFIG_VIRTIO_BLK_SCSI (bsc#1158776 comment 17).
- commit a547bc2
* Tue Jan 28 2020 msuchanek@suse.de
- powerpc/pseries/lparcfg: Fix display of Maximum Memory
(bsc#1162028 ltc#181740).
- commit c2573b2
* Tue Jan 28 2020 ptesarik@suse.cz
- config: enable BLK_SED_OPAL on arm64 (bsc#1158776 comment 16).
- commit 5c8c73b
* Tue Jan 28 2020 ptesarik@suse.cz
- config: disable CONFIG_RD_LZ4 in arm64/default and s390x/zfcpdump
(bsc#1158776 comment 15).
- commit 6466f6e
* Tue Jan 28 2020 ptesarik@suse.cz
- config: adjust block device options on arm64 to match x86_64
(bsc#1158776 comment 14).
- commit 6b66509
* Tue Jan 28 2020 ptesarik@suse.cz
- config: disable MANDATORY_FILE_LOCKING on arm64. To the best of my
knowledge this is dead code that no one cares about. (bsc#1158776
comment 12).
- commit 6b4bc5e
* Tue Jan 28 2020 ptesarik@suse.cz
- config: Disable 842 compression on arm64 (bsc#1158776 comment 11).
- commit 998bea1
* Tue Jan 28 2020 ptesarik@suse.cz
- config: file system options on arm64 (bsc#1158776 comment 10).
- commit b603b82
* Tue Jan 28 2020 ptesarik@suse.cz
- config: USB options on arm64 (bsc#1158776 comment 9).
- commit f06de5d
* Tue Jan 28 2020 ptesarik@suse.cz
- config: update non-x86_64 header (gcc 7.5.0)
- commit a033e88
* Tue Jan 28 2020 mbenes@suse.cz
- blacklist.conf: aeed8aa3874d ("tracing: trigger: Replace unneeded RCU-list traversals")
Needs 28875945ba98 ("rcu: Add support for consolidated-RCU reader
checking"), which seems to be too invasive for the potential gain.
- commit d3073ab
* Tue Jan 28 2020 ohering@suse.de
- Update patches.suse/target-add-lio-rbd-to-makefile-Kconfig.patch.
TCM_RBD depends on BLK_DEV_RBD (rbd_img_request_put)
- commit 804b592
* Tue Jan 28 2020 mkubecek@suse.cz
- config: refresh
- update x86_64/default header (gcc 7.5.0)
- clean up x86_64/kvmsmall
- commit 88fb509
* Tue Jan 28 2020 mkubecek@suse.cz
- patch metadata cleanup
- fix Patch-mainline:
patches.suse/sched-cfs-fix-spurious-active-migration.patch
patches.suse/sched-fair-Fix-find_idlest_group-to-handle-CPU-affinity.patch
patches.suse/sched-fair-Optimize-select_idle_core.patch
- commit 2dd79f3
* Tue Jan 28 2020 ptesarik@suse.cz
- Consistent network-related options (bsc#1158776 comment 7).
- commit 8954e4c
* Tue Jan 28 2020 tiwai@suse.de
- clocksource/drivers/bcm2835_timer: Fix memory leak of timer
(git-fixes).
- ACPI / battery: Deal better with neither design nor full
capacity not being reported (git-fixes).
- ACPI / battery: Use design-cap for capacity calculations if
full-cap is not available (git-fixes).
- ACPI / battery: Deal with design or full capacity being reported
as -1 (git-fixes).
- regulator: rk808: Lower log level on optional GPIOs being not
available (git-fixes).
- regulator: vctrl-regulator: Avoid deadlock getting and setting
the voltage (git-fixes).
- spi: fsl-lpspi: fix only one cs-gpio working (git-fixes).
- spi: spi-fsl-qspi: Ensure width is respected in spi-mem
operations (git-fixes).
- regmap: fix writes to non incrementing registers (git-fixes).
- dmaengine: fsl-qdma: fix duplicated argument to && (git-fixes).
- dmaengine: axi-dmac: add a check for devm_regmap_init_mmio
(git-fixes).
- platform/x86: intel_mid_powerbtn: Take a copy of ddata
(git-fixes).
- commit 9a9e8fa
* Mon Jan 27 2020 fdmanana@suse.com
- Btrfs: always copy scrub arguments back to user space
(bsc#1161948).
- commit 08b80dc
* Mon Jan 27 2020 fdmanana@suse.com
- btrfs: skip log replay on orphaned roots (bsc#1161935).
- commit eeeba1a
* Mon Jan 27 2020 fdmanana@suse.com
- btrfs: handle ENOENT in btrfs_uuid_tree_iterate (bsc#1161937).
- commit 2acecda
* Mon Jan 27 2020 fdmanana@suse.com
- btrfs: abort transaction after failed inode updates in
create_subvol (bsc#1161936).
- commit 78f55a1
* Mon Jan 27 2020 fdmanana@suse.com
- btrfs: do not call synchronize_srcu() in inode_tree_del
(bsc#1161934).
- commit 433b7cb
* Mon Jan 27 2020 fdmanana@suse.com
- Btrfs: make tree checker detect checksum items with overlapping
ranges (bsc#1161931).
- commit 1bcc04b
* Mon Jan 27 2020 fdmanana@suse.com
- Btrfs: fix missing data checksums after replaying a log tree
(bsc#1161931).
- commit fe9925a
* Mon Jan 27 2020 mbenes@suse.cz
- tracing: Fix histogram code when expression has same var as
value (git-fixes).
- commit 70a4335
* Mon Jan 27 2020 mbenes@suse.cz
- tracing: xen: Ordered comparison of function pointers
(git-fixes).
- commit 1c35b4a
* Mon Jan 27 2020 tiwai@suse.de
- mwifiex: fix unbalanced locking in mwifiex_process_country_ie()
(CVE-2019-14895 bsc#1157158).
- commit b2eb35f
* Mon Jan 27 2020 tiwai@suse.de
- iwlwifi: mvm: fix SKB leak on invalid queue (git-fixes).
- can, slip: Protect tty->disc_data in write_wakeup and close
with RCU (git-fixes).
- Input: pm8xxx-vib - fix handling of separate enable register
(git-fixes).
- Input: keyspan-remote - fix control-message timeouts
(git-fixes).
- Input: sur40 - fix interface sanity checks (git-fixes).
- Input: gtco - fix endpoint sanity check (git-fixes).
- Input: aiptek - fix endpoint sanity check (git-fixes).
- Input: pegasus_notetaker - fix endpoint sanity check
(git-fixes).
- Input: sun4i-ts - add a check for
devm_thermal_zone_of_sensor_register (git-fixes).
- drm/i915: Align engine->uabi_class/instance with i915_drm.h
(git-fixes).
- drm/i915/userptr: fix size calculation (git-fixes).
- mmc: sdhci: fix minimum clock rate for v3 controller
(git-fixes).
- mmc: tegra: fix SDR50 tuning override (git-fixes).
- mmc: sdhci_am654: Reset Command and Data line after tuning
(git-fixes).
- mmc: sdhci_am654: Remove Inverted Write Protect flag
(git-fixes).
- hwmon: (core) Do not use device managed functions for memory
allocations (git-fixes).
- hwmon: (nct7802) Fix non-working alarm on voltages (git-fixes).
- hwmon: (nct7802) Fix voltage limits to wrong registers
(git-fixes).
- batman-adv: Fix DAT candidate selection on little endian systems
(git-fixes).
- cfg80211: check for set_wiphy_params (git-fixes).
- iio: adc: ad7124: Fix DT channel configuration (git-fixes).
- USB: serial: option: add support for Quectel RM500Q in QDL mode
(git-fixes).
- USB: serial: option: Add support for Quectel RM500Q (git-fixes).
- USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and
MTP85xx (git-fixes).
- usb: core: hub: Improved device recognition on remote wakeup
(git-fixes).
- macb: Don't unregister clks unconditionally (git-fixes).
- drm/arm/mali: make malidp_mw_connector_helper_funcs static
(git-fixes).
- tomoyo: Don't use nifty names on sockets (git-fixes).
- drm/i915/gvt: set guest display buffer as readonly (git-fixes).
- rtc: bd70528: fix module alias to autoload module (git-fixes).
- drm/amdgpu: allow direct upload save restore list for raven2
(git-fixes).
- mt76: fix possible out-of-bound access in
mt7615_fill_txs/mt7603_fill_txs (git-fixes).
- commit daca0f5
* Mon Jan 27 2020 tbogendoerfer@suse.de
- Update patches.suse/ipv6-fix-a-typo-in-fib6_rule_lookup.patch
(bnc#1151927 5.3.4 CVE-2019-20422).
Added CVE reference.
- commit afdb381
* Mon Jan 27 2020 tbogendoerfer@suse.de
- net: Fix skb->csum update in inet_proto_csum_replace16()
(bsc#1154353).
- netfilter: nf_tables: autoload modules from the abort path
(bsc#1154353).
- netfilter: nf_tables: add __nft_chain_type_get() (bsc#1154353).
- netfilter: conntrack: sctp: use distinct states for new SCTP
connections (bsc#1154353).
- netfilter: ipset: use bitmap infrastructure completely
(bsc#1154353).
- netfilter: nft_osf: add missing check for DREG attribute
(bsc#1154353).
- net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel
path (jsc#SLE-8464).
- net/mlx5e: kTLS, Remove redundant posts in TX resync flow
(jsc#SLE-8464).
- net/mlx5e: kTLS, Fix corner-case checks in TX resync flow
(jsc#SLE-8464).
- net/mlx5e: Clear VF config when switching modes (jsc#SLE-8464).
- net/mlx5: DR, use non preemptible call to get the current cpu
number (jsc#SLE-8464).
- net/mlx5: E-Switch, Prevent ingress rate configuration of
uplink rep (jsc#SLE-8464).
- net/mlx5: DR, Enable counter on non-fwd-dest objects
(jsc#SLE-8464).
- net/mlx5: Update the list of the PCI supported devices
(jsc#SLE-8464).
- net/mlx5: Fix lowest FDB pool size (jsc#SLE-8464).
- net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
(bsc#1154353).
- ipv6_route_seq_next should increase position index
(bsc#1154353).
- rt_cpu_seq_next should increase position index (bsc#1154353).
- neigh_stat_seq_next() should increase position index
(bsc#1154353).
- vcc_seq_next should increase position index (bsc#1154353).
- l2t_seq_next should increase position index (bsc#1154353).
- seq_tab_next() should increase position index (bsc#1154353).
- tcp: do not leave dangling pointers in tp->highest_sack
(bsc#1154353).
- net/rose: fix spelling mistake "to" -> "too" (bsc#1154353).
- caif_usb: fix spelling mistake "to" -> "too" (bsc#1154353).
- ipvs: fix spelling mistake "to" -> "too" (bsc#1154353).
- i40e: fix spelling mistake "to" -> "too" (jsc#SLE-8025).
- net_sched: fix datalen for ematch (bsc#1154353).
- qlcnic: Fix CPU soft lockup while collecting firmware dump
(bsc#1154353).
- fou: Fix IPv6 netlink policy (bsc#1154353).
- tun: add mutex_unlock() call and napi.skb clearing in
tun_get_user() (bsc#1154353).
- mlxsw: spectrum_acl: Fix use-after-free during reload
(bsc#1154488).
- gtp: make sure only SOCK_DGRAM UDP sockets are accepted
(bsc#1154353).
- net: rtnetlink: validate IFLA_MTU attribute in
rtnl_create_link() (bsc#1154353).
- net, ip6_tunnel: fix namespaces move (bsc#1154353).
- net_sched: use validated TCA_KIND attribute in tc_new_tfilter()
(bsc#1154353).
- Revert "udp: do rmem bulk free even if the rx sk queue is empty"
(bsc#1154353).
- net: Fix packet reordering caused by GRO and listified RX
cooperation (bsc#1154353).
- net, sk_msg: Don't check if sock is locked when tearing down
psock (bsc#1154353).
- net, ip_tunnel: fix namespaces move (bsc#1154353).
- tcp: remove redundant assigment to snd_cwnd (bsc#1154353).
- tcp_bbr: improve arithmetic division in bbr_update_bw()
(bsc#1154353).
- net-sysfs: Fix reference count leak (bsc#1154353).
- ipv6: sr: remove SKB_GSO_IPXIP6 on End.D* actions (bsc#1154353).
- xfrm: support output_mark for offload ESP packets (bsc#1154353).
- xfrm interface: fix packet tx through bpf_redirect()
(bsc#1154353).
- vti: fix packet tx through bpf_redirect() (bsc#1154353).
- net: ip6_gre: fix moving ip6gre between namespaces
(bsc#1154353).
- commit 3508aa7
* Mon Jan 27 2020 bp@suse.de
- x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
(bsc#1152489).
- Refresh
patches.suse/x86-mce-amd-allow-reserved-types-to-be-overwritten-in-smca_banks.patch.
- commit 0c7e16a
* Mon Jan 27 2020 jslaby@suse.cz
- Input: rmi_f54 - read from FIFO in 32 byte blocks (git-fixes).
- Input: synaptics-rmi4 - simplify data read in rmi_f54_work
(git-fixes).
- Delete
patches.suse/Input-synaptics-rmi4-don-t-increment-rmiaddr-for-SMB.patch.
a284e11c371e was reverted in 8ff771f8c8d5. c15f8ba6dc1f is a proper fix.
- commit 396ae25
* Mon Jan 27 2020 jslaby@suse.cz
- net_sched: use validated TCA_KIND attribute in tc_new_tfilter()
(git-fixes).
- readdir: make user_access_begin() use the real access range
(git-fixes).
- commit 4c11de1
* Mon Jan 27 2020 tiwai@suse.de
- Fix off-by-one error in the previous i915 fix (bsc#1161720 bsc#1161785)
- commit 079d24f
* Mon Jan 27 2020 jeyu@suse.de
- rpm/kabi.pl: support new (>=5.4) Module.symvers format (new symbol namespace field)
- commit eecbd97
* Mon Jan 27 2020 msuchanek@suse.de
- powerpc/mm/hash: Fix sharing context ids between kernel &
userspace (bsc#1156395).
- commit c178acd
* Mon Jan 27 2020 msuchanek@suse.de
- powerpc/xive: Discard ESB load value when interrupt is invalid
(fate#322438 bsc#1085030).
- commit ee23543
* Mon Jan 27 2020 msuchanek@suse.de
- Update
patches.suse/powerpc-xive-Implement-get_irqchip_state-method-for-.patch
(fate#322438 bsc#1085030).
- commit 9781d7d
* Mon Jan 27 2020 jack@suse.cz
- libnvdimm/namespace: Differentiate between probe mapping and
runtime mapping (bsc#1153535).
- commit 515c670
* Fri Jan 24 2020 tiwai@suse.de
- drm/i915/gt: Detect if we miss WaIdleLiteRestore (bsc#1161720).
Remove the corresponding blacklist entry, too
- commit 480b94e
* Fri Jan 24 2020 mgorman@suse.de
- sched/fair: Load balance aggressively for SCHED_IDLE CPUs
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched/fair: Make sched-idle CPU selection consistent throughout
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched/clock: Use static_branch_likely() with sched_clock_running
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched/fair: Remove redundant call to cpufreq_update_util()
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched/fair: calculate delta runnable load only when it's
needed (bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched/fair : Improve update_sd_pick_busiest for spare capacity
case (bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched: Spare resched IPI when prio changes on a single fair
task (bnc#1155798 (CPU scheduler functional and performance
backports)).
- sched/fair: Optimize select_idle_core (bnc#1155798 (CPU
scheduler functional and performance backports)).
- sched/fair: Optimize select_idle_cpu (bnc#1155798 (CPU scheduler
functional and performance backports)).
- sched/fair: Fix find_idlest_group() to handle CPU affinity
(bnc#1155798 (CPU scheduler functional and performance
backports)).
- commit aa673a4
* Fri Jan 24 2020 bp@suse.de
- x86/CPU/AMD: Ensure clearing of SME/SEV features is maintained
(bsc#1161731).
- commit 4ba75bd
* Fri Jan 24 2020 ptesarik@suse.cz
- net/smc: unregister ib devices in reboot_event (jsc#SLE-7395).
- net/smc: remove unused constant (jsc#SLE-7395).
- net/smc: use rcu_barrier() on module unload (jsc#SLE-7395).
- net/smc: guarantee removal of link groups in reboot
(jsc#SLE-7395).
- net/smc: introduce bookkeeping of SMCR link groups
(jsc#SLE-7395).
- net/smc: immediate termination for SMCR link groups
(jsc#SLE-7395).
- net/smc: wait for tx completions before link freeing
(jsc#SLE-7395).
- net/smc: abnormal termination without orderly flag
(jsc#SLE-7395).
- net/smc: no WR buffer wait for terminating link group
(jsc#SLE-7395).
- net/smc: introduce bookkeeping of SMCD link groups
(jsc#SLE-7395).
- net/smc: abnormal termination of SMCD link groups
(jsc#SLE-7395).
- net/smc: immediate termination for SMCD link groups
(jsc#SLE-7395).
- net/smc: fix final cleanup sequence for SMCD devices
(jsc#SLE-7395).
- net/smc: remove close abort worker (jsc#SLE-7395).
- net/smc: introduce link group termination worker (jsc#SLE-7395).
- net/smc: improve abnormal termination of link groups
(jsc#SLE-7395).
- net/smc: tell peers about abnormal link group termination
(jsc#SLE-7395).
- net/smc: improve link group freeing (jsc#SLE-7395).
- net/smc: improve abnormal termination locking (jsc#SLE-7395).
- net/smc: terminate link group without holding lgr lock
(jsc#SLE-7395).
- net/smc: cancel send and receive for terminated socket
(jsc#SLE-7395).
- net/smc: improve close of terminated socket (jsc#SLE-7395).
- net/smc: no new connections on disappearing devices
(jsc#SLE-7395).
- net/smc: increase device refcount for added link group
(jsc#SLE-7395).
- net/smc: separate locks for SMCD and SMCR link group lists
(jsc#SLE-7395).
- net/smc: separate SMCD and SMCR link group lists (jsc#SLE-7395).
- commit 57bf8aa
* Thu Jan 23 2020 mbrugger@suse.com
- EDAC: Remove misleading comment in struct edac_raw_error_desc
(jsc#SLE-9482).
- commit f2fb341
* Thu Jan 23 2020 ailiopoulos@suse.com
- xfs: fix mount failure crash on invalid iclog memory access
(bsc#1161726).
- commit fbaeaa1
* Thu Jan 23 2020 bp@suse.de
- blacklist.conf:
df1a7524741b ("x86/entry/32: Remove unused resume_userspace label")
- commit 175a9c1
* Thu Jan 23 2020 bp@suse.de
- x86/ioapic: Prevent inconsistent state when moving an interrupt
(bsc#1152489).
- commit a9854ec
* Thu Jan 23 2020 mbrugger@suse.com
- EDAC: Unify the mc_event tracepoint call (jsc#SLE-9482).
- EDAC/ghes: Remove intermediate buffer pvt->detail_location
(jsc#SLE-9482).
- EDAC/ghes: Fix grain calculation (jsc#SLE-9482).
- EDAC/ghes: Use standard kernel macros for page calculations
(jsc#SLE-9482).
- EDAC/mc: Reduce indentation level in edac_mc_handle_error()
(jsc#SLE-9482).
- EDAC/mc: Remove needless zero string termination (jsc#SLE-9482).
- EDAC/mc: Do not BUG_ON() in edac_mc_alloc() (jsc#SLE-9482).
- EDAC: Introduce an mci_for_each_dimm() iterator (jsc#SLE-9482).
- EDAC: Remove EDAC_DIMM_OFF() macro (jsc#SLE-9482).
- EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm()
function (jsc#SLE-9482).
- commit 242a2b2
* Thu Jan 23 2020 mbrugger@suse.com
- EDAC/mc_sysfs: Make debug messages consistent (jsc#SLE-9482).
- EDAC/mc_sysfs: Remove pointless gotos (jsc#SLE-9482).
- EDAC: Prefer 'unsigned int' to bare use of 'unsigned'
(jsc#SLE-9482).
- commit 919516b
* Thu Jan 23 2020 mbrugger@suse.com
- EDAC/mc: Cleanup _edac_mc_free() code (jsc#SLE-9482).
- commit 0c79b9b
* Thu Jan 23 2020 ptesarik@suse.cz
- s390/qeth: vnicc Fix init to default (jsc#SLE-7474).
- s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
(jsc#SLE-7474).
- s390/qeth: fix false reporting of VNIC CHAR config failure
(jsc#SLE-7474).
- s390/qeth: lock the card while changing its hsuid
(jsc#SLE-7474).
- s390/qeth: fix qdio teardown after early init error
(jsc#SLE-7474).
- s390/qeth: don't return -ENOTSUPP to userspace (jsc#SLE-7474).
- s390/qeth: fix promiscuous mode after reset (jsc#SLE-7474).
- s390/qeth: handle error due to unsupported transport mode
(jsc#SLE-7474).
- s390/qeth: ensure linear access to packet headers
(jsc#SLE-7474).
- s390/qeth: guard against runt packets (jsc#SLE-7474).
- s390/qeth: don't check drvdata in sysfs code (jsc#SLE-7474).
- s390/qeth: replace qeth_l3_get_addr_buffer() (jsc#SLE-7474).
- s390/qeth: remove VLAN tracking for L3 devices (jsc#SLE-7474).
- s390/qeth: consolidate L3 mcast registration code
(jsc#SLE-7474).
- s390/qeth: remove gratuitious RX modeset (jsc#SLE-7474).
- s390/qeth: fine-tune L3 mcast locking (jsc#SLE-7474).
- s390/qeth: clean up error path in qeth_core_probe_device()
(jsc#SLE-7474).
- s390/qeth: handle skb allocation error gracefully
(jsc#SLE-7474).
- s390/qeth: drop unwanted packets earlier in RX path
(jsc#SLE-7474).
- s390/qeth: support per-frame invalidation (jsc#SLE-7474).
- s390/qeth: gather more detailed RX dropped/error statistics
(jsc#SLE-7474).
- s390/qeth: don't cache MAC addresses for multicast IPs
(jsc#SLE-7474).
- s390/qeth: use helpers for IP address hashing (jsc#SLE-7474).
- s390/qeth: don't set card state in qeth_qdio_clear_card()
(jsc#SLE-7474).
- commit 97e2cae
* Thu Jan 23 2020 ptesarik@suse.cz
- s390/qeth: keep IRQ disabled until NAPI is really done
(jsc#SLE-7474).
- s390/qeth: use QDIO_BUFNR() (jsc#SLE-7474).
- s390/qdio: move SSQD Sniffer mask definition (jsc#SLE-7474).
- commit 0fcd468
* Thu Jan 23 2020 tbogendoerfer@suse.de
- Update
patches.suse/net-mlx5-prevent-memory-leak-in-mlx5_fpga_conn_creat.patch
(jsc#SLE-8464 bnc#1151927 5.3.11 CVE-2019-19045).
Added CVE reference
- commit 9835bdc
* Thu Jan 23 2020 wqu@suse.com
- btrfs: relocation: fix reloc_root lifespan and access
(bsc#1159588).
- commit fc30409
* Wed Jan 22 2020 bp@suse.de
- x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI (bsc#1152489).
- commit d1023df
* Wed Jan 22 2020 bp@suse.de
- blacklist.conf:
7720804a2ae4 ("x86, perf: Fix the dependency of the x86 insn decoder selftest")
- commit b934c08
* Wed Jan 22 2020 msuchanek@suse.de
- Update
patches.suse/mm-memory_hotplug-don-t-free-usage-map-when-removing-a-re-added-early-section.patch
(bsc#1160366 ltc#183002 git fixes (mm/hotplug)).
- commit 4057d37
* Wed Jan 22 2020 tiwai@suse.de
- blacklist.conf: Add iwlwifi revert entry that isn't suitable
- commit 8b00a89
* Wed Jan 22 2020 tiwai@suse.de
- bus: ti-sysc: Fix iterating over clocks (git-fixes).
- clk: Don't try to enable critical clocks if prepare failed
(git-fixes).
- clk: tegra: Fix double-free in tegra_clk_init() (git-fixes).
- commit 7747d41
* Wed Jan 22 2020 tiwai@suse.de
- blacklist.conf: Add drm/virtio entries, insufficent for SLE15-SP2
- commit c1ea031
* Wed Jan 22 2020 bp@suse.de
- x86/resctrl: Fix potential memory leak (bsc#1152489).
- x86/resctrl: Fix an imbalance in domain_remove_cpu()
(bsc#1152489).
- commit b6bd4fe
* Wed Jan 22 2020 ykaukab@suse.de
- PCI: dwc: Add validation that PCIe core is set to correct mode
(jsc#SLE-10562).
- commit a4552c1
* Wed Jan 22 2020 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amdgpu: register gpu instance before fan boost feature enablment'
- commit 6fe4000
* Wed Jan 22 2020 mgorman@suse.de
- sched/cfs: fix spurious active migration (bnc#1155798 (CPU
scheduler functional and performance backports)).
- commit 8b16f2e
* Wed Jan 22 2020 tzimmermann@suse.de
- drm/amdgpu: fix license on Kconfig and Makefiles (bsc#1152472)
- commit af71d3c
* Wed Jan 22 2020 tzimmermann@suse.de
- drm/amdgpu: Call find_vma under mmap_sem (bsc#1152489)
- commit 45b9c9d
* Wed Jan 22 2020 tzimmermann@suse.de
- drm/amd/powerplay: Fix error handling in smu_init_fb_allocations() (bsc#1152489)
- commit ac2af40
* Wed Jan 22 2020 mkoutny@suse.com
- exit: panic before exit_mm() on global init exit (bsc#1161549).
- commit e6e6d28
* Wed Jan 22 2020 tiwai@suse.de
- rpmsg: char: release allocated memory (CVE-2019-19053
bsc#1161520).
- commit bdab989
* Wed Jan 22 2020 tiwai@suse.de
- media: rc: prevent memory leak in cx23888_ir_probe
(CVE-2019-19054 bsc#1161518).
- commit 91d7fee
* Wed Jan 22 2020 tiwai@suse.de
- libertas: make lbs_ibss_join_existing() return error code
on rates overflow (CVE-2019-14896 bsc#1157157 CVE-2019-14897
bsc#1157155).
- libertas: don't exit from lbs_ibss_join_existing() with RCU
read lock held (CVE-2019-14896 bsc#1157157 CVE-2019-14897
bsc#1157155).
- commit a649646
* Wed Jan 22 2020 jack@suse.cz
- libnvdimm/region: Enable MAP_SYNC for volatile regions
(bsc#1161291).
- commit 8ecd112
* Tue Jan 21 2020 lpechacek@suse.cz
- powerpc: drmem: avoid NULL pointer dereference when drmem is
unavailable (bsc#1160659).
- commit 1775954
* Tue Jan 21 2020 tbogendoerfer@suse.de
- igc: Add PHY power management control (bsc#1160632).
- igc: Add support for TSO (bsc#1160634).
- igc: Add SKU for i225 device (bsc#1160634).
- igc: Remove unused definition (bsc#1160634).
- igc: Fix typo in a comment (bsc#1160634).
- igc: Use Start of Packet signal from PHY for timestamping
(bsc#1160634).
- igc: Add support for ethtool GET_TS_INFO command (bsc#1160634).
- igc: Add support for TX timestamping (bsc#1160634).
- igc: Add support for RX timestamping (bsc#1160634).
- igc: Add basic skeleton for PTP (bsc#1160634).
- igc: Remove no need declaration of the igc_sw_init
(bsc#1160634).
- igc: Remove no need declaration of the igc_write_itr
(bsc#1160634).
- igc: Remove no need declaration of the igc_assign_vector
(bsc#1160634).
- igc: Remove no need declaration of the igc_free_q_vector
(bsc#1160634).
- igc: Remove no need declaration of the igc_free_q_vectors
(bsc#1160634).
- igc: Remove no need declaration of the igc_irq_disable
(bsc#1160634).
- igc: Remove no need declaration of the igc_irq_enable
(bsc#1160634).
- igc: Remove no need declaration of the igc_configure_msix
(bsc#1160634).
- igc: Remove no need declaration of the igc_set_rx_mode
(bsc#1160634).
- igc: Remove no need declaration of the
igc_set_interrupt_capability (bsc#1160634).
- igc: Remove no need declaration of the igc_alloc_mapped_page
(bsc#1160634).
- igc: Remove no need declaration of the igc_configure
(bsc#1160634).
- igc: Remove no need declaration of the
igc_set_default_mac_filter (bsc#1160634).
- igc: Remove no need declaration of the igc_power_down_link
(bsc#1160634).
- igc: Remove no need declaration of the igc_clean_tx_ring
(bsc#1160634).
- igc: Remove serdes comments from a description of methods
(bsc#1160634).
- igc: Add legacy power management support (bsc#1160634).
- igc: Add 64 bit DMA access support (bsc#1160634).
- igc: Fix parameter descriptions for a several functions
(bsc#1160634).
- igc: Fix the parameter description for igc_alloc_rx_buffers
(bsc#1160634).
- igc: Remove excess parameter description from igc_is_non_eop
(bsc#1160634).
- igc: Prefer to use the pci_release_mem_regions method
(bsc#1160634).
- igc: Improve the DMA mapping flow (bsc#1160634).
- igc: Add scatter gather support (bsc#1160634).
- cxgb4: reject overlapped queues in TC-MQPRIO offload
(jsc#SLE-8389).
- cxgb4: fix Tx multi channel port rate limit (jsc#SLE-8389).
- net: sched: act_ctinfo: fix memory leak (bsc#1154353).
- bnxt_en: Do not treat DSN (Digital Serial Number) read failure
as fatal (jsc#SLE-8371 bsc#1153274).
- bnxt_en: Fix ipv6 RFS filter matching logic (jsc#SLE-8371
bsc#1153274).
- bnxt_en: Fix NTUPLE firmware command failures (jsc#SLE-8371
bsc#1153274).
- net: hns: fix soft lockup when there is not enough memory
(bsc#1154353).
- net: avoid updating qdisc_xmit_lock_key in
netdev_update_lockdep_key() (bsc#1154353).
- net/sched: act_ife: initalize ife->metalist earlier
(bsc#1154353).
- netfilter: nat: fix ICMP header corruption on ICMP errors
(bsc#1154353).
- netfilter: nf_tables: fix flowtable list del corruption
(bsc#1154353).
- netfilter: nf_tables: remove WARN and add NLA_STRING upper
limits (bsc#1154353).
- netfilter: nft_tunnel: ERSPAN_VERSION must not be null
(bsc#1154353).
- netfilter: nft_tunnel: fix null-attribute check (bsc#1154353).
- netfilter: nf_tables: store transaction list locally while
requesting module (bsc#1154353).
- netfilter: arp_tables: init netns pointer in xt_tgdtor_param
struct (bsc#1154353).
- netfilter: fix a use-after-free in mtype_destroy()
(bsc#1154353).
- net: hns3: pad the short frame before sending to the hardware
(bsc#1154353).
- macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
(bsc#1154353).
- tcp: fix marked lost packets not being retransmitted
(bsc#1154353).
- mlxsw: spectrum_qdisc: Include MC TCs in Qdisc counters
(bsc#1154488).
- mlxsw: spectrum: Wipe xstats.backlog of down ports
(bsc#1154488).
- mlxsw: switchx2: Do not modify cloned SKBs during xmit
(bsc#1154488).
- mlxsw: spectrum: Do not modify cloned SKBs during xmit
(bsc#1154488).
- mlxsw: spectrum: Do not enforce same firmware version for
multiple ASICs (bsc#1154488).
- devlink: correct misspelling of snapshot (bsc#1154353).
- devlink: Wait longer before warning about unset port type
(bsc#1154353).
- ipv4: Detect rollover in specific fib table dump (bsc#1154353).
- net/tls: fix async operation (bsc#1154353).
- net/tls: avoid spurious decryption error with HW resync
(bsc#1154353).
- e1000e: Revert "e1000e: Make watchdog use delayed work"
(jsc#SLE-8100).
- i40e: Set PHY Access flag on X722 (jsc#SLE-8025).
- iavf: remove current MAC address filter on VF reset
(jsc#SLE-7940).
- igb: Fix SGMII SFP module discovery for 100FX/LX (jsc#SLE-7967
jsc#SLE-8010).
- ixgbe: Fix calculation of queue with VFs and flow director on
interface flap (jsc#SLE-7979 jsc#SLE-7981).
- ixgbevf: Remove limit of 10 entries for unicast filter list
(jsc#SLE-7979 jsc#SLE-7981).
- i40e: Fix virtchnl_queue_select bitmap validation
(jsc#SLE-8025).
- xprtrdma: Fix oops in Receive handler after device removal
(jsc#SLE-8449).
- xprtrdma: Fix completion wait during device removal
(jsc#SLE-8449).
- xprtrdma: Fix create_qp crash on device unload (jsc#SLE-8449).
- commit 42c7e2a
* Tue Jan 21 2020 jgross@suse.com
- blacklist.conf: added 1a8211c7d8717b19c1e9fa41d19fe6a55409765e
- commit 302e64e
* Tue Jan 21 2020 jgross@suse.com
- KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG
vmexit (jsc#SLE-11070).
- commit f99f84d
* Tue Jan 21 2020 jgross@suse.com
- KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROL (jsc#SLE-11070).
- Refresh
patches.suse/kvm-vmx-implement-msr_ia32_tsx_ctrl-disable-rtm-functionality.
- commit e194189
* Tue Jan 21 2020 jgross@suse.com
- KVM: x86: Add support for user wait instructions
(jsc#SLE-11070).
- commit dd3d6b5
* Tue Jan 21 2020 mbenes@suse.cz
- perf/x86/cstate: Add Comet Lake CPU support (jsc#SLE-10621).
- commit 344f793
* Tue Jan 21 2020 mbenes@suse.cz
- perf/x86/msr: Add Comet Lake CPU support (jsc#SLE-10621).
- commit ed2c0f6
* Tue Jan 21 2020 mbenes@suse.cz
- perf/x86/intel: Add Comet Lake CPU support (jsc#SLE-10621).
- commit 03d1cee
* Tue Jan 21 2020 ykaukab@suse.de
- PCI: mobiveil: ls_pcie_g4: fix SError when accessing config space (bsc#1161495).
- PCI: mobiveil: ls_pcie_g4: add Workaround for A-011451 (bsc#1161495).
- PCI: mobiveil: ls_pcie_g4: add Workaround for A-011577 (bsc#1161495).
- commit 2049c57
* Tue Jan 21 2020 tiwai@suse.de
- Revert "rsi: fix potential null dereference in rsi_probe()"
(git-fixes).
- commit 2ef75f1
* Mon Jan 20 2020 msuchanek@suse.de
- blacklist.conf: Add ppc booke fixes.
3a0990ca1a00 powerpc/booke: Spelling s/date/data/
71eb40fc5337 powerpc/kasan: Fix boot failure with RELOCATABLE &&
FSL_BOOKE
- commit 8f24d42
* Mon Jan 20 2020 tiwai@suse.de
- cfg80211: fix page refcount issue in A-MSDU decap (git-fixes).
- cfg80211: fix memory leak in cfg80211_cqm_rssi_update
(git-fixes).
- cfg80211: fix memory leak in nl80211_probe_mesh_link
(git-fixes).
- cfg80211: fix deadlocks in autodisconnect work (git-fixes).
- r8152: add missing endpoint sanity check (git-fixes).
- net: usb: lan78xx: limit size of local TSO packets (git-fixes).
- i2c: iop3xx: Fix memory leak in probe error path (git-fixes).
- i2c: tegra: Properly disable runtime PM on driver's probe error
(git-fixes).
- i2c: tegra: Fix suspending in active runtime PM state
(git-fixes).
- mtd: rawnand: gpmi: Restore nfc timing setup after
suspend/resume (git-fixes).
- mtd: rawnand: gpmi: Fix suspend/resume problem (git-fixes).
- drm/i915: Add missing include file <linux/math64.h> (git-fixes).
- efi/earlycon: Fix write-combine mapping on x86 (git-fixes).
- staging: comedi: ni_routes: allow partial routing information
(git-fixes).
- staging: comedi: ni_routes: fix null dereference in
ni_find_route_source() (git-fixes).
- iio: light: vcnl4000: Fix scale for vcnl4040 (git-fixes).
- iio: buffer: align the size of scan bytes to size of the
largest element (git-fixes).
- iio: chemical: pms7003: fix unmet triggered buffer dependency
(git-fixes).
- iio: imu: st_lsm6dsx: Fix selection of ST_LSM6DS3_ID
(git-fixes).
- clk: sunxi-ng: r40: Allow setting parent rate for external
clock outputs (git-fixes).
- clk: qcom: gcc-sdm845: Add missing flag to votable GDSCs
(git-fixes).
- dmaengine: k3dma: Avoid null pointer traversal (git-fixes).
- drm/amdgpu: enable gfxoff for raven1 refresh (git-fixes).
- net: nfc: nci: fix a possible sleep-in-atomic-context bug in
nci_uart_tty_receive() (git-fixes).
- net: gemini: Fix memory leak in gmac_setup_txqs (git-fixes).
- rsi: fix potential null dereference in rsi_probe() (git-fixes).
- commit 4cb2bed
* Mon Jan 20 2020 msuchanek@suse.de
- kernel-binary.spec.in: do not recommend firmware for kvmsmall and azure
flavor (boo#1161360).
- commit dbe7b27
* Mon Jan 20 2020 msuchanek@suse.de
- torture: Remove exporting of internal functions (bsc#1156395).
- commit 3c30cc1
* Mon Jan 20 2020 msuchanek@suse.de
- config/x86_64/kvmsmall: Enable UINPUT (boo#1161305).
- commit 61a4f71
* Mon Jan 20 2020 tiwai@suse.de
- ASoC: msm8916-wcd-digital: Reset RX interpolation path after
use (git-fixes).
- ASoC: msm8916-wcd-analog: Fix MIC BIAS Internal1 (git-fixes).
- ASoC: sti: fix possible sleep-in-atomic (git-fixes).
- ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS
External1 (git-fixes).
- ASoC: hdac_hda: Fix error in driver removal after failed probe
(git-fixes).
- ASoC: SOF: Intel: fix HDA codec driver probe with multiple
controllers (git-fixes).
- ASoC: SOF: Intel: lower print level to dbg if we will reinit
DSP (git-fixes).
- ASoC: stm32: dfsdm: fix 16 bits record (git-fixes).
- ASoC: Intel: bytcht_es8316: Fix Irbis NB41 netbook quirk
(git-fixes).
- ASoC: rt5640: Fix NULL dereference on module unload (git-fixes).
- ALSA: seq: Fix racy access for queue timer in proc read
(git-fixes).
- ALSA: usb-audio: fix sync-ep altsetting sanity check
(git-fixes).
- ALSA: dice: fix fallback from protocol extension into limited
functionality (git-fixes).
- ALSA: firewire-tascam: fix corruption due to spin lock without
restoration in SoftIRQ context (git-fixes).
- commit 5af0dd5
* Mon Jan 20 2020 oneukum@suse.com
- NFC: pn533: fix bulk-message timeout (git-fixes).
- commit 442eed3
* Mon Jan 20 2020 oneukum@suse.com
- USB: serial: quatech2: handle unbound ports (git-fixes).
- commit d0020c8
* Mon Jan 20 2020 oneukum@suse.com
- USB: serial: keyspan: handle unbound ports (git-fixes).
- commit 32ba490
* Mon Jan 20 2020 oneukum@suse.com
- USB: serial: io_edgeport: add missing active-port sanity check
(git-fixes).
- commit 1494e56
* Mon Jan 20 2020 oneukum@suse.com
- USB: serial: io_edgeport: handle unbound ports on URB completion
(git-fixes).
- commit 6182181
* Mon Jan 20 2020 oneukum@suse.com
- USB: serial: ch341: handle unbound port at reset_resume
(git-fixes).
- commit 2b59c4a
* Mon Jan 20 2020 oneukum@suse.com
- blacklist.conf: it removes an attribute from sysfs
- commit 3748cd2
* Mon Jan 20 2020 oneukum@suse.com
- USB: serial: opticon: fix control-message timeouts (git-fixes).
- commit 6bc0895
* Mon Jan 20 2020 mgorman@suse.de
- mm: memcg/slab: call flush_memcg_workqueue() only if memcg
workqueue is valid (git fixes (mm/slab)).
- mm: memcg/slab: fix percpu slab vmstats flushing (git fixes
(mm/memcg)).
- mm/shmem.c: thp, shmem: fix conflict of above-47bit hint
address and PMD alignment (git fixes (mm/pgtable)).
- mm/huge_memory.c: thp: fix conflict of above-47bit hint address
and PMD alignment (git fixes (mm/pgtable)).
- mm/memory_hotplug: don't free usage map when removing a re-added
early section (git fixes (mm/hotplug)).
- commit 1508be3
* Mon Jan 20 2020 glin@suse.com
- bpf: Sockmap/tls, fix pop data with SK_DROP return code
(bsc#1155518).
- bpf: Sockmap/tls, skmsg can have wrapped skmsg that needs
extra chaining (bsc#1155518).
- bpf: Sockmap/tls, tls_sw can create a plaintext buf > encrypt
buf (bsc#1155518).
- bpf: Sockmap/tls, msg_push_data may leave end mark in place
(bsc#1155518).
- bpf: Sockmap, skmsg helper overestimates push, pull, and pop
bounds (bsc#1155518).
- bpf: Sockmap/tls, push write_space updates through ulp updates
(bsc#1155518).
- bpf: Sockmap, ensure sock lock held during tear down
(bsc#1155518).
- net: bpf: Don't leak time wait and request sockets
(bsc#1155518).
- bpf/sockmap: Read psock ingress_msg before sk_receive_queue
(bsc#1155518).
- commit 8d7a4ba
* Mon Jan 20 2020 glin@suse.com
- bpf: Sockmap/tls, during free we may call tcp_bpf_unhash()
in loop (bsc#1155518).
- bpf: Fix incorrect verifier simulation of ARSH under ALU32
(bsc#1155518).
- bpftool: Fix printing incorrect pointer in btf_dump_ptr
(bsc#1155518).
- commit 67424a0
* Fri Jan 17 2020 ptesarik@suse.cz
- s390/qeth: consolidate some duplicated HW cmd code
(jsc#SLE-7474).
- Refresh patches.suse/s390-qeth-fix-initialization-on-old-hw.
- commit 00d9aa3
* Fri Jan 17 2020 ptesarik@suse.cz
- s390/qeth: merge qeth_reply struct into qeth_cmd_buffer
(jsc#SLE-7542).
- Refresh
patches.suse/s390-qeth-fix-dangling-io-buffers-after-halt-clear.
- commit 9542e64
* Fri Jan 17 2020 ptesarik@suse.cz
- s390/qeth: return proper errno on IO error (jsc#SLE-7542).
- s390/qeth: fix potential deadlock on workqueue flush
(jsc#SLE-7542).
- s390/qeth: Fix initialization of vnicc cmd masks during set
online (jsc#SLE-7542).
- s390/qeth: Fix error handling during VNICC initialization
(jsc#SLE-7542).
- s390/qdio: clarify size of the QIB parm area (jsc#SLE-7542).
- s390/ctcm: Delete unnecessary checks before the macro call
"dev_kfree_skb" (jsc#SLE-7542).
- s390/lcs: don't use intparm for channel IO (jsc#SLE-7542).
- s390/ctcm: don't use intparm for channel IO (jsc#SLE-7542).
- s390/qeth: streamline control code for promisc mode
(jsc#SLE-7542).
- s390/qeth: get vnicc sub-cmd type from reply data
(jsc#SLE-7542).
- s390/qeth: keep cmd alive after IO completion (jsc#SLE-7542).
- s390/qeth: use correct length field in SNMP cmd callback
(jsc#SLE-7542).
- s390/qeth: propagate length of processed cmd IO data to callback
(jsc#SLE-7542).
- s390/qeth: use node_descriptor struct (jsc#SLE-7542).
- commit 8223e8d
* Fri Jan 17 2020 jgross@suse.com
- xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
(bsc#1065600).
- commit 5b346da
* Fri Jan 17 2020 ddiss@suse.de
- Refresh patches.suse/target-add-lio-rbd-to-makefile-Kconfig.patch:
(fate#318836).
- supported.conf: relist target_core_rbd (fate#318836)
- re-enable CONFIG_TCM_RBD=m
- Refresh patches.suse/target-add-rbd-backend.patch:
(fate#318836).
+ use upstream RBD bvecs API and split out compare&write and
write-same request support
- Refresh patches.suse/rbd-add-lio-specific-data-area.patch:
(fate#318836).
+ rebased, with lio_cmd_data moved into union with rq/copyup state
- Add patches.suse/rbd-add-img_request-done-callback.patch:
(fate#318836).
+ this is needed for target_core_rbd SCSI cmd completion following
7114edac357b ("rbd: new request completion code")
- Refresh
patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch:
(fate#318836).
+ rebase and expose bvecs instead of sgl API for data payload
- Refresh
patches.suse/rbd-export-some-functions-used-by-lio-rbd-backend.patch:
(fate#318836).
+ export bvecs API for data payload
- commit d3df489
* Fri Jan 17 2020 ddiss@suse.de
- Deletions for target_core_rbd refactoring
- Drop upstreamed patches
patches.suse/target-configfs-add-device-vendor_id-attribute.patch
patches.suse/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch
- Merge with target-add-rbd-backend.patch
patches.suse/0001-target_core_rbd-use-RCU-in-free_device.patch
patches.suse/0002-target_core_rbd-break-up-free_device-callback.patch
patches.suse/target-rbd-don-t-put-snap_context-twice.patch
patches.suse/target-rbd-handle-zero-length-UNMAP-requests-early.patch
patches.suse/target-rbd-use-target_configure_unmap_from_queue-hel.patch
- Remove rbd sgl patches following target_core_rbd bvec conversion
patches.suse/libceph-add-scatterlist-messenger-data-type.patch
patches.suse/libceph-fix-scatterlist-last_piece-calculation.patch
patches.suse/rbd-add-support-for-scatterlist-obj_request_type.patch
patches.suse/rbd-handle-OBJ_REQUEST_SG-types-for-copyup.patch
- Drop compare-and-write support pending bvecs conversion
patches.suse/0001-rbd-drop-extra-rbd_img_request_get.patch
patches.suse/libceph-add-support-for-CMPEXT-compare-extent-reques.patch
patches.suse/rbd-add-num-ops-calculator-helper.patch
patches.suse/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch
patches.suse/rbd-copy-compare-and-write-osd-requests-before-resub.patch
patches.suse/rbd-don-t-log-miscompare-as-an-error.patch
patches.suse/rbd-helper-to-copy-compare-and-write-osd-requests.patch
patches.suse/rbd-truncate-objects-on-cmpext-short-reads.patch
patches.suse/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch
patches.suse/target-add-compare-and-write-callback.patch
patches.suse/target-compare-and-write-backend-driver-sense-handli.patch
patches.suse/target-rbd-remove-caw_mutex-usage.patch
patches.suse/rbd-add-write-test-helper.patch
- Drop SCSI Reservation support pending upstream discussion
patches.suse/0002-rbd-make-sure-pages-are-freed-by-libceph.patch
patches.suse/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch
patches.suse/libceph-fix-pr_fmt-compile-issues.patch
patches.suse/rbd-add-cmpsetattr-device-attribute-for-debugging.patch
patches.suse/rbd-add-getxattr-device-attribute-for-debugging.patch
patches.suse/rbd-add-rbd_dev_cmpsetxattr-helper.patch
patches.suse/rbd-add-rbd_dev_getxattr-helper.patch
patches.suse/rbd-add-rbd_dev_setxattr-helper.patch
patches.suse/rbd-add-setxattr-device-attribute-for-debugging.patch
patches.suse/rbd-do-away-with-obj_request-in-cmpsetxattr.patch
patches.suse/rbd-do-away-with-obj_request-in-getxattr.patch
patches.suse/rbd-do-away-with-obj_request-in-setxattr.patch
patches.suse/target-fix-tcm_rbd_gen_it_nexus-for-emulated-XCOPY-s.patch
patches.suse/target-pr-add-backend-API-for-reservation-handling.patch
patches.suse/target-pr-fix-core_scsi3_pr_seq_non-caller.patch
patches.suse/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch
patches.suse/target-rbd-SCSI3-check-conflict-support.patch
patches.suse/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch
patches.suse/target-rbd-add-pr_clear-support.patch
patches.suse/target-rbd-add-pr_preempt-support.patch
patches.suse/target-rbd-add-pr_read_reservation-support.patch
patches.suse/target-rbd-add-pr_release-support.patch
patches.suse/target-rbd-add-pr_report_capabilities-support.patch
patches.suse/target-rbd-add-pr_reserve-support.patch
patches.suse/target-rbd-add-stubbed-out-pr_read_full_status.patch
patches.suse/target-rbd-add-stubbed-out-pr_register_and_move.patch
patches.suse/target-rbd-add-support-for-PR-register-read-keys.patch
patches.suse/target-rbd-fix-PR-info-memory-leaks.patch
patches.suse/target-rbd-handle-SCSI2-reservation-release-on-reset.patch
patches.suse/target-rbd-implement-SCSI2-reservation-handling.patch
- Remove write-same support pending bvecs conversion
patches.suse/libceph-add-support-for-write-same-requests.patch
patches.suse/libceph-use-upstream-write-same-opcode.patch
patches.suse/rbd-add-support-for-writesame-requests.patch
- commit 1277a52
* Thu Jan 16 2020 tiwai@suse.de
- Documentation/ABI: Add missed attribute for mlxreg-io sysfs
interfaces (git-fixes).
- Documentation/ABI: Fix documentation inconsistency for mlxreg-io
sysfs interfaces (git-fixes).
- commit 4873021
* Thu Jan 16 2020 tiwai@suse.de
- platform/x86: asus-wmi: Fix keyboard brightness cannot be set
to 0 (git-fixes).
- platform/x86: GPD pocket fan: Use default values when wrong
modparams are given (git-fixes).
- platform/mellanox: fix potential deadlock in the tmfifo driver
(git-fixes).
- commit 0bb7471
* Thu Jan 16 2020 jeyu@suse.de
- Delete patches.suse/x86-cpu_entry_area-Map-also-trace_idt_table.patch.
The real fixes have been upstream since v4.14.
- commit 46e9a10
* Thu Jan 16 2020 tbogendoerfer@suse.de
- i40iw: Remove setting of VMA private data and use
rdma_user_mmap_io (jsc#SLE-8449).
- IB/hfi1: Adjust flow PSN with the correct resync_psn
(jsc#SLE-8449).
- IB/hfi1: Don't cancel unused work item (jsc#SLE-8449).
- RDMA/bnxt_re: Fix Send Work Entry state check while polling
completions (jsc#SLE-8372 bsc#1153275).
- RDMA/bnxt_re: Avoid freeing MR resources if dereg fails
(jsc#SLE-8372 bsc#1153275).
- netfilter: conntrack: dccp, sctp: handle null timeout argument
(bsc#1154353).
- netfilter: arp_tables: init netns pointer in xt_tgchk_param
struct (bsc#1154353).
- macvlan: do not assume mac_header is set in macvlan_broadcast()