Name: kernel-default-optional |
Distribution: openSUSE Step 15 |
Version: 5.14.21 |
Vendor: openSUSE |
Release: 24.39.3 |
Build date: Wed Dec 21 19:31:46 2022 |
Group: System/Kernel |
Build host: obs-arm-6 |
Size: 12047976 |
Source RPM: kernel-default-5.14.21-24.39.3.nosrc.rpm |
Packager: https://bugs.opensuse.org |
Url: https://www.kernel.org/ |
Summary: The Standard Kernel - Optional kernel modules |
The standard kernel for both uniprocessor and multiprocessor systems.
This package contains optional modules only for openSUSE Leap.
Source Timestamp: 2022-12-09 09:29:22 +0000
GIT Revision: e9c5676ab31add5aa7fe2a748a002dab37d01390
GIT Branch: SLE15-SP4
Provides
Requires
License
GPL-2.0-only
Changelog
* Fri Dec 09 2022 tiwai@suse.de
- Update patch reference for proc fixes (CVE-2022-4378 bsc#1206207)
- commit cab6fa7
* Fri Dec 09 2022 tzimmermann@suse.de
- Revert "drm/vc4: hvs: Reset muxes at probe time (git-fixes)." (bsc#1202341)
This reverts commit 303122d0f2160411fa1068220bc59849d848550d.
The reverted change clears hardware state on the RPi4, which leaves the
screen blank. Without it, the display works correctly.
- commit 957f968
* Fri Dec 09 2022 tiwai@suse.de
- selftests: rtnetlink: correct xfrm policy rule in
kci_test_ipsec_offload (git-fixes).
- vmxnet3: use correct intrConf reference when using extended
queues (git-fixes).
- vmxnet3: correctly report encapsulated LRO packet (git-fixes).
- proc: proc_skip_spaces() shouldn't think it is working on C
strings (git-fixes).
- proc: avoid integer type confusion in get_proc_long (git-fixes).
- commit 3a866aa
* Fri Dec 09 2022 tiwai@suse.de
- macsec: add missing attribute validation for offload
(git-fixes).
- net: thunderbolt: fix memory leak in tbnet_open() (git-fixes).
- mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
(git-fixes).
- ca8210: Fix crash by zero initializing data (git-fixes).
- ieee802154: cc2520: Fix error return code in cc2520_hw_init()
(git-fixes).
- net: mdio: fix unbalanced fwnode reference count in
mdio_device_release() (git-fixes).
- NFC: nci: Bounds check struct nfc_target arrays (git-fixes).
- Bluetooth: Fix not cleanup led when bt_init fails (git-fixes).
- Bluetooth: 6LoWPAN: add missing hci_dev_put() in
get_l2cap_conn() (git-fixes).
- e1000e: Fix TX dispatch condition (git-fixes).
- HID: core: fix shift-out-of-bounds in hid_report_raw_event
(git-fixes).
- HID: hid-lg4ff: Add check for empty lbuf (git-fixes).
- gpio: amd8111: Fix PCI device reference count leak (git-fixes).
- ACPI: HMAT: Fix initiator registration for single-initiator
systems (git-fixes).
- ACPI: HMAT: remove unnecessary variable initialization
(git-fixes).
- pinctrl: intel: Save and restore pins in "direct IRQ" mode
(git-fixes).
- nilfs2: fix NULL pointer dereference in
nilfs_palloc_commit_free_entry() (git-fixes).
- commit a0e4929
* Thu Dec 08 2022 shung-hsi.yu@suse.com
- kbuild: Unify options for BTF generation for vmlinux and modules
(bsc#1204693).
- Refresh patches.suse/kbuild-Add-skip_encoding_btf_enum64-option-to-pahole.patch
- commit 5addeac
* Wed Dec 07 2022 fdmanana@suse.com
- btrfs: check if root is readonly while setting security xattr
(bsc#1206147).
- commit 50a73ba
* Wed Dec 07 2022 fdmanana@suse.com
- btrfs: do not allow compression on nodatacow files
(bsc#1206149).
- commit 5167f62
* Wed Dec 07 2022 fdmanana@suse.com
- btrfs: export a helper for compression hard check (bsc#1206149).
- commit f5cf2dc
* Wed Dec 07 2022 jslaby@suse.cz
- x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon
resume from S3 (bsc#1206037).
- commit 6215cd5
* Wed Dec 07 2022 jgross@suse.com
- xen/netback: don't call kfree_skb() with interrupts disabled
(bsc#1206114, XSA-424, CVE-2022-42328, CVE-2022-42329).
- commit 90098d3
* Wed Dec 07 2022 jgross@suse.com
- xen/netback: Ensure protocol headers don't fall in the
non-linear area (bsc#1206113, XSA-423, CVE-2022-3643).
- commit 6c8da66
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: fix processing of delayed tree block refs during backref
walking (bsc#1206057).
- commit 83a8ed2
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: fix processing of delayed data refs during backref
walking (bsc#1206056).
- commit 2ec426f
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: send: fix send failure of a subcase of orphan inodes
(bsc#1206036).
- commit 90cbaac
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: send: fix failures when processing inodes with no links
(bsc#1206036).
- commit f017ade
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: send: use boolean types for current inode status
(bsc#1206036).
- commit 36f86c0
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: send: refactor arguments of get_inode_info()
(bsc#1206036).
- commit a80bf85
* Mon Dec 05 2022 lhenriques@suse.de
- ceph: avoid putting the realm twice when decoding snaps fails
(bsc#1206051).
- ceph: allow ceph.dir.rctime xattr to be updatable (bsc#1206050).
- ceph: fix memory leak in ceph_readdir when note_last_dentry
returns error (bsc#1206049).
- ceph: fix inode reference leakage in ceph_get_snapdir()
(bsc#1206048).
- ceph: do not update snapshot context when there is no new
snapshot (bsc#1206047).
- ceph: switch netfs read ops to use rreq->inode instead of
rreq->mapping->host (bsc#1206046).
- ceph: properly handle statfs on multifs setups (bsc#1206045).
- commit 777e847
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: send: remove unused type parameter to iterate_inode_ref_t
(bsc#1206036).
- commit 0e9e4f2
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: send: remove unused found_type parameter to
lookup_dir_item_inode() (bsc#1206036).
- commit 7f2d376
* Mon Dec 05 2022 lhenriques@suse.de
- blacklist.conf: added 1b2ba3c5616e ("ceph: flush the mdlog for filesystem sync")
- commit a1975bc
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: send: always use the rbtree based inode ref management
infrastructure (bsc#1206036).
- commit e503e70
* Mon Dec 05 2022 lhenriques@suse.de
- blacklist.conf: added 5bd76b8de5b7 ("ceph: fix NULL pointer dereference for req->r_session")
- commit 33375e7
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: send: fix sending link commands for existing file paths
(bsc#1206036).
- commit 382a30f
* Mon Dec 05 2022 lhenriques@suse.de
- blacklist.conf: added aa1d627207ca ("ceph: Use kcalloc for allocating multiple elements")
- commit 169da79
* Mon Dec 05 2022 lhenriques@suse.de
- blacklist.conf: added 89d43d0551a8 ("ceph: put the requests/sessions when it fails to alloc memory")
- commit e095309
* Mon Dec 05 2022 lhenriques@suse.de
- blacklist.conf: added 0e24421ac431 ("ceph: fix mdsmap decode when there are MDS's beyond max_mds")
- commit 0e95811
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: send: introduce recorded_ref_alloc and recorded_ref_free
(bsc#1206036).
- commit f582043
* Mon Dec 05 2022 fdmanana@suse.com
- btrfs: prevent subvol with swapfile from being deleted
(bsc#1206035).
- commit 17d1de0
* Mon Dec 05 2022 mgorman@suse.de
- sched: Disable sched domain debugfs creation on ppc64 unless
sched_verbose is specified (bnc#1205653).
- commit 039564b
* Mon Dec 05 2022 tiwai@suse.de
- char: tpm: Protect tpm_pm_suspend with locks (git-fixes).
- Input: raydium_ts_i2c - fix memory leak in raydium_i2c_send()
(git-fixes).
- commit 0216ffd
* Sun Dec 04 2022 tiwai@suse.de
- usb: dwc3: gadget: Return -ESHUTDOWN on ep disable (git-fixes).
- Refresh
patches.suse/usb-dwc3-gadget-Clear-ep-descriptor-last.patch.
- commit eede34a
* Sun Dec 04 2022 tiwai@suse.de
- usb: dwc3: gadget: conditionally remove requests (git-fixes).
- Refresh
patches.suse/usb-dwc3-gadget-Clear-ep-descriptor-last.patch.
- commit baddb4e
* Sun Dec 04 2022 tiwai@suse.de
- i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
(git-fixes).
- i2c: npcm7xx: Fix error handling in npcm_i2c_init() (git-fixes).
- pinctrl: single: Fix potential division by zero (git-fixes).
- mmc: sdhci-sprd: Fix no reset data and command after voltage
switch (git-fixes).
- mmc: mmc_test: Fix removal of debugfs file (git-fixes).
- mmc: sdhci-esdhc-imx: correct CQHCI exit halt state check
(git-fixes).
- mmc: core: Fix ambiguous TRIM and DISCARD arg (git-fixes).
- ASoC: ops: Fix bounds check for _sx controls (git-fixes).
- ALSA: dice: fix regression for Lexicon I-ONIX FW810S
(git-fixes).
- wifi: wilc1000: validate number of channels (git-fixes).
- wifi: wilc1000: validate length of
IEEE80211_P2P_ATTR_CHANNEL_LIST attribute (git-fixes).
- wifi: wilc1000: validate length of
IEEE80211_P2P_ATTR_OPER_CHANNEL attribute (git-fixes).
- wifi: wilc1000: validate pairwise and authentication suite
offsets (git-fixes).
- ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
(git-fixes).
- dma-buf: fix racing conflict of dma_heap_add() (git-fixes).
- selftests: mptcp: fix mibit vs mbit mix up (git-fixes).
- Input: soc_button_array - add Acer Switch V 10 to
dmi_use_low_level_irq[] (git-fixes).
- Input: soc_button_array - add use_low_level_irq module parameter
(git-fixes).
- Input: goodix - try resetting the controller when no config
is set (git-fixes).
- Input: synaptics - switch touchpad on HP Laptop 15-da3001TU
to RMI mode (git-fixes).
- serial: 8250: 8250_omap: Avoid RS485 RTS glitch on
- >set_termios() (git-fixes).
- tools: iio: iio_generic_buffer: Fix read size (git-fixes).
- iio: pressure: ms5611: fixed value compensation bug (git-fixes).
- ASoC: stm32: dfsdm: manage cb buffers cleanup (git-fixes).
- ASoC: fsl_asrc fsl_esai fsl_sai: allow CONFIG_PM=N (git-fixes).
- ASoC: Intel: bytcht_es8316: Add quirk for the Nanote UMPC-01
(git-fixes).
- net: usb: qmi_wwan: add Telit 0x103a composition (git-fixes).
- platform/x86: hp-wmi: Ignore Smart Experience App event
(git-fixes).
- platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10
(SW5-017) (git-fixes).
- platform/x86: asus-wmi: add missing pci_dev_put() in
asus_wmi_set_xusb2pr() (git-fixes).
- ata: libata-core: do not issue non-internal commands once EH
is pending (git-fixes).
- arm64/syscall: Include asm/ptrace.h in syscall_wrapper header
(git-fixes).
- spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk
for every run (git-fixes).
- mmc: sdhci-brcmstb: Fix SDHCI_RESET_ALL for CQHCI (git-fixes).
- ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issue
(git-fixes).
- wifi: ath11k: Fix QCN9074 firmware boot on x86 (git-fixes).
- wifi: mac80211: Fix ack frame idr leak when mesh has no route
(git-fixes).
- wifi: airo: do not assign -1 to unsigned char (git-fixes).
- wifi: mac80211_hwsim: fix debugfs attribute ps with rc table
support (git-fixes).
- wifi: mac80211: fix memory free error when registering wiphy
fail (git-fixes).
- audit: fix undefined behavior in bit shift for AUDIT_BIT
(git-fixes).
- platform/x86: touchscreen_dmi: Add info for the RCA Cambio
W101 v2 2-in-1 (git-fixes).
- platform/x86: ideapad-laptop: Disable touchpad_switch
(git-fixes).
- selftests: mptcp: make sendfile selftest work (git-fixes).
- ASoC: fsl_sai: use local device pointer (git-fixes).
- mmc: sdhci-brcmstb: Enable Clock Gating to save power
(git-fixes).
- mmc: sdhci-brcmstb: Re-organize flags (git-fixes).
- ata: libata-scsi: simplify __ata_scsi_queuecmd() (git-fixes).
- iio: ms5611: Simplify IO callback parameters (git-fixes).
- selftests: mptcp: more stable simult_flows tests (git-fixes).
- commit 4ec7214
* Sat Dec 03 2022 krisman@suse.de
- Blacklist io-wq-max_worker-fixes on SP4
Commit bc369921d670 ("io-wq: max_worker fixes") claims to fix
2e480058ddc2 ("io-wq: provide a way to limit max number of workers") but
actually fixes 7a842fb589e3 ("io-wq: code clean of
io_wqe_create_worker()") which we don't carry in SP4. Blacklist it to
silent git-fixes.
Nevertheless, it is required in SP5. This commit must be reverted there.
- commit 4da02f1
* Fri Dec 02 2022 krisman@suse.de
- io-wq: exclusively gate signal based exit on get_signal()
return (git-fixes).
- commit 0f61b91
* Fri Dec 02 2022 lduncan@suse.com
- Do not enable CONFIG_ATARI_PARTITION (jsc#PED-1573)
- commit 51c7091
* Fri Dec 02 2022 blezhepekov@suse.de
- Fix patches.suse/MM-reclaim-mustn-t-enter-FS-for-swap-over-NFS.patch
Fixed implicit-function-declaration warning when
swap is disabled (bsc#1205993).
- commit 2816166
* Fri Dec 02 2022 tiwai@suse.de
- hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
(git-fixes).
- hwmon: (coretemp) Check for null before removing sysfs attrs
(git-fixes).
- hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc()
fails (git-fixes).
- hwmon: (i5500_temp) fix missing pci_disable_device()
(git-fixes).
- hwmon: (ina3221) Fix shunt sum critical calculation (git-fixes).
- hwmon: (ltc2947) fix temperature scaling (git-fixes).
- ARM: at91: rm9200: fix usb device clock id (git-fixes).
- commit e077c40
* Thu Dec 01 2022 tiwai@suse.de
- Update patch reference for ATM fix (CVE-2022-3635 bsc#1204631)
- commit 7ef6216
* Thu Dec 01 2022 tiwai@suse.de
- Move upstreamed i915 fix into sorted section
- commit 8ee5ebf
* Wed Nov 30 2022 ohering@suse.de
- x86/hyperv: Update 'struct hv_enlightened_vmcs' definition
(git-fixes).
- x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
(git-fixes).
- commit 86dd4ce
* Wed Nov 30 2022 tiwai@suse.de
- net: ethernet: renesas: ravb: Fix promiscuous mode after system
resumed (git-fixes).
- net: mdiobus: fix unbalanced node reference count (git-fixes).
- wifi: mac8021: fix possible oob access in
ieee80211_get_rate_duration (git-fixes).
- wifi: cfg80211: don't allow multi-BSSID in S1G (git-fixes).
- wifi: cfg80211: fix buffer overflow in elem comparison
(git-fixes).
- net: wwan: iosm: fix dma_alloc_coherent incompatible pointer
type (git-fixes).
- net: wwan: iosm: fix kernel test robot reported error
(git-fixes).
- net: ethernet: nixge: fix NULL dereference (git-fixes).
- net: ethernet: ti: am65-cpsw: fix error handling in
am65_cpsw_nuss_probe() (git-fixes).
- e100: Fix possible use after free in e100_xmit_prepare
(git-fixes).
- fm10k: Fix error handling in fm10k_init_module() (git-fixes).
- net: phy: fix null-ptr-deref while probe() failed (git-fixes).
- can: m_can: Add check for devm_clk_get (git-fixes).
- can: m_can: pci: add missing m_can_class_free_dev() in
probe/remove methods (git-fixes).
- can: etas_es58x: es58x_init_netdev(): free netdev when
register_candev() (git-fixes).
- can: cc770: cc770_isa_probe(): add missing free_cc770dev()
(git-fixes).
- can: sja1000_isa: sja1000_isa_probe(): add missing
free_sja1000dev() (git-fixes).
- Revert "net: phy: meson-gxl: improve link-up behavior"
(git-fixes).
- commit 225e8fd
* Wed Nov 30 2022 tiwai@suse.de
- net: stmmac: work around sporadic tx issue on link-up
(git-fixes).
- commit e5a3408
* Wed Nov 30 2022 jgross@suse.com
- KVM: x86/mmu: Fix race condition in direct_page_fault
(bsc#1205882, CVE-2022-45869).
- commit e2a86d6
* Wed Nov 30 2022 nstange@suse.de
- Add support for enabling livepatching related packages on -RT (jsc#PED-1706)
- commit 9d41244
* Wed Nov 30 2022 oneukum@suse.com
- blacklist.conf: faeture, not fix
- commit 8c4e5cb
* Wed Nov 30 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit e518f66
* Wed Nov 30 2022 oneukum@suse.com
- blacklist.conf: misattributed
- commit dd8dac1
* Wed Nov 30 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit 267578b
* Wed Nov 30 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit ca10017
* Wed Nov 30 2022 oneukum@suse.com
- mac80211: radiotap: Use BIT() instead of shifts (git-fixes).
- commit fa4dbfe
* Wed Nov 30 2022 jslaby@suse.cz
- char: xillybus: Fix trivial bug with mutex (bsc#1205764
CVE-2022-45888).
- char: xillybus: Prevent use-after-free due to race condition
(bsc#1205764 CVE-2022-45888).
- commit 8d88aac
* Wed Nov 30 2022 jslaby@suse.cz
- platform/x86/intel/pmt: Sapphire Rapids PMT errata fix
(jsc#PED-2684 bsc#1205683).
- commit a6ac9d8
* Tue Nov 29 2022 msuchanek@suse.de
- Refresh patches.suse/ibmvnic-Properly-dispose-of-all-skbs-during-a-failov.patch.
Fix metadata
- commit f4fe6e0
* Tue Nov 29 2022 msuchanek@suse.de
- ibmvnic: Free rwi on reset success (bsc#1184350 ltc#191533
git-fixes).
- commit 9f37b44
* Tue Nov 29 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit 27ebcbb
* Tue Nov 29 2022 tiwai@suse.de
- Move upstreamed input patch into sorted section (bsc#1190256)
- commit 32c618e
* Tue Nov 29 2022 oneukum@suse.com
- usb: dwc3: gadget: Clear ep descriptor last (git-fixes).
- commit 17b7c9d
* Tue Nov 29 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit 3301053
* Tue Nov 29 2022 oneukum@suse.com
- usb: xhci-mtk: check boundary before check tt (git-fixes).
- commit 401f88b
* Tue Nov 29 2022 oneukum@suse.com
- usb: xhci-mtk: update fs bus bandwidth by bw_budget_table
(git-fixes).
- commit bfe9566
* Tue Nov 29 2022 jgross@suse.com
- xen/pcpu: fix possible memory leak in register_pcpu()
(git-fixes).
- commit dab6b8a
* Tue Nov 29 2022 jgross@suse.com
- x86/entry: Work around Clang __bdos() bug (git-fixes).
- commit e06d1d8
* Tue Nov 29 2022 jgross@suse.com
- xen: delay xen_hvm_init_time_ops() if kdump is boot on vcpu>=32
(git-fixes).
- commit ec4c7d4
* Tue Nov 29 2022 jgross@suse.com
- x86/Xen: streamline (and fix) PV CPU enumeration (git-fixes).
- commit eddf207
* Tue Nov 29 2022 jgross@suse.com
- init/Kconfig: fix CC_HAS_ASM_GOTO_TIED_OUTPUT test with dash
(git-fixes).
- commit 9e93e06
* Tue Nov 29 2022 krisman@suse.de
- io_uring: fix possible poll event lost in multi shot mode
(git-fixes).
- commit 2b11ccf
* Mon Nov 28 2022 krisman@suse.de
- io-wq: ensure we exit if thread group is exiting (git-fixes).
- io_uring: fix missing sigmask restore in io_cqring_wait()
(git-fixes).
- io_uring: pin SQPOLL data before unlocking ring lock
(git-fixes).
- io_uring: drop ctx->uring_lock before acquiring sqd->lock
(git-fixes).
- io_uring: fix missing mb() before waitqueue_active (git-fixes).
- commit 83b832a
* Mon Nov 28 2022 palcantara@suse.de
- cifs: fix missing unlock in cifs_file_copychunk_range()
(git-fixes).
- commit c1df133
* Mon Nov 28 2022 palcantara@suse.de
- cifs: Use after free in debug code (git-fixes).
- commit 64acc9c
* Mon Nov 28 2022 palcantara@suse.de
- cifs: add check for returning value of SMB2_set_info_init
(git-fixes).
- commit 98fbee7
* Mon Nov 28 2022 palcantara@suse.de
- cifs: Fix wrong return value checking when GETFLAGS (git-fixes).
- commit 70eda18
* Mon Nov 28 2022 palcantara@suse.de
- cifs: add check for returning value of SMB2_close_init
(git-fixes).
- commit f80dd26
* Mon Nov 28 2022 palcantara@suse.de
- cifs: Fix connections leak when tlink setup failed (git-fixes).
- commit 173646f
* Mon Nov 28 2022 jgross@suse.com
- KVM: x86: Retry page fault if MMU reload is pending and root
has no sp (bsc#1205744).
- commit 2631fac
* Mon Nov 28 2022 tiwai@suse.de
- drm/i915: fix TLB invalidation for Gen12 video and compute
engines (CVE-2022-4139 bsc#1205700).
- commit 80818ce
* Mon Nov 28 2022 tiwai@suse.de
- Refresh patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch (CVE-2022-3424 bsc#1204166)
Taken from v10 patch in char-misc subsystem tree
- commit 70dae18
* Mon Nov 28 2022 oneukum@suse.com
- Update
patches.suse/HID-roccat-Fix-use-after-free-in-roccat_read.patch
(bsc#1203960 CVE-2022-41850).
- commit 94bd71f
* Mon Nov 28 2022 ohering@suse.de
- Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register() (git-fixes).
- Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_work() (git-fixes).
- v3 of "PCI: hv: Only reuse existing IRTE allocation for Multi-MSI"
- scsi: storvsc: Fix handling of srb_status and capacity change events (git-fixes).
- commit a5fb15b
* Mon Nov 28 2022 tiwai@suse.de
- Bluetooth: L2CAP: Fix u8 overflow (CVE-2022-45934 bsc#1205796).
- commit 966bbc0
* Mon Nov 28 2022 tiwai@suse.de
- usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1 (git-fixes).
- usb: dwc3: exynos: Fix remove() function (git-fixes).
- usb: cdnsp: Fix issue with Clear Feature Halt Endpoint
(git-fixes).
- iio: core: Fix entry not deleted when
iio_register_sw_trigger_type() fails (git-fixes).
- iio: light: rpr0521: add missing Kconfig dependencies
(git-fixes).
- iio: health: afe4404: Fix oob read in afe4404_[read|write]_raw
(git-fixes).
- iio: health: afe4403: Fix oob read in afe4403_read_raw
(git-fixes).
- iio: light: apds9960: fix wrong register for gesture gain
(git-fixes).
- scripts/faddr2line: Fix regression in name resolution on ppc64le
(git-fixes).
- commit 45d3e4c
* Mon Nov 28 2022 tiwai@suse.de
- x86/kexec: Fix double-free of elf header buffer (bsc#1205567).
- commit 0c767bc
* Mon Nov 28 2022 tiwai@suse.de
- Move upstreamed sound and WiFi patches into sorted section
- commit 5e6ff3d
* Sun Nov 27 2022 tiwai@suse.de
- drm/amd/display: Add HUBP surface flip interrupt handler
(git-fixes).
- USB: serial: option: add u-blox LARA-L6 modem (git-fixes).
- USB: serial: option: add u-blox LARA-R6 00B modem (git-fixes).
- USB: serial: option: remove old LARA-R6 PID (git-fixes).
- USB: serial: option: add Fibocom FM160 0x0111 composition
(git-fixes).
- USB: serial: option: add Sierra Wireless EM9191 (git-fixes).
- usb: add NO_LPM quirk for Realforce 87U Keyboard (git-fixes).
- usb: cdns3: host: fix endless superspeed hub port reset
(git-fixes).
- USB: bcma: Make GPIO explicitly optional (git-fixes).
- serial: 8250_lpss: Configure DMA also w/o DMA filter
(git-fixes).
- docs: update mediator contact information in CoC doc
(git-fixes).
- ALSA: usb-audio: Drop snd_BUG_ON() from
snd_usbmidi_output_open() (git-fixes).
- mmc: sdhci-pci-o2micro: fix card detect fail issue caused by
CD# debounce timeout (git-fixes).
- ACPI: x86: Add another system to quirk list for forcing
StorageD3Enable (git-fixes).
- i2c: i801: add lis3lv02d's I2C address for Vostro 5568
(git-fixes).
- i2c: tegra: Allocate DMA memory for DMA engine (git-fixes).
- drm/imx: imx-tve: Fix return type of
imx_tve_connector_mode_valid (git-fixes).
- Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm (git-fixes).
- ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[] (git-fixes).
- ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source",
"Routee" -> "Route" (git-fixes).
- ASoC: codecs: jz4725b: fix capture selector naming (git-fixes).
- ASoC: codecs: jz4725b: use right control for Capture Volume
(git-fixes).
- ASoC: codecs: jz4725b: fix reported volume for Master ctl
(git-fixes).
- ASoC: codecs: jz4725b: add missed Line In power control bit
(git-fixes).
- ASoC: Intel: sof_sdw: add quirk variant for LAPBC710 NUC15
(git-fixes).
- ASoC: wm8962: Add an event handler for TEMP_HP and TEMP_SPK
(git-fixes).
- ASoC: rt1019: Fix the TDM settings (git-fixes).
- ASoC: mt6660: Keep the pm_runtime enables before component
stuff in mt6660_i2c_probe (git-fixes).
- selftests/intel_pstate: fix build for ARCH=x86_64 (git-fixes).
- wifi: wext: use flex array destination for memcpy() (git-fixes).
- docs, kprobes: Fix the wrong location of Kprobes (git-fixes).
- docs/core-api: expand Fedora instructions for GCC plugins
(git-fixes).
- mtd: spi-nor: intel-spi: Disable write protection only if asked
(git-fixes).
- commit 26e07a5
* Sun Nov 27 2022 krisman@suse.de
- io_uring: ensure IORING_REGISTER_IOWQ_MAX_WORKERS works with
SQPOLL (git-fixes).
- commit 8665d84
* Sat Nov 26 2022 ailiop@suse.com
- Refresh
patches.suse/xfs-move-recovery-needed-state-updates-to-xfs_log_mo.patch.
- commit 4ec24fa
* Sat Nov 26 2022 tiwai@suse.de
- regulator: twl6030: re-add TWL6032_SUBCLASS (git-fixes).
- regulator: core: fix UAF in destroy_regulator() (git-fixes).
- regulator: core: fix kobject release warning and memory leak
in regulator_register() (git-fixes).
- nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage
as dirty (git-fixes).
- ASoC: max98373: Add checks for devm_kcalloc (git-fixes).
- ASoC: soc-pcm: Don't zero TDM masks in __soc_pcm_open()
(git-fixes).
- net: thunderx: Fix the ACPI memory leak (git-fixes).
- nfc: st-nci: fix incorrect sizing calculations in
EVT_TRANSACTION (git-fixes).
- nfc: st-nci: fix memory leaks in EVT_TRANSACTION (git-fixes).
- nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTION
(git-fixes).
- arcnet: fix potential memory leak in com20020_probe()
(git-fixes).
- NFC: nci: fix memory leak in nci_rx_data_packet() (git-fixes).
- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
(git-fixes).
- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
(git-fixes).
- nfc: nfcmrvl: Fix potential memory leak in
nfcmrvl_i2c_nci_send() (git-fixes).
- macsec: Fix invalid error code set (git-fixes).
- nfc/nci: fix race with opening and closing (git-fixes).
- arm64: dts: rockchip: lower rk3399-puma-haikou SD controller
clock frequency (git-fixes).
- arm64: dts: rockchip: add enable-strobe-pulldown to emmc phy
on nanopi4 (git-fixes).
- ARM: dts: am335x-pcm-953: Define fixed regulators in root node
(git-fixes).
- ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
(git-fixes).
- ARM: mxs: fix memory leak in mxs_machine_init() (git-fixes).
- bus: sunxi-rsb: Support atomic transfers (git-fixes).
- bus: sunxi-rsb: Remove the shutdown callback (git-fixes).
- ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl
(git-fixes).
- commit 39ef4db
* Fri Nov 25 2022 denis.kirjanov@suse.com
- l2tp: Serialize access to sk_user_data with sk_callback_lock
(bsc#1205711 CVE-2022-4129).
- commit ad37086
* Fri Nov 25 2022 denis.kirjanov@suse.com
- Update metadata references
- commit a01d008
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/qedr: clean up work queue on failure in qedr_alloc_resources() (git-fixes)
- commit 396a739
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/core: Fix null-ptr-deref in ib_core_cleanup() (git-fixes)
- commit 981cb44
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Disable local invalidate operation (git-fixes)
- commit 90ecfab
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- IB/hfi1: Correctly move list in sc_disable() (git-fixes)
- commit fa439f0
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/cma: Use output interface for net_dev check (git-fixes)
- commit 568074d
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- IB: Set IOVA/LENGTH on IB_MR in core/uverbs layers (git-fixes)
- commit 569a9cb
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/cm: Use SLID in the work completion as the DLID in responder side (git-fixes)
- commit e86643f
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Use s/g array in post send only when its valid (git-fixes)
- commit 6692dc0
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/mlx5: Set local port to one when accessing counters (git-fixes)
- commit 9acd436
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Remove the num_qpc_timer variable (git-fixes)
- commit 89b5b80
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Fix wrong fixed value of qp->rq.wqe_shift (git-fixes)
- commit c586fc0
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Fix supported page size (git-fixes)
- commit 64653d9
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/rtrs-clt: Use the right sg_cnt after ib_dma_map_sg (git-fixes)
- commit 78022ca
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: Limit the number of calls to each tasklet (git-fixes)
- commit 37d447b
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hfi1: fix potential memory leak in setup_base_ctxt() (git-fixes)
- commit ba2976b
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Fix incorrect clearing of interrupt status register (git-fixes)
- commit 97ffea6
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/rtrs-srv: Fix modinfo output for stringify (git-fixes)
- commit 46a2a2b
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: Remove useless pkt parameters (git-fixes)
- commit 06b2d37
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/cm: Fix memory leak in ib_cm_insert_listen (git-fixes)
- commit 7ec3772
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hfi1: Prevent panic when SDMA is disabled (git-fixes)
- commit ba8caf3
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hfi1: Prevent use of lock before it is initialized (git-fixes)
- commit b510b17
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Use hr_reg_xxx() instead of remaining roce_set_xxx() (git-fixes)
- commit 6c11e07
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Remove the num_cqc_timer variable (git-fixes)
- commit ed86cd6
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Correct the type of variables participating in the shift operation (git-fixes)
- commit cecc570
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Replace tab with space in the right-side comments (git-fixes)
- commit 4c89a77
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core() (git-fixes)
- commit 40de52c
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Remove unnecessary check for the sgid_attr when modifying QP (git-fixes)
- commit 36c1898
* Fri Nov 25 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Remove magic number (git-fixes)
- commit 014def9
* Thu Nov 24 2022 ptesarik@suse.cz
- KVM: s390: pv: don't allow userspace to set the clock under PV
(git-fixes).
- KVM: s390: Add a routine for setting userspace CPU state
(git-fixes jsc#PED-611).
- KVM: s390: Simplify SIGP Set Arch handling (git-fixes
jsc#PED-611).
- commit c226df2
* Thu Nov 24 2022 tiwai@suse.de
- Update patch references for Bluetooth fixes (CVE-2022-42896 bsc#1205709 CVE-2022-42895 bsc#1205705)
- commit 30ec8de
* Thu Nov 24 2022 tiwai@suse.de
- spi: tegra210-quad: Fix duplicate resource error (git-fixes).
- spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
(git-fixes).
- spi: spi-imx: Fix spi_bus_clk if requested clock is higher
than input clock (git-fixes).
- commit 019145b
* Wed Nov 23 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit 5eaee0f
* Wed Nov 23 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit d84acf3
* Wed Nov 23 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit 5ea51bc
* Wed Nov 23 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit f3d467e
* Wed Nov 23 2022 ptesarik@suse.cz
- scsi: zfcp: Fix double free of FSF request when qdio send fails
(git-fixes).
- s390: fix nospec table alignments (git-fixes).
- KVM: s390: pv: leak the topmost page table when destroy fails
(git-fixes).
- commit 378329e
* Wed Nov 23 2022 ailiop@suse.com
- xfs: reserve quota for target dir expansion when renaming files
(bsc#1205679).
- commit d93b22e
* Wed Nov 23 2022 vkarasulli@suse.de
- drivers: net: slip: fix NPD bug in sl_tx_timeout() (bsc#1205671
CVE-2022-41858).
- commit 99b5127
* Wed Nov 23 2022 colyli@suse.de
- dm: remove unnecessary assignment statement in alloc_dev()
(git-fixes).
- md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()
(git-fixes).
- md/raid5: Ensure stripe_fill happens on non-read IO with journal
(git-fixes).
- commit 79ca470
* Wed Nov 23 2022 colyli@suse.de
- md: Replace snprintf with scnprintf (git-fixes, bsc#1164051).
- Replace the in-house patch by the above upstream version,
patches.suse/md-raid0-fix-buffer-overflow-at-debug-print.patch.
- commit e122ea5
* Wed Nov 23 2022 colyli@suse.de
- dm: return early from dm_pr_call() if DM device is suspended
(git-fixes).
- dm thin: fix use-after-free crash in
dm_sm_register_threshold_callback (git-fixes).
- dm raid: fix accesses beyond end of raid member array
(git-fixes).
- dm mirror log: clear log bits up to BITS_PER_LONG boundary
(git-fixes).
- dm era: commit metadata in postsuspend after worker stops
(git-fixes).
- dm crypt: make printing of the key constant-time (git-fixes).
- dm stats: add cond_resched when looping over entries
(git-fixes).
- dm integrity: fix memory corruption when tag_size is less than
digest size (git-fixes).
- dm: fix double accounting of flush with data (git-fixes).
- dm: interlock pending dm_io and dm_wait_for_bios_completion
(git-fixes).
- dm: properly fix redundant bio-based IO accounting (git-fixes).
- dm: revert partial fix for redundant bio-based IO accounting
(git-fixes).
- dm btree remove: fix use after free in rebalance_children()
(git-fixes).
- commit 6214ae1
* Wed Nov 23 2022 colyli@suse.de
- blacklist.conf: add non-backport git-fixes commit
- commit 054a1a9
* Tue Nov 22 2022 neilb@suse.de
- NFSD: Cap rsize_bop result based on send buffer size
(bsc#1205128 CVE-2022-43945).
- NFSD: Protect against send buffer overflow in NFSv3 READ
(bsc#1205128 CVE-2022-43945).
- NFSD: Protect against send buffer overflow in NFSv2 READ
(bsc#1205128 CVE-2022-43945).
- NFSD: Protect against send buffer overflow in NFSv3 READDIR
(bsc#1205128 CVE-2022-43945).
- NFSD: Protect against send buffer overflow in NFSv2 READDIR
(bsc#1205128 CVE-2022-43945).
- SUNRPC: Fix svcxdr_init_encode's buflen calculation (bsc#1205128
CVE-2022-43945).
- SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
(bsc#1205128 CVE-2022-43945).
- commit dd4f720
* Tue Nov 22 2022 ailiop@suse.com
- xfs: reserve quota for dir expansion when linking/unlinking
files (bsc#1205616).
- commit 1330e05
* Tue Nov 22 2022 ohering@suse.de
- add another bug reference to some hyperv changes (bsc#1205617).
- commit 0b5e3d4
* Tue Nov 22 2022 ptesarik@suse.cz
- net/smc: kABI workarounds for struct smc_sock (git-fixes).
- commit d9f52e8
* Mon Nov 21 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit f550bb4
* Mon Nov 21 2022 petr.pavlu@suse.com
- tracing: kprobe: Fix potential null-ptr-deref on trace_array
in kprobe_event_gen_test_exit() (git-fixes).
- commit dc34c13
* Mon Nov 21 2022 petr.pavlu@suse.com
- tracing: kprobe: Fix potential null-ptr-deref on
trace_event_file in kprobe_event_gen_test_exit() (git-fixes).
- commit 23caa81
* Mon Nov 21 2022 petr.pavlu@suse.com
- tracing: Fix wild-memory-access in register_synth_event()
(git-fixes).
- commit 9bbef30
* Mon Nov 21 2022 petr.pavlu@suse.com
- tracing: Fix memory leak in test_gen_synth_cmd() and
test_empty_synth_event() (git-fixes).
- commit 68dace2
* Mon Nov 21 2022 petr.pavlu@suse.com
- ftrace: Fix null pointer dereference in ftrace_add_mod()
(git-fixes).
- commit 2e9b117
* Mon Nov 21 2022 petr.pavlu@suse.com
- ring_buffer: Do not deactivate non-existant pages (git-fixes).
- commit 0458d7a
* Mon Nov 21 2022 petr.pavlu@suse.com
- ftrace: Optimize the allocation for mcount entries (git-fixes).
- commit 5b2b25a
* Mon Nov 21 2022 petr.pavlu@suse.com
- ftrace: Fix the possible incorrect kernel message (git-fixes).
- commit 7323c8c
* Mon Nov 21 2022 petr.pavlu@suse.com
- tracing: Fix memory leak in tracing_read_pipe() (git-fixes).
- commit 690c08a
* Mon Nov 21 2022 ptesarik@suse.cz
- net/smc: kABI workarounds for struct smc_link (git-fixes).
- commit 0cbe94a
* Mon Nov 21 2022 petr.pavlu@suse.com
- ring-buffer: Include dropped pages in counting dirty patches
(git-fixes).
- commit 11920bc
* Mon Nov 21 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit ddd82f9
* Mon Nov 21 2022 msuchanek@suse.de
- powerpc/kvm: Fix kvm_use_magic_page (bsc#1156395).
- Refresh patches.suse/gup-Turn-fault_in_pages_-readable-writeable-into-fault_in_-readable-writeable.patch.
- commit aec526a
* Mon Nov 21 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit dcdcbbd
* Mon Nov 21 2022 oneukum@suse.com
- MIPS: Loongson: Use hwmon_device_register_with_groups() to
register hwmon (git-fixes).
- commit 16f21a3
* Mon Nov 21 2022 petr.pavlu@suse.com
- tracing/ring-buffer: Have polling block on watermark
(git-fixes).
- commit 5c3e4d5
* Mon Nov 21 2022 msuchanek@suse.de
- powerpc/pseries/vas: Declare pseries_vas_fault_thread_fn()
as static (bsc#1194869).
- commit 02a3582
* Mon Nov 21 2022 petr.pavlu@suse.com
- ftrace: Fix use-after-free for dynamic ftrace_ops (git-fixes).
- commit f98b221
* Mon Nov 21 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit 431bd9c
* Mon Nov 21 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit 53c7bfc
* Mon Nov 21 2022 oneukum@suse.com
- platform/x86/intel: hid: add quirk to support Surface Go 3
(git-fixes).
- commit 23ccaa2
* Mon Nov 21 2022 oneukum@suse.com
- blacklist.conf: too intrusive
- commit 67ad270
* Mon Nov 21 2022 msuchanek@suse.de
- powerpc/boot: Explicitly disable usage of SPE instructions
(bsc#1156395).
- commit 7c94cdb
* Mon Nov 21 2022 msuchanek@suse.de
- blacklist.conf: Add fixes for unsupported platforms
- commit 10ca02b
* Mon Nov 21 2022 oneukum@suse.com
- net: smsc95xx: add support for Microchip EVB-LAN8670-USB
(git-fixes).
- commit af40ba9
* Mon Nov 21 2022 tiwai@suse.de
- Update patch reference for rtl8712 driver fix (CVE-2022-4095 bsc#1205514)
- commit 67f2ad4
* Mon Nov 21 2022 oneukum@suse.com
- usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
(git-fixes).
- commit b693ef6
* Mon Nov 21 2022 oneukum@suse.com
- usb: smsc: use eth_hw_addr_set() (git-fixes).
- commit 67dd1e9
* Mon Nov 21 2022 msuchanek@suse.de
- powerpc/64: Fix build failure with allyesconfig in
book3s_64_entry.S (bsc#1194869).
- commit 6d56eff
* Mon Nov 21 2022 wqu@suse.com
- patches.suse/btrfs-fix-deadlock-between-quota-enable-and-other-qu.patch:
(bsc#1205521).
- commit a75b0e8
* Sat Nov 19 2022 tiwai@suse.de
- ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41
(git-fixes).
- commit c6c293f
* Sat Nov 19 2022 tiwai@suse.de
- ASoC: soc-utils: Remove __exit for snd_soc_util_exit()
(git-fixes).
- commit 287b2ba
* Sat Nov 19 2022 tiwai@suse.de
- Input: i8042 - fix leaking of platform device on module removal
(git-fixes).
- Input: iforce - invert valid length check when fetching device
IDs (git-fixes).
- drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()
(git-fixes).
- drm/drv: Fix potential memory leak in drm_dev_init()
(git-fixes).
- drm/panel: simple: set bpc field for logic technologies displays
(git-fixes).
- drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kms
(git-fixes).
- usb: chipidea: fix deadlock in ci_otg_del_timer (git-fixes).
- usb: typec: mux: Enter safe mode only when pins need to be
reconfigured (git-fixes).
- Revert "usb: dwc3: disable USB core PHY management" (git-fixes).
- serial: 8250: Flush DMA Rx on RLSI (git-fixes).
- serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
(git-fixes).
- tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_send
(git-fixes).
- Revert "tty: n_gsm: replace kicktimer with delayed_work"
(git-fixes).
- Revert "tty: n_gsm: avoid call of sleeping functions from
atomic context" (git-fixes).
- serial: imx: Add missing .thaw_noirq hook (git-fixes).
- tty: serial: fsl_lpuart: don't break the on-going transfer
when global reset (git-fixes).
- serial: 8250: omap: Flush PM QOS work on remove (git-fixes).
- serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in
omap8250_remove() (git-fixes).
- serial: 8250_omap: remove wait loop from Errata i202 workaround
(git-fixes).
- firmware: coreboot: Register bus in module init (git-fixes).
- slimbus: stream: correct presence rate frequencies (git-fixes).
- parport_pc: Avoid FIFO port location truncation (git-fixes).
- siox: fix possible memory leak in siox_device_add() (git-fixes).
- misc/vmw_vmci: fix an infoleak in
vmci_host_do_receive_datagram() (git-fixes).
- speakup: fix a segfault caused by switching consoles
(git-fixes).
- iio: adc: at91_adc: fix possible memory leak in
at91_adc_allocate_trigger() (git-fixes).
- iio: adc: mp2629: fix potential array out of bound access
(git-fixes).
- iio: adc: mp2629: fix wrong comparison of channel (git-fixes).
- iio: pressure: ms5611: changed hardcoded SPI speed to value
limited (git-fixes).
- iio: trigger: sysfs: fix possible memory leak in
iio_sysfs_trig_init() (git-fixes).
- ASoC: tas2764: Fix set_tdm_slot in case of single slot
(git-fixes).
- ASoC: tas2770: Fix set_tdm_slot in case of single slot
(git-fixes).
- ASoC: core: Fix use-after-free in snd_soc_exit() (git-fixes).
- mmc: sdhci-pci: Fix possible memory leak caused by missing
pci_dev_put() (git-fixes).
- mmc: core: properly select voltage range without power cycle
(git-fixes).
- commit 5d6506d
* Fri Nov 18 2022 ptesarik@suse.cz
- net/smc: Fix possible leaked pernet namespace in smc_init()
(git-fixes).
- net/smc: Fix an error code in smc_lgr_create() (git-fixes).
- net/smc: Fix possible access to freed memory in link clear
(git-fixes).
- net/smc: Fix slab-out-of-bounds issue in fallback (git-fixes).
- net/smc: Only save the original clcsock callback functions
(git-fixes).
- net/smc: Fix sock leak when release after smc_shutdown()
(git-fixes).
- net/smc: send directly on setting TCP_NODELAY (git-fixes).
- net/smc: Send directly when TCP_CORK is cleared (git-fixes).
- net/smc: Avoid overwriting the copies of clcsock callback
functions (git-fixes).
- net/smc: Forward wakeup to smc socket waitqueue after fallback
(git-fixes).
- commit a5aa4ad
* Fri Nov 18 2022 ohering@suse.de
- PCI: hv: Fix the definition of vector in hv_compose_msi_msg() (git-fixes).
- x86/hyperv: fix invalid writes to MSRs during root partition kexec (git-fixes).
- clocksource/drivers/hyperv: add data structure for reference TSC MSR (git-fixes).
- Drivers: hv: fix repeated words in comments (git-fixes).
- HID: hyperv: fix possible memory leak in mousevsc_probe() (git-fixes).
- drm/hyperv: Add ratelimit on error message (git-fixes).
- scsi: storvsc: remove an extraneous "to" in a comment (git-fixes).
- Drivers: hv: vmbus: Don't wait for the ACPI device upon initialization (git-fixes).
- Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverability (git-fixes).
- Drivers: hv: vmbus: Fix kernel-doc (git-fixes).
- drm/hyperv: Don't overwrite dirt_needed value set by host (git-fixes).
- Drivers: hv: vmbus: Optimize vmbus_on_event (git-fixes).
- scsi: storvsc: Drop DID_TARGET_FAILURE use (git-fixes).
- Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region (git-fixes).
- Drivers: hv: Always reserve framebuffer region for Gen1 VMs (git-fixes).
- PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h (git-fixes).
- tools: hv: kvp: remove unnecessary (void*) conversions (git-fixes).
- Drivers: hv: remove duplicate word in a comment (git-fixes).
- tools: hv: Remove an extraneous "the" (git-fixes).
- scsi: storvsc: Remove WQ_MEM_RECLAIM from storvsc_error_wq (git-fixes).
- Drivers: hv: vmbus: Release cpu lock in error case (git-fixes).
- Drivers: hv: Fix syntax errors in comments (git-fixes).
- scsi: storvsc: Fix typo in comment (git-fixes).
- Drivers: hv: vmbus: fix typo in comment (git-fixes).
- PCI: hv: Add validation for untrusted Hyper-V values (git-fixes).
- x86/hyperv: Disable hardlockup detector by default in Hyper-V guests (git-fixes).
- Drivers: hv: vmbus: Accept hv_sock offers in isolated guests (git-fixes).
- hv_sock: Add validation for untrusted Hyper-V values (git-fixes).
- hv_sock: Copy packets sent by Hyper-V out of the ring buffer (git-fixes).
- hv_sock: Check hv_pkt_iter_first_raw()'s return value (git-fixes).
- Drivers: hv: vmbus: Add VMbus IMC device to unsupported list (git-fixes).
- hv_netvsc: Fix potential dereference of NULL pointer (git-fixes).
- hv_netvsc: Print value of invalid ID in netvsc_send_{completion,tx_complete}() (git-fixes).
- net: hyperv: remove use of bpf_op_t (git-fixes).
- commit 5a5a746
* Fri Nov 18 2022 vbabka@suse.cz
- Update kabi files. Update using the released November MU kernel
5.14.21-150400.24.33.2
- commit b0daa6c
* Fri Nov 18 2022 mgorman@suse.de
- sched: Clear ttwu_pending after enqueue_task() (git fixes
(sched/core)).
- commit 8216675
* Fri Nov 18 2022 tiwai@suse.de
- soc: imx8m: Enable OCOTP clock before reading the register
(git-fixes).
- arm64: dts: imx8mn: Fix NAND controller size-cells (git-fixes).
- arm64: dts: imx8mm: Fix NAND controller size-cells (git-fixes).
- ARM: dts: imx7: Fix NAND controller size-cells (git-fixes).
- arm64: dts: qcom: sm8350-hdk: Specify which LDO modes are
allowed (git-fixes).
- arm64: dts: qcom: sm8250-xperia-edo: Specify which LDO modes
are allowed (git-fixes).
- arm64: dts: qcom: sm8150-xperia-kumano: Specify which LDO
modes are allowed (git-fixes).
- arm64: dts: qcom: sa8155p-adp: Specify which LDO modes are
allowed (git-fixes).
- net: thunderbolt: Fix error handling in tbnet_init()
(git-fixes).
- net/x25: Fix skb leak in x25_lapb_receive_frame() (git-fixes).
- bridge: switchdev: Fix memory leaks when changing VLAN protocol
(git-fixes).
- net: phy: marvell: add sleep time after enabling the loopback
bit (git-fixes).
- mISDN: fix misuse of put_device() in mISDN_register_device()
(git-fixes).
- mISDN: fix possible memory leak in mISDN_dsp_element_register()
(git-fixes).
- commit f0f96f8
* Fri Nov 18 2022 tiwai@suse.de
- soundwire: intel: Initialize clock stop timeout (bsc#1205507).
- commit ed7ad85
* Thu Nov 17 2022 krisman@suse.de
- io_uring: fix io_timeout_remove locking (git-fixes).
- io_uring: correct __must_hold annotation (git-fixes).
- commit afa1999
* Thu Nov 17 2022 denis.kirjanov@suse.com
- Update metadata references
- commit 48537d5
* Thu Nov 17 2022 jgross@suse.com
- KVM: SVM: move guest vmsave/vmload back to assembly (git-fixes).
- commit 64aefe3
* Thu Nov 17 2022 jgross@suse.com
- KVM: SVM: retrieve VMCB from assembly (git-fixes).
- commit fdd0aa2
* Thu Nov 17 2022 colyli@suse.de
- blk-mq: Properly init requests from blk_mq_alloc_request_hctx()
(git-fixes).
- rbd: fix possible memory leak in rbd_sysfs_init() (git-fixes).
- blk-wbt: call rq_qos_add() after wb_normal is initialized
(git-fixes).
- block: blk_queue_enter() / __bio_queue_enter() must return
- EAGAIN for nowait (git-fixes).
- blk-mq: fix io hung due to missing commit_rqs (git-fixes).
- block/rnbd-srv: Set keep_id to true after mutex_trylock
(git-fixes).
- blktrace: Trace remapped requests correctly (git-fixes).
- blk-mq: don't create hctx debugfs dir until q->debugfs_dir is
created (git-fixes).
- block: add bio_start_io_acct_time() to control start_time
(git-fixes).
- blk-cgroup: fix missing put device in error path from
blkg_conf_pref() (git-fixes).
- commit 58eed28
* Thu Nov 17 2022 colyli@suse.de
- nbd: Fix incorrect error handle when first_minor is illegal
in nbd_dev_add (git-fixes).
- Refresh for the above change,
patches.suse/0002-nbd-fix-possible-overflow-on-first_minor-in-nbd_dev_.patch.
- commit 8281951
* Thu Nov 17 2022 jgross@suse.com
- KVM: SVM: adjust register allocation for __svm_vcpu_run()
(git-fixes).
- commit 7b25718
* Thu Nov 17 2022 jgross@suse.com
- KVM: SVM: replace regs argument of __svm_vcpu_run() with
vcpu_svm (git-fixes).
- commit 7867341
* Thu Nov 17 2022 jgross@suse.com
- KVM: x86: use a separate asm-offsets.c file (git-fixes).
- commit 0602ab1
* Thu Nov 17 2022 jgross@suse.com
- KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
(git-fixes).
- commit 499c3ca
* Thu Nov 17 2022 tiwai@suse.de
- drm/amdkfd: Migrate in CPU page fault use current mm
(git-fixes).
- commit f476661
* Thu Nov 17 2022 tiwai@suse.de
- pinctrl: devicetree: fix null pointer dereferencing in
pinctrl_dt_to_map (git-fixes).
- pinctrl: rockchip: list all pins in a possible mux route for
PX30 (git-fixes).
- platform/surface: aggregator: Do not check for repeated
unsequenced packets (git-fixes).
- platform/x86/intel: pmc: Don't unconditionally attach Intel
PMC when virtualized (git-fixes).
- arm64: efi: Fix handling of misaligned runtime regions and
drop warning (git-fixes).
- ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failure
(git-fixes).
- nilfs2: fix use-after-free bug of ns_writer on remount
(git-fixes).
- mmc: sdhci_am654: Fix SDHCI_RESET_ALL for CQHCI (git-fixes).
- mmc: sdhci-tegra: Fix SDHCI_RESET_ALL for CQHCI (git-fixes).
- mms: sdhci-esdhc-imx: Fix SDHCI_RESET_ALL for CQHCI (git-fixes).
- mmc: sdhci-of-arasan: Fix SDHCI_RESET_ALL for CQHCI (git-fixes).
- mmc: cqhci: Provide helper for resetting both SDHCI and CQHCI
(git-fixes).
- ALSA: hda: fix potential memleak in 'add_widget_node'
(git-fixes).
- ALSA: hda/realtek: Add Positivo C6300 model quirk (git-fixes).
- ALSA: usb-audio: Add DSD support for Accuphase DAC-60
(git-fixes).
- ALSA: usb-audio: Add quirk entry for M-Audio Micro (git-fixes).
- ALSA: hda/hdmi - enable runtime pm for more AMD display audio
(git-fixes).
- ALSA: hda/ca0132: add quirk for EVGA Z390 DARK (git-fixes).
- drm/amdgpu: disable BACO on special BEIGE_GOBY card (git-fixes).
- wifi: ath11k: avoid deadlock during regulatory update in
ath11k_regd_update() (git-fixes).
- platform/x86: hp_wmi: Fix rfkill causing soft blocked wifi
(git-fixes).
- drm/amdkfd: Fix NULL pointer dereference in svm_migrate_to_ram()
(git-fixes).
- thunderbolt: Add DP OUT resource when DP tunnel is discovered
(git-fixes).
- drm/amdkfd: handle CPU fault on COW mapping (git-fixes).
- drm/amdkfd: avoid recursive lock in migrations back to RAM
(git-fixes).
- commit 438c140
* Thu Nov 17 2022 jgross@suse.com
- KVM: x86: Treat #DBs from the emulator as fault-like (code
and DR7.GD=1) (git-fixes).
- commit 89491ed
* Thu Nov 17 2022 jgross@suse.com
- KVM: x86: Report error when setting CPUID if Hyper-V allocation
fails (git-fixes).
- commit 335e5aa
* Thu Nov 17 2022 colyli@suse.de
- virtio-blk: Use blk_validate_block_size() to validate block size
(git-fixes).
- block: drop unused includes in <linux/genhd.h> (git-fixes).
- commit a549255
* Thu Nov 17 2022 colyli@suse.de
- blacklist.conf: add commits suggested by git-fixes which won't be backported
- commit d1fe12d
* Thu Nov 17 2022 jgross@suse.com
- KVM: SVM: Disable SEV-ES support if MMIO caching is disable
(git-fixes).
- commit d6a15a7
* Thu Nov 17 2022 jgross@suse.com
- KVM: x86/mmu: fix memoryleak in kvm_mmu_vendor_module_init()
(git-fixes).
- commit ce66979
* Thu Nov 17 2022 jgross@suse.com
- KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff
it exists (git-fixes).
- commit 3387324
* Thu Nov 17 2022 jgross@suse.com
- KVM: VMX: Add helper to check if the guest PMU has
PERF_GLOBAL_CTRL (git-fixes).
- commit 1b36b28
* Wed Nov 16 2022 jgross@suse.com
- KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if
there's no vPMU (git-fixes).
- commit 3ada3ae
* Wed Nov 16 2022 mkubecek@suse.cz
- tcp: Fix data races around icsk->icsk_af_ops (CVE-2022-3566
bsc#1204405).
- commit f7cc985
* Wed Nov 16 2022 mkubecek@suse.cz
- ipv6: Fix data races around sk->sk_prot (CVE-2022-3567
bsc#1204414).
- ipv6: annotate some data-races around sk->sk_prot (CVE-2022-3567
bsc#1204414).
- commit 654a4f7
* Wed Nov 16 2022 jgross@suse.com
- KVM: nVMX: Rename handle_vm{on,off}() to handle_vmx{on,off}()
(git-fixes).
- commit 7218ba7
* Wed Nov 16 2022 jgross@suse.com
- KVM: nVMX: Always enable TSC scaling for L2 when it was enabled
for L1 (git-fixes).
- commit b0f3ab9
* Wed Nov 16 2022 jgross@suse.com
- KVM: x86: Fully initialize 'struct kvm_lapic_irq' in
kvm_pv_kick_cpu_op() (git-fixes).
- commit 81fd9e6
* Wed Nov 16 2022 jgross@suse.com
- KVM: x86: Signal #GP, not -EPERM, on bad WRMSR(MCi_CTL/STATUS)
(git-fixes).
- commit 1a1eab3
* Wed Nov 16 2022 jgross@suse.com
- KVM: SVM: Stuff next_rip on emulated INT3 injection if NRIPS
is supported (git-fixes).
- commit e7e1382
* Wed Nov 16 2022 jgross@suse.com
- KVM: SEV: Mark nested locking of vcpu->lock (git-fixes).
- commit 5f6bf6f
* Wed Nov 16 2022 jgross@suse.com
- KVM: x86/svm: Account for family 17h event renumberings in
amd_pmc_perf_hw_id (git-fixes).
- commit e3ae104
* Wed Nov 16 2022 jgross@suse.com
- KVM: x86: avoid loading a vCPU after .vm_destroy was called
(git-fixes).
- commit 29af845
* Wed Nov 16 2022 jgross@suse.com
- KVM: Move wiping of the kvm->vcpus array to common code
(git-fixes).
- commit 9720dc5
* Wed Nov 16 2022 ptesarik@suse.cz
- s390/pci: add missing EX_TABLE entries to
__pcistg_mio_inuser()/__pcilg_mio_inuser() (bsc#1205427
LTC#200502).
- s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
(bsc#1205427 LTC#200502).
- s390/uaccess: add missing EX_TABLE entries to __clear_user(),
copy_in_user_mvcos(), copy_in_user_mvc(), clear_user_xc()
and __strnlen_user() (bsc#1205428 LTC#200501).
- commit ad7cfae
* Wed Nov 16 2022 tiwai@suse.de
- nilfs2: fix deadlock in nilfs_count_free_blocks() (git-fixes).
- dmaengine: at_hdmac: Check return code of
dma_async_device_register (git-fixes).
- dmaengine: at_hdmac: Fix impossible condition (git-fixes).
- dmaengine: at_hdmac: Don't allow CPU to reorder channel enable
(git-fixes).
- dmaengine: at_hdmac: Fix completion of unissued descriptor in
case of errors (git-fixes).
- dmaengine: at_hdmac: Fix descriptor handling when issuing it
to hardware (git-fixes).
- spi: stm32: Print summary 'callbacks suppressed' message
(git-fixes).
- mmc: sdhci-esdhc-imx: use the correct host caps for
MMC_CAP_8_BIT_DATA (git-fixes).
- drm/i915/dmabuf: fix sg_table handling in map_dma_buf
(git-fixes).
- drm/vc4: Fix missing platform_unregister_drivers() call in
vc4_drm_register() (git-fixes).
- nilfs2: replace WARN_ONs by nilfs_error for checkpoint
acquisition failure (git-fixes).
- commit f7fc242
* Wed Nov 16 2022 tiwai@suse.de
- dmaengine: at_hdmac: Fix concurrency over the active list
(git-fixes).
- dmaengine: at_hdmac: Free the memset buf without holding the
chan lock (git-fixes).
- dmaengine: at_hdmac: Fix concurrency over descriptor
(git-fixes).
- dmaengine: at_hdmac: Fix concurrency problems by removing
atc_complete_all() (git-fixes).
- dmaengine: at_hdmac: Protect atchan->status with the channel
lock (git-fixes).
- dmaengine: at_hdmac: Do not call the complete callback on
device_terminate_all (git-fixes).
- dmaengine: at_hdmac: Fix premature completion of desc in
issue_pending (git-fixes).
- dmaengine: at_hdmac: Start transfer for cyclic channels in
issue_pending (git-fixes).
- dmaengine: at_hdmac: Don't start transactions at tx_submit level
(git-fixes).
- dmaengine: at_hdmac: Fix at_lli struct definition (git-fixes).
- commit 718fc6d
* Wed Nov 16 2022 jgross@suse.com
- KVM: x86/pmu: Update AMD PMC sample period to fix guest
NMI-watchdog (git-fixes).
- commit d582f6e
* Wed Nov 16 2022 tiwai@suse.de
- ata: libata-transport: fix error handling in ata_tdev_add()
(git-fixes).
- ata: libata-transport: fix error handling in ata_tlink_add()
(git-fixes).
- ata: libata-transport: fix error handling in ata_tport_add()
(git-fixes).
- ata: libata-transport: fix double ata_host_put() in
ata_tport_add() (git-fixes).
- dmaengine: ti: k3-udma-glue: fix memory leak when register
device fail (git-fixes).
- dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()
(git-fixes).
- dmaengine: pxa_dma: use platform_get_irq_optional (git-fixes).
- commit 3e58402
* Wed Nov 16 2022 jslaby@suse.cz
- x86/cpu: Restore AMD's DE_CFG MSR after resume (bsc#1205473).
- commit d022167
* Wed Nov 16 2022 jgross@suse.com
- KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
(git-fixes).
- commit af8969b
* Wed Nov 16 2022 jgross@suse.com
- KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits
(git-fixes).
- commit 4c10c2f
* Wed Nov 16 2022 jgross@suse.com
- x86/futex: Remove .fixup usage (git-fixes).
- commit 687839d
* Wed Nov 16 2022 tiwai@suse.de
- ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy
Book Pro 360 (bsc#1205100).
- ALSA: hda/realtek: fix speakers for Samsung Galaxy Book Pro
(bsc#1205100).
- commit ca2ce49
* Wed Nov 16 2022 jgross@suse.com
- x86/extable: Extend extable functionality (git-fixes).
- commit 28f726d
* Wed Nov 16 2022 mhocko@suse.com
- x86/microcode/AMD: Apply the patch early on every logical thread
(bsc#1205264).
- commit 6805cb3
* Wed Nov 16 2022 jgross@suse.com
- x86/uaccess: Implement macros for CMPXCHG on user addresses
(git-fixes).
- commit 680ab7c
* Wed Nov 16 2022 jgross@suse.com
- Kconfig: Add option for asm goto w/ tied outputs to workaround
clang-13 bug (git-fixes).
- Refresh config.
- commit 7888244
* Wed Nov 16 2022 jgross@suse.com
- KVM: x86/pmu: Fix and isolate TSX-specific performance event
logic (git-fixes).
- commit e13feb1
* Wed Nov 16 2022 jgross@suse.com
- kABI: Fix kABI after "KVM: x86/pmu: Use different raw event
masks for AMD and Intel" (git-fixes).
- commit d086901
* Wed Nov 16 2022 jgross@suse.com
- KVM: x86/pmu: Use different raw event masks for AMD and Intel
(git-fixes).
- commit fd5bd7c
* Tue Nov 15 2022 jgross@suse.com
- xen/gntdev: Accommodate VMA splitting (git-fixes).
- commit 0745691
* Tue Nov 15 2022 jgross@suse.com
- KVM: x86/mmu: WARN if old _or_ new SPTE is REMOVED in non-atomic
path (git-fixes).
- commit bc980a8
* Tue Nov 15 2022 jgross@suse.com
- KVM: x86/mmu: Fix wrong/misleading comments in TDP MMU fast zap
(git-fixes).
- commit d3e6160
* Tue Nov 15 2022 jgross@suse.com
- blacklist.conf: add fcb732d8f8cf ("KVM: x86/xen: Fix runstate
updates to be atomic when preempting vCPU")
- commit d42ecb5
* Tue Nov 15 2022 jgross@suse.com
- blacklist.conf: add 55749769fe60 ("KVM: x86: Fix wall clock writes
in Xen shared_info not to mark page dirty")
- commit 08e6ef4
* Tue Nov 15 2022 jgross@suse.com
- KVM: x86: Mask off reserved bits in CPUID.80000001H (git-fixes).
- commit a7fc31c
* Tue Nov 15 2022 jgross@suse.com
- KVM: x86: emulator: update the emulation mode after CR0 write
(git-fixes).
- commit f0c4a2c
* Tue Nov 15 2022 jgross@suse.com
- KVM: x86: emulator: update the emulation mode after rsm
(git-fixes).
- commit debb42a
* Tue Nov 15 2022 jgross@suse.com
- KVM: x86: emulator: introduce emulator_recalc_and_set_mode
(git-fixes).
- commit a9da797
* Tue Nov 15 2022 jgross@suse.com
- KVM: x86: emulator: em_sysexit should update ctxt->mode
(git-fixes).
- commit e252f98
* Tue Nov 15 2022 jgross@suse.com
- KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING
unavailable (git-fixes).
- commit f452678
* Tue Nov 15 2022 jgross@suse.com
- KVM: x86: Mask off reserved bits in CPUID.8000001AH (git-fixes).
- commit c7494f8
* Tue Nov 15 2022 jgross@suse.com
- KVM: x86: Mask off reserved bits in CPUID.80000008H (git-fixes).
- commit b042017
* Tue Nov 15 2022 jgross@suse.com
- KVM: x86: Mask off reserved bits in CPUID.80000006H (git-fixes).
- commit ce5ff67
* Tue Nov 15 2022 jgross@suse.com
- KVM: VMX: Drop bits 31:16 when shoving exception error code
into VMCS (git-fixes).
- commit e0caade
* Tue Nov 15 2022 iivanov@suse.de
- Update patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch
Patch (44b3834b2eed5 "arm64: errata: Remove AES hwcap for COMPAT tasks") added
new workaround identifier. Remove one placeholder to keep kABI intact.
- commit e23b992
* Tue Nov 15 2022 iivanov@suse.de
- arm64: errata: Remove AES hwcap for COMPAT tasks (git-fixes)
Enable CONFIG_ARM64_ERRATUM_1742098 in arm64/default
- commit fbe1536
* Tue Nov 15 2022 iivanov@suse.de
- arm64: Fix bit-shifting UB in the MIDR_CPU_MODEL() macro (git-fixes)
- commit c70ddd5
* Tue Nov 15 2022 iivanov@suse.de
- arm64: fix rodata=full again (git-fixes)
- commit 62260a8
* Tue Nov 15 2022 ddiss@suse.de
- kabi: sk_buff.scm_io_uring (bsc#1204228 CVE-2022-2602).
- commit 9a9bd27
* Mon Nov 14 2022 lduncan@suse.com
- scsi: scsi_transport_sas: Fix error handling in sas_phy_add()
(git-fixes).
- scsi: megaraid_sas: Correct value passed to scsi_device_lookup()
(git-fixes).
- scsi: qedf: Populate sysfs attributes for vport (git-fixes).
- scsi: mpt3sas: Fix return value check of dma_get_required_mask()
(git-fixes).
- commit 71fe2f3
* Mon Nov 14 2022 ggherdovich@suse.cz
- intel_idle: make SPR C1 and C1E be independent (jsc#PED-1936).
- commit 6f9a5d3
* Mon Nov 14 2022 ggherdovich@suse.cz
- cpuidle: intel_idle: Drop redundant backslash at line end (jsc#PED-1936).
- commit 593da52
* Mon Nov 14 2022 ggherdovich@suse.cz
- cpufreq: intel_pstate: Support Sapphire Rapids OOB mode (jsc#PED-849).
- commit 4bf905f
* Mon Nov 14 2022 ggherdovich@suse.cz
- cpufreq: intel_pstate: Handle no_turbo in frequency invariance (jsc#PED-849).
- commit 41e314e
* Mon Nov 14 2022 ggherdovich@suse.cz
- intel_idle: Fix SPR C6 optimization (jsc#PED-824 jsc#PED-1936).
- commit 29ea7f2
* Mon Nov 14 2022 ggherdovich@suse.cz
- intel_idle: Fix the 'preferred_cstates' module parameter (jsc#PED-824 jsc#PED-1936).
- commit 07146fb
* Mon Nov 14 2022 ggherdovich@suse.cz
- intel_idle: Add AlderLake support (jsc#PED-824).
- commit 6094f58
* Mon Nov 14 2022 ptesarik@suse.cz
- panic, kexec: make __crash_kexec() NMI safe (git-fixes).
- kexec: turn all kexec_mutex acquisitions into trylocks
(git-fixes).
- commit 1a14cb1
* Mon Nov 14 2022 jgross@suse.com
- KVM: VMX: clear vmx_x86_ops.sync_pir_to_irr if APICv is disabled
(bsc#1205007).
- commit a0ddd6a
* Mon Nov 14 2022 ddiss@suse.de
- io_uring/af_unix: defer registered files gc to io_uring release
(bsc#1204228 CVE-2022-2602).
- commit 52299ff
* Fri Nov 11 2022 lhenriques@suse.de
- fuse: add file_modified() to fallocate (bsc#1205332).
- fuse: fix readdir cache race (bsc#1205331).
- commit 75f741e
* Fri Nov 11 2022 tiwai@suse.de
- net: phy: mscc: macsec: clear encryption keys when freeing a
flow (git-fixes).
- macsec: clear encryption keys from the stack after setting up
offload (git-fixes).
- macsec: fix detection of RXSCs when toggling offloading
(git-fixes).
- macsec: fix secy->n_rx_sc accounting (git-fixes).
- macsec: delete new rxsc when offload fails (git-fixes).
- wifi: cfg80211: fix memory leak in query_regdb_file()
(git-fixes).
- wifi: cfg80211: silence a sparse RCU warning (git-fixes).
- soundwire: qcom: check for outanding writes before doing a read
(git-fixes).
- soundwire: qcom: reinit broadcast completion (git-fixes).
- phy: ralink: mt7621-pci: add sentinel to quirks table
(git-fixes).
- phy: stm32: fix an error code in probe (git-fixes).
- mtd: parsers: bcm47xxpart: Fix halfblock reads (git-fixes).
- media: v4l: subdev: Fail graciously when getting try data for
NULL state (git-fixes).
- media: meson: vdec: fix possible refcount leak in vdec_probe()
(git-fixes).
- media: dvb-frontends/drxk: initialize err to 0 (git-fixes).
- media: cros-ec-cec: limit msg.len to CEC_MAX_MSG_SIZE
(git-fixes).
- media: s5p_cec: limit msg.len to CEC_MAX_MSG_SIZE (git-fixes).
- media: rkisp1: Zero v4l2_subdev_format fields in when validating
links (git-fixes).
- media: rkisp1: Use correct macro for gradient registers
(git-fixes).
- media: rkisp1: Initialize color space on resizer sink and
source pads (git-fixes).
- media: rkisp1: Don't pass the quantization to
rkisp1_csm_config() (git-fixes).
- mtd: parsers: bcm47xxpart: print correct offset on read error
(git-fixes).
- video/fbdev/stifb: Implement the stifb_fillrect() function
(git-fixes).
- commit 5883e57
* Fri Nov 11 2022 tiwai@suse.de
- can: j1939: j1939_send_one(): fix missing CAN header
initialization (git-fixes).
- can: af_can: fix NULL pointer dereference in can_rx_register()
(git-fixes).
- hamradio: fix issue of dev reference count leakage in
bpq_device_event() (git-fixes).
- efi: random: Use 'ACPI reclaim' memory for random seed
(git-fixes).
- efi: random: reduce seed size to 32 bytes (git-fixes).
- drm/i915/sdvo: Setup DDC fully before output init (git-fixes).
- drm/i915/sdvo: Filter out invalid outputs more sensibly
(git-fixes).
- drm/rockchip: dsi: Force synchronous probe (git-fixes).
- Bluetooth: L2CAP: Fix attempting to access uninitialized memory
(git-fixes).
- Bluetooth: L2CAP: Fix accepting connection request for invalid
SPSM (git-fixes).
- drm/msm/hdmi: fix IRQ lifetime (git-fixes).
- i2c: xiic: Add platform module alias (git-fixes).
- ACPI: APEI: Fix integer overflow in ghes_estatus_pool_init()
(git-fixes).
- HID: saitek: add madcatz variant of MMO7 mouse device ID
(git-fixes).
- HID: playstation: add initial DualSense Edge controller support
(git-fixes).
- drm/amdgpu: set vm_update_mode=0 as default for Sienna Cichlid
in SRIOV case (git-fixes).
- drm/msm/hdmi: Remove spurious IRQF_ONESHOT flag (git-fixes).
- commit 5a3b429
* Thu Nov 10 2022 mgorman@suse.de
- x86/fpu: Drop fpregs lock before inheriting FPU permissions
(bnc#1205282).
- commit bbde2ef
* Thu Nov 10 2022 oneukum@suse.com
- blacklist.conf: cleanup designed to break kABI
- commit e1ca2ce
* Thu Nov 10 2022 oneukum@suse.com
- blacklist.conf: cleanup designed to break kABI
- commit 3471afe
* Thu Nov 10 2022 firo.yang@suse.com
- ipv6: ping: fix wrong checksum for large frames (bsc#1203183).
- commit f29a164
* Thu Nov 10 2022 ddiss@suse.de
- io_uring: disable polling signalfd pollfree files (CVE-2022-3176
bsc#1203391).
- commit ff11e05
* Thu Nov 10 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit 52ff77d
* Thu Nov 10 2022 oneukum@suse.com
- blacklist.conf: prerequisites would break kABI
- commit 3f3b1f5
* Wed Nov 09 2022 oneukum@suse.com
- blacklist.conf: this patch would need an inordinary number of
prerequisites for a race in a corner case
- commit 4987ef8
* Wed Nov 09 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit 29e4b4e
* Wed Nov 09 2022 tiwai@suse.de
- Update patch metadata for media fix (CVE-2022-3903 bsc#1205220)
- commit 899a453
* Wed Nov 09 2022 tiwai@suse.de
- capabilities: fix undefined behavior in bit shift for
CAP_TO_MASK (git-fixes).
- capabilities: fix potential memleak on error path from
vfs_getxattr_alloc() (git-fixes).
- commit 9091aa0
* Tue Nov 08 2022 msuchanek@suse.de
- Update patches.suse/scsi-ibmvfc-Avoid-path-failures-during-live-migratio.patch
(bsc#1065729 bsc#1204810 ltc#200162).
- commit ba4e679
* Tue Nov 08 2022 tzimmermann@suse.de
- drm/i915/gvt: fix double free bug in split_2MB_gtt_entry (bsc#1204780, CVE-2022-3707)
- commit 3d29636
* Tue Nov 08 2022 msuchanek@suse.de
- scsi: ibmvscsis: Increase INITIAL_SRP_LIMIT to 1024
(bsc#1156395).
- commit 32de176
* Tue Nov 08 2022 msuchanek@suse.de
- Refresh patches.suse/scsi-ibmvfc-Do-not-wait-for-initial-device-scan.patch.
Refresh to upstream version of patch.
- commit aba4ad9
* Tue Nov 08 2022 msuchanek@suse.de
- Refresh sorted patches.
- commit 3d3be93
* Tue Nov 08 2022 msuchanek@suse.de
- scsi: ibmvfc: Avoid path failures during live migration
(bsc#1065729).
- commit 2f0fa7f
* Tue Nov 08 2022 iivanov@suse.de
- Update patches.suse/arm64-Add-AMPERE1-to-the-Spectre-BHB-affected-list.patch (git-fixes, bsc#1205153).
Add reference to bsc#1205153.
- commit 08070be
* Tue Nov 08 2022 tiwai@suse.de
- arm64: Add AMPERE1 to the Spectre-BHB affected list (git-fixes).
- arm64: errata: Add Cortex-A55 to the repeat tlbi list (git-fixes).
Enable CONFIG_ARM64_ERRATUM_2441007, too
- commit 57ef351
* Tue Nov 08 2022 tiwai@suse.de
- ALSA: usb-audio: Remove redundant workaround for Roland quirk
(bsc#1205111).
- ALSA: usb-audio: Yet more regression for for the delayed card
registration (bsc#1205111).
- commit fdb6d05
* Tue Nov 08 2022 jslaby@suse.cz
- rpm/check-for-config-changes: add TOOLCHAIN_HAS_* to IGNORED_CONFIGS_RE
This new form was added in commit b8c86872d1dc (riscv: fix detection of
toolchain Zicbom support).
- commit e9f2ba6
* Mon Nov 07 2022 petr.pavlu@suse.com
- tracing: kprobe: Fix memory leak in
test_gen_kprobe/kretprobe_cmd() (git-fixes).
- commit 4b18e0d
* Mon Nov 07 2022 krisman@suse.de
- io-wq: don't retry task_work creation failure on fatal
conditions (bnc#1205113).
- io-wq: Remove duplicate code in io_workqueue_create()
(bnc#1205113).
- io-wq: fix silly logic error in io_task_work_match()
(bnc#1205113).
- io-wq: fix cancellation on create-worker failure (bnc#1205113).
- commit f9f6f38
* Mon Nov 07 2022 ludwig.nussel@suse.de
- Add suse-kernel-rpm-scriptlets to kmp buildreqs (boo#1205149)
- commit 888e01e
* Mon Nov 07 2022 palcantara@suse.de
- cifs: fix use-after-free on the link name (bsc#1193629).
- commit c8e18d6
* Mon Nov 07 2022 palcantara@suse.de
- cifs: avoid unnecessary iteration of tcp sessions (bsc#1193629).
- commit 3b19f83
* Mon Nov 07 2022 palcantara@suse.de
- cifs: always iterate smb sessions using primary channel
(bsc#1193629).
- commit 5cac47b
* Mon Nov 07 2022 palcantara@suse.de
- cifs: fix use-after-free caused by invalid pointer `hostname`
(bsc#1193629).
- commit 6bd980d
* Mon Nov 07 2022 palcantara@suse.de
- cifs: Fix pages leak when writedata alloc failed in
cifs_write_from_iter() (bsc#1193629).
- commit 4170ae6
* Mon Nov 07 2022 palcantara@suse.de
- cifs: Fix pages array leak when writedata alloc failed in
cifs_writedata_alloc() (bsc#1193629).
- commit b7ff361
* Mon Nov 07 2022 tiwai@suse.de
- Move upstreamed tracing patch into sorted section
- commit c9209ac
* Sat Nov 05 2022 ohering@suse.de
- hv_netvsc: Fix race between VF offering and VF association
message from host (bsc#1204850).
- commit e9c6d7c
* Sat Nov 05 2022 tiwai@suse.de
- arm64: entry: avoid kprobe recursion (git-fixes).
- Documentation: devres: add missing I2C helper (git-fixes).
- i2c: piix4: Fix adapter not be removed in piix4_remove()
(git-fixes).
- efi/tpm: Pass correct address to memblock_reserve (git-fixes).
- arm64: dts: juno: Add thermal critical trip points (git-fixes).
- firmware: arm_scmi: Make Rx chan_setup fail on memory errors
(git-fixes).
- firmware: arm_scmi: Suppress the driver's bind attributes
(git-fixes).
- arm64: dts: ls208xa: specify clock frequencies for the MDIO
controllers (git-fixes).
- arm64: dts: ls1088a: specify clock frequencies for the MDIO
controllers (git-fixes).
- arm64: dts: lx2160a: specify clock frequencies for the MDIO
controllers (git-fixes).
- dt-bindings: power: gpcv2: add power-domains property
(git-fixes).
- arm64: dts: imx8: correct clock order (git-fixes).
- ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset
(git-fixes).
- commit 9fbcbe8
* Fri Nov 04 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
- commit 490afd7
* Fri Nov 04 2022 tiwai@suse.de
- x86/sev: Don't use cc_platform_has() for early SEV-SNP calls
(bsc#1204970).
- x86/boot: Don't propagate uninitialized
boot_params->cc_blob_address (bsc#1204970).
- x86/boot: Fix the setup data types max limit (bsc#1204970).
- x86/compressed/64: Add identity mappings for setup_data entries
(bsc#1204970).
- x86/sev: Annotate stack change in the #VC handler (bsc#1204970).
- x86/sev: Remove duplicated assignment to variable info
(bsc#1204970).
- commit 1ad6c0c
* Fri Nov 04 2022 tiwai@suse.de
- selftests/pidfd_test: Remove the erroneous ',' (git-fixes).
- vsock: fix possible infinite sleep in
vsock_connectible_wait_data() (git-fixes).
- vsock: remove the unused 'wait' in vsock_connectible_recvmsg()
(git-fixes).
- mISDN: fix possible memory leak in mISDN_register_device()
(git-fixes).
- rose: Fix NULL pointer dereference in rose_send_frame()
(git-fixes).
- nfc: nfcmrvl: Fix potential memory leak in
nfcmrvl_i2c_nci_send() (git-fixes).
- nfc: s3fwrn5: Fix potential memory leak in s3fwrn5_nci_send()
(git-fixes).
- nfc: nxp-nci: Fix potential memory leak in nxp_nci_send()
(git-fixes).
- nfc: fdp: Fix potential memory leak in fdp_nci_send()
(git-fixes).
- xhci: Remove device endpoints from bandwidth list when freeing
the device (git-fixes).
- xhci-pci: Set runtime PM as default policy on all xHC 1.2 or
later devices (git-fixes).
- xhci: Add quirk to reset host back to default state at shutdown
(git-fixes).
- usb: xhci: add XHCI_SPURIOUS_SUCCESS to ASM1042 despite being
a V0.96 controller (git-fixes).
- kernfs: fix use-after-free in __kernfs_remove (git-fixes).
- serial: core: move RS485 configuration tasks from drivers into
core (git-fixes).
- commit 356bf7e
* Fri Nov 04 2022 tiwai@suse.de
- ata: pata_legacy: fix pdc20230_set_piomode() (git-fixes).
- Bluetooth: virtio_bt: Use skb_put to set length (git-fixes).
- Bluetooth: L2CAP: Fix use-after-free caused by
l2cap_reassemble_sdu (git-fixes).
- isdn: mISDN: netjet: fix wrong check of device registration
(git-fixes).
- fs/binfmt_elf: Fix memory leak in load_elf_binary() (git-fixes).
- commit 9e67c0b
* Fri Nov 04 2022 tiwai@suse.de
- Move upstreamed BT fixes into sorted section
- commit 9cff1e2
* Fri Nov 04 2022 tiwai@suse.de
- blacklist.conf: add 8250_mtk entry that was reverted
- commit c43b30f
* Thu Nov 03 2022 nmoreychaisemartin@suse.com
- IB/core: Fix a nested dead lock as part of ODP flow (git-fixes)
- commit 6f2ee60
* Thu Nov 03 2022 vbabka@suse.cz
- Update kabi files. Refresh from Nov 2022 MU - 5.14.21-150400.24.28.1
- commit a5edbce
* Thu Nov 03 2022 tiwai@suse.de
- ALSA: hiface: fix repeated words in comments (git-fixes).
- commit 1897e56
* Thu Nov 03 2022 tiwai@suse.de
- ALSA: scarlett2: Add Focusrite Clarett+ 8Pre support
(git-fixes).
- ALSA: scarlett2: Add support for the internal "standalone"
switch (git-fixes).
- ALSA: scarlett2: Split scarlett2_config_items[] into 3 sections
(git-fixes).
- ALSA: usb-audio: scarlett2: Use struct_size() helper in
scarlett2_usb() (git-fixes).
- commit 51a746f
* Thu Nov 03 2022 tiwai@suse.de
- ALSA: usb-audio: Add mixer mapping for Gigabyte B450/550 Mobos
(git-fixes).
- Refresh
patches.suse/ALSA-usb-audio-More-comprehensive-mixer-map-for-ASUS.patch.
- commit aad3dbe
* Thu Nov 03 2022 tiwai@suse.de
- ALSA: line6: remove line6_set_raw declaration (git-fixes).
- ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support
(git-fixes).
- ALSA: usb-audio: make read-only array marker static const
(git-fixes).
- ALSA: line6: Replace sprintf() with sysfs_emit() (git-fixes).
- ALSA: usb/6fire: fix repeated words in comments (git-fixes).
- ALSA: usb-audio: remove redundant assignment to variable c
(git-fixes).
- commit 7b36d72
* Thu Nov 03 2022 tiwai@suse.de
- ring-buffer: Check for NULL cpu_buffer in
ring_buffer_wake_waiters() (bsc#1204705).
- commit 2e712ad
* Wed Nov 02 2022 msuchanek@suse.de
- Refresh patches.suse/ppc64-kdump-Limit-kdump-base-to-512MB.patch
to upstream version.
- commit 0f63234
* Wed Nov 02 2022 vkarasulli@suse.de
- Update patch references to
patches.suse/0001-floppy-disable-FDRAWCMD-by-default.patch
(bsc#1200692 CVE-2022-33981).
- commit 913147c
* Wed Nov 02 2022 martin.wilck@suse.com
- scsi: scsi_transport_fc: Use %u for dev_loss_tmo (bsc#1202914).
- commit 0d14223
* Wed Nov 02 2022 tiwai@suse.de
- iommu/vt-d: Do not falsely log intel_iommu is unsupported
kernel option (bsc#1204947).
- commit 440c18c
* Wed Nov 02 2022 tiwai@suse.de
- wifi: brcmfmac: Fix potential buffer overflow in
brcmf_fweh_event_worker() (CVE-2022-3628 bsc#1204868).
- commit 968feec
* Wed Nov 02 2022 tiwai@suse.de
- Drop Dell Dock regression fix patch again (bsc#1204719)
It tunred out to be bogus, a different fix is needed
- commit 2c62bb9
* Wed Nov 02 2022 dwagner@suse.de
- scsi: lpfc: Update the obsolete adapter list (bsc#1204142).
- commit dc8f2da
* Wed Nov 02 2022 dwagner@suse.de
- scsi: qla2xxx: Use transport-defined speed mask for
supported_speeds (bsc#1204963).
- scsi: qla2xxx: Fix serialization of DCBX TLV data request
(bsc#1204963).
- commit d6d1732
* Wed Nov 02 2022 tiwai@suse.de
- Move upstreamed sound patches into sorted section
- commit a5b0f8c
* Wed Nov 02 2022 tiwai@suse.de
- ALSA: usb-audio: Fix regression with Dell Dock jack detection
(bsc#1204719).
- commit ec69ec6
* Wed Nov 02 2022 dwagner@suse.de
- scsi: lpfc: Update lpfc version to 14.2.0.8 (bsc#1204957).
- scsi: lpfc: Create a sysfs entry called lpfc_xcvr_data for
transceiver info (bsc#1204957).
- scsi: lpfc: Log when congestion management limits are in effect
(bsc#1204957).
- scsi: lpfc: Fix hard lockup when reading the rx_monitor from
debugfs (bsc#1204957).
- scsi: lpfc: Set sli4_param's cmf option to zero when CMF is
turned off (bsc#1204957).
- scsi: lpfc: Fix spelling mistake "unsolicted" -> "unsolicited"
(bsc#1204957).
- scsi: lpfc: Fix memory leak in lpfc_create_port() (bsc#1204957).
- commit f06c1f8
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Remove the unnecessary variable saddr (git-fixes)
[#] Conflicts:
[#] series.conf
- commit cc60033
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Use net_type to check network type (git-fixes)
[#] Conflicts:
[#] series.conf
- commit cc0ac5a
* Wed Nov 02 2022 dwagner@suse.de
- Drop verbose nvme logging feature (bsc#1200567)
This feature caused regressions by logging all failed NVMe
commands. Though not all of them are actually a real
error. E.g. libnvme is probing for features and handling fails
correctly. Upstream fixed this by disabling this feature and looking
into making this an opt-in option.
- Delete patches.suse/nvme-add-verbose-error-logging.patch.
- Delete
patches.suse/nvme-don-t-print-verbose-errors-for-internal-passthr.patch.
- commit a82baa8
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Validate udata inlen and outlen (git-fixes)
- commit c66230c
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Add support for address handle re-use (git-fixes)
- commit 456aa9c
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Move union irdma_sockaddr to header file (git-fixes)
- commit 01da806
* Wed Nov 02 2022 pmladek@suse.com
- selftests/livepatch: better synchronize test_klp_callbacks_busy
(bsc#1071995).
- commit 82010dd
* Wed Nov 02 2022 pmladek@suse.com
- livepatch: Add a missing newline character in
klp_module_coming() (bsc#1071995).
- commit 82368b9
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/srp: Support more than 255 rdma ports (git-fixes)
- commit 6da7233
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/srp: Handle dev_set_name() failure (git-fixes)
- commit 2aa5768
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/srp: Use the attribute group mechanism for sysfs attributes (git-fixes)
- commit ee393a3
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/srp: Rework the srp_add_port() error path (git-fixes)
- commit cf4fa33
* Wed Nov 02 2022 pmladek@suse.com
- livepatch: fix race between fork and KLP transition
(bsc#1071995).
- commit bc0a77a
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/srpt: Introduce a reference count in struct srpt_device (git-fixes)
- commit fecc405
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/srpt: Fix a use-after-free (git-fixes)
- commit e0cd3e8
* Wed Nov 02 2022 nmoreychaisemartin@suse.com
- RDMA/srpt: Duplicate port name members (git-fixes)
- commit accb2fe
* Wed Nov 02 2022 msuchanek@suse.de
- Update patches.suse/kbuild-Add-skip_encoding_btf_enum64-option-to-pahole.patch
(bsc#1204693).
- commit 9cde40b
* Tue Nov 01 2022 pmladek@suse.com
- blacklist.conf: scripts/gdb: Allow to read printk log buffer on
32-bit systems; hardly needed by anyone
- commit c5107b2
* Tue Nov 01 2022 pmladek@suse.com
- printk: wake waiters for safe and NMI contexts (bsc#1204934).
- commit ccf6fd7
* Tue Nov 01 2022 pmladek@suse.com
- printk: use atomic updates for klogd work (bsc#1204934).
- commit 42aa5d7
* Tue Nov 01 2022 pmladek@suse.com
- printk: add missing memory barrier to wake_up_klogd()
(bsc#1204934).
- commit 91ae0ab
* Tue Nov 01 2022 pmladek@suse.com
- Revert "workqueue: remove unused cancel_work()" (bsc#1204933).
- commit a8f292e
* Tue Nov 01 2022 pmladek@suse.com
- signal: break out of wait loops on kthread_stop() (bsc#1204926).
- commit 1f81ec4
* Tue Nov 01 2022 denis.kirjanov@suse.com
- net/mlx5e: Properly disable vlan strip on non-UL reps
(git-fixes).
- commit ea8a4bd
* Tue Nov 01 2022 denis.kirjanov@suse.com
- net: ipvtap - add __init/__exit annotations to module init/exit
funcs (git-fixes).
- commit bcfb537
* Tue Nov 01 2022 denis.kirjanov@suse.com
- bonding: 802.3ad: fix no transmission of LACPDUs (git-fixes).
- commit 0446df6
* Tue Nov 01 2022 denis.kirjanov@suse.com
- net: moxa: get rid of asymmetry in DMA mapping/unmapping
(git-fixes).
- commit 6609905
* Tue Nov 01 2022 denis.kirjanov@suse.com
- net: ipa: don't assume SMEM is page-aligned (git-fixes).
- commit 41f9dec
* Tue Nov 01 2022 denis.kirjanov@suse.com
- stmmac: intel: Add a missing clk_disable_unprepare() call in
intel_eth_pci_remove() (git-fixes).
- commit bb8b4d3
* Tue Nov 01 2022 denis.kirjanov@suse.com
- Update metadata references
- commit bdfc8f9
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-bridge-lt8912b-fix-corrupted-image-output.patch.
Alt-commit
- commit f154e04
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-bridge-lt8912b-set-hdmi-or-dvi-mode.patch.
Alt-commit
- commit 54a25a3
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh patches.suse/drm-bridge-lt8912b-add-vsync-hsync.patch.
Alt-commit
- commit 6755cca
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-don-t-register-a-dirty-callback-for-non-a.patch.
Alt-commit
- commit 5548e46
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-msm-dsi-Fix-number-of-regulators-for-SDM660.patch.
Alt-commit
- commit c51fb10
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-msm-dsi-Fix-number-of-regulators-for-msm8996_dsi.patch.
Alt-commit
- commit e910e60
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-msm-dp-delete-DP_RECOVERED_CLOCK_OUT_EN-to-fix-t.patch.
Alt-commit
- commit 8f4fbd6
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-make-sure-to-init-common-IP-before-gmc.patch.
Alt-commit
- commit d839738
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-move-nbio-sdma_doorbell_range-into-sdma-c.patch.
Alt-commit
- commit 4202af7
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amdgpu-move-nbio-ih_doorbell_range-into-ih-code-.patch.
Alt-commit
- commit 6a84f94
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-simpledrm-Fix-return-type-of-simpledrm_simple_di.patch.
Alt-commit
- commit c6e149e
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-nouveau-fix-another-off-by-one-in-nvbios_addr.patch.
Alt-commit
- commit 7c051d6
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Only-use-depth-36-bpp-linebuffers-on.patch.
Alt-commit
- commit e1c296d
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/Revert-drm-amdgpu-display-set-vblank_disable_immedia.patch.
Alt-commit
- commit 1bf4062
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-fourcc-fix-integer-type-usage-in-uapi-header.patch.
Alt-commit
- commit 174b777
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-bridge-ti-sn65dsi83-Handle-dsi_lanes-0-as-invali.patch.
Alt-commit
- commit d529823
* Tue Nov 01 2022 pjakobsson@suse.de
- Refresh
patches.suse/Revert-drm-amd-pm-keep-the-BACO-feature-enabled-for-.patch.
Alt-commit
- commit b27902a
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/usnic: fix set-but-not-unused variable 'flags' warning (git-fixes)
- commit a0cf107
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- IB/rdmavt: Add __init/__exit annotations to module init/exit funcs (git-fixes)
- commit e49e34a
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: Fix resize_finish() in rxe_queue.c (git-fixes)
- commit 6b44016
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/siw: Fix QP destroy to wait for all references dropped. (git-fixes)
- commit 61cef3e
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/siw: Always consume all skbuf data in sk_data_ready() upcall. (git-fixes)
- commit 296a57b
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/srp: Fix srp_abort() (git-fixes)
- commit 7984b35
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Align AE id codes to correct flush code and event (git-fixes)
- commit c55a705
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: Fix the error caused by qp->sk (git-fixes)
- commit 85ed907
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: Fix "kernel NULL pointer dereference" error (git-fixes)
- commit 94f5187
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey (git-fixes)
- commit cbf3855
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Report RNR NAK generation in device caps (git-fixes)
- commit 7306409
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Return correct WC error for bind operation failure (git-fixes)
- commit bb7b5cd
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Return error on MR deregister CQP failure (git-fixes)
- commit e8ec2a2
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Report the correct max cqes from query device (git-fixes)
- commit 2b8a0ed
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/siw: Pass a pointer to virt_to_page() (git-fixes)
- commit c54f89a
* Mon Oct 31 2022 oneukum@suse.com
- usb: gadget: bdc: fix typo in comment (git-fixes).
- commit 0b9f194
* Mon Oct 31 2022 oneukum@suse.com
- usb: typec: tcpm: fix typo in comment (git-fixes).
- commit a66c855
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/srp: Set scmnd->result only when scmnd is not NULL (git-fixes)
- commit 458db53
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/cma: Fix arguments order in net device validation (git-fixes)
- commit 81952c8
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: Fix error unwind in rxe_create_qp() (git-fixes)
- commit f572d06
* Mon Oct 31 2022 msuchanek@suse.de
- kbuild: Add skip_encoding_btf_enum64 option to pahole
(git-fixes).
- commit 934e48d
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/mlx5: Add missing check for return value in get namespace flow (git-fixes)
- commit 6e82f19
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: Fix rnr retry behavior (git-fixes)
- commit 7a75da5
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: For invalidate compare according to set keys in mr (git-fixes)
- commit 66293aa
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: Fix mw bind to allow any consumer key portion (git-fixes)
- commit c8934f1
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY event (git-fixes)
- commit 79b1a39
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr() (git-fixes)
- commit 706d0f6
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA: remove useless condition in siw_create_cq() (git-fixes)
- commit 6f61f5a
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Fix setting of QP context err_rq_idx_valid field (git-fixes)
- commit 026149f
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Fix VLAN connection with wildcard address (git-fixes)
- commit f75f6bd
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Fix a window for use-after-free (git-fixes)
- commit 5ca4a5f
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: Fix deadlock in rxe_do_local_ops() (git-fixes)
- commit afef467
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Fix sleep from invalid context BUG (git-fixes)
- commit 735c971
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/irdma: Do not advertise 1GB page size for x722 (git-fixes)
- commit ccc988f
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/qedr: Fix reporting QP timeout attribute (git-fixes)
- commit c6a81d4
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/hfi1: Fix potential integer multiplication overflow errors (git-fixes)
- commit 2b22d3a
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/hns: Add the detection for CMDQ status in the device initialization process (git-fixes)
- commit 7090c13
* Mon Oct 31 2022 nmoreychaisemartin@suse.com
- RDMA/rxe: Generate a completion for unsupported/invalid opcode (git-fixes)
- commit 2a9e949
* Mon Oct 31 2022 ptesarik@suse.cz
- blacklist.conf: Clarify status of 6f5c672d17f583b081e283927f5040f726c54598.
- commit cfc21b5
* Mon Oct 31 2022 ptesarik@suse.cz
- s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing
pavgroup (git-fixes).
- commit 3602f60
* Mon Oct 31 2022 tiwai@suse.de
- fbdev: cyber2000fb: fix missing pci_disable_device()
(git-fixes).
- fbdev: da8xx-fb: Fix error handling in .remove() (git-fixes).
- iio: bmc150-accel-core: Fix unsafe buffer attributes
(git-fixes).
- iio: adxl372: Fix unsafe buffer attributes (git-fixes).
- iio: temperature: ltc2983: allocate iio channels once
(git-fixes).
- iio: adc: mcp3911: use correct id bits (git-fixes).
- iio: light: tsl2583: Fix module unloading (git-fixes).
- usb: dwc3: gadget: Don't set IMI for no_interrupt (git-fixes).
- usb: dwc3: gadget: Stop processing more requests on IMI
(git-fixes).
- usb: bdc: change state when port disconnected (git-fixes).
- hwmon/coretemp: Handle large core ID value (git-fixes).
- ACPI: video: Make backlight class device registration a separate
step (v2) (git-fixes).
- r8152: add PID for the Lenovo OneLink+ Dock (git-fixes).
- net: usb: r8152: Add in new Devices that are supported for
Mac-Passthru (git-fixes).
- arm64/mm: Consolidate TCR_EL1 fields (git-fixes).
- commit 510527f
* Sun Oct 30 2022 petr.pavlu@suse.com
- tracing: Disable interrupt or preemption before acquiring
arch_spinlock_t (git-fixes).
- commit 2afc9ce
* Sun Oct 30 2022 petr.pavlu@suse.com
- tracing: Wake up ring buffer waiters on closing of the file
(git-fixes).
- kABI: Fix after adding trace_iterator.wait_index (git-fixes).
- commit c6de351
* Sat Oct 29 2022 petr.pavlu@suse.com
- tracing: Fix reading strings from synthetic events (git-fixes).
- commit b3d60fe
* Sat Oct 29 2022 petr.pavlu@suse.com
- tracing: Add "(fault)" name injection to kernel probes
(git-fixes).
- commit e8dfbfa
* Sat Oct 29 2022 petr.pavlu@suse.com
- tracing: Move duplicate code of trace_kprobe/eprobe.c into header
(git-fixes).
- commit 4676a84
* Sat Oct 29 2022 petr.pavlu@suse.com
- ftrace: Fix char print issue in print_ip_ins() (git-fixes).
- commit 40cb188
* Sat Oct 29 2022 petr.pavlu@suse.com
- tracing: Do not free snapshot if tracer is on cmdline
(git-fixes).
- commit 9e07624
* Sat Oct 29 2022 petr.pavlu@suse.com
- tracing: Simplify conditional compilation code in
tracing_set_tracer() (git-fixes).
- commit 35b9e24
* Sat Oct 29 2022 petr.pavlu@suse.com
- ring-buffer: Fix race between reset page and reading page
(git-fixes).
- commit e172e8c
* Sat Oct 29 2022 petr.pavlu@suse.com
- tracing: Wake up waiters when tracing is disabled (git-fixes).
- commit e65663f
* Sat Oct 29 2022 petr.pavlu@suse.com
- tracing: Add ioctl() to force ring buffer waiters to wake up
(git-fixes).
- commit d726bd0
* Sat Oct 29 2022 petr.pavlu@suse.com
- ring-buffer: Add ring_buffer_wake_waiters() (git-fixes).
- commit 3f155a7
* Sat Oct 29 2022 tiwai@suse.de
- ALSA: rme9652: use explicitly signed char (git-fixes).
- ALSA: au88x0: use explicitly signed char (git-fixes).
- ALSA: usb-audio: Add quirks for M-Audio Fast Track C400/600
(git-fixes).
- commit 1285ea5
* Sat Oct 29 2022 tiwai@suse.de
- device property: Fix documentation for *_match_string() APIs
(git-fixes).
- PM: domains: Fix handling of unavailable/disabled idle states
(git-fixes).
- PM: hibernate: Allow hybrid sleep to work with s2idle
(git-fixes).
- mmc: sdhci_am654: 'select', not 'depends' REGMAP_MMIO
(git-fixes).
- mmc: core: Fix kernel panic when remove non-standard SDIO card
(git-fixes).
- mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
(git-fixes).
- mmc: sdhci-esdhc-imx: Propagate ESDHC_FLAG_HS400* only on 8bit
bus (git-fixes).
- mtd: rawnand: marvell: Use correct logic for nand-keep-config
(git-fixes).
- ALSA: aoa: Fix I2S device accounting (git-fixes).
- ALSA: Use del_timer_sync() before freeing timer (git-fixes).
- ALSA: aoa: i2sbus: fix possible memory leak in i2sbus_add_dev()
(git-fixes).
- ASoC: qcom: lpass-cpu: Mark HDMI TX parity register as volatile
(git-fixes).
- ASoC: qcom: lpass-cpu: mark HDMI TX registers as volatile
(git-fixes).
- ALSA: ac97: fix possible memory leak in snd_ac97_dev_register()
(git-fixes).
- drm/i915/dp: Reset frl trained flag before restarting FRL
training (git-fixes).
- drm/amdkfd: Fix memory leak in kfd_mem_dmamap_userptr()
(git-fixes).
- drm/msm/dp: fix IRQ lifetime (git-fixes).
- drm/msm/hdmi: fix memory corruption with too many bridges
(git-fixes).
- drm/msm/dsi: fix memory corruption with too many bridges
(git-fixes).
- drm/msm: fix use-after-free on probe deferral (git-fixes).
- drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
(git-fixes).
- commit a89c8ce
* Sat Oct 29 2022 tiwai@suse.de
- blacklist.conf: add reverted ASoC patches
- commit 67ca727
* Fri Oct 28 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: fix address of SYS_COUNT_TX_AGING counter
(git-fixes).
- commit a23c712
* Fri Oct 28 2022 denis.kirjanov@suse.com
- net: dsa: sja1105: fix buffer overflow in
sja1105_setup_devlink_regions() (git-fixes).
- commit 9684564
* Fri Oct 28 2022 denis.kirjanov@suse.com
- net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
(git-fixes).
- commit bcb13eb
* Fri Oct 28 2022 tiwai@suse.de
- Update patch reference for USB fix (bsc#1196018 CVE-2022-28748 bsc#1202686 CVE-2022-2964)
- commit 0ee154e
* Fri Oct 28 2022 denis.kirjanov@suse.com
- i40e: Fix to stop tx_timeout recovery if GLOBR fails
(git-fixes).
- commit 9ae1da4
* Fri Oct 28 2022 denis.kirjanov@suse.com
- iavf: Fix reset error handling (git-fixes).
- commit d4babdd
* Fri Oct 28 2022 denis.kirjanov@suse.com
- iavf: Fix adminq error handling (git-fixes).
- commit 403a1a3
* Fri Oct 28 2022 denis.kirjanov@suse.com
- net: moxa: pass pdev instead of ndev to DMA functions
(git-fixes).
- commit e117a5b
* Fri Oct 28 2022 denis.kirjanov@suse.com
- mlxsw: spectrum: Clear PTP configuration after unregistering
the netdevice (git-fixes).
- commit 6677912
* Fri Oct 28 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6060: prevent crash on an unused port
(git-fixes).
- commit 00d6b8c
* Fri Oct 28 2022 denis.kirjanov@suse.com
- fec: Fix timer capture timing in `fec_ptp_enable_pps()`
(git-fixes).
- commit 1a47f16
* Fri Oct 28 2022 denis.kirjanov@suse.com
- dpaa2-eth: trace the allocated address instead of page struct
(git-fixes).
- commit 1020d1e
* Fri Oct 28 2022 denis.kirjanov@suse.com
- net: atlantic: fix aq_vec index out of range error (git-fixes).
- commit 46d90a2
* Fri Oct 28 2022 denis.kirjanov@suse.com
- plip: avoid rcu debug splat (git-fixes).
- commit eb203b2
* Fri Oct 28 2022 denis.kirjanov@suse.com
- net: bgmac: Fix a BUG triggered by wrong bytes_compl
(git-fixes).
- commit cb50cd4
* Fri Oct 28 2022 denis.kirjanov@suse.com
- net: bcmgenet: Indicate MAC is in charge of PHY PM (git-fixes).
- commit 1147d60
* Fri Oct 28 2022 ailiop@suse.com
- xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown()
(git-fixes).
- commit ab97572
* Fri Oct 28 2022 ailiop@suse.com
- xfs: fix xfs_ifree() error handling to not leak perag ref
(git-fixes).
- commit 2b17a84
* Fri Oct 28 2022 tiwai@suse.de
- can: j1939: transport: j1939_session_skb_drop_old():
spin_unlock_irqrestore() before kfree_skb() (git-fixes).
- can: kvaser_usb: Fix possible completions during init_completion
(git-fixes).
- openvswitch: switch from WARN to pr_warn (git-fixes).
- can: mcp251x: mcp251x_can_probe(): add missing
unregister_candev() in error path (git-fixes).
- can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing
put_clock() in error path (git-fixes).
- mac802154: Fix LQI recording (git-fixes).
- media: vivid: set num_in/outputs to 0 if not supported
(git-fixes).
- media: videodev2.h: V4L2_DV_BT_BLANKING_HEIGHT should check
'interlaced' (git-fixes).
- media: v4l2-dv-timings: add sanity checks for blanking values
(git-fixes).
- media: vivid: dev->bitmap_cap wasn't freed in all cases
(git-fixes).
- media: vivid: s_fbuf: add more sanity checks (git-fixes).
- can: kvaser_usb: kvaser_usb_leaf: fix CAN clock frequency
regression (git-fixes).
- commit 78420ce
* Thu Oct 27 2022 jack@suse.cz
- Add CVE reference to
patches.suse/net-usb-ax88179_178a-Fix-out-of-bounds-accesses-in-R.patch
(bsc#1196018 CVE-2022-28748 CVE-2022-2964).
- commit 1298a2a
* Thu Oct 27 2022 tiwai@suse.de
- HID: hidraw: fix memory leak in hidraw_release() (git-fixes).
- commit 0e980ee
* Thu Oct 27 2022 denis.kirjanov@suse.com
- octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register
configuration (git-fixes).
- commit cc822b8
* Thu Oct 27 2022 denis.kirjanov@suse.com
- octeontx2-af: Fix key checking for source mac (git-fixes).
- commit 2b15002
* Thu Oct 27 2022 denis.kirjanov@suse.com
- octeontx2-af: Fix mcam entry resource leak (git-fixes).
- commit 1934a04
* Thu Oct 27 2022 denis.kirjanov@suse.com
- octeontx2-af: suppress external profile loading warning
(git-fixes).
- commit f03aa66
* Thu Oct 27 2022 denis.kirjanov@suse.com
- octeontx2-af: Apply tx nibble fixup always (git-fixes).
- commit 127ded0
* Thu Oct 27 2022 denis.kirjanov@suse.com
- net: tap: NULL pointer derefence in dev_parse_header_protocol
when skb->dev is null (git-fixes).
- commit fd012c5
* Thu Oct 27 2022 denis.kirjanov@suse.com
- nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
(git-fixes).
- commit 145a612
* Thu Oct 27 2022 denis.kirjanov@suse.com
- net/ice: fix initializing the bitmap in the switch code
(git-fixes).
- commit 1864c2e
* Thu Oct 27 2022 denis.kirjanov@suse.com
- net/mlx5e: xsk: Account for XSK RQ UMRs when calculating ICOSQ
size (git-fixes).
- commit 0f9b4b8
* Thu Oct 27 2022 denis.kirjanov@suse.com
- net/mlx5e: Remove WARN_ON when trying to offload an unsupported
TLS cipher/version (git-fixes).
- commit 26fe2e5
* Thu Oct 27 2022 denis.kirjanov@suse.com
- netdevsim: fib: Fix reference count leak on route deletion
failure (git-fixes).
- commit ef84aaa
* Thu Oct 27 2022 denis.kirjanov@suse.com
- ice: do not setup vlan for loopback VSI (git-fixes).
- commit 2f72810
* Thu Oct 27 2022 denis.kirjanov@suse.com
- ice: check (DD | EOF) bits on Rx descriptor rather than (EOP |
RS) (git-fixes).
- commit c63938e
* Thu Oct 27 2022 denis.kirjanov@suse.com
- can: kvaser_usb: replace run-time checks with struct
kvaser_usb_driver_info (git-fixes).
- commit 435b54b
* Thu Oct 27 2022 denis.kirjanov@suse.com
- sfc: disable softirqs for ptp TX (git-fixes).
- commit def7cc9
* Thu Oct 27 2022 denis.kirjanov@suse.com
- octeontx2-pf: Fix UDP/TCP src and dst port tc filters
(git-fixes).
- commit a2053ff
* Thu Oct 27 2022 denis.kirjanov@suse.com
- net: fix IFF_TX_SKB_NO_LINEAR definition (git-fixes).
- commit 36a8155
* Thu Oct 27 2022 tiwai@suse.de
- thermal: intel_powerclamp: Use first online CPU as control_cpu
(git-fixes).
- thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_id
(git-fixes).
- staging: rtl8723bs: fix a potential memory leak in
rtw_init_cmd_priv() (git-fixes).
- staging: vt6655: fix potential memory leak (git-fixes).
- usb: add quirks for Lenovo OneLink+ Dock (git-fixes).
- thunderbolt: Explicitly enable lane adapter hotplug events at
startup (git-fixes).
- usb: idmouse: fix an uninit-value in idmouse_open (git-fixes).
- usb: dwc3: core: Enable GUCTL1 bit 10 for fixing termination
error after resume bug (git-fixes).
- usb: musb: Fix musb_gadget.c rxstate overflow bug (git-fixes).
- usb: host: xhci: Fix potential memory leak in
xhci_alloc_stream_info() (git-fixes).
- usb: host: xhci-plat: suspend/resume clks for brcm (git-fixes).
- usb: host: xhci-plat: suspend and resume clocks (git-fixes).
- soundwire: intel: fix error handling on dai registration issues
(git-fixes).
- soundwire: cadence: Don't overwrite msg->buf during write
commands (git-fixes).
- kselftest/arm64: Fix validatation termination record after
EXTRA_CONTEXT (git-fixes).
- soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA
(git-fixes).
- udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
(git-fixes).
- spi: Ensure that sg_table won't be used after being freed
(git-fixes).
- wifi: rt2x00: correctly set BBP register 86 for MT7620
(git-fixes).
- wifi: rt2x00: set SoC wmac clock register (git-fixes).
- wifi: rt2x00: set VGC gain for both chains of MT7620
(git-fixes).
- wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
(git-fixes).
- wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
(git-fixes).
- wifi: mt76: mt7921: reset msta->airtime_ac while clearing up
hw value (git-fixes).
- wifi: brcmfmac: fix use-after-free bug in
brcmf_netdev_start_xmit() (git-fixes).
- wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
(git-fixes).
- thunderbolt: Add back Intel Falcon Ridge end-to-end flow
control workaround (git-fixes).
- wifi: brcmfmac: fix invalid address access when enabling SCAN
log level (git-fixes).
- selinux: use "grep -E" instead of "egrep" (git-fixes).
- thermal: cpufreq_cooling: Check the policy first in
cpufreq_cooling_register() (git-fixes).
- thermal: intel_powerclamp: Use get_cpu() instead of
smp_processor_id() to avoid crash (git-fixes).
- selinux: allow FIOCLEX and FIONCLEX with policy capability
(git-fixes).
- commit 2b3f1b5
* Thu Oct 27 2022 tiwai@suse.de
- gcov: support GCC 12.1 and newer compilers (git-fixes).
- drm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
(git-fixes).
- drm/amd/display: Fix vblank refcount in vrr transition
(git-fixes).
- kbuild: rpm-pkg: fix breakage when V=1 is used (git-fixes).
- kbuild: remove the target in signal traps when interrupted
(git-fixes).
- clk: bcm2835: Make peripheral PLLC critical (git-fixes).
- clk: zynqmp: pll: rectify rate rounding in zynqmp_pll_round_rate
(git-fixes).
- clk: zynqmp: Fix stack-out-of-bounds in strncpy` (git-fixes).
- staging: rtl8723bs: fix potential memory leak in
rtw_init_drv_sw() (git-fixes).
- iio: pressure: dps310: Reset chip after timeout (git-fixes).
- iio: pressure: dps310: Refactor startup procedure (git-fixes).
- dmaengine: ti: k3-udma: Reset UDMA_CHAN_RT byte counters to
prevent overflow (git-fixes).
- power: supply: adp5061: fix out-of-bounds read in
adp5061_get_chg_type() (git-fixes).
- HID: roccat: Fix use-after-free in roccat_read() (git-fixes).
- media: cx88: Fix a null-ptr-deref bug in buffer_prepare()
(git-fixes).
- drm/amd/display: Remove interface for periodic interrupt 1
(git-fixes).
- drm/meson: explicitly remove aggregate driver at module unload
time (git-fixes).
- drm/amdgpu: fix initial connector audio value (git-fixes).
- drm: panel-orientation-quirks: Add quirk for Anbernic Win600
(git-fixes).
- drm: bridge: dw_hdmi: only trigger hotplug event on link change
(git-fixes).
- drm/nouveau/kms/nv140-: Disable interlacing (git-fixes).
- gpu: lontium-lt9611: Fix NULL pointer dereference in
lt9611_connector_init() (git-fixes).
- drm/komeda: Fix handling of atomic commits in the
atomic_commit_tail hook (git-fixes).
- drm/virtio: Check whether transferred 2D BO is shmem
(git-fixes).
- drm: Prevent drm_copy_field() to attempt copying a NULL pointer
(git-fixes).
- drm: Use size_t type for len variable in drm_copy_field()
(git-fixes).
- drm/nouveau/nouveau_bo: fix potential memory leak in
nouveau_bo_alloc() (git-fixes).
- platform/x86: msi-laptop: Change DMI match / alias strings to
fix module autoloading (git-fixes).
- platform/chrome: cros_ec: Notify the PM of wake events during
resume (git-fixes).
- mmc: sdhci-msm: add compatible string check for sdm670
(git-fixes).
- regulator: core: Prevent integer underflow (git-fixes).
- hwmon: (sht4x) do not overflow clamping operation on 32-bit
platforms (git-fixes).
- net: ethernet: ti: davinci_mdio: fix build for mdio bitbang uses
(git-fixes).
- openvswitch: Fix overreporting of drops in dropwatch
(git-fixes).
- openvswitch: Fix double reporting of drops in dropwatch
(git-fixes).
- net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
(git-fixes).
- ima: fix blocking of security.ima xattrs of unsupported
algorithms (git-fixes).
- commit 73e3036
* Thu Oct 27 2022 tiwai@suse.de
- arm64: topology: move store_cpu_topology() to shared code
(git-fixes).
- arm64: dts: imx8mp: Add snps,gfladj-refclk-lpm-sel quirk to
USB nodes (git-fixes).
- ata: libahci_platform: Sanity check the DT child nodes number
(git-fixes).
- arm64: dts: imx8mq-librem5: Add bq25895 as max17055's power
supply (git-fixes).
- ARM: dts: imx6sx: add missing properties for sram (git-fixes).
- ARM: dts: imx6sll: add missing properties for sram (git-fixes).
- ARM: dts: imx6sl: add missing properties for sram (git-fixes).
- ARM: dts: imx6qp: add missing properties for sram (git-fixes).
- ARM: dts: imx6dl: add missing properties for sram (git-fixes).
- ARM: dts: imx6q: add missing properties for sram (git-fixes).
- ARM: dts: imx7d-sdb: config the max pressure for tsc2046
(git-fixes).
- ARM: 9242/1: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
(git-fixes).
- ASoC: SOF: pci: Change DMI match info to support all Chrome
platforms (git-fixes).
- ALSA: usb-audio: Fix last interface check for registration
(git-fixes).
- ALSA: usb-audio: Register card at the last interface
(git-fixes).
- Bluetooth: L2CAP: Fix user-after-free (git-fixes).
- Bluetooth: hci_sysfs: Fix attempting to call device_add multiple
times (git-fixes).
- Bluetooth: L2CAP: initialize delayed works at
l2cap_chan_create() (git-fixes).
- Bluetooth: RFCOMM: Fix possible deadlock on socket
shutdown/release (git-fixes).
- Bluetooth: btintel: Mark Intel controller to support LE_STATES
quirk (git-fixes).
- can: bcm: check the result of can_send() in bcm_can_tx()
(git-fixes).
- ARM: decompressor: Include .data.rel.ro.local (git-fixes).
- ACPI: video: Add Toshiba Satellite/Portege Z830 quirk
(git-fixes).
- ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for
StorageD3Enable (git-fixes).
- ACPI: tables: FPDT: Don't call acpi_os_map_memory() on invalid
phys address (git-fixes).
- ARM: 9247/1: mm: set readonly for MT_MEMORY_RO with ARM_LPAE
(git-fixes).
- ARM: 9244/1: dump: Fix wrong pg_level in walk_pmd() (git-fixes).
- commit de318d1
* Thu Oct 27 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit 78ca650
* Thu Oct 27 2022 jgross@suse.com
- kABI: Fix kABI after backport Forcibly leave nested virt when SMM state
is toggled (git-fixes).
- commit 8343da0
* Thu Oct 27 2022 jgross@suse.com
- kABI: Fix kABI after backport Refactoring find_arch_event() to
pmc_perf_hw_id() (git-fixes).
- commit 44b42bd
* Thu Oct 27 2022 osalvador@suse.de
- mm/hugetlb: fix races when looking up a CONT-PTE/PMD size
hugetlb page (bsc#1204575).
- commit e6fc5be
* Thu Oct 27 2022 jgross@suse.com
- kABI: Fix kABI after backport Update vPMCs when retiring branch
instructions (git-fixes).
- commit 4209455
* Thu Oct 27 2022 jgross@suse.com
- kABI: Fix kABI after backport Add pmc->intr to refactor
kvm_perf_overflow{_intr}() (git-fixes).
- commit 9fc8292
* Wed Oct 26 2022 jgross@suse.com
- KVM: SVM: Exit to userspace on ENOMEM/EFAULT GHCB errors
(git-fixes).
- commit 22e05f5
* Wed Oct 26 2022 oneukum@suse.com
- overflow.h: restore __ab_c_size (git-fixes).
- commit 9dbc158
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86: Add KVM_CAP_ENABLE_CAP to x86 (git-fixes).
- commit 3acb74c
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86/pmu: Don't truncate the PerfEvtSeln MSR when creating
a perf event (git-fixes).
- commit 9a723c2
* Wed Oct 26 2022 oneukum@suse.com
- overflow: Implement size_t saturating arithmetic helpers
(jsc#PED-1211).
- commit fecede0
* Wed Oct 26 2022 mkoutny@suse.com
- cgroup/cpuset: Enable update_tasks_cpumask() on top_cpuset
(bsc#1204753).
- commit d072831
* Wed Oct 26 2022 mkoutny@suse.com
- blacklist.conf: Add cgroup: cgroup: Honor caller's cgroup NS when resolving cgroup id
- commit 382b2e7
* Wed Oct 26 2022 mkoutny@suse.com
- blacklist.conf: Add c530a3c716b9 sched/psi: Fix periodic aggregation shut off
- commit 56b9a2a
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86: nSVM/nVMX: set nested_run_pending on VM entry which
is a result of RSM (git-fixes).
- commit 274c60f
* Wed Oct 26 2022 msuchanek@suse.de
- powerpc/fadump: align destination address to pagesize
(bsc#1204728 ltc#200074).
- commit 5377513
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86: nSVM: mark vmcb01 as dirty when restoring SMM saved
state (git-fixes).
- commit cd056ba
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86: nSVM: fix potential NULL derefernce on nested
migration (git-fixes).
- commit 272884f
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86: Sync the states size with the XCR0/IA32_XSS at,
any time (git-fixes).
- commit c927187
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86: Keep MSR_IA32_XSS unchanged for INIT (git-fixes).
- commit c61458a
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86: Forcibly leave nested virt when SMM state is toggled
(git-fixes).
- commit f22036a
* Wed Oct 26 2022 oneukum@suse.com
- Update patches.suse/usb-mon-make-mmapped-memory-read-only.patch
(bsc#1204653 CVE-2022-43750).
Added CVE and bsc
- commit 93b1d48
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86/pmu: Fix available_event_types check for REF_CPU_CYCLES
event (git-fixes).
- commit 436d9eb
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86: Update vPMCs when retiring branch instructions
(git-fixes).
- Refresh
patches.suse/kvm-emulate-do-not-adjust-size-of-fastop-and-setcc-subroutines.patch.
- commit 1f8391b
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86: Update vPMCs when retiring instructions (git-fixes).
- commit c4d4a64
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86/pmu: Add pmc->intr to refactor
kvm_perf_overflow{_intr}() (git-fixes).
- commit 91025b1
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86/pmu: Refactoring find_arch_event() to pmc_perf_hw_id()
(git-fixes).
- commit 8080b0e
* Wed Oct 26 2022 jgross@suse.com
- kABI: Fix kABI after backport Always set kvm_run->if_flag
(git-fixes).
- KVM: x86: Always set kvm_run->if_flag (git-fixes).
- commit daa5fd4
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86/mmu: Don't advance iterator after restart due to
yielding (git-fixes).
- commit 86c02c7
* Wed Oct 26 2022 jgross@suse.com
- KVM: x86/mmu: Retry page fault if root is invalidated by
memslot update (git-fixes).
- commit c96dbdc
* Tue Oct 25 2022 jgross@suse.com
- KVM: fix avic_set_running for preemptable kernels (git-fixes).
- commit 457ae39
* Tue Oct 25 2022 jgross@suse.com
- KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTER
(git-fixes).
- commit 58e3def
* Tue Oct 25 2022 jgross@suse.com
- xen/gntdev: Prevent leaking grants (git-fixes).
- commit 73a7df7
* Tue Oct 25 2022 jgross@suse.com
- KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in
WFS (git-fixes).
- commit 8c88ccd
* Tue Oct 25 2022 jgross@suse.com
- KVM: nVMX: Unconditionally purge queued/injected events on
nested "exit" (git-fixes).
- commit f7976c7
* Tue Oct 25 2022 jgross@suse.com
- KVM: x86/emulator: Fix handing of POP SS to correctly set
interruptibility (git-fixes).
- commit 938654e
* Tue Oct 25 2022 oneukum@suse.com
- usb: gadget: f_fs: stricter integer overflow checks (git-fixes).
- commit 07d2846
* Tue Oct 25 2022 oneukum@suse.com
- blacklist.conf: prerequisites too risky
- commit 93c5479
* Tue Oct 25 2022 mgorman@suse.de
- scsi: mpi3mr: Schedule IRQ kthreads only on non-RT kernels
(bnc#1204498).
- commit e73c4d3
* Tue Oct 25 2022 oneukum@suse.com
- usb: cdc-wdm: Use skb_put_data() instead of skb_put/memcpy pair
(git-fixes).
- commit a0de208
* Tue Oct 25 2022 vkarasulli@suse.de
- Update patch reference for
patches.suse/devlink-Fix-use-after-free-after-a-failed-reload.patch
(git-fixes bsc#1204637 CVE-2022-3625).
- commit fd50fbc
* Tue Oct 25 2022 tiwai@suse.de
- pinctrl: Ingenic: JZ4755 bug fixes (git-fixes).
- dyndbg: let query-modname override actual module name
(git-fixes).
- dyndbg: fix module.dyndbg handling (git-fixes).
- dyndbg: fix static_branch manipulation (git-fixes).
- commit afe6697
* Mon Oct 24 2022 ddiss@suse.de
- io_uring: use original request task for inflight tracking
(CVE-2022-40476 bsc#1203435).
- commit 941d6b4
* Mon Oct 24 2022 msuchanek@suse.de
- Update
patches.suse/powerpc-pseries-vas-Pass-hw_cpu_id-to-node-associati.patch
(bsc#1194869 bsc#1204428 ltc#200180).
- commit fe8b379
* Mon Oct 24 2022 petr.pavlu@suse.com
- ring-buffer: Check pending waiters when doing wake ups as well
(git-fixes).
- commit d934ca7
* Mon Oct 24 2022 petr.pavlu@suse.com
- ring-buffer: Have the shortest_full queue be the shortest not
longest (git-fixes).
- commit ed18dc7
* Mon Oct 24 2022 petr.pavlu@suse.com
- ring-buffer: Allow splice to read previous partially read pages
(git-fixes).
- commit 4649dee
* Mon Oct 24 2022 petr.pavlu@suse.com
- ftrace: Properly unset FTRACE_HASH_FL_MOD (git-fixes).
- commit 554a8e9
* Mon Oct 24 2022 tbogendoerfer@suse.de
- net: mvpp2: fix mvpp2 debugfs leak (bsc#1204417 CVE-2022-3535).
- bnx2x: fix potential memory leak in bnx2x_tpa_stop()
(bsc#1204402 CVE-2022-3542).
- nfp: fix use-after-free in area_cache_get() (bsc#1204415
CVE-2022-3545).
- commit 8e53774
* Mon Oct 24 2022 petr.pavlu@suse.com
- tracing/osnoise: Fix possible recursive locking in
stop_per_cpu_kthreads (git-fixes).
- commit f81f58f
* Mon Oct 24 2022 petr.pavlu@suse.com
- tracing: Replace deprecated CPU-hotplug functions (git-fixes).
- Refresh
patches.suse/tracing-osnoise-Fix-missed-cpus_read_unlock-in-start_per_cpu_kthreads.patch.
- commit b1bca55
* Mon Oct 24 2022 petr.pavlu@suse.com
- tracing: kprobe: Make gen test module work in arm and riscv
(git-fixes).
- commit 57b2377
* Mon Oct 24 2022 petr.pavlu@suse.com
- tracing: kprobe: Fix kprobe event gen test module on exit
(git-fixes).
- commit 81447e5
* Mon Oct 24 2022 palcantara@suse.de
- cifs: update internal module number (bsc#1193629).
- commit 4202154
* Mon Oct 24 2022 palcantara@suse.de
- cifs: fix memory leaks in session setup (bsc#1193629).
- commit 5c729d0
* Mon Oct 24 2022 palcantara@suse.de
- cifs: drop the lease for cached directories on rmdir or rename
(bsc#1193629).
- commit 46e0f22
* Mon Oct 24 2022 palcantara@suse.de
- smb3: interface count displayed incorrectly (bsc#1193629).
- commit e073a89
* Mon Oct 24 2022 palcantara@suse.de
- cifs: Fix memory leak when build ntlmssp negotiate blob failed
(bsc#1193629).
- commit 7afbdb6
* Mon Oct 24 2022 palcantara@suse.de
- cifs: set rc to -ENOENT if we can not get a dentry for the
cached dir (bsc#1193629).
- commit 328e60a
* Mon Oct 24 2022 palcantara@suse.de
- cifs: use LIST_HEAD() and list_move() to simplify code
(bsc#1193629).
- commit e5c0c94
* Mon Oct 24 2022 palcantara@suse.de
- cifs: Fix xid leak in cifs_get_file_info_unix() (bsc#1193629).
- commit a50e886
* Mon Oct 24 2022 palcantara@suse.de
- cifs: Fix xid leak in cifs_ses_add_channel() (bsc#1193629).
- commit 45683eb
* Mon Oct 24 2022 palcantara@suse.de
- cifs: Fix xid leak in cifs_flock() (bsc#1193629).
- commit d234b14
* Mon Oct 24 2022 palcantara@suse.de
- cifs: Fix xid leak in cifs_copy_file_range() (bsc#1193629).
- commit f56cd1f
* Mon Oct 24 2022 palcantara@suse.de
- cifs: Fix xid leak in cifs_create() (bsc#1193629).
- commit a1d5012
* Mon Oct 24 2022 palcantara@suse.de
- smb3: improve SMB3 change notification support (bsc#1193629).
- commit 8a4313f
* Mon Oct 24 2022 tiwai@suse.de
- nilfs2: fix leak of nilfs_root in case of writer thread creation
failure (CVE-2022-3646 bsc#1204646).
- nilfs2: fix use-after-free bug of struct nilfs_root
(CVE-2022-3649 bsc#1204647).
- commit af91749
* Mon Oct 24 2022 tiwai@suse.de
- Update patch reference for vsock fix (CVE-2022-3629 bsc#1204635)
- commit 6c49703
* Mon Oct 24 2022 tiwai@suse.de
- Bluetooth: L2CAP: fix use-after-free in l2cap_conn_del()
(CVE-2022-3640 bsc#1204619).
- commit 5d68cf0
* Mon Oct 24 2022 tiwai@suse.de
- can: j1939: j1939_session_destroy(): fix memory leak of skbs
(CVE-2022-3633 bsc#1204650).
- commit da3122e
* Mon Oct 24 2022 ptesarik@suse.cz
- KVM: s390x: fix SCK locking (git-fixes).
- KVM: s390: Clarify SIGP orders versus STOP/RESTART (git-fixes).
- commit aa7345b
* Mon Oct 24 2022 tiwai@suse.de
- i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
(git-fixes).
- media: venus: dec: Handle the case where find_format fails
(git-fixes).
- media: atomisp: prevent integer overflow in
sh_css_set_black_frame() (git-fixes).
- media: ipu3-imgu: Fix NULL pointer dereference in active
selection access (git-fixes).
- media: v4l2: Fix v4l2_i2c_subdev_set_name function documentation
(git-fixes).
- media: mceusb: set timeout to at least timeout provided
(git-fixes).
- commit fbd2a07
* Sat Oct 22 2022 tiwai@suse.de
- cpufreq: qcom: fix writes in read-only memory region
(git-fixes).
- cpufreq: qcom: fix memory leak in error path (git-fixes).
- ACPI: extlog: Handle multiple records (git-fixes).
- HID: magicmouse: Do not set BTN_MOUSE on double report
(git-fixes).
- selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in
convert_context() (git-fixes).
- commit a940189
* Sat Oct 22 2022 tiwai@suse.de
- ALSA: hda/realtek: Add another HP ZBook G9 model quirks
(bsc#1203699).
- commit 9b4cf06
* Fri Oct 21 2022 palcantara@suse.de
- cifs: lease key is uninitialized in two additional functions
when smb1 (bsc#1193629).
- commit 181d702
* Fri Oct 21 2022 palcantara@suse.de
- cifs: lease key is uninitialized in smb1 paths (bsc#1193629).
- commit 395fb1f
* Fri Oct 21 2022 palcantara@suse.de
- smb3: must initialize two ACL struct fields to zero
(bsc#1193629).
- commit 2dfd980
* Fri Oct 21 2022 palcantara@suse.de
- cifs: fix double-fault crash during ntlmssp (bsc#1193629).
- commit 958d087
* Fri Oct 21 2022 palcantara@suse.de
- cifs: fix static checker warning (bsc#1193629).
- commit 6695ea2
* Fri Oct 21 2022 palcantara@suse.de
- cifs: use ALIGN() and round_up() macros (bsc#1193629).
- commit b4d4efd
* Fri Oct 21 2022 palcantara@suse.de
- cifs: find and use the dentry for cached non-root directories
also (bsc#1193629).
- commit 14482fe
* Fri Oct 21 2022 palcantara@suse.de
- cifs: enable caching of directories for which a lease is held
(bsc#1193629).
- commit cc4f4c4
* Fri Oct 21 2022 palcantara@suse.de
- cifs: prevent copying past input buffer boundaries
(bsc#1193629).
- commit 9130844
* Fri Oct 21 2022 palcantara@suse.de
- cifs: fix uninitialised var in smb2_compound_op() (bsc#1193629).
- commit bdc0943
* Fri Oct 21 2022 palcantara@suse.de
- cifs: improve symlink handling for smb2+ (bsc#1193629).
- commit 0b6be9d
* Fri Oct 21 2022 palcantara@suse.de
- smb3: clarify multichannel warning (bsc#1193629).
- commit 96b1224
* Fri Oct 21 2022 palcantara@suse.de
- cifs: fix skipping to incorrect offset in emit_cached_dirents
(bsc#1193629).
- commit 6750b0a
* Fri Oct 21 2022 palcantara@suse.de
- smb3: fix oops in calculating shash_setkey (bsc#1193629).
- commit fdb4064
* Fri Oct 21 2022 palcantara@suse.de
- cifs: secmech: use shash_desc directly, remove sdesc
(bsc#1193629).
- commit d652300
* Fri Oct 21 2022 palcantara@suse.de
- smb3: rename encryption/decryption TFMs (bsc#1193629).
- commit 074ff14
* Fri Oct 21 2022 palcantara@suse.de
- cifs: replace kfree() with kfree_sensitive() for sensitive data
(bsc#1193629).
- commit a9c83e0
* Fri Oct 21 2022 palcantara@suse.de
- cifs: remove initialization value (bsc#1193629).
- commit 650b157
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Replace a couple of one-element arrays with flexible-array
members (bsc#1193629).
- commit 2e6a4d1
* Fri Oct 21 2022 palcantara@suse.de
- smb3: do not log confusing message when server returns no
network interfaces (bsc#1193629).
- commit fe343ed
* Fri Oct 21 2022 palcantara@suse.de
- cifs: store a pointer to a fid in the cfid structure instead
of the struct (bsc#1193629).
- commit 4bc719f
* Fri Oct 21 2022 palcantara@suse.de
- cifs: improve handlecaching (bsc#1193629).
- commit 460040b
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Make tcon contain a wrapper structure cached_fids instead
of cached_fid (bsc#1193629).
- commit 999f1a7
* Fri Oct 21 2022 palcantara@suse.de
- smb3: add dynamic trace points for tree disconnect
(bsc#1193629).
- commit c71b282
* Fri Oct 21 2022 palcantara@suse.de
- Fix formatting of client smbdirect RDMA logging (bsc#1193629).
- commit bc2ae55
* Fri Oct 21 2022 palcantara@suse.de
- Handle variable number of SGEs in client smbdirect send
(bsc#1193629).
- commit af0f632
* Fri Oct 21 2022 palcantara@suse.de
- Reduce client smbdirect max receive segment size (bsc#1193629).
- commit e36b32c
* Fri Oct 21 2022 palcantara@suse.de
- Decrease the number of SMB3 smbdirect client SGEs (bsc#1193629).
- commit 1c625b9
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Fix the error length of VALIDATE_NEGOTIATE_INFO message
(bsc#1193629).
- commit 174687c
* Fri Oct 21 2022 palcantara@suse.de
- cifs: destage dirty pages before re-reading them for cache=none
(bsc#1193629).
- commit 9eab309
* Fri Oct 21 2022 palcantara@suse.de
- cifs: return correct error in ->calc_signature() (bsc#1193629).
- commit 0ace108
* Fri Oct 21 2022 palcantara@suse.de
- cifs: misc: fix spelling typo in comment (bsc#1193629).
- commit 0177a68
* Fri Oct 21 2022 palcantara@suse.de
- cifs: update internal module number (bsc#1193629).
- commit a83e618
* Fri Oct 21 2022 palcantara@suse.de
- cifs: add missing spinlock around tcon refcount (bsc#1193629).
- commit a915086
* Fri Oct 21 2022 palcantara@suse.de
- cifs: always initialize struct msghdr smb_msg completely
(bsc#1193629).
- commit 7ba2dbe
* Fri Oct 21 2022 palcantara@suse.de
- cifs: don't send down the destination address to sendmsg for
a SOCK_STREAM (bsc#1193629).
- commit cc67d16
* Fri Oct 21 2022 palcantara@suse.de
- cifs: revalidate mapping when doing direct writes (bsc#1193629).
- commit 3e6da03
* Fri Oct 21 2022 palcantara@suse.de
- cifs: fix small mempool leak in SMB2_negotiate() (bsc#1193629).
- commit 9ad1214
* Fri Oct 21 2022 palcantara@suse.de
- smb3: use filemap_write_and_wait_range instead of
filemap_write_and_wait (bsc#1193629).
- commit 569211d
* Fri Oct 21 2022 palcantara@suse.de
- smb3: fix temporary data corruption in insert range
(bsc#1193629).
- commit 4153b9f
* Fri Oct 21 2022 palcantara@suse.de
- smb3: fix temporary data corruption in collapse range
(bsc#1193629).
- commit e11095d
* Fri Oct 21 2022 palcantara@suse.de
- smb3: Move the flush out of smb2_copychunk_range() into its
callers (bsc#1193629).
- commit 7cc3491
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Add helper function to check smb1+ server (bsc#1193629).
- commit 8d3cf57
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Use help macro to get the mid header size (bsc#1193629).
- commit 56cfb79
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Use help macro to get the header preamble size
(bsc#1193629).
- commit a32d0c7
* Fri Oct 21 2022 palcantara@suse.de
- cifs: skip extra NULL byte in filenames (bsc#1193629).
- commit 3c2966f
* Fri Oct 21 2022 palcantara@suse.de
- smb3: missing inode locks in punch hole (bsc#1193629).
- commit d5ef2ce
* Fri Oct 21 2022 palcantara@suse.de
- smb3: missing inode locks in zero range (bsc#1193629).
- commit 67739d5
* Fri Oct 21 2022 palcantara@suse.de
- cifs: move from strlcpy with unused retval to strscpy
(bsc#1193629).
- commit 1545859
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Fix memory leak on the deferred close (bsc#1193629).
- commit 0e66dd6
* Fri Oct 21 2022 palcantara@suse.de
- cifs: remove useless parameter 'is_fsctl' from SMB2_ioctl()
(bsc#1193629).
- commit e09b402
* Fri Oct 21 2022 palcantara@suse.de
- cifs: remove unused server parameter from calc_smb_size()
(bsc#1193629).
- commit 3f30130
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Do not access tcon->cfids->cfid directly from
is_path_accessible (bsc#1193629).
- commit 7188f4f
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Add constructor/destructors for tcon->cfid (bsc#1193629).
- commit 7eb31f4
* Fri Oct 21 2022 palcantara@suse.de
- SMB3: fix lease break timeout when multiple deferred close
handles for the same file (bsc#1193629).
- commit 7267460
* Fri Oct 21 2022 palcantara@suse.de
- smb3: allow deferred close timeout to be configurable
(bsc#1193629).
- commit 19f7caa
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Do not use tcon->cfid directly, use the cfid we get from
open_cached_dir (bsc#1193629).
- commit 25de0c1
* Fri Oct 21 2022 palcantara@suse.de
- cifs: Move cached-dir functions into a separate file
(bsc#1193629).
- commit fc0e55e
* Fri Oct 21 2022 palcantara@suse.de
- cifs: fix lock length calculation (bsc#1193629).
- commit 2661e11
* Fri Oct 21 2022 palcantara@suse.de
- cifs: update internal module number (bsc#1193629).
- commit 53f5daf
* Fri Oct 21 2022 palcantara@suse.de
- cifs: alloc_mid function should be marked as static
(bsc#1193629).
- commit f066ea5
* Fri Oct 21 2022 palcantara@suse.de
- cifs: remove "cifs_" prefix from init/destroy mids functions
(bsc#1193629).
- commit 21e261c
* Fri Oct 21 2022 palcantara@suse.de
- cifs: remove useless DeleteMidQEntry() (bsc#1193629).
- commit b684635
* Fri Oct 21 2022 palcantara@suse.de
- cifs: when insecure legacy is disabled shrink amount of SMB1
code (bsc#1193629).
- commit 96f98e3
* Fri Oct 21 2022 tiwai@suse.de
- blacklist.conf: add an entry for IDXD that has been already fixed
- commit 7531ae1
* Fri Oct 21 2022 tiwai@suse.de
- dmaengine: idxd: force wq context cleanup on device disable path
(git-fixes).
- commit e06ba18
* Fri Oct 21 2022 tiwai@suse.de
- nilfs2: fix NULL pointer dereference at
nilfs_bmap_lookup_at_level() (CVE-2022-3621 bsc#1204574).
- commit f8016b1
* Fri Oct 21 2022 tiwai@suse.de
- ALSA: hda/realtek: Add quirk for ASUS Zenbook using CS35L41
(bsc#1203922).
- commit 1d187cf
* Fri Oct 21 2022 tiwai@suse.de
- Move upstreamed sound patches into sorted section
- commit 4c058b6
* Fri Oct 21 2022 tiwai@suse.de
- Bluetooth: L2CAP: Fix memory leak in vhci_write (CVE-2022-3619
bsc#1204569).
- commit b649754
* Fri Oct 21 2022 tiwai@suse.de
- drm/amdgpu: fix sdma doorbell init ordering on APUs (git-fixes).
- net: phy: dp83822: disable MDI crossover status change interrupt
(git-fixes).
- wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
(git-fixes).
- net: phy: dp83867: Extend RX strap quirk for SGMII mode
(git-fixes).
- ata: ahci-imx: Fix MODULE_ALIAS (git-fixes).
- commit 273eb71
* Thu Oct 20 2022 msuchanek@suse.de
- powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU
is not set (bsc#1204413 ltc#200176).
- commit 0850b12
* Thu Oct 20 2022 msuchanek@suse.de
- powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVE (bsc#1204413 ltc#200176).
- Refresh patches.suse/powerpc-Rename-PPC_NATIVE-to-PPC_HASH_MMU_NATIVE.patch.
- commit abb9ade
* Thu Oct 20 2022 msuchanek@suse.de
- powerpc/64s: Make hash MMU support configurable (bsc#1204413 ltc#200176).
- Refresh patches.suse/lkdtm-disable-return-thunks-in-rodata-c.patch.
Update config files.
- commit 5b2abcf
* Thu Oct 20 2022 lhenriques@suse.de
- fuse: fix deadlock between atomic O_TRUNC and page invalidation
(bsc#1204533).
- commit a0e6630
* Thu Oct 20 2022 tiwai@suse.de
- Correct JIRA reference to Impl entries (jsc#PED-833 jsc#PED-850 jsc#PED-825 jsc#PED-822 jsc#PED-846 jsc#PED-817 jsc#PED-851 jsc#PED-857 jsc#PED-842 jsc#PED-813 jsc#PED-1084 jsc#PED-1096 jsc#PED-1085 jsc#PED-1649 jsc#PED-1082 jsc#PED-856)
- commit c7d3570
* Thu Oct 20 2022 msuchanek@suse.de
- powerpc/pseries/vas: Add VAS IRQ primary handler (bsc#1204413
ltc#200176).
- powerpc: Ignore DSI error caused by the copy/paste instruction
(bsc#1204413 ltc#200176).
- powerpc/64s: Move hash MMU support code under
CONFIG_PPC_64S_HASH_MMU (bsc#1204413 ltc#200176).
- Refresh patches.suse/Revert-powerpc-rtas-Implement-reentrant-rtas-call.patch
- Refresh patches.suse/powerpc-Add-kABI-placeholder-to-struct-pci_controlle.patch
- Refresh patches.suse/powerpc-pseries-wire-up-rng-during-setup_arch.patch
- powerpc: make memremap_compat_align 64s-only (bsc#1204413
ltc#200176).
- powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e
or radix (bsc#1204413 ltc#200176).
- powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.c
(bsc#1204413 ltc#200176).
- powerpc/64s: Make flush_and_reload_slb a no-op when radix is
enabled (bsc#1204413 ltc#200176).
- powerpc/pseries: lparcfg don't include slb_size line in radix
mode (bsc#1204413 ltc#200176).
- powerpc/64s: Move and rename do_bad_slb_fault as it is not
hash specific (bsc#1204413 ltc#200176).
- Refresh patches.suse/powerpc-64s-hash-Make-hash-faults-work-in-NMI-contex.patch
- powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVE (bsc#1204413
ltc#200176).
Update config files.
- commit da125ff
* Wed Oct 19 2022 tiwai@suse.de
- r8152: Rate limit overflow messages (CVE-2022-3594 bsc#1204479).
- commit a745ef5
* Wed Oct 19 2022 tiwai@suse.de
- Update patch reference for HID fix (CVE-2022-3577 bsc#1204470)
- commit 3ac3b39
* Tue Oct 18 2022 denis.kirjanov@suse.com
- kcm: avoid potential race in kcm_tx_work (bsc#1204355
CVE-2022-3521).
- commit 2d76ec0
* Tue Oct 18 2022 denis.kirjanov@suse.com
- tcp/udp: Fix memory leak in ipv6_renew_options() (bsc#1204354
CVE-2022-3524).
- commit f8049de
* Tue Oct 18 2022 denis.kirjanov@suse.com
- Update metadata references
- commit d0bf0fb
* Tue Oct 18 2022 tabraham@suse.com
- PCI: hv: Fix synchronization between channel callback and
hv_pci_bus_exit() (bsc#1204017).
- commit ea6713d
* Tue Oct 18 2022 tabraham@suse.com
- PCI: hv: Fix synchronization between channel callback and
hv_compose_msi_msg() (bsc#1204017).
- commit 230768b
* Tue Oct 18 2022 tabraham@suse.com
- PCI: hv: Use vmbus_requestor to generate transaction IDs for
VMbus hardening (bsc#1204017).
- commit a19c478
* Tue Oct 18 2022 tabraham@suse.com
- Drivers: hv: vmbus: Introduce {lock,unlock}_requestor()
(bsc#1204017).
- commit bc36cf4
* Tue Oct 18 2022 tabraham@suse.com
- Drivers: hv: vmbus: Introduce vmbus_request_addr_match()
(bsc#1204017).
- commit 40cb8e4
* Tue Oct 18 2022 tabraham@suse.com
- Drivers: hv: vmbus: Fix handling of messages with transaction
ID of zero (bsc#1204017).
- commit a5b4ebf
* Tue Oct 18 2022 tabraham@suse.com
- Drivers: hv: vmbus: Introduce vmbus_sendpacket_getid()
(bsc#1204017).
- commit 2e0386a
* Tue Oct 18 2022 tiwai@suse.de
- sch_sfb: Also store skb len before calling child enqueue
(CVE-2022-3586 bsc#1204439).
- sch_sfb: Don't assume the skb is still around after enqueueing
to child (CVE-2022-3586 bsc#1204439).
- commit 6788943
* Tue Oct 18 2022 tiwai@suse.de
- Update patch reference for mISDN fix (CVE-2022-3565 bsc#1204431)
- commit 5d0836e
* Tue Oct 18 2022 palcantara@suse.de
- cifs: fix wrong unlock before return from cifs_tree_connect()
(bsc#1193629).
- commit ca24a6e
* Tue Oct 18 2022 palcantara@suse.de
- cifs: avoid use of global locks for high contention data
(bsc#1193629).
- commit 003b496
* Tue Oct 18 2022 palcantara@suse.de
- cifs: remove remaining build warnings (bsc#1193629).
- commit 2a6d64f
* Tue Oct 18 2022 palcantara@suse.de
- cifs: list_for_each() -> list_for_each_entry() (bsc#1193629).
- commit 98f1884
* Tue Oct 18 2022 palcantara@suse.de
- smb2: small refactor in smb2_check_message() (bsc#1193629).
- commit 2913774
* Tue Oct 18 2022 palcantara@suse.de
- cifs: remove minor build warning (bsc#1193629).
- commit 9dd2f9e
* Tue Oct 18 2022 palcantara@suse.de
- cifs: remove some camelCase and also some static build warnings
(bsc#1193629).
- commit 7a903b5
* Tue Oct 18 2022 palcantara@suse.de
- cifs: remove unnecessary (void*) conversions (bsc#1193629).
- commit 352182a
* Tue Oct 18 2022 palcantara@suse.de
- cifs: remove unnecessary type castings (bsc#1193629).
- commit e2ea7fd
* Tue Oct 18 2022 palcantara@suse.de
- cifs: remove redundant initialization to variable
mnt_sign_enabled (bsc#1193629).
- commit 8c39800
* Tue Oct 18 2022 palcantara@suse.de
- smb3: check xattr value length earlier (bsc#1193629).
- commit 87cd516
* Tue Oct 18 2022 palcantara@suse.de
- smb3: workaround negprot bug in some Samba servers
(bsc#1193629).
- commit 031af61
* Tue Oct 18 2022 palcantara@suse.de
- cifs: remove unnecessary locking of chan_lock while freeing
session (bsc#1193629).
- commit 0303046
* Tue Oct 18 2022 palcantara@suse.de
- cifs: fix race condition with delayed threads (bsc#1193629).
- commit 491d550
* Tue Oct 18 2022 palcantara@suse.de
- cifs: update cifs_ses::ip_addr after failover (bsc#1193629).
- commit 9ed4aa9
* Tue Oct 18 2022 palcantara@suse.de
- cifs: avoid deadlocks while updating iface (bsc#1193629).
- commit 3a5c612
* Tue Oct 18 2022 palcantara@suse.de
- cifs: periodically query network interfaces from server
(bsc#1193629).
- commit dd3e063
* Tue Oct 18 2022 palcantara@suse.de
- cifs: during reconnect, update interface if necessary
(bsc#1193629).
- commit 8dea5e1
* Tue Oct 18 2022 palcantara@suse.de
- cifs: change iface_list from array to sorted linked list
(bsc#1193629).
- commit 1b05ccf
* Tue Oct 18 2022 palcantara@suse.de
- smb3: use netname when available on secondary channels
(bsc#1193629).
- commit 6d17daa
* Tue Oct 18 2022 palcantara@suse.de
- smb3: fix empty netname context on secondary channels
(bsc#1193629).
- commit 51fad96
* Tue Oct 18 2022 palcantara@suse.de
- cifs: when a channel is not found for server, log its connection
id (bsc#1193629).
- commit 1b306b2
* Tue Oct 18 2022 palcantara@suse.de
- smb3: add trace point for SMB2_set_eof (bsc#1193629).
- commit c6da1d3
* Tue Oct 18 2022 palcantara@suse.de
- cifs: populate empty hostnames for extra channels (bsc#1193629).
- commit f2f92b2
* Mon Oct 17 2022 palcantara@suse.de
- cifs: return errors during session setup during reconnects
(bsc#1193629).
- commit d557671
* Mon Oct 17 2022 palcantara@suse.de
- smb3: remove unneeded null check in cifs_readdir (bsc#1193629).
- commit 7eaa3dc
* Mon Oct 17 2022 palcantara@suse.de
- cifs: cache the dirents for entries in a cached directory
(bsc#1193629).
- commit 0ddb648
* Mon Oct 17 2022 palcantara@suse.de
- cifs: truncate the inode and mapping when we simulate fcollapse
(bsc#1193629).
- commit 3b07034
* Mon Oct 17 2022 lduncan@suse.com
- scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()
(git-fixes).
- commit 1ad6725
* Mon Oct 17 2022 tiwai@suse.de
- dmaengine: idxd: deprecate token sysfs attributes for read
buffers (jsc#PED-679).
- commit c137213
* Mon Oct 17 2022 tiwai@suse.de
- dmaengine: idxd: change bandwidth token to read buffers
(jsc#PED-679).
- Refresh
patches.suse/dmaengine-idxd-restore-traffic-class-defaults-after-.patch.
- commit d0c1256
* Mon Oct 17 2022 tiwai@suse.de
- i2c: i801: Add support for Intel Meteor Lake-P (jsc#PED-732).
- spi: pxa2xx: Add support for Intel Meteor Lake-P (jsc#PED-732).
- scsi: ufs: ufs-pci: Add support for Intel MTL (jsc#PED-732).
- commit 11c983f
* Mon Oct 17 2022 tiwai@suse.de
- Update patch reference for Intel MTL-P USB patch (jsc#PED-732)
- commit 4ca8c18
* Mon Oct 17 2022 tiwai@suse.de
- pinctrl: alderlake: Fix register offsets for ADL-N variant
(jsc#PED-676).
- pinctrl: alderlake: Add Intel Alder Lake-N pin controller
support (jsc#PED-676).
- commit 5492389
* Mon Oct 17 2022 tiwai@suse.de
- Update patch reference for Intel ADL-N eMMC patch (jsc#PED-676)
- commit 4c38b45
* Mon Oct 17 2022 tiwai@suse.de
- thunderbolt: Add support for Intel Raptor Lake (jsc#PED-634).
- commit 0ec42f9
* Mon Oct 17 2022 tiwai@suse.de
- pinctrl: alderlake: Add Raptor Lake-S ACPI ID (jsc#PED-634).
- mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDs
(jsc#PED-634).
- spi: pxa2xx: Add support for Intel Raptor Lake PCH-S
(jsc#PED-634).
- commit 06d5787
* Mon Oct 17 2022 tiwai@suse.de
- Update patch references for intel_th RPL-S support (jsc#PED-634)
- commit 900e952
* Mon Oct 17 2022 tiwai@suse.de
- i2c: i801: Add support for Intel Raptor Lake PCH-S
(jsc#PED-634).
- i2c: i801: Improve handling of chip-specific feature definitions
(jsc#PED-634).
- i2c: i801: Add support for Intel Ice Lake PCH-N (jsc#PED-634).
- commit 46a17cc
* Mon Oct 17 2022 tiwai@suse.de
- scsi: ufs: ufs-pci: Add support for Intel ADL (jsc#PED-707).
- commit 356d2a6
* Mon Oct 17 2022 tiwai@suse.de
- thermal: int340x: Mode setting with new OS handshake
(jsc#PED-678).
- commit c03fef0
* Mon Oct 17 2022 tiwai@suse.de
- thermal: int340x: Update OS policy capability handshake
(jsc#PED-678).
- commit 2487fcb
* Mon Oct 17 2022 tiwai@suse.de
- Update patch reference for macvlan fix (CVE-2022-3526 bsc#1204353)
- commit 740e86c
* Mon Oct 17 2022 schwab@suse.de
- rpm/check-for-config-changes: loosen pattern for AS_HAS_*
This is needed to handle CONFIG_AS_HAS_NON_CONST_LEB128.
- commit bdc0bf7
* Mon Oct 17 2022 msuchanek@suse.de
- powerpc/mm/64s: Drop pgd_huge() (bsc#1065729).
- powerpc/powernv: add missing of_node_put() in
opal_export_attrs() (bsc#1065729).
- powerpc/pci_dn: Add missing of_node_put() (bsc#1065729).
- commit 7c692ec
* Mon Oct 17 2022 msuchanek@suse.de
- powerpc/kprobes: Fix null pointer reference in
arch_prepare_kprobe() (jsc#SLE-13847 git-fixes).
- powerpc/64: Remove unused SYS_CALL_TABLE symbol (jsc#SLE-9246
git-fixes).
- commit 5521322
* Mon Oct 17 2022 iivanov@suse.de
- arm64/bti: Disable in kernel BTI when cross section thunks are broken (git-fixes)
- commit 2f51dd9
* Mon Oct 17 2022 iivanov@suse.de
- blacklist.conf: ("arm64/mm: drop HAVE_ARCH_PFN_VALID")
- commit f836660
* Mon Oct 17 2022 tiwai@suse.de
- clk: at91: fix the build with binutils 2.27 (git-fixes).
- commit a34e36d
* Sun Oct 16 2022 tiwai@suse.de
- Input: xpad - add supported devices as contributed on github
(git-fixes).
- efi: libstub: drop pointless get_memory_map() call (git-fixes).
- misc: pci_endpoint_test: Fix
pci_endpoint_test_{copy,write,read}() panic (git-fixes).
- misc: pci_endpoint_test: Aggregate params checking for xfer
(git-fixes).
- USB: serial: qcserial: add new usb-id for Dell branded EM7455
(git-fixes).
- efi: Correct Macmini DMI match in uefi cert quirk (git-fixes).
- commit 4dee064
* Sat Oct 15 2022 tiwai@suse.de
- ALSA: oss: Fix potential deadlock at unregistration (git-fixes).
- ALSA: rawmidi: Drop register_mutex in snd_rawmidi_free()
(git-fixes).
- ALSA: hda/realtek: Add Intel Reference SSID to support headset
keys (git-fixes).
- ALSA: hda/realtek: Add quirk for ASUS GV601R laptop (git-fixes).
- commit c900b4a
* Sat Oct 15 2022 tiwai@suse.de
- ACPI: HMAT: Release platform device in case of
platform_device_add_data() fails (git-fixes).
- rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()
(git-fixes).
- ALSA: hda/realtek: Correct pin configs for ASUS G533Z
(git-fixes).
- ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530
(git-fixes).
- arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or
restored (git-fixes).
- drm/amd/pm: smu7_hwmgr: fix potential off-by-one overflow in
'performance_levels' (git-fixes).
- Revert "drm/amdgpu: use dirty framebuffer helper" (git-fixes).
- drm/i915/ehl: Update MOCS table for EHL (git-fixes).
- commit 3ca51e4
* Fri Oct 14 2022 tiwai@suse.de
- mmc: sdhci-sprd: Fix minimum clock limit (git-fixes).
- openvswitch: add nf_ct_is_confirmed check before assigning
the helper (git-fixes).
- selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1
(git-fixes).
- wifi: iwlwifi: mvm: fix double list_add at
iwl_mvm_mac_wake_tx_queue (other cases) (git-fixes).
- wifi: cfg80211: fix ieee80211_data_to_8023_exthdr handling of
small packets (git-fixes).
- wifi: mac80211: fix decap offload for stations on AP_VLAN
interfaces (git-fixes).
- wifi: mac80211: fix probe req HE capabilities access
(git-fixes).
- wifi: mac80211: do not drop packets smaller than the LLC-SNAP
header on fast-rx (git-fixes).
- can: kvaser_usb_leaf: Fix CAN state after restart (git-fixes).
- can: kvaser_usb_leaf: Fix TX queue out of sync after restart
(git-fixes).
- can: kvaser_usb: Fix use of uninitialized completion
(git-fixes).
- macvlan: enforce a consistent minimal mtu (git-fixes).
- mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirq
(git-fixes).
- net: ieee802154: return -EINVAL for unknown addr type
(git-fixes).
- watchdog: armada_37xx_wdt: Fix .set_timeout callback
(git-fixes).
- watchdog: ftwdt010_wdt: fix test for platform_get_irq() failure
(git-fixes).
- watchdog/hpwdt: Include nmi.h only if CONFIG_HPWDT_NMI_DECODING
(git-fixes).
- commit cb006e7
* Fri Oct 14 2022 tiwai@suse.de
- Drop a incorrectly doubly applied WiFi fix patch
- commit 9d35b83
* Fri Oct 14 2022 tiwai@suse.de
- wifi: cfg80211: update hidden BSSes to avoid WARN_ON
(git-fixes).
- wifi: mac80211_hwsim: avoid mac80211 warning on bad rate
(git-fixes).
- wifi: cfg80211/mac80211: reject bad MBSSID elements (git-fixes).
- commit b28d368
* Fri Oct 14 2022 tiwai@suse.de
- Move upstramed WiFi fix patches into sorted section
- commit bef1692
* Thu Oct 13 2022 iivanov@suse.de
- clk: bcm: rpi: Add support for VEC clock (bsc#1196632)
- commit 188fe72
* Thu Oct 13 2022 oneukum@suse.com
- nvmem: core: Check input parameter for NULL in
nvmem_unregister() (bsc#1204241).
- commit 66b047b
* Thu Oct 13 2022 iivanov@suse.de
- clk: bcm2835: Round UART input clock up (bsc#1188238)
- commit f465b19
* Thu Oct 13 2022 tiwai@suse.de
- ALSA: hda/hdmi: Fix the converter allocation for the silent
stream (git-fixes).
- ALSA: hda/hdmi: change type for the 'assigned' variable
(git-fixes).
- commit 6c73200
* Thu Oct 13 2022 tiwai@suse.de
- drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types
(git-fixes).
- irqchip/ls-extirq: Fix invalid wait context by avoiding to
use regmap (git-fixes).
- USB: serial: ftdi_sio: fix 300 bps rate for SIO (git-fixes).
- docs: update mediator information in CoC docs (git-fixes).
- mmc: core: Terminate infinite loop in SD-UHS voltage switch
(git-fixes).
- drm/amd/display: skip audio setup when audio stream is enabled
(git-fixes).
- drm/amd/display: update gamut remap if plane has changed
(git-fixes).
- drm/amd/display: Assume an LTTPR is always present on fixed_vs
links (git-fixes).
- drm/amd/display: Fix double cursor on non-video RGB MPO
(git-fixes).
- ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer
(git-fixes).
- firmware: arm_scmi: Add SCMI PM driver remove routine
(git-fixes).
- firmware: arm_scmi: Harden accesses to the sensor domains
(git-fixes).
- firmware: arm_scmi: Improve checks in the info_get operations
(git-fixes).
- net/ieee802154: fix uninit value bug in dgram_sendmsg
(git-fixes).
- dmaengine: xilinx_dma: Report error in case of
dma_set_mask_and_coherent API failure (git-fixes).
- dmaengine: xilinx_dma: cleanup for fetching xlnx,num-fstores
property (git-fixes).
- dmaengine: xilinx_dma: Fix devm_platform_ioremap_resource
error handling (git-fixes).
- ALSA: hda/hdmi: Fix the converter reuse for the silent stream
(git-fixes).
- rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
(git-fixes).
- mmc: core: Replace with already defined values for readability
(git-fixes).
- commit 07f5789
* Thu Oct 13 2022 tiwai@suse.de
- Drop TI clk patch that has been reverted in 5.15.y stable
- commit bfab74f
* Thu Oct 13 2022 dfaggioli@suse.com
- Updated metadata references for bsc#1200788 CVE-2022-2153:
Updated patches (from Juergen Gross)
- patches.suse/KVM-x86-Avoid-theoretical-NULL-pointer-dereference-i.patch
- patches.suse/KVM-x86-Check-lapic_in_kernel-before-attempting-to-s.patch
- patches.suse/KVM-x86-Forbid-VMM-to-set-SYNIC-STIMER-MSRs-when-Syn.patch
- commit e9364fc
* Wed Oct 12 2022 oneukum@suse.com
- thunderbolt: Fix buffer allocation of devices with no
DisplayPort adapters (git-fixes).
- commit 2534904
* Wed Oct 12 2022 ddiss@suse.de
- fs: fix UAF/GPF bug in nilfs_mdt_destroy (CVE-2022-2978
bsc#1202700).
- commit e1802d7
* Wed Oct 12 2022 oneukum@suse.com
- thunderbolt: Add missing device ID to
tb_switch_is_alpine_ridge() (git-fixes).
- commit 9447425
* Wed Oct 12 2022 oneukum@suse.com
- thunderbolt: Disable LTTPR on Intel Titan Ridge (git-fixes).
- commit 9dce26f
* Wed Oct 12 2022 oneukum@suse.com
- usb/hcd: Fix dma_map_sg error check (git-fixes).
- commit 82f7672
* Wed Oct 12 2022 tiwai@suse.de
- kabi/severities: ignore CS35L41-specific exports (bsc#1203699)
- commit 9f486fe
* Wed Oct 12 2022 tiwai@suse.de
- ALSA: hda: cs35l41: Support System Suspend (bsc#1203699).
- ALSA: hda: cs35l41: Remove suspend/resume hda hooks
(bsc#1203699).
- ALSA: hda/cs_dsp_ctl: Fix mutex inversion when creating controls
(bsc#1203699).
- ALSA: hda: hda_cs_dsp_ctl: Ensure pwr_lock is held before
reading/writing controls (bsc#1203699).
- ALSA: hda: hda_cs_dsp_ctl: Minor clean and redundant code
removal (bsc#1203699).
- commit 54175bd
* Wed Oct 12 2022 tiwai@suse.de
- PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3
(git-fixes).
- dt-bindings: PCI: microchip,pcie-host: fix missing dma-ranges
(git-fixes).
- dt-bindings: PCI: microchip,pcie-host: fix missing clocks
properties (git-fixes).
- PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridge
(git-fixes).
- PCI: Fix used_buses calculation in pci_scan_child_bus_extend()
(git-fixes).
- PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation (git-fixes).
- PCI/ASPM: Ignore L1 PM Substates if device lacks capability
(git-fixes).
- i2c: designware: Fix handling of real but unexpected device
interrupts (git-fixes).
- pinctrl: microchip-sgpio: Correct the fwnode_irq_get() return
value check (git-fixes).
- pinctrl: armada-37xx: Checks for errors in gpio_request_enable
callback (git-fixes).
- pinctrl: armada-37xx: Fix definitions for MPP pins 20-22
(git-fixes).
- pinctrl: armada-37xx: Add missing GPIO-only pins (git-fixes).
- Input: i8042 - fix refount leak on sparc (git-fixes).
- Input: synaptics-rmi4 - fix firmware update operations with
bootloader v8 (git-fixes).
- Input: xpad - fix wireless 360 controller breaking after suspend
(git-fixes).
- commit 6628947
* Wed Oct 12 2022 tiwai@suse.de
- Add cherry-picked ID for AMDGPU patch
- commit 005b431
* Tue Oct 11 2022 denis.kirjanov@suse.com
- octeontx2-pf: cn10k: Fix egress ratelimit configuration
(git-fixes).
- commit dfc0a0a
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: sungem_phy: Add of_node_put() for reference returned by
of_get_parent() (git-fixes).
- commit cc0874b
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: pcs: xpcs: propagate xpcs_read error to
xpcs_get_state_c37_sgmii (git-fixes).
- commit 6750e0f
* Tue Oct 11 2022 denis.kirjanov@suse.com
- mlxsw: spectrum_router: Fix IPv4 nexthop gateway indication
(git-fixes).
- commit 6f3b54a
* Tue Oct 11 2022 denis.kirjanov@suse.com
- ipv4: Fix data-races around sysctl_fib_multipath_hash_policy
(git-fixes).
- commit afc53c0
* Tue Oct 11 2022 denis.kirjanov@suse.com
- iavf: Fix handling of dummy receive descriptors (git-fixes).
- commit e9bd3c0
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
(git-fixes).
- commit 155ccd4
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: dsa: sja1105: silent spi_device_id warnings (git-fixes).
- commit ee0b547
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: stmmac: remove redunctant disable xPCS EEE call
(git-fixes).
- commit 9493b1a
* Tue Oct 11 2022 denis.kirjanov@suse.com
- ixgbe: Add locking to prevent panic when setting sriov_numvfs
to zero (git-fixes).
- commit 53fbc66
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: stmmac: fix dma queue left shift overflow issue
(git-fixes).
- commit 1deb58f
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: dsa: microchip: ksz_common: Fix refcount leak bug
(git-fixes).
- commit c46e25b
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: stmmac: fix unbalanced ptp clock issue in suspend/resume
flow (git-fixes).
- commit dff326f
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: stmmac: fix pm runtime issue in stmmac_dvr_remove()
(git-fixes).
- commit e347cfb
* Tue Oct 11 2022 denis.kirjanov@suse.com
- ip: Fix data-races around sysctl_ip_fwd_update_priority
(git-fixes).
- commit 4ea8f18
* Tue Oct 11 2022 denis.kirjanov@suse.com
- sfc: fix kernel panic when creating VF (git-fixes).
- commit 33eba8c
* Tue Oct 11 2022 denis.kirjanov@suse.com
- sfc: fix use after free when disabling sriov (git-fixes).
- commit 2fa14d7
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: stmmac: fix leaks in probe (git-fixes).
- commit 97831ef
* Tue Oct 11 2022 jgross@suse.com
- KVM: x86: Register perf callbacks after calling vendor's
hardware_setup() (git-fixes).
- Refresh
patches.suse/KVM-x86-Register-Processor-Trace-interrupt-hook-iff-.patch.
- commit 871c62a
* Tue Oct 11 2022 oneukum@suse.com
- USB: add RESET_RESUME quirk for NVIDIA Jetson devices in RCM
(git-fixes).
- commit 31ce443
* Tue Oct 11 2022 jgross@suse.com
- KVM: VMX: Inject #PF on ENCLS as "emulated" #PF (git-fixes).
- commit cc0ea0c
* Tue Oct 11 2022 oneukum@suse.com
- usb: ehci: Fix a function name in comments (git-fixes).
- commit 610087d
* Tue Oct 11 2022 jgross@suse.com
- KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
(git-fixes).
- commit 93cdb54
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: ftgmac100: Hold reference returned by
of_get_child_by_name() (git-fixes).
- commit 0961942
* Tue Oct 11 2022 denis.kirjanov@suse.com
- bnxt_en: Fix bnxt_refclk_read() (git-fixes).
- commit 4187bc1
* Tue Oct 11 2022 denis.kirjanov@suse.com
- bnxt_en: fix livepatch query (git-fixes).
- commit cc62415
* Tue Oct 11 2022 denis.kirjanov@suse.com
- bnxt_en: Fix bnxt_reinit_after_abort() code path (git-fixes).
- commit e387d75
* Tue Oct 11 2022 denis.kirjanov@suse.com
- bnxt_en: reclaim max resources if sriov enable fails
(git-fixes).
- commit 9161aa5
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net/mlx5e: Ring the TX doorbell on DMA errors (git-fixes).
- commit 7fdc3a9
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net/mlx5e: Fix enabling sriov while tc nic rules are offloaded
(git-fixes).
- commit 5e19505
* Tue Oct 11 2022 jgross@suse.com
- KVM: x86: do not report preemption if the steal time cache is
stale (git-fixes).
- commit c293d6b
* Tue Oct 11 2022 denis.kirjanov@suse.com
- net: ethernet: ti: am65-cpsw: Fix devlink port register sequence
(git-fixes).
- commit 385f6b7
* Tue Oct 11 2022 denis.kirjanov@suse.com
- can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix endianness
conversion (git-fixes).
- commit 368984e
* Tue Oct 11 2022 denis.kirjanov@suse.com
- can: mcp251xfd: mcp251xfd_register_get_dev_id(): use correct
length to read dev_id (git-fixes).
- commit 809cb98
* Tue Oct 11 2022 tiwai@suse.de
- ACPI: APEI: do not add task_work to kernel thread to avoid
memory leak (git-fixes).
- lib/sg_pool: change module_init(sg_pool_init) to subsys_initcall
(git-fixes).
- dt-bindings: crypto: ti,sa2ul: drop dma-coherent property
(git-fixes).
- selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
(git-fixes).
- crypto: cavium - prevent integer overflow loading firmware
(git-fixes).
- crypto: marvell/octeontx - prevent integer overflows
(git-fixes).
- crypto: inside-secure - Replace generic aes with libaes
(git-fixes).
- Revert "crypto: qat - reduce size of mapped region" (git-fixes).
- crypto: inside-secure - Change swab to swab32 (git-fixes).
- crypto: ccp - Release dma channels before dmaengine unrgister
(git-fixes).
- crypto: akcipher - default implementation for setting a private
key (git-fixes).
- crypto: qat - fix default value of WDT timer (git-fixes).
- crypto: hisilicon/zip - fix mismatch in get/set sgl_sge_nr
(git-fixes).
- crypto: sahara - don't sleep when in softirq (git-fixes).
- drm/amdgpu/display: change pipe policy for DCN 2.1 (git-fixes).
- drm/i915: Reject unsupported TMDS rates on ICL+ (git-fixes).
- drm/amdgpu/display: change pipe policy for DCN 2.0 (git-fixes).
- drm/amd/display: Correct MPC split policy for DCN301
(git-fixes).
- commit 353fbde
* Mon Oct 10 2022 vbabka@suse.cz
- Update
patches.suse/mm-rmap-Fix-anon_vma-degree-ambiguity-leading-to-double-reuse.patch
(CVE-2022-42703, bsc#1204168, git-fixes, bsc#1203098).
- commit fef8e31
* Mon Oct 10 2022 bp@suse.de
- blacklist.conf: 30ea703a38ef x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
- commit fdb1f20
* Mon Oct 10 2022 tiwai@suse.de
- misc: sgi-gru: fix use-after-free error in
gru_set_context_option, gru_fault and gru_handle_user_call_os
(CVE-2022-3424 bsc#1204166).
- commit bbc730f
* Mon Oct 10 2022 tiwai@suse.de
- wifi: mac80211: fix crash in beacon protection for P2P-device
(CVE-2022-42722 bsc#1204125).
- commit 38da0b9
* Mon Oct 10 2022 tiwai@suse.de
- wifi: mac80211: fix MBSSID parsing use-after-free
(CVE-2022-42719 bsc#1204051).
- commit bab6e58
* Mon Oct 10 2022 tiwai@suse.de
- mac80211: fix memory leaks with element parsing (CVE-2022-42719
bsc#1204051).
- commit f9a2be2
* Mon Oct 10 2022 tiwai@suse.de
- wifi: mac80211: refactor elements parsing with parameter struct
(CVE-2022-42719 bsc#1204051).
- mac80211: always allocate struct ieee802_11_elems
(CVE-2022-42719 bsc#1204051).
- mac80211: mlme: find auth challenge directly (CVE-2022-42719
bsc#1204051).
- mac80211: move CRC into struct ieee802_11_elems (CVE-2022-42719
bsc#1204051).
- commit b28a982
* Mon Oct 10 2022 denis.kirjanov@suse.com
- ipv4: Handle attempt to delete multipath route when fib_info
contains an nh reference (bsc#1204171 CVE-2022-3435).
- commit 1b0c1c8
* Mon Oct 10 2022 denis.kirjanov@suse.com
- selftests: net: fix nexthop warning cleanup double ip typo
(bsc#1204171 CVE-2022-3435).
- commit e3962a5
* Mon Oct 10 2022 denis.kirjanov@suse.com
- selftests: net: add delete nexthop route warning test
(bsc#1204171 CVE-2022-3435).
- commit 85deab0
* Mon Oct 10 2022 tiwai@suse.de
- wifi: cfg80211: avoid nontransmitted BSS list corruption
(CVE-2022-42721 bsc#1204060).
- wifi: cfg80211: fix BSS refcounting bugs (CVE-2022-42720
bsc#1204059).
- commit 82311e4
* Mon Oct 10 2022 denis.kirjanov@suse.com
- net: ipv4: fix route with nexthop object delete warning
(bsc#1204171 CVE-2022-3435).
- commit a94edc1
* Mon Oct 10 2022 denis.kirjanov@suse.com
- Update metadata references
- commit 61773f9
* Mon Oct 10 2022 msuchanek@suse.de
- selftests/powerpc: Skip energy_scale_info test on older firmware
(git-fixes).
- commit 1eff3d6
* Mon Oct 10 2022 neilb@suse.de
- Revert "SUNRPC: Remove unreachable error condition" (git-fixes).
- NFS: Fix another fsync() issue after a server reboot
(git-fixes).
- NFSv4: Fixes for nfs4_inode_return_delegation() (git-fixes).
- commit 80742b5
* Mon Oct 10 2022 neilb@suse.de
- blacklist.conf: and unwanted md patches
- commit 96bda12
* Sun Oct 09 2022 lduncan@suse.com
- scsi: stex: Properly zero out the passthrough command structure
(bsc#1203514 CVE-2022-40768).
- commit f2b2e4a
* Sun Oct 09 2022 tiwai@suse.de
- ALSA: hda: Fix position reporting on Poulsbo (git-fixes).
- ALSA: usb-audio: Fix potential memory leaks (git-fixes).
- ALSA: usb-audio: Fix NULL dererence at error path (git-fixes).
- commit 6c7f2c9
* Sun Oct 09 2022 tiwai@suse.de
- sbitmap: Avoid leaving waitqueue in invalid state in
__sbq_wake_up() (git-fixes).
- commit 3c6ffc4
* Sun Oct 09 2022 tiwai@suse.de
- staging: vt6655: fix some erroneous memory clean-up loops
(git-fixes).
- virt: vbox: convert to use dev_groups (git-fixes).
- usb: mtu3: fix failed runtime suspend in host only mode
(git-fixes).
- Revert "usb: storage: Add quirk for Samsung Fit flash"
(git-fixes).
- usb: mon: make mmapped memory read only (git-fixes).
- xhci: Don't show warning for reinit on known broken suspend
(git-fixes).
- xhci: dbc: Fix memory leak in xhci_alloc_dbc() (git-fixes).
- commit 4feb234
* Sun Oct 09 2022 tiwai@suse.de
- usb: gadget: function: fix dangling pnp_string in f_printer.c
(git-fixes).
- USB: serial: console: move mutex_unlock() before
usb_serial_put() (git-fixes).
- usb: common: debug: Check non-standard control requests
(git-fixes).
- tty: serial: fsl_lpuart: disable dma rx/tx use flags in
lpuart_dma_shutdown (git-fixes).
- tty: xilinx_uartps: Fix the ignore_status (git-fixes).
- uas: ignore UAS for Thinkplus chips (git-fixes).
- usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS (git-fixes).
- uas: add no-uas quirk for Hiksemi usb_disk (git-fixes).
- thunderbolt: Explicitly reset plug events delay back to USB4
spec value (git-fixes).
- commit d8ee195
* Sun Oct 09 2022 tiwai@suse.de
- soc: sunxi_sram: Make use of the helper function
devm_platform_ioremap_resource() (git-fixes).
- Refresh
patches.suse/soc-sunxi-sram-Prevent-the-driver-from-being-unbound.patch.
- commit a85e811
* Sun Oct 09 2022 tiwai@suse.de
- spmi: pmic-arb: correct duplicate APID to PPID mapping logic
(git-fixes).
- spmi: pmic-arb: do not ack and clear peripheral interrupts in
cleanup_irq (git-fixes).
- slimbus: qcom-ngd: cleanup in probe error path (git-fixes).
- slimbus: qcom-ngd: use correct error in message of
pdr_add_lookup() failure (git-fixes).
- soc: qcom: smem_state: Add refcounting for the 'state->of_node'
(git-fixes).
- soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()
(git-fixes).
- soc: sunxi: sram: Fix probe function ordering issues
(git-fixes).
- commit 3e1f43f
* Sun Oct 09 2022 tiwai@suse.de
- serial: 8250: Fix restoring termios speed after suspend
(git-fixes).
- drivers: serial: jsm: fix some leaks in probe (git-fixes).
- remoteproc: imx_rproc: Simplify some error message (git-fixes).
- sbitmap: fix possible io hung due to lost wakeup (git-fixes).
- platform/x86: msi-laptop: Fix resource cleanup (git-fixes).
- platform/x86: msi-laptop: Fix old-ec check for backlight
registering (git-fixes).
- commit a448666
* Sun Oct 09 2022 tiwai@suse.de
- misc: ocxl: fix possible refcount leak in afu_ioctl()
(git-fixes).
- phy: qualcomm: call clk_disable_unprepare in the error handling
(git-fixes).
- phy: amlogic: phy-meson-axg-mipi-pcie-analog: Hold reference
returned by of_get_parent() (git-fixes).
- mtd: rawnand: atmel: Unmap streaming DMA mappings (git-fixes).
- mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
(git-fixes).
- mtd: rawnand: fsl_elbc: Fix none ECC mode (git-fixes).
- mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
(git-fixes).
- mtd: rawnand: intel: Remove undocumented compatible string
(git-fixes).
- mtd: rawnand: intel: Read the chip-select line from the correct
OF node (git-fixes).
- mtd: devices: docg3: check the return value of devm_ioremap()
in the probe (git-fixes).
- platform/x86: asus-wmi: Document the panel_od sysfs attribute
(git-fixes).
- platform/x86: asus-wmi: Document the egpu_enable sysfs attribute
(git-fixes).
- platform/x86: asus-wmi: Document the dgpu_disable sysfs
attribute (git-fixes).
- platform/chrome: cros_ec_typec: Correct alt mode index
(git-fixes).
- platform/chrome: fix memory corruption in ioctl (git-fixes).
- platform/chrome: fix double-free in chromeos_laptop_prepare()
(git-fixes).
- platform/chrome: cros_ec_proto: Update version on GET_NEXT_EVENT
failure (git-fixes).
- mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
(git-fixes).
- mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()
(git-fixes).
- net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455
(git-fixes).
- commit b26b1a7
* Sun Oct 09 2022 tiwai@suse.de
- mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
(git-fixes).
- mailbox: mpfs: account for mbox offsets while sending
(git-fixes).
- mailbox: mpfs: fix handling of the reg property (git-fixes).
- mfd: sm501: Add check for platform_driver_register()
(git-fixes).
- mfd: fsl-imx25: Fix check for platform_get_irq() errors
(git-fixes).
- mfd: lp8788: Fix an error handling path in lp8788_irq_init()
and lp8788_irq_init() (git-fixes).
- mfd: lp8788: Fix an error handling path in lp8788_probe()
(git-fixes).
- mfd: fsl-imx25: Fix an error handling path in
mx25_tsadc_setup_irq() (git-fixes).
- mfd: intel_soc_pmic: Fix an error handling path in
intel_soc_pmic_i2c_probe() (git-fixes).
- media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init
(git-fixes).
- media: uvcvideo: Use entity get_cur in uvc_ctrl_set (git-fixes).
- media: uvcvideo: Fix memory leak in uvc_gpio_parse (git-fixes).
- media: meson: vdec: add missing clk_disable_unprepare on error
in vdec_hevc_start() (git-fixes).
- media: cedrus: Fix endless loop in cedrus_h265_skip_bits()
(git-fixes).
- media: cedrus: Set the platform driver data earlier (git-fixes).
- memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()
(git-fixes).
- memory: of: Fix refcount leak bug in of_get_ddr_timings()
(git-fixes).
- memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()
(git-fixes).
- media: v4l2-compat-ioctl32.c: zero buffer passed to
v4l2_compat_get_array_args() (git-fixes).
- commit f4e8a30
* Sun Oct 09 2022 tiwai@suse.de
- iio: adc: ad7923: fix channel readings for some variants
(git-fixes).
- iio: ltc2497: Fix reading conversion results (git-fixes).
- iio: dac: ad5593r: Fix i2c read protocol requirements
(git-fixes).
- iio: magnetometer: yas530: Change data type of hard_offsets
to signed (git-fixes).
- iio: ABI: Fix wrong format of differential capacitance channel
ABI (git-fixes).
- iio: inkern: fix return value in
devm_of_iio_channel_get_by_name() (git-fixes).
- iio: inkern: only release the device node when done with it
(git-fixes).
- iio: adc: at91-sama5d2_adc: disable/prepare buffer on
suspend/resume (git-fixes).
- iio: adc: at91-sama5d2_adc: lock around oversampling and sample
freq (git-fixes).
- iio: adc: at91-sama5d2_adc: check return status for pressure
and touch (git-fixes).
- commit b02859c
* Sun Oct 09 2022 tiwai@suse.de
- firmware: google: Test spinlock on panic path to avoid lockups
(git-fixes).
- iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
(git-fixes).
- fpga: prevent integer overflow in dfl_feature_ioctl_set_irq()
(git-fixes).
- dt-bindings: phy: qcom,qmp-usb3-dp: fix bogus clock-cells
property (git-fixes).
- dt-bindings: phy: qcom,qmp: fix bogus clock-cells property
(git-fixes).
- dt-bindings: mtd: intel: lgm-nand: Fix maximum chip select value
(git-fixes).
- dt-bindings: mtd: intel: lgm-nand: Fix compatible string
(git-fixes).
- HSI: omap_ssi_port: Fix dma_map_sg error check (git-fixes).
- HSI: omap_ssi: Fix refcount leak in ssi_probe (git-fixes).
- HID: multitouch: Add memory barriers (git-fixes).
- hid: hid-logitech-hidpp: avoid unnecessary assignments in
hidpp_connect_event (git-fixes).
- drm/omap: dss: Fix refcount leak bugs (git-fixes).
- drm/msm/dp: correct 1.62G link rate at
dp_catalog_ctrl_config_msa() (git-fixes).
- drm/msm/dp: Silence inconsistent indent warning (git-fixes).
- drm/msm/dpu: Fix comment typo (git-fixes).
- drm/msm/dpu: index dpu_kms->hw_vbif using vbif_idx (git-fixes).
- dt-bindings: display/msm: dpu-sdm845: add missing DPU opp-table
(git-fixes).
- dt-bindings: display/msm: dpu-sc7180: add missing DPU opp-table
(git-fixes).
- commit 71c6639
* Sun Oct 09 2022 tiwai@suse.de
- drm/scheduler: quieten kernel-doc warnings (git-fixes).
- commit 95b96ec
* Sun Oct 09 2022 tiwai@suse.de
- drm/amdgpu: add missing pci_disable_device() in
amdgpu_pmops_runtime_resume() (git-fixes).
- drm/bridge: megachips: Fix a null pointer dereference bug
(git-fixes).
- drm: fix drm_mipi_dbi build errors (git-fixes).
- drm/msm: Make .remove and .shutdown HW shutdown consistent
(git-fixes).
- drm:pl111: Add of_node_put() when breaking out of
for_each_available_child_of_node() (git-fixes).
- drm/bridge: parade-ps8640: Fix regulator supply order
(git-fixes).
- drm/virtio: Unlock reservations on
virtio_gpu_object_shmem_init() error (git-fixes).
- drm/mipi-dsi: Detach devices when removing the host (git-fixes).
- commit f6c9019
* Sun Oct 09 2022 tiwai@suse.de
- clk: bcm2835: fix bcm2835_clock_rate_from_divisor declaration
(git-fixes).
- clk: baikal-t1: Add SATA internal ref clock buffer (git-fixes).
- dmaengine: ioat: stop mod_timer from resurrecting deleted
timer in __cleanup() (git-fixes).
- dmaengine: mxs: use platform_driver_register (git-fixes).
- dmaengine: hisilicon: Add multi-thread support for a DMA channel
(git-fixes).
- dmaengine: hisilicon: Fix CQ head update (git-fixes).
- dmaengine: hisilicon: Disable channels when unregister hisi_dma
(git-fixes).
- drm/bridge: Avoid uninitialized variable warning (git-fixes).
- drm/nouveau: fix a use-after-free in
nouveau_gem_prime_import_sg_table() (git-fixes).
- drm: bridge: adv7511: fix CEC power down control register offset
(git-fixes).
- commit 89292ab
* Sun Oct 09 2022 tiwai@suse.de
- clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parent
(git-fixes).
- clk: baikal-t1: Fix invalid xGMAC PTP clock divider (git-fixes).
- clk: vc5: Fix 5P49V6901 outputs disabling when enabling FOD
(git-fixes).
- clk: imx: scu: fix memleak on platform_device_add() fails
(git-fixes).
- clk: qcom: apss-ipq6018: mark apcs_alias0_core_clk as critical
(git-fixes).
- clk: qcom: gcc-msm8916: use ARRAY_SIZE instead of specifying
num_parents (git-fixes).
- clk: ast2600: BCLK comes from EPLL (git-fixes).
- clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parent
(git-fixes).
- clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probe
(git-fixes).
- commit c248e05
* Sun Oct 09 2022 tiwai@suse.de
- clk: tegra20: Fix refcount leak in tegra20_clock_init
(git-fixes).
- clk: tegra: Fix refcount leak in tegra114_clock_init
(git-fixes).
- clk: tegra: Fix refcount leak in tegra210_clock_init
(git-fixes).
- clk: sprd: Hold reference returned by of_get_parent()
(git-fixes).
- clk: berlin: Add of_node_put() for of_get_parent() (git-fixes).
- clk: qoriq: Hold reference returned by of_get_parent()
(git-fixes).
- clk: oxnas: Hold reference returned by of_get_parent()
(git-fixes).
- clk: meson: Hold reference returned by of_get_parent()
(git-fixes).
- ata: fix ata_id_has_dipm() (git-fixes).
- ata: fix ata_id_has_ncq_autosense() (git-fixes).
- ata: fix ata_id_has_devslp() (git-fixes).
- ata: fix ata_id_sense_reporting_enabled() and
ata_id_has_sense_reporting() (git-fixes).
- ASoC: mt6660: Fix PM disable depth imbalance in mt6660_i2c_probe
(git-fixes).
- ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe
(git-fixes).
- ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe
(git-fixes).
- ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe
(git-fixes).
- ASoC: codecs: tx-macro: fix kcontrol put (git-fixes).
- ASoC: da7219: Fix an error handling path in
da7219_register_dai_clks() (git-fixes).
- ASoC: eureka-tlv320: Hold reference returned from of_find_xxx
API (git-fixes).
- ASoC: wm_adsp: Handle optional legacy support (git-fixes).
- commit 8f6277f
* Sun Oct 09 2022 tiwai@suse.de
- Move upstreamed DRM, NVMe and sound patches into sorted section
- commit 48ff6f0
* Sun Oct 09 2022 tiwai@suse.de
- arm64: ftrace: fix module PLTs with mcount (git-fixes).
- ARM: Drop CMDLINE_* dependency on ATAGS (git-fixes).
- ARM: dts: exynos: fix polarity of VBUS GPIO of Origen
(git-fixes).
- ARM: dts: exynos: correct s5k6a3 reset polarity on Midas family
(git-fixes).
- ARM: dts: turris-omnia: Add label for wan port (git-fixes).
- ARM: dts: armada-38x: Add gpio-ranges for pin muxing
(git-fixes).
- ARM: dts: kirkwood: lsxl: remove first ethernet port
(git-fixes).
- ARM: dts: kirkwood: lsxl: fix serial line (git-fixes).
- ARM: dts: turris-omnia: Fix mpp26 pin name and comment
(git-fixes).
- arm64: dts: qcom: sc7280: Cleanup the lpasscc node (git-fixes).
- arm64: dts: ti: k3-j7200: fix main pinmux range (git-fixes).
- ARM: dts: imx6qdl-kontron-samx6i: hook up DDC i2c bus
(git-fixes).
- ARM: defconfig: drop CONFIG_USB_FSL_USB2 (git-fixes).
- ARM: defconfig: drop CONFIG_PTP_1588_CLOCK=y (git-fixes).
- ARM: defconfig: drop CONFIG_SERIAL_OMAP references (git-fixes).
- ARM: defconfig: clean up multi_v4t and multi_v5 configs
(git-fixes).
- ASoC: rsnd: Add check for rsnd_mod_power_on (git-fixes).
- ASoC: tas2764: Fix mute/unmute (git-fixes).
- ASoC: tas2764: Drop conflicting set_bias_level power setting
(git-fixes).
- ASoC: tas2764: Allow mono streams (git-fixes).
- ASoC: fsl_sai: Remove unnecessary FIFO reset in ISR (git-fixes).
- ASoC: mt6359: fix tests for platform_get_irq() failure
(git-fixes).
- ALSA: hda/hdmi: Don't skip notification handling during PM
operation (git-fixes).
- ALSA: dmaengine: increment buffer pointer atomically
(git-fixes).
- ALSA: asihpi - Remove useless code in hpi_meter_get_peak()
(git-fixes).
- ASoC: wcd934x: fix order of Slimbus unprepare/disable
(git-fixes).
- ASoC: wcd9335: fix order of Slimbus unprepare/disable
(git-fixes).
- ARM: dts: integrator: Tag PCI host with device_type (git-fixes).
- commit 5a02ba2
* Sat Oct 08 2022 denis.kirjanov@suse.com
- i40e: Fix dropped jumbo frames statistics (git-fixes).
- commit b407b7d
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: bonding: fix use-after-free after 802.3ad slave unbind
(git-fixes).
- commit 05b9579
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: bonding: fix possible NULL deref in rlb code (git-fixes).
- commit 8542934
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: dp83822: disable rx error interrupt (git-fixes).
- commit f74888c
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: dp83822: disable false carrier interrupt (git-fixes).
- commit ba1cc16
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: dsa: bcm_sf2: force pause link settings (git-fixes).
- commit 5258d4a
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net/dsa/hirschmann: Add missing of_node_get() in
hellcreek_led_setup() (git-fixes).
- commit 29e4721
* Sat Oct 08 2022 denis.kirjanov@suse.com
- ice: Fix switchdev rules book keeping (git-fixes).
- commit 5c21799
* Sat Oct 08 2022 denis.kirjanov@suse.com
- igb: Make DMA faster when CPU is active on the PCIe link
(git-fixes).
- commit db90cd9
* Sat Oct 08 2022 denis.kirjanov@suse.com
- bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
(git-fixes).
- commit da7ba2e
* Sat Oct 08 2022 denis.kirjanov@suse.com
- igb: fix a use-after-free issue in igb_clean_tx_ring
(git-fixes).
- commit 12acd2f
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: bgmac: Fix an erroneous kfree() in bgmac_remove()
(git-fixes).
- commit 547f6a9
* Sat Oct 08 2022 denis.kirjanov@suse.com
- mlxsw: spectrum_cnt: Reorder counter pools (git-fixes).
- commit f2c7808
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: hns3: don't push link state to VF if unalive (git-fixes).
- commit 7f6680c
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: hns3: set port base vlan tbl_sta to false before removing
old vlan (git-fixes).
- commit 8c8d58b
* Sat Oct 08 2022 denis.kirjanov@suse.com
- i40e: Fix call trace in setup_tx_descriptors (git-fixes).
- commit 7d70f11
* Sat Oct 08 2022 denis.kirjanov@suse.com
- ixgbe: fix unexpected VLAN Rx in promisc mode on VF (git-fixes).
- commit 6a72a8e
* Sat Oct 08 2022 denis.kirjanov@suse.com
- ixgbe: fix bcast packets Rx on VF after promisc removal
(git-fixes).
- commit ddb5b75
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling
an_complete (git-fixes).
- commit b8286fc
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: altera: Fix refcount leak in altera_tse_mdio_create
(git-fixes).
- commit e80ff1b
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net/mlx4_en: Fix wrong return value on ioctl EEPROM query
failure (git-fixes).
- commit a76859c
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
(git-fixes).
- commit 04259d9
* Sat Oct 08 2022 denis.kirjanov@suse.com
- stmmac: intel: Fix an error handling path in
intel_eth_pci_probe() (git-fixes).
- commit fed21d9
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: ethernet: bgmac: Fix refcount leak in
bcma_mdio_mii_register (git-fixes).
- commit 2227ee5
* Sat Oct 08 2022 denis.kirjanov@suse.com
- net: bgmac: support MDIO described in DT (git-fixes).
- commit bf1f5f9
* Fri Oct 07 2022 tzimmermann@suse.de
- drm/nouveau: wait for the exclusive fence after the shared ones v2 (bsc#1152472)
Backporting notes:
* context changes
- commit 0261ec2
* Fri Oct 07 2022 tzimmermann@suse.de
- drm/amd/display: Changed pipe split policy to allow for multi-display (bsc#1152472)
Backporting notes:
* remove changes to non-existing 201 and 31 directories
- commit e6a9bdd
* Fri Oct 07 2022 tzimmermann@suse.de
- drm/amdgpu/gfx9: switch to golden tsc registers for renoir+ (bsc#1152472)
Backporting notes:
* replace IP_VERSION() with CHIP_ constants
- commit d27747b
* Fri Oct 07 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/bridge: Add stubs for devm_drm_of_get_bridge when OF is disabled'
- commit e1d0d55
* Fri Oct 07 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amd/display: Fix wrong format specifier in amdgpu_dm.c'
- commit debed4c
* Fri Oct 07 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amdgpu: Fix resource leak on probe error path'
- commit 116f3cc
* Fri Oct 07 2022 tzimmermann@suse.de
- drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well (bsc#1152472)
Backporting notes:
* also fix default branch
- commit 0bf8eb3
* Fri Oct 07 2022 tzimmermann@suse.de
- drm/i915/hdmi: convert intel_hdmi_to_dev to intel_hdmi_to_i915 (bsc#1152489)
Backporting notes:
* update additional patch on top
- commit 1550ef2
* Fri Oct 07 2022 mgorman@suse.de
- Update
patches.suse/ACPI-processor-idle-Practically-limit-Dummy-wait-wor.patch
(bsc#1203767,bsc#1203802).
- commit c6ebacb
* Thu Oct 06 2022 dwagner@suse.de
- nvme: ensure subsystem reset is single threaded (bsc#1203290
CVE-2022-3169).
- commit f73d666
* Thu Oct 06 2022 dwagner@suse.de
- nvme: restrict management ioctls to admin (bsc#1203290
CVE-2022-3169).
- commit c28a770
* Thu Oct 06 2022 denis.kirjanov@suse.com
- net/mlx5e: Update netdev features after changing XDP state
(git-fixes).
- commit 5d7478c
* Thu Oct 06 2022 denis.kirjanov@suse.com
- net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race
condition (git-fixes).
- commit 92e1426
* Thu Oct 06 2022 denis.kirjanov@suse.com
- hinic: Avoid some over memory allocation (git-fixes).
- commit 41f381d
* Thu Oct 06 2022 denis.kirjanov@suse.com
- net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
(git-fixes).
- commit b92d6d0
* Thu Oct 06 2022 denis.kirjanov@suse.com
- net: chelsio: cxgb4: Avoid potential negative array offset
(git-fixes).
- commit 4cc759d
* Thu Oct 06 2022 denis.kirjanov@suse.com
- net/mlx5e: TC, fix decap fallback to uplink when int port not
supported (git-fixes).
- commit 35c9b8d
* Thu Oct 06 2022 denis.kirjanov@suse.com
- net: dsa: ksz9477: port mirror sniffing limited to one port
(git-fixes).
- commit 9996ff6
* Thu Oct 06 2022 dwagner@suse.de
- nvme: don't print verbose errors for internal passthrough
requests (bsc#1202187).
- commit eaa4989
* Thu Oct 06 2022 denis.kirjanov@suse.com
- blacklist.conf: update the list
- commit 78eff9b
* Thu Oct 06 2022 ptesarik@suse.cz
- s390/smp: enforce lowcore protection on CPU restart (git-fixes).
- KVM: s390: pv: don't present the ecall interrupt twice
(bsc#1203229 LTC#199905).
- commit aed7a32
* Wed Oct 05 2022 oneukum@suse.com
- media: platform: mtk-mdp: Fix mdp_ipi_comm structure alignment.
- commit 20a025b
* Wed Oct 05 2022 tzimmermann@suse.de
- Clean up kernel-config settings via run_oldconfig.sh
Invoke run_oldconfig.sh to clean the kernel-config settings from
unset symbols. Otherwise these settings interfere with actual config
changes.
- commit 8a799ae
* Wed Oct 05 2022 oneukum@suse.com
- blacklist.conf: not relevant in our configurations
- commit 586058b
* Wed Oct 05 2022 oneukum@suse.com
- media: imx-jpeg: Disable slot interrupt when frame done
(git-fixes).
- commit 36d622f
* Wed Oct 05 2022 oneukum@suse.com
- media: imx-jpeg: Refactor function mxc_jpeg_parse (git-fixes).
- commit e2ddfcf
* Wed Oct 05 2022 oneukum@suse.com
- media: imx-jpeg: Fix potential array out of bounds in
queue_setup (git-fixes).
- commit 8041860
* Wed Oct 05 2022 oneukum@suse.com
- media: imx-jpeg: Add pm-sleep support for imx-jpeg (git-fixes).
- commit d514aa5
* Wed Oct 05 2022 bp@suse.de
- x86/ibt,ftrace: Make function-graph play nice (bsc#1203969).
- commit c020446
* Wed Oct 05 2022 oneukum@suse.com
- media: imx-jpeg: Leave a blank space before the configuration
data (git-fixes).
- commit a2d45c7
* Wed Oct 05 2022 tzimmermann@suse.de
- blacklist.conf: Append 'sysfb: Enable boot time VESA graphic mode selection'
- commit b93ba64
* Wed Oct 05 2022 oneukum@suse.com
- media: imx-jpeg: Correct some definition according specification
(git-fixes).
- commit bdf4126
* Wed Oct 05 2022 oneukum@suse.com
- blacklist.conf: not relevant in our configurations
- commit 8171bfe
* Wed Oct 05 2022 oneukum@suse.com
- media: vsp1: Fix offset calculation for plane cropping.
- commit dc309b5
* Wed Oct 05 2022 oneukum@suse.com
- media: exynos4-is: Change clk_disable to clk_disable_unprepare
(git-fixes).
- commit 332ca3f
* Wed Oct 05 2022 oneukum@suse.com
- media: st-delta: Fix PM disable depth imbalance in delta_probe
(git-fixes).
- commit 30518b0
* Wed Oct 05 2022 oneukum@suse.com
- media: exynos4-is: Fix PM disable depth imbalance in
fimc_is_probe (git-fixes).
- commit f62e31e
* Wed Oct 05 2022 oneukum@suse.com
- media: aspeed: Fix an error handling path in
aspeed_video_probe() (git-fixes).
- commit c014d5c
* Wed Oct 05 2022 oneukum@suse.com
- media: coda: Add more H264 levels for CODA960 (git-fixes).
- commit 75d6462
* Wed Oct 05 2022 oneukum@suse.com
- media: coda: Fix reported H264 profile (git-fixes).
- commit 1533555
* Wed Oct 05 2022 msuchanek@suse.de
- Revert "constraints: increase disk space for all architectures"
(bsc#1203693).
This reverts commit 43a9011f904bc7328d38dc340f5e71aecb6b19ca.
- commit 3d33373
* Wed Oct 05 2022 tzimmermann@suse.de
- blacklist.conf: Append 'fbdev: Hot-unplug firmware fb devices on forced removal'
- commit 0b6410b
* Wed Oct 05 2022 tzimmermann@suse.de
- blacklist.conf: Append 'Revert "fbdev: fbmem: add a helper to determine if an aperture is used by a fw fb"'
- commit b1ae504
* Wed Oct 05 2022 tiwai@suse.de
- spi: s3c64xx: Fix large transfers with DMA (git-fixes).
- vhost/vsock: Use kvmalloc/kvfree for larger packets (git-fixes).
- wifi: rtl8xxxu: Improve rtl8xxxu_queue_select (git-fixes).
- wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAM
(git-fixes).
- wifi: ath11k: fix number of VHT beamformee spatial streams
(git-fixes).
- wifi: mt76: mt7915: do not check state before configuring
implicit beamform (git-fixes).
- wifi: mt76: mt7615: add mt7615_mutex_acquire/release in
mt7615_sta_set_decap_offload (git-fixes).
- wifi: mt76: sdio: fix transmitting packet hangs (git-fixes).
- wifi: rtl8xxxu: Remove copy-paste leftover in
gen2_update_rate_mask (git-fixes).
- wifi: rtl8xxxu: gen2: Fix mistake in path B IQ calibration
(git-fixes).
- wifi: rtl8xxxu: Fix skb misuse in TX queue selection
(git-fixes).
- wifi: rtw88: add missing destroy_workqueue() on error path in
rtw_core_init() (git-fixes).
- wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
(git-fixes).
- wifi: ath10k: add peer map clean up for peer delete in
ath10k_sta_state() (git-fixes).
- wifi: mac80211: allow bw change during channel switch in mesh
(git-fixes).
- wifi: rtlwifi: 8192de: correct checking of IQK reload
(git-fixes).
- commit 3bb5d97
* Wed Oct 05 2022 tiwai@suse.de
- spi/omap100k:Fix PM disable depth imbalance in
omap1_spi100k_probe (git-fixes).
- spi: dw: Fix PM disable depth imbalance in dw_spi_bt1_probe
(git-fixes).
- spi: meson-spicc: do not rely on busy flag in pow2 clk ops
(git-fixes).
- spi: qup: add missing clk_disable_unprepare on error in
spi_qup_pm_resume_runtime() (git-fixes).
- spi: qup: add missing clk_disable_unprepare on error in
spi_qup_resume() (git-fixes).
- spi: mt7621: Fix an error message in mt7621_spi_probe()
(git-fixes).
- regulator: qcom_rpm: Fix circular deferral regression
(git-fixes).
- net: wwan: iosm: Call mutex_init before locking it (git-fixes).
- mwifiex: fix sleep in atomic context bugs caused by
dev_coredumpv (git-fixes).
- net: thunderbolt: Enable DMA paths only after rings are enabled
(git-fixes).
- commit e714654
* Wed Oct 05 2022 tiwai@suse.de
- hwmon: (pmbus/mp2888) Fix sensors readouts for MPS Multi-phase
mp2888 controller (git-fixes).
- hwmon: (gsc-hwmon) Call of_node_get() before of_find_xxx API
(git-fixes).
- i2c: mlxbf: support lock mechanism (git-fixes).
- mISDN: fix use-after-free bugs in l1oip timer handlers
(git-fixes).
- eth: alx: take rtnl_lock on resume (git-fixes).
- Bluetooth: hci_core: Fix not handling link timeouts propertly
(git-fixes).
- Bluetooth: hci_{ldisc,serdev}: check percpu_init_rwsem()
failure (git-fixes).
- Bluetooth: btusb: mediatek: fix WMT failure during runtime
suspend (git-fixes).
- can: rx-offload: can_rx_offload_init_queue(): fix typo
(git-fixes).
- commit ac7ee01
* Tue Oct 04 2022 bp@suse.de
- blacklist.conf: df5b035b5683 x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant
- commit bc73e4e
* Tue Oct 04 2022 bp@suse.de
- blacklist.conf: 00da0cb385d0 Documentation/ABI: Mention retbleed vulnerability info file for sysfs
- commit 4726e8f
* Tue Oct 04 2022 tiwai@suse.de
- Drop the ACPI patch temporarily as it causes a regression (bsc#1203794)
Delete patches.suse/ACPI-resource-skip-IRQ-override-on-AMD-Zen-platforms.patch
- commit 8842ef4
* Tue Oct 04 2022 tzimmermann@suse.de
- fbcon: Fix accelerated fbdev scrolling while logo is still shown (bsc#1152472)
- commit 7656242
* Tue Oct 04 2022 tzimmermann@suse.de
- parisc/stifb: Fix fb_is_primary_device() only available with (bsc#1152489)
- commit dee3343
* Tue Oct 04 2022 tzimmermann@suse.de
- parisc/stifb: Keep track of hardware path of graphics card (bsc#1152489)
- commit daa8575
* Tue Oct 04 2022 tzimmermann@suse.de
- parisc/stifb: Implement fb_is_primary_device() (bsc#1152489)
- commit f86cf76
* Tue Oct 04 2022 tzimmermann@suse.de
- fbcon: Add option to enable legacy hardware acceleration (bsc#1152472)
Backporting changes:
* context fixes in other patch
* update config
- commit 68203bf
* Tue Oct 04 2022 tzimmermann@suse.de
- parisc/sticon: fix reverse colors (bsc#1152489)
- commit f94c66b
* Tue Oct 04 2022 tiwai@suse.de
- char: pcmcia: synclink_cs: Fix use-after-free in mgslpc_ops
(CVE-2022-41848 bsc#1203987).
- commit a144c48
* Tue Oct 04 2022 tiwai@suse.de
- fbdev: smscufx: Fix use-after-free in ufx_ops_open()
(CVE-2022-41849 bsc#1203992).
- commit db3bfe7
* Mon Oct 03 2022 ohering@suse.de
- net: mana: Add rmb after checking owner bits (git-fixes).
- commit 85bfc78
* Mon Oct 03 2022 msuchanek@suse.de
- Makefile.debug: re-enable debug info for .S files (git-fixes).
- commit 50458f2
* Mon Oct 03 2022 msuchanek@suse.de
- powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL
(bsc#1194869).
- commit 48283d1
* Sun Oct 02 2022 tiwai@suse.de
- usb: dwc3: gadget: Don't modify GEVNTCOUNT in pullup()
(git-fixes).
- Refresh
patches.suse/usb-dwc3-gadget-Avoid-duplicate-requests-to-enable-R.patch.
- commit 0719451
* Sun Oct 02 2022 tiwai@suse.de
- usb: typec: ucsi: Remove incorrect warning (git-fixes).
- media: rkvdec: Disable H.264 error detection (git-fixes).
- media: dvb_vb2: fix possible out of bound access (git-fixes).
- ASoC: cs42l42: Only report button state if there was a button
interrupt (git-fixes).
- commit 06be809
* Sat Oct 01 2022 ohering@suse.de
- net: mana: Add support of XDP_REDIRECT action (bug#1201310, jsc#PED-529).
- commit 209f0a1
* Sat Oct 01 2022 tiwai@suse.de
- Add cherry-picked commit id for an AMDGPU patch (git-fixes)
- commit 505fbbc
* Sat Oct 01 2022 tiwai@suse.de
- usb: dwc3: gadget: Refactor pullup() (git-fixes).
- commit f481a77
* Sat Oct 01 2022 tiwai@suse.de
- usb: dwc3: gadget: Avoid starting DWC3 gadget during UDC unbind
(git-fixes).
- Refresh
patches.suse/usb-dwc3-gadget-Avoid-duplicate-requests-to-enable-R.patch.
- Refresh
patches.suse/usb-dwc3-gadget-Prevent-repeat-pullup.patch.
- commit 6d90a05
* Sat Oct 01 2022 tiwai@suse.de
- wifi: mac80211: fix regression with non-QoS drivers (git-fixes).
- selftests: Fix the if conditions of in test_extra_filter()
(git-fixes).
- net: phy: Don't WARN for PHY_UP state in mdio_bus_phy_resume()
(git-fixes).
- usbnet: Fix memory leak in usbnet_disconnect() (git-fixes).
- reset: imx7: Fix the iMX8MP PCIe PHY PERST support (git-fixes).
- soc: sunxi: sram: Fix debugfs info for A64 SRAM C (git-fixes).
- soc: sunxi: sram: Prevent the driver from being unbound
(git-fixes).
- soc: sunxi: sram: Actually claim SRAM regions (git-fixes).
- serial: tegra-tcu: Use uart_xmit_advance(), fixes icount.tx
accounting (git-fixes).
- serial: tegra: Use uart_xmit_advance(), fixes icount.tx
accounting (git-fixes).
- serial: Create uart_xmit_advance() (git-fixes).
- USB: serial: option: add Quectel RM520N (git-fixes).
- USB: serial: option: add Quectel BG95 0x0203 composition
(git-fixes).
- thunderbolt: Add support for Intel Maple Ridge single port
controller (git-fixes).
- Revert "usb: add quirks for Lenovo OneLink+ Dock" (git-fixes).
- usb: add quirks for Lenovo OneLink+ Dock (git-fixes).
- commit ce89825
* Sat Oct 01 2022 tiwai@suse.de
- gpio: mvebu: Fix check for pwm support on non-A8K platforms
(git-fixes).
- Input: snvs_pwrkey - fix SNVS_HPVIDR1 register address
(git-fixes).
- Input: iqs62x-keys - drop unused device node references
(git-fixes).
- Input: melfas_mip4 - fix return value check in mip4_probe()
(git-fixes).
- libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
(git-fixes).
- mmc: hsq: Fix data stomping during mmc recovery (git-fixes).
- mmc: moxart: fix 4-bit bus width and remove 8-bit bus width
(git-fixes).
- commit 02160f0
* Sat Oct 01 2022 tiwai@suse.de
- drm/i915/gt: Restrict forced preemption to the active context
(git-fixes).
- Revert "drm: bridge: analogix/dp: add panel prepare/unprepare
in suspend/resume time" (git-fixes).
- drm/bridge: lt8912b: fix corrupted image output (git-fixes).
- drm/bridge: lt8912b: set hdmi or dvi mode (git-fixes).
- drm/bridge: lt8912b: add vsync hsync (git-fixes).
- Revert "firmware: arm_scmi: Add clock management to the SCMI
power domain" (git-fixes).
- drm/amdgpu: don't register a dirty callback for non-atomic
(git-fixes).
- firmware: arm_scmi: Fix the asynchronous reset requests
(git-fixes).
- firmware: arm_scmi: Harden accesses to the reset domains
(git-fixes).
- commit 509f7ae
* Sat Oct 01 2022 tiwai@suse.de
- clk: iproc: Do not rely on node name for correct PLL setup
(git-fixes).
- clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI
clocks (git-fixes).
- clk: ingenic-tcu: Properly enable registers before accessing
timers (git-fixes).
- arm64: dts: qcom: sm8350: fix UFS PHY serdes size (git-fixes).
- ARM: dts: am33xx: Fix MMCHS0 dma properties (git-fixes).
- ASoC: tas2770: Reinit regcache on reset (git-fixes).
- ASoC: imx-card: Fix refcount issue with of_node_put (git-fixes).
- drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
(git-fixes).
- drm/gma500: Fix BUG: sleeping function called from invalid
context errors (git-fixes).
- drm/amdgpu: make sure to init common IP before gmc (git-fixes).
- drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline
for stack usage (git-fixes).
- drm/amd/display: Reduce number of arguments of dml31's
CalculateFlipSchedule() (git-fixes).
- drm/amd/display: Reduce number of arguments of dml31's
CalculateWatermarksAndDRAMSpeedChangeSupport() (git-fixes).
- drm/amd/display: Limit user regamma to a valid value
(git-fixes).
- drm/amdgpu: use dirty framebuffer helper (git-fixes).
- drm/amd/pm: disable BACO entry/exit completely on several
sienna cichlid cards (git-fixes).
- drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOV
(git-fixes).
- drm/amdgpu: Separate vf2pf work item init from virt data
exchange (git-fixes).
- commit 931f4f4
* Sat Oct 01 2022 tiwai@suse.de
- Add blacklist and alt-commit for ASoC cs35l41 patches (bsc#1203699)
- commit b1bfeae
* Fri Sep 30 2022 ohering@suse.de
- net: mana: Add the Linux MANA PF driver (bug#1201309, jsc#PED-529).
- commit 6f3c833
* Fri Sep 30 2022 lduncan@suse.com
- scsi: smartpqi: Add module param to disable managed ints
(bsc#1203893).
- commit e1af9a1
* Fri Sep 30 2022 dwagner@suse.de
- scsi: lpfc: Update lpfc version to 14.2.0.7 (bsc#1203939).
- scsi: lpfc: Fix various issues reported by tools (bsc#1203939).
- scsi: lpfc: Add reporting capability for Link Degrade Signaling
(bsc#1203939).
- scsi: lpfc: Rework FDMI attribute registration for unintential
padding (bsc#1203939).
- scsi: lpfc: Rework lpfc_fdmi_cmd() routine for cleanup and
consistency (bsc#1203939).
- scsi: lpfc: Rename mp/bmp dma buffers to rq/rsp in lpfc_fdmi_cmd
(bsc#1203939).
- scsi: lpfc: Update congestion mode logging for Emulex SAN
Manager application (bsc#1203939).
- scsi: lpfc: Move scsi_host_template outside dynamically
allocated/freed phba (bsc#1185032 bsc#1203939).
Dropped:
patches.suse/lpfc-decouple-port_template-and-vport_template.patch
- scsi: lpfc: Fix multiple NVMe remoteport registration calls
for the same NPort ID (bsc#1203939).
- scsi: lpfc: Add missing free iocb and nlp kref put for early
return VMID cases (bsc#1203939).
- scsi: lpfc: Fix mbuf pool resource detected as busy at driver
unload (bsc#1203939).
- scsi: lpfc: Fix FLOGI ACC with wrong SID in PT2PT topology
(bsc#1203939).
- scsi: lpfc: Fix prli_fc4_req checks in PRLI handling
(bsc#1203939).
- scsi: lpfc: Remove unneeded result variable (bsc#1203939).
- scsi: lpfc: Remove the unneeded result variable (bsc#1203939).
- commit 23fee86
* Fri Sep 30 2022 tiwai@suse.de
- supported.conf: mark spi-pxa2xx-platform as supported (bsc#1203699)
It's required for the sound on recent Intel machines
- commit d17d5e0
* Fri Sep 30 2022 dwagner@suse.de
- scsi: lpfc: Add missing destroy_workqueue() in error path
(bsc#1203939).
- scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of
DID_REQUEUE (bsc#1203939).
- commit 495ecbc
* Fri Sep 30 2022 tiwai@suse.de
- wifi: cfg80211: ensure length byte is present before access
(CVE-2022-41674 bsc#1203770).
- wifi: cfg80211/mac80211: reject bad MBSSID elements
(CVE-2022-41674 bsc#1203770).
- wifi: cfg80211: fix u8 overflow in
cfg80211_update_notlisted_nontrans() (CVE-2022-41674
bsc#1203770).
- commit 79b409a
* Fri Sep 30 2022 dwagner@suse.de
- scsi: qla2xxx: Remove unused declarations for qla2xxx
(bsc#1203935).
- scsi: qla2xxx: Fix spelling mistake "definiton" -> "definition"
(bsc#1203935).
- scsi: qla2xxx: Drop DID_TARGET_FAILURE use (bsc#1203935).
- scsi: qla2xxx: Update version to 10.02.07.900-k (bsc#1203935).
- scsi: qla2xxx: Define static symbols (bsc#1203935).
- scsi: qla2xxx: Enhance driver tracing with separate tunable
and more (bsc#1203935).
- scsi: qla2xxx: Add NVMe parameters support in Auxiliary Image
Status (bsc#1203935).
- scsi: qla2xxx: Add debugfs create/delete helpers (bsc#1203935).
- scsi: qla2xxx: Fix response queue handler reading stale packets
(bsc#1203935).
- scsi: qla2xxx: Revert "scsi: qla2xxx: Fix response queue
handler reading stale packets" (bsc#1203935).
- scsi: qla2xxx: Log message "skipping scsi_scan_host()" as
informational (bsc#1203935).
- scsi: qla2xxx: Avoid flush_scheduled_work() usage (bsc#1203935).
- scsi: qla2xxx: Always wait for qlt_sess_work_fn() from
qlt_stop_phase1() (bsc#1203935).
- scsi: qla2xxx: Remove unused qlt_tmr_work() (bsc#1203935).
- scsi: qla2xxx: Remove unused del_sess_list field (bsc#1203935).
- commit 76fee71
* Fri Sep 30 2022 dwagner@suse.de
- scsi: qla2xxx: Fix memory leak in __qlt_24xx_handle_abts()
(bsc#1203935).
- scsi: qla2xxx: Disable ATIO interrupt coalesce for quad port
ISP27XX (bsc#1203935).
- commit df43957
* Fri Sep 30 2022 mkoutny@suse.com
- cgroup: Add missing cpus_read_lock() to cgroup_attach_task_all()
(bsc#1196869).
- commit 421a33e
* Fri Sep 30 2022 tiwai@suse.de
- ALSA: hda/realtek: More robust component matching for CS35L41
(bsc#1203699).
- commit 13ee63f
* Thu Sep 29 2022 lduncan@suse.com
- kABI: fix adding another field to scsi_device (bsc#1203039).
- scsi: core: Add BLIST_NO_ASK_VPD_SIZE for some VDASD
(bsc#1203039).
- Refresh
patches.kabi/blk-mq-fix-kabi-support-concurrent-queue-quiesce-unquiesce.patch.
- Refresh patches.kabi/kABI-fix-adding-field-to-scsi_device.patch.
- commit 38a6998
* Thu Sep 29 2022 mkoutny@suse.com
- mm: Fix PASID use-after-free issue (bsc#1203908).
- commit e2ea645
* Thu Sep 29 2022 mkoutny@suse.com
- cgroup: cgroup_get_from_id() must check the looked-up kn is
a directory (bsc#1203906).
- commit 2c277d7
* Thu Sep 29 2022 tiwai@suse.de
- spi: propagate error code to the caller of
acpi_spi_device_alloc() (bsc#1203699).
- spi: Return deferred probe error when controller isn't yet
available (bsc#1203699).
- commit 719f957
* Thu Sep 29 2022 mkoutny@suse.com
- cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
(bsc#1196869).
- commit 20ffc1f
* Thu Sep 29 2022 tiwai@suse.de
- kABI workaround for spi changes (bsc#1203699).
- commit 57d4f4f
* Thu Sep 29 2022 mkoutny@suse.com
- cgroup: Fix race condition at rebind_subsystems() (bsc#1203902).
- commit ec3105d
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/realtek: Add quirk for HP Zbook Firefly 14 G9 model
(bsc#1203699).
- commit 274acc0
* Thu Sep 29 2022 tiwai@suse.de
- cs-dsp and serial-multi-instantiate enablement (bsc#1203699)
- Update config files
- Update supported.conf
- commit 6b0538d
* Thu Sep 29 2022 tiwai@suse.de
- platform/x86: serial-multi-instantiate: Add CLSA0101 Laptop
(bsc#1203699).
- ACPI: scan: Add CLSA0101 Laptop Support (bsc#1203699).
- ACPI / scan: Create platform device for CS35L41 (bsc#1203699).
- platform/x86: serial-multi-instantiate: Add SPI support
(bsc#1203699).
- platform/x86: serial-multi-instantiate: Reorganize I2C functions
(bsc#1203699).
- platform/x86: i2c-multi-instantiate: Rename it for a generic
serial driver name (bsc#1203699).
- spi: Add API to count spi acpi resources (bsc#1203699).
- spi: Support selection of the index of the ACPI Spi Resource
before alloc (bsc#1203699).
- spi: Create helper API to lookup ACPI info for spi device
(bsc#1203699).
- i2c: acpi: Add an i2c_acpi_client_count() helper function
(bsc#1203699).
- commit 66cfc1c
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/cs8409: Support new Dolphin Variants (bsc#1203699).
- ALSA: hda/realtek: Add quirk for Lenovo Yoga7 14IAL7
(bsc#1203699).
- ALSA: hda: cs35l41: Clarify support for CSC3551 without _DSD
Properties (bsc#1203699).
- ALSA: hda/realtek: Add quirks for ASUS Zenbooks using CS35L41
(bsc#1203699).
- ASoC: cs35l41: Read System Name from ACPI _SUB to identify
firmware (bsc#1203699).
- commit 3025b3b
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda: cs35l41: Support CLSA0101 (bsc#1203699).
- Refresh
patches.suse/ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga9-14IAP7.patch.
- commit d934822
* Thu Sep 29 2022 tiwai@suse.de
- ACPI: utils: Add api to read _SUB from ACPI (bsc#1203699).
- ALSA: hda: cs35l41: Use the CS35L41 HDA internal define
(bsc#1203699).
- ALSA: hda/realtek: Enable speaker and mute LEDs for HP laptops
(bsc#1203699).
- commit 6e401a7
* Thu Sep 29 2022 tiwai@suse.de
- Revert "ALSA: hda: cs35l41: Allow compilation test on non-ACPI
configurations" (bsc#1203699).
- ALSA: hda: cs35l41: Add module parameter to control firmware
load (bsc#1203699).
- ALSA: hda: cs35l41: Support Firmware switching and reloading
(bsc#1203699).
- ALSA: hda: cs35l41: Add defaulted values into dsp bypass config
sequence (bsc#1203699).
- ALSA: hda: hda_cs_dsp_ctl: Add fw id strings (bsc#1203699).
- ALSA: hda: cs35l41: Read Speaker Calibration data from UEFI
variables (bsc#1203699).
- ALSA: hda: cs35l41: Support Hibernation during Suspend
(bsc#1203699).
- commit 8707600
* Thu Sep 29 2022 tiwai@suse.de
- ASoC: cs35l41: Add support for CLSA3541 ACPI device ID
(bsc#1203699).
- ASoC: cs35l41: Do not print error when waking from hibernation
(bsc#1203699).
- ASoC: cs35l41: Add common cs35l41 enter hibernate function
(bsc#1203699).
- ASoC: cs35l41: Move cs35l41 exit hibernate function into shared
code (bsc#1203699).
- ALSA: hda: cs35l41: Support Speaker ID for laptops
(bsc#1203699).
- ALSA: hda: cs35l41: Support multiple load paths for firmware
(bsc#1203699).
- ALSA: hda: cs35l41: Support reading subsystem id from ACPI
(bsc#1203699).
- ALSA: hda: cs35l41: Save Subsystem ID inside CS35L41 Driver
(bsc#1203699).
- ALSA: hda: cs35l41: Add initial DSP support and firmware loading
(bsc#1203699).
- ALSA: hda: cs35l41: Save codec object inside component struct
(bsc#1203699).
- ALSA: hda: hda_cs_dsp_ctl: Add apis to write the controls
directly (bsc#1203699).
- ALSA: hda: hda_cs_dsp_ctl: Add Library to support CS_DSP ALSA
controls (bsc#1203699).
- ALSA: hda: cs35l41: Consolidate selections under
SND_HDA_SCODEC_CS35L41 (bsc#1203699).
- ALSA: hda: cs35l41: Drop wrong use of ACPI_PTR() (bsc#1203699).
- ALSA: hda: cs35l41: Allow compilation test on non-ACPI
configurations (bsc#1203699).
- ALSA: hda: cs35l41: Don't dereference fwnode handle
(bsc#1203699).
- ALSA: hda: cs35l41: Improve dev_err_probe() messaging
(bsc#1203699).
- ALSA: hda: cs35l41: Fix comments wrt serial-multi-instantiate
reference (bsc#1203699).
- commit 0179f7c
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/cs8409: change cs8409_fixups v.pins initializers to
static (bsc#1203699).
- ASoC: cs35l41: Add ASP TX3/4 source to register patch
(bsc#1203699).
- ASoC: cs35l41: Correct some control names (bsc#1203699).
- ASoC: cs35l41: Add endianness flag in snd_soc_component_driver
(bsc#1203699).
- commit f2b0e66
* Thu Sep 29 2022 tiwai@suse.de
- ASoC: cs35l41: Fix an out-of-bounds access in
otp_packed_element_t (bsc#1203699).
- ASoC: cs35l41: Add one more variable in the debug log
(bsc#1203699).
- commit a26b9a2
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/realtek: Enable mute/micmute LEDs support for HP
Laptops (bsc#1203699).
- Refresh
patches.suse/ALSA-hda-realtek-Add-a-quirk-for-HP-OMEN-16-8902-mut.patch.
- commit 342e19c
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41
s-codec (bsc#1203699).
- commit 0fd2db1
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda: cs35l41: Add Amp Name based on channel and index
(bsc#1203699).
- ASoC: cs35l41: Move cs_dsp config struct into shared code
(bsc#1203699).
- ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic
boost on EliteBook 845/865 G9 (bsc#1203699).
- ASoC: cs35l41: Fix a shift-out-of-bounds warning found by UBSAN
(bsc#1203699).
- ASoC: cs35l41: Add one more variable in the debug log
(bsc#1203699).
- commit 4800a47
* Thu Sep 29 2022 tiwai@suse.de
- ASoC: cs35l41: Move cs35l41 fs errata into shared code
(bsc#1203699).
- ASoC: cs35l41: Move cs35l41_set_cspl_mbox_cmd to shared code
(bsc#1203699).
- ALSA: hda: cs35l41: Enable GPIO2 Interrupt for CLSA0100 laptops
(bsc#1203699).
- ALSA: hda: cs35l41: Add Support for Interrupts (bsc#1203699).
- ALSA: hda: cs35l41: Remove Set Channel Map api from binding
(bsc#1203699).
- ALSA: hda: cs35l41: Set Speaker Position for CLSA0100 Laptop
(bsc#1203699).
- ALSA: hda: cs35l41: Fix error in spi cs35l41 hda driver name
(bsc#1203699).
- ALSA: hda/cs8409: Add Speaker Playback Switch for Warlock
(bsc#1203699).
- ALSA: hda/cs8409: Add Speaker Playback Switch for Cyborg
(bsc#1203699).
- ALSA: hda/cs8409: Support new Odin Variants (bsc#1203699).
- commit 346d9b0
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/cs8409: Support manual mode detection for CS42L42
(bsc#1203699).
- ALSA: hda/cs8409: Use general cs42l42 include in cs8409 hda
driver (bsc#1203699).
- ASoC: cs35l41: Support external boost (bsc#1203699).
- ALSA: hda: cs35l41: Move external boost handling to lib for
ASoC use (bsc#1203699).
- ALSA: hda: cs35l41: Handle all external boost setups the same
way (bsc#1203699).
- ALSA: hda: cs35l41: Reorganize log for playback actions
(bsc#1203699).
- ALSA: hda: cs35l41: Remove cs35l41_hda_reg_sequence struct
(bsc#1203699).
- ALSA: hda: cs35l41: Move boost config to initialization code
(bsc#1203699).
- ALSA: cs35l41: Enable Internal Boost in shared lib
(bsc#1203699).
- ALSA: hda: cs35l41: Mute the device before shutdown
(bsc#1203699).
- commit e34c590
* Thu Sep 29 2022 tiwai@suse.de
- ASoC: cs42l42: Move CS42L42 register descriptions to general
include (bsc#1203699).
- ASoC: cs42l42: Add warnings about DETECT_MODE and PLL_START
(bsc#1203699).
- ASoC: cs42l42: Handle system suspend (bsc#1203699).
- ASoC: cs42l42: Change jack_detect_mutex to a lock of all IRQ
handling (bsc#1203699).
- ASoC: cs42l42: Report full jack status when plug is detected
(bsc#1203699).
- ASoC: cs42l42: Report initial jack state (bsc#1203699).
- ASoC: cs42l42: Remove redundant pll_divout member (bsc#1203699).
- ASoC: cs42l42: Simplify reporting of jack unplug (bsc#1203699).
- ASoC: cs42l42: Remove redundant writes to RS_PLUG/RS_UNPLUG
masks (bsc#1203699).
- ASoC: cs42l42: Remove redundant writes to DETECT_MODE
(bsc#1203699).
- ASoC: cs42l42: Add control for audio slow-start switch
(bsc#1203699).
- ASoC: cs42l42: free_irq() before powering-down on probe() fail
(bsc#1203699).
- ASoC: cs42l42: Reset and power-down on remove() and failed
probe() (bsc#1203699).
- ASoC: cs42l42: Prevent NULL pointer deref in interrupt handler
(bsc#1203699).
- ASoC: cs42l42: Remove unused runtime_suspend/runtime_resume
callbacks (bsc#1203699).
- ASoC: cs42l42: Use two thresholds and increased wait time for
manual type detection (bsc#1203699).
- ASoC: cs42l42: Implement Manual Type detection as fallback
(bsc#1203699).
- ASoC: cs42l42: Minor fix all errors reported by checkpatch.pl
script (bsc#1203699).
- ASoC: cs42l42: Always enable TS_PLUG and TS_UNPLUG interrupts
(bsc#1203699).
- ASoC: cs42l42: Fix WARN in remove() if running without an
interrupt (bsc#1203699).
- ASoC: cs42l42: Mark OSC_SWITCH_STATUS register volatile
(bsc#1203699).
- ASoC: cs42l42: Set correct SRC MCLK (bsc#1203699).
- ASoC: cs42l42: Allow time for HP/ADC to power-up after enable
(bsc#1203699).
- ASoC: cs42l42: Use PLL for SCLK > 12.288MHz (bsc#1203699).
- ASoC: cs42l42: Don't claim to support 192k (bsc#1203699).
- ASoC: cs42l42: Don't reconfigure the PLL while it is running
(bsc#1203699).
- commit 866431d
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda: cs35l41: Put the device into safe mode for external
boost (bsc#1203699).
- ALSA: hda: cs35l41: Add Boost type flag (bsc#1203699).
- ALSA: hda: cs35l41: Always configure the DAI (bsc#1203699).
- ALSA: hda: cs35l41: Fix I2S params comments (bsc#1203699).
- ALSA: cs35l41: Move cs35l41_gpio_config to shared lib
(bsc#1203699).
- ALSA: cs35l41: Check hw_config before using it (bsc#1203699).
- ALSA: cs35l41: Unify hardware configuration (bsc#1203699).
- commit ac37bc4
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/cs8409: Add new Dolphin HW variants (bsc#1203699).
- ALSA: hda/cs8409: Disable HSBIAS_SENSE_EN for Cyborg
(bsc#1203699).
- ALSA: hda/cs8409: Support new Warlock MLK Variants
(bsc#1203699).
- ALSA: hda/cs8409: Fix Full Scale Volume setting for all variants
(bsc#1203699).
- ALSA: hda/cs8409: Re-order quirk table into ascending order
(bsc#1203699).
- ALSA: hda/cs8409: Fix Warlock to use mono mic configuration
(bsc#1203699).
- commit af84f1a
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/realtek: Add mute and micmut LED support for Zbook
Fury 17 G9 (bsc#1203699).
- Refresh
patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Dev-One.patch.
- Refresh
patches.suse/ALSA-hda-realtek-fix-mute-micmute-LEDs-for-HP-machin.patch.
- commit 7831f17
* Thu Sep 29 2022 tiwai@suse.de
- ASoC: cs35l41: Remove unnecessary param (bsc#1203699).
- ALSA: hda/realtek: Fix LED on Zbook Studio G9 (bsc#1203699).
- commit 8ea9da8
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/realtek: Add support for HP Laptops (bsc#1203699).
- Refresh
patches.suse/ALSA-hda-realtek-Add-a-quirk-for-HP-OMEN-16-8902-mut.patch.
- Refresh
patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-Dev-One.patch.
- Refresh
patches.suse/ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga9-14IAP7.patch.
- Refresh
patches.suse/ALSA-hda-realtek-Add-quirk-for-the-Framework-Laptop.patch.
- Refresh
patches.suse/ALSA-hda-realtek-fix-mute-micmute-LEDs-for-HP-machin.patch.
- Refresh
patches.suse/ALSA-hda-realtek-fix-right-sounds-and-mute-micmute-L-024a7ad9eb4d.patch.
- Refresh
patches.suse/ALSA-hda-realtek-fix-right-sounds-and-mute-micmute-L.patch.
- commit a813cc9
* Thu Sep 29 2022 tiwai@suse.de
- ASoC: cs35l41: Fix DSP mbox start command and global enable
order (bsc#1203699).
- ASoC: cs35l41: Fix max number of TX channels (bsc#1203699).
- ASoC: cs35l41: Fix GPIO2 configuration (bsc#1203699).
- ALSA: hda: cs35l41: Make cs35l41_hda_remove() return void
(bsc#1203699).
- ALSA: hda: cs35l41: Tidyup code (bsc#1203699).
- ALSA: hda: cs35l41: Make use of the helper function
dev_err_probe() (bsc#1203699).
- ALSA: hda: cs35l41: Add missing default cases (bsc#1203699).
- ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol
namespace (bsc#1203699).
- ALSA: hda: cs35l41: Add calls to newly added test key function
(bsc#1203699).
- ALSA: hda: cs35l41: Avoid overwriting register patch
(bsc#1203699).
- ALSA: hda: cs35l41: fix double free on error in probe()
(bsc#1203699).
- commit 31fd8da
* Thu Sep 29 2022 tiwai@suse.de
- firmware: cs_dsp: Add memory chunk helpers (bsc#1203699).
- firmware: cs_dsp: Add pre_stop callback (bsc#1203699).
- ASoC: wm_adsp: Minor clean and redundant code removal
(bsc#1203699).
- ASoC: wm_adsp: Fix event for preloader (bsc#1203699).
- ASoC: wm_adsp: Compressed stream DSP memory structs should be
__packed (bsc#1203699).
- firmware: cs_dsp: Fix overrun of unterminated control name
string (bsc#1203699).
- ASoC: wm_adsp: Expand firmware loading search options
(bsc#1203699).
- ASoC: wm_adsp: Add trace caps to speaker protection FW
(bsc#1203699).
- ASoC: wm_adsp: Make compressed buffers optional (bsc#1203699).
- ASoC: wm_adsp: Correct control read size when parsing compressed
buffer (bsc#1203699).
- ASoC: cs35l41: Add support for hibernate memory retention mode
(bsc#1203699).
- ASoC: cs35l41: Update handling of test key registers
(bsc#1203699).
- ASoC: wm_adsp: Add support for "toggle" preloaders
(bsc#1203699).
- firmware: cs_dsp: Clear core reset for cache (bsc#1203699).
- ASoC: cs35l41: Correct handling of some registers in the cache
(bsc#1203699).
- ASoC: cs35l41: Correct DSP power down (bsc#1203699).
- ASoC: cs35l41: Remove incorrect comment (bsc#1203699).
- ASoC: cs35l41: Add cs35l51/53 IDs (bsc#1203699).
- ALSA: hda: Fix dependencies of CS35L41 on SPI/I2C buses
(bsc#1203699).
- ALSA: hda: Fix dependency on ASoC cs35l41 codec (bsc#1203699).
- firmware: cs_dsp: Move lockdep asserts to avoid potential null
pointer (bsc#1203699).
- firmware: cs_dsp: Allow creation of event controls
(bsc#1203699).
- firmware: cs_dsp: Add offset to cs_dsp read/write (bsc#1203699).
- firmware: cs_dsp: Clarify some kernel doc comments
(bsc#1203699).
- firmware: cs_dsp: Perform NULL check in
cs_dsp_coeff_write/read_ctrl (bsc#1203699).
- firmware: cs_dsp: Add support for rev 2 coefficient files
(bsc#1203699).
- firmware: cs_dsp: Print messages from bin files (bsc#1203699).
- firmware: cs_dsp: Add pre_run callback (bsc#1203699).
- firmware: cs_dsp: Add version checks on coefficient loading
(bsc#1203699).
- firmware: cs_dsp: Add lockdep asserts to interface functions
(bsc#1203699).
- firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.h
(bsc#1203699).
- ASoC: wm_adsp: wm_adsp_control_add() error: uninitialized symbol
'ret' (bsc#1203699).
- commit 545439c
* Thu Sep 29 2022 tiwai@suse.de
- supported.conf: Add cs_dsp firmware module (bsc#1203699)
- commit af1ea30
* Thu Sep 29 2022 tiwai@suse.de
- Update config files: enable CS35L41 support (bsc#1203699)
- commit 195ddb7
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptops
(bsc#1203699).
- Refresh
patches.suse/ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga9-14IAP7.patch.
- Refresh
patches.suse/ALSA-hda-realtek-Add-quirk-for-the-Framework-Laptop.patch.
- Refresh
patches.suse/ALSA-hda-realtek-fix-speakers-and-micmute-on-HP-855-.patch.
- commit 0a4cbdb
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda/realtek: Add support for Legion 7 16ACHg6 laptop
(bsc#1203699).
- Refresh
patches.suse/ALSA-hda-ALC287-Add-Lenovo-IdeaPad-Slim-9i-14ITL5-sp.patch.
- Refresh
patches.suse/ALSA-hda-realtek-Add-quirk-for-Legion-Y9000X-2019.patch.
- Refresh
patches.suse/ALSA-hda-realtek-Add-quirk-for-Lenovo-Yoga9-14IAP7.patch.
- Refresh
patches.suse/ALSA-hda-realtek-Add-quirk-for-the-Framework-Laptop.patch.
- Refresh
patches.suse/ALSA-hda-realtek-fix-speakers-and-micmute-on-HP-855-.patch.
- commit b3dce35
* Thu Sep 29 2022 tiwai@suse.de
- ALSA: hda: cs35l41: Add support for CS35L41 in HDA systems
(bsc#1203699).
- commit 39ffdf8
* Thu Sep 29 2022 tiwai@suse.de
- ASoC: cs35l41: Document CS35l41 External Boost (bsc#1203699).
- ASoC: cs35l41: Create shared function for boost configuration
(bsc#1203699).
- ASoC: cs35l41: Create shared function for setting channels
(bsc#1203699).
- ASoC: cs35l41: Create shared function for errata patches
(bsc#1203699).
- ASoC: cs35l41: Move power initializations to reg_sequence
(bsc#1203699).
- ASoC: cs35l41: Move cs35l41_otp_unpack to shared code
(bsc#1203699).
- ASoC: cs35l41: Convert tables to shared source code
(bsc#1203699).
- ASoC: cs35l41: Fix undefined reference to core functions
(bsc#1203699).
- ASoC: cs35l41: Fix link problem (bsc#1203699).
- ASoC: wm_adsp: Remove the wmfw_add_ctl helper function
(bsc#1203699).
- ASoC: cs35l41: DSP Support (bsc#1203699).
- ASoC: dt-bindings: cs42l42: Convert binding to yaml
(bsc#1203699).
- ASoC: cs35l41: Set the max SPI speed for the whole device
(bsc#1203699).
- ASoC: cs35l41: Change monitor widgets to siggens (bsc#1203699).
- ASoC: cs35l41: Make cs35l41_remove() return void (bsc#1203699).
- ASoC: wm_adsp: remove a repeated including (bsc#1203699).
- firmware: cs_dsp: add driver to support firmware loading on
Cirrus Logic DSPs (bsc#1203699).
- ASoC: wm_adsp: Separate wm_adsp specifics in cs_dsp_client_ops
(bsc#1203699).
- ASoC: wm_adsp: Split out struct cs_dsp from struct wm_adsp
(bsc#1203699).
- ASoC: wm_adsp: move firmware loading to client (bsc#1203699).
- ASoC: wm_adsp: Pass firmware names as parameters when starting
DSP core (bsc#1203699).
- ASoC: wm_adsp: Move check of dsp->running to better place
(bsc#1203699).
- ASoC: wm_adsp: Separate generic cs_dsp_coeff_ctl handling
(bsc#1203699).
- ASoC: wm_adsp: Move sys_config_size to wm_adsp (bsc#1203699).
- ASoC: wm_adsp: Split DSP power operations into helper functions
(bsc#1203699).
- ASoC: wm_adsp: Separate some ASoC and generic functions
(bsc#1203699).
- ASoC: wm_adsp: Introduce cs_dsp logging macros (bsc#1203699).
- ASoC: wm_adsp: Rename generic DSP support (bsc#1203699).
- ASoC: wm_adsp: Cancel ongoing work when removing controls
(bsc#1203699).
- ASoC: wm_adsp: Switch to using wm_coeff_read_ctrl for compressed
buffers (bsc#1203699).
- ASoC: wm_adsp: Move check for control existence (bsc#1203699).
- ASoC: wm_adsp: Remove use of snd_ctl_elem_type_t (bsc#1203699).
- ASoC: cs35l41: Binding fixes (bsc#1203699).
- misc: cs35l41: Remove unused pdn variable (bsc#1203699).
- ASoC: cs35l41: Fix a bunch of trivial code formating/style
issues (bsc#1203699).
- ASoC: cs35l41: Fixup the error messages (bsc#1203699).
- ASoC: cs35l41: Don't overwrite returned error code
(bsc#1203699).
- ASoC: cs35l41: Combine adjacent register writes (bsc#1203699).
- ASoC: cs35l41: Use regmap_read_poll_timeout to wait for OTP boot
(bsc#1203699).
- ASoC: cs35l41: Fix use of an uninitialised variable
(bsc#1203699).
- ASoC: cs35l41: Add bindings for CS35L41 (bsc#1203699).
- ASoC: cs35l41: CS35L41 Boosted Smart Amplifier (bsc#1203699).
- ASoC: wm_adsp: Remove pointless string comparison (bsc#1203699).
- commit 5d21207
* Thu Sep 29 2022 msuchanek@suse.de
- kABI: Add back removed struct paca member (bsc#1203664
ltc#199236).
- Revert "powerpc/rtas: Implement reentrant rtas call"
(bsc#1203664 ltc#199236).
- commit 93ebb75
* Wed Sep 28 2022 lduncan@suse.com
- blacklist.conf: add scsi commit that's too invasive
- commit ed3d357
* Wed Sep 28 2022 oneukum@suse.com
- struct ehci_hcd: hide new element going into a hole (git-fixes).
- commit 859270b
* Wed Sep 28 2022 oneukum@suse.com
- USB: Fix ehci infinite suspend-resume loop issue in zhaoxin
(git-fixes).
- commit 71e1e4f
* Wed Sep 28 2022 oneukum@suse.com
- xen/usb: don't use arbitrary_virt_to_machine() (git-fixes).
- commit 9497b70
* Wed Sep 28 2022 oneukum@suse.com
- usb: host: xhci: fix a comment typo in xhci_mem_init()
(git-fixes).
- usb: host: xhci: use ffs() in xhci_mem_init() (git-fixes).
- commit f930b4a
* Wed Sep 28 2022 oneukum@suse.com
- usb: Drop commas after SoC match table sentinels (git-fixes).
- commit c8fc91a
* Wed Sep 28 2022 oneukum@suse.com
- struct xhci_hcd: restore member now dynamically allocated
(git-fixes).
- commit ac47acd
* Wed Sep 28 2022 oneukum@suse.com
- xhci: Allocate separate command structures for each LPM command
(git-fixes).
- commit 33fbca4
* Wed Sep 28 2022 oneukum@suse.com
- USB: core: Fix RST error in hub.c (git-fixes).
- commit 19a77db
* Tue Sep 27 2022 lhenriques@suse.de
- fuse: Remove the control interface for virtio-fs (bsc#1203798).
- commit a23dd0d
* Tue Sep 27 2022 ykaukab@suse.de
- constraints: increase disk space for all architectures
References: bsc#1203693
aarch64 is already suffering. SLE15-SP5 x86_64 stats show that it is
very close to the limit.
- commit 43a9011
* Tue Sep 27 2022 oneukum@suse.com
- usb.h: struct usb_device: hide new member (git-fixes).
- commit fbd8f4a
* Tue Sep 27 2022 oneukum@suse.com
- USB: core: Prevent nested device-reset calls (git-fixes).
- commit 9ef8532
* Tue Sep 27 2022 oneukum@suse.com
- usb: dwc3: disable USB core PHY management (git-fixes).
- commit 1a35727
* Tue Sep 27 2022 tiwai@suse.de
- Update patch referecen for ALSA fix (CVE-2022-3303 bsc#1203769)
- commit 9addbc1
* Tue Sep 27 2022 dmueller@suse.com
- ACPI: processor idle: Practically limit "Dummy wait" workaround
to old Intel systems (bsc#1203767).
- commit ec98644
* Tue Sep 27 2022 neilb@suse.de
- NFSv4.2: Update mode bits after ALLOCATE and DEALLOCATE
(git-fixes).
- NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0
(git-fixes).
- md: call __md_stop_writes in md_stop (git-fixes).
- SUNRPC: RPC level errors should set task->tk_rpc_status
(git-fixes).
- NFSv4.2 fix problems with __nfs42_ssc_open (git-fixes).
- net/sunrpc: fix potential memory leaks in
rpc_sysfs_xprt_state_change() (git-fixes).
- SUNRPC: Reinitialise the backchannel request buffers before
reuse (git-fixes).
- NFSv4.1: RECLAIM_COMPLETE must handle EACCES (git-fixes).
- NFSv4: Fix races in the legacy idmapper upcall (git-fixes).
- sunrpc: fix expiry of auth creds (git-fixes).
- NFSv4.1: Handle NFS4ERR_DELAY replies to OP_SEQUENCE correctly
(git-fixes).
- NFSv4.1: Don't decrease the value of seq_nr_highest_sent
(git-fixes).
- pNFS/flexfiles: Report RDMA connection errors to the server
(git-fixes).
- Revert "pNFS: nfs3_set_ds_client should set NFS_CS_NOPING"
(git-fixes).
- lockd: detect and reject lock arguments that overflow
(git-fixes).
- SUNRPC: Fix xdr_encode_bool() (git-fixes).
- nfsd: eliminate the NFSD_FILE_BREAK_* flags (git-fixes).
- md-raid10: fix KASAN warning (git-fixes).
- NFSD: restore EINVAL error translation in nfsd_commit()
(git-fixes).
- NFSD: Clean up the show_nf_flags() macro (git-fixes).
- SUNRPC: Don't leak sockets in xs_local_connect() (git-fixes).
- SUNRPC: Don't call connect() more than once on a TCP socket
(git-fixes).
- NFS: LOOKUP_DIRECTORY is also ok with symlinks (git-fixes).
- NFSD: Fix offset type in I/O trace points (git-fixes).
- NFS: Fix WARN_ON due to unionization of nfs_inode.nrequests
(git-fixes).
- commit 510ad2f
* Mon Sep 26 2022 jroedel@suse.de
- x86/sev: Add missing __init annotations to SEV init routines
(jsc#SLE-19924 jsc#SLE-24814).
- Refresh
patches.suse/x86-sev-Get-the-AP-jump-table-address-from-secrets-page.
- commit e7f768c
* Mon Sep 26 2022 lduncan@suse.com
- scsi: Revert "scsi: qla2xxx: Fix disk failure to rediscover"
(git-fixes).
- commit c7d72a7
* Mon Sep 26 2022 tiwai@suse.de
- i2c: mlxbf: Fix frequency calculation (git-fixes).
- i2c: mlxbf: prevent stack overflow in
mlxbf_i2c_smbus_start_transaction() (git-fixes).
- i2c: mlxbf: incorrect base address passed during io write
(git-fixes).
- i2c: imx: If pm_runtime_get_sync() returned 1 device access
is possible (git-fixes).
- commit abc7475
* Sun Sep 25 2022 lduncan@suse.com
- blacklist.conf: remove blacklisted patch
This patch was incorrectly blacklisted, but in fact
is needeed, so remove the blacklist first.
- commit 858de69
* Sun Sep 25 2022 tiwai@suse.de
- serial: fsl_lpuart: Reset prior to registration (git-fixes).
- workqueue: don't skip lockdep work dependency in
cancel_work_sync() (git-fixes).
- arm64: topology: fix possible overflow in amu_fie_setup()
(git-fixes).
- media: flexcop-usb: fix endpoint type check (git-fixes).
- usb: dwc3: core: leave default DMA if the controller does not
support 64-bit DMA (git-fixes).
- drm/panel: simple: Fix innolux_g121i1_l01 bus_format
(git-fixes).
- drm/mediatek: dsi: Move mtk_dsi_stop() call back to
mtk_dsi_poweroff() (git-fixes).
- drm/mediatek: dsi: Add atomic {destroy,duplicate}_state,
reset callbacks (git-fixes).
- drm/panfrost: devfreq: set opp to the recommended one to
configure regulator (git-fixes).
- ASoC: nau8824: Fix semaphore unbalance at error paths
(git-fixes).
- regulator: pfuze100: Fix the global-out-of-bounds access in
pfuze100_regulator_probe() (git-fixes).
- net: usb: qmi_wwan: add Quectel RM520N (git-fixes).
- wifi: mac80211_hwsim: check length for virtio packets
(git-fixes).
- tty: serial: atmel: Preserve previous USART mode if RS485
disabled (git-fixes).
- drm/tegra: vic: Fix build warning when CONFIG_PM=n (git-fixes).
- video: fbdev: pxa3xx-gcu: Fix integer overflow in
pxa3xx_gcu_write (git-fixes).
- serial: atmel: remove redundant assignment in rs485_config
(git-fixes).
- video: fbdev: i740fb: Error out if 'pixclock' equals zero
(git-fixes).
- commit 05ff2c7
* Fri Sep 23 2022 lduncan@suse.com
- scsi: mpt3sas: Fix use-after-free warning (git-fixes).
- scsi: qla2xxx: Fix disk failure to rediscover (git-fixes).
- commit 338849f
* Fri Sep 23 2022 msuchanek@suse.de
- kexec_file: drop weak attribute from functions (bsc#1196444).
- commit 3df1852
* Fri Sep 23 2022 jgross@suse.com
- KVM: avoid NULL pointer dereference in kvm_dirty_ring_push
(bsc#1198189 CVE-2022-1263).
- commit 7717214
* Fri Sep 23 2022 msuchanek@suse.de
- kexec, KEYS, s390: Make use of built-in and secondary keyring
for signature verification (bsc#1196444).
- commit a0517d1
* Fri Sep 23 2022 msuchanek@suse.de
- arm64: kexec_file: use more system keyrings to verify kernel
image signature (bsc#1196444).
- kexec, KEYS: make the code in bzImage64_verify_sig generic
(bsc#1196444).
- kexec: clean up arch_kexec_kernel_verify_sig (bsc#1196444).
- kexec: drop weak attribute from functions (bsc#1196444).
- x86/kexec: fix memory leak of elf header buffer (bsc#1196444).
- commit 6bb0d35
* Fri Sep 23 2022 tiwai@suse.de
- arm64: dts: rockchip: Remove 'enable-active-low' from
rk3399-puma (git-fixes).
- arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHz
(git-fixes).
- arm64: dts: rockchip: Fix typo in lisense text for PX30.Core
(git-fixes).
- arm64: dts: rockchip: Pull up wlan wake# on Gru-Bob (git-fixes).
- selftests: forwarding: add shebang for sch_red.sh (git-fixes).
- can: gs_usb: gs_can_open(): fix race dev->can.state condition
(git-fixes).
- gve: Fix GFP flags when allocing pages (git-fixes).
- wifi: mt76: fix reading current per-tid starting sequence
number for aggregation (git-fixes).
- batman-adv: Fix hang up with small MTU hard-interface
(git-fixes).
- net: phy: aquantia: wait for the suspend/resume operations to
finish (git-fixes).
- gpiolib: cdev: Set lineevent_state::irq after IRQ register
successfully (git-fixes).
- gpio: mockup: fix NULL pointer dereference when removing debugfs
(git-fixes).
- selftests: forwarding: Fix failing tests with old libnet
(git-fixes).
- commit 4895eee
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net/mlx5: CT: Fix header-rewrite re-use for tupels (git-fixes).
- commit a413591
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net/mlx5e: TC NIC mode, fix tc chains miss table (git-fixes).
- commit 7bd201a
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: enetc: Use pci_release_region() to release some resources
(git-fixes).
- commit 15bc221
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: Fix refcount leak in
mv88e6xxx_mdios_register (git-fixes).
- commit 568058d
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: dsa: restrict SMSC_LAN9303_I2C kconfig (git-fixes).
- commit a7df60c
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: stmmac: fix out-of-bounds access in a selftest (git-fixes).
- commit 1d801d7
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: macb: Fix PTP one step sync support (git-fixes).
- commit c6f42d2
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: wwan: iosm: remove pointless null check (git-fixes).
- commit 4eccfc1
* Thu Sep 22 2022 denis.kirjanov@suse.com
- eth: sun: cassini: remove dead code (git-fixes).
- commit aa42615
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: stmmac: remove unused get_addr() callback (git-fixes).
- commit 14586bc
* Thu Sep 22 2022 denis.kirjanov@suse.com
- Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"
(git-fixes).
- commit 2b88535
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: ethernet: stmmac: fix write to sgmii_adapter_base
(git-fixes).
- commit 63c3906
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: dsa: felix: fix tagging protocol changes with multiple
CPU ports (git-fixes).
- commit 41e3617
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: dsa: introduce helpers for iterating through ports using dp
(git-fixes).
- commit 5001021
* Thu Sep 22 2022 denis.kirjanov@suse.com
- ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
(git-fixes).
- commit 1bdfd3c
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: hns3: add netdev reset check for hns3_set_tunable()
(git-fixes).
- commit f002bf7
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: phy: at803x: move page selection fix to config_init
(git-fixes).
- commit 02fb6c3
* Thu Sep 22 2022 denis.kirjanov@suse.com
- ice: Match on all profiles in slow-path (git-fixes).
- commit 5ba2957
* Thu Sep 22 2022 denis.kirjanov@suse.com
- net: ipa: kill ipa_cmd_pipeline_clear() (git-fixes).
- commit 1308dcb
* Thu Sep 22 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit e0df553
* Thu Sep 22 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit d975e01
* Thu Sep 22 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit 2402036
* Thu Sep 22 2022 tiwai@suse.de
- ALSA: hda: Fix Nvidia dp infoframe (git-fixes).
- ALSA: hda/tegra: set depop delay for tegra (git-fixes).
- ALSA: hda/tegra: Update scratch reg. communication (git-fixes).
- ALSA: hda/tegra: Add Tegra234 hda driver support (git-fixes).
- commit 636d297
* Thu Sep 22 2022 tiwai@suse.de
- ALSA: hda/realtek: Add a quirk for HP OMEN 16 (8902) mute LED
(git-fixes).
- ALSA: hda/realtek: Add quirk for ASUS GA503R laptop (git-fixes).
- ALSA: hda/realtek: Add pincfg for ASUS G533Z HP jack
(git-fixes).
- ALSA: hda/realtek: Add pincfg for ASUS G513 HP jack (git-fixes).
- ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530
laptop (git-fixes).
- ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5570
laptop (git-fixes).
- ALSA: hda/realtek: Add quirk for Huawei WRT-WX9 (git-fixes).
- ALSA: hda: add Intel 5 Series / 3400 PCI DID (git-fixes).
- commit a4ecf82
* Thu Sep 22 2022 tiwai@suse.de
- dmaengine: ti: k3-udma-private: Fix refcount leak bug in
of_xudma_dev_get() (git-fixes).
- Revert "ALSA: usb-audio: Split endpoint setups for hw_params
and prepare" (git-fixes).
- ALSA: core: Fix double-free at snd_card_new() (git-fixes).
- ALSA: hda/realtek: Re-arrange quirk table entries (git-fixes).
- ALSA: hda: Fix hang at HD-audio codec unbinding due to refcount
saturation (git-fixes).
- ARM: dts: imx6qdl-kontron-samx6i: fix spi-flash compatible
(git-fixes).
- gpio: mockup: remove gpio debugfs when remove device
(git-fixes).
- Input: iforce - add support for Boeder Force Feedback Wheel
(git-fixes).
- Input: goodix - add compatible string for GT1158 (git-fixes).
- Input: goodix - add support for GT1158 (git-fixes).
- drm/msm/rd: Fix FIFO-full deadlock (git-fixes).
- drm/amd/amdgpu: skip ucode loading if ucode_size == 0
(git-fixes).
- usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UAS
(git-fixes).
- platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell
Dot keymap fixes (git-fixes).
- platform/surface: aggregator_registry: Add support for Surface
Laptop Go 2 (git-fixes).
- ieee802154: cc2520: add rc code in cc2520_tx() (git-fixes).
- hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered
message (git-fixes).
- HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typo
(git-fixes).
- ACPI: resource: skip IRQ override on AMD Zen platforms
(git-fixes).
- ARM: dts: imx: align SPI NOR node name with dtschema
(git-fixes).
- commit 6a1df1e
* Wed Sep 21 2022 tiwai@suse.de
- Refresh patches.suse/iommu-vt-d-Acquiring-lock-in-domain-ID-allocation-helpers
Fix spin deadlock in intel_iommu (bsc#1203505)
- commit 69d294e
* Wed Sep 21 2022 tiwai@suse.de
- media: dvb-core: Fix UAF due to refcount races at releasing
(CVE-2022-41218 bsc#1202960).
- commit bdcd7ab
* Wed Sep 21 2022 vbabka@suse.cz
- Update kabi files: import symvers from MU 5.14.21-150400.24.21
- commit a9db6f7
* Tue Sep 20 2022 bp@suse.de
- blacklist.conf: e9b6013a7ce3 x86/speculation: Update link to AMD speculation whitepaper
- commit 2ebf815
* Tue Sep 20 2022 bp@suse.de
- EDAC/dmc520: Don't print an error for each unconfigured
interrupt line (bsc#1190497).
- commit c59e321
* Tue Sep 20 2022 bp@suse.de
- blacklist.conf: ad2c302bc604 EDAC/sifive: Fix non-kernel-doc comment
- commit 1146177
* Tue Sep 20 2022 tiwai@suse.de
- Update patch reference for media fix (CVE-2022-3239 bsc#1203552)
- commit 9054a9f
* Tue Sep 20 2022 jroedel@suse.de
- supported.conf: Add drivers/virt/coco/sevguest/sevguest
- commit 14b71be
* Tue Sep 20 2022 jroedel@suse.de
- virt: Add SEV-SNP guest driver (jsc#SLE-19924, jsc#SLE-24814).
- Update config files.
- commit 07e76d6
* Tue Sep 20 2022 aabdallah@suse.de
- scsi: smartpqi: Shorten drive visibility after removal
(bsc#1200622).
- commit 575230a
* Mon Sep 19 2022 jroedel@suse.de
- x86/sev: Provide support for SNP guest request NAEs
(jsc#SLE-19924, jsc#SLE-24814).
- Refresh
patches.suse/revert-x86-sev-expose-sev_es_ghcb_hv_call-for-use-by-hyperv.patch.
- commit eaa3ba3
* Mon Sep 19 2022 jroedel@suse.de
- x86/boot: Add Confidential Computing type to setup_data
(jsc#SLE-19924, jsc#SLE-24814).
- Refresh
patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch.
- commit cecec70
* Mon Sep 19 2022 jroedel@suse.de
- x86/mm: Validate memory when changing the C-bit (jsc#SLE-19924,
jsc#SLE-24814).
- Refresh
patches.suse/revert-x86-sev-expose-sev_es_ghcb_hv_call-for-use-by-hyperv.patch.
- commit d7a984b
* Mon Sep 19 2022 jroedel@suse.de
- x86/sev: Check the VMPL level (jsc#SLE-19924, jsc#SLE-24814).
- Refresh
patches.suse/revert-x86-sev-expose-sev_es_ghcb_hv_call-for-use-by-hyperv.patch.
- commit df057b9
* Mon Sep 19 2022 jroedel@suse.de
- x86/sev: Add a helper for the PVALIDATE instruction
(jsc#SLE-19924, jsc#SLE-24814).
- Refresh
patches.suse/revert-x86-sev-expose-sev_es_ghcb_hv_call-for-use-by-hyperv.patch.
- commit 27da7ad
* Mon Sep 19 2022 jroedel@suse.de
- x86/compressed/64: Detect/setup SEV/SME features earlier during
boot (jsc#SLE-19924, jsc#SLE-24814).
- Refresh
patches.suse/x86-sev-define-the-linux-specific-guest-termination-reasons.patch.
- commit 509599d
* Mon Sep 19 2022 jroedel@suse.de
- kABI: Fix kABI after SNP-Guest backport (jsc#SLE-19924,
jsc#SLE-24814).
- x86/sev: Get the AP jump table address from secrets page
(jsc#SLE-19924, jsc#SLE-24814).
- x86/boot: Put globals that are accessed early into the .data
section (jsc#SLE-19924, jsc#SLE-24814).
- virt: sevguest: Fix bool function returning negative value
(jsc#SLE-19924, jsc#SLE-24814).
- virt: sevguest: Fix return value check in alloc_shared_pages()
(jsc#SLE-19924, jsc#SLE-24814).
- virt: sevguest: Add documentation for SEV-SNP CPUID Enforcement
(jsc#SLE-19924, jsc#SLE-24814).
- virt: sevguest: Add support to get extended report
(jsc#SLE-19924, jsc#SLE-24814).
- virt: sevguest: Add support to derive key (jsc#SLE-19924,
jsc#SLE-24814).
- x86/sev: Register SEV-SNP guest request platform device
(jsc#SLE-19924, jsc#SLE-24814).
- x86/sev: Add a sev= cmdline option (jsc#SLE-19924,
jsc#SLE-24814).
- x86/sev: Use firmware-validated CPUID for SEV-SNP guests
(jsc#SLE-19924, jsc#SLE-24814).
- x86/sev: Add SEV-SNP feature detection/setup (jsc#SLE-19924,
jsc#SLE-24814).
- x86/compressed/64: Add identity mapping for Confidential
Computing blob (jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed: Export and rename add_identity_map()
(jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP
guests (jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed: Add SEV-SNP feature detection/setup
(jsc#SLE-19924, jsc#SLE-24814).
- x86/boot: Add a pointer to Confidential Computing blob in
bootparams (jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed/64: Add support for SEV-SNP CPUID table in #VC
handlers (jsc#SLE-19924, jsc#SLE-24814).
- x86/sev: Move MSR-based VMGEXITs for CPUID to helper
(jsc#SLE-19924, jsc#SLE-24814).
- KVM: x86: Move lookup of indexed CPUID leafs to helper
(jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed/acpi: Move EFI kexec handling into common code
(jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed/acpi: Move EFI vendor table lookup to helper
(jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed/acpi: Move EFI config table lookup to helper
(jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed/acpi: Move EFI system table lookup to helper
(jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed/acpi: Move EFI detection to helper
(jsc#SLE-19924, jsc#SLE-24814).
- x86/head/64: Re-enable stack protection (jsc#SLE-19924,
jsc#SLE-24814).
- x86/sev: Use SEV-SNP AP creation to start secondary CPUs
(jsc#SLE-19924, jsc#SLE-24814).
- x86/kernel: Validate ROM memory before accessing when SEV-SNP
is active (jsc#SLE-19924, jsc#SLE-24814).
- x86/kernel: Mark the .bss..decrypted section as shared in the
RMP table (jsc#SLE-19924, jsc#SLE-24814).
- x86/sev: Add helper for validating pages in early enc attribute
changes (jsc#SLE-19924, jsc#SLE-24814).
- x86/sev: Register GHCB memory when SEV-SNP is active
(jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed: Register GHCB memory when SEV-SNP is active
(jsc#SLE-19924, jsc#SLE-24814).
- x86/compressed: Add helper for validating pages in the
decompression stage (jsc#SLE-19924, jsc#SLE-24814).
- x86/sev: Check SEV-SNP features support (jsc#SLE-19924,
jsc#SLE-24814).
- x86/mm: Extend cc_attr to include AMD SEV-SNP (jsc#SLE-19924,
jsc#SLE-24814).
- x86/sev: Detect/setup SEV/SME features earlier in boot
(jsc#SLE-19924, jsc#SLE-24814).
- x86/boot: Use MSR read/write helpers instead of inline assembly
(jsc#SLE-19924, jsc#SLE-24814).
- x86/boot: Introduce helpers for MSR reads/writes (jsc#SLE-19924,
jsc#SLE-24814).
- KVM: SVM: Update the SEV-ES save area mapping (jsc#SLE-19924,
jsc#SLE-24814).
- KVM: SVM: Create a separate mapping for the GHCB save area
(jsc#SLE-19924, jsc#SLE-24814).
- KVM: SVM: Create a separate mapping for the SEV-ES save area
(jsc#SLE-19924, jsc#SLE-24814).
- KVM: SVM: Define sev_features and VMPL field in the VMSA
(jsc#SLE-19924, jsc#SLE-24814).
- commit 08ede5a
* Mon Sep 19 2022 colyli@suse.de
- md: unlock mddev before reap sync_thread in action_store
(bsc#1197659).
- commit b42af07
* Sat Sep 17 2022 tiwai@suse.de
- gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type
in mpc85xx (git-fixes).
- pinctrl: sunxi: Fix name for A100 R_PIO (git-fixes).
- pinctrl: qcom: sc8180x: Fix wrong pin numbers (git-fixes).
- pinctrl: qcom: sc8180x: Fix gpio_wakeirq_map (git-fixes).
- drm/meson: Fix OSD1 RGB to YCbCr coefficient (git-fixes).
- drm/meson: Correct OSD1 global alpha value (git-fixes).
- drm/amdgpu: move nbio sdma_doorbell_range() into sdma code
for vega (git-fixes).
- drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
(git-fixes).
- of/device: Fix up of_dma_configure_id() stub (git-fixes).
- of: fdt: fix off-by-one error in unflatten_dt_nodes()
(git-fixes).
- drm/i915: Implement WaEdpLinkRateDataReload (git-fixes).
- vfio/type1: Unpin zero pages (git-fixes).
- efi: capsule-loader: Fix use-after-free in efi_capsule_write
(git-fixes).
- efi: libstub: Disable struct randomization (git-fixes).
- fbdev: chipsfb: Add missing pci_disable_device() in
chipsfb_pci_init() (git-fixes).
- commit a8d151e
* Sat Sep 17 2022 tiwai@suse.de
- ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion
(git-fixes).
- drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctly
(git-fixes).
- drm/radeon: add a force flush to delay work when radeon
(git-fixes).
- drm/amdgpu: Check num_gfx_rings for gfx v9_0 rb setup
(git-fixes).
- drm/amdgpu: Move psp_xgmi_terminate call from
amdgpu_xgmi_remove_device to psp_hw_fini (git-fixes).
- drm/gem: Fix GEM handle release errors (git-fixes).
- ASoC: mchp-spdiftx: remove references to mchp_i2s_caps
(git-fixes).
- drm/bridge: display-connector: implement bus fmts callbacks
(git-fixes).
- commit a41cdd0
* Fri Sep 16 2022 jgross@suse.com
- xen/gntdev: Ignore failure to unmap INVALID_GRANT_HANDLE
(git-fixes).
- commit 37ef226
* Fri Sep 16 2022 jgross@suse.com
- xen-blkfront: Cache feature_persistent value before
advertisement (git-fixes).
- commit 3ed3cdd
* Fri Sep 16 2022 mkubecek@suse.cz
- Update references:
- patches.kabi/kabi-return-type-change-of-secure_ipv-46-_port_ephem.patch
- patches.suse/secure_seq-use-the-64-bits-of-the-siphash-for-port-o.patch
- patches.suse/tcp-add-small-random-increments-to-the-source-port.patch
- patches.suse/tcp-drop-the-hash_32-part-from-the-index-calculation.patch
- patches.suse/tcp-dynamically-allocate-the-perturb-table-used-by-s.patch
- patches.suse/tcp-increase-source-port-perturb-table-to-2-16.patch
- patches.suse/tcp-resalt-the-secret-every-10-seconds.patch
- patches.suse/tcp-use-different-parts-of-the-port_offset-for-index.patch
(add CVE-2022-32296 bsc#1200288)
- commit 07e021d
* Fri Sep 16 2022 jgross@suse.com
- xen-netback: only remove 'hotplug-status' when the vif is
actually destroyed (git-fixes).
- commit 33b6bc1
* Fri Sep 16 2022 jgross@suse.com
- xen-blkfront: Advertise feature-persistent as user requested
(git-fixes).
- commit 55b30a0
* Fri Sep 16 2022 jgross@suse.com
- xen-blkback: Advertise feature-persistent as user requested
(git-fixes).
- commit aa17727
* Fri Sep 16 2022 jgross@suse.com
- xen-blkfront: Apply 'feature_persistent' parameter when connect
(git-fixes).
- commit ea0d055
* Fri Sep 16 2022 jgross@suse.com
- xen-blkback: Apply 'feature_persistent' parameter when connect
(git-fixes).
- commit 8bac828
* Fri Sep 16 2022 jgross@suse.com
- xen-blkback: fix persistent grants negotiation (git-fixes).
- commit 8c9e86e
* Fri Sep 16 2022 jgross@suse.com
- xen/gntdev: Avoid blocking in unmap_grant_pages() (git-fixes).
- commit 8ae5e2f
* Fri Sep 16 2022 jgross@suse.com
- x86/xen: Remove undefined behavior in setup_features()
(git-fixes).
- commit fe2de2e
* Fri Sep 16 2022 jgross@suse.com
- xen-blkfront: Handle NULL gendisk (git-fixes).
- commit ff9be3a
* Fri Sep 16 2022 jgross@suse.com
- blacklist.conf: add 1dbd11ca75fe ("xen: remove gnttab_query_foreign_access")
as it would break KABI
- commit 893d5df
* Fri Sep 16 2022 jgross@suse.com
- KVM: SVM: fix tsc scaling cache logic (bsc#1203263).
- commit 9311053
* Fri Sep 16 2022 jgross@suse.com
- xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()
(git-fixes).
- commit 4acefb4
* Fri Sep 16 2022 jgross@suse.com
- KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
(git-fixes).
- commit c7cc445
* Fri Sep 16 2022 jgross@suse.com
- KVM: x86: hyper-v: HVCALL_SEND_IPI_EX is an XMM fast hypercall
(git-fixes).
- commit cfc201b
* Fri Sep 16 2022 jgross@suse.com
- KVM: x86: hyper-v: Drop redundant 'ex' parameter from
kvm_hv_send_ipi() (git-fixes).
- commit 001f866
* Fri Sep 16 2022 jgross@suse.com
- KVM: X86: Fix when shadow_root_level=5 && guest root_level<4
(git-fixes).
- commit 4d133af
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: fix retry value to be constant for duration
of function call (git-fixes).
- dmaengine: idxd: match type for retries var in idxd_enqcmds()
(git-fixes).
- commit ad373ba
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: change MSIX allocation based on per wq
activation (jsc#PED-664).
- dmaengine: idxd: fix descriptor flushing locking (jsc#PED-664).
- dmaengine: idxd: embed irq_entry in idxd_wq struct
(jsc#PED-664).
- commit d9570b4
* Thu Sep 15 2022 tiwai@suse.de
- Update patch referece for IDXD fix (jsc#PED-729)
- commit 0666616
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: add knob for enqcmds retries (jsc#PED-755).
- commit b9e7fd2
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: update IAA definitions for user header
(jsc#PED-763).
- commit 966fd07
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: handle interrupt handle revoked event
(jsc#PED-682).
- Refresh
patches.suse/dmaengine-idxd-set-defaults-for-wq-configs.patch.
- commit b8b62ed
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: handle invalid interrupt handle descriptors
(jsc#PED-682).
- commit 4d43b5f
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: create locked version of idxd_quiesce() call
(jsc#PED-682).
- commit 84c33cd
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: add helper for per interrupt handle drain
(jsc#PED-682).
- commit 7f570d2
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: move interrupt handle assignment (jsc#PED-682).
- commit c11ff86
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: int handle management refactoring
(jsc#PED-682).
- commit a2ea081
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: rework descriptor free path on failure
(jsc#PED-682).
- commit 10afe67
* Thu Sep 15 2022 tiwai@suse.de
- dmaengine: idxd: set defaults for wq configs (jsc#PED-688).
- Refresh
patches.suse/dmaengine-idxd-fix-wq-settings-post-wq-disable.patch.
- commit d90c3a3
* Thu Sep 15 2022 tiwai@suse.de
- PCI: Disable MSI for Tegra234 Root Ports (git-fixes).
- PCI: Correct misspelled words (git-fixes).
- PCI: Prefer 'unsigned int' over bare 'unsigned' (git-fixes).
- commit 2fdd511
* Thu Sep 15 2022 tiwai@suse.de
- PCI/ASPM: Make Intel DG2 L1 acceptable latency unlimited
(jsc#PED-387).
- commit 7d30fcd
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: dsa: mt7530: 1G can also support 1000BASE-X link mode
(git-fixes).
- commit cdb75aa
* Thu Sep 15 2022 denis.kirjanov@suse.com
- igb: skip phy status check where unavailable (git-fixes).
- commit a3b27da
* Thu Sep 15 2022 denis.kirjanov@suse.com
- ice: fix possible under reporting of ethtool Tx and Rx
statistics (git-fixes).
- commit c2f52c2
* Thu Sep 15 2022 denis.kirjanov@suse.com
- ice: fix crash when writing timestamp on RX rings (git-fixes).
- commit fb0a1aa
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net/mlx5: Drain fw_reset when removing device (git-fixes).
- commit 97a86a6
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net/mlx5e: Remove HW-GRO from reported features (git-fixes).
- commit 4a77968
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net/mlx5e: Properly block HW GRO when XDP is enabled
(git-fixes).
- commit f953f8f
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net/mlx5e: Properly block LRO when XDP is enabled (git-fixes).
- commit 6b1fa7c
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net/mlx5e: Block rx-gro-hw feature in switchdev mode
(git-fixes).
- commit a1cfc32
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net/qla3xxx: Fix a test in ql_reset_work() (git-fixes).
- commit 52c2fa5
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: systemport: Fix an error handling path in
bcm_sysport_probe() (git-fixes).
- commit b45f6dc
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: macb: Increment rx bd head after allocating skb and buffer
(git-fixes).
- commit 41b13b2
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: ipa: get rid of a duplicate initialization (git-fixes).
- commit a69d7cd
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: ipa: record proper RX transaction count (git-fixes).
- commit 0de4988
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()
(git-fixes).
- commit cf3c3f2
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: ethernet: mediatek: ppe: fix wrong size passed to memset()
(git-fixes).
- commit f134be1
* Thu Sep 15 2022 denis.kirjanov@suse.com
- ice: Fix race during aux device (un)plugging (git-fixes).
- commit 4278261
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: avoid corrupting hardware counters when
moving VCAP filters (git-fixes).
- commit ca8eb08
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
(git-fixes).
- commit d224ca3
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
(git-fixes).
- commit 95340f0
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in
hardware when deleted (git-fixes).
- commit bda7960
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: emaclite: Add error handling for of_address_to_resource()
(git-fixes).
- commit a361614
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: cpsw: add missing of_node_put() in cpsw_probe_dt()
(git-fixes).
- commit 014fc77
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: stmmac: dwmac-sun8i: add missing of_node_put() in
sun8i_dwmac_register_mdio_mux() (git-fixes).
- commit 72dc370
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
(git-fixes).
- commit 1fa6443
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
(git-fixes).
- commit f4b10fd
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: fec: add missing of_node_put() in fec_enet_init_stop_mode()
(git-fixes).
- commit 6d689b8
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLK
(git-fixes).
- commit cda6d8f
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: Fix port_hidden_wait to account for
port_base_addr (git-fixes).
- commit fc0f29e
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: bcmgenet: hide status block before TX timestamping
(git-fixes).
- commit 7471b10
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: stmmac: Use readl_poll_timeout_atomic() in atomic state
(git-fixes).
- commit 77bb15d
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: fix broken IP multicast flooding (git-fixes).
- commit 9360c59
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: bcmgenet: Revert "Use stronger register read/writes to
assure ordering" (git-fixes).
- commit 2e1c776
* Thu Sep 15 2022 denis.kirjanov@suse.com
- net: ftgmac100: access hardware register after clock ready
(git-fixes).
- commit 6f339f4
* Thu Sep 15 2022 ptesarik@suse.cz
- s390/boot: fix absolute zero lowcore corruption on boot
(git-fixes).
- commit 673e9bc
* Thu Sep 15 2022 msuchanek@suse.de
- ppc64/kdump: Limit kdump base to 512MB (bsc#1203410 ltc#199904).
- commit 04343f5
* Thu Sep 15 2022 neilb@suse.de
- Update patches.suse/SUNRPC-Prevent-immediate-close-reconnect.patch
(git-fixes, bsc#1203338).
- commit 1a26f26
* Wed Sep 14 2022 denis.kirjanov@suse.com
- net: ethernet: stmmac: fix altr_tse_pcs function when using
a fixed-link (git-fixes).
- commit 6e948de
* Wed Sep 14 2022 denis.kirjanov@suse.com
- net: dsa: felix: suppress -EPROBE_DEFER errors (git-fixes).
- commit 6052c6d
* Wed Sep 14 2022 denis.kirjanov@suse.com
- mlxsw: i2c: Fix initialization error flow (git-fixes).
- commit b1671b5
* Wed Sep 14 2022 denis.kirjanov@suse.com
- net: ethernet: mv643xx: Fix over zealous checking
of_get_mac_address() (git-fixes).
- commit d6232d0
* Wed Sep 14 2022 denis.kirjanov@suse.com
- ice: Do not skip not enabled queues in ice_vc_dis_qs_msg
(git-fixes).
- commit 5811714
* Wed Sep 14 2022 denis.kirjanov@suse.com
- dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe (git-fixes).
- commit 20972b2
* Wed Sep 14 2022 denis.kirjanov@suse.com
- net: stmmac: Fix unset max_speed difference between DT and
non-DT platforms (git-fixes).
- commit 21d6298
* Wed Sep 14 2022 denis.kirjanov@suse.com
- vrf: fix packet sniffing for traffic originating from ip tunnels
(git-fixes).
- commit 656f34a
* Wed Sep 14 2022 denis.kirjanov@suse.com
- net: hns3: fix the concurrency between functions reading debugfs
(git-fixes).
- commit b62a96b
* Wed Sep 14 2022 denis.kirjanov@suse.com
- net: sparx5: uses, depends on BRIDGE or !BRIDGE (git-fixes).
- commit 91c7940
* Wed Sep 14 2022 denis.kirjanov@suse.com
- net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list
iterator (git-fixes).
- commit 587d5e0
* Wed Sep 14 2022 denis.kirjanov@suse.com
- net: sparx5: depends on PTP_1588_CLOCK_OPTIONAL (git-fixes).
- commit e5cbf9e
* Wed Sep 14 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit b64ff66
* Wed Sep 14 2022 ailiop@suse.com
- jfs: prevent NULL deref in diFree (bsc#1203389 CVE-2022-3202).
- commit 1259272
* Wed Sep 14 2022 oneukum@suse.com
- usb: typec: tipd: Add an additional overflow check (git-fixes).
- commit b1f97fa
* Wed Sep 14 2022 oneukum@suse.com
- usb: typec: tipd: Don't read/write more bytes than required
(git-fixes).
- commit e669366
* Wed Sep 14 2022 tiwai@suse.de
- Update patch references for ALSA fixes (jsc#PED-652 jsc#PED-720)
- commit 3c5b516
* Wed Sep 14 2022 tiwai@suse.de
- ASoC: SOF: Intel: pci-tgl: add RPL-P support (jsc#PED-720).
- ASoC: SOF: Intel: pci-tgl: add ADL-PS support (jsc#PED-720).
- commit 012fcdf
* Wed Sep 14 2022 tiwai@suse.de
- ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDs
(jsc#PED-720).
- commit ae48fdf
* Wed Sep 14 2022 tiwai@suse.de
- ASoC: SOF: Intel: pci-tgl: add RPL-S support (jsc#PED-652).
- commit c23d1e1
* Wed Sep 14 2022 tiwai@suse.de
- Update DRM UDL patches from upstreamed patches (bsc#1195917)
Dropped:
patches.suse/0001-drm-udl-Restore-display-mode-on-resume.patch
- commit eab8d35
* Tue Sep 13 2022 tabraham@suse.com
- ice: Allow operation with reduced device MSI-X (bsc#1201987).
- commit adb8f10
* Tue Sep 13 2022 oneukum@suse.com
- usb: hub: avoid warm port reset during USB3 disconnect
(git-fixes).
- commit 8af7b8e
* Tue Sep 13 2022 iivanov@suse.de
- crypto: arm64/gcm - Select AEAD for GHASH_ARM64_CE (git-fixes)
- commit 49a8536
* Tue Sep 13 2022 iivanov@suse.de
- arm64: select TRACE_IRQFLAGS_NMI_SUPPORT (git-fixes)
- commit 8e1f358
* Tue Sep 13 2022 iivanov@suse.de
- arm64: errata: Add Cortex-A510 to the repeat tlbi list (git-fixes)
Enable this errata fix configuration option to arm64/default.
- commit c8ec028
* Tue Sep 13 2022 iivanov@suse.de
- Revert "arm64: Mitigate MTE issues with str{n}cmp()" (git-fixes)
- commit 3916261
* Tue Sep 13 2022 iivanov@suse.de
- arm64: lib: Import latest version of Arm Optimized Routines' strcmp (git-fixes)
- commit 0ad904d
* Tue Sep 13 2022 petr.pavlu@suse.com
- tracing: hold caller_addr to hardirq_{enable,disable}_ip
(git-fixes).
- commit ec23c84
* Tue Sep 13 2022 petr.pavlu@suse.com
- ftrace: Fix NULL pointer dereference in is_ftrace_trampoline
when ftrace is dead (git-fixes).
- commit 4b6dc41
* Tue Sep 13 2022 fdmanana@suse.com
- btrfs: fix space cache corruption and potential double
allocations (bsc#1203361).
- commit 0479f45
* Tue Sep 13 2022 fdmanana@suse.com
- btrfs: fix relocation crash due to premature return from
btrfs_commit_transaction() (bsc#1203360).
- commit 5ceb88f
* Mon Sep 12 2022 vkarasulli@suse.de
- KVM: x86: do not report a vCPU as preempted outside instruction
boundaries (bsc#1203066 CVE-2022-39189).
- commit c89b7e4
* Mon Sep 12 2022 lduncan@suse.com
- blacklist.conf: add 3 commits for git-fixes not needed
- commit 6f1ca85
* Mon Sep 12 2022 mkubecek@suse.cz
- netfilter: nf_tables: do not allow RULE_ID to refer to another
chain (CVE-2022-2586 bsc#1202095).
- netfilter: nf_tables: do not allow CHAIN_ID to refer to another
table (CVE-2022-2586 bsc#1202095).
- netfilter: nf_tables: do not allow SET_ID to refer to another
table (CVE-2022-2586 bsc#1202095).
- commit 42bb8dc
* Mon Sep 12 2022 mkubecek@suse.cz
- Update
patches.suse/dccp-don-t-duplicate-ccid-when-cloning-dccp-sock.patch
references (add CVE-2020-16119 bsc#1177471).
- commit 7d3c30f
* Mon Sep 12 2022 osalvador@suse.de
- Update message from free_area_init (bsc#1203101)
Refreshed:
patches.suse/0002-mm-handle-uninitialized-numa-nodes-gracefully.patch
- commit 58d8d59
* Mon Sep 12 2022 ptesarik@suse.cz
- blacklist.conf: unwanted s390 commits
- commit 7773032
* Mon Sep 12 2022 jdelvare@suse.de
- watchdog: wdat_wdt: Set the min and max timeout values properly
(bsc#1194023).
- commit d609cb4
* Mon Sep 12 2022 tiwai@suse.de
- kbuild: disable header exports for UML in a straightforward way
(git-fixes).
- docs: i2c: i2c-topology: fix incorrect heading (git-fixes).
- commit 96f4a7a
* Sun Sep 11 2022 tiwai@suse.de
- hwmon: (mr75203) enable polling for all VM channels (git-fixes).
- hwmon: (mr75203) fix multi-channel voltage reading (git-fixes).
- hwmon: (mr75203) fix voltage equation for negative source input
(git-fixes).
- hwmon: (mr75203) update pvt->v_num and vm_num to the actual
number of used sensors (git-fixes).
- hwmon: (mr75203) fix VM sensor allocation when "intel,vm-map"
not defined (git-fixes).
- dt-bindings: hwmon: (mr75203) fix "intel,vm-map" property to
be optional (git-fixes).
- hwmon: (tps23861) fix byte order in resistance register
(git-fixes).
- commit 4be15df
* Sat Sep 10 2022 tiwai@suse.de
- ALSA: emu10k1: Fix out of bounds access in
snd_emu10k1_pcm_channel_alloc() (git-fixes).
- ALSA: usb-audio: Fix an out-of-bounds bug in
__snd_usb_parse_audio_interface() (git-fixes).
- ALSA: hda/tegra: Align BDL entry to 4KB boundary (git-fixes).
- ALSA: pcm: oss: Fix race at SNDCTL_DSP_SYNC (git-fixes).
- ALSA: aloop: Fix random zeros in capture data when using
jiffies timer (git-fixes).
- commit e787e77
* Sat Sep 10 2022 tiwai@suse.de
- ASoC: qcom: sm8250: add missing module owner (git-fixes).
- ALSA: hda/sigmatel: Fix unused variable warning for beep power
change (git-fixes).
- ALSA: usb-audio: Split endpoint setups for hw_params and prepare
(git-fixes).
- ALSA: usb-audio: Register card again for iface over
delayed_register option (git-fixes).
- ALSA: usb-audio: Inform the delayed registration more properly
(git-fixes).
- commit fdc009b
* Sat Sep 10 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
- commit 9769cb9
* Fri Sep 09 2022 ptesarik@suse.cz
- s390: fix double free of GS and RI CBs on fork() failure
(bsc#1203197 LTC#199895).
- commit a3c49e0
* Fri Sep 09 2022 denis.kirjanov@suse.com
- net: stmmac: dwmac-qcom-ethqos: Enable RGMII functional clock
on resume (git-fixes).
- commit 196b9a7
* Fri Sep 09 2022 denis.kirjanov@suse.com
- net: stmmac: dwmac-qcom-ethqos: add platform level clocks
management (git-fixes).
- commit 9419c89
* Fri Sep 09 2022 denis.kirjanov@suse.com
- net: axienet: fix RX ring refill allocation failure handling
(git-fixes).
- commit 4644276
* Fri Sep 09 2022 denis.kirjanov@suse.com
- bnx2x: fix built-in kernel driver load failure (git-fixes).
- commit 4c90c2b
* Fri Sep 09 2022 denis.kirjanov@suse.com
- net: stmmac: only enable DMA interrupts when ready (git-fixes).
- commit 8b7732b
* Fri Sep 09 2022 denis.kirjanov@suse.com
- net: stmmac: perserve TX and RX coalesce value during XDP setup
(git-fixes).
- commit 7ef4525
* Fri Sep 09 2022 denis.kirjanov@suse.com
- net: stmmac: enhance XDP ZC driver level switching performance
(git-fixes).
- commit 0b61dc1
* Fri Sep 09 2022 denis.kirjanov@suse.com
- bnx2x: fix driver load from initrd (git-fixes).
- commit 922bb4e
* Fri Sep 09 2022 denis.kirjanov@suse.com
- Update metadata references
- commit b8d9524
* Fri Sep 09 2022 tiwai@suse.de
- regulator: core: Clean up on enable failure (git-fixes).
- wifi: iwlegacy: 4965: corrected fix for potential off-by-one
overflow in il4965_rs_fill_link_cmd() (git-fixes).
- vt: Clear selection before changing the font (git-fixes).
- clk: bcm: rpi: Prevent out-of-bounds access (git-fixes).
- mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage
switch failure (git-fixes).
- drm/i915: Skip wm/ddb readout for disabled pipes (git-fixes).
- drm/i915/glk: ECS Liva Q2 needs GLK HDMI port timing quirk
(git-fixes).
- USB: serial: cp210x: add Decagon UCA device id (git-fixes).
- USB: serial: option: add support for Cinterion MV32-WA/WB
RmNet mode (git-fixes).
- USB: serial: ftdi_sio: add Omron CS1W-CIF31 device id
(git-fixes).
- USB: serial: option: add Quectel EM060K modem (git-fixes).
- USB: serial: option: add support for OPPO R11 diag port
(git-fixes).
- media: mceusb: Use new usb_control_msg_*() routines (git-fixes).
- USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020)
(git-fixes).
- usb: xhci-mtk: relax TT periodic bandwidth allocation
(git-fixes).
- usb: dwc3: pci: Add support for Intel Raptor Lake (git-fixes).
- usb: typec: intel_pmc_mux: Add new ACPI ID for Meteor Lake
IOM device (git-fixes).
- usb-storage: Add ignore-residue quirk for NXP PN7462AU
(git-fixes).
- wifi: mac80211: Fix UAF in ieee80211_scan_rx() (git-fixes).
- clk: bcm: rpi: Use correct order for the parameters of
devm_kcalloc() (git-fixes).
- commit 8d6d69c
* Thu Sep 08 2022 denis.kirjanov@suse.com
- net: dsa: microchip: fix bridging with more than two member
ports (git-fixes).
- commit f2a5e08
* Thu Sep 08 2022 denis.kirjanov@suse.com
- net: dsa: lantiq_gswip: fix use after free in gswip_remove()
(git-fixes).
- commit 577992b
* Thu Sep 08 2022 denis.kirjanov@suse.com
- ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
(git-fixes).
- commit f16c949
* Thu Sep 08 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: fix all IP traffic getting trapped to CPU
with PTP over IP (git-fixes).
- commit 391f1b3
* Thu Sep 08 2022 denis.kirjanov@suse.com
- net: axienet: reset core on initialization prior to MDIO access
(git-fixes).
- Refresh
patches.suse/net-axienet-setup-mdio-unconditionally.patch.
- commit afb1beb
* Thu Sep 08 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: fix missing unlock on error in
ocelot_hwstamp_set() (git-fixes).
- commit c38c182
* Thu Sep 08 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit 9d146c4
* Thu Sep 08 2022 vbabka@suse.cz
- Update
patches.suse/watchqueue-make-sure-to-serialize-wqueue-defunct-pro.patch
(git-fixes, CVE-2022-1882, bsc#1199904).
- add references to CVE-2022-1882, bsc#1199904
- commit b499e0d
* Wed Sep 07 2022 tiwai@suse.de
- usb: gadget: f_uac2: fix superspeed transfer (git-fixes).
- commit 2e0f852
* Tue Sep 06 2022 denis.kirjanov@suse.com
- Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
(bsc#1202989).
- commit 2353f59
* Tue Sep 06 2022 mbrugger@suse.com
- net: stmmac: dwc-qos: Disable split header for Tegra194
(bsc#1194904).
- net: stmmac: disable Split Header (SPH) for Intel platforms
(bsc#1194904).
- commit 80bcb5a
* Tue Sep 06 2022 lduncan@suse.com
- scsi: sg: Allow waiting for commands to complete on removed
device (git-fixes).
- scsi: smartpqi: Fix DMA direction for RAID requests (git-fixes).
- scsi: mpt3sas: Stop fw fault watchdog work item during system
shutdown (git-fixes).
- scsi: ufs: core: Fix another task management completion race
(git-fixes).
- scsi: ufs: core: Fix task management completion timeout race
(git-fixes).
- commit b8be98c
* Tue Sep 06 2022 dwagner@suse.de
- nvme-tcp: fix UAF when detecting digest errors (bsc#1200313
bsc#1201489).
- commit d1c233b
* Tue Sep 06 2022 oneukum@suse.com
- USB: serial: ch341: fix disabled rx timer on older devices
(git-fixes).
- commit 9eefb78
* Tue Sep 06 2022 oneukum@suse.com
- USB: serial: ch341: fix lost character on LCR updates
(git-fixes).
- commit 62469ec
* Tue Sep 06 2022 oneukum@suse.com
- USB: serial: ch314: use usb_control_msg_recv() (git-fixes).
- commit 53e1aa3
* Tue Sep 06 2022 oneukum@suse.com
- usb: gadget: f_uac2: clean up some inconsistent indenting
(git-fixes).
- commit 44a2b58
* Tue Sep 06 2022 oneukum@suse.com
- usb: dwc3: gadget: Avoid duplicate requests to enable Run/Stop
(git-fixes).
- commit f62cbbb
* Tue Sep 06 2022 ptesarik@suse.cz
- s390/hugetlb: fix prepare_hugepage_range() check for 2 GB
hugepages (git-fixes).
- s390/mm: do not trigger write fault when vma does not allow
VM_WRITE (git-fixes).
- scsi: zfcp: Fix missing auto port scan and thus missing target
ports (git-fixes).
- s390/zcore: fix race when reading from hardware system area
(git-fixes).
- s390/crash: fix incorrect number of bytes to copy to user space
(git-fixes).
- vfio/ccw: Do not change FSM state in subchannel event
(git-fixes).
- vfio/ccw: Remove UUID from s390 debug log (git-fixes).
- s390/cpumf: Handle events cycles and instructions identical
(git-fixes).
- s390/crash: make copy_oldmem_page() return number of bytes
copied (git-fixes).
- s390/mm: use non-quiescing sske for KVM switch to keyed guest
(git-fixes).
- s390/stp: clock_delta should be signed (git-fixes).
- s390/kexec: handle R_390_PLT32DBL rela in
arch_kexec_apply_relocations_add() (git-fixes).
- commit 9886bfd
* Tue Sep 06 2022 dwagner@suse.de
- nvme-rdma: Handle number of queue changes (bsc#1201865).
- nvme-tcp: Handle number of queue changes (bsc#1201865).
- nvmet: Expose max queues to configfs (bsc#1201865).
- commit 51b9b2e
* Tue Sep 06 2022 dwagner@suse.de
- nvme-fabrics: parse nvme connect Linux error codes
(bsc#1201865).
- commit f1d7d3e
* Tue Sep 06 2022 oneukum@suse.com
- usb: dwc3: qcom: fix use-after-free on runtime-PM wakeup
(git-fixes).
- commit d57061d
* Tue Sep 06 2022 denis.kirjanov@suse.com
- netfilter: nf_tables: disallow binding to already bound chain
(CVE-2022-39190 bsc#1203117).
- commit bb5b67f
* Tue Sep 06 2022 vbabka@suse.cz
- mm: pagewalk: Fix race between unmap and page walker (git-fixes,
bsc#1203159).
- commit 35d24e5
* Tue Sep 06 2022 oneukum@suse.com
- usb: dwc3: qcom: Add helper functions to enable,disable wake irqs (git-fixes).
- commit 4ff0a76
* Tue Sep 06 2022 oneukum@suse.com
- usb: dwc3: dwc3-qcom: Add missing platform_device_put() in dwc3_qcom_acpi_register_core (git-fixes).
- commit a9fc9d1
* Tue Sep 06 2022 oneukum@suse.com
- drivers: usb: dwc3-qcom: Add sdm660 compatible (git-fixes).
- commit 4f92bad
* Tue Sep 06 2022 oneukum@suse.com
- usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API (git-fixes).
- commit 88f2cbc
* Tue Sep 06 2022 tiwai@suse.de
- ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all
the time (git-fixes).
- ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all
the time (git-fixes).
- ARM: dts: at91: sama5d2_icp: specify proper regulator output
ranges (git-fixes).
- ARM: dts: at91: sama5d27_wlsom1: specify proper regulator
output ranges (git-fixes).
- soc: fsl: select FSL_GUTS driver for DPIO (git-fixes).
- soc: brcmstb: pm-arm: Fix refcount leak and __iomem leak bugs
(git-fixes).
- soc: imx: gpcv2: Assert reset before ungating clock (git-fixes).
- ARM: dts: imx6qdl-kontron-samx6i: remove duplicated node
(git-fixes).
- HID: add Lenovo Yoga C630 battery quirk (git-fixes).
- HID: AMD_SFH: Add a DMI quirk entry for Chromebooks (git-fixes).
- HID: thrustmaster: Add sparco wheel and fix array length
(git-fixes).
- HID: asus: ROG NKey: Ignore portion of 0x5a report (git-fixes).
- fbdev: fb_pm2fb: Avoid potential divide by zero error
(git-fixes).
- drm/amd/display: avoid doing vm_init multiple time (git-fixes).
- drm/amdgpu: Increase tlb flush timeout for sriov (git-fixes).
- drm/amd/display: Fix pixel clock programming (git-fixes).
- drm/amd/pm: add missing ->fini_microcode interface for Sienna
Cichlid (git-fixes).
- drm/amd/display: clear optc underflow before turn off odm clock
(git-fixes).
- drm/amd/display: For stereo keep "FLIP_ANY_FRAME" (git-fixes).
- drm/amd/display: Fix HDMI VSIF V3 incorrect issue (git-fixes).
- drm/amd/display: Avoid MPC infinite loop (git-fixes).
- udmabuf: Set the DMA mask for the udmabuf device (v2)
(git-fixes).
- media: pvrusb2: fix memory leak in pvr_probe (git-fixes).
- ACPI: thermal: drop an always true check (git-fixes).
- commit c8964fa
* Mon Sep 05 2022 vbabka@suse.cz
- mm: Force TLB flush for PFNMAP mappings before unlink_file_vma()
(CVE-2022-39188, bsc#1203107).
- commit 3a89213
* Mon Sep 05 2022 lhenriques@suse.de
- fuse: ioctl: translate ENOSYS (bsc#1203139).
- fuse: limit nsec (bsc#1203138).
- commit 7e9c40c
* Mon Sep 05 2022 mkubecek@suse.cz
- netfilter: nf_conntrack_irc: Tighten matching on DCC message
(CVE-2022-2663 bsc#1202097).
- netfilter: nf_conntrack_irc: Fix forged IP logic (CVE-2022-2663
bsc#1202097).
- commit 81db4dd
* Mon Sep 05 2022 oneukum@suse.com
- blacklist.conf: breaks kABI in a hard to fix way
- commit cc459f1
* Mon Sep 05 2022 tiwai@suse.de
- gpio: pca953x: Add mutex_lock for regcache sync in PM
(git-fixes).
- commit 68f2e3d
* Mon Sep 05 2022 vbabka@suse.cz
- Update
patches.kabi/kABI-Fix-kABI-after-mm-rmap-Fix-anon_vma-degree-ambi.patch
(git-fixes, bsc#1203098).
- Update
patches.suse/mm-rmap-Fix-anon_vma-degree-ambiguity-leading-to-double-reuse.patch
(git-fixes, bsc#1203098).
Add reference to bsc#1203098.
- commit 866ab35
* Sun Sep 04 2022 tiwai@suse.de
- Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"
(git-fixes).
- commit 44c1db1
* Sun Sep 04 2022 tiwai@suse.de
- Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag
(git-fixes).
- Input: rk805-pwrkey - fix module autoloading (git-fixes).
- tty: n_gsm: avoid call of sleeping functions from atomic context
(git-fixes).
- tty: n_gsm: replace kicktimer with delayed_work (git-fixes).
- tty: n_gsm: initialize more members at gsm_alloc_mux()
(git-fixes).
- tty: n_gsm: add sanity check for gsm->receive in
gsm_receive_buf() (git-fixes).
- tty: serial: lpuart: disable flow control while waiting for
the transmit engine to complete (git-fixes).
- serial: fsl_lpuart: RS485 RTS polariy is inverse (git-fixes).
- staging: rtl8712: fix use after free bugs (git-fixes).
- clk: bcm: rpi: Fix error handling of raspberrypi_fw_get_rate
(git-fixes).
- clk: core: Fix runtime PM sequence in clk_core_unprepare()
(git-fixes).
- clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops
(git-fixes).
- hwmon: (gpio-fan) Fix array out of bounds access (git-fixes).
- commit f95732e
* Sun Sep 04 2022 tiwai@suse.de
- ALSA: hda/sigmatel: Keep power up while beep is enabled
(bsc#1200544).
- commit 9d2056c
* Sat Sep 03 2022 tiwai@suse.de
- Revert "usb: gadget: udc-xilinx: replace memcpy with
memcpy_toio" (git-fixes).
- commit fa5bfaa
* Sat Sep 03 2022 tiwai@suse.de
- mmc: core: Fix UHS-I SD 1.8V workaround branch (git-fixes).
- drm/i915: fix null pointer dereference (git-fixes).
- soundwire: qcom: fix device status array range (git-fixes).
- misc: fastrpc: fix memory corruption on open (git-fixes).
- misc: fastrpc: fix memory corruption on probe (git-fixes).
- iio: ad7292: Prevent regulator double disable (git-fixes).
- iio: adc: mcp3911: use correct formula for AD conversion
(git-fixes).
- iio: adc: mcp3911: make use of the sign bit (git-fixes).
- usb: cdns3: fix issue with rearming ISO OUT endpoint
(git-fixes).
- usb: cdns3: fix incorrect handling TRB_SMM flag for ISOC
transfer (git-fixes).
- usb: gadget: mass_storage: Fix cdrom data transfers on MAC-OS
(git-fixes).
- usb: dwc2: fix wrong order of phy_power_on and phy_init
(git-fixes).
- usb: gadget: udc-xilinx: replace memcpy with memcpy_toio
(git-fixes).
- thunderbolt: Use the actual buffer in tb_async_error()
(git-fixes).
- usb: typec: altmodes/displayport: correct pin assignment for
UFP receptacles (git-fixes).
- usb: typec: tcpm: Return ENOTSUPP for power supply prop writes
(git-fixes).
- musb: fix USB_MUSB_TUSB6010 dependency (git-fixes).
- platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask (git-fixes).
- commit b6c0927
* Sat Sep 03 2022 tiwai@suse.de
- drm/msm/dsi: Fix number of regulators for SDM660 (git-fixes).
- drm/msm/dsi: Fix number of regulators for msm8996_dsi_cfg
(git-fixes).
- drm/msm/dp: delete DP_RECOVERED_CLOCK_OUT_EN to fix tps4
(git-fixes).
- drm/msm/dsi: fix the inconsistent indenting (git-fixes).
- drm/i915/display: avoid warnings when registering dual panel
backlight (git-fixes).
- drm/i915/reg: Fix spelling mistake "Unsupport" -> "Unsupported"
(git-fixes).
- driver core: Don't probe devices after bus_type.match() probe
deferral (git-fixes).
- commit ed7d76e
* Sat Sep 03 2022 jgross@suse.com
- s390/hypfs: avoid error message under KVM (bsc#1032323).
- commit d15dd85
* Sat Sep 03 2022 jgross@suse.com
- xen/privcmd: fix error exit of privcmd_ioctl_dm_op()
(git-fixes).
- commit b3967e5
* Sat Sep 03 2022 jgross@suse.com
- xen/xenbus: fix return type in xenbus_file_read() (git-fixes).
- commit 83dc2f8
* Sat Sep 03 2022 jgross@suse.com
- KVM: X86: avoid uninitialized 'fault.async_page_fault' from
fixed-up #PF (git-fixes).
- commit 5ee26ea
* Sat Sep 03 2022 jgross@suse.com
- KVM: x86: revalidate steal time cache if MSR value changes
(git-fixes).
- commit 5409e90
* Sat Sep 03 2022 jgross@suse.com
- KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP
(git-fixes).
- commit 3aea465
* Fri Sep 02 2022 jgross@suse.com
- KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported
value (git-fixes).
- commit 5500abe
* Fri Sep 02 2022 jgross@suse.com
- KVM: nVMX: Inject #UD if VMXON is attempted with incompatible
CR0/CR4 (git-fixes).
- commit b35717b
* Fri Sep 02 2022 jgross@suse.com
- KVM: x86: Set error code to segment selector on LLDT/LTR
non-canonical #GP (git-fixes).
- commit 60b85eb
* Fri Sep 02 2022 jgross@suse.com
- KVM: x86: Mark TSS busy during LTR emulation _after_ all fault
checks (git-fixes).
- commit a591a18
* Fri Sep 02 2022 jgross@suse.com
- KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for
!nested_run_pending case (git-fixes).
- commit 92eb839
* Fri Sep 02 2022 jgross@suse.com
- KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending
case (git-fixes).
- commit 280d133
* Fri Sep 02 2022 jgross@suse.com
- KVM: SVM: Unwind "speculative" RIP advancement if INTn injection
"fails" (git-fixes).
- commit 2197604
* Fri Sep 02 2022 jgross@suse.com
- KVM: SVM: Don't BUG if userspace injects an interrupt with GIF=0
(git-fixes).
- commit 96927c2
* Fri Sep 02 2022 jgross@suse.com
- KVM: VMX: Print VM-instruction error as unsigned (git-fixes).
- commit 68c3e1f
* Fri Sep 02 2022 jgross@suse.com
- KVM: nVMX: Defer APICv updates while L2 is active until L1 is
active (git-fixes).
- commit f2721a9
* Fri Sep 02 2022 jgross@suse.com
- KVM: SVM: fix panic on out-of-bounds guest IRQ (git-fixes).
- commit c23060e
* Fri Sep 02 2022 jgross@suse.com
- KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't
activated (git-fixes).
- commit d1a201b
* Fri Sep 02 2022 jgross@suse.com
- KVM: x86: Avoid theoretical NULL pointer dereference in
kvm_irq_delivery_to_apic_fast() (git-fixes).
- commit bd3093f
* Fri Sep 02 2022 jgross@suse.com
- KVM: x86: Check lapic_in_kernel() before attempting to set a
SynIC irq (git-fixes).
- commit fab67c0
* Fri Sep 02 2022 jgross@suse.com
- KVM: x86: hyper-v: Drop redundant 'ex' parameter from
kvm_hv_flush_tlb() (git-fixes).
- commit e697bdc
* Fri Sep 02 2022 dwagner@suse.de
- scsi: lpfc: Copyright updates for 14.2.0.6 patches
(bsc#1203063).
- scsi: lpfc: Update lpfc version to 14.2.0.6 (bsc#1203063).
- scsi: lpfc: Remove SANDiags related code (bsc#1203063).
- scsi: lpfc: Add warning notification period to CMF_SYNC_WQE
(bsc#1203063).
- scsi: lpfc: Rework MIB Rx Monitor debug info logic
(bsc#1203063).
- scsi: lpfc: Fix null ndlp ptr dereference in abnormal exit
path for GFT_ID (bsc#1203063).
- scsi: lpfc: Fix unsolicited FLOGI receive handling during
PT2PT discovery (bsc#1203063).
- scsi: lpfc: Check the return value of alloc_workqueue()
(bsc#1203063).
- commit 0cdf70f
* Fri Sep 02 2022 tiwai@suse.de
- mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on
program/erase times (git-fixes).
- commit 5abb01b
* Fri Sep 02 2022 tiwai@suse.de
- Drop mtd patch that was reverted in the stable tree
It may lead to some data loss, hence reverted in the upstream stable tree.
- commit 6e6a4da
* Fri Sep 02 2022 tiwai@suse.de
- kabi/severities: ignore kABI changes in mwifiex drivers
Those symbols are used only locally in mwifiex (sub-)modules.
- commit 60b35e7
* Fri Sep 02 2022 tiwai@suse.de
- mwifiex: Ignore BTCOEX events from the 88W8897 firmware
(git-fixes).
- commit aa22b95
* Fri Sep 02 2022 tiwai@suse.de
- blacklist.conf: Add mwifiex entries that have been reverted in stable tree
- commit d49d2ba
* Fri Sep 02 2022 tiwai@suse.de
- spi: Fix incorrect cs_setup delay handling (git-fixes).
- vdpa_sim: avoid putting an uninitialized iova_domain
(git-fixes).
- commit 832166f
* Fri Sep 02 2022 tiwai@suse.de
- blacklist.conf: add already reverted commit for stable-5.15.x
- commit fe76880
* Fri Sep 02 2022 dwagner@suse.de
- scsi: lpfc: Copyright updates for 14.2.0.5 patches
(bsc#1201956).
- scsi: lpfc: Update lpfc version to 14.2.0.5 (bsc#1201956).
- scsi: lpfc: Remove Menlo/Hornet related code (bsc#1201956).
- scsi: lpfc: Refactor lpfc_nvmet_prep_abort_wqe() into
lpfc_sli_prep_abort_xri() (bsc#1201956).
- scsi: lpfc: Revert RSCN_MEMENTO workaround for misbehaved
configuration (bsc#1201956).
- scsi: lpfc: Fix lost NVMe paths during LIF bounce stress test
(bsc#1201956).
- scsi: lpfc: Fix attempted FA-PWWN usage after feature disable
(bsc#1201956).
- scsi: lpfc: Fix possible memory leak when failing to issue
CMF WQE (bsc#1201956).
- scsi: lpfc: Remove extra atomic_inc on cmd_pending in
queuecommand after VMID (bsc#1201956).
- scsi: lpfc: Set PU field when providing D_ID in
XMIT_ELS_RSP64_CX iocb (bsc#1201956).
- scsi: lpfc: Prevent buffer overflow crashes in debugfs with
malformed user input (bsc#1201956).
- scsi: lpfc: Fix uninitialized cqe field in
lpfc_nvme_cancel_iocb() (bsc#1201956).
- commit 7b86962
* Fri Sep 02 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit b02d3d9
* Fri Sep 02 2022 denis.kirjanov@suse.com
- net: dsa: felix: purge skb from TX timestamping queue if it
cannot be sent (git-fies).
- commit 9da9e21
* Fri Sep 02 2022 denis.kirjanov@suse.com
- net: dsa: tag_ocelot_8021q: break circular dependency with
ocelot switch lib (git-fies).
- Refresh
patches.suse/net-dsa-felix-break-at-first-CPU-port-during-init-an.patch.
- commit 0908246
* Fri Sep 02 2022 tiwai@suse.de
- Input: i8042 - add additional TUXEDO devices to i8042 quirk
tables (git-fies).
- Input: i8042 - add TUXEDO devices to i8042 quirk tables
(git-fies).
- commit bba711c
* Fri Sep 02 2022 tiwai@suse.de
- Input: i8042 - merge quirk tables (git-fies).
- Refresh
patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch.
- commit 18e20bc
* Fri Sep 02 2022 tiwai@suse.de
- Input: i8042 - move __initconst to fix code styling warning
(git-fies).
- commit 783d1cd
* Fri Sep 02 2022 tiwai@suse.de
- nouveau: explicitly wait on the fence in nouveau_bo_move_m2mf
(git-fies).
- loop: Check for overflow while configuring loop (git-fies).
- wifi: rtlwifi: remove always-true condition pointed out by
GCC 12 (git-fies).
- commit a3214fc
* Fri Sep 02 2022 tiwai@suse.de
- fbdev: fbcon: Properly revert changes when vc_resize() failed
(git-fies).
- commit 165b4a4
* Fri Sep 02 2022 tiwai@suse.de
- kcm: fix strp_init() order and cleanup (git-fies).
- ethernet: rocker: fix sleep in atomic context bug in
neigh_timer_handler (git-fies).
- commit d2a4fb7
* Fri Sep 02 2022 tiwai@suse.de
- Drop usbnet patches that caused problems on stable 5.15
- commit c6293d4
* Fri Sep 02 2022 tiwai@suse.de
- HID: steam: Prevent NULL pointer dereference in
steam_{recv,send}_report (git-fies).
- commit bc8005d
* Fri Sep 02 2022 tiwai@suse.de
- Add already cherry-picked AMD gfx commits to Alt-commit
- commit f32f5d7
* Fri Sep 02 2022 tiwai@suse.de
- blacklist.conf: add ax25 entry that isn't applicable to SLE15-SP4 kernel
- commit 4066ddd
* Fri Sep 02 2022 tiwai@suse.de
- ax25: Fix ax25 session cleanup problems (git-fixes).
- Refresh patches.kabi/net-ax25_dev-kabi-workaround.patch.
- commit 0281308
* Fri Sep 02 2022 tiwai@suse.de
- drm/amd/display: Fix surface optimization regression on Carrizo
(git-fixes).
- commit 71b9a30
* Fri Sep 02 2022 vbabka@suse.cz
- mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuse
(git-fixes).
kABI: Fix kABI after "mm/rmap: Fix anon_vma->degree ambiguity
leading to double-reuse" (git-fixes).
- commit 513d1e1
* Fri Sep 02 2022 tiwai@suse.de
- drm/amd/display: Reset DMCUB before HW init (git-fixes).
- drm/amd/display: Optimize bandwidth on following fast update
(git-fixes).
- drm/amd/display: Add option to defer works of hpd_rx_irq
(git-fixes).
- commit 026dde7
* Fri Sep 02 2022 tiwai@suse.de
- Drop a wrongly picked up batmna-adv patch
Blacklist it as well
- commit 16220d6
* Fri Sep 02 2022 tiwai@suse.de
- blacklist.conf: Add already reverted ACPI PM entries
- commit f0bfc90
* Fri Sep 02 2022 tiwai@suse.de
- Update patch reference for media fix (CVE-2022-3078 bsc#1203041)
- commit 0804984
* Fri Sep 02 2022 tiwai@suse.de
- ieee802154/adf7242: defer destroy_workqueue call (git-fixes).
- Bluetooth: L2CAP: Fix build errors in some archs (git-fixes).
- wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()
(git-fixes).
- wifi: mac80211: Don't finalize CSA in IBSS mode if state is
disconnected (git-fixes).
- ALSA: usb-audio: Add quirk for LH Labs Geek Out HD Audio 1V5
(git-fixes).
- ALSA: hda/realtek: Add speaker AMP init for Samsung laptops
with ALC298 (git-fixes).
- ALSA: hda: intel-nhlt: Correct the handling of fmt_config
flexible array (git-fixes).
- ALSA: seq: Fix data-race at module auto-loading (git-fixes).
- ALSA: seq: oss: Fix data-race for max_midi_devs access
(git-fixes).
- commit 3a9bb8d
* Thu Sep 01 2022 jgross@suse.com
- KVM: x86/mmu: make apf token non-zero to fix bug (git-fixes).
- commit e35969c
* Thu Sep 01 2022 jgross@suse.com
- KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP
MMU (git-fixes).
- commit ef21a23
* Thu Sep 01 2022 jgross@suse.com
- KVM: x86/mmu: Move "invalid" check out of kvm_tdp_mmu_get_root()
(git-fixes).
- commit b06d410
* Thu Sep 01 2022 jgross@suse.com
- KVM: x86: SVM: don't passthrough SMAP/SMEP/PKE bits in !NPT &&
!gCR0.PG case (git-fixes).
- commit 31c8f31
* Thu Sep 01 2022 jgross@suse.com
- KVM: SVM: Don't intercept #GP for SEV guests (git-fixes).
- commit 97eedc7
* Thu Sep 01 2022 mkoutny@suse.com
- blacklist.conf: Add two commits
5102bb1c9f82 psi: Fix "defined but not used" warnings when CONFIG_PROC_FS=n
ec2444530612 psi: Fix "no previous prototype" warnings when CONFIG_CGROUPS=n
- commit 0f4ea54
* Thu Sep 01 2022 jgross@suse.com
- KVM: LAPIC: Also cancel preemption timer during SET_LAPIC
(git-fixes).
- commit c7dbeaf
* Thu Sep 01 2022 jgross@suse.com
- KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlock
(git-fixes).
- commit 0f30cb5
* Thu Sep 01 2022 jgross@suse.com
- xen/gntdev: fix unmap notification order (git-fixes).
- commit 556f435
* Thu Sep 01 2022 aabdallah@suse.de
- md/raid1: fix missing bitmap update w/o WriteMostly devices
(bsc#1203036).
- commit 4e8b0d8
* Thu Sep 01 2022 jgross@suse.com
- KVM: nVMX: Synthesize TRIPLE_FAULT for L2 if emulation is
required (git-fixes).
- commit f36e374
* Thu Sep 01 2022 jgross@suse.com
- KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_all
(git-fixes).
- commit 967f4a3
* Thu Sep 01 2022 jgross@suse.com
- KVM: x86: check PIR even for vCPUs with disabled APICv
(git-fixes).
- commit 109f3b2
* Thu Sep 01 2022 jgross@suse.com
- KVM: VMX: prepare sync_pir_to_irr for running with APICv
disabled (git-fixes).
- commit d503d18
* Thu Sep 01 2022 jgross@suse.com
- KVM: MMU: shadow nested paging does not have PKU (git-fixes).
- commit a1f1354
* Thu Sep 01 2022 jgross@suse.com
- KVM: X86: Use vcpu->arch.walk_mmu for kvm_mmu_invlpg()
(git-fixes).
- commit 779fd48
* Thu Sep 01 2022 jgross@suse.com
- KVM: x86: ignore APICv if LAPIC is not enabled (git-fixes).
- commit a7fa5e6
* Thu Sep 01 2022 jgross@suse.com
- xen: detect uninitialized xenbus in xenbus_init (git-fixes).
- commit bdde7fc
* Thu Sep 01 2022 jgross@suse.com
- KVM: x86/mmu: include EFER.LMA in extended mmu role (git-fixes).
- commit 97d9b98
* Thu Sep 01 2022 jgross@suse.com
- KVM: nVMX: don't use vcpu->arch.efer when checking host state
on nested state load (git-fixes).
- commit 5bf1fed
* Thu Sep 01 2022 jgross@suse.com
- xen: don't continue xenstore initialization in case of errors
(git-fixes).
- commit e090e14
* Thu Sep 01 2022 jgross@suse.com
- KVM: x86/mmu: Don't freak out if pml5_root is NULL on 4-level
host (git-fixes).
- commit 00a89e1
* Thu Sep 01 2022 jslaby@suse.cz
- rpm/kernel-source.spec.in: simplify finding of broken symlinks
"find -xtype l" will report them, so use that to make the search a bit
faster (without using shell).
- commit 13bbc51
* Thu Sep 01 2022 lduncan@suse.com
- kabi/severities: add drivers/scsi/hisi_sas for bsc#1202471
- commit 0f9d7a1
* Wed Aug 31 2022 msuchanek@suse.de
- powerpc: Avoid discarding flags in system_call_exception()
(bsc#1194869).
- commit df6bb12
* Wed Aug 31 2022 denis.kirjanov@suse.com
- llc: fix netdevice reference leaks in llc_ui_bind()
(CVE-2022-28356 bsc#1197391).
- commit 42c82d5
* Wed Aug 31 2022 msuchanek@suse.de
- mkspec: eliminate @NOSOURCE@ macro
This should be alsways used with @SOURCES@, just include the content
there.
- commit 403d89f
* Wed Aug 31 2022 msuchanek@suse.de
- kernel-source: include the kernel signature file
We assume that the upstream tarball is used for released kernels.
Then we can also include the signature file and keyring in the
kernel-source src.rpm.
Because of mkspec code limitation exclude the signature and keyring from
binary packages always - mkspec does not parse spec conditionals.
- commit e76c4ca
* Wed Aug 31 2022 msuchanek@suse.de
- kernel-binary: move @NOSOURCE@ to @SOURCES@ as in other packages
- commit 4b42fb2
* Wed Aug 31 2022 msuchanek@suse.de
- dtb: Do not include sources in src.rpm - refer to kernel-source
Same as other kernel binary packages there is no need to carry duplicate
sources in dtb packages.
- commit 1bd288c
* Tue Aug 30 2022 denis.kirjanov@suse.com
- af_key: Do not call xfrm_probe_algs in parallel (bsc#1202898
CVE-2022-3028).
- commit d480d95
* Tue Aug 30 2022 msuchanek@suse.de
- Update patches.suse/watchdog-export-lockup_detector_reconfigure.patch (bsc#1202872 ltc#197920).
- commit 310a79a
* Tue Aug 30 2022 tiwai@suse.de
- ipmi: fix initialization when workqueue allocation fails
(git-fixes).
- commit 4e7ceb0
* Mon Aug 29 2022 lduncan@suse.com
- kABI: scsi: libiscsi: fix removal of iscsi_create_conn
(bsc#1198410).
- commit 3bc90b6
* Mon Aug 29 2022 tiwai@suse.de
- blacklist.conf: Add a few entries for ALSA
- commit ce7ed14
* Mon Aug 29 2022 tiwai@suse.de
- asm-generic: sections: refactor memory_intersects (git-fixes).
- commit bfaae5b
* Mon Aug 29 2022 jack@suse.cz
- ext4: fix incorrect type issue during replay_del_range
(bsc#1202867).
- commit d192fa1
* Mon Aug 29 2022 msuchanek@suse.de
- blacklist.conf: Add reverted patch
d11219ad53dc amdgpu: disable powerpc support for the newer display engine
c653c591789b drm/amdgpu: Re-enable DCN for 64-bit powerpc
- commit 15ec992
* Mon Aug 29 2022 shung-hsi.yu@suse.com
- bpf: Don't use tnum_range on array range checking for poke
descriptors (bsc#1202564 bsc#1202860 CVE-2022-2905).
- commit 56cd61e
* Sun Aug 28 2022 tiwai@suse.de
- ACPI: processor: Remove freq Qos request for all CPUs
(git-fixes).
- commit 57c696d
* Sun Aug 28 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
- commit 1d06339
* Sat Aug 27 2022 tiwai@suse.de
- arm64: fix rodata=full (git-fixes).
- arm64: Fix match_list for erratum 1286807 on Arm Cortex-A76
(git-fixes).
- commit 470861e
* Fri Aug 26 2022 lduncan@suse.com
- scsi: libiscsi: Add iscsi_cls_conn to sysfs after initialization
(bsc#1198410).
- Refresh
patches.kabi/kABI-fix-removal-of-iscsi_destroy_conn.patch.
- Refresh
patches.suse/scsi-libiscsi-Teardown-iscsi_cls_conn-gracefully.patch.
- commit bb43920
* Fri Aug 26 2022 lhenriques@suse.de
- ceph: don't truncate file in atomic_open (bsc#1202824).
- ceph: don't leak snap_rwsem in handle_cap_grant (bsc#1202823).
- ceph: use correct index when encoding client supported features
(bsc#1202822).
- commit d0f574e
* Fri Aug 26 2022 petr.pavlu@suse.com
- tracing: Have filter accept "common_cpu" to be consistent
(git-fixes).
- commit 31941eb
* Fri Aug 26 2022 petr.pavlu@suse.com
- tracing/probes: Have kprobes and uprobes use $COMM too
(git-fixes).
- commit 55e2fc7
* Fri Aug 26 2022 petr.pavlu@suse.com
- tracing: Use a struct alignof to determine trace event field
alignment (git-fixes).
- commit 500082c
* Fri Aug 26 2022 petr.pavlu@suse.com
- ftrace/x86: Add back ftrace_expected assignment (git-fixes).
- commit d5efa05
* Fri Aug 26 2022 petr.pavlu@suse.com
- spmi: trace: fix stack-out-of-bound access in SPMI tracing
functions (git-fixes).
- commit 904f517
* Fri Aug 26 2022 petr.pavlu@suse.com
- blacklist.conf: tracepoint cleanup for drivers/char/random
- commit 15d84d3
* Fri Aug 26 2022 tiwai@suse.de
- ratelimit: Fix data-races in ___ratelimit() (git-fixes).
- nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
(git-fixes).
- r8152: fix the RX FIFO settings when suspending (git-fixes).
- r8152: fix the units of some registers for RTL8156A (git-fixes).
- rose: check NULL rose_loopback_neigh->loopback (git-fixes).
- spi: meson-spicc: add local pow2 clock ops to preserve rate
between messages (git-fixes).
- regulator: pca9450: Remove restrictions for regulator-name
(git-fixes).
- pinctrl: qcom: sm8250: Fix PDC map (git-fixes).
- venus: pm_helpers: Fix warning in OPP during probe (git-fixes).
- tty: serial: Fix refcount leak bug in ucc_uart.c (git-fixes).
- video: fbdev: i740fb: Check the argument of i740_calc_vclk()
(git-fixes).
- vfio: Clear the caps->buf to NULL after free (git-fixes).
- PCI/ACPI: Guard ARM64-specific mcfg_quirks (git-fixes).
- phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks
(git-fixes).
- PCI: aardvark: Fix reporting Slot capabilities on emulated
bridge (git-fixes).
- PCI: Add ACS quirk for Broadcom BCM5750x NICs (git-fixes).
- pinctrl: intel: Check against matching data instead of ACPI
companion (git-fixes).
- platform/chrome: cros_ec_proto: don't show MKBP version if
unsupported (git-fixes).
- usb: dwc2: gadget: remove D+ pull-up while no vbus with
usb-role-switch (git-fixes).
- usb: renesas: Fix refcount leak bug (git-fixes).
- usb: host: ohci-ppc-of: Fix refcount leak bug (git-fixes).
- usb: gadget: uvc: call uvc uvcg_warn on completed status
instead of uvcg_info (git-fixes).
- usb: cdns3: fix random warning message when driver load
(git-fixes).
- usb: cdns3 fix use-after-free at workaround 2 (git-fixes).
- vboxguest: Do not use devm for irq (git-fixes).
- commit 4349f84
* Fri Aug 26 2022 tiwai@suse.de
- net: phy: Don't WARN for PHY_READY state in
mdio_bus_phy_resume() (git-fixes).
- drm/ttm: Fix dummy res NULL ptr deref bug (git-fixes).
- drm/nouveau: recognise GA103 (git-fixes).
- lib/list_debug.c: Detect uninitialized lists (git-fixes).
- irqchip/tegra: Fix overflow implicit truncation warnings
(git-fixes).
- mmc: tmio: avoid glitches when resetting (git-fixes).
- HID: multitouch: new device class fix Lenovo X12 trackpad sticky
(git-fixes).
- gadgetfs: ep_io - wait until IRQ finishes (git-fixes).
- habanalabs/gaudi: mask constant value before cast (git-fixes).
- habanalabs/gaudi: fix shift out of bounds (git-fixes).
- commit 5ff4970
* Fri Aug 26 2022 tiwai@suse.de
- audit: fix potential double free on error path from
fsnotify_add_inode_mark (git-fixes).
- apparmor: fix overlapping attachment computation (git-fixes).
- apparmor: fix setting unconfined mode on a loaded profile
(git-fixes).
- apparmor: Fix memleak in aa_simple_write_to_buffer()
(git-fixes).
- apparmor: fix reference count leak in aa_pivotroot()
(git-fixes).
- apparmor: fix aa_label_asxprint return check (git-fixes).
- apparmor: Fix failed mount permission check error message
(git-fixes).
- apparmor: fix quiet_denied for file rules (git-fixes).
- apparmor: fix absroot causing audited secids to begin with =
(git-fixes).
- ASoC: rsnd: care default case on rsnd_ssiu_busif_err_irq_ctrl()
(git-fixes).
- drm/meson: Fix overflow implicit truncation warnings
(git-fixes).
- dmaengine: sprd: Cleanup in .remove() after
pm_runtime_get_sync() failed (git-fixes).
- dmaengine: dw-axi-dmac: ignore interrupt if no descriptor
(git-fixes).
- dmaengine: dw-axi-dmac: do not print NULL LLI during error
(git-fixes).
- clk: qcom: clk-alpha-pll: fix clk_trion_pll_configure
description (git-fixes).
- clk: qcom: ipq8074: dont disable gcc_sleep_clk_src (git-fixes).
- clk: ti: Stop using legacy clkctrl names for omap4 and 5
(git-fixes).
- commit 7a7a70b
* Thu Aug 25 2022 jack@suse.cz
- blacklist.conf: Blacklist 5f41fdaea63d
- commit 63ae0ad
* Thu Aug 25 2022 jack@suse.cz
- ext4: add new helper interface ext4_try_to_trim_range()
(bsc#1202783).
- commit dc835b8
* Thu Aug 25 2022 jack@suse.cz
- block: only mark bio as tracked if it really is tracked
(bsc#1202782).
- commit 7abc7a3
* Thu Aug 25 2022 jack@suse.cz
- block: fix rq-qos breakage from skipping rq_qos_done_bio()
(bsc#1202781).
- commit 5d80bdd
* Thu Aug 25 2022 jack@suse.cz
- block: Fix wrong offset in bio_truncate() (bsc#1202780).
- commit c0f694e
* Thu Aug 25 2022 jack@suse.cz
- block: Fix fsync always failed if once failed (bsc#1202779).
- commit f5086dc
* Thu Aug 25 2022 jack@suse.cz
- jbd2: fix assertion 'jh->b_frozen_data == NULL' failure when
journal aborted (bsc#1202716).
- commit e87146c
* Thu Aug 25 2022 jack@suse.cz
- jbd2: fix outstanding credits assert in
jbd2_journal_commit_transaction() (bsc#1202715).
- commit 84aa1b1
* Thu Aug 25 2022 jack@suse.cz
- ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock
(bsc#1202778).
- commit f5a554b
* Thu Aug 25 2022 jack@suse.cz
- fs-writeback: writeback_sb_inodes: Recalculate 'wrote' according skipped pages
(bsc#1200873).
- commit cee5b60
* Thu Aug 25 2022 jack@suse.cz
- ocfs2: fix a deadlock when commit trans (bsc#1202776).
- commit a5aedb3
* Thu Aug 25 2022 jack@suse.cz
- jbd2: export jbd2_journal_[grab|put]_journal_head (bsc#1202775).
- commit 28e460c
* Thu Aug 25 2022 jack@suse.cz
- blacklist.conf: Blacklist d41b60359ffb
- commit edba519
* Thu Aug 25 2022 jack@suse.cz
- filemap: Handle sibling entries in filemap_get_read_batch()
(bsc#1202774).
- commit 9c6d1b4
* Thu Aug 25 2022 jack@suse.cz
- mm: bdi: initialize bdi_min_ratio when bdi is unregistered
(bsc#1197763).
- commit 279cc3f
* Thu Aug 25 2022 jack@suse.cz
- udf: Fix crash after seekdir (bsc#1194592).
- commit 6ef60fc
* Thu Aug 25 2022 jack@suse.cz
- ext4: recover csum seed of tmp_inode after migrating to extents
(bsc#1202713).
- commit 75eb2be
* Thu Aug 25 2022 jack@suse.cz
- ext4: add reserved GDT blocks check (bsc#1202712).
- commit 838aa12
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix super block checksum incorrect after mount
(bsc#1202773).
- commit 613c9ba
* Thu Aug 25 2022 jack@suse.cz
- ext4: filter out EXT4_FC_REPLAY from on-disk superblock field
s_state (bsc#1202771).
- commit 047da7e
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix bug_on in ext4_writepages (bsc#1200872).
- commit ce23454
* Thu Aug 25 2022 jack@suse.cz
- ext4: mark group as trimmed only if it was fully scanned
(bsc#1202770).
- commit b2f9c26
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix use-after-free in ext4_rename_dir_prepare
(bsc#1200871).
- commit fdc3142
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix warning in ext4_handle_inode_extension (bsc#1202711).
- commit 2d0922d
* Thu Aug 25 2022 jack@suse.cz
- ext4: force overhead calculation if the s_overhead_cluster
makes no sense (bsc#1200870).
- commit 9fdbd44
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix overhead calculation to account for the reserved
gdt blocks (bsc#1200869).
- commit f11e4d9
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix use-after-free in ext4_search_dir (bsc#1202710).
- commit 42b5ddf
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix symlink file size not match to file content
(bsc#1200868).
- commit 7082685
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix fallocate to use file_modified to update permissions
consistently (bsc#1202769).
Refresh ext4-fix-race-condition-between-ext4_write-and-ext4_.patch
- commit f4c0654
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix fs corruption when tring to remove a non-empty
directory with IO error (bsc#1202768).
- commit eba8ff9
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix error handling in ext4_fc_record_modified_inode()
(bsc#1202767).
- commit c4c9f59
* Thu Aug 25 2022 petr.pavlu@suse.com
- tracing: Add ustring operation to filtering string pointers
(git-fixes).
- commit aa3d4b0
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix error handling in ext4_restore_inline_data()
(bsc#1197757).
- commit 5104a0b
* Thu Aug 25 2022 jack@suse.cz
- ext4: modify the logic of ext4_mb_new_blocks_simple
(bsc#1202766).
- commit 0a7e7a5
* Thu Aug 25 2022 petr.pavlu@suse.com
- trace/timerlat: Add migrate-disabled field to the timerlat
header (git-fixes).
- commit 967569f
* Thu Aug 25 2022 petr.pavlu@suse.com
- trace/osnoise: Add migrate-disabled field to the osnoise header
(git-fixes).
- commit 72b3729
* Thu Aug 25 2022 tiwai@suse.de
- tpm: fix reference counting for struct tpm_chip (CVE-2022-2977
bsc#1202672).
- commit 1a35f98
* Thu Aug 25 2022 jack@suse.cz
- ext4: prevent used blocks from being allocated during fast
commit replay (bsc#1202765).
- commit 62f3764
* Thu Aug 25 2022 jack@suse.cz
- ext4: don't use the orphan list when migrating an inode
(bsc#1197756).
- commit d6830f3
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits'
(bsc#1202764).
- commit 4c705fb
* Thu Aug 25 2022 jack@suse.cz
- ext4: initialize err_blk before calling __ext4_get_inode_loc
(bsc#1202763).
- commit 12cb4fe
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix a possible ABBA deadlock due to busy PA (bsc#1202762).
- commit 82f3f5b
* Thu Aug 25 2022 jack@suse.cz
- ext4: make sure to reset inode lockdep class when quota enabling
fails (bsc#1202761).
- commit 187abff
* Thu Aug 25 2022 jack@suse.cz
- ext4: make sure quota gets properly shutdown on error
(bsc#1195480).
- commit d6d02d9
* Thu Aug 25 2022 jack@suse.cz
- ext4: Fix BUG_ON in ext4_bread when write quota data
(bsc#1197755).
- commit 507809a
* Thu Aug 25 2022 jack@suse.cz
- ext4: fast commit may miss tracking unwritten range during
ftruncate (bsc#1202759).
- commit 4941736
* Thu Aug 25 2022 jack@suse.cz
- ext4: use ext4_ext_remove_space() for fast commit replay delete
range (bsc#1202758).
- commit 5de593d
* Thu Aug 25 2022 jack@suse.cz
- ext4: fix fast commit may miss tracking range for
FALLOC_FL_ZERO_RANGE (bsc#1202757).
- commit 05b0f97
* Thu Aug 25 2022 vbabka@suse.cz
- Update references to mention CVE-2022-2938:
patches.suse/psi-Fix-uaf-issue-when-psi-trigger-is-destroyed-whil.patch
(CVE-2022-2938 bsc#1202623).
- commit 58b2b90
* Thu Aug 25 2022 vbabka@suse.cz
- supported.conf: mark lib/objagg supported as dependency of mlxsw
- commit 0d78453
* Thu Aug 25 2022 bp@suse.de
- x86/speculation: Disable RRSBA behavior (bsc#1201455
CVE-2022-28693).
- Refresh
patches.suse/x86-speculation-Add-RSB-VM-Exit-protections.patch.
- commit 916d5d1
* Wed Aug 24 2022 ailiop@suse.com
- xfs: fix perag reference leak on iteration race with growfs
(git-fixes).
- commit fc22ca3
* Wed Aug 24 2022 bp@suse.de
- x86/sgx: Set active memcg prior to shmem allocation (bsc#1199515
CVE-2021-33135).
- commit 7552707
* Wed Aug 24 2022 hare@suse.de
- Refresh
patches.suse/nvme-auth-align-to-pre-upstream-FFDHE-implementation.patch.
- commit 8ff61f9
* Wed Aug 24 2022 mkubecek@suse.cz
- net_sched: cls_route: disallow handle of 0 (bsc#1202393).
- commit 1cf844d
* Wed Aug 24 2022 mkubecek@suse.cz
- net_sched: cls_route: remove from list when handle is 0
(CVE-2022-2588 bsc#1202096).
- commit a6b8223
* Wed Aug 24 2022 tiwai@suse.de
- Update patch reference for pipe fix (CVE-2022-2959 bsc#1202681)
- commit a95d764
* Wed Aug 24 2022 bp@suse.de
- Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV"
(bsc#1190497).
- commit ed5d2dc
* Wed Aug 24 2022 bp@suse.de
- x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM
(bsc#1190497).
- commit a4c420a
* Wed Aug 24 2022 dwagner@suse.de
- nvme: fix RCU hole that allowed for endless looping in multipath
round robin (bsc#1202636).
- commit a4e7029
* Tue Aug 23 2022 denis.kirjanov@suse.com
- netfilter: nf_queue: do not allow packet truncation below
transport header offset (bsc#1201940 CVE-2022-36946).
- commit 3d5dd8d
* Tue Aug 23 2022 bp@suse.de
- x86/sev: Define the Linux-specific guest termination reasons
(bsc#1190497).
- commit 3fc5505
* Tue Aug 23 2022 msuchanek@suse.de
- powerpc/perf: Optimize clearing the pending PMI and remove
WARN_ON for PMI check in power_pmu_disable (bsc#1156395).
- commit a66ab60
* Tue Aug 23 2022 msuchanek@suse.de
- powerpc/xive: Fix refcount leak in xive_get_max_prio
(fate#322438 git-fixess).
- commit 8fc0a92
* Tue Aug 23 2022 msuchanek@suse.de
- powerpc: Enable execve syscall exit tracepoint (bsc#1065729).
- commit 3ad5660
* Tue Aug 23 2022 msuchanek@suse.de
- blacklist.conf: Add c26d4c5d4f0d powerpc/kvm: Remove obsolete and unneeded select
- commit a450e76
* Tue Aug 23 2022 msuchanek@suse.de
- KVM: PPC: Book3s HV: Remove unused function kvmppc_bad_interrupt
(bsc#1194869).
- KVM: PPC: Book3S HV: Remove kvmhv_p9_[set,restore]_lpcr
declarations (bsc#1194869).
- KVM: PPC: Book3S HV: fix incorrect NULL check on list iterator
(bsc#1194869).
- KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
(bsc#1194869).
- commit fad23fe
* Tue Aug 23 2022 msuchanek@suse.de
- KVM: PPC: Fix vmx/vsx mixup in mmio emulation (bsc#1156395).
- KVM: PPC: Book3S HV: Prevent POWER7/8 TLB flush flushing SLB
(bsc#1156395).
- KVM: PPC: Book3S HV: Use GLOBAL_TOC for
kvmppc_h_set_dabr/xdabr() (bsc#1156395).
- commit a66766c
* Tue Aug 23 2022 oneukum@suse.com
- blacklist.conf: pure cleanup, no code change
- commit e6e83f0
* Tue Aug 23 2022 ailiop@suse.com
- xfs: use invalidate_lock to check the state of mmap_lock
(git-fixes).
- commit ae198f6
* Tue Aug 23 2022 tbogendoerfer@suse.de
- supported.conf: mark mlxsw modules supported (jsc#SLE-23766)
- commit c490bf8
* Tue Aug 23 2022 oneukum@suse.com
- blacklist.conf: cleanup with a risk of regressions
- commit c2bd63f
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: dsa: seville: register the mdiobus under devres
(git-fixes).
- commit 5ef3360
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: dsa: ocelot: seville: utilize of_mdiobus_register
(git-fixes).
- commit 9185efa
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: don't dereference NULL pointers with shared
tc filters (git-fixes).
- commit c98d515
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: marvell: prestera: fix incorrect structure access
(git-fixes).
- commit 9ea3b2b
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: dsa: felix: Fix memory leak in felix_setup_mmio_filtering
(git-fixes).
- commit ee01535
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: error handling for serdes_power functions
(git-fixes).
- commit 782dad0
* Mon Aug 22 2022 denis.kirjanov@suse.com
- vrf: don't run conntrack on vrf with !dflt qdisc (git-fixes).
- commit 33928ef
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal
PHY's" (git-fixes).
- Refresh
patches.suse/net-dsa-mv88e6xxx-Unforce-speed-duplex-in-mac_link_d.patch.
- commit ab3f5a5
* Mon Aug 22 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit 7f6807d
* Mon Aug 22 2022 iivanov@suse.de
- Update patches.suse/PCI-Add-support-for-ACPI-_RST-reset-method.patch (jsc#SLE-19359 jsc#SLE-24572)
- commit 6765137
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: dsa: b53: Add SPI ID table (git-fixes).
- commit ccf6538
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: correctly report the timestamping RX filters
in ethtool (git-fixes).
- commit afd7296
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: set up traps for PTP packets (git-fixes).
- commit acf9d1f
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: create a function that replaces an existing
VCAP filter (git-fixes).
- commit ec00bd5
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: ptp: add a definition for the UDP port for IEEE 1588
general messages (git-fixes).
- commit 35ce0e7
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: dsa: qca8k: fix MTU calculation (git-fixes).
- commit bce505c
* Mon Aug 22 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit 61c1944
* Mon Aug 22 2022 denis.kirjanov@suse.com
- net: stmmac: fix off-by-one error in sanity check (git-fixes).
- commit 09fc6c2
* Mon Aug 22 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit 9f34c2e
* Mon Aug 22 2022 jack@suse.cz
- ext4: Fix check for block being out of directory size
(bsc#1198577 CVE-2022-1184).
- commit a54fb25
* Mon Aug 22 2022 jack@suse.cz
- ext4: make sure ext4_append() always allocates new block
(bsc#1198577 CVE-2022-1184).
- commit 1a13c4d
* Mon Aug 22 2022 jack@suse.cz
- ext4: check if directory block is within i_size (bsc#1198577
CVE-2022-1184).
- commit 226e379
* Mon Aug 22 2022 tiwai@suse.de
- i2c: imx: Make sure to unregister adapter on remove()
(git-fixes).
- kbuild: fix the modules order between drivers and libs
(git-fixes).
- ata: libata-eh: Add missing command name (git-fixes).
- mmc: meson-gx: Fix an error handling path in meson_mmc_probe()
(git-fixes).
- mmc: pxamci: Fix another error handling path in pxamci_probe()
(git-fixes).
- mmc: pxamci: Fix an error handling path in pxamci_probe()
(git-fixes).
- commit 64ae33d
* Sat Aug 20 2022 ailiop@suse.com
- xfs: use setattr_copy to set vfs inode attributes (git-fixes).
- commit 6835ddd
* Sat Aug 20 2022 ailiop@suse.com
- xfs: terminate perag iteration reliably on agcount (git-fixes).
- commit f2327cf
* Sat Aug 20 2022 ailiop@suse.com
- xfs: rename the next_agno perag iteration variable (git-fixes).
- commit dc975df
* Sat Aug 20 2022 ailiop@suse.com
- xfs: fold perag loop iteration logic into helper function
(git-fixes).
- commit d6c5eb4
* Sat Aug 20 2022 ailiop@suse.com
- xfs: prevent UAF in xfs_log_item_in_current_chkpt (git-fixes).
- commit 083e5a4
* Sat Aug 20 2022 ailiop@suse.com
- xfs: only bother with sync_filesystem during readonly remount
(git-fixes).
- commit fce9137
* Sat Aug 20 2022 ailiop@suse.com
- xfs: reorder iunlink remove operation in xfs_ifree (git-fixes).
- commit 725e89d
* Sat Aug 20 2022 ailiop@suse.com
- xfs: fix soft lockup via spinning in filestream ag selection
loop (git-fixes).
- commit aaf842c
* Sat Aug 20 2022 ailiop@suse.com
- xfs: revert "xfs: actually bump warning counts when we send
warnings" (git-fixes).
- commit 5fc6378
* Sat Aug 20 2022 ailiop@suse.com
- xfs: prevent a UAF when log IO errors race with unmount
(git-fixes).
- commit d15470c
* Sat Aug 20 2022 ailiop@suse.com
- xfs: fix use-after-free in xattr node block inactivation
(git-fixes).
- commit bc104ad
* Sat Aug 20 2022 ailiop@suse.com
- xfs: check sb_meta_uuid for dabuf buffer recovery (git-fixes).
- commit 92ffd3b
* Sat Aug 20 2022 ailiop@suse.com
- xfs: remove incorrect ASSERT in xfs_rename (git-fixes).
- commit 233c708
* Sat Aug 20 2022 ailiop@suse.com
- xfs: use kmem_cache_free() for kmem_cache objects (git-fixes).
- commit bd04c03
* Sat Aug 20 2022 ailiop@suse.com
- xfs: make xfs_rtalloc_query_range input parameters const
(git-fixes).
- commit b0a0ff8
* Sat Aug 20 2022 ailiop@suse.com
- xfs: Fix the free logic of state in xfs_attr_node_hasname
(git-fixes).
- commit dd3f833
* Sat Aug 20 2022 tiwai@suse.de
- ALSA: hda/conexant: add a new hda codec SN6140 (git-fixes).
- commit a5b7f1f
* Sat Aug 20 2022 tiwai@suse.de
- ALSA: hda/realtek: Add quirk for Clevo NS50PU, NS70PU
(git-fixes).
- commit 46ab003
* Sat Aug 20 2022 tiwai@suse.de
- ALSA: info: Fix llseek return value when using callback
(git-fixes).
- ASoC: codec: tlv320aic32x4: fix mono playback via I2S
(git-fixes).
- ASoC: tas2770: Fix handling of mute/unmute (git-fixes).
- ASoC: tas2770: Drop conflicting set_bias_level power setting
(git-fixes).
- ASoC: tas2770: Allow mono streams (git-fixes).
- ASoC: tas2770: Set correct FSYNC polarity (git-fixes).
- ASoC: SOF: debug: Fix potential buffer overflow by snprintf()
(git-fixes).
- drm/amdgpu: remove useless condition in
amdgpu_job_stop_all_jobs_on_sched() (git-fixes).
- drm/amd/display: Check correct bounds for stream encoder
instances for DCN303 (git-fixes).
- drm/sun4i: dsi: Prevent underflow when computing packet sizes
(git-fixes).
- drm/meson: Fix refcount bugs in
meson_vpu_has_available_connectors() (git-fixes).
- drm/i915/gt: Skip TLB invalidations once wedged (git-fixes).
- commit 3db046b
* Fri Aug 19 2022 ailiop@suse.com
- fs: move S_ISGID stripping into the vfs_*() helpers
(bsc#1198702 CVE-2021-4037).
- commit 96040b9
* Fri Aug 19 2022 ailiop@suse.com
- fs: Add missing umask strip in vfs_tmpfile (bsc#1198702 CVE-2021-4037).
- commit b188cb2
* Fri Aug 19 2022 ailiop@suse.com
- fs: add mode_strip_sgid() helper (bsc#1198702 CVE-2021-4037).
- commit d40a52d
* Fri Aug 19 2022 tiwai@suse.de
- net: openvswitch: fix parsing of nw_proto for IPv6 fragments
(git-fixes).
- net: openvswitch: fix misuse of the cached connection on tuple
changes (git-fixes).
- net: openvswitch: fix leak of nested actions (git-fixes).
- net: openvswitch: don't send internal clone attribute to the
userspace (git-fixes).
- openvswitch: Fixed nd target mask field in the flow dump
(git-fixes).
- openvswitch: always update flow key after nat (git-fixes).
- openvswitch: Fix setting ipv6 fields causing hw csum failure
(git-fixes).
- commit 75a6dfb
* Fri Aug 19 2022 tiwai@suse.de
- platform/x86: pmc_atom: Match all Lex BayTrail boards with
critclk_systems DMI table (git-fixes).
- proc: fix dentry/inode overinstantiating under /proc/${pid}/net
(git-fixes).
- commit e0a1b98
* Fri Aug 19 2022 tiwai@suse.de
- selinux: Add boundary check in put_entry() (git-fixes).
- selinux: fix memleak in security_read_state_kernel()
(git-fixes).
- selinux: fix bad cleanup on error in hashtab_duplicate()
(git-fixes).
- selinux: use correct type for context length (git-fixes).
- selinux: check return value of sel_make_avc_files (git-fixes).
- selinux: access superblock_security_struct in LSM blob way
(git-fixes).
- selinux: fix misuse of mutex_is_locked() (git-fixes).
- selinux: fix double free of cond_list on error paths
(git-fixes).
- commit 8fa4586
* Fri Aug 19 2022 tiwai@suse.de
- arm64: set UXN on swapper page tables (git-fixes).
- commit e839a65
* Fri Aug 19 2022 tiwai@suse.de
- Update patch reference for i2c ISMT fix (CVE-2022-2873 bsc#1202558)
- commit c5ea54e
* Fri Aug 19 2022 tbogendoerfer@suse.de
- vmxnet3: do not reschedule napi for rx processing (bsc#1200431).
- vmxnet3: Implement ethtool's get_channels command (bsc#1200431).
- vmxnet3: Record queue number to incoming packets (bsc#1200431).
- vmxnet3: disable overlay offloads if UPT device does not support
(bsc#1200431).
- vmxnet3: update to version 7 (bsc#1200431).
- vmxnet3: use ext1 field to indicate encapsulated packet
(bsc#1200431).
- vmxnet3: limit number of TXDs used for TSO packet (bsc#1200431).
- vmxnet3: add command to set ring buffer sizes (bsc#1200431).
- vmxnet3: add support for out of order rx completion
(bsc#1200431).
- vmxnet3: add support for large passthrough BAR register
(bsc#1200431).
- vmxnet3: add support for capability registers (bsc#1200431).
- vmxnet3: prepare for version 7 changes (bsc#1200431).
- net: vmxnet3: fix possible NULL pointer dereference in
vmxnet3_rq_cleanup() (bsc#1200431).
- net: vmxnet3: fix possible use-after-free bugs in
vmxnet3_rq_alloc_rx_buf() (bsc#1200431).
- vmxnet3: Remove useless DMA-32 fallback configuration
(bsc#1200431).
- net: vmxnet3: remove multiple false checks in vmxnet3_ethtool.c
(bsc#1200431).
- vmxnet3: switch from 'pci_' to 'dma_' API (bsc#1200431).
- commit 0f8542d
* Thu Aug 18 2022 jack@suse.cz
- ext4: fix race when reusing xattr blocks (bsc#1198971).
- commit f900445
* Thu Aug 18 2022 jack@suse.cz
- ext4: unindent codeblock in ext4_xattr_block_set()
(bsc#1198971).
- commit 68125c2
* Thu Aug 18 2022 jack@suse.cz
- ext4: remove EA inode entry from mbcache on inode eviction
(bsc#1198971).
- commit e8e6da3
* Thu Aug 18 2022 jack@suse.cz
- mbcache: add functions to delete entry if unused (bsc#1198971).
- commit 7e476f0
* Thu Aug 18 2022 jack@suse.cz
- mbcache: don't reclaim used entries (bsc#1198971).
- commit 351abf2
* Thu Aug 18 2022 msuchanek@suse.de
- Update config files (bsc#1201361 bsc#1192968 https://github.com/rear/rear/issues/2554).
ppc64: NVRAM=y
- commit b0c6309
* Thu Aug 18 2022 bp@suse.de
- ntb_hw_amd: Add NTB PCI ID for new gen CPU (bsc#1202113).
- commit 3ed0fd5
* Thu Aug 18 2022 lduncan@suse.com
- scsi: hisi_sas: Use autosuspend for the host controller
(bsc#1202471).
- scsi: hisi_sas: Keep controller active between ISR of phyup
and the event being processed (bsc#1202471).
- commit 7a72909
* Thu Aug 18 2022 jroedel@suse.de
- iommu/vt-d: Make DMAR_UNITS_SUPPORTED default 1024
(bsc#1200301).
- iommu/vt-d: Remove global g_iommus array (bsc#1200301).
- iommu/vt-d: Remove unnecessary check in intel_iommu_add()
(bsc#1200301).
- iommu/vt-d: Refactor iommu information of each domain
(bsc#1200301).
- iommu/vt-d: Use IDA interface to manage iommu sequence id
(bsc#1200301).
- iommu/vt-d: Acquiring lock in domain ID allocation helpers
(bsc#1200301).
- iommu/vt-d: Remove intel_iommu::domains (bsc#1200301).
- commit a61eebd
* Thu Aug 18 2022 ykaukab@suse.de
- firmware: tegra: bpmp: Do only aligned access to IPC memory area
(git-fixes).
- commit 95d811d
* Thu Aug 18 2022 ykaukab@suse.de
- dpaa2-eth: fix ethtool statistics (git-fixes).
- commit 24955ec
* Thu Aug 18 2022 petr.pavlu@suse.com
- net: sock: tracing: Fix sock_exceed_buf_limit not to dereference
stale pointer (git-fixes).
- commit 0a8f29d
* Thu Aug 18 2022 petr.pavlu@suse.com
- tracing: Fix sleeping while atomic in kdb ftdump (git-fixes).
- commit 1af097c
* Thu Aug 18 2022 tiwai@suse.de
- media: driver/nxp/imx-jpeg: fix a unexpected return value
problem (git-fixes).
- commit c60449d
* Thu Aug 18 2022 tiwai@suse.de
- crypto: sun8i-ss - fix error codes in allocate_flows()
(git-fixes).
- commit e939e5a
* Thu Aug 18 2022 tiwai@suse.de
- drm/vc4: change vc4_dma_range_matches from a global to static
(git-fixes).
- net: phy: smsc: Disable Energy Detect Power-Down in interrupt
mode (git-fixes).
- commit 06c0471
* Thu Aug 18 2022 tiwai@suse.de
- tty: vt: initialize unicode screen buffer (git-fixes).
- tty: 8250: Add support for Brainboxes PX cards (git-fixes).
- usb: dwc3: core: Do not perform GCTL_CORE_SOFTRESET during
bootup (git-fixes).
- usb: dwc3: core: Deprecate GCTL.CORESOFTRESET (git-fixes).
- wifi: mac80211_hwsim: use 32-bit skb cookie (git-fixes).
- wifi: mac80211_hwsim: add back erroneously removed cast
(git-fixes).
- wifi: mac80211_hwsim: fix race condition in pending packet
(git-fixes).
- usbnet: smsc95xx: Fix deadlock on runtime resume (git-fixes).
- usbnet: Fix linkwatch use-after-free on disconnect (git-fixes).
- spi: tegra20-slink: fix UAF in tegra_slink_remove() (git-fixes).
- usbnet: smsc95xx: Forward PHY interrupts to PHY driver to
avoid polling (git-fixes).
- usbnet: smsc95xx: Avoid link settings race on interrupt
reception (git-fixes).
- usbnet: smsc95xx: Don't clear read-only PHY interrupt
(git-fixes).
- commit 61affc0
* Thu Aug 18 2022 tiwai@suse.de
- serial: mvebu-uart: uart2 error bits clearing (git-fixes).
- mt76: mt7921: fix aggregation subframes setting to HE max
(git-fixes).
- PM: hibernate: defer device probing when resuming from
hibernation (git-fixes).
- pwm: lpc18xx: Fix period handling (git-fixes).
- spi: synquacer: Add missing clk_disable_unprepare() (git-fixes).
- soc: qcom: Make QCOM_RPMPD depend on PM (git-fixes).
- spi: spi-rspi: Fix PIO fallback on RZ platforms (git-fixes).
- serial: 8250: Add proper clock handling for OxSemi PCIe devices
(git-fixes).
- serial: 8250: Export ICR access helpers for internal use
(git-fixes).
- serial: 8250: Fold EndRun device support into OxSemi Tornado
code (git-fixes).
- pwm: lpc18xx-sct: Simplify driver by not using
pwm_[gs]et_chip_data() (git-fixes).
- pwm: lpc18xx-sct: Reduce number of devm memory allocations
(git-fixes).
- serial: 8250_pci: Replace dev_*() by pci_*() macros (git-fixes).
- serial: 8250_pci: Refactor the loop in pci_ite887x_init()
(git-fixes).
- commit 74f881a
* Thu Aug 18 2022 tiwai@suse.de
- HID: alps: Declare U1_UNICORN_LEGACY support (git-fixes).
- HID: hid-input: add Surface Go battery quirk (git-fixes).
- HID: wacom: Don't register pad_input for touch switch
(git-fixes).
- HID: wacom: Only report rotation for art pen (git-fixes).
- iio: accel: bma400: Reordering of header files (git-fixes).
- intel_th: pci: Add Raptor Lake-S CPU support (git-fixes).
- intel_th: pci: Add Raptor Lake-S PCH support (git-fixes).
- intel_th: pci: Add Meteor Lake-P support (git-fixes).
- hwmon: (sht15) Fix wrong assumptions in device remove callback
(git-fixes).
- hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist
(git-fixes).
- media: hevc: Embedded indexes in RPS (git-fixes).
- media: imx-jpeg: use NV12M to represent non contiguous NV12
(git-fixes).
- media: hantro: postproc: Fix motion vector space size
(git-fixes).
- mac80211: fix a memory leak where sta_info is not freed
(git-fixes).
- drivers/iio: Remove all strcpy() uses (git-fixes).
- media: imx-jpeg: Add pm-runtime support for imx-jpeg
(git-fixes).
- commit a9b45e9
* Thu Aug 18 2022 tiwai@suse.de
- drm/vc4: hdmi: Disable audio if dmas property is present but
empty (git-fixes).
- Refresh patches.suse/drm-vc4-hdmi-Add-debugfs-prefix.patch.
- commit f1454ba
* Thu Aug 18 2022 tiwai@suse.de
- drm/amdgpu: Check BO's requested pinning domains against its
preferred_domains (git-fixes).
- drm/msm/dpu: Fix for non-visible planes (git-fixes).
- drm/mediatek: Keep dsi as LP00 before dcs cmds transfer
(git-fixes).
- drm/mediatek: Separate poweron/poweroff from enable/disable
and define new funcs (git-fixes).
- drm/mediatek: Modify dsi funcs to atomic operations (git-fixes).
- fbcon: Fix boundary checks for fbcon=vc:n1-n2 parameters
(git-fixes).
- firmware: tegra: Fix error check return value of
debugfs_create_file() (git-fixes).
- firmware: arm_scpi: Ensure scpi_info is not assigned if the
probe fails (git-fixes).
- dt-bindings: iio: accel: Add DT binding doc for ADXL355
(git-fixes).
- commit 1505831
* Thu Aug 18 2022 tiwai@suse.de
- drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in
dedicated function (git-fixes).
- Refresh
patches.suse/drm-bridge-tc358767-Make-sure-Refclk-clock-are-enabl.patch.
- commit 57c5267
* Thu Aug 18 2022 tiwai@suse.de
- drm/bridge: tc358767: Move (e)DP bridge endpoint parsing into
dedicated function (git-fixes).
- Refresh
patches.suse/drm-bridge-tc358767-Make-sure-Refclk-clock-are-enabl.patch.
- commit 554f4ee
* Thu Aug 18 2022 tiwai@suse.de
- drm/vc4: drv: Adopt the dma configuration from the HVS or V3D
component (git-fixes).
- drm/amdgpu: Remove one duplicated ef removal (git-fixes).
- drm/msm: Fix dirtyfb refcounting (git-fixes).
- commit a92dd0e
* Thu Aug 18 2022 tiwai@suse.de
- crypto: ccp - During shutdown, check SEV data pointer before
using (git-fixes).
- crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent
kernel memory leak (git-fixes).
- crypto: sun8i-ss - do not allocate memory when handling hash
requests (git-fixes).
- drm/msm: Avoid dirtyfb stalls on video mode displays (v2)
(git-fixes).
- drm/mediatek: Allow commands to be sent during video mode
(git-fixes).
- commit d28b47b
* Thu Aug 18 2022 tiwai@suse.de
- ARM: dts: BCM5301X: Add DT for Meraki MR26 (git-fixes).
- arm64: dts: qcom: ipq8074: fix NAND node name (git-fixes).
- arm64: tegra: Mark BPMP channels as no-memory-wc (git-fixes).
- arm64: dts: allwinner: a64: orangepi-win: Fix LED node name
(git-fixes).
- arm64: fix oops in concurrently setting insn_emulation sysctls
(git-fixes).
- arm64: Do not forget syscall when starting a new thread
(git-fixes).
- arm64: tegra: Update Tegra234 BPMP channel addresses
(git-fixes).
- arm64: tegra: Fixup SYSRAM references (git-fixes).
- commit ab1e66e
* Thu Aug 18 2022 tiwai@suse.de
- ARM: dts: qcom: sdx55: Fix the IRQ trigger type for UART
(git-fixes).
- ARM: dts: imx6ul: fix qspi node compatible (git-fixes).
- ARM: dts: imx6ul: fix lcdif node compatible (git-fixes).
- ARM: dts: imx6ul: fix csi node compatible (git-fixes).
- ARM: dts: imx6ul: fix keypad compatible (git-fixes).
- ARM: dts: imx6ul: change operating-points to uint32-matrix
(git-fixes).
- ARM: dts: imx6ul: add missing properties for sram (git-fixes).
- ARM: shmobile: rcar-gen2: Increase refcount for new reference
(git-fixes).
- ARM: OMAP2+: pdata-quirks: Fix refcount leak bug (git-fixes).
- ARM: OMAP2+: display: Fix refcount leak bug (git-fixes).
- commit c6d6958
* Thu Aug 18 2022 tiwai@suse.de
- ACPI: VIOT: Fix ACS setup (git-fixes).
- ACPI: LPSS: Fix missing check in register_device_clock()
(git-fixes).
- ACPI: PM: save NVS memory for Lenovo G40-45 (git-fixes).
- ACPI: EC: Drop the EC_FLAGS_IGNORE_DSDT_GPE quirk (git-fixes).
- ACPI: EC: Remove duplicate ThinkPad X1 Carbon 6th entry from
DMI quirks (git-fixes).
- ARM: findbit: fix overflowing offset (git-fixes).
- ACPI: APEI: explicit init of HEST and GHES in apci_init()
(git-fixes).
- commit b65bd26
* Wed Aug 17 2022 petr.pavlu@suse.com
- tracing/histograms: Fix memory leak problem (git-fixes).
- commit 8c95b1f
* Wed Aug 17 2022 petr.pavlu@suse.com
- tracing/kprobes: Check whether get_kretprobe() returns NULL
in kretprobe_dispatcher() (git-fixes).
- commit 0f2d911
* Wed Aug 17 2022 tiwai@suse.de
- drm/udl: Sync pending URBs at the end of suspend (bsc#1195917).
- drm/udl: Don't re-initialize stuff at retrying the URB list
allocation (bsc#1195917).
- drm/udl: Fix inconsistent urbs.count value during
udl_free_urb_list() (bsc#1195917).
- drm/udl: Fix potential URB leaks (bsc#1195917).
- drm/udl: Drop unneeded alignment (bsc#1195917).
- drm/udl: Add parameter to set number of URBs (bsc#1195917).
- drm/udl: Increase the default URB list size to 20 (bsc#1195917).
- drm/udl: Suppress error print for -EPROTO at URB completion
(bsc#1195917).
- Revert "drm/udl: Kill pending URBs at suspend and disconnect"
(bsc#1195917).
- drm/udl: Enable damage clipping (bsc#1195917).
- commit 8fe003b
* Wed Aug 17 2022 tiwai@suse.de
- Update udl patches to the version that have been queued to subsystem tree
- commit d27d36e
* Wed Aug 17 2022 tiwai@suse.de
- drm/udl: Replace BUG_ON() with WARN_ON() (bsc#1195917).
- commit 5d9cedf
* Wed Aug 17 2022 tiwai@suse.de
- drm/udl: Kill pending URBs at suspend and disconnect
(bsc#1195917).
- commit 3d58e44
* Wed Aug 17 2022 tiwai@suse.de
- drm/udl: Sync pending URBs at suspend / disconnect
(bsc#1195917).
- commit 816522a
* Wed Aug 17 2022 tiwai@suse.de
- drm/udl: Replace semaphore with a simple wait queue
(bsc#1195917).
- commit 8a222ee
* Tue Aug 16 2022 mkoutny@suse.com
- mm: memcontrol: fix potential oom_lock recursion deadlock
(bsc#1202447).
- commit 7795ade
* Tue Aug 16 2022 tiwai@suse.de
- Move upstreamed exfat patches into sorted section
- commit 2ce62ac
* Tue Aug 16 2022 jslaby@suse.cz
- rpm/kernel-binary.spec.in: move vdso to a separate package (bsc#1202385)
We do the move only on 15.5+.
- commit 9c7ade3
* Tue Aug 16 2022 jslaby@suse.cz
- rpm/kernel-binary.spec.in: simplify find for usrmerged
The type test and print line are the same for both cases. The usrmerged
case only ignores more, so refactor it to make it more obvious.
- commit 583c9be
* Tue Aug 16 2022 ptesarik@suse.cz
- s390/qeth: cache link_info for ethtool (bsc#1202262 LTC#199322).
- commit 2095e05
* Mon Aug 15 2022 jwiesner@suse.de
- locking/lockdep: Fix lockdep_init_map_*() confusion (git-fixes).
- commit 4749d0c
* Mon Aug 15 2022 tiwai@suse.de
- Update patch-mainline tags to correct to v6.0-rc1
- commit b57acde
* Mon Aug 15 2022 jwiesner@suse.de
- perf bench futex: Fix memory leak of perf_cpu_map__new()
(git-fixes).
- commit 26470c4
* Mon Aug 15 2022 dmueller@suse.com
- lib/raid6/test: fix multiple definition linking error
(git-fixes).
- commit 1efe1e2
* Mon Aug 15 2022 tiwai@suse.de
- Move upstreamed NVMe patches into sorted section
- commit 0685dbd
* Mon Aug 15 2022 tiwai@suse.de
- Correct non-existing v5.20-rc1 to v6.0-rc1 in patch-mainline tags
- commit b9e2284
* Sun Aug 14 2022 tiwai@suse.de
- docs: i2c: i2c-sysfs: fix hyperlinks (git-fixes).
- NTB: ntb_tool: uninitialized heap data in tool_fn_write()
(git-fixes).
- commit 48f9a86
* Sat Aug 13 2022 denis.kirjanov@suse.com
- xfrm: xfrm_policy: fix a possible double xfrm_pols_put()
in xfrm_bundle_lookup() (CVE-2022-36879 bsc#1201948).
- commit d743f1f
* Sat Aug 13 2022 tiwai@suse.de
- ALSA: hda/cirrus - support for iMac 12,1 model (git-fixes).
- ALSA: hda/realtek: Add a quirk for HP OMEN 15 (8786) mute LED
(git-fixes).
- ALSA: hda/conexant: Add quirk for LENOVO 20149 Notebook model
(git-fixes).
- ALSA: hda/realtek: Add quirk for another Asus K42JZ model
(git-fixes).
- commit 7941190
* Sat Aug 13 2022 tiwai@suse.de
- ALSA: usb-audio: More comprehensive mixer map for ASUS ROG
Zenith II (git-fixes).
- drm/gem: Properly annotate WW context on
drm_gem_lock_reservations() error (git-fixes).
- drm/shmem-helper: Add missing vunmap on error (git-fixes).
- dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
(git-fixes).
- commit 7b49d25
* Fri Aug 12 2022 hare@suse.de
- nvme-auth: align to pre-upstream FFDHE implementation
(bsc#1202265).
- commit a304667
* Fri Aug 12 2022 hare@suse.de
- Refresh
patches.suse/0007-nvme-auth-Diffie-Hellman-key-exchange-support.patch.
- commit c07e572
* Fri Aug 12 2022 tiwai@suse.de
- Refresh patches.suse/iwlwifi-module-firmware-ucode-fix.patch (bsc#1202131)
Now iwlwifi queries *-72.ucode, but again, this is non-existing version.
Correct to the existing *-71.ucode
- commit af3987b
* Fri Aug 12 2022 jroedel@suse.de
- iommu/amd: Simplify and Consolidate Virtual APIC (AVIC)
Enablement (git-fixes).
- iommu/exynos: Handle failed IOMMU device registration properly
(git-fixes).
- iommu/vt-d: Fix PCI bus rescan device hot add (git-fixes).
- iommu/amd: Enable swiotlb in all cases (git-fixes).
- iommu/msm: Fix an incorrect NULL check on list iterator
(git-fixes).
- iommu/mediatek: Fix NULL pointer dereference when printing
dev_name (git-fixes).
- iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
(git-fixes).
- iommu/mediatek: Remove clk_disable in mtk_iommu_remove
(git-fixes).
- iommu/mediatek: Add list_del in mtk_iommu_remove (git-fixes).
- iommu/mediatek: Fix 2 HW sharing pgtable issue (git-fixes).
- iommu/dart: Add missing module owner to ops structure
(git-fixes).
- iommu/dart: check return value after calling
platform_get_resource() (git-fixes).
- iommu/vt-d: Drop stop marker messages (git-fixes).
- iommu/vt-d: Calculate mask for non-aligned flushes (git-fixes).
- iommu/omap: Fix regression in probe for NULL pointer dereference
(git-fixes).
- iommu/iova: Improve 32-bit free space estimate (git-fixes).
- iommu/ipmmu-vmsa: Check for error num after setting mask
(git-fixes).
- iommu/tegra-smmu: Fix missing put_device() call in
tegra_smmu_find (git-fixes).
- iommu/amd: Fix I/O page table memory leak (git-fixes).
- iommu/amd: Recover from event log overflow (git-fixes).
- iommu: Fix potential use-after-free during probe (git-fixes).
- iommu/amd: Clarify AMD IOMMUv2 initialization messages
(git-fixes).
- commit 0fff527
* Fri Aug 12 2022 tiwai@suse.de
- net/packet: fix slab-out-of-bounds access in packet_recvmsg()
(CVE-2022-20368 bsc#1202346).
- commit 90c61ba
* Fri Aug 12 2022 tiwai@suse.de
- Update patch reference for v4l2 fix (bsc#1202347 CVE-2022-20369)
- commit 9ce184e
* Fri Aug 12 2022 tiwai@suse.de
- devlink: Fix use-after-free after a failed reload (git-fixes).
- vsock: Set socket state back to SS_UNCONNECTED in
vsock_connect_timeout() (git-fixes).
- vsock: Fix memory leak in vsock_connect() (git-fixes).
- Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP" (git-fixes).
- can: mcp251x: Fix race condition on receive interrupt
(git-fixes).
- can: ems_usb: fix clang's -Wunaligned-access warning
(git-fixes).
- can: j1939: j1939_sk_queue_activate_next_locked(): replace
WARN_ON_ONCE with netdev_warn_once() (git-fixes).
- geneve: do not use RT_TOS for IPv6 flowlabel (git-fixes).
- geneve: fix TOS inheriting for ipv4 (git-fixes).
- Bluetooth: MGMT: Fixes build warnings with C=1 (git-fixes).
- Bluetooth: L2CAP: Fix l2cap_global_chan_by_psm regression
(git-fixes).
- atm: idt77252: fix use-after-free bugs caused by tst_timer
(git-fixes).
- virtio_net: fix memory leak inside XPD_TX with mergeable
(git-fixes).
- net: phy: Warn about incorrect mdio_bus_phy_resume() state
(git-fixes).
- ACPI: property: Return type of acpi_add_nondev_subnodes()
should be bool (git-fixes).
- Input: exc3000 - fix return value check of
wait_for_completion_timeout (git-fixes).
- Bluetooth: hci_bcm: Add DT compatible for CYW55572 (git-fixes).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
(git-fixes).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
(git-fixes).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
(git-fixes).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
(git-fixes).
- Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
(git-fixes).
- Bluetooth: hci_bcm: Add BCM4349B1 variant (git-fixes).
- Bluetooth: btusb: Add support of IMC Networks PID 0x3568
(git-fixes).
- ACPI: video: Force backlight native for some TongFang devices
(git-fixes).
- commit ad545fa
* Fri Aug 12 2022 tiwai@suse.de
- Add cherry-picked ACPI fix to Alt-commit
- commit e374c80
* Thu Aug 11 2022 jroedel@suse.de
- iommu/vt-d: avoid invalid memory access via
node_online(NUMA_NO_NODE) (git-fixes).
- iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking
out of loop (git-fixes).
- iommu/arm-smmu-v3-sva: Fix mm use-after-free (git-fixes).
- commit f591dd8
* Thu Aug 11 2022 mgorman@suse.de
- sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq -kabi
(git fixes (sched/fair)).
- commit 1d64061
* Thu Aug 11 2022 jroedel@suse.de
- iommu/vt-d: Fix RID2PASID setup/teardown failure (git-fixes).
- commit 09d5d99
* Thu Aug 11 2022 jroedel@suse.de
- iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range() (git-fixes).
- commit 4e97f34
* Thu Aug 11 2022 mgorman@suse.de
- nohz/full, sched/rt: Fix missed tick-reenabling bug in
dequeue_task_rt() (bnc#1189999 (Scheduler functional and
performance backports)).
- sched/core: Always flush pending blk_plug (bnc#1189999
(Scheduler functional and performance backports)).
- commit 1bfd5f9
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: fw: init SAR GEO table only if data is present
(bsc#1202131).
- commit a69e4a6
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: mvm: Don't fail if PPAG isn't supported (bsc#1202131).
- iwlwifi: bump FW API to 72 for AX devices (bsc#1202131).
- iwlwifi: acpi: move ppag code from mvm to fw/acpi (bsc#1202131).
- iwlwifi: dbg: check trigger data before access (bsc#1202131).
- iwlwifi: dbg: in sync mode don't call schedule (bsc#1202131).
- iwlwifi: use 4k queue size for Bz A-step (bsc#1202131).
- iwlwifi: yoyo: dump IMR DRAM only for HW and FW error
(bsc#1202131).
- iwlwifi: mvm: add support for IMR based on platform
(bsc#1202131).
- commit 80fbd62
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: yoyo: disable IMR DRAM region if IMR is disabled
(bsc#1202131).
- iwlwifi: mvm: remove cipher scheme support (bsc#1202131).
- iwlwifi: Configure FW debug preset via module param
(bsc#1202131).
- iwlwifi: mvm: add a flag to reduce power command (bsc#1202131).
- iwlwifi: bump FW API to 71 for AX devices (bsc#1202131).
- iwlwifi: dbg_ini: Split memcpy() to avoid multi-field write
(bsc#1202131).
- iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpy
(bsc#1202131).
- iwlwifi: Fix syntax errors in comments (bsc#1202131).
- iwlwifi: dvm: use struct_size over open coded arithmetic
(bsc#1202131).
- iwlwifi/fw: use struct_size over open coded arithmetic
(bsc#1202131).
- commit d9db47d
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: Make use of the helper macro LIST_HEAD() (bsc#1202131).
- iwlwifi: mvm: fix off by one in iwl_mvm_stat_iterator_all_macs()
(bsc#1202131).
- iwlwifi: yoyo: send hcmd to fw after dump collection completes
(bsc#1202131).
- iwlwifi: mvm: update BAID allocation command again
(bsc#1202131).
- iwlwifi: api: remove ttl field from TX command (bsc#1202131).
- iwlwifi: support new queue allocation command (bsc#1202131).
- iwlwifi: yoyo: support dump policy for the dump size
(bsc#1202131).
- iwlwifi: pcie: iwlwifi: fix device id 7F70 struct (bsc#1202131).
- iwlwifi: tlc: Add logs in rs_fw_rate_init func to print TLC
configuration (bsc#1202131).
- iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argument
(bsc#1202131).
- commit c590c1a
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: remove command ID argument from queue allocation
(bsc#1202131).
- iwlwifi: make iwl_txq_dyn_alloc_dma() return the txq
(bsc#1202131).
- iwlwifi: fix small doc mistake for iwl_fw_ini_addr_val
(bsc#1202131).
- iwlwifi: mvm: add additional info for boot info failures
(bsc#1202131).
- iwlwifi: mvm: always remove the session protection after
association (bsc#1202131).
- iwlwifi: mvm: make iwl_mvm_reconfig_scd() static (bsc#1202131).
- iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMD
(bsc#1202131).
- iwlwifi: mvm: Disable WiFi bands selectively with BIOS
(bsc#1202131).
- iwlwifi: mvm: add additional info for boot info failures
(bsc#1202131).
- iwlwifi: mvm: don't send BAID removal to the FW during
hw_restart (bsc#1202131).
- commit 315bdf8
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: don't dump_stack() when we get an unexpected interrupt
(bsc#1202131).
- iwlwifi: mvm: rfi: handle deactivation notification
(bsc#1202131).
- iwlwifi: mvm: Consider P2P GO operation during scan
(bsc#1202131).
- iwlwifi: bump FW API to 70 for AX devices (bsc#1202131).
- iwlwifi: mvm: Unify the scan iteration functions (bsc#1202131).
- iwlwifi: debugfs: remove useless double condition (bsc#1202131).
- iwlwifi: remove unused macros (bsc#1202131).
- iwlwifi: eeprom: clean up macros (bsc#1202131).
- iwlwifi: drv: load tlv debug data earlier (bsc#1202131).
- commit 96514f8
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: pcie: Adapt rx queue write pointer for Bz family
(bsc#1202131).
- iwlwifi: pcie: adjust to Bz completion descriptor (bsc#1202131).
- iwlwifi: mvm: Passively scan non PSC channels only when
requested so (bsc#1202131).
- iwlwifi: scan: Modify return value of a function (bsc#1202131).
- iwlwifi: nvm: Correct HE capability (bsc#1202131).
- iwlwifi: make some functions friendly to sparse (bsc#1202131).
- iwlwifi: avoid variable shadowing (bsc#1202131).
- iwlwifi: remove unused DC2DC_CONFIG_CMD definitions
(bsc#1202131).
- iwlwifi: move symbols into a separate namespace (bsc#1202131).
- commit f716768
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: fw: make dump_start callback void (bsc#1202131).
- iwlwifi: pcie: make sure iwl_rx_packet_payload_len() will not
underflow (bsc#1202131).
- iwlwifi: mvm: use debug print instead of WARN_ON()
(bsc#1202131).
- iwlwifi: add support for BZ-U and BZ-L HW (bsc#1202131).
- iwlwifi: mvm: add support for CT-KILL notification version 2
(bsc#1202131).
- iwlwifi: mvm: support v3 of station HE context command
(bsc#1202131).
- iwlwifi: yoyo: add IMR DRAM dump support (bsc#1202131).
- iwlwifi: pcie: add support for MS devices (bsc#1202131).
- iwlwifi: advertise support for HE - DCM BPSK RX/TX
(bsc#1202131).
- commit b310d63
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: yoyo: fix DBGI_SRAM ini dump header (bsc#1202131).
- Refresh
patches.suse/iwlwifi-yoyo-remove-DBGI_SRAM-address-reset-writing.patch.
- commit 8a08a81
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: mvm: only enable HE DCM if we also support TX
(bsc#1202131).
- iwlwifi: dbg: add infra for tracking free buffer size
(bsc#1202131).
- iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessions
(bsc#1202131).
- iwlwifi: mvm: support new BAID allocation command (bsc#1202131).
- iwlwifi: mvm: refactor iwl_mvm_sta_rx_agg() (bsc#1202131).
- iwlwifi: cfg: add support for 1K BA queue (bsc#1202131).
- iwlwifi: avoid void pointer arithmetic (bsc#1202131).
- iwlwifi: fix various more -Wcast-qual warnings (bsc#1202131).
- iwlwifi: propagate (const) type qualifier (bsc#1202131).
- commit b5909b9
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: de-const properly where needed (bsc#1202131).
- iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id
(bsc#1202131).
- iwlwifi: mvm: fw: clean up hcmd struct creation (bsc#1202131).
- iwlwifi: prefer WIDE_ID() over iwl_cmd_id() (bsc#1202131).
- iwlwifi: mvm: allow enabling UHB TAS in the USA via ACPI setting
(bsc#1202131).
- iwlwifi: mvm: offload channel switch timing to FW (bsc#1202131).
- ieee80211: add EHT 1K aggregation definitions (bsc#1202131).
- cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAP
(bsc#1202131).
- mac80211: introduce channel switch disconnect function
(bsc#1202131).
- commit 145a7cd
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: yoyo: fix issue with new DBGI_SRAM region read
(bsc#1202131).
- Refresh
patches.suse/iwlwifi-yoyo-remove-DBGI_SRAM-address-reset-writing.patch.
- commit 347cb47
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: fw: fix some scan kernel-doc (bsc#1202131).
- iwlwifi: mvm: remove card state notification code (bsc#1202131).
- iwlwifi: mvm: drop too short packets silently (bsc#1202131).
- iwlwifi: mvm: support Bz TX checksum offload (bsc#1202131).
- iwlwifi: mvm: add US/CA to TAS block list if OEM isn't allowed
(bsc#1202131).
- iwlwifi: mvm: correctly set schedule scan profiles
(bsc#1202131).
- iwlwifi: mvm: correctly set channel flags (bsc#1202131).
- iwlwifi: mvm: always store the PPAG table as the latest version
(bsc#1202131).
- iwlwifi: bump FW API to 69 for AX devices (bsc#1202131).
- iwlwifi: yoyo: support TLV-based firmware reset (bsc#1202131).
- iwlwifi: mvm: change old-SN drop threshold (bsc#1202131).
- iwlwifi: mvm: don't trust hardware queue number (bsc#1202131).
- iwlwifi: mvm: handle RX checksum on Bz devices (bsc#1202131).
- iwlwifi: mvm: use a define for checksum flags mask
(bsc#1202131).
- iwlwifi: mvm: isolate offload assist (checksum) calculation
(bsc#1202131).
- iwlwifi: mvm: add support for OCE scan (bsc#1202131).
- commit 435f606
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: fix debug TLV parsing (bsc#1202131).
- iwlwifi: dump RCM error tables (bsc#1202131).
- iwlwifi: dump both TCM error tables if present (bsc#1202131).
- iwlwifi: dump CSR scratch from outer function (bsc#1202131).
- iwlwifi: parse error tables from debug TLVs (bsc#1202131).
- iwlwifi: recognize missing PNVM data and then log filename
(bsc#1202131).
- iwlwifi: rs: add support for TLC config command ver 4
(bsc#1202131).
- iwlwifi: mvm: rfi: update rfi table (bsc#1202131).
- iwlwifi: add support for BNJ HW (bsc#1202131).
- iwlwifi: mvm: Add list of OEMs allowed to use TAS (bsc#1202131).
- commit bc13b68
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: mvm: support revision 1 of WTAS table (bsc#1202131).
- iwlwifi: Read the correct addresses when getting the crf id
(bsc#1202131).
- iwlwifi: pcie: add jacket bit to device configuration parsing
(bsc#1202131).
- iwlwifi: fw: remove dead error log code (bsc#1202131).
- iwlwifi: do not use __unused as variable name (bsc#1202131).
- iwlwifi: iwl-eeprom-parse: mostly dvm only (bsc#1202131).
- iwlwifi: mvm: clean up indenting in iwl_mvm_tlc_update_notif()
(bsc#1202131).
- iwlwifi: mvm: fix a stray tab (bsc#1202131).
- iwlwifi: mvm: add dbg_time_point to debugfs (bsc#1202131).
- commit 875f8a0
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: mvm: add missing min_size to kernel-doc (bsc#1202131).
- ieee80211: change HE nominal packet padding value defines
(bsc#1202131).
- iwlwifi: mvm: optionally suppress assert log (bsc#1202131).
- iwlwifi: add new ax1650 killer device (bsc#1202131).
- iwlwifi: fw: correctly detect HW-SMEM region subtype
(bsc#1202131).
- iwlwifi: implement reset flow for Bz devices (bsc#1202131).
- iwlwifi: add new Qu-Hr device (bsc#1202131).
- commit d54326e
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: support SAR GEO Offset Mapping override via BIOS
(bsc#1202131).
- Refresh
patches.suse/iwlwifi-mvm-don-t-send-SAR-GEO-command-for-3160-devi.patch.
- commit 4758d12
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: Fix FW name for gl (bsc#1202131).
- iwlwifi: dbg: disable ini debug in 8000 family and below
(bsc#1202131).
- iwlwifi: pcie: retake ownership after reset (bsc#1202131).
- iwlwifi: mvm: always use 4K RB size by default (bsc#1202131).
- iwlwifi: mvm/api: define system control command (bsc#1202131).
- iwlwifi: bump FW API to 68 for AX devices (bsc#1202131).
- iwlwifi: mvm: add some missing command strings (bsc#1202131).
- iwlwifi: fw: add support for splitting region type bits
(bsc#1202131).
- iwlwifi: swap 1650i and 1650s killer struct names (bsc#1202131).
- commit e7585e2
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: pcie: support Bz suspend/resume trigger (bsc#1202131).
- Refresh patches.suse/iwlwifi-fix-Bz-NMI-behaviour.patch.
- commit 0bc6f5d
* Thu Aug 11 2022 tiwai@suse.de
- iwlwifi: acpi: fix wgds rev 3 size (bsc#1202131).
- iwlwifi: yoyo: support for DBGC4 for dram (bsc#1202131).
- iwlwifi: mvm: update rate scale in moving back to assoc state
(bsc#1202131).
- iwlwifi: mvm: add support for statistics update version 15
(bsc#1202131).
- iwlwifi: mvm: Add support for a new version of scan request
command (bsc#1202131).
- iwlwifi: mvm: Fix wrong documentation for scan request command
(bsc#1202131).
- iwlwifi: add missing entries for Gf4 with So and SoF
(bsc#1202131).
- iwlwifi: mvm: remove session protection upon station removal
(bsc#1202131).
- iwlwifi: remove unused iwlax210_2ax_cfg_so_hr_a0 structure
(bsc#1202131).
- iwlwifi: mvm: add support for PHY context command v4
(bsc#1202131).
- iwlwifi: fw: api: add link to PHY context command struct v1
(bsc#1202131).
- iwlwifi: mvm: support RLC configuration command (bsc#1202131).
- iwlwifi: mvm: d3: support v12 wowlan status (bsc#1202131).
- iwlwifi: mvm: parse firmware alive message version 6
(bsc#1202131).
- iwlwifi: mvm: d3: move GTK rekeys condition (bsc#1202131).
- iwlwifi: add support for Bz-Z HW (bsc#1202131).
- iwlwifi: support 4-bits in MAC step value (bsc#1202131).
- iwlwifi: mvm: fix delBA vs. NSSN queue sync race (bsc#1202131).
- iwlwifi: mvm: demote non-compliant kernel-doc header
(bsc#1202131).
- commit d2ec8a7
* Thu Aug 11 2022 tiwai@suse.de
- pinctrl: sunxi: Add I/O bias setting for H6 R-PIO (git-fixes).
- pinctrl: amd: Don't save/restore interrupt status and wake
status bits (git-fixes).
- pinctrl: qcom: msm8916: Allow CAMSS GP clocks to be muxed
(git-fixes).
- pinctrl: nomadik: Fix refcount leak in
nmk_pinctrl_dt_subnode_to_map (git-fixes).
- kbuild: dummy-tools: avoid tmpdir leak in dummy gcc (git-fixes).
- Revert "scripts/mod/modpost.c: permit '.cranges' secton for
sh64 architecture." (git-fixes).
- kbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_KSYMS
(2nd attempt) (git-fixes).
- commit 797b09e
* Thu Aug 11 2022 neilb@suse.de
- SUNRPC: Fix READ_PLUS crasher (git-fixes).
- dm raid: fix KASAN warning in raid5_add_disks (git-fixes).
- NFSD: Fix possible sleep during nfsd4_release_lockowner()
(git-fixes).
- md/raid0: Ignore RAID0 layout if the second zone has only one
device (git-fixes).
- SUNRPC: Fix NFSD's request deferral on RDMA transports
(git-fixes).
- NFSD: prevent integer overflow on 32 bit systems (git-fixes).
- NFSD: prevent underflow in nfssvc_decode_writeargs()
(git-fixes).
- NFSD: Clamp WRITE offsets (git-fixes).
- NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
(git-fixes).
- NFSD: Fix ia_size underflow (git-fixes).
- nfsd: fix use-after-free due to delegation race (git-fixes).
- SUNRPC: Prevent immediate close+reconnect (git-fixes).
- commit 24baf4c
* Thu Aug 11 2022 heming.zhao@suse.com
- md/bitmap: don't set sb values if can't pass sanity check
(bsc#1197158).
- commit a639749
* Wed Aug 10 2022 tzimmermann@suse.de
- drm/udl: Add reset_resume (bsc#1195917)
- commit 3d458d0
* Wed Aug 10 2022 mgorman@suse.de
- sched: Remove unused function group_first_cpu() (bnc#1189999
(Scheduler functional and performance backports)).
- sched/fair: Remove redundant word " *" (bnc#1189999 (Scheduler
functional and performance backports)).
- sched: Remove the limitation of WF_ON_CPU on wakelist if wakee
cpu is idle (bnc#1189999 (Scheduler functional and performance
backports)).
Refresh
- patches.suse/sched-core-Do-not-requeue-task-on-CPU-excluded-from-cpus_mask.patch
- sched: Fix the check of nr_running at queue wakelist
(bnc#1189999 (Scheduler functional and performance backports)).
- sched: Allow newidle balancing to bail out of load_balance
(bnc#1189999 (Scheduler functional and performance backports)).
- sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq
(bnc#1189999 (Scheduler functional and performance backports)).
- commit aca64fd
* Wed Aug 10 2022 mgorman@suse.de
- Refresh
patches.suse/sched-core-Do-not-requeue-task-on-CPU-excluded-from-cpus_mask.patch.
- commit 730eeb7
* Wed Aug 10 2022 ohering@suse.de
- PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
(bsc#1200845).
- commit 5fb4c16
* Tue Aug 09 2022 bp@suse.de
- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1201726
CVE-2022-26373).
- commit f2aa23b
* Tue Aug 09 2022 bp@suse.de
- x86/speculation: Add RSB VM Exit protections (bsc#1201726
CVE-2022-26373).
- commit aeafde0
* Tue Aug 09 2022 jlee@suse.com
- acpi: Disable APEI error injection if the kernel is locked down
(bsc#1023051, CVE-2016-3695).
- commit ce97a64
* Tue Aug 09 2022 msuchanek@suse.de
- powerpc: powernv: kABI: add back powernv_get_random_long
(bsc#1065729).
- commit 947a748
* Tue Aug 09 2022 msuchanek@suse.de
- Move kABI patch to kABI section.
- commit a7b7c6a
* Tue Aug 09 2022 msuchanek@suse.de
- KVM: PPC: Use arch_get_random_seed_long instead of powernv
variant (bsc#1156395).
- commit 48b4d74
* Tue Aug 09 2022 msuchanek@suse.de
- powerpc/powernv: rename remaining rng powernv_ functions to pnv_
(bsc#1065729).
- powerpc/powernv: delay rng platform device creation until
later in boot (bsc#1065729).
- commit 57502cb
* Tue Aug 09 2022 tiwai@suse.de
- tty: n_gsm: fix missing corner cases in gsmld_poll()
(git-fixes).
- tty: n_gsm: fix flow control handling in tx path (git-fixes).
- tty: n_gsm: fix DM command (git-fixes).
- tty: n_gsm: fix wrong T1 retry count handling (git-fixes).
- tty: n_gsm: fix resource allocation order in gsm_activate_mux()
(git-fixes).
- tty: n_gsm: fix deadlock and link starvation in outgoing data
path (git-fixes).
- commit 4b73642
* Tue Aug 09 2022 tiwai@suse.de
- tty: n_gsm: fix broken virtual tty handling (git-fixes).
- Refresh
patches.suse/tty-n_gsm-fix-invalid-use-of-MSC-in-advanced-option.patch.
- Refresh
patches.suse/tty-n_gsm-fix-software-flow-control-handling.patch.
- Refresh
patches.suse/tty-n_gsm-fix-tty-registration-before-control-channe.patch.
- Refresh
patches.suse/tty-n_gsm-fix-user-open-not-possible-at-responder-un.patch.
- commit c074522
* Tue Aug 09 2022 tiwai@suse.de
- tty: n_gsm: fix missing mux reset on config change at responder
(git-fixes).
- Refresh
patches.suse/tty-n_gsm-fix-restart-handling-via-CLD-command.patch.
- commit a54ea81
* Tue Aug 09 2022 tiwai@suse.de
- tty: n_gsm: clean up implicit CR bit encoding in address field
(git-fixes).
- commit 64b8ec0
* Tue Aug 09 2022 tiwai@suse.de
- tty: n_gsm: clean up dead code in gsm_queue() (git-fixes).
- commit d02d442
* Tue Aug 09 2022 tiwai@suse.de
- n_gsm: remove unused parameters from gsm_error() (git-fixes).
- commit 70877a4
* Tue Aug 09 2022 tiwai@suse.de
- tty: n_gsm: clean up indenting in gsm_queue() (git-fixes).
- commit 351f982
* Tue Aug 09 2022 tiwai@suse.de
- tty: n_gsm: Modify gsmtty driver register method when config
requester (git-fixes).
- Refresh
patches.suse/tty-n_gsm-fix-deadlock-in-gsmtty_open.patch.
- Refresh
patches.suse/tty-n_gsm-fix-invalid-use-of-MSC-in-advanced-option.patch.
- Refresh
patches.suse/tty-n_gsm-fix-missing-update-of-modem-controls-after.patch.
- Refresh
patches.suse/tty-n_gsm-fix-mux-cleanup-after-unregister-tty-devic.patch.
- Refresh
patches.suse/tty-n_gsm-fix-restart-handling-via-CLD-command.patch.
- Refresh
patches.suse/tty-n_gsm-fix-software-flow-control-handling.patch.
- Refresh
patches.suse/tty-n_gsm-fix-tty-registration-before-control-channe.patch.
- Refresh
patches.suse/tty-n_gsm-fix-user-open-not-possible-at-responder-un.patch.
- commit 642a799
* Tue Aug 09 2022 tiwai@suse.de
- tty: n_gsm: Delete gsm_disconnect when config requester
(git-fixes).
- Refresh
patches.suse/tty-n_gsm-fix-restart-handling-via-CLD-command.patch.
- commit 5190326
* Tue Aug 09 2022 tiwai@suse.de
- tty: n_gsm: Modify cr bit value when config requester
(git-fixes).
- Refresh
patches.suse/tty-n_gsm-Modify-CR-PF-bit-when-config-requester.patch.
- commit 0e6806e
* Tue Aug 09 2022 tiwai@suse.de
- watchdog: armada_37xx_wdt: check the return value of
devm_ioremap() in armada_37xx_wdt_probe() (git-fixes).
- watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource
(git-fixes).
- tty: serial: fsl_lpuart: correct the count of break characters
(git-fixes).
- commit e704b35
* Tue Aug 09 2022 tiwai@suse.de
- remoteproc: sysmon: Wait for SSCTL service to come up
(git-fixes).
- remoteproc: qcom: pas: Check if coredump is enabled (git-fixes).
- remoteproc: qcom: pas: Mark devices as wakeup capable
(git-fixes).
- remoteproc: qcom: q6v5-mss: add powerdomains to MSM8996 config
(git-fixes).
- remoteproc: qcom: wcnss: Fix handling of IRQs (git-fixes).
- remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
(git-fixes).
- remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
(git-fixes).
- rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge
(git-fixes).
- rpmsg: mtk_rpmsg: Fix circular locking dependency (git-fixes).
- rpmsg: char: Add mutex protection for rpmsg_eptdev_open()
(git-fixes).
- tools/thermal: Fix possible path truncations (git-fixes).
- thermal: sysfs: Fix cooling_device_stats_setup() error code path
(git-fixes).
- serial: 8250_bcm7271: Save/restore RTS in suspend/resume
(git-fixes).
- serial: 8250_fsl: Don't report FE, PE and OE twice (git-fixes).
- tty: n_gsm: fix race condition in gsmld_write() (git-fixes).
- tty: n_gsm: fix packet re-transmission without open control
channel (git-fixes).
- tty: n_gsm: fix non flow control frames during mux flow off
(git-fixes).
- tty: n_gsm: fix missing timer to handle stalled links
(git-fixes).
- tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
(git-fixes).
- tty: n_gsm: fix tty registration before control channel open
(git-fixes).
- tty: n_gsm: fix user open not possible at responder until
initiator open (git-fixes).
- serial: 8250_dw: Store LSR into lsr_saved_flags in
dw8250_tx_wait_empty() (git-fixes).
- tty: n_gsm: Delete gsmtty open SABM frame when config requester
(git-fixes).
- tty: n_gsm: Modify CR,PF bit printk info when config requester
(git-fixes).
- commit d8e88fb
* Mon Aug 08 2022 jlee@suse.com
- thermal/int340x_thermal: handle data_vault when the value is
ZERO_SIZE_PTR (bsc#1201308).
- commit a524606
* Mon Aug 08 2022 msuchanek@suse.de
- powerpc/powernv/kvm: Use darn for H_RANDOM on Power9
(bsc#1065729).
- powerpc/powernv: Avoid crashing if rng is NULL (bsc#1065729).
- commit a725a56
* Mon Aug 08 2022 msuchanek@suse.de
- powerpc/powernv: wire up rng during setup_arch (bsc#1065729).
- powerpc/pseries: wire up rng during setup_arch() (bsc#1065729).
- commit 836dbc5
* Mon Aug 08 2022 nborisov@suse.com
- btrfs: properly flag filesystem with BTRFS_FEATURE_INCOMPAT_BIG_METADATA (git-fixes).
- commit ce06a4a
* Mon Aug 08 2022 iivanov@suse.de
- KVM: arm64: Avoid setting the upper 32 bits of TCR_EL2 and CPTR_EL2 (bsc#1201442)
- commit b67257b
* Mon Aug 08 2022 tiwai@suse.de
- iwlwifi: dbg-tlv: clean up iwl_dbg_tlv_update_drams()
(bsc#1202131).
- iwlwifi: yoyo: fix DBGC allocation flow (bsc#1202131).
- commit 705cc88
* Mon Aug 08 2022 tiwai@suse.de
- x86/olpc: fix 'logical not is only applied to the left hand
side' (git-fixes).
- proc: fix a dentry lock race between release_task and lookup
(git-fixes).
- lib/smp_processor_id: fix imbalanced instrumentation_end()
call (git-fixes).
- kfifo: fix kfifo_to_user() return type (git-fixes).
- profiling: fix shift too large makes kernel panic (git-fixes).
- video: fbdev: s3fb: Check the size of screen before memset_io()
(git-fixes).
- video: fbdev: arkfb: Check the size of screen before memset_io()
(git-fixes).
- video: fbdev: vt8623fb: Check the size of screen before
memset_io() (git-fixes).
- video: fbdev: arkfb: Fix a divide-by-zero bug in
ark_set_pixclock() (git-fixes).
- video: fbdev: sis: fix typos in SiS_GetModeID() (git-fixes).
- video: fbdev: amba-clcd: Fix refcount leak bugs (git-fixes).
- net: usb: make USB_RTL8153_ECM non user configurable
(git-fixes).
- random: remove useless header comment (git-fixes).
- commit 7ebdc9d
* Sun Aug 07 2022 tiwai@suse.de
- ALSA: usb-audio: Add endianness annotations (git-fixes).
- commit 9261514
* Sun Aug 07 2022 tiwai@suse.de
- ALSA: hda/realtek: Add quirk for HP Spectre x360 15-eb0xxx
(git-fixes).
- ALSA: hda/realtek: Add quirk for Clevo NV45PZ (git-fixes).
- ALSA: hda/realtek: Add quirk for Lenovo Yoga9 14IAP7
(git-fixes).
- ALSA: usb-audio: Add quirk for Behringer UMC202HD (git-fixes).
- commit d2bf5c3
* Sun Aug 07 2022 tiwai@suse.de
- scripts/faddr2line: Fix vmlinux detection on arm64 (git-fixes).
- mfd: max77620: Fix refcount leak in max77620_initialise_fps
(git-fixes).
- mfd: t7l66xb: Drop platform disable callback (git-fixes).
- tpm: eventlog: Fix section mismatch for DEBUG_SECTION_MISMATCH
(git-fixes).
- KEYS: asymmetric: enforce SM2 signature use pkey algo
(git-fixes).
- mtd: spi-nor: fix spi_nor_spimem_setup_op() call in
spi_nor_erase_{sector,chip}() (git-fixes).
- mtd: rawnand: arasan: Fix clock rate in NV-DDR (git-fixes).
- mtd: rawnand: arasan: Update NAND bus clock instead of system
clock (git-fixes).
- mtd: rawnand: meson: Fix a potential double free issue
(git-fixes).
- mtd: dataflash: Add SPI ID table (git-fixes).
- mtd: st_spi_fsm: Add a clk_disable_unprepare() in .probe()'s
error path (git-fixes).
- mtd: parsers: ofpart: Fix refcount leak in
bcm4908_partitions_fw_offset (git-fixes).
- mtd: partitions: Fix refcount leak in parse_redboot_of
(git-fixes).
- mtd: sm_ftl: Fix deadlock caused by cancel_work_sync in
sm_release (git-fixes).
- mtd: maps: Fix refcount leak in ap_flash_init (git-fixes).
- mtd: maps: Fix refcount leak in of_flash_probe_versatile
(git-fixes).
- commit 34c1728
* Sun Aug 07 2022 tiwai@suse.de
- Revert "drivers/video/backlight/platform_lcd.c: add support
for device tree based probe" (git-fixes).
- ASoC: mchp-spdifrx: disable end of block interrupt on failures
(git-fixes).
- ASoC: imx-card: use snd_pcm_format_t type for asrc_format
(git-fixes).
- ASoC: fsl_easrc: use snd_pcm_format_t type for sample_format
(git-fixes).
- ASoC: fsl-asoc-card: force cast the asrc_format type
(git-fixes).
- ASoC: fsl_asrc: force cast the asrc_format type (git-fixes).
- ASoC: audio-graph-card: Add of_node_put() in fail path
(git-fixes).
- ASoC: qcom: q6dsp: Fix an off-by-one in q6adm_alloc_copp()
(git-fixes).
- ASoC: mt6359: Fix refcount leak bug (git-fixes).
- ASoC: imx-card: Fix DSD/PDM mclk frequency (git-fixes).
- ASoC: qcom: Fix missing of_node_put() in
asoc_qcom_lpass_cpu_platform_probe() (git-fixes).
- ASoC: samsung: change neo1973_audio from a global to static
(git-fixes).
- ASoC: samsung: change gpiod_speaker_power and rx1950_audio
from global to static variables (git-fixes).
- ASoC: samsung: h1940_uda1380: include proepr GPIO consumer
header (git-fixes).
- ASoC: codecs: wcd9335: move gains from SX_TLV to S8_TLV
(git-fixes).
- ASoC: codecs: msm8916-wcd-digital: move gains from SX_TLV to
S8_TLV (git-fixes).
- ASoC: codecs: da7210: add check for i2c_add_driver (git-fixes).
- ASoC: mt6797-mt6351: Fix refcount leak in
mt6797_mt6351_dev_probe (git-fixes).
- ASoC: imx-audmux: Silence a clang warning (git-fixes).
- ASoC: samsung: Fix error handling in aries_audio_probe
(git-fixes).
- ASoC: cros_ec_codec: Fix refcount leak in
cros_ec_codec_platform_probe (git-fixes).
- ALSA: bcd2000: Fix a UAF bug on the error path of probing
(git-fixes).
- ALSA: usb-audio: Turn off 'manual mode' on Dell dock
(git-fixes).
- ALSA: usb-audio: Support jack detection on Dell dock
(git-fixes).
- arm64: dts: uniphier: Fix USB interrupts for PXs3 SoC
(git-fixes).
- ARM: dts: uniphier: Fix USB interrupts for PXs2 SoC (git-fixes).
- Input: gscps2 - check return value of ioremap() in
gscps2_probe() (git-fixes).
- commit a1ba91a
* Sun Aug 07 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
- commit 4e4180d
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: pcie: fix SW error MSI-X mapping (bsc#1202131).
- iwlwifi: yoyo: Avoid using dram data if allocation failed
(bsc#1202131).
- iwlwifi: remove deprecated broadcast filtering feature
(bsc#1202131).
- iwlwifi: fix iwl_legacy_rate_to_fw_idx (bsc#1202131).
- iwlwifi: mvm: fix condition which checks the version of
rate_n_flags (bsc#1202131).
- commit b5f1223
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMD
(bsc#1202131).
- Refresh
patches.suse/iwlwifi-don-t-pass-actual-WGDS-revision-number-in-ta.patch.
- commit 2aa0188
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: fix LED dependencies (bsc#1202131).
- iwlwifi: Fix missing error code in iwl_pci_probe()
(bsc#1202131).
- iwlwifi: pcie: fix constant-conversion warning (bsc#1202131).
- iwlwifi: bump FW API to 67 for AX devices (bsc#1202131).
- iwlwifi: mvm: extend session protection on association
(bsc#1202131).
- iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to
CHANNEL_SWITCH_START_NOTIF (bsc#1202131).
- iwlwifi: mvm: remove session protection on disassoc
(bsc#1202131).
- iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc()
(bsc#1202131).
- iwlwifi: mvm: d3: use internal data representation
(bsc#1202131).
- iwlwifi: mvm: update RFI TLV (bsc#1202131).
- iwlwifi: mvm: don't get address of mvm->fwrt just to dereference
as a pointer (bsc#1202131).
- iwlwifi: mvm: read 6E enablement flags from DSM and pass to FW
(bsc#1202131).
- iwlwifi: yoyo: support for ROM usniffer (bsc#1202131).
- iwlwifi: dump host monitor data when NIC doesn't init
(bsc#1202131).
- iwlwifi: pcie: simplify iwl_pci_find_dev_info() (bsc#1202131).
- commit 65c3ddc
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: ACPI: support revision 3 WGDS tables (bsc#1202131).
- Refresh
patches.suse/iwlwifi-don-t-pass-actual-WGDS-revision-number-in-ta.patch.
- commit 1f7d7e3
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: pcie: update sw error interrupt for BZ family
(bsc#1202131).
- iwlwifi: add new pci SoF with JF (bsc#1202131).
- iwlwifi: mvm: Use all Rx chains for roaming scan (bsc#1202131).
- iwlwifi: pcie: remove two duplicate PNJ device entries
(bsc#1202131).
- iwlwifi: pcie: refactor dev_info lookup (bsc#1202131).
- commit 4955e78
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: add new device id 7F70 (bsc#1202131).
- Refresh
patches.suse/iwlwifi-pcie-add-killer-devices-to-the-driver.patch.
- commit a871c28
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: pcie: remove duplicate entry (bsc#1202131).
- iwlwifi: pcie: fix killer name matching for AX200 (bsc#1202131).
- iwlwifi: pnvm: print out the version properly (bsc#1202131).
- iwlwifi: dbg: treat non active regions as unsupported regions
(bsc#1202131).
- iwlwifi: mvm: Read acpi dsm to get channel activation bitmap
(bsc#1202131).
- iwlwifi: mvm: improve log when processing CSA (bsc#1202131).
- iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HS
(bsc#1202131).
- iwlwifi: dbg: treat dbgc allocation failure when tlv is missing
(bsc#1202131).
- iwlwifi: mvm: set inactivity timeouts also for PS-poll
(bsc#1202131).
- commit dd87451
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: pcie: try to grab NIC access early (bsc#1202131).
- iwlwifi: mvm: reduce WARN_ON() in TX status path (bsc#1202131).
- iwlwifi: allow rate-limited error messages (bsc#1202131).
- iwlwifi: mvm: remove session protection after auth/assoc
(bsc#1202131).
- iwlwifi: remove redundant iwl_finish_nic_init() argument
(bsc#1202131).
- iwlwifi: mvm: Add RTS and CTS flags to iwl_tx_cmd_flags
(bsc#1202131).
- iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211()
(bsc#1202131).
- iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD
and RX_NO_DATA_NOTIF (bsc#1202131).
- iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versions
(bsc#1202131).
- iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD
(bsc#1202131).
- commit 67d2e71
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd
(bsc#1202131).
- Refresh
patches.suse/iwlwifi-mvm-don-t-crash-on-invalid-rate-w-o-STA.patch.
- commit 4f57116
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: BZ Family SW reset support (bsc#1202131).
- iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplication
(bsc#1202131).
- iwlwifi: yoyo: fw debug config from context info and preset
(bsc#1202131).
- iwlwifi: mvm: Support new version of ranging response
notification (bsc#1202131).
- iwlwifi: mvm: Support version 3 of tlc_update_notif
(bsc#1202131).
- iwlwifi: mvm: convert old rate & flags to the new format
(bsc#1202131).
- iwlwifi: mvm: add definitions for new rate & flags
(bsc#1202131).
- iwlwifi: mvm: update definitions due to new rate & flags
(bsc#1202131).
- iwlwifi: mvm: scrub key material in firmware dumps
(bsc#1202131).
- commit db3dcd7
* Fri Aug 05 2022 tiwai@suse.de
- iwlwifi: parse debug exclude data from firmware file
(bsc#1202131).
- iwlwifi: fw dump: add infrastructure for dump scrubbing
(bsc#1202131).
- iwlwifi: mvm: correct sta-state logic for TDLS (bsc#1202131).
- iwlwifi: api: fix struct iwl_wowlan_status_v7 kernel-doc
(bsc#1202131).
- iwlwifi: fix fw/img.c license statement (bsc#1202131).
- iwlwifi: remove contact information (bsc#1202131).
- iwlwifi: remove MODULE_AUTHOR() statements (bsc#1202131).
- iwlwifi: api: remove unused RX status bits (bsc#1202131).
- iwlwifi: add some missing kernel-doc in struct iwl_fw
(bsc#1202131).
- iwlwifi: mvm: Remove antenna c references (bsc#1202131).
- iwlwifi: mvm: add support for 160Mhz in ranging measurements
(bsc#1202131).
- iwlwifi: add vendor specific capabilities for some RFs
(bsc#1202131).
- iwlwifi: mvm: add lmac/umac PC info in case of error
(bsc#1202131).
- iwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftype
(bsc#1202131).
- iwlwifi: Start scratch debug register for Bz family
(bsc#1202131).
- iwlwifi: Add support for more BZ HWs (bsc#1202131).
- iwlwifi: Add support for getting rf id with blank otp
(bsc#1202131).
- wireless: Remove redundant 'flush_workqueue()' calls
(bsc#1202131).
- commit c24f8b7
* Fri Aug 05 2022 tiwai@suse.de
- openvswitch: fix OOB access in reserve_sfa_size() (CVE-2022-2639
bsc#1202154).
- commit 5c51c64
* Fri Aug 05 2022 tiwai@suse.de
- usb: cdns3: Don't use priv_dev uninitialized in
cdns3_gadget_ep_enable() (git-fixes).
- commit 1102903
* Fri Aug 05 2022 tiwai@suse.de
- platform/olpc: Fix uninitialized data in debugfs write
(git-fixes).
- platform/chrome: cros_ec: Always expose last resume result
(git-fixes).
- selftests: kvm: set rax before vmcall (git-fixes).
- USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove
now useless comments (git-fixes).
- USB: Follow-up to SPDX identifiers addition - remove now
useless comments (git-fixes).
- staging: rtl8192u: Fix sleep in atomic context bug in
dm_fsync_timer_callback (git-fixes).
- usb: typec: ucsi: Acknowledge the GET_ERROR_STATUS command
completion (git-fixes).
- usb: cdns3: change place of 'priv_ep' assignment in
cdns3_gadget_ep_dequeue(), cdns3_gadget_ep_enable() (git-fixes).
- USB: serial: fix tty-port initialized comments (git-fixes).
- usb: dwc3: qcom: fix missing optional irq warnings (git-fixes).
- usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc()
(git-fixes).
- usb: gadget: udc: amd5536 depends on HAS_DMA (git-fixes).
- usb: dwc3: gadget: fix high speed multiplier setting
(git-fixes).
- usb: dwc3: gadget: refactor dwc3_repare_one_trb (git-fixes).
- usb: host: xhci: use snprintf() in xhci_decode_trb()
(git-fixes).
- usb: xhci: tegra: Fix error check (git-fixes).
- usb: gadget: tegra-xudc: Fix error check in
tegra_xudc_powerdomain_init() (git-fixes).
- usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe
(git-fixes).
- usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe
(git-fixes).
- soundwire: qcom: Check device status before reading devid
(git-fixes).
- soundwire: bus_type: fix remove and shutdown support
(git-fixes).
- commit da104a3
* Fri Aug 05 2022 tiwai@suse.de
- mmc: cavium-thunderx: Add of_node_put() when breaking out of
loop (git-fixes).
- mmc: cavium-octeon: Add of_node_put() when breaking out of loop
(git-fixes).
- mmc: block: Add single read for 4k sector cards (git-fixes).
- mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1R
(git-fixes).
- PCI: tegra194: Fix link up retry sequence (git-fixes).
- PCI: tegra194: Fix Root Port interrupt handling (git-fixes).
- PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()
(git-fixes).
- PCI: qcom: Power on PHY before IPQ8074 DBI register accesses
(git-fixes).
- PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocks
(git-fixes).
- PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains()
(git-fixes).
- PCI: dwc: Always enable CDM check if "snps,enable-cdm-check"
exists (git-fixes).
- PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errors
(git-fixes).
- PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit address
(git-fixes).
- PCI: dwc: Disable outbound windows only for controllers using
iATU (git-fixes).
- PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()
(git-fixes).
- PCI: dwc: Stop link on host_init errors and de-initialization
(git-fixes).
- PCI/AER: Iterate over error counters instead of error strings
(git-fixes).
- PCI/portdrv: Don't disable AER reporting in
get_port_device_capability() (git-fixes).
- PCI: endpoint: Don't stop controller when unbinding endpoint
function (git-fixes).
- phy: stm32: fix error return in stm32_usbphyc_phy_init
(git-fixes).
- commit f77f01b
* Fri Aug 05 2022 tiwai@suse.de
- memstick/ms_block: Fix a memory leak (git-fixes).
- memstick/ms_block: Fix some incorrect memory allocation
(git-fixes).
- mmc: renesas_sdhi: Get the reset handle early in the probe
(git-fixes).
- mmc: mxcmmc: Silence a clang warning (git-fixes).
- mmc: sdhci-of-esdhc: Fix refcount leak in
esdhc_signal_voltage_switch (git-fixes).
- dmaengine: dw-edma: Fix eDMA Rd/Wr-channels and DMA-direction
semantics (git-fixes).
- dmaengine: imx-dma: Cast of_device_get_match_data() with
(uintptr_t) (git-fixes).
- dt-bindings: clock: qcom,gcc-msm8996: add more GCC clock sources
(git-fixes).
- gpio: gpiolib-of: Fix refcount bugs in of_mm_gpiochip_add_data()
(git-fixes).
- HID: amd_sfh: Handle condition of "no sensors" (git-fixes).
- HID: amd_sfh: Add NULL check for hid device (git-fixes).
- HID: mcp2221: prevent a buffer overflow in mcp_smbus_write()
(git-fixes).
- HID: cp2112: prevent a buffer overflow in cp2112_xfer()
(git-fixes).
- dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to
be optional (git-fixes).
- driver core: fix potential deadlock in __driver_attach
(git-fixes).
- iio: light: isl29028: Fix the warning in isl29028_remove()
(git-fixes).
- iio: fix iio_format_avail_range() printing for none IIO_VAL_INT
(git-fixes).
- interconnect: imx: fix max_node_id (git-fixes).
- eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()
(git-fixes).
- iio: temp: maxim_thermocouple: Fix alignment for DMA safety
(git-fixes).
- iio: temp: ltc2983: Fix alignment for DMA safety (git-fixes).
- iio: resolver: ad2s90: Fix alignment for DMA safety (git-fixes).
- iio: resolver: ad2s1200: Fix alignment for DMA safety
(git-fixes).
- iio: proximity: as3935: Fix alignment for DMA safety
(git-fixes).
- iio: potentiometer: mcp4131: Fix alignment for DMA safety
(git-fixes).
- iio: potentiometer: mcp41010: Fix alignment for DMA safety
(git-fixes).
- iio: potentiometer: max5481: Fix alignment for DMA safety
(git-fixes).
- iio: potentiometer: ad5272: Fix alignment for DMA safety
(git-fixes).
- iio: imu: fxos8700: Fix alignment for DMA safety (git-fixes).
- iio: gyro: fxas210002c: Fix alignment for DMA safety
(git-fixes).
- iio: gyro: adxrs450: Fix alignment for DMA safety (git-fixes).
- iio: gyro: adis16130: Fix alignment for DMA safety (git-fixes).
- iio: gyro: adis16080: Fix alignment for DMA safety (git-fixes).
- iio: frequency: adf4371: Fix alignment for DMA safety
(git-fixes).
- iio: frequency: adf4350: Fix alignment for DMA safety
(git-fixes).
- iio: frequency: ad9523: Fix alignment for DMA safety
(git-fixes).
- iio: dac: ti-dac7612: Fix alignment for DMA safety (git-fixes).
- iio: dac: ti-dac7311: Fix alignment for DMA safety (git-fixes).
- iio: dac: ti-dac5571: Fix alignment for DMA safety (git-fixes).
- iio: dac: ti-dac082s085: Fix alignment for DMA safety
(git-fixes).
- iio: dac: mcp4922: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad8801: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad7303: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad5791: Fix alignment for DMA saftey (git-fixes).
- iio: dac: ad5770r: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad5766: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad5764: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad5761: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad5755: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad5504: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad5449: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad5421: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad5360: Fix alignment for DMA safety (git-fixes).
- iio: dac: ad5064: Fix alignment for DMA safety (git-fixes).
- iio: common: ssp: Fix alignment for DMA safety (git-fixes).
- iio: amplifiers: ad8366: Fix alignment for DMA safety
(git-fixes).
- iio: adc: ti-tlc4541: Fix alignment for DMA safety (git-fixes).
- iio: adc: ti-ads8688: Fix alignment for DMA safety (git-fixes).
- iio: adc: ti-ads8344: Fix alignment for DMA safety (git-fixes).
- iio: adc: ti-ads7950: Fix alignment for DMA safety (git-fixes).
- iio: adc: ti-ads131e08: Fix alignment for DMA safety
(git-fixes).
- iio: adc: ti-ads124s08: Fix alignment for DMA safety
(git-fixes).
- iio: adc: ti-adc161s626: Fix alignment for DMA safety
(git-fixes).
- iio: adc: ti-adc128s052: Fix alignment for DMA safety
(git-fixes).
- iio: adc: ti-adc12138: Fix alignment for DMA safety (git-fixes).
- iio: adc: ti-adc108s102: Fix alignment for DMA safety
(git-fixes).
- iio: adc: ti-adc084s021: Fix alignment for DMA safety
(git-fixes).
- iio: adc: ti-adc0832: Fix alignment for DMA safety (git-fixes).
- iio: adc: mcp320x: Fix alignment for DMA safety (git-fixes).
- iio: adc: max1241: Fix alignment for DMA safety (git-fixes).
- iio: adc: max1118: Fix alignment for DMA safety (git-fixes).
- iio: adc: max11100: Fix alignment for DMA safety (git-fixes).
- iio: adc: max1027: Fix alignment for DMA safety (git-fixes).
- iio: adc: ltc2497: Fix alignment for DMA safety (git-fixes).
- iio: adc: ltc2496: Fix alignment for DMA safety (git-fixes).
- iio: adc: hi8435: Fix alignment for DMA safety (git-fixes).
- iio: adc: ad7923: Fix alignment for DMA safety (git-fixes).
- iio: adc: ad7887: Fix alignment for DMA safety (git-fixes).
- iio: adc: ad7768-1: Fix alignment for DMA safety (git-fixes).
- iio: adc: ad7766: Fix alignment for DMA safety (git-fixes).
- iio: adc: ad7476: Fix alignment for DMA safety (git-fixes).
- iio: adc: ad7298: Fix alignment for DMA safety (git-fixes).
- iio: adc: ad7292: Fix alignment for DMA safety (git-fixes).
- iio: adc: ad7266: Fix alignment for DMA safety (git-fixes).
- iio: accel: sca3300: Fix alignment for DMA safety (git-fixes).
- iio: accel: sca3000: Fix alignment for DMA safety (git-fixes).
- iio: accel: bma220: Fix alignment for DMA safety (git-fixes).
- iio: core: Fix IIO_ALIGN and rename as it was not sufficiently
large (git-fixes).
- iio: accel: bma400: Fix the scale min and max macro values
(git-fixes).
- intel_th: msu: Fix vmalloced buffers (git-fixes).
- intel_th: msu-sink: Potential dereference of null pointer
(git-fixes).
- intel_th: Fix a resource leak in an error handling path
(git-fixes).
- misc: rtsx: Fix an error handling path in rtsx_pci_probe()
(git-fixes).
- fpga: altera-pr-ip: fix unsigned comparison with less than zero
(git-fixes).
- commit 14d844c
* Fri Aug 05 2022 tiwai@suse.de
- dmaengine: sf-pdma: Add multithread support for a DMA channel
(git-fixes).
- dmaengine: stm32-mdma: Remove dead code in
stm32_mdma_irq_handler() (git-fixes).
- clk: qcom: gcc-msm8939: Fix weird field spacing in
ftbl_gcc_camss_cci_clk (git-fixes).
- clk: qcom: clk-rcg2: Make sure to not write d=0 to the NMD
register (git-fixes).
- clk: qcom: clk-rcg2: Fail Duty-Cycle configuration if MND
divider is not enabled (git-fixes).
- clk: qcom: camcc-sm8250: Fix topology around titan_top power
domain (git-fixes).
- clk: qcom: camcc-sdm845: Fix topology around titan_top power
domain (git-fixes).
- clk: qcom: ipq8074: set BRANCH_HALT_DELAY flag for UBI clocks
(git-fixes).
- clk: qcom: ipq8074: fix NSS port frequency tables (git-fixes).
- clk: qcom: ipq8074: SW workaround for UBI32 PLL lock
(git-fixes).
- clk: qcom: ipq8074: fix NSS core PLL-s (git-fixes).
- clk: qcom: gcc-msm8939: Point MM peripherals to system_mm_noc
clock (git-fixes).
- clk: qcom: gcc-msm8939: Add missing system_mm_noc_bfdcd_clk_src
(git-fixes).
- clk: qcom: gcc-msm8939: Fix bimc_ddr_clk_src rcgr base address
(git-fixes).
- clk: qcom: gcc-msm8939: Add missing SYSTEM_MM_NOC_BFDCD_CLK_SRC
(git-fixes).
- clk: qcom: clk-krait: unlock spin after mux completion
(git-fixes).
- clk: qcom: camcc-sm8250: Fix halt on boot by reducing driver's
init level (git-fixes).
- clk: renesas: r9a06g032: Fix UART clkgrp bitsel (git-fixes).
- clk: mediatek: reset: Fix written reset bit offset (git-fixes).
- commit 138fb4a
* Thu Aug 04 2022 tiwai@suse.de
- fix race between exit_itimers() and /proc/pid/timers
(git-fixes).
- commit 62d2eea
* Thu Aug 04 2022 fweisbecker@suse.de
- posix-cpu-timers: Cleanup CPU timers before freeing them during exec (CVE-2022-2585 bsc#1202094).
- commit 2decf97
* Thu Aug 04 2022 tbogendoerfer@suse.de
- supported.conf: added drivers/net/ethernet/marvell/octeontx2/nic/otx2_ptp and
changed all octeontx2 modules as supported (jsc#SLE-24682)
- commit 8caae84
* Thu Aug 04 2022 tbogendoerfer@suse.de
- kabi/severities: octeontx2 driver (jsc#SLE-24682)
- commit e0be4cf
* Thu Aug 04 2022 tbogendoerfer@suse.de
- octeontx2-af: cn10k: RPM hardware timestamp configuration
(jsc#SLE-24682).
- Refresh
patches.suse/octeontx2-af-cn10k-Do-not-enable-RPM-loopback-for-LP.patch.
- commit c25b3fb
* Thu Aug 04 2022 tiwai@suse.de
- can: pch_can: pch_can_error(): initialize errc before using it
(git-fixes).
- commit 4644234
* Thu Aug 04 2022 tiwai@suse.de
- virtio-gpu: fix a missing check to avoid NULL dereference
(git-fixes).
- media: cedrus: hevc: Add check for invalid timestamp
(git-fixes).
- media: cedrus: h265: Fix flag name (git-fixes).
- media: [PATCH] pci: atomisp_cmd: fix three missing checks on
list iterator (git-fixes).
- media: tw686x: Fix memory leak in tw686x_video_init (git-fixes).
- media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued
is set (git-fixes).
- media: hdpvr: fix error value returns in hdpvr_read (git-fixes).
- media: tw686x: Register the irq at the end of probe (git-fixes).
- media: atmel: atmel-sama7g5-isc: fix warning in configs without
OF (git-fixes).
- i2c: mux-gpmux: Add of_node_put() when breaking out of loop
(git-fixes).
- i2c: cadence: Support PEC for SMBus block read (git-fixes).
- i2c: Fix a potential use after free (git-fixes).
- i2c: mxs: Silence a clang warning (git-fixes).
- i2c: npcm: Capitalize the one-line comment (git-fixes).
- i2c: npcm: Correct slave role behavior (git-fixes).
- net: rose: fix netdev reference changes (git-fixes).
- wifi: wil6210: debugfs: fix uninitialized variable use in
`wil_write_file_wmi()` (git-fixes).
- wifi: rtw88: check the return value of alloc_workqueue()
(git-fixes).
- wifi: libertas: Fix possible refcount leak in if_usb_probe()
(git-fixes).
- wifi: iwlwifi: mvm: fix double list_add at
iwl_mvm_mac_wake_tx_queue (git-fixes).
- wifi: wil6210: debugfs: fix info leak in wil_write_file_wmi()
(git-fixes).
- wifi: p54: add missing parentheses in p54_flush() (git-fixes).
- wifi: p54: Fix an error handling path in p54spi_probe()
(git-fixes).
- mediatek: mt76: eeprom: fix missing of_node_put() in
mt76_find_power_limits_node() (git-fixes).
- mediatek: mt76: mac80211: Fix missing of_node_put() in
mt76_led_init() (git-fixes).
- mt76: mt7921: enlarge maximum VHT MPDU length to 11454
(git-fixes).
- mt76: mt7615: do not update pm stats in case of error
(git-fixes).
- mt76: mt76x02u: fix possible memory leak in
__mt76x02u_mcu_send_msg (git-fixes).
- wifi: mac80211: limit A-MSDU subframes for client too
(git-fixes).
- wifi: rtw89: 8852a: rfk: fix div 0 exception (git-fixes).
- wifi: iwlegacy: 4965: fix potential off-by-one overflow in
il4965_rs_fill_link_cmd() (git-fixes).
- wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()
(git-fixes).
- virtio-net: fix the race between refill work and close
(git-fixes).
- net: macsec: fix potential resource leak in macsec_add_rxsa()
and macsec_add_txsa() (git-fixes).
- commit 559b103
* Thu Aug 04 2022 tiwai@suse.de
- Remove doubly applied amdgpu patches
- commit c58b33f
* Thu Aug 04 2022 tiwai@suse.de
- drm/amd/display: Revert "drm/amd/display: turn DPMS off on
connector unplug" (git-fixes).
- commit 2a4df70
* Thu Aug 04 2022 tiwai@suse.de
- drm/amd/display: Enable building new display engine with KCOV
enabled (git-fixes).
- drm/nouveau: Don't pm_runtime_put_sync(), only
pm_runtime_put_autosuspend() (git-fixes).
- drm/nouveau/acpi: Don't print error when we get -EINPROGRESS
from pm_runtime (git-fixes).
- drm/nouveau/kms: Fix failure path for creating DP connectors
(git-fixes).
- drm/exynos/exynos7_drm_decon: free resources when
clk_set_parent() failed (git-fixes).
- drm/msm/mdp5: Fix global state lock backoff (git-fixes).
- drm/msm/hdmi: drop empty 'none' regulator lists (git-fixes).
- drm/msm/hdmi: enable core-vcc/core-vdda-supply for 8996 platform
(git-fixes).
- drm/mediatek: dpi: Only enable dpi after the bridge is enabled
(git-fixes).
- drm/mediatek: dpi: Remove output format of YUV (git-fixes).
- drm/mediatek: Add pull-down MIPI operation in mtk_dsi_poweroff
function (git-fixes).
- drm: bridge: sii8620: fix possible off-by-one (git-fixes).
- drm/rockchip: Fix an error handling path rockchip_dp_probe()
(git-fixes).
- drm/rockchip: vop: Don't crash for invalid duplicate_state()
(git-fixes).
- drm/amd/amd_shared.h: Add missing doc for PP_GFX_DCS_MASK
(git-fixes).
- drm/radeon: fix incorrrect SPDX-License-Identifiers (git-fixes).
- drm/radeon: fix potential buffer overflow in
ni_set_mc_special_registers() (git-fixes).
- Revert "drm/i915: Hold reference to intel_context over life
of i915_request" (git-fixes).
- drm/vc4: hdmi: Correct HDMI timing registers for interlaced
modes (git-fixes).
- i2c: npcm: Remove own slave addresses 2:10 (git-fixes).
- commit c8ad99e
* Thu Aug 04 2022 tiwai@suse.de
- drm/vc4: hdmi: Fix timings for interlaced modes (git-fixes).
- drm/vc4: hdmi: Reset HDMI MISC_CONTROL register (git-fixes).
- drm/vc4: dsi: Add correct stop condition to
vc4_dsi_encoder_disable iteration (git-fixes).
- drm/vc4: dsi: Fix dsi0 interrupt support (git-fixes).
- drm/vc4: dsi: Register dsi0 as the correct vc4 encoder type
(git-fixes).
- drm/vc4: dsi: Correct pixel order for DSI0 (git-fixes).
- drm/vc4: dsi: Correct DSI divider calculations (git-fixes).
- drm/vc4: plane: Fix margin calculations for the right/bottom
edges (git-fixes).
- drm/vc4: plane: Remove subpixel positioning check (git-fixes).
- drm/doc: Fix comment typo (git-fixes).
- drm/mcde: Fix refcount leak in mcde_dsi_bind (git-fixes).
- drm: bridge: adv7511: Add check for mipi_dsi_driver_register
(git-fixes).
- drm: adv7511: override i2c address of cec before accessing it
(git-fixes).
- drm/bridge: lt9611uxc: Cancel only driver's work (git-fixes).
- drm/nouveau: fix another off-by-one in nvbios_addr (git-fixes).
- drm/mipi-dbi: align max_chunk to 2 in spi_transfer (git-fixes).
- drm/st7735r: Fix module autoloading for Okaya RH128128T
(git-fixes).
- drm/bridge: tc358767: Make sure Refclk clock are enabled
(git-fixes).
- drm/simpledrm: Fix return type of
simpledrm_simple_display_pipe_mode_valid() (git-fixes).
- commit 3606800
* Thu Aug 04 2022 tiwai@suse.de
- can: mcp251xfd: mcp251xfd_dump(): fix comment (git-fixes).
- Bluetooth: hci_intel: Add check for platform_driver_register
(git-fixes).
- can: error: specify the values of data[5..7] of CAN error frames
(git-fixes).
- can: usb_8dev: do not report txerr and rxerr during bus-off
(git-fixes).
- can: kvaser_usb_leaf: do not report txerr and rxerr during
bus-off (git-fixes).
- can: kvaser_usb_hydra: do not report txerr and rxerr during
bus-off (git-fixes).
- can: sun4i_can: do not report txerr and rxerr during bus-off
(git-fixes).
- can: hi311x: do not report txerr and rxerr during bus-off
(git-fixes).
- can: sja1000: do not report txerr and rxerr during bus-off
(git-fixes).
- can: rcar_can: do not report txerr and rxerr during bus-off
(git-fixes).
- can: pch_can: do not report txerr and rxerr during bus-off
(git-fixes).
- ath11k: Fix incorrect debug_mask mappings (git-fixes).
- ath11k: fix netdev open race (git-fixes).
- ath10k: do not enforce interrupt trigger type (git-fixes).
- can: netlink: allow configuring of fixed data bit rates without
need for do_set_data_bittiming callback (git-fixes).
- can: Break loopback loop on loopback documentation (git-fixes).
- can: netlink: allow configuring of fixed bit rates without
need for do_set_bittiming callback (git-fixes).
- docs/kernel-parameters: Update descriptions for "mitigations="
param with retbleed (git-fixes).
- Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_put
(git-fixes).
- commit caf4ad9
* Wed Aug 03 2022 bp@suse.de
- x86/speculation: Add LFENCE to RSB fill sequence (bsc#1201726
CVE-2022-26373).
- commit e9f7bfc
* Wed Aug 03 2022 bp@suse.de
- x86/speculation: Add RSB VM Exit protections (bsc#1201726
CVE-2022-26373).
- commit 87cc728
* Wed Aug 03 2022 mkubecek@suse.cz
- ipv4: avoid using shared IP generator for connected sockets
(CVE-2020-36516 bsc#1196616).
- ipv4: tcp: send zero IPID in SYNACK messages (CVE-2020-36516
bsc#1196616).
- commit 1c066c9
* Wed Aug 03 2022 tiwai@suse.de
- selftests: timers: clocksource-switch: fix passing errors from
child (git-fixes).
- selftests: timers: valid-adjtimex: build fix for newer
toolchains (git-fixes).
- Documentation: siphash: Fix typo in the name of offsetofend
macro (git-fixes).
- Documentation: update watch_queue.rst references (git-fixes).
- docs: zh_CN: fix a broken reference (git-fixes).
- crypto: arm64/poly1305 - fix a read out-of-bound (git-fixes).
- crypto: hisilicon/sec - fix auth key size error (git-fixes).
- crypto: inside-secure - Add missing MODULE_DEVICE_TABLE for of
(git-fixes).
- crypto: hisilicon/hpre - don't use GFP_KERNEL to alloc mem
during softirq (git-fixes).
- crypto: hisilicon - Kunpeng916 crypto driver don't sleep when
in softirq (git-fixes).
- crypto: hisilicon/sec - don't sleep when in softirq (git-fixes).
- crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
(git-fixes).
- selftests/seccomp: Fix compile warning when CC=clang
(git-fixes).
- Documentation: dm writecache: Render status list as list
(git-fixes).
- thermal/tools/tmon: Include pthread and time headers in tmon.h
(git-fixes).
- Documentation: PM: Drop pme_interrupt reference (git-fixes).
- PM: domains: Ensure genpd_debugfs_dir exists before remove
(git-fixes).
- Documentation: ACPI: EINJ: Fix obsolete example (git-fixes).
- ACPI: video: Shortening quirk list by identifying Clevo by
board_name only (git-fixes).
- ACPI: APEI: Better fix to avoid spamming the console with old
error logs (git-fixes).
- ACPI: processor/idle: Annotate more functions to live in
cpuidle section (git-fixes).
- bus: hisi_lpc: fix missing platform_device_put() in
hisi_lpc_acpi_probe() (git-fixes).
- ACPI: CPPC: Do not prevent CPPC from working in the future
(git-fixes).
- hwmon: (drivetemp) Add module alias (git-fixes).
- spi: Fix simplification of devm_spi_register_controller
(git-fixes).
- spi: dt-bindings: zynqmp-qspi: add missing 'required'
(git-fixes).
- spi: dt-bindings: cadence: add missing 'required' (git-fixes).
- spi: spi-altera-dfl: Fix an error handling path (git-fixes).
- regulator: of: Fix refcount leak bug in
of_get_regulation_constraints() (git-fixes).
- regulator: qcom_smd: Fix pm8916_pldo range (git-fixes).
- dt-bindings: arm: qcom: fix MSM8994 boards compatibles
(git-fixes).
- dt-bindings: arm: qcom: fix MSM8916 MTP compatibles (git-fixes).
- arm64: dts: qcom: qcs404: Fix incorrect USB2 PHYs assignment
(git-fixes).
- arm64: dts: qcom: sm8250: add missing PCIe PHY clock-cells
(git-fixes).
- arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc node
(git-fixes).
- ARM: dts: qcom: pm8841: add required thermal-sensor-cells
(git-fixes).
- ARM: dts: qcom: mdm9615: add missing PMIC GPIO reg (git-fixes).
- ARM: dts: imx7d-colibri-emmc: add cpu1 supply (git-fixes).
- arm64: tegra: Fix SDMMC1 CD on P2888 (git-fixes).
- arm64: dts: mt7622: fix BPI-R64 WPS button (git-fixes).
- arm64: dts: mt8192: Fix idle-states entry-method (git-fixes).
- arm64: dts: mt8192: Fix idle-states nodes naming scheme
(git-fixes).
- dt-bindings: gpio: zynq: Add missing compatible strings
(git-fixes).
- ARM: dts: ast2600-evb-a1: fix board compatible (git-fixes).
- ARM: dts: ast2600-evb: fix board compatible (git-fixes).
- ARM: dts: ast2500-evb: fix board compatible (git-fixes).
- arm64: dts: renesas: Fix thermal-sensors on single-zone sensors
(git-fixes).
- arm64: dts: renesas: beacon: Fix regulator node names
(git-fixes).
- soc: qcom: aoss: Fix refcount leak in
qmp_cooling_devices_register (git-fixes).
- soc: qcom: ocmem: Fix refcount leak in of_get_ocmem (git-fixes).
- soc: fsl: guts: machine variable might be unset (git-fixes).
- soc: amlogic: Fix refcount leak in meson-secure-pwrc.c
(git-fixes).
- meson-mx-socinfo: Fix refcount leak in meson_mx_socinfo_init
(git-fixes).
- soc: renesas: r8a779a0-sysc: Fix A2DP1 and A2CV[2357] PDR values
(git-fixes).
- ARM: bcm: Fix refcount leak in bcm_kona_smc_init (git-fixes).
- cpufreq: zynq: Fix refcount leak in zynq_get_revision
(git-fixes).
- ARM: OMAP2+: Fix refcount leak in omap3xxx_prm_late_init
(git-fixes).
- ARM: OMAP2+: Fix refcount leak in omapdss_init_of (git-fixes).
- arm64: cpufeature: Allow different PMU versions in ID_DFR0_EL1
(git-fixes).
- arm64: kasan: Revert "arm64: mte: reset the page tag in
page->flags" (git-fixes).
- Documentation: fix sctp_wmem in ip-sysctl.rst (git-fixes).
- commit 3f28928
* Wed Aug 03 2022 denis.kirjanov@suse.com
- kabi/severities: add hisilicon hns3 symbols
- commit 684e0cd
* Wed Aug 03 2022 denis.kirjanov@suse.com
- kabi/severities: add Qlogic qed symbols
- commit cb6e740
* Wed Aug 03 2022 denis.kirjanov@suse.com
- net: hns3: clean residual vf config after disable sriov
(git-fixes).
- commit 3154aec
* Wed Aug 03 2022 denis.kirjanov@suse.com
- net: enetc: report software timestamping via SO_TIMESTAMPING
(git-fixes).
- commit 1199c9d
* Wed Aug 03 2022 denis.kirjanov@suse.com
- ice: fix 'scheduling while atomic' on aux critical err interrupt
(git-fixes).
- commit e93e238
* Wed Aug 03 2022 denis.kirjanov@suse.com
- net: bcmgenet: Use stronger register read/writes to assure
ordering (git-fixes).
- commit 329c205
* Wed Aug 03 2022 denis.kirjanov@suse.com
- net: stmmac: clean up impossible condition (git-fixes).
- commit ab39c12
* Wed Aug 03 2022 denis.kirjanov@suse.com
- qed: validate and restrict untrusted VFs vlan promisc mode
(git-fixes).
- commit 4ff6c29
* Wed Aug 03 2022 denis.kirjanov@suse.com
- net:enetc: allocate CBD ring data memory using DMA coherent
methods (git-fixes).
- commit af05743
* Wed Aug 03 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: Enable port policy support on 6097
(git-fixes).
- commit c7e4e5e
* Wed Aug 03 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: fix incorrect balancing with down LAG ports
(git-fixes).
- commit ec8da82
* Wed Aug 03 2022 denis.kirjanov@suse.com
- bnx2x: Invalidate fastpath HSI version for VFs (git-fixes).
- commit 71c2b0b
* Wed Aug 03 2022 denis.kirjanov@suse.com
- bnx2x: Utilize firmware 7.13.21.0 (git-fixes).
- commit dfd1200
* Tue Aug 02 2022 msuchanek@suse.de
- Fix parsing of rpm/macros.kernel-source on SLE12 (bsc#1201019).
- commit 9816878
* Tue Aug 02 2022 denis.kirjanov@suse.com
- kabi/severities: add microchip dsa drivers
- commit d613b6c
* Tue Aug 02 2022 mgorman@suse.de
- sched/core: Do not requeue task on CPU excluded from cpus_mask
(bnc#1199356).
- commit f226af5
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: hellcreek: Add missing PTP via UDP rules (git-fixes).
- commit eacb01d
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: hellcreek: Allow PTP P2P measurements on blocked ports
(git-fixes).
- commit 8fa1360
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: hellcreek: Add STP forwarding rule (git-fixes).
- commit 0417527
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: hellcreek: Fix insertion of static FDB entries
(git-fixes).
- commit 3269aa1
* Tue Aug 02 2022 denis.kirjanov@suse.com
- dsa: mv88e6xxx: fix debug print for SPEED_UNFORCED (git-fixes).
- commit eb53b1f
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()
(git-fixes).
- commit b56ecf7
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA ports
(git-fixes).
- commit bcf713a
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassed
(git-fixes).
- commit b95b3f1
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X
family (git-fixes).
- commit a40e5b6
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X family
(git-fixes).
- commit 855c403
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter
and receiver (git-fixes).
- commit 2dc0b5b
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: Drop unnecessary check in
mv88e6393x_serdes_erratum_4_6() (git-fixes).
- commit b660473
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393X
(git-fixes).
- commit 7942c9d
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: dsa: microchip: implement multi-bridge support (git-fixes).
- commit 1695da6
* Tue Aug 02 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: don't downgrade timestamping RX filters in
SIOCSHWTSTAMP (git-fixes).
- commit 5d0a92e
* Tue Aug 02 2022 denis.kirjanov@suse.com
- Update metadata references
- commit 17e29ab
* Mon Aug 01 2022 bp@suse.de
- x86/sev: Save the negotiated GHCB version (bsc#1190497).
- commit 7d296c5
* Mon Aug 01 2022 jeffm@suse.com
- Updated commit IDs from a rebased upstream branch:
- patches.suse/powerpc-pseries-mobility-set-NMI-watchdog-factor-dur.patch.
- patches.suse/powerpc-watchdog-introduce-a-NMI-watchdog-s-factor.patch.
- patches.suse/watchdog-export-lockup_detector_reconfigure.patch.
- commit 34c0e2f
* Mon Aug 01 2022 fweisbecker@suse.de
- sched/deadline: Fix BUG_ON condition for deboosted tasks (git-fixes)
- commit 15bee70
* Mon Aug 01 2022 fweisbecker@suse.de
- sched/uclamp: Fix iowait boost escaping uclamp restriction (git-fixes)
- commit dacac6f
* Mon Aug 01 2022 fweisbecker@suse.de
- sched/uclamp: Fix rq->uclamp_max not set on first enqueue (git-fixes)
- commit 44d8adc
* Mon Aug 01 2022 oneukum@suse.com
- net: asix: fix "can't send until first packet is send" issue
(git-fixes).
- commit 1f6d39d
* Mon Aug 01 2022 oneukum@suse.com
- net: usb: ax88179_178a needs FLAG_SEND_ZLP (git-fixes).
- commit 9ae4b3e
* Mon Aug 01 2022 oneukum@suse.com
- net: usb: ax88179_178a: add Allied Telesis AT-UMCs (git-fixes).
- commit 6eee3c8
* Mon Aug 01 2022 tzimmermann@suse.de
- drm/udl: Restore display mode on resume (bsc#1195917)
- commit ab3f8b8
* Mon Aug 01 2022 bp@suse.de
- EDAC/ghes: Set the DIMM label unconditionally (bsc#1201768).
- commit f44b61a
* Sun Jul 31 2022 bp@suse.de
- lkdtm: Disable return thunks in rodata.c (bsc#1190497).
- commit 1a67e46
* Sun Jul 31 2022 bp@suse.de
- x86/retbleed: Add fine grained Kconfig knobs (bsc#1190497).
- commit 95439df
* Sun Jul 31 2022 tiwai@suse.de
- ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow (git-fixes).
- commit d7e1c73
* Sat Jul 30 2022 bp@suse.de
- KVM: emulate: do not adjust size of fastop and setcc subroutines
(bsc#1201930).
- commit 935d297
* Sat Jul 30 2022 bp@suse.de
- kvm/emulate: Fix SETcc emulation function offsets with SLS
(bsc#1201930).
- Refresh
patches.suse/x86-kvm-Fix-SETcc-emulation-for-return-thunks.patch.
- commit 154606a
* Sat Jul 30 2022 tiwai@suse.de
- watchqueue: make sure to serialize 'wqueue->defunct' properly
(git-fixes).
- Refresh
patches.suse/watch_queue-Fix-missing-rcu-annotation.patch.
- commit 0e9524c
* Sat Jul 30 2022 tiwai@suse.de
- nouveau/svm: Fix to migrate all requested pages (git-fixes).
- watch_queue: Fix missing locking in add_watch_to_object()
(git-fixes).
- watch-queue: remove spurious double semicolon (git-fixes).
- xhci: Set HCD flag to defer primary roothub registration
(git-fixes).
- xhci: dbc: Rename xhci_dbc_init and xhci_dbc_exit (git-fixes).
- xhci: dbc: create and remove dbc structure in dbgtty driver
(git-fixes).
- xhci: dbc: refactor xhci_dbc_init() (git-fixes).
- mtd: rawnand: gpmi: validate controller clock rate (git-fixes).
- pinctrl: armada-37xx: Convert to use dev_err_probe()
(git-fixes).
- pinctrl: armada-37xx: Make use of the
devm_platform_ioremap_resource() (git-fixes).
- pinctrl: armada-37xx: Use temporary variable for struct device
(git-fixes).
- commit 7883bd5
* Sat Jul 30 2022 tiwai@suse.de
- drm/amd/display: Ignore First MST Sideband Message Return Error
(git-fixes).
- Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunks
(git-fixes).
- bitfield.h: Fix "type of reg too small for mask" test
(git-fixes).
- Bluetooth: SCO: Fix sco_send_frame returning skb->len
(git-fixes).
- Bluetooth: Fix passing NULL to PTR_ERR (git-fixes).
- Bluetooth: RFCOMM: Replace use of memcpy_from_msg with
bt_skb_sendmmsg (git-fixes).
- Bluetooth: SCO: Replace use of memcpy_from_msg with
bt_skb_sendmsg (git-fixes).
- Bluetooth: Add bt_skb_sendmmsg helper (git-fixes).
- Bluetooth: Add bt_skb_sendmsg helper (git-fixes).
- commit 68b3804
* Sat Jul 30 2022 tiwai@suse.de
- Revert selftest patches that have been reverted in stable-5.15.y
- commit a911337
* Fri Jul 29 2022 lduncan@suse.com
- scsi: megaraid: Clear READ queue map's nr_queues (git-fixes).
- commit 55821eb
* Fri Jul 29 2022 dwagner@suse.de
- nvme: consider also host_iface when checking ip options
(bsc#1199670).
- commit 230f363
* Fri Jul 29 2022 tiwai@suse.de
- tty: n_gsm: fix invalid gsmtty_write_room() result (git-fixes).
- tty: n_gsm: fix mux activation issues in gsm_config()
(git-fixes).
- tty: n_gsm: fix buffer over-read in gsm_dlci_data() (git-fixes).
- tty: n_gsm: fix sometimes uninitialized warning in
gsm_dlci_modem_output() (git-fixes).
- tty: n_gsm: fix software flow control handling (git-fixes).
- tty: n_gsm: fix invalid use of MSC in advanced option
(git-fixes).
- commit 7c30f9f
* Fri Jul 29 2022 tiwai@suse.de
- tty: n_gsm: fix missing update of modem controls after DLCI open
(git-fixes).
- commit 421f4e7
* Fri Jul 29 2022 tiwai@suse.de
- tty: n_gsm: fix incorrect UA handling (git-fixes).
- tty: n_gsm: fix reset fifo race condition (git-fixes).
- tty: n_gsm: fix missing tty wakeup in convergence layer type 2
(git-fixes).
- tty: n_gsm: fix wrong signal octets encoding in MSC (git-fixes).
- tty: n_gsm: fix wrong command frame length field encoding
(git-fixes).
- tty: n_gsm: fix wrong command retry handling (git-fixes).
- tty: n_gsm: fix missing explicit ldisc flush (git-fixes).
- tty: n_gsm: fix wrong DLCI release order (git-fixes).
- tty: n_gsm: fix insufficient txframe size (git-fixes).
- commit 98e80d0
* Fri Jul 29 2022 tiwai@suse.de
- tty: n_gsm: fix malformed counter for out of frame data
(git-fixes).
- tty: n_gsm: fix frame reception handling (git-fixes).
- tty: n_gsm: fix wrong signal octet encoding in convergence
layer type 2 (git-fixes).
- tty: n_gsm: fix mux cleanup after unregister tty device
(git-fixes).
- tty: n_gsm: fix decoupled mux resource (git-fixes).
- tty: n_gsm: fix restart handling via CLD command (git-fixes).
- tty: n_gsm: fix encoding of command/response bit (git-fixes).
- tty: n_gsm: Save dlci address open status when config requester
(git-fixes).
- tty: n_gsm: Modify CR,PF bit when config requester (git-fixes).
- commit 12973e3
* Fri Jul 29 2022 tiwai@suse.de
- scripts/gdb: change kernel config dumping method (git-fixes).
- samples/landlock: Format with clang-format (git-fixes).
- samples/landlock: Add clang-format exceptions (git-fixes).
- samples/landlock: Fix path_list memory leak (git-fixes).
- scripts/dtc: Call pkg-config POSIXly correct (git-fixes).
- optee: add error checks in optee_ffa_do_call_with_arg()
(git-fixes).
- scripts: sphinx-pre-install: Fix ctex support on Debian
(git-fixes).
- scripts: sphinx-pre-install: add required ctex dependency
(git-fixes).
- commit c823894
* Fri Jul 29 2022 tiwai@suse.de
- tee: tee_get_drvdata(): fix description of return value
(git-fixes).
- tunnels: do not assume mac header is set in
skb_tunnel_check_pmtu() (git-fixes).
- tuntap: add sanity checks about msg_controllen in sendmsg
(git-fixes).
- uaccess: fix type mismatch warnings from access_ok()
(git-fixes).
- tests: fix idmapped mount_setattr test (git-fixes).
- seccomp: Invalidate seccomp mode to catch death failures
(git-fixes).
- tee: optee: do not check memref size on return from Secure World
(git-fixes).
- tools include UAPI: Sync sound/asound.h copy with the kernel
sources (git-fixes).
- tools/testing/scatterlist: add missing defines (git-fixes).
- tools/nolibc: fix incorrect truncation of exit code (git-fixes).
- tools/nolibc: i386: fix initial stack alignment (git-fixes).
- tools/nolibc: x86-64: Fix startup code bug (git-fixes).
- tun: avoid double free in tun_free_netdev (git-fixes).
- commit 00b109c
* Fri Jul 29 2022 tiwai@suse.de
- watch_queue: Fix missing rcu annotation (git-fixes).
- udmabuf: add back sanity check (git-fixes).
- xprtrdma: treat all calls not a bcall when bc_serv is NULL
(git-fixes).
- wireguard: device: check for metadata_dst with skb_valid_dst()
(git-fixes).
- zonefs: Fix management of open zones (git-fixes).
- zonefs: Clear inode information flags on inode creation
(git-fixes).
- XArray: Update the LRU list in xas_split() (git-fixes).
- vsock/virtio: enable VQs early on probe (git-fixes).
- vsock/virtio: read the negotiated features before using VQs
(git-fixes).
- vsock/virtio: initialize vdev->priv before using VQs
(git-fixes).
- ucounts: Fix systemd LimitNPROC with private users regression
(git-fixes).
- ucounts: Handle wrapping in is_ucounts_overlimit (git-fixes).
- ucounts: Base set_cred_ucounts changes on the real user
(git-fixes).
- vsock: remove vsock from connected table when connect is
interrupted by a signal (git-fixes).
- xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
(git-fixes).
- ucounts: Fix rlimit max values check (git-fixes).
- zonefs: add MODULE_ALIAS_FS (git-fixes).
- ucounts: In set_cred_ucounts assume new->ucounts is non-NULL
(git-fixes).
- commit 4dc2af2
* Fri Jul 29 2022 tiwai@suse.de
- exfat: Drop superfluous new line for error messages
(bsc#1201725).
- exfat: Downgrade ENAMETOOLONG error message to debug messages
(bsc#1201725).
- exfat: Expand exfat_err() and co directly to pr_*() macro
(bsc#1201725).
- exfat: Define NLS_NAME_* as bit flags explicitly (bsc#1201725).
- exfat: Return ENAMETOOLONG consistently for oversized paths
(bsc#1201725).
- commit d002ca3
* Fri Jul 29 2022 dwagner@suse.de
- scsi: qla2xxx: Update version to 10.02.07.800-k (bsc#1201958).
- scsi: qla2xxx: Update manufacturer details (bsc#1201958).
- scsi: qla2xxx: Fix sparse warning for dport_data (bsc#1201958).
- scsi: qla2xxx: Fix discovery issues in FC-AL topology
(bsc#1201958).
- scsi: qla2xxx: Fix imbalance vha->vref_count (bsc#1201958).
- scsi: qla2xxx: edif: Fix dropped IKE message (bsc#1201958).
- scsi: qla2xxx: Fix response queue handler reading stale packets
(bsc#1201958).
- scsi: qla2xxx: Zero undefined mailbox IN registers
(bsc#1201958).
- scsi: qla2xxx: Fix incorrect display of max frame size
(bsc#1201958).
- scsi: qla2xxx: Check correct variable in qla24xx_async_gffid()
(bsc#1201958).
- commit 6c401ae
* Fri Jul 29 2022 dwagner@suse.de
- Drop qla2xxx patch which prevented nvme port discovery
(bsc#1200651 bsc#1200644 bsc#1201954 bsc#1201958)
Upstream fixed the problem by reverting the offending commit.
Delete:
- patches.suse/scsi-qla2xxx-Fix-disk-failure-to-rediscover.patch
- commit ae1d1a3
* Fri Jul 29 2022 tiwai@suse.de
- selftests/seccomp: Don't call read() on TTY from background pgrp
(git-fixes).
- selftests: net: udpgro_fwd.sh: explicitly checking the available
ping feature (git-fixes).
- commit 41741a6
* Fri Jul 29 2022 tiwai@suse.de
- testing: nvdimm: asm/mce.h is not needed in nfit.c (git-fixes).
- testing: nvdimm: iomap: make __nfit_test_ioremap a macro
(git-fixes).
- kvm: selftests: do not use bitfields larger than 32-bits for
PTEs (git-fixes).
- KVM: selftests: Silence compiler warning in the
kvm_page_table_test (git-fixes).
- testing/selftests/mqueue: Fix mq_perf_tests to free the
allocated cpu set (git-fixes).
- userfaultfd/selftests: fix hugetlb area allocations (git-fixes).
- KVM: selftests: Make sure kvm_create_max_vcpus test won't hit
RLIMIT_NOFILE (git-fixes).
- commit b3cbd1a
* Fri Jul 29 2022 tiwai@suse.de
- selftests: forwarding: fix error message in learning_test
(git-fixes).
- selftests: forwarding: fix learning_test when h1 supports
IFF_UNICAST_FLT (git-fixes).
- selftests: forwarding: fix flood_unicast_test when h2 supports
IFF_UNICAST_FLT (git-fixes).
- selftests: mptcp: more stable diag tests (git-fixes).
- selftests/net: pass ipv6_args to udpgso_bench's IPv6 TCP test
(git-fixes).
- selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in
nft_concat_range.sh (git-fixes).
- kselftest/cgroup: fix test_stress.sh to use OUTPUT dir
(git-fixes).
- selftests/resctrl: Fix null pointer dereference on open failed
(git-fixes).
- selftests: vm: Makefile: rename TARGETS to VMTARGETS
(git-fixes).
- selftests: add ping test with ping_group_range tuned
(git-fixes).
- selftests: ocelot: tc_flower_chains: specify conform-exceed
action for policer (git-fixes).
- selftests/net: so_txtime: usage(): fix documentation of default
clock (git-fixes).
- selftests/net: so_txtime: fix parsing of start time stamp on
32 bit systems (git-fixes).
- selftests: mirror_gre_bridge_1q: Avoid changing PVID while
interface is operational (git-fixes).
- selftest/vm: verify remap destination address in mremap_test
(git-fixes).
- selftest/vm: verify mmap addr in mremap_test (git-fixes).
- selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted
packets (git-fixes).
- selftests: test_vxlan_under_vrf: Fix broken test case
(git-fixes).
- selftests: mptcp: add csum mib check for mptcp_connect
(git-fixes).
- selftests/net: timestamping: Fix bind_phc check (git-fixes).
- selftests, x86: fix how check_cc.sh is being invoked
(git-fixes).
- selftests/rseq: Change type of rseq_offset to ptrdiff_t
(git-fixes).
- selftests/rseq: x86-32: use %gs segment selector for accessing
rseq thread area (git-fixes).
- selftests/rseq: x86-64: use %fs segment selector for accessing
rseq thread area (git-fixes).
- selftests/rseq: Fix: work-around asm goto compiler bugs
(git-fixes).
- selftests/rseq: Remove arm/mips asm goto compiler work-around
(git-fixes).
- selftests/rseq: Fix warnings about #if checks of undefined
tokens (git-fixes).
- selftests/rseq: Fix ppc32 offsets by using long rather than
off_t (git-fixes).
- selftests/rseq: Fix ppc32 missing instruction selection "u"
and "x" for load/store (git-fixes).
- selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer
on big endian (git-fixes).
- selftests/rseq: Uplift rseq selftests for compatibility with
glibc-2.35 (git-fixes).
- selftests/rseq: Introduce thread pointer getters (git-fixes).
- selftests/rseq: Introduce rseq_get_abi() helper (git-fixes).
- selftests/rseq: Remove volatile from __rseq_abi (git-fixes).
- selftests/rseq: Remove useless assignment to cpu variable
(git-fixes).
- selftests/rseq: introduce own copy of rseq uapi header
(git-fixes).
- selftests/sgx: Treat CC as one argument (git-fixes).
- selftests/x86: Add validity check and allow field splitting
(git-fixes).
- selftests: vm: fix clang build error multiple output files
(git-fixes).
- selftests: pmtu.sh: Kill nettest processes launched in subshell
(git-fixes).
- selftests: pmtu.sh: Kill tcpdump processes launched by subshell
(git-fixes).
- kselftest/vm: fix tests build with old libc (git-fixes).
- selftests: mlxsw: resource_scale: Fix return value (git-fixes).
- selftests: mlxsw: tc_police_scale: Make test more robust
(git-fixes).
- selftests/memfd: clean up mapping in mfd_fail_write (git-fixes).
- selftest/vm: fix map_fixed_noreplace test failure (git-fixes).
- selftests: mptcp: fix diag instability (git-fixes).
- selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
(git-fixes).
- selftests/seccomp: Fix seccomp failure by adding missing headers
(git-fixes).
- selftests/exec: Add non-regular to TEST_GEN_PROGS (git-fixes).
- selftests: netfilter: disable rp_filter on router (git-fixes).
- selftests: netfilter: fix exit value for nft_concat_range
(git-fixes).
- selftests: fixup build warnings in pidfd / clone3 tests
(git-fixes).
- selftests: nft_concat_range: add test for reload with no
element add/del (git-fixes).
- kselftest: Fix vdso_test_abi return status (git-fixes).
- selftests: skip mincore.check_file_mmap when fs lacks needed
support (git-fixes).
- selftests: openat2: Skip testcases that fail with EOPNOTSUPP
(git-fixes).
- selftests: openat2: Add missing dependency in Makefile
(git-fixes).
- selftests: openat2: Print also errno in failure messages
(git-fixes).
- selftests: futex: Use variable MAKE instead of make (git-fixes).
- selftests/exec: Remove pipe from TEST_GEN_FILES (git-fixes).
- selftests/zram: Adapt the situation that /dev/zram0 is being
used (git-fixes).
- selftests/zram01.sh: Fix compression ratio calculation
(git-fixes).
- selftests/zram: Skip max_comp_streams interface on newer kernel
(git-fixes).
- kselftest: signal all child processes (git-fixes).
- selftests: rtc: Increase test timeout so that all tests run
(git-fixes).
- selftests: mptcp: fix ipv6 routing setup (git-fixes).
- selftests/vm: make charge_reserved_hugetlb.sh work with existing
cgroup setting (git-fixes).
- selftests/powerpc: Add a test of sigreturning to the kernel
(git-fixes).
- selftests/powerpc/spectre_v2: Return skip code when miss_percent
is high (git-fixes).
- selftests/rseq: remove ARRAY_SIZE define from individual tests
(git-fixes).
- selftests: harness: avoid false negatives if test has no ASSERTs
(git-fixes).
- selftests/ftrace: make kprobe profile testcase description
unique (git-fixes).
- selftests: clone3: clone3: add case CLONE3_ARGS_NO_TEST
(git-fixes).
- selftests: cgroup: Test open-time cgroup namespace usage for
migration checks (git-fixes).
- selftests: cgroup: Test open-time credential usage for migration
checks (git-fixes).
- selftests: cgroup: Make cg_create() use 0755 for permission
instead of 0644 (git-fixes).
- selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
(git-fixes).
- selftests: net: Fix a typo in udpgro_fwd.sh (git-fixes).
- selftests/net: udpgso_bench_tx: fix dst ip argument (git-fixes).
- selftest/net/forwarding: declare NETIFS p9 p10 (git-fixes).
- selftests: Fix IPv6 address bind tests (git-fixes).
- selftests: Fix raw socket bind tests with VRF (git-fixes).
- selftests: Add duplicate config only for MD5 VRF tests
(git-fixes).
- selftests: icmp_redirect: pass xfail=0 to log_test()
(git-fixes).
- selftests: net: Correct ping6 expected rc from 2 to 1
(git-fixes).
- selftests/fib_tests: Rework fib_rp_filter_test() (git-fixes).
- selftests: net: Correct case name (git-fixes).
- selftests: netfilter: add a vrf+conntrack testcase (git-fixes).
- selftests: gpio: fix gpio compiling error (git-fixes).
- selftests: net: tls: remove unused variable and code
(git-fixes).
- selftests/vm/transhuge-stress: fix ram size thinko (git-fixes).
- selftests: x86: fix [-Wstringop-overread] warn in
test_process_vm_readv() (git-fixes).
- selftests/memfd: remove unused variable (git-fixes).
- commit 48061db
* Fri Jul 29 2022 tiwai@suse.de
- 9p: Fix refcounting during full path walks for fid lookups
(git-fixes).
- 9p: fix fid refcount leak in v9fs_vfs_get_link (git-fixes).
- 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl
(git-fixes).
- commit ecbaea5
* Fri Jul 29 2022 tiwai@suse.de
- blacklist.conf: Add ALSA entries that can't be applied to SLE15-SP4 kernels
Those are to be cleared once when more ALSA core stuff is backported
- commit b982d6c
* Fri Jul 29 2022 tiwai@suse.de
- macsec: always read MACSEC_SA_ATTR_PN as a u64 (git-fixes).
- macsec: limit replay window size with XPN (git-fixes).
- macsec: fix error message in macsec_add_rxsa and _txsa
(git-fixes).
- macsec: fix NULL deref in macsec_add_rxsa (git-fixes).
- commit 4b9d2ad
* Thu Jul 28 2022 tiwai@suse.de
- exfat: use updated exfat_chain directly during renaming
(git-fixes).
- commit 6b8d95e
* Thu Jul 28 2022 tiwai@suse.de
- nilfs2: fix incorrect masking of permission flags for symlinks
(git-fixes).
- usbnet: Run unregister_netdev() before unbind() again
(git-fixes).
- nilfs2: fix lockdep warnings during disk space reclamation
(git-fixes).
- nilfs2: fix lockdep warnings in page operations for btree nodes
(git-fixes).
- minix: fix bug when opening a file with O_DIRECT (git-fixes).
- locking/lockdep: Iterate lock_classes directly when reading
lockdep files (git-fixes).
- locking/lockdep: Avoid potential access of invalid memory in
lock_class (git-fixes).
- loop: use sysfs_emit() in the sysfs xxx show() (git-fixes).
- smsc95xx: Ignore -ENODEV errors when device is unplugged
(git-fixes).
- net: usb: Correct reset handling of smsc95xx (git-fixes).
- loop: Use pr_warn_once() for loop_control_remove() warning
(git-fixes).
- net: usb: Correct PHY handling of smsc95xx (git-fixes).
- commit 3017f33
* Thu Jul 28 2022 tiwai@suse.de
- selftests/landlock: Add tests for unknown access rights
(git-fixes).
- commit a355ad8
* Thu Jul 28 2022 tiwai@suse.de
- fix race between exit_itimers() and /proc/pid/timers
(git-fixes).
- iov_iter: fix build issue due to possible type mis-match
(git-fixes).
- iov_iter: Fix iter_xarray_get_pages{,_alloc}() (git-fixes).
- landlock: Fix same-layer rule unions (git-fixes).
- landlock: Create find_rule() from unmask_layers() (git-fixes).
- landlock: Reduce the maximum number of layers to 16 (git-fixes).
- landlock: Define access_mask_t to enforce a consistent access
mask size (git-fixes).
- selftests/landlock: Test landlock_create_ruleset(2) argument
check ordering (git-fixes).
- landlock: Change landlock_restrict_self(2) check ordering
(git-fixes).
- landlock: Change landlock_add_rule(2) argument check ordering
(git-fixes).
- selftests/landlock: Add tests for O_PATH (git-fixes).
- selftests/landlock: Fully test file rename with "remove" access
(git-fixes).
- selftests/landlock: Extend access right tests to directories
(git-fixes).
- selftests/landlock: Extend tests for minimal valid attribute
size (git-fixes).
- selftests/landlock: Make tests build with old libc (git-fixes).
- landlock: Fix landlock_add_rule(2) documentation (git-fixes).
- selftests/landlock: Format with clang-format (git-fixes).
- selftests/landlock: Normalize array assignment (git-fixes).
- selftests/landlock: Add clang-format exceptions (git-fixes).
- landlock: Format with clang-format (git-fixes).
- landlock: Add clang-format exceptions (git-fixes).
- l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be
using netdev_master_upper_dev_get_rcu (git-fixes).
- landlock: Use square brackets around "landlock-ruleset"
(git-fixes).
- lockdep: Correct lock_classes index mapping (git-fixes).
- irqchip/sifive-plic: Add missing thead,c900-plic match string
(git-fixes).
- inet_diag: fix kernel-infoleak for UDP sockets (git-fixes).
- commit 6710d1e
* Thu Jul 28 2022 tiwai@suse.de
- asm-generic: remove a broken and needless ifdef conditional
(git-fixes).
- Documentation: fix udp_wmem_min in ip-sysctl.rst (git-fixes).
- Documentation: add description for net.sctp.ecn_enable
(git-fixes).
- Documentation: add description for net.sctp.intl_enable
(git-fixes).
- Documentation: add description for net.sctp.reconf_enable
(git-fixes).
- dma-debug: make things less spammy under memory pressure
(git-fixes).
- export: fix string handling of namespace in EXPORT_SYMBOL_NS
(git-fixes).
- fat: add ratelimit to fat*_ent_bread() (git-fixes).
- dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC
(git-fixes).
- Documentation: add description for net.core.gro_normal_batch
(git-fixes).
- Documentation: move watch_queue to core-api (git-fixes).
- exfat: fix referencing wrong parent directory information
after renaming (git-fixes).
- arm_pmu: Validate single/group leader events (git-fixes).
- configfs: fix a race in configfs_{,un}register_subsystem()
(git-fixes).
- exfat: fix i_blocks for files truncated over 4 GiB (git-fixes).
- exfat: reuse exfat_inode_info variable instead of calling
EXFAT_I() (git-fixes).
- device property: Check fwnode->secondary when finding properties
(git-fixes).
- erofs: fix deadlock when shrink erofs slab (git-fixes).
- commit 1ff4d9a
* Thu Jul 28 2022 ohering@suse.de
- patches.suse/msft-hv-2570-hv_netvsc-Add-support-for-XDP_REDIRECT.patch:
(bsc#1199364).
- commit fbec9a8
* Thu Jul 28 2022 hare@suse.de
- nvme-auth: retry command if DNR bit is not set (bsc#1201675).
- commit 0beb6ec
* Thu Jul 28 2022 hare@suse.de
- nvme: kabi fixes for in-band authentication (bsc#1199086).
- commit 26c80ba
* Thu Jul 28 2022 hare@suse.de
- Update config files.
- commit 1003620
* Wed Jul 27 2022 palcantara@suse.de
- cifs: fix reconnect on smb3 mount types (bsc#1201427).
- commit d696086
* Wed Jul 27 2022 mkubecek@suse.cz
- Update
patches.suse/netfilter-nf_tables-disallow-non-stateful-expression.patch
references (add CVE-2022-32250).
- commit 801027d
* Wed Jul 27 2022 mkubecek@suse.cz
- net/sched: cls_u32: fix netns refcount changes in u32_change()
(CVE-2022-29581 bsc#1199665).
- commit 6f81977
* Wed Jul 27 2022 oneukum@suse.com
- blacklist.conf: This is a cleanup, not fixing any bug
- commit 6f050ff
* Wed Jul 27 2022 oneukum@suse.com
- tee: fix put order in teedev_close_context() (git-fixes).
- commit 1650ec3
* Wed Jul 27 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit 1c70642
* Wed Jul 27 2022 oneukum@suse.com
- random: fix typo in comments (git-fixes).
- commit 6de6114
* Wed Jul 27 2022 oneukum@suse.com
- blacklist.conf: breaks kABI for a cleanup
- commit 678666e
* Wed Jul 27 2022 oneukum@suse.com
- random: document add_hwgenerator_randomness() with other input
functions (git-fixes).
- commit 0fb6e8a
* Wed Jul 27 2022 oneukum@suse.com
- Bluetooth: btusb: Add the new support IDs for WCN6855
(git-fixxes).
- Refresh
patches.suse/Bluetooth-btusb-Add-one-more-Bluetooth-part-for-WCN6.patch.
- commit 91ad5ba
* Wed Jul 27 2022 hare@suse.de
- supported.conf: mark drivers/nvme/common as supported (jsc#SLE-20183)
- commit 2fed93a
* Wed Jul 27 2022 hare@suse.de
- Refresh nvme in-band authentication patches (bsc#1199086)
- nvme: implement In-Band authentication (jsc#SLE-20183).
- Refresh
patches.suse/0007-nvme-auth-Diffie-Hellman-key-exchange-support.patch.
- Refresh
patches.suse/0008-nvmet-parse-fabrics-commands-on-io-queues.patch.
- nvmet: implement basic In-Band Authentication (jsc#SLE-20183).
- Refresh
patches.suse/0010-nvmet-auth-Diffie-Hellman-key-exchange-support.patch.
- nvmet-auth: expire authentication sessions (jsc#SLE-20183).
- Delete patches.suse/nvme-auth-fixup-crash-at-boot.patch.
- Delete
patches.suse/nvme-fix-visibility-of-dev_attr_dhchap_ctrl_secret-s.patch.
- commit 90c9163
* Wed Jul 27 2022 hare@suse.de
- Refresh patches.suse/0001-crypto-add-crypto_has_shash.patch.
- Refresh patches.suse/0002-crypto-add-crypto_has_kpp.patch.
- Refresh
patches.suse/0003-lib-base64-RFC4648-compliant-base64-encoding.patch.
- Refresh
patches.suse/0004-nvme-add-definitions-for-NVMe-In-Band-authentication.patch.
- Refresh
patches.suse/0005-nvme-fabrics-decode-authentication-required-connect-.patch.
- commit 7d9a006
* Tue Jul 26 2022 msuchanek@suse.de
- powerpc/pseries/mobility: set NMI watchdog factor during an LPM
(bsc#1201846 ltc#198761).
- powerpc/watchdog: introduce a NMI watchdog's factor (bsc#1201846
ltc#198761).
- watchdog: export lockup_detector_reconfigure (bsc#1201846
ltc#198761).
- powerpc/mobility: wait for memory transfer to complete
(bsc#1201846 ltc#198761).
- commit 4c3e250
* Tue Jul 26 2022 mgorman@suse.de
- page_alloc: fix invalid watemark check on a negative value
(git fixes (mm/pgalloc)).
- commit 11d19f6
* Tue Jul 26 2022 ohering@suse.com
- VMCI: Add support for ARM64 (bsc#1199291, jsc#SLE-24635).
- commit 91f9b43
* Tue Jul 26 2022 ohering@suse.de
- VMCI: Release notification_bitmap in error path (bsc#1199291,
jsc#SLE-24635).
- VMCI: Check exclusive_vectors when freeing interrupt 1
(bsc#1199291, jsc#SLE-24635).
- VMCI: Fix some error handling paths in vmci_guest_probe_device()
(bsc#1199291, jsc#SLE-24635).
- VMCI: dma dg: add support for DMA datagrams receive
(bsc#1199291, jsc#SLE-24635).
- VMCI: dma dg: add support for DMA datagrams sends (bsc#1199291,
jsc#SLE-24635).
- VMCI: dma dg: allocate send and receive buffers for DMA
datagrams (bsc#1199291, jsc#SLE-24635).
- VMCI: dma dg: register dummy IRQ handlers for DMA datagrams
(bsc#1199291, jsc#SLE-24635).
- VMCI: dma dg: set OS page size (bsc#1199291, jsc#SLE-24635).
- VMCI: dma dg: detect DMA datagram capability (bsc#1199291,
jsc#SLE-24635).
- VMCI: dma dg: add MMIO access to registers (bsc#1199291,
jsc#SLE-24635).
- VMCI: dma dg: whitespace formatting change for vmci register
defines (bsc#1199291, jsc#SLE-24635).
- commit 0e13b0d
* Mon Jul 25 2022 lhenriques@suse.de
- blacklist.conf: add commit 7acae6183cf3
I blacklisted the wrong commit: instead of adding 7acae6183cf3, I added the
commit that introduced the bug fixed by it (which isn't present in SLE15-SP4).
- commit 8ec5489
* Mon Jul 25 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: fix backwards compatibility with single-chain
tc-flower offload (git-fixes).
- commit 5dd0ec2
* Mon Jul 25 2022 denis.kirjanov@suse.com
- net: bcmgenet: skip invalid partial checksums (git-fixes).
- commit af8e915
* Mon Jul 25 2022 denis.kirjanov@suse.com
- ice: Fix race condition during interface enslave (git-fixes).
- commit 873e269
* Mon Jul 25 2022 denis.kirjanov@suse.com
- net: bcmgenet: Don't claim WOL when its not available
(git-fixes).
- commit a981d90
* Mon Jul 25 2022 denis.kirjanov@suse.com
- net: marvell: prestera: Add missing of_node_put() in
prestera_switch_set_base_mac_addr (git-fixes).
- commit 4aa2b33
* Mon Jul 25 2022 denis.kirjanov@suse.com
- net: ethernet: lpc_eth: Handle error for clk_enable (git-fixes).
- commit b08b10f
* Mon Jul 25 2022 denis.kirjanov@suse.com
- net: ethernet: ti: cpts: Handle error for clk_enable
(git-fixes).
- commit 549b785
* Mon Jul 25 2022 denis.kirjanov@suse.com
- ice: Fix error with handling of bonding MTU (git-fixes).
- commit 03f6b8d
* Mon Jul 25 2022 denis.kirjanov@suse.com
- ice: stop disabling VFs due to PF error responses (git-fixes).
- commit 13b5865
* Mon Jul 25 2022 denis.kirjanov@suse.com
- ethernet: Fix error handling in xemaclite_of_probe (git-fixes).
- commit 1b69809
* Mon Jul 25 2022 denis.kirjanov@suse.com
- net: dsa: mt7530: fix incorrect test in
mt753x_phylink_validate() (git-fixes).
- commit 8344b36
* Mon Jul 25 2022 tiwai@suse.de
- spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref
for non DMA transfers (git-fixes).
- commit 2faff78
* Sat Jul 23 2022 tiwai@suse.de
- i2c: cadence: Change large transfer count reset logic to be
unconditional (git-fixes).
- i2c: mlxcpld: Fix register setting for 400KHz frequency
(git-fixes).
- gpio: gpio-xilinx: Fix integer overflow (git-fixes).
- gpio: pca953x: use the correct register address when regcache
sync during init (git-fixes).
- gpio: pca953x: use the correct range when do regmap sync
(git-fixes).
- gpio: pca953x: only use single read/write for No AI mode
(git-fixes).
- drm/imx/dcss: Add missing of_node_put() in fail path
(git-fixes).
- drm/ttm: fix locking in vmap/vunmap TTM GEM helpers (git-fixes).
- commit 7a76772
* Fri Jul 22 2022 tiwai@suse.de
- Update kabi files: import symvers from MU 5.14.21-150400.24.11
- commit 5ac1ff2
* Fri Jul 22 2022 tiwai@suse.de
- r8152: fix a WOL issue (git-fixes).
- docs: net: dsa: re-explain what port_fdb_dump actually does
(git-fixes).
- docs: net: dsa: delete port_mdb_dump (git-fixes).
- docs: net: dsa: remove port_vlan_dump (git-fixes).
- docs: net: dsa: document port_fast_age (git-fixes).
- docs: net: dsa: document port_setup and port_teardown
(git-fixes).
- docs: net: dsa: document the teardown method (git-fixes).
- docs: net: dsa: document change_tag_protocol (git-fixes).
- docs: net: dsa: add more info about the other arguments to
get_tag_protocol (git-fixes).
- docs: net: dsa: rename tag_protocol to get_tag_protocol
(git-fixes).
- docs: net: dsa: document the shutdown behavior (git-fixes).
- docs: net: dsa: update probing documentation (git-fixes).
- Revert "e1000e: Fix possible HW unit hang after an s0ix exit"
(git-fixes).
- e1000e: Enable GPT clock before sending message to CSME
(git-fixes).
- USB: serial: ftdi_sio: add Belimo device ids (git-fixes).
- serial: 8250: fix return error code in
serial8250_request_std_resource() (git-fixes).
- tty: serial: samsung_tty: set dma burst_size to 1 (git-fixes).
- drm/i915/gt: Serialize GRDOM access between multiple engine
resets (git-fixes).
- wifi: mac80211: fix queue selection for mesh/OCB interfaces
(git-fixes).
- pinctrl: aspeed: Fix potential NULL dereference in
aspeed_pinmux_set_mux() (git-fixes).
- irqchip: or1k-pic: Undefine mask_ack for level triggered
hardware (git-fixes).
- ASoC: madera: Fix event generation for rate controls
(git-fixes).
- ASoC: madera: Fix event generation for OUT1 demux (git-fixes).
- ASoC: cs47l15: Fix event generation for low power mux control
(git-fixes).
- ASoC: dapm: Initialise kcontrol data for mux/demux controls
(git-fixes).
- ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO
error (git-fixes).
- ASoC: wm5110: Fix DRE control (git-fixes).
- ASoC: Intel: bytcr_wm5102: Fix GPIO related probe-ordering
problem (git-fixes).
- ASoC: wcd938x: Fix event generation for some controls
(git-fixes).
- ASoC: SOF: Intel: hda-loader: Clarify the cl_dsp_init() flow
(git-fixes).
- ASoC: codecs: rt700/rt711/rt711-sdca: initialize workqueues
in probe (git-fixes).
- ASoC: rt7*-sdw: harden jack_detect_handler (git-fixes).
- soc: ixp4xx/npe: Fix unused match warning (git-fixes).
- cpufreq: pmac32-cpufreq: Fix refcount leak bug (git-fixes).
- NFC: nxp-nci: don't print header length mismatch on i2c error
(git-fixes).
- platform/x86: hp-wmi: Ignore Sanitization Mode event
(git-fixes).
- virtio_mmio: Restore guest page size on resume (git-fixes).
- virtio_mmio: Add missing PM calls to freeze/restore (git-fixes).
- cpufreq: mediatek: Unregister platform device on exit
(git-fixes).
- cpufreq: mediatek: Use module_init and add module_exit
(git-fixes).
- drm/i915/dg2: Add Wa_22011100796 (git-fixes).
- drm/i915: Require the vm mutex for i915_vma_bind() (git-fixes).
- drm/i915/uc: correctly track uc_fw init failure (git-fixes).
- commit 4bd213d
* Fri Jul 22 2022 tiwai@suse.de
- ARM: 9214/1: alignment: advance IT state after emulating Thumb
instruction (git-fixes).
- ARM: 9213/1: Print message about disabled Spectre workarounds
only once (git-fixes).
- ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
(git-fixes).
- ALSA: hda/realtek - Fix headset mic problem for a HP machine
with alc221 (git-fixes).
- ALSA: hda/realtek: fix mute/micmute LEDs for HP machines
(git-fixes).
- ALSA: hda/realtek - Fix headset mic problem for a HP machine
with alc671 (git-fixes).
- ALSA: hda - Add fixup for Dell Latitidue E5430 (git-fixes).
- ALSA: hda/conexant: Apply quirk for another HP ProDesk 600 G3
model (git-fixes).
- ALSA: hda/realtek: Fix headset mic for Acer SF313-51
(git-fixes).
- ASoC: rt711: fix calibrate mutex initialization (git-fixes).
- ASoC: Intel: sof_sdw: handle errors on card registration
(git-fixes).
- ASoC: rt711-sdca-sdw: fix calibrate mutex initialization
(git-fixes).
- ASoC: Realtek/Maxim SoundWire codecs: disable pm_runtime on
remove (git-fixes).
- ASoC: ops: Fix off by one in range control validation
(git-fixes).
- ALSA: usb-audio: Add quirk for Fiero SC-01 (fw v1.0.0)
(git-fixes).
- ALSA: usb-audio: Add quirk for Fiero SC-01 (git-fixes).
- ALSA: usb-audio: Add quirks for MacroSilicon MS2100/MS2106
devices (git-fixes).
- ARM: dts: stm32: use the correct clock source for CEC on
stm32mp151 (git-fixes).
- commit 65713d7
* Fri Jul 22 2022 tiwai@suse.de
- Move upstreamed be2net patch into sorted section
- commit c55a187
* Fri Jul 22 2022 tiwai@suse.de
- Drop doubly applied arm64 dts patch
Delete patches.suse/arm64-dts-broadcom-bcm4908-Fix-timer-node-for-BCM4906-SoC.patch
- commit efd9176
* Thu Jul 21 2022 mkoutny@suse.com
- KABI: cgroup: Restore KABI of css_set (bsc#1201610).
- cgroup: Use separate src/dst nodes when preloading css_sets
for migration (bsc#1201610).
- commit fa420fb
* Thu Jul 21 2022 denis.kirjanov@suse.com
- net: macb: Fix lost RX packet wakeup race in NAPI receive (git-fixes).
- commit eb2677a
* Thu Jul 21 2022 denis.kirjanov@suse.com
- net: ipa: add an interconnect dependency (git-fixes).
- commit 94e475f
* Thu Jul 21 2022 denis.kirjanov@suse.com
- net: stmmac: fix return value of __setup handler (git-fixes).
- commit 3c858ea
* Thu Jul 21 2022 denis.kirjanov@suse.com
- net: sxgbe: fix return value of __setup handler (git-fixes).
- commit 723d359
* Thu Jul 21 2022 denis.kirjanov@suse.com
- net: sparx5: Fix add vlan when invalid operation (git-fixes).
- commit 1d88b17
* Thu Jul 21 2022 denis.kirjanov@suse.com
- net: chelsio: cxgb3: check the return value of
pci_find_capability() (git-fixes).
- commit 74c8cc9
* Thu Jul 21 2022 denis.kirjanov@suse.com
- net: mv643xx_eth: process retval from of_get_mac_address
(git-fixes).
- commit 810f895
* Thu Jul 21 2022 denis.kirjanov@suse.com
- net: ll_temac: check the return value of devm_kmalloc()
(git-fixes).
- commit 093ee20
* Thu Jul 21 2022 denis.kirjanov@suse.com
- net: dsa: lan9303: add VLAN IDs to master device (git-fixes).
- commit 13c2302
* Thu Jul 21 2022 denis.kirjanov@suse.com
- Revert "net: ethernet: bgmac: Use
devm_platform_ioremap_resource_byname" (git-fixes).
- commit 411126e
* Thu Jul 21 2022 denis.kirjanov@suse.com
- dpaa2-eth: Initialize mutex used in one step timestamping path
(git-fixes).
- commit b952b7a
* Thu Jul 21 2022 denis.kirjanov@suse.com
- net: ieee802154: ca8210: Fix lifs/sifs periods (git-fixes).
- commit 7bd7001
* Thu Jul 21 2022 denis.kirjanov@suse.com
- blacklist.conf: add ARCnet drivers
- commit 1614d85
* Thu Jul 21 2022 msuchanek@suse.de
- Sort patches from bsc#1201323
- commit 4165437
* Thu Jul 21 2022 bp@suse.de
- Refresh
patches.suse/x86-bugs-Do-not-enable-IBPB-on-entry-when-IBPB-is-not-supp.patch.
- commit c3b4451
* Thu Jul 21 2022 tiwai@suse.de
- lockdown: Fix kexec lockdown bypass with ima policy
(CVE-2022-21505 bsc#1201458).
- commit 5f6e1e5
* Wed Jul 20 2022 ludwig.nussel@suse.de
- kernel-obs-build: include qemu_fw_cfg (boo#1201705)
- commit e2263d4
* Wed Jul 20 2022 dwagner@suse.de
- scsi: make sure that request queue queiesce and unquiesce
balanced (bsc#1201651).
Refresh:
- patches.kabi/blk-mq-fix-kabi-support-concurrent-queue-quiesce-unquiesce.patch
- patches.kabi/kABI-fix-adding-field-to-scsi_device.patch
- patches.suse/scsi-core-sd-Add-silence_suspend-flag-to-suppress-some-PM-messages.patch
- scsi: avoid to quiesce sdev->request_queue two times
(bsc#1201651).
- dm: don't stop request queue after the dm device is suspended
(bsc#1201651).
- commit 4dedd62
* Wed Jul 20 2022 denis.kirjanov@suse.com
- kabi/severities: add intel ice
- commit 77a60f8
* Wed Jul 20 2022 oneukum@suse.com
- Delete patches.suse/xhci-turn-off-port-power-in-shutdown.patch
(bsc#1201691)
This patch leads to a failure to power off.
https://bugzilla.kernel.org/show_bug.cgi?id=216243
- commit f2d59c9
* Wed Jul 20 2022 tiwai@suse.de
- i2c: smbus: Check for parent device before dereference
(git-fixes).
- net: dsa: mv88e6xxx: fix use-after-free in
mv88e6xxx_mdios_unregister (git-fixes).
- net: usb: qmi_wwan: add Telit 0x1070 composition (git-fixes).
- net: usb: qmi_wwan: add Telit 0x1060 composition (git-fixes).
- commit c96154e
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: flush switchdev FDB workqueue before
removing VLAN (git-fixes).
- commit c4e0776
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: dsa: lan9303: fix reset on probe (git-fixes).
- commit 33805f1
* Tue Jul 19 2022 denis.kirjanov@suse.com
- ice: Avoid RTNL lock when re-creating auxiliary device
(git-fixes).
- commit c168b96
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: fix mutex lock error during ethtool stats
read (git-fixes).
- commit ceff3da
* Tue Jul 19 2022 denis.kirjanov@suse.com
- dpaa2-eth: unregister the netdev before disconnecting from
the PHY (git-fixes).
- commit c46c86b
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: amd-xgbe: disable interrupts during pci removal
(git-fixes).
- commit c2f5c50
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE (git-fixes).
- commit 1ebdd4d
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: dsa: lantiq_gswip: don't use devres for mdiobus
(git-fixes).
- commit 93f4a90
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: dsa: mt7530: fix kernel bug in mdiobus_free() when
unbinding (git-fixes).
- commit 76cc859
* Tue Jul 19 2022 ydfan@suse.com
- ethtool: Fix get module eeprom fallback (bsc#1201323).
- commit f5666fa
* Tue Jul 19 2022 dwagner@suse.de
- nvme: wait until quiesce is done (bsc#1201651).
- blk-mq: add one API for waiting until quiesce is done
(bsc#1201651).
- commit d28bf38
* Tue Jul 19 2022 iivanov@suse.de
- arm64: cpufeature: add HWCAP for FEAT_RPRES (git-fixes)
Refresh patches.suse/0019-arm64-Use-the-clearbhb-instruction-in-mitigations.patch
- commit cbc315a
* Tue Jul 19 2022 iivanov@suse.de
- arm64: cpufeature: add HWCAP for FEAT_AFP (git-fixes)
- commit b3a2425
* Tue Jul 19 2022 dwagner@suse.de
- blk-mq: fix kabi support concurrent queue quiesce unquiesce
(bsc#1201651).
- commit def3ab7
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: dsa: felix: don't use devres for mdiobus (git-fixes).
- commit a03978a
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: dsa: bcm_sf2: don't use devres for mdiobus (git-fixes).
- commit 682abc6
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: dsa: ar9331: register the mdiobus under devres (git-fixes).
- commit 6f8e329
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: dsa: mv88e6xxx: don't use devres for mdiobus (git-fixes).
- commit 61ee304
* Tue Jul 19 2022 denis.kirjanov@suse.com
- gve: Recording rx queue before sending to napi (git-fixes).
- commit 6edbff0
* Tue Jul 19 2022 denis.kirjanov@suse.com
- ixgbevf: Require large buffers for build_skb on 82599VF
(git-fixes).
- commit 2479d47
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: sparx5: Fix get_stat64 crash in tcpdump (git-fixes).
- commit ea855e1
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: stmmac: ensure PTP time register reads are consistent
(git-fixes).
- commit 993d341
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: macsec: Verify that send_sci is on when setting Tx sci
explicitly (git-fixes).
- commit 3b02b3e
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: macsec: Fix offload support for NETDEV_UNREGISTER event
(git-fixes).
- commit d048544
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: stmmac: dump gmac4 DMA registers correctly (git-fixes).
- commit 741baff
* Tue Jul 19 2022 dwagner@suse.de
- blk-mq: support concurrent queue quiesce/unquiesce
(bsc#1201651).
- nvme: loop: clear NVME_CTRL_ADMIN_Q_STOPPED after admin queue
is reallocated (bsc#1201651).
- nvme: paring quiesce/unquiesce (bsc#1201651).
- nvme: prepare for pairing quiescing and unquiescing
(bsc#1201651).
- nvme: apply nvme API to quiesce/unquiesce admin queue
(bsc#1201651).
- nvme: add APIs for stopping/starting admin queue (bsc#1201651).
- commit 6f75240
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHY
(git-fixes).
- commit c68ab05
* Tue Jul 19 2022 ydfan@suse.com
- be2net: Fix buffer overflow in be_get_module_eeprom
(bsc#1201323).
- commit 46a7cc8
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: stmmac: properly handle with runtime pm in
stmmac_dvr_remove() (git-fixes).
- commit 904137a
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: ieee802154: ca8210: Stop leaking skb's (git-fixes).
- commit fe79137
* Tue Jul 19 2022 tiwai@suse.de
- Input: i8042 - Apply probe defer to more ASUS ZenBook models
(bsc#1190256).
- commit cf06848
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: ieee802154: mcr20a: Fix lifs/sifs periods (git-fixes).
- commit 92bd067
* Tue Jul 19 2022 denis.kirjanov@suse.com
- net: ieee802154: hwsim: Ensure proper channel selection at
probe time (git-fixes).
- commit 7ae5bdc
* Tue Jul 19 2022 denis.kirjanov@suse.com
- tun: fix bonding active backup with arp monitoring (git-fixes).
- commit cf865a3
* Tue Jul 19 2022 tiwai@suse.de
- Update patch references for fbcon fixes (CVE-2021-33655 bsc#1201635)
- commit eb3d075
* Mon Jul 18 2022 tiwai@suse.de
- supported.conf: rvu_mbox as supported (jsc#SLE-24682)
- commit f21578a
* Mon Jul 18 2022 mkoutny@suse.com
- blacklist.conf: Add memcg/rstat optimizations 11192d9c124d fd25a9e0e23b 5b3be698a872
- commit 932b7ef
* Mon Jul 18 2022 mkoutny@suse.com
- blacklist.conf: Add 26d5badbccdd signal: Implement force_fatal_sig
- commit 1fe0fd9
* Mon Jul 18 2022 colyli@suse.de
- nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
(git-fixes).
- md: bcache: check the return value of kzalloc() in
detached_dev_do_request() (git-fixes).
- commit e2af2db
* Mon Jul 18 2022 tiwai@suse.de
- kABI workaround for snd-soc-rt5682-* (git-fixes).
- kabi/severities: ignore dropped symbol rt5682_headset_detect
- commit 5e19e6d
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: stmmac: dwmac-visconti: No change to ETHER_CLOCK_SEL for
unexpected speed request (git-fixes).
- commit 59356c4
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: amd-xgbe: ensure to reset the tx_timer_active flag
(git-fixes).
- commit 3831453
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: amd-xgbe: Fix skb data length underflow (git-fixes).
- commit 50d3988
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: stmmac: skip only stmmac_ptp_register when resume from
suspend (git-fixes).
- commit b59b0a9
* Mon Jul 18 2022 lhenriques@suse.de
- blacklist: added commit e1a4541ec0b9
- commit 7d0447e
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: stmmac: configure PTP clock source prior to PTP
initialization (git-fixes).
- commit 6cefa9d
* Mon Jul 18 2022 lhenriques@suse.de
- libceph: fix potential use-after-free on linger ping and resends
(bsc#1201596).
- ceph: fix up non-directory creation in SGID directories
(bsc#1201595).
- commit 8aa4851
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: cpsw: Properly initialise struct page_pool_params
(git-fixes).
- commit d65aa35
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: sfp: ignore disabled SFP node (git-fixes).
- commit 5b8ce08
* Mon Jul 18 2022 denis.kirjanov@suse.com
- octeontx2-pf: Forward error codes to VF (git-fixes).
- commit 562327e
* Mon Jul 18 2022 denis.kirjanov@suse.com
- octeontx2-af: cn10k: Do not enable RPM loopback for LPC
interfaces (git-fixes).
- commit b549cad
* Mon Jul 18 2022 denis.kirjanov@suse.com
- octeontx2-af: Do not fixup all VF action entries (git-fixes).
- commit dd1aa95
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: stmmac: dwmac-visconti: Fix clock configuration for RMII
mode (git-fixes).
- commit e3e3f07
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: stmmac: dwmac-visconti: Fix bit definitions for
ETHER_CLK_SEL (git-fixes).
- commit 1470b40
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
(git-fixes).
- commit f842d14
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net/fsl: xgmac_mdio: Add workaround for erratum A-009885
(git-fixes).
- commit 6cf1273
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: mscc: ocelot: fix using match before it is set (git-fixes).
- commit 78b3f03
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: cpsw: avoid alignment faults by taking NET_IP_ALIGN into
account (git-fixes).
- commit cfa26bb
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: axienet: increase default TX ring size to 128 (git-fixes).
- commit d910ea1
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: axienet: fix for TX busy handling (git-fixes).
- commit 99e0d80
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: axienet: fix number of TX ring slots for available check
(git-fixes).
- commit 0c7e435
* Mon Jul 18 2022 lhenriques@suse.de
- fuse: annotate lock in fuse_reverse_inval_entry() (bsc#1201593).
- fuse: make sure reclaim doesn't write the inode (bsc#1201592).
- commit 938aae2
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: axienet: Fix TX ring slot available check (git-fixes).
- commit c151ff3
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: axienet: limit minimum TX ring size (git-fixes).
- commit 13afdcb
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: axienet: add missing memory barriers (git-fixes).
- commit d466816
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: axienet: Wait for PhyRstCmplt after core reset (git-fixes).
- commit 7c11a1f
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: axienet: increase reset timeout (git-fixes).
- commit 5cd6041
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: sfp: fix high power modules without diagnostic monitoring
(git-fixes).
- commit 8a29229
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: ethernet: mtk_eth_soc: fix error checking in
mtk_mac_config() (git-fixes).
- commit 7d643fb
* Mon Jul 18 2022 denis.kirjanov@suse.com
- bcmgenet: add WOL IRQ check (git-fixes).
- commit d56437b
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: ipa: prevent concurrent replenish (git-fixes).
- commit 63abe4d
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: ipa: use a bitmap for endpoint replenish_enabled
(git-fixes).
- commit 4d71717
* Mon Jul 18 2022 denis.kirjanov@suse.com
- net: ipa: fix atomic update in ipa_endpoint_replenish()
(git-fixes).
- commit f58c0c8
* Mon Jul 18 2022 denis.kirjanov@suse.com
- fsl/fman: Check for null pointer after calling devm_ioremap
(git-fixes).
- commit 2af3cae
* Mon Jul 18 2022 denis.kirjanov@suse.com
- rocker: fix a sleeping in atomic bug (git-fixes).
- commit 75f1355
* Mon Jul 18 2022 tiwai@suse.de
- kABI workaround for phy_device changes (git-fixes).
- commit 91e246e
* Mon Jul 18 2022 mgorman@suse.de
- mm: swap: get rid of livelock in swapin readahead (git fixes
(mm/swap)).
- mm: don't try to NUMA-migrate COW pages that have other uses
(git fixes (mm/numa)).
- mm/large system hash: avoid possible NULL deref in
alloc_large_system_hash (git fixes (mm/pgalloc)).
- mm/vmalloc: make sure to dump unpurged areas in
/proc/vmallocinfo (git fixes (mm/vmalloc)).
- mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()
(git fixes (mm/vmalloc)).
- kasan: fix tag for large allocations when using CONFIG_SLAB
(git fixes (mm/kasan)).
- mm/vmalloc: fix numa spreading for large hash tables (git fixes
(mm/vmalloc)).
- mm/secretmem: avoid letting secretmem_users drop to zero
(git fixes (mm/secretmem)).
- memcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
(git fixes (mm/pgalloc)).
- commit 4d0f0a6
* Mon Jul 18 2022 mgorman@suse.de
- Update patch metadata and move to sorted section
patches.suse/mm-page_alloc-Do-not-prefetch-buddies-during-bulk-free.patch.
patches.suse/mm-page_alloc-Drain-the-requested-list-first-during-bulk-free.patch.
patches.suse/mm-page_alloc-Fetch-the-correct-pcp-buddy-during-bulk-free.patch.
patches.suse/mm-page_alloc-Free-pages-in-a-single-pass-during-bulk-free.patch.
patches.suse/mm-page_alloc-Limit-number-of-high-order-pages-on-PCP-during-bulk-free.patch.
patches.suse/mm-page_alloc-Simplify-how-many-pages-are-selected-per-pcp-list-during-bulk-free.patch.
patches.suse/mm-page_alloc-Track-range-of-active-PCP-lists-during-bulk-free.patch.
- commit 14b9fbe
* Mon Jul 18 2022 oneukum@suse.com
- usbnet: fix memory leak in error case (git-fixes).
- commit 7372d17
* Mon Jul 18 2022 iivanov@suse.de
- arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC (git-fixes)
- commit 9119799
* Mon Jul 18 2022 nstange@suse.de
- rpm/modules.fips: add ecdsa_generic (jsc#SLE-21132,bsc#1201258).
- commit 0d8f996
* Mon Jul 18 2022 iivanov@suse.de
- arm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (git-fixes)
- commit 3250248
* Mon Jul 18 2022 nstange@suse.de
- crypto: testmgr - allow ecdsa-nist in FIPS mode
(jsc#SLE-21132,bsc#1201258).
- commit d8e5343
* Mon Jul 18 2022 mgorman@suse.de
- blacklist.conf: ffc95a46: CONFIG_SLAB not set in config
- commit d12fa0c
* Mon Jul 18 2022 iivanov@suse.de
- cpuidle: PSCI: Move the `has_lpi` check to the beginning of the (git-fixes)
- commit 3919bf9
* Mon Jul 18 2022 tiwai@suse.de
- usb: typec: add missing uevent when partner support PD
(git-fixes).
- usb: dwc3: gadget: Fix event pending check (git-fixes).
- vt: fix memory overlapping when deleting chars in the buffer
(git-fixes).
- wifi: mac80211_hwsim: set virtio device ready in probe()
(git-fixes).
- sysctl: Fix data-races in proc_dointvec_ms_jiffies()
(git-fixes).
- sysctl: Fix data-races in proc_dou8vec_minmax() (git-fixes).
- sysctl: Fix data races in proc_dointvec_jiffies() (git-fixes).
- sysctl: Fix data races in proc_doulongvec_minmax() (git-fixes).
- sysctl: Fix data races in proc_douintvec_minmax() (git-fixes).
- sysctl: Fix data races in proc_dointvec_minmax() (git-fixes).
- video: of_display_timing.h: include errno.h (git-fixes).
- commit 2f456a6
* Mon Jul 18 2022 tiwai@suse.de
- serial: 8250: Fix PM usage_count for console handover
(git-fixes).
- serial: stm32: Clear prev values before setting RTS delays
(git-fixes).
- serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
(git-fixes).
- spi: amd: Limit max transfer and message size (git-fixes).
- reset: Fix devm bulk optional exclusive control getter
(git-fixes).
- sysctl: Fix data races in proc_douintvec() (git-fixes).
- sysctl: Fix data races in proc_dointvec() (git-fixes).
- Revert "serial: sc16is7xx: Clear RS485 bits in the shutdown"
(git-fixes).
- serial: sc16is7xx: Clear RS485 bits in the shutdown (git-fixes).
- commit f48404b
* Mon Jul 18 2022 tiwai@suse.de
- power/reset: arm-versatile: Fix refcount leak in
versatile_reboot_probe (git-fixes).
- raw: Fix a data-race around sysctl_raw_l3mdev_accept
(git-fixes).
- misc: rtsx_usb: set return value in rsp_buf alloc err path
(git-fixes).
- r8169: fix accessing unset transport header (git-fixes).
- net: rose: fix UAF bug caused by rose_t0timer_expiry
(git-fixes).
- pinctrl: sunxi: sunxi_pconf_set: use correct offset (git-fixes).
- pinctrl: sunxi: a83t: Fix NAND function name for some pins
(git-fixes).
- net: phy: Don't trigger state machine while in suspend
(git-fixes).
- mt76: mt7921: get rid of mt7921_mac_set_beacon_filter
(git-fixes).
- commit 8948cad
* Mon Jul 18 2022 tiwai@suse.de
- kABI workaround for rtsx_usb (git-fixes).
- commit ea7f901
* Mon Jul 18 2022 tiwai@suse.de
- ima: Fix potential memory leak in ima_init_crypto() (git-fixes).
- ima: force signature verification when CONFIG_KEXEC_SIG is
configured (git-fixes).
- ima: Fix a potential integer overflow in
ima_appraise_measurement (git-fixes).
- ida: don't use BUG_ON() for debugging (git-fixes).
- misc: rtsx_usb: use separate command and response buffers
(git-fixes).
- misc: rtsx_usb: fix use of dma mapped buffer for usb bulk
transfer (git-fixes).
- i2c: cadence: Unregister the clk notifier in error path
(git-fixes).
- i2c: piix4: Fix a memory leak in the EFCH MMIO support
(git-fixes).
- memregion: Fix memregion_free() fallback definition (git-fixes).
- Input: cpcap-pwrbutton - handle errors from platform_get_irq()
(git-fixes).
- commit 41d4678
* Mon Jul 18 2022 tiwai@suse.de
- efi/x86: use naked RET on mixed mode call wrapper (git-fixes).
- dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
(git-fixes).
- fbmem: Check virtual screen sizes in fb_set_var() (git-fixes).
- fbcon: Prevent that screen size is smaller than font size
(git-fixes).
- fbcon: Disallow setting font bigger than screen size
(git-fixes).
- fbdev: fbmem: Fix logo center image dx issue (git-fixes).
- hwmon: (occ) Prevent power cap command overwriting poll response
(git-fixes).
- dt-bindings: soc: qcom: smd-rpm: Fix missing MSM8936 compatible
(git-fixes).
- hwmon: (occ) Remove sequence numbering and checksum calculation
(git-fixes).
- dt-bindings: soc: qcom: smd-rpm: Add compatible for MSM8953 SoC
(git-fixes).
- commit 5a5128b
* Mon Jul 18 2022 tiwai@suse.de
- drm/amd/display: Only use depth 36 bpp linebuffers on DCN
display engines (git-fixes).
- drm/i915/gt: Serialize TLB invalidates with GT resets
(git-fixes).
- drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
(git-fixes).
- drm/i915/gvt: IS_ERR() vs NULL bug in
intel_gvt_update_reg_whitelist() (git-fixes).
- drm/panfrost: Fix shrinker list corruption by madvise IOCTL
(git-fixes).
- drm/panfrost: Put mapping instead of shmem obj on
panfrost_mmu_map_fault_addr() error (git-fixes).
- drm/i915: fix a possible refcount leak in
intel_dp_add_mst_connector() (git-fixes).
- dmaengine: lgm: Fix an error handling path in intel_ldma_probe()
(git-fixes).
- dmaengine: pl330: Fix lockdep warning about non-static key
(git-fixes).
- dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc()
correctly (git-fixes).
- dmaengine: qcom: bam_dma: fix runtime PM underflow (git-fixes).
- dmaengine: imx-sdma: Allow imx8m for imx7 FW revs (git-fixes).
- drm/amdgpu: To flush tlb for MMHUB of RAVEN series (git-fixes).
- drm/amd/display: Fix by adding FPU protection for
dcn30_internal_validate_bw (git-fixes).
- drm/amd/vcn: fix an error msg on vcn 3.0 (git-fixes).
- drm/i915: Fix a race between vma / object destruction and
unbinding (git-fixes).
- drm/mediatek: Detect CMDQ execution timeout (git-fixes).
- drm/mediatek: Remove the pointer of struct cmdq_client
(git-fixes).
- drm/mediatek: Use mailbox rx_callback instead of cmdq_task_cb
(git-fixes).
- drm/amd/display: Set min dcfclk if pipe count is 0 (git-fixes).
- commit d7feb0b
* Mon Jul 18 2022 tiwai@suse.de
- dmaengine: ti: Add missing put_device in
ti_dra7_xbar_route_allocate (git-fixes).
- dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate
(git-fixes).
- can: mcp251xfd: mcp251xfd_regmap_crc_read(): update workaround
broken CRC on TBC register (git-fixes).
- can: mcp251xfd: mcp251xfd_regmap_crc_read(): improve workaround
handling for mcp2517fd (git-fixes).
- can: m_can: m_can_chip_config(): actually enable internal
timestamping (git-fixes).
- can: grcan: grcan_probe(): remove extra of_node_get()
(git-fixes).
- can: gs_usb: gs_usb_open/close(): fix memory leak (git-fixes).
- Revert "can: xilinx_can: Limit CANFD brp to 2" (git-fixes).
- can: bcm: use call_rcu() instead of costly synchronize_rcu()
(git-fixes).
- batman-adv: Use netif_rx() (git-fixes).
- commit ee36772
* Mon Jul 18 2022 tiwai@suse.de
- ASoC: Intel: Skylake: Correct the handling of fmt_config
flexible array (git-fixes).
- ASoC: Intel: Skylake: Correct the ssp rate discovery in
skl_get_ssp_clks() (git-fixes).
- ASoC: tas2764: Fix amp gain register offset & default
(git-fixes).
- ASoC: tas2764: Correct playback volume range (git-fixes).
- ASoC: tas2764: Fix and extend FSYNC polarity handling
(git-fixes).
- ASoC: tas2764: Add post reset delays (git-fixes).
- ASoC: sgtl5000: Fix noise on shutdown/remove (git-fixes).
- ASoC: Remove unused hw_write_t type (git-fixes).
- ASoC: codecs: rt700/rt711/rt711-sdca: resume bus/codec in
.set_jack_detect (git-fixes).
- ASoC: rt711-sdca: Add endianness flag in
snd_soc_component_driver (git-fixes).
- commit 46eda4a
* Mon Jul 18 2022 iivanov@suse.de
- arm64: Add HWCAP for self-synchronising virtual counter (git-fixes)
- commit e9387c5
* Mon Jul 18 2022 tiwai@suse.de
- ASoC: rt5682: Fix deadlock on resume (git-fixes).
- Refresh
patches.suse/ASoC-rt5682-do-not-block-workqueue-if-card-is-unboun.patch.
- commit b58000f
* Mon Jul 18 2022 tiwai@suse.de
- ASoC: rt5682: Re-detect the combo jack after resuming
(git-fixes).
- Refresh
patches.suse/ASoC-rt5682-do-not-block-workqueue-if-card-is-unboun.patch.
- commit e602e5e
* Mon Jul 18 2022 tiwai@suse.de
- arm64: dts: broadcom: bcm4908: Fix cpu node for smp boot
(git-fixes).
- arm64: dts: broadcom: bcm4908: Fix timer node for BCM4906 SoC
(git-fixes).
- ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count (git-fixes).
- arm64: dts: rockchip: Assign RK3399 VDU clock rate (git-fixes).
- ASoC: rt711: Add endianness flag in snd_soc_component_driver
(git-fixes).
- ASoC: rt5682: fix an incorrect NULL check on list iterator
(git-fixes).
- ASoC: rt5682: Avoid the unexpected IRQ event during going to
suspend (git-fixes).
- ASoC: rt5682: move clk related code to rt5682_i2c_probe
(git-fixes).
- commit 9f44c25
* Mon Jul 18 2022 tiwai@suse.de
- ARM: dts: sunxi: Fix SPI NOR campatible on Orange Pi Zero
(git-fixes).
- ARM: dts: at91: sama5d2: Fix typo in i2s1 node (git-fixes).
- ACPI: video: Fix acpi_video_handles_brightness_key_presses()
(git-fixes).
- ARM: 9210/1: Mark the FDT_FIXED sections as shareable
(git-fixes).
- ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU
comes out of idle (git-fixes).
- ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked (git-fixes).
- ALSA: hda/realtek: Add quirk for Clevo L140PU (git-fixes).
- ALSA: usb-audio: Workarounds for Behringer UMC 204/404 HD
(git-fixes).
- commit 72aed94
* Mon Jul 18 2022 tiwai@suse.de
- Move upstreamed netfilter and tty patches to sorted section
- commit 9d5e117
* Mon Jul 18 2022 bp@suse.de
- x86/bugs: Remove apostrophe typo (bsc#1190497).
- commit 0e5e638
* Mon Jul 18 2022 bp@suse.de
- Sort in RETbleed backport into the sorted section
Now that it is upstream...
- Refresh
patches.suse/KVM-VMX-Convert-launched-argument-to-flags.patch.
- Refresh
patches.suse/KVM-VMX-Fix-IBRS-handling-after-vmexit.patch.
- Refresh patches.suse/KVM-VMX-Flatten-__vmx_vcpu_run.patch.
- Refresh
patches.suse/KVM-VMX-Prevent-RSB-underflow-before-vmenter.patch.
- Refresh
patches.suse/KVM-VMX-Prevent-guest-RSB-poisoning-attacks-with-eIBRS.patch.
- Refresh
patches.suse/intel_idle-Disable-IBRS-during-long-idle.patch.
- Refresh patches.suse/objtool-Add-entry-UNRET-validation.patch.
- Refresh
patches.suse/objtool-Re-add-UNWIND_HINT_-SAVE_RESTORE.patch.
- Refresh
patches.suse/objtool-Treat-.text.__x86.-as-noinstr.patch.
- Refresh patches.suse/objtool-Update-Retpoline-validation.patch.
- Refresh patches.suse/x86-Add-magic-AMD-return-thunk.patch.
- Refresh patches.suse/x86-Undo-return-thunk-damage.patch.
- Refresh patches.suse/x86-Use-return-thunk-in-asm-code.patch.
- Refresh patches.suse/x86-bpf-Use-alternative-RET-encoding.patch.
- Refresh
patches.suse/x86-bugs-Add-AMD-retbleed-boot-parameter.patch.
- Refresh
patches.suse/x86-bugs-Add-Cannon-lake-to-RETBleed-affected-CPU-list.patch.
- Refresh patches.suse/x86-bugs-Add-retbleed-ibpb.patch.
- Refresh
patches.suse/x86-bugs-Do-IBPB-fallback-check-only-once.patch.
- Refresh
patches.suse/x86-bugs-Do-not-enable-IBPB-on-entry-when-IBPB-is-not-supp.patch.
- Refresh patches.suse/x86-bugs-Enable-STIBP-for-JMP2RET.patch.
- Refresh
patches.suse/x86-bugs-Keep-a-per-CPU-IA32_SPEC_CTRL-value.patch.
- Refresh
patches.suse/x86-bugs-Optimize-SPEC_CTRL-MSR-writes.patch.
- Refresh
patches.suse/x86-bugs-Report-AMD-retbleed-vulnerability.patch.
- Refresh
patches.suse/x86-bugs-Report-Intel-retbleed-vulnerability.patch.
- Refresh
patches.suse/x86-bugs-Split-spectre_v2_select_mitigation-and-spectre_v2.patch.
- Refresh
patches.suse/x86-common-Stamp-out-the-stepping-madness.patch.
- Refresh patches.suse/x86-cpu-amd-Add-Spectral-Chicken.patch.
- Refresh patches.suse/x86-cpu-amd-Enumerate-BTC_NO.patch.
- Refresh
patches.suse/x86-cpufeatures-Move-RETPOLINE-flags-to-word-11.patch.
- Refresh
patches.suse/x86-entry-Add-kernel-IBRS-implementation.patch.
- Refresh
patches.suse/x86-ftrace-Use-alternative-RET-encoding.patch.
- Refresh
patches.suse/x86-kvm-Fix-SETcc-emulation-for-return-thunks.patch.
- Refresh patches.suse/x86-kvm-vmx-Make-noinstr-clean.patch.
- Refresh patches.suse/x86-objtool-Create-.return_sites.patch.
- Refresh patches.suse/x86-retpoline-Cleanup-some-ifdefery.patch.
- Refresh
patches.suse/x86-retpoline-Swizzle-retpoline-thunk.patch.
- Refresh patches.suse/x86-retpoline-Use-mfunction-return.patch.
- Refresh
patches.suse/x86-sev-Avoid-using-__x86_return_thunk.patch.
- Refresh
patches.suse/x86-speculation-Add-spectre_v2-ibrs-option-to-support-Kern.patch.
- Refresh
patches.suse/x86-speculation-Fill-RSB-on-vmexit-for-IBRS.patch.
- Refresh
patches.suse/x86-speculation-Fix-RSB-filling-with-CONFIG_RETPOLINE-n.patch.
- Refresh
patches.suse/x86-speculation-Fix-SPEC_CTRL-write-on-SMT-state-change.patch.
- Refresh
patches.suse/x86-speculation-Fix-firmware-entry-SPEC_CTRL-handling.patch.
- Refresh
patches.suse/x86-speculation-Remove-x86_spec_ctrl_mask.patch.
- Refresh
patches.suse/x86-speculation-Use-cached-host-SPEC_CTRL-value-for-guest-.patch.
- Refresh
patches.suse/x86-static_call-Use-alternative-RET-encoding.patch.
- Refresh
patches.suse/x86-vsyscall_emu-64-Don-t-use-RET-in-vsyscall-emulation.patch.
- Refresh patches.suse/x86-xen-Rename-SYS-entry-points.patch.
- commit cc67fa3
* Sat Jul 16 2022 lduncan@suse.com
- kABI: fix adding field to ufs_hba (git-fixes).
- kABI: fix adding field to scsi_device (git-fixes).
- scsi: iscsi: Exclude zero from the endpoint ID range
(git-fixes).
- scsi: scsi_debug: Fix zone transition to full condition
(git-fixes).
- scsi: sd: Fix potential NULL pointer dereference (git-fixes).
- drbd: fix potential silent data corruption (git-fixes).
- scsi: ufs: core: scsi_get_lba() error fix (git-fixes).
- scsi: ufs: Fix runtime PM messages never-ending cycle
(git-fixes).
- scsi: core: sd: Add silence_suspend flag to suppress some PM
messages (git-fixes).
- scsi: ufs: Fix a deadlock in the error handler (git-fixes).
- scsi: ufs: Remove dead code (git-fixes).
- scsi: scsi_debug: Sanity check block descriptor length in
resp_mode_select() (git-fixes).
- scsi: scsi_debug: Fix type in min_t to avoid stack OOB
(git-fixes).
- scsi: scsi_debug: Don't call kcalloc() if size arg is zero
(git-fixes).
- scsi: sd: Fix sd_do_mode_sense() buffer length handling
(git-fixes).
- scsi: lpfc: Fix mailbox command failure during driver
initialization (git-fixes).
- commit fb67102
* Sat Jul 16 2022 bp@suse.de
- perf/amd/ibs: Advertise zen4_ibs_extensions as pmu capability
attribute (jsc#SLE-24578).
- commit 9992992
* Sat Jul 16 2022 bp@suse.de
- perf/amd/ibs: Add support for L3 miss filtering (jsc#SLE-24578).
- commit 3de312d
* Sat Jul 16 2022 bp@suse.de
- perf/amd/ibs: Use ->is_visible callback for dynamic attributes
(jsc#SLE-24578).
- commit 1a42a36
* Sat Jul 16 2022 bp@suse.de
- perf/amd/ibs: Cascade pmu init functions' return value
(jsc#SLE-24578).
- commit 82fef3c
* Fri Jul 15 2022 bp@suse.de
- x86/ibt,xen: Sprinkle the ENDBR (bsc#1201471).
- Refresh patches.suse/objtool-Update-Retpoline-validation.patch.
- commit cf7f7e0
* Fri Jul 15 2022 bp@suse.de
- x86/entry: Remove skip_r11rcx (bsc#1201524).
- Refresh
patches.suse/x86-entry-Add-kernel-IBRS-implementation.patch.
- commit 64980c7
* Fri Jul 15 2022 jgross@suse.com
- xen/netback: avoid entering xenvif_rx_next_skb() with an empty
rx queue (bsc#1201381).
- commit bf00db7
* Fri Jul 15 2022 duwe@suse.de
- crypto: qat - remove dma_free_coherent() for DH (git-fixes).
- crypto: qat - remove dma_free_coherent() for RSA (git-fixes).
- crypto: qat - fix memory leak in RSA (git-fixes).
- crypto: qat - set to zero DH parameters before free (git-fixes).
- crypto: qat - set CIPHER capability for DH895XCC (git-fixes).
- commit 3585cf1
* Thu Jul 14 2022 jeffm@suse.com
- rpm/kernel-binary.spec.in: Require dwarves >= 1.22 on SLE15-SP3 or newer
Dwarves 1.22 or newer is required to build kernels with BTF information
embedded in modules.
- commit ee19e9d
* Thu Jul 14 2022 denis.kirjanov@suse.com
- kabi/severities: add stmmac network driver local symbols
- commit 832dcf3
* Thu Jul 14 2022 denis.kirjanov@suse.com
- ppp: ensure minimum packet size in ppp_write() (git-fixes).
- commit 1871bcf
* Thu Jul 14 2022 denis.kirjanov@suse.com
- veth: Do not record rx queue hint in veth_xmit (git-fixes).
- commit 4e81b53
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: ethernet: mtk_eth_soc: fix return values and refactor
MDIO ops (git-fixes).
- commit 89745b1
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: stmmac: Add platform level debug register dump feature
(git-fixes).
- commit 1f1e295
* Thu Jul 14 2022 denis.kirjanov@suse.com
- fsl/fman: Fix missing put_device() call in fman_port_probe
(git-fixes).
- commit 1ea5bd4
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: lantiq_xrx200: fix statistics of received bytes
(git-fixes).
- commit 21661cb
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: ag71xx: Fix a potential double free in error handling paths
(git-fixes).
- commit bdd4068
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: stmmac: dwmac-visconti: Fix value of
ETHER_CLK_SEL_FREQ_SEL_2P5M (git-fixes).
- commit 100c8d7
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: stmmac: ptp: fix potentially overflowing expression
(git-fixes).
- commit c8a3960
* Thu Jul 14 2022 denis.kirjanov@suse.com
- veth: ensure skb entering GRO are not cloned (git-fixes).
- commit de7c3ec
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: ks8851: Check for error irq (git-fixes).
- commit c6aa897
* Thu Jul 14 2022 denis.kirjanov@suse.com
- drivers: net: smc911x: Check for error irq (git-fixes).
- commit 76302d7
* Thu Jul 14 2022 denis.kirjanov@suse.com
- fjes: Check for error irq (git-fixes).
- commit 3518c05
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: marvell: prestera: fix incorrect return of port_find
(git-fixes).
- commit caea254
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: systemport: Add global locking for descriptor lifecycle
(git-fixes).
- commit ca205ab
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: stmmac: dwmac-rk: fix oob read in rk_gmac_setup
(git-fixes).
- commit d928a50
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: stmmac: fix tc flower deletion for VLAN priority Rx
steering (git-fixes).
- commit c13727a
* Thu Jul 14 2022 denis.kirjanov@suse.com
- netdevsim: don't overwrite read only ethtool parms (git-fixes).
- commit e49332e
* Thu Jul 14 2022 denis.kirjanov@suse.com
- nfp: Fix memory leak in nfp_cpp_area_cache_add() (git-fixes).
- commit 14806b1
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: mvpp2: fix XDP rx queues registering (git-fixes).
- commit 785d73e
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: fec: only clear interrupt of handling queue in
fec_enet_rx_queue() (git-fixes).
- commit e300fac
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net/qla3xxx: fix an error code in ql_adapter_up() (git-fixes).
- commit 1aeafc7
* Thu Jul 14 2022 denis.kirjanov@suse.com
- qede: validate non LSO skb length (git-fixes).
- commit a6a6f45
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: altera: set a couple error code in probe() (git-fixes).
- commit 4b6f9c2
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: bcm4908: Handle dma_set_coherent_mask error codes
(git-fixes).
- commit 57e402c
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: annotate data-races on txq->xmit_lock_owner (git-fixes).
- commit 823f883
* Thu Jul 14 2022 denis.kirjanov@suse.com
- octeontx2-af: Fix a memleak bug in rvu_mbox_init() (git-fixes).
- commit ab94872
* Thu Jul 14 2022 denis.kirjanov@suse.com
- vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf
dev xmit (git-fixes).
- commit eb079a6
* Thu Jul 14 2022 denis.kirjanov@suse.com
- natsemi: xtensa: fix section mismatch warnings (git-fixes).
- commit dbb5264
* Thu Jul 14 2022 denis.kirjanov@suse.com
- dpaa2-eth: destroy workqueue at the end of remove function
(git-fixes).
- commit 1aeeaf7
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: marvell: mvpp2: Fix the computation of shared CPUs
(git-fixes).
- commit f25bb21
* Thu Jul 14 2022 denis.kirjanov@suse.com
- Remove Half duplex mode speed capabilities (git-fixes).
- commit 92878dd
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: stmmac: Avoid DMA_CHAN_CONTROL write if no Split Header
support (git-fixes).
- commit de8c06a
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctls
(git-fixes).
- commit a6567bd
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: phylink: Force retrigger in case of latched link-fail
indicator (git-fixes).
- commit 6d547bd
* Thu Jul 14 2022 denis.kirjanov@suse.com
- net: phylink: Force link down and retrigger resolve on interface
change (git-fixes).
- commit 4e89e84
* Thu Jul 14 2022 jslaby@suse.cz
- tty: use new tty_insert_flip_string_and_push_buffer() in
pty_write() (bsc#1198829 CVE-2022-1462).
- tty: extract tty_flip_buffer_commit() from
tty_flip_buffer_push() (bsc#1198829 CVE-2022-1462).
- commit decd358
* Wed Jul 13 2022 denis.kirjanov@suse.com
- octeontx2-af: Fix some memory leaks in the error handling path
of 'cgx_lmac_init()' (git-fixes).
- commit 771ed28
* Wed Jul 13 2022 denis.kirjanov@suse.com
- octeontx2-af: Add a 'rvu_free_bitmap()' function (gix-fixes).
- commit bc0ad1c
* Wed Jul 13 2022 iivanov@suse.de
- gpio: tegra186: Add IRQ per bank for Tegra241 (jsc#SLE-24571)
- commit 6cf809d
* Wed Jul 13 2022 iivanov@suse.de
- gpio: tegra186: Add support for Tegra241 (jsc#SLE-24571)
- commit f025bf7
* Wed Jul 13 2022 iivanov@suse.de
- dt-bindings: gpio: Add Tegra241 support (jsc#SLE-24571)
- commit f8d4262
* Wed Jul 13 2022 iivanov@suse.de
- spi: tegra210-quad: combined sequence mode (jsc#SLE-24570)
- commit e187f9a
* Wed Jul 13 2022 iivanov@suse.de
- spi: tegra210-quad: add new chips to compatible (jsc#SLE-24570)
- commit f0be9d3
* Wed Jul 13 2022 iivanov@suse.de
- spi: tegra210-quad: add acpi support (jsc#SLE-24570)
- commit 55e4b0b
* Wed Jul 13 2022 iivanov@suse.de
- spi: tegra210-quad: use devm call for cdata memory (jsc#SLE-24570)
- commit 45eae59
* Wed Jul 13 2022 iivanov@suse.de
- spi: tegra210-quad: use device_reset method (jsc#SLE-24570)
- commit 3f5e1a3
* Wed Jul 13 2022 iivanov@suse.de
- spi: Add Tegra234 QUAD SPI compatible (jsc#SLE-24570)
- commit 58f5e5f
* Wed Jul 13 2022 iivanov@suse.de
- i2c: tegra: use i2c_timings for bus clock freq (jsc#SLE-24569)
- commit 47fa6c7
* Wed Jul 13 2022 iivanov@suse.de
- i2c: tegra: Add the ACPI support (jsc#SLE-24569)
- commit d323c6e
* Wed Jul 13 2022 iivanov@suse.de
- i2c: tegra: Add SMBus block read function (jsc#SLE-24569)
- commit 3dd00f6
* Wed Jul 13 2022 iivanov@suse.de
- i2c: smbus: Use device_*() functions instead of of_*() (jsc#SLE-24569)
- commit 3c0a341
* Wed Jul 13 2022 iivanov@suse.de
- docs: firmware-guide: ACPI: Add named interrupt doc (jsc#SLE-24569)
- commit 6cd5dd2
* Wed Jul 13 2022 iivanov@suse.de
- device property: Add fwnode_irq_get_byname (jsc#SLE-24569)
- commit cd979cf
* Wed Jul 13 2022 denis.kirjanov@suse.com
- net: dsa: xrs700x: be compatible with masters which unregister on shutdown (git-fixes).
- commit 067f613
* Wed Jul 13 2022 denis.kirjanov@suse.com
- net: dsa: microchip: ksz8863: be compatible with masters which unregister on shutdown (git-fixes).
- commit 8df6c27
* Wed Jul 13 2022 denis.kirjanov@suse.com
- net: dsa: hellcreek: be compatible with masters which unregister on shutdown (git-fixes).
- commit b13c76a
* Wed Jul 13 2022 denis.kirjanov@suse.com
- net: dsa: be compatible with masters which unregister on shutdown (git-fixes).
- commit 185c5a1
* Wed Jul 13 2022 denis.kirjanov@suse.com
- can: rcar_canfd: add __maybe_unused annotation to silence warning (git-fixes).
- commit 3436390
* Wed Jul 13 2022 denis.kirjanov@suse.com
- net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETH (git-fixes).
- commit 5dea61c
* Wed Jul 13 2022 mbrugger@suse.com
- crypto: octeontx2 - fix missing unlock (jsc#SLE-24682).
- hwrng: cavium - fix NULL but dereferenced coccicheck error
(jsc#SLE-24682).
- crypto: octeontx2 - add synchronization between mailbox accesses
(jsc#SLE-24682).
- crypto: octeontx2 - increase CPT HW instruction queue length
(jsc#SLE-24682).
- crypto: octeontx2 - CN10K CPT to RNM workaround (jsc#SLE-24682).
- crypto: octeontx2 - select CONFIG_NET_DEVLINK (jsc#SLE-24682).
- arm64: Add cavium_erratum_23154_cpus missing sentinel
(jsc#SLE-24682).
- irqchip/gic-v3: Workaround Marvell erratum 38545 when reading
IAR (jsc#SLE-24682).
- crypto: octeontx2 - Avoid stack variable overflow
(jsc#SLE-24682).
- crypto: octeontx2 - out of bounds access in
otx2_cpt_dl_custom_egrp_delete() (jsc#SLE-24682).
- crypto: octeontx2 - Use swap() instead of swap_engines()
(jsc#SLE-24682).
- crypto: octeontx2 - parameters for custom engine groups
(jsc#SLE-24682).
- crypto: octeontx2 - add apis for custom engine groups
(jsc#SLE-24682).
- crypto: octeontx2 - use swap() to make code cleaner
(jsc#SLE-24682).
- commit e64c29a
* Tue Jul 12 2022 tbogendoerfer@suse.de
- marvell: octeontx2: build error: unknown type name 'u64'
(jsc#SLE-24682).
- commit ca6af39
* Tue Jul 12 2022 mbrugger@suse.com
- crypto: hisilicon/qm - modify the uacce mode check (bsc#1201391).
- commit 755232f
* Tue Jul 12 2022 tbogendoerfer@suse.de
- octeontx2-pf: devlink params support to set mcam entry count
(jsc#SLE-24682).
- Refresh
patches.suse/devlink-Make-devlink_register-to-be-void.patch.
- commit 255954c
* Tue Jul 12 2022 tbogendoerfer@suse.de
- octeontx2-pf: cn10k: Config DWRR weight based on MTU
(jsc#SLE-24682).
- Refresh
patches.suse/octeontx2-pf-cleanup-transmit-link-deriving-logic.patch.
- commit c99a251
* Tue Jul 12 2022 tbogendoerfer@suse.de
- octeontx2-vf: Add support for adaptive interrupt coalescing
(jsc#SLE-24682).
- octeontx2-pf: replace bitmap_weight with bitmap_empty where
appropriate (jsc#SLE-24682).
- octeontx2-af: fix error code in is_valid_offset()
(jsc#SLE-24682).
- octeontx2-pf: Add support for adaptive interrupt coalescing
(jsc#SLE-24682).
- octeontx2-pf: Remove unnecessary synchronize_irq() before
free_irq() (jsc#SLE-24682).
- octeontx2-af: debugfs: fix error return of allocations
(jsc#SLE-24682).
- octeontx2-af: initialize action variable (jsc#SLE-24682).
- octeontx2-af: cn10k: add workaround for ptp errata
(jsc#SLE-24682).
- octeontx2-pf: cn10k: add support for new ptp timestamp format
(jsc#SLE-24682).
- octeontx2-af: fix array bound error (jsc#SLE-24682).
- octeontx2-pf: Add TC feature for VFs (jsc#SLE-24682).
- octeontx2-pf: PFC config support with DCBx (jsc#SLE-24682).
- octeontx2-af: Flow control resource management (jsc#SLE-24682).
- octeontx2-af: Priority flow control configuration support
(jsc#SLE-24682).
- octeontx2-af: Don't enable Pause frames by default
(jsc#SLE-24682).
- octeontx2-af: Add KPU changes to parse NGIO as separate layer
(jsc#SLE-24682).
- octeontx2-af: Increase link credit restore polling timeout
(jsc#SLE-24682).
- octeontx2-pf: cn10k: Ensure valid pointers are freed to aura
(jsc#SLE-24682).
- octeontx2-af: cn10k: Use appropriate register for LMAC enable
(jsc#SLE-24682).
- octeontx2-af: Retry until RVU block reset complete
(jsc#SLE-24682).
- octeontx2-af: Fix LBK backpressure id count (jsc#SLE-24682).
- octeontx2-af: Fix interrupt name strings (jsc#SLE-24682).
- octeontx2-nicvf: Free VF PTP resources (jsc#SLE-24682).
- octeontx2-af: Increment ptp refcount before use (jsc#SLE-24682).
- octeontx2-af: debugfs: don't corrupt user memory
(jsc#SLE-24682).
- octeontx2-pf: select CONFIG_NET_DEVLINK (jsc#SLE-24682).
- octeontx2-af: use swap() to make code cleaner (jsc#SLE-24682).
- octeontx2-af: debugfs: Add channel and channel mask
(jsc#SLE-24682).
- octeontx2-af: cn10k: debugfs for dumping LMTST map table
(jsc#SLE-24682).
- octeontx2-af: debugfs: Minor changes (jsc#SLE-24682).
- octeontx2-af: Increase number of reserved entries in KPU
(jsc#SLE-24682).
- octeontx2-nic: fix mixed module build (jsc#SLE-24682).
- octeontx2-af: Add support to flush full CPT CTX cache
(jsc#SLE-24682).
- octeontx2-af: Perform cpt lf teardown in non FLR path
(jsc#SLE-24682).
- octeontx2-af: Enable CPT HW interrupts (jsc#SLE-24682).
- octeontx2-pf: Simplify the receive buffer size calculation
(jsc#SLE-24682).
- octeontx2-af: Remove redundant initialization of variable pin
(jsc#SLE-24682).
- octeontx2-pf: Add XDP support to netdev PF (jsc#SLE-24682).
- octeontx2-af: Adjust LA pointer for cpt parse header
(jsc#SLE-24682).
- octeontx2-nicvf: Add PTP hardware clock support to NIX VF
(jsc#SLE-24682).
- octeontx2-pf: Use hardware register for CQE count
(jsc#SLE-24682).
- octeontx2-af: Add external ptp input clock (jsc#SLE-24682).
- octeontx2-af: Use ptp input clock info from firmware data
(jsc#SLE-24682).
- octeontx2-af: Reset PTP config in FLR handler (jsc#SLE-24682).
- octeontx2: Move devlink registration to be last devlink command
(jsc#SLE-24682).
- octeontx2-af: Optimize KPU1 processing for variable-length
headers (jsc#SLE-24682).
- octeontx2-af: Limit KPU parsing for GTPU packets
(jsc#SLE-24682).
- octeontx2-af: verify CQ context updates (jsc#SLE-24682).
- octeontx2-af: Remove redundant initialization of variable
blkaddr (jsc#SLE-24682).
- octeontx2-af: Fix uninitialized variable val (jsc#SLE-24682).
- octeontx2-af: Hardware configuration for inline IPsec
(jsc#SLE-24682).
- octeontx2-pf: CN10K: Hide RPM stats over ethtool
(jsc#SLE-24682).
- octeontx2-pf: cn10K: Reserve LMTST lines per core
(jsc#SLE-24682).
- octeontx2-af: Use NDC TX for transmit packet data
(jsc#SLE-24682).
- octeontx2-pf: Add vlan-etype to ntuple filters (jsc#SLE-24682).
- octeontx2-af: Fix inconsistent license text (jsc#SLE-24682).
- octeontx2-pf: Fix inconsistent license text (jsc#SLE-24682).
- octeontx2-af: cn10K: support for sched lmtst and other features
(jsc#SLE-24682).
- octeontx2-af: Add mbox to retrieve bandwidth profile free count
(jsc#SLE-24682).
- octeontx2-af: Remove channel verification while installing
MCAM rules (jsc#SLE-24682).
- octeontx2-af: Add PTP device id for CN10K and 95O silcons
(jsc#SLE-24682).
- octeontx2-af: Add free rsrc count mbox msg (jsc#SLE-24682).
- octeontx2-af: Add SDP interface support (jsc#SLE-24682).
- octeontx2-af: nix and lbk in loop mode in 98xx (jsc#SLE-24682).
- octeontx2-af: Allow to configure flow tag LSB byte as RSS adder
(jsc#SLE-24682).
- octeontx2-af: enable tx shaping feature for 96xx C0
(jsc#SLE-24682).
- octeontx2-af: Wait for TX link idle for credits change
(jsc#SLE-24682).
- octeontx2-af: Change the order of queue work and interrupt
disable (jsc#SLE-24682).
- octeontx2-af: cn10k: Set cache lines for NPA batch alloc
(jsc#SLE-24682).
- octeontx2-af: Use DMA_ATTR_FORCE_CONTIGUOUS attribute in DMA
alloc (jsc#SLE-24682).
- octeontx2-pf: Don't mask out supported link modes
(jsc#SLE-24682).
- octeontx2-af: Handle return value in block reset
(jsc#SLE-24682).
- octeontx2-pf: Add check for non zero mcam flows (jsc#SLE-24682).
- octeontx2-af: remove redudant second error check on variable
err (jsc#SLE-24682).
- octeontx2-pf: Allow VLAN priority also in ntuple filters
(jsc#SLE-24682).
- octeontx2-af: configure npc for cn10k to allow packets from cpt
(jsc#SLE-24682).
- octeontx2-af: cn10K: Get NPC counters value (jsc#SLE-24682).
- octeontx2-af: Allocate low priority entries for PF
(jsc#SLE-24682).
- octeontx2-pf: Unify flow management variables (jsc#SLE-24682).
- octeontx2-pf: Sort the allocated MCAM entry indices
(jsc#SLE-24682).
- octeontx2-pf: Ntuple filters support for VF netdev
(jsc#SLE-24682).
- octeontx2-pf: Enable NETIF_F_RXALL support for VF driver
(jsc#SLE-24682).
- octeontx2-af: Add debug messages for failures (jsc#SLE-24682).
- octeontx2-af: add proper return codes for AF mailbox handlers
(jsc#SLE-24682).
- octeontx2-af: Modify install flow error codes (jsc#SLE-24682).
- octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"
(jsc#SLE-24682).
- octeontx2-af: cn10k: DWRR MTU configuration (jsc#SLE-24682).
- octeontx2-af: Enhance mailbox trace entry (jsc#SLE-24682).
- commit 7af5fda
* Mon Jul 11 2022 lduncan@suse.com
- kABI: fix removal of iscsi_destroy_conn (bsc#1198410).
- kABI: fix change of iscsi_host_remove() arguments (bsc#1198410).
- scsi: iscsi: Fix session removal on shutdown (bsc#1198410).
- scsi: qedi: Use QEDI_MODE_NORMAL for error handling
(bsc#1198410).
- scsi: iscsi: Add helper to remove a session from the kernel
(bsc#1198410).
- scsi: iscsi: Clean up bound endpoints during shutdown
(bsc#1198410).
- scsi: iscsi: Allow iscsi_if_stop_conn() to be called from kernel
(bsc#1198410).
- scsi: iscsi: Fix HW conn removal use after free (bsc#1198410).
- scsi: libiscsi: Teardown iscsi_cls_conn gracefully
(bsc#1198410).
- scsi: iscsi: Add helper functions to manage iscsi_cls_conn
(bsc#1198410).
- commit 3d68d7d
* Mon Jul 11 2022 neilb@suse.de
- don't call utsname() after ->nsproxy is NULL (bsc#1201196).
- commit 9689c47
* Fri Jul 08 2022 bp@suse.de
- x86/kexec: Disable RET on kexec (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit d1e1c13
* Fri Jul 08 2022 bp@suse.de
- x86/bugs: Do not enable IBPB-on-entry when IBPB is not supported
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 3be5cfd
* Fri Jul 08 2022 bp@suse.de
- x86/bugs: Add Cannon lake to RETBleed affected CPU list
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 739eddd
* Fri Jul 08 2022 ohering@suse.de
- PCI: hv: Fix interrupt mapping for multi-MSI (bsc#1200845).
- PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
(bsc#1200845).
- PCI: hv: Fix hv_arch_irq_unmask() for multi-MSI (bsc#1200845).
- PCI: hv: Fix multi-MSI to allow more than one MSI vector
(bsc#1200845).
- commit e1e83aa
* Fri Jul 08 2022 aabdallah@suse.de
- ibmvnic: Properly dispose of all skbs during a failover
(bsc#1200925).
- commit c771c51
* Thu Jul 07 2022 tabraham@suse.com
- cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs
(bsc#1201228).
- commit e9e6c6d
* Thu Jul 07 2022 vbabka@suse.cz
- mm/slub: add missing TID updates on slab deactivation
(git-fixes).
- commit 2839b22
* Wed Jul 06 2022 tiwai@suse.de
- Update patch reference for rose fix (CVE-2022-2318 bsc#1201251)
- commit 6740ddf
* Wed Jul 06 2022 jgross@suse.com
- xen-netfront: restore __skb_queue_tail() positioning in
xennet_get_responses() (bsc#1200763, CVE-2022-33743, XSA-405).
- commit 3452cb8
* Wed Jul 06 2022 jgross@suse.com
- xen/netfront: force data bouncing when backend is untrusted
(bsc#1200762, CVE-2022-33741, XSA-403).
- commit 8573a2a
* Wed Jul 06 2022 jgross@suse.com
- xen/netfront: fix leaking data in shared pages (bsc#1200762,
CVE-2022-33740, XSA-403).
- commit d781d02
* Wed Jul 06 2022 jgross@suse.com
- xen/blkfront: force data bouncing when backend is untrusted
(bsc#1200762, CVE-2022-33742, XSA-403).
- commit e887a75
* Wed Jul 06 2022 jgross@suse.com
- xen/blkfront: fix leaking data in shared pages (bsc#1200762,
CVE-2022-26365, XSA-403).
- commit 5f3a98c
* Tue Jul 05 2022 jgross@suse.com
- KVM: VMX: Wake vCPU when delivering posted IRQ even if vCPU ==
this vCPU (git-fixes).
- Refresh
patches.suse/KVM-nVMX-Ensure-vCPU-honors-event-request-if-posting.patch.
- commit cc9c0cb
* Tue Jul 05 2022 tiwai@suse.de
- kabi/severities: allow dropping a few invalid exported symbols (bsc#1201218)
- commit fb35701
* Tue Jul 05 2022 tiwai@suse.de
- net: ipv6: unexport __init-annotated seg6_hmac_net_init()
(bsc#1201218).
- tick/nohz: unexport __init-annotated tick_nohz_full_setup()
(bsc#1201218).
- clocksource: hyper-v: unexport __init-annotated
hv_init_clocksource() (bsc#1201218).
- xen: unexport __init-annotated xen_xlate_map_ballooned_pages()
(bsc#1201218).
- net: ipv6: unexport __init-annotated seg6_hmac_init()
(bsc#1201218).
- net: xfrm: unexport __init-annotated xfrm4_protocol_init()
(bsc#1201218).
- net: mdio: unexport __init-annotated mdio_bus_init()
(bsc#1201218).
- commit f8aa8f6
* Tue Jul 05 2022 tiwai@suse.de
- netfilter: nf_tables: stricter validation of element data
(CVE-2022-34918 bsc#1201171).
- commit 6821024
* Tue Jul 05 2022 tiwai@suse.de
- usbnet: fix memory allocation in helpers (git-fixes).
- virtio-net: fix race between ndo_open() and
virtio_device_ready() (git-fixes).
- xhci-pci: Allow host runtime PM as default for Intel Meteor
Lake xHCI (git-fixes).
- xhci-pci: Allow host runtime PM as default for Intel Raptor
Lake xHCI (git-fixes).
- xhci: turn off port power in shutdown (git-fixes).
- virtio_net: fix xdp_rxq_info bug after suspend/resume
(git-fixes).
- virtio_net: fix wrong buf address calculation when using xdp
(git-fixes).
- commit bb6cd2d
* Tue Jul 05 2022 tiwai@suse.de
- PM / devfreq: exynos-ppmu: Fix refcount leak in
of_get_devfreq_events (git-fixes).
- net: rose: fix UAF bugs caused by timer handler (git-fixes).
- net: usb: ax88179_178a: Fix packet receiving (git-fixes).
- net: phy: ax88772a: fix lost pause advertisement configuration
(git-fixes).
- NFC: nxp-nci: Don't issue a zero length i2c_master_read()
(git-fixes).
- nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
(git-fixes).
- net: usb: asix: do not force pause frames support (git-fixes).
- platform/x86: panasonic-laptop: filter out duplicate volume
up/down/mute keypresses (git-fixes).
- platform/x86: panasonic-laptop: don't report duplicate
brightness key-presses (git-fixes).
- platform/x86: panasonic-laptop: revert "Resolve hotkey double
trigger bug" (git-fixes).
- platform/x86: panasonic-laptop: sort includes alphabetically
(git-fixes).
- platform/x86: panasonic-laptop: de-obfuscate button codes
(git-fixes).
- soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in
brcmstb_pm_probe (git-fixes).
- modpost: fix section mismatch check for exported init/exit
sections (git-fixes).
- usb: chipidea: udc: check request status before setting device
address (git-fixes).
- USB: gadget: Fix double-free bug in raw_gadget driver
(git-fixes).
- USB: serial: option: add Quectel RM500K module support
(git-fixes).
- USB: serial: option: add Quectel EM05-G modem (git-fixes).
- USB: serial: pl2303: add support for more HXN (G) types
(git-fixes).
- USB: serial: option: add Telit LE910Cx 0x1250 composition
(git-fixes).
- usb: gadget: Fix non-unique driver names in raw-gadget driver
(git-fixes).
- mtd: rawnand: gpmi: Fix setting busy timeout setting
(git-fixes).
- regmap-irq: Fix offset/index mismatch in read_sub_irq_data()
(git-fixes).
- regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask
chips (git-fixes).
- mmc: mediatek: wait dma stop bit reset to 0 (git-fixes).
- rtw88: rtw8821c: enable rfe 6 devices (git-fixes).
- rtw88: 8821c: support RFE type4 wifi NIC (git-fixes).
- commit a292641
* Tue Jul 05 2022 tiwai@suse.de
- hwmon: (ibmaem) don't call platform_device_del() if
platform_device_add() fails (git-fixes).
- Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"
(git-fixes).
- drm/fourcc: fix integer type usage in uapi header (git-fixes).
- drm/i915/gem: add missing else (git-fixes).
- epic100: fix use after free on rmmod (git-fixes).
- linux/dim: Fix divide by 0 in RDMA DIM (git-fixes).
- memory: samsung: exynos5422-dmc: Fix refcount leak in
of_get_dram_timings (git-fixes).
- iio: accel: mma8452: ignore the return value of reset operation
(git-fixes).
- iio: adc: stm32: fix maximum clock rate for stm32mp15x
(git-fixes).
- iio: adc: vf610: fix conversion mode sysfs node name
(git-fixes).
- iio: adc: adi-axi-adc: Fix refcount leak in
adi_axi_adc_attach_client (git-fixes).
- iio:humidity:hts221: rearrange iio trigger get and register
(git-fixes).
- iio:chemical:ccs811: rearrange iio trigger get and register
(git-fixes).
- iio:accel:mxc4005: rearrange iio trigger get and register
(git-fixes).
- iio:accel:kxcjk-1013: rearrange iio trigger get and register
(git-fixes).
- iio:accel:bma180: rearrange iio trigger get and register
(git-fixes).
- iio: afe: rescale: Fix boolean logic bug (git-fixes).
- iio: adc: stm32: Fix IRQs on STM32F4 by removing custom spurious
IRQs message (git-fixes).
- iio: adc: stm32: Fix ADCs iteration in irq handler (git-fixes).
- iio: adc: ti-ads131e08: add missing fwnode_handle_put() in
ads131e08_alloc_channels() (git-fixes).
- iio: trigger: sysfs: fix use-after-free on remove (git-fixes).
- iio: gyro: mpu3050: Fix the error handling in mpu3050_power_up()
(git-fixes).
- iio: magnetometer: yas530: Fix memchr_inv() misuse (git-fixes).
- iio: adc: axp288: Override TS pin bias current for some models
(git-fixes).
- iio: mma8452: fix probe fail when device tree compatible is used
(git-fixes).
- dt-bindings: usb: ehci: Increase the number of PHYs (git-fixes).
- dt-bindings: usb: ohci: Increase the number of PHYs (git-fixes).
- gpio: winbond: Fix error code in winbond_gpio_get() (git-fixes).
- drm/msm/dp: force link training for display resolution change
(git-fixes).
- commit 29490b2
* Tue Jul 05 2022 tiwai@suse.de
- drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c
(git-fixes).
- drm/msm/dp: check core_initialized before disable interrupts
at dp_display_unbind() (git-fixes).
- drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
(git-fixes).
- drm/msm: use for_each_sgtable_sg to iterate over scatterlist
(git-fixes).
- drm/msm: Switch ordering of runpm put vs devfreq_idle
(git-fixes).
- drm/msm: Fix double pm_runtime_disable() call (git-fixes).
- drm/i915: Implement w/a 22010492432 for adl-s (git-fixes).
- drm/sun4i: Fix crash during suspend after component bind failure
(git-fixes).
- drm/amd/display: Don't reinitialize DMCUB on s0ix resume
(git-fixes).
- drm/msm/dp: dp_link_parse_sink_count() return immediately if
aux read failed (git-fixes).
- commit 3a6b863
* Tue Jul 05 2022 tiwai@suse.de
- arm64: dts: qcom: msm8994: Fix CPU6/7 reg values (git-fixes).
- ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
(git-fixes).
- arm64: dts: imx8mp-phyboard-pollux-rdk: correct i2c2 & mmc
settings (git-fixes).
- arm64: dts: imx8mp-phyboard-pollux-rdk: correct eqos pad
settings (git-fixes).
- arm64: dts: imx8mp-phyboard-pollux-rdk: correct uart pad
settings (git-fixes).
- arm64: dts: imx8mp-evk: correct I2C3 pad settings (git-fixes).
- arm64: dts: imx8mp-evk: correct I2C1 pad settings (git-fixes).
- arm64: dts: imx8mp-evk: correct vbus pad settings (git-fixes).
- arm64: dts: imx8mp-evk: correct eqos pad settings (git-fixes).
- arm64: dts: imx8mp-evk: correct vbus pad settings (git-fixes).
- arm64: dts: imx8mp-evk: correct gpio-led pad settings
(git-fixes).
- arm64: dts: imx8mp-evk: correct the uart2 pinctl value
(git-fixes).
- arm64: dts: imx8mp-evk: correct mmc pad settings (git-fixes).
- ARM: mxs_defconfig: Enable the framebuffer (git-fixes).
- ARM: at91: fix soc detection for SAM9X60 SiPs (git-fixes).
- ARM: dts: at91: sama5d2_icp: fix eeprom compatibles (git-fixes).
- ARM: dts: at91: sam9x60ek: fix eeprom compatible and size
(git-fixes).
- ARM: at91: pm: use proper compatibles for sam9x60's rtc and rtt
(git-fixes).
- ARM: at91: pm: use proper compatible for sama5d2's rtc
(git-fixes).
- ACPI: video: Change how we determine if brightness key-presses
are handled (git-fixes).
- caif_virtio: fix race between virtio_device_ready() and
ndo_open() (git-fixes).
- ARM: exynos: Fix refcount leak in exynos_map_pmu (git-fixes).
- ARM: dts: bcm2711-rpi-400: Fix GPIO line names (git-fixes).
- arm64: dts: ti: k3-am64-main: Remove support for HS400 speed
mode (git-fixes).
- ARM: cns3xxx: Fix refcount leak in cns3xxx_init (git-fixes).
- ARM: Fix refcount leak in axxia_boot_secondary (git-fixes).
- ARM: dts: imx6qdl: correct PU regulator ramp delay (git-fixes).
- ARM: dts: imx7: Move hsic_phy power domain to HSIC PHY node
(git-fixes).
- ata: libata: add qc->flags in ata_qc_complete_template
tracepoint (git-fixes).
- commit b2f3ec0
* Mon Jul 04 2022 dwagner@suse.de
- nvme: add verbose error logging (bsc#1200567).
Update config files.
- commit d728b74
* Mon Jul 04 2022 dwagner@suse.de
- scsi: lpfc: Update lpfc version to 14.2.0.4 (bsc#1201193).
- scsi: lpfc: Allow reduced polling rate for
nvme_admin_async_event cmd completion (bsc#1201193).
- scsi: lpfc: Add more logging of cmd and cqe information for
aborted NVMe cmds (bsc#1201193).
- scsi: lpfc: Fix port stuck in bypassed state after LIP in
PT2PT topology (bsc#1201193).
- scsi: lpfc: Resolve NULL ptr dereference after an ELS LOGO is
aborted (bsc#1201193).
- scsi: lpfc: Address NULL pointer dereference after
starget_to_rport() (bsc#1201193).
- scsi: lpfc: Resolve some cleanup issues following SLI path
refactoring (bsc#1201193).
- scsi: lpfc: Resolve some cleanup issues following abort path
refactoring (bsc#1201193).
- scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in
lpfc_ct_reject_event() (bsc#1201193).
- scsi: lpfc: Add support for ATTO Fibre Channel devices
(bsc#1201193).
- scsi: lpfc: Add support for VMID tagging of NVMe I/Os
(bsc#1201193).
- scsi: lpfc: Rework lpfc_vmid_get_appid() to be protocol
independent (bsc#1201193).
- scsi: lpfc: Commonize VMID code location (bsc#1201193).
- scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()
(bsc#1201193).
- commit 19236f6
* Mon Jul 04 2022 denis.kirjanov@suse.com
- net: marvell: mvpp2: increase MTU limit when XDP enabled
(git-fixes).
- commit 0a53cad
* Mon Jul 04 2022 denis.kirjanov@suse.com
- mlxsw: spectrum: Protect driver from buggy firmware (git-fixes).
- commit 5106bcc
* Mon Jul 04 2022 denis.kirjanov@suse.com
- nfp: checking parameter process for rx-usecs/tx-usecs is invalid
(git-fixes).
- commit 5bca6f6
* Mon Jul 04 2022 denis.kirjanov@suse.com
- net: marvell: prestera: fix double free issue on err path
(git-fixes).
- commit 7d71374
* Mon Jul 04 2022 denis.kirjanov@suse.com
- net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
(git-fixes).
- commit fd69472
* Mon Jul 04 2022 denis.kirjanov@suse.com
- net: stmmac: Fix signed/unsigned wreckage (git-fixes).
- commit ab42270
* Mon Jul 04 2022 denis.kirjanov@suse.com
- net: mvmdio: fix compilation warning (git-fixes).
- commit 717e02c
* Mon Jul 04 2022 dwagner@suse.de
- scsi: qla2xxx: Update version to 10.02.07.700-k (bsc#1201160).
- scsi: qla2xxx: Fix erroneous mailbox timeout after PCI error
injection (bsc#1201160).
- scsi: qla2xxx: Fix losing FCP-2 targets on long port disable
with I/Os (bsc#1201160).
Refresh:
- patches.suse/revert-scsi-qla2xxx-Changes-to-support-FCP2-Target.patch
- scsi: qla2xxx: Add debug prints in the device remove path
(bsc#1201160).
- scsi: qla2xxx: Fix losing target when it reappears during delete
(bsc#1201160).
- scsi: qla2xxx: Fix losing FCP-2 targets during port perturbation
tests (bsc#1201160).
- scsi: qla2xxx: Fix crash due to stale SRB access around I/O
timeouts (bsc#1201160).
- scsi: qla2xxx: Turn off multi-queue for 8G adapters
(bsc#1201160).
- scsi: qla2xxx: Wind down adapter after PCIe error (bsc#1201160).
- scsi: qla2xxx: Add a new v2 dport diagnostic feature
(bsc#1201160).
- scsi: qla2xxx: Fix excessive I/O error messages by default
(bsc#1201160).
- scsi: qla2xxx: Update version to 10.02.07.600-k (bsc#1201160).
- scsi: qla2xxx: edif: Fix slow session teardown (bsc#1201160).
- scsi: qla2xxx: edif: Reduce N2N thrashing at app_start time
(bsc#1201160).
- scsi: qla2xxx: edif: Fix no logout on delete for N2N
(bsc#1201160).
- scsi: qla2xxx: edif: Fix session thrash (bsc#1201160).
- scsi: qla2xxx: edif: Tear down session if keys have been removed
(bsc#1201160).
- scsi: qla2xxx: edif: Fix no login after app start (bsc#1201160).
- scsi: qla2xxx: edif: Reduce disruption due to multiple app start
(bsc#1201160).
- scsi: qla2xxx: edif: Send LOGO for unexpected IKE message
(bsc#1201160).
- scsi: qla2xxx: edif: Fix I/O timeout due to over-subscription
(bsc#1201160).
- scsi: qla2xxx: Update version to 10.02.07.500-k (bsc#1201160).
- scsi: qla2xxx: edif: Fix n2n login retry for secure device
(bsc#1201160).
- scsi: qla2xxx: edif: Fix n2n discovery issue with secure target
(bsc#1201160).
- scsi: qla2xxx: edif: Remove old doorbell interface
(bsc#1201160).
- scsi: qla2xxx: edif: Add retry for ELS passthrough
(bsc#1201160).
- scsi: qla2xxx: edif: Synchronize NPIV deletion with
authentication application (bsc#1201160).
- scsi: qla2xxx: edif: Fix potential stuck session in sa update
(bsc#1201160).
- scsi: qla2xxx: edif: Add bsg interface to read doorbell events
(bsc#1201160).
- scsi: qla2xxx: edif: Wait for app to ack on sess down
(bsc#1201160).
- scsi: qla2xxx: edif: bsg refactor (bsc#1201160).
- scsi: qla2xxx: edif: Reduce Initiator-Initiator thrashing
(bsc#1201160).
- commit aaa97b5
* Mon Jul 04 2022 dwagner@suse.de
- scsi: qla2xxx: Remove unused 'ql_dm_tgt_ex_pct' parameter
(bsc#1201160).
- scsi: qla2xxx: Remove setting of 'req' and 'rsp' parameters
(bsc#1201160).
- commit eeb9031
* Mon Jul 04 2022 mbrugger@suse.com
- supported.conf: mark marvell octeontx2 crypto driver as supported (jsc#SLE-24682)
Mark rvu_cptpf.ko and rvu_cptvf.ko as supported.
- commit 2c9f726
* Sat Jul 02 2022 bp@suse.de
- x86/cpu/amd: Enumerate BTC_NO (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 1657f57
* Sat Jul 02 2022 bp@suse.de
- x86/common: Stamp out the stepping madness (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit c4753d1
* Sat Jul 02 2022 bp@suse.de
- KVM: VMX: Prevent RSB underflow before vmenter (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 2b985b5
* Sat Jul 02 2022 bp@suse.de
- x86/speculation: Fill RSB on vmexit for IBRS (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 4bed1b0
* Sat Jul 02 2022 bp@suse.de
- KVM: VMX: Fix IBRS handling after vmexit (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 316fcc5
* Sat Jul 02 2022 bp@suse.de
- KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 15924a8
* Sat Jul 02 2022 bp@suse.de
- KVM: VMX: Convert launched argument to flags (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit f8dcdb9
* Sat Jul 02 2022 bp@suse.de
- objtool: Re-add UNWIND_HINT_{SAVE_RESTORE} (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit ef884f6
* Sat Jul 02 2022 bp@suse.de
- KVM: VMX: Flatten __vmx_vcpu_run() (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 1e826ce
* Sat Jul 02 2022 denis.kirjanov@suse.com
- virtio-net: fix for skb_over_panic inside big mode (git-fixes).
- commit 0257357
* Sat Jul 02 2022 denis.kirjanov@suse.com
- virtio-net: realign page_to_skb() after merges (git-fixes).
- commit 265619f
* Sat Jul 02 2022 bp@suse.de
- x86/speculation: Remove x86_spec_ctrl_mask (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit e07908e
* Sat Jul 02 2022 denis.kirjanov@suse.com
- natsemi: sonic: stop calling netdev_boot_setup_check (git-fixes).
- commit 46bf69a
* Sat Jul 02 2022 bp@suse.de
- x86/speculation: Use cached host SPEC_CTRL value for guest
entry/exit (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 7195e40
* Sat Jul 02 2022 bp@suse.de
- x86/speculation: Fix SPEC_CTRL write on SMT state change
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 9038814
* Sat Jul 02 2022 bp@suse.de
- x86/speculation: Fix firmware entry SPEC_CTRL handling
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit ca2994e
* Sat Jul 02 2022 bp@suse.de
- x86/speculation: Fix RSB filling with CONFIG_RETPOLINE=n
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 82031ef
* Sat Jul 02 2022 bp@suse.de
- x86/cpu/amd: Add Spectral Chicken (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 5cc7992
* Sat Jul 02 2022 bp@suse.de
- objtool: Add entry UNRET validation (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 3cfb55f
* Fri Jul 01 2022 bp@suse.de
- x86/bugs: Do IBPB fallback check only once (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 1651453
* Fri Jul 01 2022 bp@suse.de
- x86/bugs: Add retbleed=ibpb (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 85c8e14
* Fri Jul 01 2022 bp@suse.de
- x86/xen: Rename SYS* entry points (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit cb8daf6
* Fri Jul 01 2022 bp@suse.de
- objtool: Update Retpoline validation (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 7436f55
* Fri Jul 01 2022 bp@suse.de
- intel_idle: Disable IBRS during long idle (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit b411908
* Fri Jul 01 2022 bp@suse.de
- x86/bugs: Report Intel retbleed vulnerability (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit f9a629c
* Fri Jul 01 2022 bp@suse.de
- x86/bugs: Split spectre_v2_select_mitigation() and
spectre_v2_user_select_mitigation() (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit dbabe9a
* Fri Jul 01 2022 bp@suse.de
- x86/speculation: Add spectre_v2=ibrs option to support Kernel
IBRS (bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit b629108
* Fri Jul 01 2022 bp@suse.de
- x86/bugs: Optimize SPEC_CTRL MSR writes (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit ff2e369
* Fri Jul 01 2022 bp@suse.de
- x86/entry: Add kernel IBRS implementation (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 479ab24
* Fri Jul 01 2022 bp@suse.de
- x86/bugs: Keep a per-CPU IA32_SPEC_CTRL value (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit c15babd
* Fri Jul 01 2022 bp@suse.de
- x86/bugs: Enable STIBP for JMP2RET (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 280d4c4
* Fri Jul 01 2022 bp@suse.de
- x86/bugs: Add AMD retbleed= boot parameter (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit aa29b09
* Fri Jul 01 2022 bp@suse.de
- x86/bugs: Report AMD retbleed vulnerability (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 367584b
* Fri Jul 01 2022 bp@suse.de
- x86: Add magic AMD return-thunk (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 208357a
* Fri Jul 01 2022 bp@suse.de
- objtool: Fix sibling call detection in alternatives (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 184b12c
* Fri Jul 01 2022 bp@suse.de
- objtool: Treat .text.__x86.* as noinstr (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit b887ffb
* Fri Jul 01 2022 bp@suse.de
- x86: Use return-thunk in asm code (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit d70c3f9
* Fri Jul 01 2022 bp@suse.de
- x86/sev: Avoid using __x86_return_thunk (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 9650a8e
* Fri Jul 01 2022 bp@suse.de
- x86/vsyscall_emu/64: Don't use RET in vsyscall emulation
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit a3c8329
* Fri Jul 01 2022 bp@suse.de
- x86/kvm: Fix SETcc emulation for return thunks (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 24c6cbf
* Fri Jul 01 2022 bp@suse.de
- x86/bpf: Use alternative RET encoding (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit b4bf5a2
* Fri Jul 01 2022 bp@suse.de
- x86/ftrace: Use alternative RET encoding (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 34b9619
* Fri Jul 01 2022 fweisbecker@suse.de
- sched: Fix balance_push() vs __sched_setscheduler() (git-fixes)
- commit e34e055
* Fri Jul 01 2022 fweisbecker@suse.de
- sched/fair: Revise comment about lb decision matrix (git-fixes)
- commit 2b109b3
* Fri Jul 01 2022 fweisbecker@suse.de
- sched/psi: report zeroes for CPU full at the system level (git-fixes)
- commit 05c0f03
* Fri Jul 01 2022 bp@suse.de
- x86/ibt,paravirt: Use text_gen_insn() for paravirt_patch()
(bsc#1199657 CVE-2022-29900 CVE-2022-29901).
- commit 5ad644e
* Fri Jul 01 2022 bp@suse.de
- x86,static_call: Use alternative RET encoding (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit e70fd02
* Fri Jul 01 2022 bp@suse.de
- static_call,x86: Robustify trampoline patching (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 6790036
* Fri Jul 01 2022 bp@suse.de
- x86/mm: Simplify RESERVE_BRK() (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit f10b243
* Fri Jul 01 2022 bp@suse.de
- x86,objtool: Create .return_sites (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 9f6f194
* Fri Jul 01 2022 bp@suse.de
- x86: Undo return-thunk damage (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 8a7359d
* Fri Jul 01 2022 bp@suse.de
- x86/retpoline: Use -mfunction-return (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 5926e03
* Fri Jul 01 2022 bp@suse.de
- x86/retpoline: Swizzle retpoline thunk (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 3c3e714
* Fri Jul 01 2022 bp@suse.de
- x86/retpoline: Cleanup some #ifdefery (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit eaa3af4
* Fri Jul 01 2022 bp@suse.de
- x86/cpufeatures: Move RETPOLINE flags to word 11 (bsc#1199657
CVE-2022-29900 CVE-2022-29901).
- commit 00af010
* Fri Jul 01 2022 bp@suse.de
- x86/kvm/vmx: Make noinstr clean (bsc#1199657 CVE-2022-29900
CVE-2022-29901).
- commit 75117a6
* Thu Jun 30 2022 bp@suse.de
- x86/mce: Drop copyin special case for #MC (bsc#1201050
CVE-2021-26341).
- Refresh
patches.suse/x86-prepare-asm-files-for-straight-line-speculation.patch.
- commit 4126374
* Thu Jun 30 2022 denis.kirjanov@suse.com
- net: stmmac: socfpga: add runtime suspend/resume callback for
stratix10 platform (git-fixes).
- commit 5966058
* Thu Jun 30 2022 denis.kirjanov@suse.com
- net: ethernet: lantiq_etop: fix build errors/warnings
(git-fixes).
- commit 3631ac9
* Thu Jun 30 2022 denis.kirjanov@suse.com
- net: ipa: disable HOLB drop when updating timer (git-fixes).
- commit a355c1a
* Thu Jun 30 2022 denis.kirjanov@suse.com
- net: ipa: HOLB register sometimes must be written twice
(git-fixes).
- commit 1a1e1cc
* Thu Jun 30 2022 denis.kirjanov@suse.com
- net/ipa: ipa_resource: Fix wrong for loop range (git-fixes).
- commit a4a273a
* Thu Jun 30 2022 denis.kirjanov@suse.com
- blacklist.conf: update
- commit b3146ae
* Thu Jun 30 2022 denis.kirjanov@suse.com
- blacklist.conf: update blacklist
- commit 441d7b5
* Thu Jun 30 2022 denis.kirjanov@suse.com
- net: stmmac: fix gcc-10 -Wrestrict warning (git-fixes).
- commit 2891b6b
* Thu Jun 30 2022 bp@suse.de
- crypto: x86/poly1305 - Fixup SLS (bsc#1201050 CVE-2021-26341).
- commit fa7ee3f
* Thu Jun 30 2022 bp@suse.de
- x86: Add straight-line-speculation mitigation (bsc#1201050
CVE-2021-26341).
- Update config files.
- Refresh
patches.suse/x86-speculation-rename-retpoline_amd-to-retpoline_lfence.patch.
- commit ab9af62
* Thu Jun 30 2022 bp@suse.de
- x86/alternative: Relax text_poke_bp() constraint (bsc#1201050
CVE-2021-26341).
- commit fc16607
* Thu Jun 30 2022 bp@suse.de
- objtool: Add straight-line-speculation validation (bsc#1201050
CVE-2021-26341).
- commit 97a5faf
* Thu Jun 30 2022 bp@suse.de
- x86: Prepare inline-asm for straight-line-speculation
(bsc#1201050 CVE-2021-26341).
- commit 8812996
* Thu Jun 30 2022 bp@suse.de
- x86: Prepare asm files for straight-line-speculation
(bsc#1201050 CVE-2021-26341).
- commit 4b86385
* Thu Jun 30 2022 bp@suse.de
- x86/lib/atomic64_386_32: Rename things (bsc#1201050
CVE-2021-26341).
- commit 38ceb5a
* Thu Jun 30 2022 bp@suse.de
- x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
(bsc#1201050 CVE-2021-26341).
- commit 28ad1d2
* Wed Jun 29 2022 otto.hollmann@suse.com
- kABI fix of sysctl_run_estimation (git-fixes).
- ipvs: add sysctl_run_estimation to support disable estimation
(bsc#1195504).
- commit 19d4bd1
* Wed Jun 29 2022 denis.kirjanov@suse.com
- sctp: handle kABI change in struct sctp_endpoint (CVE-2022-20154
bsc#1200599).
- commit 68ce62e
* Wed Jun 29 2022 denis.kirjanov@suse.com
- sctp: use call_rcu to free endpoint (CVE-2022-20154
bsc#1200599).
- commit 7c734e0
* Wed Jun 29 2022 denis.kirjanov@suse.com
- Update metadata references
- commit 41b198a
* Fri Jun 24 2022 tiwai@suse.de
- phy: aquantia: Fix AN when higher speeds than 1G are not
advertised (git-fixes).
- mmc: sdhci-pci-o2micro: Fix card detect by dealing with
debouncing (git-fixes).
- commit 675eea8
* Thu Jun 23 2022 tiwai@suse.de
- ACPI: bus: Avoid using CPPC if not supported by firmware
(bsc#1199793).
- commit 0f5670f
* Thu Jun 23 2022 tiwai@suse.de
- Move upstreamed ALSA fix into sorted section
- commit cd31297
* Thu Jun 23 2022 tiwai@suse.de
- ALSA: hda/realtek: Add quirk for Clevo NS50PU (git-fixes).
- ALSA: hda/via: Fix missing beep setup (git-fixes).
- ALSA: hda/conexant: Fix missing beep setup (git-fixes).
- ALSA: hda/realtek: Add quirk for Clevo PD70PNT (git-fixes).
- ALSA: x86: intel_hdmi_audio: use pm_runtime_resume_and_get()
(git-fixes).
- ALSA: x86: intel_hdmi_audio: enable pm_runtime and set
autosuspend delay (git-fixes).
- ALSA: hda: intel-nhlt: remove use of __func__ in dev_dbg
(git-fixes).
- ALSA: hda: intel-dspcfg: use SOF for UpExtreme and UpExtreme11
boards (git-fixes).
- ALSA: hda/realtek: Apply fixup for Lenovo Yoga Duet 7 properly
(git-fixes).
- ALSA: hda/realtek - ALC897 headset MIC no sound (git-fixes).
- ALSA: usb-audio: US16x08: Move overflow check before array
access (git-fixes).
- ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop
(git-fixes).
- commit a36edad
* Thu Jun 23 2022 jack@suse.cz
- fs: fix fd table size alignment properly (bsc#1200882).
- commit 48b3814
* Thu Jun 23 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit e8e07db
* Thu Jun 23 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit a10f356
* Thu Jun 23 2022 jack@suse.cz
- blacklist.conf: Blacklist e730558adffb, 14362a254179
- commit bc46cf4
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: gadget: Fix IN endpoint max packet size allocation
(git-fixes).
- commit 46146be
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: gadget: Prevent repeat pullup() (git-fixes).
- commit 6ea4f30
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: Issue core soft reset before enabling run/stop
(git-fixes).
- commit 173bfb0
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: gadget: Wait for ep0 xfers to complete during dequeue
(git-fixes).
- commit ab00b5f
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: gadget: move cmd_endtransfer to extra function
(git-fixes).
- commit 73ded12
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: gadget: ep_queue simplify isoc start condition
(git-fixes).
- commit 83b219d
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: gadget: Give some time to schedule isoc (git-fixes).
- commit 81bd06f
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: gadget: Skip reading GEVNTSIZn (git-fixes).
- commit bb0777f
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: gadget: Ignore Update Transfer cmd params
(git-fixes).
- commit 557f443
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: gadget: Skip checking Update Transfer status
(git-fixes).
- commit 69042fa
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: gadget: Change to dev_dbg() when queuing to inactive
gadget/ep (git-fixes).
- commit 26397b0
* Thu Jun 23 2022 oneukum@suse.com
- usb: dwc3: Decouple USB 2.0 L1 & L2 events (git-fixes).
- commit 597896d
* Thu Jun 23 2022 jslaby@suse.cz
- blacklist.conf: add sdsi duplicates
- commit 96b040c
* Thu Jun 23 2022 tiwai@suse.de
- mei: me: add raptor lake point S DID (git-fixes).
- usb: gadget: f_fs: change ep->ep safe in ffs_epfile_io()
(git-fixes).
- usb: gadget: f_fs: change ep->status safe in ffs_epfile_io()
(git-fixes).
- USB: serial: option: add support for Cinterion MV31 with new
baseline (git-fixes).
- USB: serial: io_ti: add Agilent E5805A support (git-fixes).
- drm/amd/display: Cap OLED brightness per max frame-average
luminance (git-fixes).
- platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF
(git-fixes).
- platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4
support (git-fixes).
- gpio: dwapb: Don't print error on -EPROBE_DEFER (git-fixes).
- virtio-mmio: fix missing put_device() when vm_cmdline_parent
registration failed (git-fixes).
- ata: libata-core: fix NULL pointer deref in
ata_host_alloc_pinfo() (git-fixes).
- ALSA: hda/realtek - Add HW8326 support (git-fixes).
- ASoC: wm_adsp: Fix event generation for wm_adsp_fw_put()
(git-fixes).
- ASoC: es8328: Fix event generation for deemphasis control
(git-fixes).
- ASoC: wm8962: Fix suspend while playing music (git-fixes).
- ASoC: cs42l51: Correct minimum value for SX volume control
(git-fixes).
- ASoC: cs42l56: Correct typo in minimum level for SX volume
controls (git-fixes).
- ASoC: cs42l52: Correct TLV for Bypass Volume (git-fixes).
- ASoC: cs53l30: Correct number of volume levels on SX controls
(git-fixes).
- ASoC: cs35l36: Update digital volume TLV (git-fixes).
- ASoC: cs42l52: Fix TLV scales for mixer controls (git-fixes).
- ASoC: nau8822: Add operation for internal PLL off and on
(git-fixes).
- drm/amdkfd: add pinned BOs to kfd_bo_list (git-fixes).
- drm/amdkfd: Use mmget_not_zero in MMU notifier (git-fixes).
- drm/amd/display: Read Golden Settings Table from VBIOS
(git-fixes).
- net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface
netdev[napi]_alloc_frag (git-fixes).
- nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
(git-fixes).
- Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F
to dmi_use_low_level_irq (git-fixes).
- virtio-pci: Remove wrong address verification in vp_del_vqs()
(git-fixes).
- arm64: dts: imx8mn-beacon: Enable RTS-CTS on UART3 (git-fixes).
- arm64: dts: imx8mm-beacon: Enable RTS-CTS on UART3 (git-fixes).
- Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"
(git-fixes).
- commit 1ef7ff5
* Wed Jun 22 2022 martin.wilck@suse.com
- blacklist.conf: blacklist block patches (bsc#1200569)
- Delete
patches.suse/blk-mq-cancel-blk-mq-dispatch-work-in-both-blk_clean.patch.
- Delete
patches.suse/block-avoid-to-quiesce-queue-in-elevator_init_mq.patch.
- commit 9f66f8e
* Wed Jun 22 2022 jack@suse.cz
- dax: fix cache flush on PMD-mapped pages (bsc#1200830).
- commit e2c2768
* Wed Jun 22 2022 jack@suse.cz
- iomap: iomap_write_failed fix (bsc#1200829).
- commit b09bb9e
* Wed Jun 22 2022 jack@suse.cz
- jfs: fix divide error in dbNextAG (bsc#1200828).
- commit 1d88c02
* Wed Jun 22 2022 jack@suse.cz
- fs: fd tables have to be multiples of BITS_PER_LONG
(bsc#1200827).
- commit 49a67ad
* Wed Jun 22 2022 jack@suse.cz
- blk-iolatency: Fix inflight count imbalances and IO hangs on
offline (bsc#1200825).
- commit 60be30f
* Wed Jun 22 2022 colyli@suse.de
- block: Fix handling of offline queues in
blk_mq_alloc_request_hctx() (git-fixes).
- dm mirror log: round up region bitmap size to BITS_PER_LONG
(git-fixes).
- bcache: avoid unnecessary soft lockup in kworker
update_writeback_rate() (bsc#1197362).
- bcache: memset on stack variables in bch_btree_check() and
bch_sectors_dirty_init() (git-fixes).
- bcache: avoid journal no-space deadlock by reserving 1 journal
bucket (git-fixes).
- bcache: remove incremental dirty sector counting for
bch_sectors_dirty_init() (git-fixes).
- bcache: improve multithreaded bch_sectors_dirty_init()
(git-fixes).
- bcache: improve multithreaded bch_btree_check() (git-fixes).
- dm verity: set DM_TARGET_IMMUTABLE feature flag (git-fixes).
- dm integrity: fix error code in dm_integrity_ctr() (git-fixes).
- iocost: don't reset the inuse weight of under-weighted debtors
(git-fixes).
- dm mpath: only use ktime_get_ns() in historical selector
(git-fixes).
- n64cart: convert bi_disk to bi_bdev->bd_disk fix build
(git-fixes).
- dm integrity: set journal entry unused when shrinking device
(git-fixes).
- dm crypt: fix get_key_size compiler warning if !CONFIG_KEYS
(git-fixes).
- dm: fix use-after-free in dm_cleanup_zoned_dev() (git-fixes).
- bcache: fixup multiple threads crash (git-fixes).
- block: bio-integrity: Advance seed correctly for larger interval
sizes (git-fixes).
- bcache: fix use-after-free problem in bcache_device_free()
(git-fixes).
- commit 4b94325
* Wed Jun 22 2022 jack@suse.cz
- blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
(bsc#1200824).
- commit 67cf915
* Wed Jun 22 2022 colyli@suse.de
- kabi/severities: add exception for bcache symboles
Nobody do their development based on bcache kernel module, it is
unnecessary to add bcache symbles into kabi list. Add bcache as
exception as we already did in previous products.
- commit 3d2c794
* Wed Jun 22 2022 jack@suse.cz
- init: Initialize noop_backing_dev_info early (bsc#1200822).
- commit 42f2c82
* Wed Jun 22 2022 jack@suse.cz
- writeback: Fix inode->i_io_list not be protected by
inode->i_lock error (bsc#1200821).
- commit 9659a5c
* Wed Jun 22 2022 jack@suse.cz
- ext4: make variable "count" signed (bsc#1200820).
- commit 046a2c3
* Wed Jun 22 2022 dbond@suse.com
- SCSI: scsi_probe_lun: retry INQUIRY after timeout (bsc#1189297).
- commit 623bb84
* Wed Jun 22 2022 jack@suse.cz
- blk-mq: do not update io_ticks with passthrough requests
(bsc#1200816).
- commit a8ac9df
* Wed Jun 22 2022 jack@suse.cz
- fsnotify: fix wrong lockdep annotations (bsc#1200815).
- commit 1d18602
* Wed Jun 22 2022 jack@suse.cz
- Update tags for:
patches.suse/bfq-Allow-current-waker-to-defend-against-a-tentativ.patch.
patches.suse/bfq-Avoid-false-marking-of-bic-as-stably-merged.patch.
patches.suse/bfq-Avoid-merging-queues-with-different-parents.patch.
patches.suse/bfq-Drop-pointless-unlock-lock-pair.patch.
patches.suse/bfq-Get-rid-of-__bio_blkcg-usage.patch.
patches.suse/bfq-Make-sure-bfqg-for-which-we-are-queueing-request.patch.
patches.suse/bfq-Relax-waker-detection-for-shared-queues.patch.
patches.suse/bfq-Remove-pointless-bfq_init_rq-calls.patch.
patches.suse/bfq-Split-shared-queues-on-move-between-cgroups.patch.
patches.suse/bfq-Track-whether-bfq_group-is-still-online.patch.
patches.suse/bfq-Update-cgroup-information-before-merging-bio.patch.
- commit a5768bd
* Wed Jun 22 2022 jack@suse.cz
- writeback: Avoid skipping inode writeback (bsc#1200813).
- commit db91e0b
* Wed Jun 22 2022 jack@suse.cz
- bfq: Fix warning in bfqq_request_over_limit() (bsc#1200812).
- commit f0ad25f
* Wed Jun 22 2022 jack@suse.cz
- ext4: fix bug_on ext4_mb_use_inode_pa (bsc#1200810).
- commit aa31b78
* Wed Jun 22 2022 jack@suse.cz
- ext4: fix bug_on in __es_tree_search (bsc#1200809).
- commit 6a97568
* Wed Jun 22 2022 jack@suse.cz
- ext4: reject the 'commit' option on ext2 filesystems
(bsc#1200808).
- commit f561c32
* Wed Jun 22 2022 jack@suse.cz
- ext4: fix race condition between ext4_write and
ext4_convert_inline_data (bsc#1200807).
- commit 7239104
* Wed Jun 22 2022 jack@suse.cz
- ext4: limit length to bitmap_maxbytes - blocksize in punch_hole
(bsc#1200806).
- commit 14ca9be
* Wed Jun 22 2022 jack@suse.cz
- inotify: show inotify mask flags in proc fdinfo (bsc#1200600).
Refresh: patches.suse/vfs-add-super_operations-get_inode_dev
- commit b200248
* Wed Jun 22 2022 jslaby@suse.cz
- platform/x86/intel/sdsi: Fix bug in multi packet reads
(jsc#SLE-18901).
- platform/x86/intel/sdsi: Poll on ready bit for writes
(jsc#SLE-18901).
- platform/x86/intel/sdsi: Handle leaky bucket (jsc#SLE-18901).
- commit f67e41c
* Wed Jun 22 2022 jslaby@suse.cz
- rpm/check-for-config-changes: ignore GCC12/CC_NO_ARRAY_BOUNDS
Upstream commit f0be87c42cbd (gcc-12: disable '-Warray-bounds'
universally for now) added two new compiler-dependent configs:
* CC_NO_ARRAY_BOUNDS
* GCC12_NO_ARRAY_BOUNDS
Ignore them -- they are unset by dummy tools (they depend on gcc version
== 12), but set as needed during real compilation.
- commit a14607c
* Tue Jun 21 2022 mgorman@suse.de
- Move to sorted section
- patches.suse/sched-numa-Initialise-numa_migrate_retry.patch
- patches.suse/sched-numa-Do-not-swap-tasks-between-nodes-when-spare-capacity-is-available.patch
- patches.suse/sched-numa-Apply-imbalance-limitations-consistently.patch
- patches.suse/sched-numa-Adjust-imb_numa_nr-to-a-better-approximation-of-memory-channels.patch
- patches.suse/sched-fair-Consider-CPU-affinity-when-allowing-NUMA-imbalance-in-find_idlest_group.patch
- commit 2813cbe
* Tue Jun 21 2022 mgorman@suse.de
- Refresh
patches.suse/sched-fair-Adjust-the-allowed-NUMA-imbalance-when-SD_NUMA-spans-multiple-LLCs.patch.
- Refresh
patches.suse/sched-fair-Improve-consistency-of-allowed-NUMA-balance-calculations.patch.
Update metadata and move to sorted section.
- commit e9e3368
* Tue Jun 21 2022 mgorman@suse.de
- sched/fair: Consider CPU affinity when allowing NUMA imbalance
in find_idlest_group() (bnc#1193431).
- sched/numa: Adjust imb_numa_nr to a better approximation of
memory channels (bnc#1193431).
- sched/numa: Apply imbalance limitations consistently
(bnc#1193431).
- sched/numa: Do not swap tasks between nodes when spare capacity
is available (bnc#1193431).
- sched/numa: Initialise numa_migrate_retry (bnc#1193431).
- commit 14a7772
* Tue Jun 21 2022 tiwai@suse.de
- ath9k: fix use-after-free in ath9k_hif_usb_rx_cb (CVE-2022-1679
bsc#1199487).
- commit c0e7a92
* Tue Jun 21 2022 mkoutny@suse.com
- blacklist.conf: Add 6a2d90ba027a ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
- commit 0702138
* Tue Jun 21 2022 tiwai@suse.de
- ALSA: hda: Fix discovery of i915 graphics PCI device
(bsc#1200611).
- commit 6d6ec08
* Tue Jun 21 2022 tbogendoerfer@suse.de
- net: bnxt_ptp: fix compilation error (bsc#1199736).
- bnxt_en: Do not destroy health reporters during reset
(bsc#1199736).
- bnxt_en: Eliminate unintended link toggle during FW reset
(bsc#1199736).
- commit 46960ba
* Tue Jun 21 2022 msuchanek@suse.de
- powerpc/perf: Fix the threshold compare group constraint for
power10 (bsc#1194869).
- commit af9d58f
* Tue Jun 21 2022 msuchanek@suse.de
- powerpc/perf: Fix the threshold compare group constraint for
power9 (bsc#1065729).
- powerpc/idle: Fix return value of __setup() handler
(bsc#1065729).
- commit b447248
* Tue Jun 21 2022 msuchanek@suse.de
- scsi: ibmvfc: Store vhost pointer during subcrq allocation
(jsc#SLE-15442 bsc#1180814 ltc#187461 git-fixes).
- scsi: ibmvfc: Allocate/free queue resource only during
probe/remove (jsc#SLE-15442 bsc#1180814 ltc#187461 git-fixes).
- commit 7bb387a
* Tue Jun 21 2022 neilb@suse.de
- pNFS: Avoid a live lock condition in pnfs_update_layout()
(git-fixes).
- pNFS: Don't keep retrying if the server replied
NFS4ERR_LAYOUTUNAVAILABLE (git-fixes).
- SUNRPC: Fix the calculation of xdr->end in
xdr_get_next_encode_buffer() (git-fixes).
- SUNRPC: Trap RDMA segment overflows (git-fixes).
- md: fix double free of io_acct_set bioset (git-fixes).
- md: Don't set mddev private to NULL in raid0 pers->free
(git-fixes).
- NFSv4.1 mark qualified async operations as MOVEABLE tasks
(git-fixes).
- NFS: Further fixes to the writeback error handling (git-fixes).
- NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS
layout (git-fixes).
- NFS: Memory allocation failures are not server fatal errors
(git-fixes).
- NFS: Don't report errors from nfs_pageio_complete() more than
once (git-fixes).
- NFS: Do not report flush errors in nfs_write_end() (git-fixes).
- NFS: Don't report ENOSPC write errors twice (git-fixes).
- NFS: fsync() should report filesystem errors over
EINTR/ERESTARTSYS (git-fixes).
- NFS: Do not report EINTR/ERESTARTSYS as mapping errors
(git-fixes).
- nfsd: destroy percpu stats counters after reply cache shutdown
(git-fixes).
- nfsd: Fix null-ptr-deref in nfsd_fill_super() (git-fixes).
- md: fix an incorrect NULL check in md_reload_sb (git-fixes).
- md: fix an incorrect NULL check in does_sb_need_changing
(git-fixes).
- raid5: introduce MD_BROKEN (git-fixes).
- commit cd7dbfe
* Mon Jun 20 2022 msuchanek@suse.de
- Update config files.
- commit 0f2966b
* Mon Jun 20 2022 msuchanek@suse.de
- powerpc: Don't select HAVE_IRQ_EXIT_ON_IRQ_STACK (bsc#1194869).
- Update config files.
- commit 5211de3
* Mon Jun 20 2022 msuchanek@suse.de
- Refresh patches.suse/powerpc-rtas-Allow-ibm-platform-dump-RTAS-call-with-.patch
- commit ed464d4
* Mon Jun 20 2022 mgorman@suse.de
- Delete
patches.suse/locking-rwsem-Make-handoff-bit-handling-more-consist.patch (bnc#1200420)
The patch in question can miss wakeups on heavily contended inode
i_mmap_rwsem locks. In extreme cases, this can prevent acquisition of
the i_mmap_rwsem belonging to libc resulting in a system-wide lockup.
The issue has been brought upstream but for the moment, revert the
patch.
- commit a0c3c4b
* Mon Jun 20 2022 tiwai@suse.de
- faddr2line: Fix overlapping text section failures, the sequel
(git-fixes).
- irqchip/realtek-rtl: Fix refcount leak in map_interrupts
(git-fixes).
- irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions
(git-fixes).
- irqchip/gic-v3: Fix error handling in
gic_populate_ppi_partitions (git-fixes).
- irqchip/gic/realview: Fix refcount leak in realview_gic_of_init
(git-fixes).
- bus: fsl-mc-bus: fix KASAN use-after-free in fsl_mc_bus_remove()
(git-fixes).
- mei: hbm: drop capability response on early shutdown
(git-fixes).
- comedi: vmk80xx: fix expression for tx buffer size (git-fixes).
- i2c: designware: Use standard optional ref clock implementation
(git-fixes).
- i2c: npcm7xx: Add check for platform_driver_register
(git-fixes).
- arm64: ftrace: consistently handle PLTs (git-fixes).
- arm64: ftrace: fix branch range checks (git-fixes).
- misc: atmel-ssc: Fix IRQ check in ssc_probe (git-fixes).
- tty: goldfish: Fix free_irq() on remove (git-fixes).
- tty: n_gsm: Debug output allocation must use GFP_ATOMIC
(git-fixes).
- usb: cdnsp: Fixed setting last_trb incorrectly (git-fixes).
- usb: gadget: u_ether: fix regression in setting fixed MAC
address (git-fixes).
- usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probe
(git-fixes).
- usb: dwc2: Fix memory leak in dwc2_hcd_init (git-fixes).
- irqchip/gic-v3: Ensure pseudo-NMIs have an ISB between ack
and handling (git-fixes).
- commit cd97b2f
* Fri Jun 17 2022 msuchanek@suse.de
- Update patches.suse/random-fix-crash-on-multiple-early-calls-to-add_boot.patch (bsc#1184924).
- commit f04e090
* Fri Jun 17 2022 msuchanek@suse.de
- powerpc/rtas: Allow ibm,platform-dump RTAS call with null
buffer address (bsc#1200343 ltc#198477).
- commit bf45498
* Fri Jun 17 2022 msuchanek@suse.de
- kabi/severities: Exclude ppc kvm
- commit 56c89d8
* Fri Jun 17 2022 tiwai@suse.de
- exec: Force single empty string when argv is empty
(bsc#1200571).
- commit 256509d
* Fri Jun 17 2022 tiwai@suse.de
- certs/blacklist_hashes.c: fix const confusion in certs blacklist
(git-fixes).
- commit d37f671
* Fri Jun 17 2022 ptesarik@suse.cz
- net/smc: fixes for converting from "struct smc_cdc_tx_pend **"
to "struct smc_wr_tx_pend_priv *" (git-fixes).
- net/smc: postpone sk_refcnt increment in connect() (git-fixes).
- net/smc: non blocking recvmsg() return -EAGAIN when no data
and signal_pending (git-fixes).
- net/smc: sync err code when tcp connection was refused
(git-fixes).
- net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
(git-fixes).
- net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause
by server (git-fixes).
- net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated
by client (git-fixes).
- net/smc: fix connection leak (git-fixes).
- net/smc: Use a mutex for locking "struct smc_pnettable"
(git-fixes).
- net/smc: Transitional solution for clcsock race issue
(git-fixes).
- net/smc: Reset conn->lgr when link group registration fails
(git-fixes).
- net/smc: remove redundant re-assignment of pointer link
(git-fixes).
- net/smc: Avoid warning of possible recursive locking
(git-fixes).
- net/smc: Transfer remaining wait queue entries during fallback
(git-fixes).
- commit 813daf3
* Fri Jun 17 2022 ptesarik@suse.cz
- s390/perf: obtain sie_block from the right address (bsc#1200315
LTC#198473).
- commit 6a3a347
* Fri Jun 17 2022 tiwai@suse.de
- drm/i915/reset: Fix error_state_read ptr + offset use
(git-fixes).
- net: ax25: Fix deadlock caused by skb_recv_datagram in
ax25_recvmsg (git-fixes).
- commit f4bd443
* Fri Jun 17 2022 tiwai@suse.de
- Update patch reference for HID fix (CVE-2022-20132 bsc#1200619)
- commit cfdbccf
* Wed Jun 15 2022 msuchanek@suse.de
- selftest/powerpc: Add PAPR sysfs attributes sniff test
(bsc#1200465 ltc#197256 jsc#SLE-18130).
- powerpc/pseries: Interface to represent PAPR firmware attributes
(bsc#1200465 ltc#197256 jsc#SLE-18130).
- commit 29350fd
* Wed Jun 15 2022 msuchanek@suse.de
- powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
(bsc#1200465 ltc#197256 jsc#SLE-18130).
- powerpc/pseries: rename min_common_depth to primary_domain_index
(bsc#1200465 ltc#197256 jsc#SLE-18130).
- commit bd72f4c
* Wed Jun 15 2022 mkubecek@suse.cz
- kabi: return type change of secure_ipv_port_ephemeral()
(CVE-2022-1012 bsc#1199482).
- commit 7655c4d
* Wed Jun 15 2022 tiwai@suse.de
- Move upstreamed x86 patches into sorted section
- commit 0044b5f
* Wed Jun 15 2022 mkubecek@suse.cz
- tcp: drop the hash_32() part from the index calculation
(CVE-2022-1012 bsc#1199482).
- tcp: increase source port perturb table to 2^16 (CVE-2022-1012
bsc#1199482).
- tcp: dynamically allocate the perturb table used by source ports
(CVE-2022-1012 bsc#1199482).
- tcp: add small random increments to the source port
(CVE-2022-1012 bsc#1199482).
- tcp: resalt the secret every 10 seconds (CVE-2022-1012
bsc#1199482).
Refresh patches.kabi/kabi-return-type-change-of-secure_ipv-46-_port_ephem.patch
- tcp: use different parts of the port_offset for index and offset
(CVE-2022-1012 bsc#1199482).
- secure_seq: use the 64 bits of the siphash for port offset
calculation (CVE-2022-1012 bsc#1199482).
- commit dbe5a40
* Wed Jun 15 2022 ptesarik@suse.cz
- Add references to IBM bugs
- patches.suse/s390-dasd-fix-data-corruption-for-ESE-devices
(bsc#1200205 LTC#198456).
- patches.suse/s390-dasd-prevent-double-format-of-tracks-for-ESE-devices
(bsc#1200205 LTC#198456).
- patches.suse/s390-dasd-Fix-read-for-ESE-with-blksize-4k
(bsc#1200211 LTC#198457).
- patches.suse/s390-dasd-Fix-read-inconsistency-for-ESE-DASD-devices
(bsc#1200211 LTC#198457).
- commit aad3794
* Wed Jun 15 2022 tiwai@suse.de
- soundwire: qcom: adjust autoenumeration timeout (git-fixes).
- thunderbolt: Use different lane for second DisplayPort tunnel
(git-fixes).
- usb: dwc2: gadget: don't reset gadget's driver->bus (git-fixes).
- USB: hcd-pci: Fully suspend across freeze/thaw cycle
(git-fixes).
- drivers: usb: host: Fix deadlock in oxu_bus_suspend()
(git-fixes).
- USB: host: isp116x: check return value after calling
platform_get_resource() (git-fixes).
- serial: msm_serial: disable interrupts in __msm_console_write()
(git-fixes).
- tty: n_gsm: Fix packet data hex dump output (git-fixes).
- sysrq: do not omit current cpu when showing backtrace of all
active CPUs (git-fixes).
- drivers: tty: serial: Fix deadlock in sa1100_set_termios()
(git-fixes).
- tty: Fix a possible resource leak in icom_probe (git-fixes).
- tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
(git-fixes).
- staging: rtl8712: fix uninit-value in r871xu_drv_init()
(git-fixes).
- staging: rtl8712: fix uninit-value in usb_read8() and friends
(git-fixes).
- drivers: staging: rtl8192e: Fix deadlock in
rtllib_beacons_stop() (git-fixes).
- drivers: staging: rtl8192u: Fix deadlock in
ieee80211_beacons_stop() (git-fixes).
- drivers: staging: rtl8192bs: Fix deadlock in
rtw_joinbss_event_prehandle() (git-fixes).
- drivers: staging: rtl8723bs: Fix deadlock in
rtw_surveydone_event_callback() (git-fixes).
- staging: rtl8712: fix a potential memory leak in
r871xu_drv_init() (git-fixes).
- rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe
(git-fixes).
- watchdog: wdat_wdt: Stop watchdog when rebooting the system
(git-fixes).
- pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards (git-fixes).
- video: fbdev: pxa3xx-gcu: release the resources correctly in
pxa3xx_gcu_probe/remove() (git-fixes).
- rtc: ftrtc010: Use platform_get_irq() to get the interrupt
(git-fixes).
- tty: n_gsm: Don't ignore write return value in gsmld_output()
(git-fixes).
- pvpanic: Fix typos in the comments (git-fixes).
- commit 27a1b2a
* Wed Jun 15 2022 tiwai@suse.de
- drm/amdgpu: update VCN codec support for Yellow Carp
(git-fixes).
- drm: imx: fix compiler warning with gcc-12 (git-fixes).
- Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag
(git-fixes).
- modpost: fix undefined behavior of is_arm_mapping_symbol()
(git-fixes).
- drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate
(git-fixes).
- extcon: Modify extcon device to be created after driver data
is set (git-fixes).
- iio: st_sensors: Add a local lock for protecting odr
(git-fixes).
- iio: dummy: iio_simple_dummy: check the return value of
kstrdup() (git-fixes).
- misc: rtsx: set NULL intfdata when probe fails (git-fixes).
- i2c: cadence: Increase timeout per message if necessary
(git-fixes).
- commit ca740b6
* Wed Jun 15 2022 tiwai@suse.de
- clocksource/drivers/sp804: Avoid error on multiple instances
(git-fixes).
- char: xillybus: fix a refcount leak in cleanup_dev()
(git-fixes).
- drm/amd/pm: Fix missing thermal throttler status (git-fixes).
- drm/radeon: fix a possible null pointer dereference (git-fixes).
- drm/amd/display: Check if modulo is 0 before dividing
(git-fixes).
- dmaengine: idxd: add missing callback function to support
DMA_INTERRUPT (git-fixes).
- dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size
data type (git-fixes).
- dmaengine: idxd: set DMA_INTERRUPT cap bit (git-fixes).
- commit feae0af
* Tue Jun 14 2022 mkubecek@suse.cz
- kernel-binary.spec: check s390x vmlinux location
As a side effect of mainline commit edd4a8667355 ("s390/boot: get rid of
startup archive"), vmlinux on s390x moved from "compressed" subdirectory
directly into arch/s390/boot. As the specfile is shared among branches,
check both locations and let objcopy use one that exists.
- commit cd15543
* Tue Jun 14 2022 tiwai@suse.de
- Add missing recommends of kernel-install-tools to kernel-source-vanilla (bsc#1200442)
- commit 93b1375
* Tue Jun 14 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit 04d3753
* Tue Jun 14 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit 40c85e4
* Tue Jun 14 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit 87d9efa
* Tue Jun 14 2022 oneukum@suse.com
- blacklist.conf: duplicate
- commit f6df653
* Tue Jun 14 2022 tbogendoerfer@suse.de
- ice: kabi protect ice_pf (bsc#1200502).
- commit d6775e6
* Tue Jun 14 2022 tbogendoerfer@suse.de
- RDMA/irdma: Set protocol based on PF rdma_mode flag
(bsc#1200502).
- Refresh
patches.suse/RDMA-irdma-Fix-Passthrough-mode-in-VM.patch.
- commit d0321f4
* Tue Jun 14 2022 tbogendoerfer@suse.de
- net/ice: Remove unused enum (bsc#1200502).
- net/ice: Fix boolean assignment (bsc#1200502).
- net/ice: Add support for enable_iwarp and enable_roce devlink
param (bsc#1200502).
- devlink: Add 'enable_iwarp' generic device param (bsc#1200502).
- commit 220523b
* Mon Jun 13 2022 jack@suse.cz
- blk-mq: Fix wrong wakeup batch configuration which will cause
hang (bsc#1200263).
- commit 5d68630
* Mon Jun 13 2022 jack@suse.cz
- blk-mq: fix tag_get wait task can't be awakened (bsc#1200263).
- commit 9445fd3
* Mon Jun 13 2022 tiwai@suse.de
- Fix the build of f2fs driver (bsc#1200475)
Refreshed patches:
patches.suse/f2fs-Convert-to-using-invalidate_lock.patch
patches.suse/f2fs-fix-to-unmap-pages-from-userspace-process-in-pu.patch
- commit 7021d3f
* Mon Jun 13 2022 tzimmermann@suse.de
- drm/ast: Create threshold values for AST2600 (bsc#1190786)
- commit 27f7842
* Sun Jun 12 2022 tiwai@suse.de
- vringh: Fix loop descriptors check in the indirect cases
(git-fixes).
- commit 553fd9c
* Sat Jun 11 2022 tiwai@suse.de
- ALSA: hda/realtek: Add quirk for HP Dev One (git-fixes).
- ALSA: hda/conexant - Fix loopback issue with CX20632
(git-fixes).
- ALSA: hda/realtek: Fix for quirk to enable speaker output on
the Lenovo Yoga DuetITL 2021 (git-fixes).
- commit e30715d
* Sat Jun 11 2022 tiwai@suse.de
- cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE (git-fixes).
- ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
(git-fixes).
- ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe
(git-fixes).
- ALSA: usb-audio: Set up (implicit) sync for Saffire 6
(git-fixes).
- ALSA: usb-audio: Skip generic sync EP parse for secondary EP
(git-fixes).
- drm/atomic: Force bridge self-refresh-exit on CRTC switch
(git-fixes).
- drm/bridge: analogix_dp: Support PSR-exit to disable transition
(git-fixes).
- drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid
(git-fixes).
- commit bd23b70
* Fri Jun 10 2022 vkarasulli@suse.de
- floppy: disable FDRAWCMD by default (bsc#1198866 CVE-2022-1836).
- Update config files.
- commit 74f61f9
* Fri Jun 10 2022 tiwai@suse.de
- nfc: st21nfca: fix incorrect sizing calculations in
EVT_TRANSACTION (git-fixes).
- nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
(git-fixes).
- nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
(git-fixes).
- net: phy: dp83867: retrigger SGMII AN when link change
(git-fixes).
- vdpasim: allow to enable a vq repeatedly (git-fixes).
- kexec_file: drop weak attribute from
arch_kexec_apply_relocations[_add] (git-fixes).
- list: fix a data-race around ep->rdllist (git-fixes).
- ipw2x00: Fix potential NULL dereference in libipw_xmit()
(git-fixes).
- kselftest/arm64: bti: force static linking (git-fixes).
- list: test: Add a test for list_is_head() (git-fixes).
- list: introduce list_is_head() helper and re-use it in list.h
(git-fixes).
- commit 1cdee61
* Thu Jun 09 2022 tiwai@suse.de
- USB: new quirk for Dell Gen 2 devices (git-fixes).
- USB: serial: option: add Quectel BG95 modem (git-fixes).
- xhci: Allow host runtime PM as default for Intel Alder Lake
N xHCI (git-fixes).
- usb: core: hcd: Add support for deferring roothub registration
(git-fixes).
- pinctrl: renesas: rzn1: Fix possible null-ptr-deref in
sh_pfc_map_resources() (git-fixes).
- soc: ti: ti_sci_pm_domains: Check for null return of
devm_kcalloc (git-fixes).
- of: overlay: do not break notify on NOTIFY_{OK|STOP}
(git-fixes).
- rtlwifi: Use pr_warn instead of WARN_ONCE (git-fixes).
- net: phy: micrel: Allow probing without .driver_data
(git-fixes).
- rtl818x: Prevent using not initialized queues (git-fixes).
- rtw88: 8821c: fix debugfs rssi value (git-fixes).
- mwifiex: add mutex lock for call in
mwifiex_dfs_chan_sw_work_queue (git-fixes).
- PM / devfreq: rk3399_dmc: Disable edev on remove() (git-fixes).
- spi: stm32-qspi: Fix wait_cmd timeout in APM mode (git-fixes).
- spi: rockchip: fix missing error on unsupported SPI_CS_HIGH
(git-fixes).
- spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width}
based on DMA direction (git-fixes).
- regulator: mt6315: Enforce regulator-compatible, not name
(git-fixes).
- mtd: cfi_cmdset_0002: Move and rename
chip_check/chip_ready/chip_good_for_write (git-fixes).
- of: Support more than one crash kernel regions for kexec -s
(git-fixes).
- net: phy: mscc-miim: reject clause 45 register accesses
(git-fixes).
- spi: rockchip: Preset cs-high and clk polarity in setup progress
(git-fixes).
- spi: rockchip: Stop spi slave dma receiver when cs inactive
(git-fixes).
- net: phy: meson-gxl: improve link-up behavior (git-fixes).
- commit 88ae7b9
* Thu Jun 09 2022 tiwai@suse.de
- mt76: fix encap offload ethernet type check (git-fixes).
- mt76: mt7921: accept rx frames with non-standard VHT MCS10-11
(git-fixes).
- mac80211: upgrade passive scan to active scan on DFS channels
after beacon rx (git-fixes).
- media: rkvdec: Stop overclocking the decoder (git-fixes).
- media: cec-adap.c: fix is_configuring state (git-fixes).
- media: imon: reorganize serialization (git-fixes).
- media: ccs-core.c: fix failure to call clk_disable_unprepare
(git-fixes).
- media: hantro: HEVC: unconditionnaly set pps_{cb/cr}_qp_offset
values (git-fixes).
- media: rga: fix possible memory leak in rga_probe (git-fixes).
- media: cx25821: Fix the warning when removing the module
(git-fixes).
- media: pci: cx23885: Fix the error handling in cx23885_initdev()
(git-fixes).
- media: venus: hfi: avoid null dereference in deinit (git-fixes).
- media: i2c: max9286: fix kernel oops when removing module
(git-fixes).
- mmc: core: Allows to override the timeout value for ioctl()
path (git-fixes).
- drivers: mmc: sdhci_am654: Add the quirk to set TESTCD bit
(git-fixes).
- mmc: jz4740: Apply DMA engine limits to maximum segment size
(git-fixes).
- media: i2c: max9286: Use "maxim,gpio-poc" property (git-fixes).
- media: i2c: max9286: Use dev_err_probe() helper (git-fixes).
- media: staging: media: rkvdec: Make use of the helper function
devm_platform_ioremap_resource() (git-fixes).
- commit 8e2405a
* Thu Jun 09 2022 tiwai@suse.de
- drm/amdgpu: add beige goby PCI ID (git-fixes).
- drm/amdgpu/cs: make commands with 0 chunks illegal behaviour
(git-fixes).
- docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
(git-fixes).
- Input: gpio-keys - cancel delayed work only in case of GPIO
(git-fixes).
- crypto: ccree - use fine grained DMA mapping dir (git-fixes).
- drm/i915/dsi: fix VBT send packet port selection for ICL+
(git-fixes).
- drm/amd/pm: update smartshift powerboost calc for smu13
(git-fixes).
- drm/amd/pm: update smartshift powerboost calc for smu12
(git-fixes).
- drm/amdgpu/ucode: Remove firmware load type check in
amdgpu_ucode_free_bo (git-fixes).
- drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem
(git-fixes).
- drm: msm: fix error check return value of irq_of_parse_and_map()
(git-fixes).
- drm/msm/dp: reset DP controller before transmit phy test pattern
(git-fixes).
- drm/nouveau/subdev/bus: Ratelimit logging for fault errors
(git-fixes).
- drm/plane: Move range check for format_count earlier
(git-fixes).
- drm/amdgpu/sdma: Fix incorrect calculations of the wptr of
the doorbells (git-fixes).
- drm/amd/display: Disabling Z10 on DCN31 (git-fixes).
- drm/komeda: return early if drm_universal_plane_init() fails
(git-fixes).
- fbcon: Consistently protect deferred_takeover with
console_lock() (git-fixes).
- drm/virtio: fix NULL pointer dereference in
virtio_gpu_conn_get_modes (git-fixes).
- drm/vmwgfx: validate the screen formats (git-fixes).
- iwlwifi: mvm: fix assert 1F04 upon reconfig (git-fixes).
- mac80211: minstrel_ht: fix where rate stats are stored (fixes
debugfs output) (git-fixes).
- HID: bigben: fix slab-out-of-bounds Write in bigben_probe
(git-fixes).
- ipmi: Fix pr_fmt to avoid compilation issues (git-fixes).
- ipmi:ssif: Check for NULL msg when handling events and messages
(git-fixes).
- efi: Do not import certificates from UEFI Secure Boot for T2
Macs (git-fixes).
- irqchip: irq-xtensa-mx: fix initial IRQ affinity (git-fixes).
- drm/msm/dp: Modify prototype of encoder based API (git-fixes).
- commit 759c11f
* Thu Jun 09 2022 tiwai@suse.de
- ASoC: rt1015p: remove dependency on GPIOLIB (git-fixes).
- can: mcp251xfd: silence clang's -Wunaligned-access warning
(git-fixes).
- cfg80211: declare MODULE_FIRMWARE for regulatory.db (git-fixes).
- ath10k: skip ath10k_halt during suspend for driver state
RESTARTING (git-fixes).
- ath11k: disable spectral scan during spectral deinit
(git-fixes).
- ath9k: fix QCA9561 PA bias level (git-fixes).
- b43: Fix assigning negative value to unsigned variable
(git-fixes).
- b43legacy: Fix assigning negative value to unsigned variable
(git-fixes).
- char: tpm: cr50_i2c: Suppress duplicated error message in
.remove() (git-fixes).
- binfmt_flat: do not stop relocating GOT entries prematurely
on riscv (git-fixes).
- commit 65ef7e3
* Thu Jun 09 2022 tiwai@suse.de
- ARM: pxa: maybe fix gpio lookup tables (git-fixes).
- ARM: OMAP1: clock: Fix UART rate reporting algorithm
(git-fixes).
- arm64: dts: qcom: sdm845-xiaomi-beryllium: fix typo in panel's
vddio-supply property (git-fixes).
- arm64: dts: qcom: msm8994: Fix BLSP[12]_DMA channels count
(git-fixes).
- arm64: dts: qcom: msm8994: Fix the cont_splash_mem address
(git-fixes).
- ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM
(git-fixes).
- ARM: dts: BCM5301X: Update pin controller node name (git-fixes).
- ARM: dts: s5pv210: align DMA channels with dtschema (git-fixes).
- ARM: dts: socfpga: align interrupt controller node name with
dtschema (git-fixes).
- ARM: dts: ox820: align interrupt controller node name with
dtschema (git-fixes).
- ARM: hisi: Add missing of_node_put after of_find_compatible_node
(git-fixes).
- ASoC: max98357a: remove dependency on GPIOLIB (git-fixes).
- ASoC: rt5645: Fix errorenous cleanup order (git-fixes).
- ASoC: samsung: Fix refcount leak in aries_audio_probe
(git-fixes).
- ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe (git-fixes).
- ASoC: tscs454: Add endianness flag in snd_soc_component_driver
(git-fixes).
- ASoC: dapm: Don't fold register value changes into notifications
(git-fixes).
- ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408
(git-fixes).
- ASoC: rsnd: care return value from rsnd_node_fixed_index()
(git-fixes).
- ASoC: rsnd: care default case on
rsnd_ssiu_busif_err_status_clear() (git-fixes).
- ALSA: usb-audio: Move generic implicit fb quirk entries into
quirks.c (git-fixes).
- ALSA: usb-audio: Add quirk bits for enabling/disabling generic
implicit fb (git-fixes).
- ACPI: CPPC: Assume no transition latency if no PCCT (git-fixes).
- ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default
(git-fixes).
- arm64: compat: Do not treat syscall number as ESR_ELx for a
bad syscall (git-fixes).
- ACPICA: Avoid cache flush inside virtual machines (git-fixes).
- ASoC: samsung: Use dev_err_probe() helper (git-fixes).
- ASoC: fsl: Use dev_err_probe() helper (git-fixes).
- ARM: dts: BCM5301X: update CRU block description (git-fixes).
- commit 4c6b283
* Thu Jun 09 2022 jgross@suse.com
- KVM: LAPIC: Drop pending LAPIC timer injection when canceling
the timer (git-fixes).
- commit ebda4af
* Thu Jun 09 2022 jgross@suse.com
- KVM: SVM: Use kzalloc for sev ioctl interfaces to prevent
kernel data leak (git-fixes).
- commit 30785a5
* Thu Jun 09 2022 jgross@suse.com
- KVM: nVMX: Clear IDT vectoring on nested VM-Exit for
double/triple fault (git-fixes).
- commit ffb6036
* Thu Jun 09 2022 jgross@suse.com
- KVM: nVMX: Leave most VM-Exit info fields unmodified on failed
VM-Entry (git-fixes).
- commit 97f34c5
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86: Drop WARNs that assert a triple fault never "escapes"
from L2 (git-fixes).
- commit 8240744
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86/mmu: Passing up the error state of
mmu_alloc_shadow_roots() (git-fixes).
- commit d2a88e6
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86: Pend KVM_REQ_APICV_UPDATE during vCPU creation to
fix a race (git-fixes).
- commit 62ba92c
* Thu Jun 09 2022 jgross@suse.com
- KVM: SVM: drop unnecessary code in
svm_hv_vmcb_dirty_nested_enlightenments() (git-fixes).
- commit 704e7a8
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86/emulator: Defer not-present segment check in
__load_segment_descriptor() (git-fixes).
- commit 6f6c8f1
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
(git-fixes).
- commit 06d4784
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86: Fix emulation in writing cr8 (git-fixes).
- commit 06b317c
* Thu Jun 09 2022 jgross@suse.com
- kvm: x86/cpuid: Only provide CPUID leaf 0xA if host has
architectural PMU (git-fixes).
- commit 87cd4ea
* Thu Jun 09 2022 jgross@suse.com
- Revert "svm: Add warning message for AVIC IPI invalid target"
(git-fixes).
- commit b359f55
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86/svm: Clear reserved bits written to PerfEvtSeln MSRs
(git-fixes).
- commit 25027bb
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86/pmu: Use AMD64_RAW_EVENT_MASK for PERF_TYPE_RAW
(git-fixes).
- commit 2ca6eb1
* Thu Jun 09 2022 jgross@suse.com
- KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
(git-fixes).
- commit 28f6136
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86/mmu: Check for present SPTE when clearing dirty bit
in TDP MMU (git-fixes).
- commit 4e37bee
* Thu Jun 09 2022 jgross@suse.com
- KVM: SVM: Never reject emulation due to SMAP errata for !SEV
guests (git-fixes).
- commit 42762d5
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMU
(git-fixes).
- commit 3c3b22d
* Thu Jun 09 2022 jgross@suse.com
- KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for
real (git-fixes).
- commit 0a53b34
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86: hyper-v: Fix the maximum number of sparse banks for
XMM fast TLB flush hypercalls (git-fixes).
- commit 0a9f2a5
* Thu Jun 09 2022 jgross@suse.com
- KVM: x86/mmu: Update number of zapped pages even if page list
is stable (git-fixes).
- commit e80aea5
* Thu Jun 09 2022 tiwai@suse.de
- KEYS: asymmetric: enforce that sig algo matches key algo
(git-fixes).
- Refresh
patches.suse/KEYS-asymmetric-properly-validate-hash_algo-and-enco.patch.
- commit 432a795
* Thu Jun 09 2022 tiwai@suse.de
- KEYS: trusted: tpm2: Fix migratable logic (git-fixes).
- commit 1953e79
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: fix uninitialized pointer in error case in
dfs_cache_get_tgt_share (bsc#1193629).
- commit 380000e
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: skip trailing separators of prefix paths (bsc#1193629).
- commit de52c39
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: update internal module number (bsc#1193629).
- commit e08e204
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: version operations for smb20 unneeded when legacy support
disabled (bsc#1193629).
- commit c456b31
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: do not build smb1ops if legacy support is disabled
(bsc#1193629).
- commit 4993b7e
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: fix potential deadlock in direct reclaim (bsc#1193629).
- commit b8254d9
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: when extending a file with falloc we should make files
not-sparse (bsc#1193629).
- commit 52ba2a3
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: remove repeated debug message on cifs_put_smb_ses()
(bsc#1193629).
- commit 8ad5d4a
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: fix potential double free during failed mount
(bsc#1193629).
- commit 2c8b5b6
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: avoid parallel session setups on same channel
(bsc#1193629).
- commit 6398a2b
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: use new enum for ses_status (bsc#1193629).
- commit 217b1ee
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: do not use tcpStatus after negotiate completes
(bsc#1193629).
- commit e666d73
* Thu Jun 09 2022 ematsumiya@suse.de
- smb3: add mount parm nosparse (bsc#1193629).
- commit 124b02e
* Thu Jun 09 2022 ematsumiya@suse.de
- smb3: don't set rc when used and unneeded in query_info_compound
(bsc#1193629).
- commit 7bd568d
* Thu Jun 09 2022 ematsumiya@suse.de
- smb3: check for null tcon (bsc#1193629).
- commit 7a9d23a
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: fix minor compile warning (bsc#1193629).
- commit d783113
* Thu Jun 09 2022 ematsumiya@suse.de
- Add various fsctl structs (bsc#1193629).
- commit 113fafc
* Thu Jun 09 2022 ematsumiya@suse.de
- smb3: add trace point for oplock not found (bsc#1193629).
- commit ca9c908
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: return the more nuanced writeback error on close()
(bsc#1193629).
- commit 82811a7
* Thu Jun 09 2022 ematsumiya@suse.de
- smb3: add trace point for lease not found issue (bsc#1193629).
- commit dbdf8ba
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: smbd: fix typo in comment (bsc#1193629).
- commit aa02f35
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: set the CREATE_NOT_FILE when opening the directory in
use_cached_dir() (bsc#1193629).
- commit 4ab153f
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: check for smb1 in open_cached_dir() (bsc#1193629).
- commit e68ac2c
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: move definition of cifs_fattr earlier in cifsglob.h
(bsc#1193629).
- commit e6babcb
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: print TIDs as hex (bsc#1193629).
- commit ce753c2
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: return ENOENT for DFS lookup_cache_entry() (bsc#1193629).
- commit 562c8f3
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: don't call cifs_dfs_query_info_nonascii_quirk() if nodfs
was set (bsc#1193629).
- commit 3e90ad5
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: fix signed integer overflow when fl_end is OFFSET_MAX
(bsc#1193629).
- commit 3af7051
* Thu Jun 09 2022 ematsumiya@suse.de
- SMB3: EBADF/EIO errors in rename/open caused by race condition
in smb2_compound_op (bsc#1193629).
- commit e69077c
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: destage any unwritten data to the server before calling
copychunk_write (bsc#1193629).
- commit 775b640
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: use correct lock type in cifs_reconnect() (bsc#1193629).
- commit 282d7da
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: fix NULL ptr dereference in refresh_mounts()
(bsc#1193629).
- commit 4763651
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: Use kzalloc instead of kmalloc/memset (bsc#1193629).
- commit fc6ae9a
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: verify that tcon is valid before dereference in
cifs_kill_sb (bsc#1193629).
- commit 1257221
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: potential buffer overflow in handling symlinks
(bsc#1193629).
- commit 3cd13e9
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: Split the smb3_add_credits tracepoint (bsc#1193629).
- commit 316f9e5
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: release cached dentries only if mount is complete
(bsc#1193629).
- commit 42278b8
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: Check the IOCB_DIRECT flag, not O_DIRECT (bsc#1193629).
- commit b05a349
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: update internal module number (bsc#1193629).
- commit e161349
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: force new session setup and tcon for dfs (bsc#1193629).
- commit 2775e37
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: remove check of list iterator against head past the loop
body (bsc#1193629).
- commit 98d57dc
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: fix potential race with cifsd thread (bsc#1193629).
- commit a547515
* Thu Jun 09 2022 ematsumiya@suse.de
- smb3: fix ksmbd bigendian bug in oplock break, and move its
struct to smbfs_common (bsc#1193629).
[ ematsumiya: remove ksmbd parts ]
- commit 1f36337
* Thu Jun 09 2022 ematsumiya@suse.de
- smb3: cleanup and clarify status of tree connections
(bsc#1193629).
- commit 4be78fe
* Thu Jun 09 2022 ematsumiya@suse.de
- smb3: move defines for query info and query fsinfo to
smbfs_common (bsc#1193629).
- commit c6b74e0
* Thu Jun 09 2022 ematsumiya@suse.de
- smb3: move defines for ioctl protocol header and SMB2 sizes
to smbfs_common (bsc#1193629).
- commit f23838d
* Thu Jun 09 2022 ematsumiya@suse.de
- [smb3] move more common protocol header definitions to
smbfs_common (bsc#1193629).
- commit d36ebbe
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: fix incorrect use of list iterator after the loop
(bsc#1193629).
- commit b55a09d
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: change smb2_query_info_compound to use a cached fid,
if available (bsc#1193629).
- commit 00f232e
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: convert the path to utf16 in smb2_query_info_compound
(bsc#1193629).
- commit 9a48bbc
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: writeback fix (bsc#1193629).
- commit 408ba7b
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: use a different reconnect helper for non-cifsd threads
(bsc#1193629).
- commit 613da4d
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: we do not need a spinlock around the tree access during
umount (bsc#1193629).
- commit 81f5390
* Thu Jun 09 2022 ematsumiya@suse.de
- Adjust cifssb maximum read size (bsc#1193629).
- commit 8697188
* Thu Jun 09 2022 ematsumiya@suse.de
- cifs: fix handlecache and multiuser (bsc#1193629).
- commit 1baccc5
* Thu Jun 09 2022 ematsumiya@suse.de
- smb3: fix incorrect session setup check for multiuser mounts
(bsc#1193629).
- commit 96a8bc3
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: fix confusing unneeded warning message on smb2.1 and
earlier (bsc#1193629).
- commit 746d619
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: modefromsids must add an ACE for authenticated users
(bsc#1193629).
- commit 3e1f855
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: fix double free race when mount fails in cifs_get_root()
(bsc#1193629).
- commit 96cdf4f
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: do not use uninitialized data in the owner/group sid
(bsc#1193629).
- commit 64c2706
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: fix set of group SID via NTSD xattrs (bsc#1193629).
- commit fad6ecf
* Wed Jun 08 2022 ematsumiya@suse.de
- smb3: fix snapshot mount option (bsc#1193629).
- commit 5a0e7c7
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: mark sessions for reconnection in helper function
(bsc#1193629).
- commit d739035
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: call helper functions for marking channels for reconnect
(bsc#1193629).
- commit 4bc92b0
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: call cifs_reconnect when a connection is marked
(bsc#1193629).
- commit b48b128
* Wed Jun 08 2022 ematsumiya@suse.de
- [smb3] improve error message when mount options conflict with
posix (bsc#1193629).
- commit 30c8e8b
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: fix workstation_name for multiuser mounts (bsc#1193629).
- commit a396f87
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: unlock chan_lock before calling cifs_put_tcp_session
(bsc#1193629).
- commit f64d988
* Wed Jun 08 2022 ematsumiya@suse.de
- Fix a warning about a malformed kernel doc comment in cifs
(bsc#1193629).
- commit 3b5b4f5
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: update internal module number (bsc#1193629).
- commit f3a1db7
* Wed Jun 08 2022 ematsumiya@suse.de
- smb3: send NTLMSSP version information (bsc#1193629).
- commit 7ef0d69
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: cifs_ses_mark_for_reconnect should also update reconnect
bits (bsc#1193629).
- commit 7adf859
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: update tcpStatus during negotiate and sess setup
(bsc#1193629).
- commit 3f08633
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: make status checks in version independent callers
(bsc#1193629).
- commit 4cd34c9
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: remove repeated state change in dfs tree connect
(bsc#1193629).
- commit 8253840
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: fix the cifs_reconnect path for DFS (bsc#1193629).
- commit 87c9542
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: remove unused variable ses_selected (bsc#1193629).
- commit 6eecd97
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: protect all accesses to chan_* with chan_lock
(bsc#1193629).
- commit aafaacc
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: fix the connection state transitions with multichannel
(bsc#1193629).
- commit 4d0aa0b
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: check reconnects for channels of active tcons too
(bsc#1193629).
- commit fbe1e74
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: serialize all mount attempts (bsc#1193629).
- commit 59797f7
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: quirk for STATUS_OBJECT_NAME_INVALID returned for
non-ASCII dfs refs (bsc#1193629).
- commit 6676166
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: alloc_path_with_tree_prefix: do not append sep. if the
path is empty (bsc#1193629).
- commit da4fb6c
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: clean up an inconsistent indenting (bsc#1193629).
- commit d52e4e3
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: free ntlmsspblob allocated in negotiate (bsc#1193629).
- commit d5d4763
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: fix FILE_BOTH_DIRECTORY_INFO definition (bsc#1193629).
- commit 11e89d8
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: move superblock magic defitions to magic.h (bsc#1193629).
- commit 9fcbd8d
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: Fix smb311_update_preauth_hash() kernel-doc comment
(bsc#1193629).
- commit 7b20a4b
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: avoid race during socket reconnect between send and recv
(bsc#1193629).
- commit 946730f
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: maintain a state machine for tcp/smb/tcon sessions
(bsc#1193629).
- commit 95b368d
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: fix hang on cifs_get_next_mid() (bsc#1193629).
- commit 851fea7
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: take cifs_tcp_ses_lock for status checks (bsc#1193629).
- commit 2ab24a2
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: reconnect only the connection and not smb session where
possible (bsc#1193629).
- commit 833b4c0
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: add WARN_ON for when chan_count goes below minimum
(bsc#1193629).
- commit d359030
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: adjust DebugData to use chans_need_reconnect for conn
status (bsc#1193629).
- commit 2bb2f0d
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: use the chans_need_reconnect bitmap for reconnect status
(bsc#1193629).
- commit cb5bbe6
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: track individual channel status using chans_need_reconnect
(bsc#1193629).
- commit 4a6c95e
* Wed Jun 08 2022 ematsumiya@suse.de
- cifs: remove redundant assignment to pointer p (bsc#1193629).
- commit 6785bb0
* Wed Jun 08 2022 mbenes@suse.cz
- ftrace: Clean up hash direct_functions on register failures
(git-fixes).
- commit b73ad5c
* Wed Jun 08 2022 mbenes@suse.cz
- blacklist.conf: aa748949b4e6 ("tracing/timerlat: Notify IRQ new max latency only if stop tracing is set")
Not really a bug. It fixes a performance issue in tracing/timerlat. It also
needs a preparatory patch.
- commit d176655
* Wed Jun 08 2022 mkoutny@suse.com
- blacklist.conf: Add 78ed93d72ded signal: Deliver SIGTRAP on perf event
asynchronously if blocked
- commit 076f1f3
* Wed Jun 08 2022 jgross@suse.com
- KVM: x86: Drop guest CPUID check for host initiated writes to
MSR_IA32_PERF_CAPABILITIES (git-fixes).
- commit ae69371
* Wed Jun 08 2022 jgross@suse.com
- KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse
IPI req (git-fixes).
- commit cb739a2
* Wed Jun 08 2022 jgross@suse.com
- KVM: x86: Wait for IPIs to be delivered when handling Hyper-V
TLB flush hypercall (git-fixes).
- commit 7b6e6c7
* Wed Jun 08 2022 jgross@suse.com
- KVM: nVMX: Ensure vCPU honors event request if posting nested
IRQ fails (git-fixes).
- commit 1658257
* Wed Jun 08 2022 jgross@suse.com
- KVM: x86: Exit to userspace if emulation prepared a completion
callback (git-fixes).
- commit c752451
* Wed Jun 08 2022 jgross@suse.com
- KVM: x86: Handle 32-bit wrap of EIP for EMULTYPE_SKIP with
flat code seg (git-fixes).
- commit d782140
* Wed Jun 08 2022 jgross@suse.com
- KVM: x86: don't print when fail to read/write pv eoi memory
(git-fixes).
- commit ddd0369
* Wed Jun 08 2022 jgross@suse.com
- KVM: X86: Ensure that dirty PDPTRs are loaded (git-fixes).
- commit d9d53c0
* Wed Jun 08 2022 jgross@suse.com
- KVM: VMX: Read Posted Interrupt "control" exactly once per
loop iteration (git-fixes).
- commit a3af640
* Wed Jun 08 2022 jgross@suse.com
- KVM: VMX: Don't unblock vCPU w/ Posted IRQ if IRQs are disabled
in guest (git-fixes).
- commit 30f5bba
* Wed Jun 08 2022 jack@suse.cz
- Add CVE reference to
patches.suse/fanotify-Fix-stale-file-descriptor-in-copy_event_to_.patch
(bsc#1195187 CVE-2022-1998).
- commit f941d8c
* Wed Jun 08 2022 jgross@suse.com
- KVM: x86: Register Processor Trace interrupt hook iff PT
enabled in guest (git-fixes).
- commit 566d574
* Wed Jun 08 2022 jack@suse.cz
- block: fix bio_clone_blkg_association() to associate with proper
blkcg_gq (bsc#1200259).
- commit eadab0f
* Wed Jun 08 2022 pjakobsson@suse.de
- Refresh patches.suse/drm-vmwgfx-Fix-fencing-on-SVGAv3.patch.
Alt-commit
- commit 595b07f
* Wed Jun 08 2022 pjakobsson@suse.de
- blacklist.conf: d4da1f27396f drm/dp: Fix off-by-one in register cache size
- commit 6523c09
* Wed Jun 08 2022 pjakobsson@suse.de
- blacklist.conf: 4adc33f36d80 drm/edid: Split deep color modes between RGB and YUV444
- commit ac837ed
* Wed Jun 08 2022 tiwai@suse.de
- mmc: block: Fix CQE recovery reset success (git-fixes).
- commit d3053f5
* Tue Jun 07 2022 mbrugger@suse.com
- arm64: supported.conf: mark PHY_FSL_IMX8MQ_USB as supported (bsc#1199909)
- commit d332656
* Tue Jun 07 2022 ohering@suse.de
- add mainline tag for a pci-hyperv change
- commit 6d39b2d
* Tue Jun 07 2022 ohering@suse.de
- swiotlb: max mapping size takes min align mask into account (bsc#1197303).
- commit dfe7233
* Tue Jun 07 2022 tiwai@suse.de
- pipe: Fix missing lock in pipe_resize_ring() (git-fixes).
- drm/i915: Fix -Wstringop-overflow warning in call to
intel_read_wm_latency() (git-fixes).
- HID: multitouch: Add support for Google Whiskers Touchpad
(git-fixes).
- HID: multitouch: add quirks to enable Lenovo X12 trackpoint
(git-fixes).
- drivers: i2c: thunderx: Allow driver to work with ACPI defined
TWSI controllers (git-fixes).
- i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
(git-fixes).
- pinctrl: sunxi: fix f1c100s uart2 function (git-fixes).
- nfc: pn533: Fix buggy cleanup order (git-fixes).
- commit 0f1be88
* Mon Jun 06 2022 mkubecek@suse.cz
- netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
(CVE-2022-1972 bsc#1200019).
- commit fb312f5
* Mon Jun 06 2022 mkubecek@suse.cz
- netfilter: nf_tables: disallow non-stateful expression in sets
earlier (CVE-2022-1966 bsc#1200015).
- commit 382d5dc
* Mon Jun 06 2022 jack@suse.cz
- jbd2: Fake symbols defined under CONFIG_JBD2_DEBUG
(bsc#1198971).
- Update config files to disable mistakenly enabled CONFIG_JBD2_DEBUG
- commit 906d455
* Mon Jun 06 2022 ptesarik@suse.cz
- net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is
unavailable (git-fixes).
- net/smc: use memcpy instead of snprintf to avoid out of bounds
read (git-fixes).
- net/smc: Remove unused function declaration (git-fixes).
- commit 3a30c09
* Mon Jun 06 2022 ptesarik@suse.cz
- s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST
flag (git-fixes).
- s390/crypto: fix scatterwalk_unmap() callers in AES-GCM
(git-fixes).
- s390/lcs: fix variable dereferenced before check (git-fixes).
- s390/ctcm: fix potential memory leak (git-fixes).
- s390/ctcm: fix variable dereferenced before check (git-fixes).
- s390/dasd: Fix read inconsistency for ESE DASD devices
(git-fixes).
- s390/dasd: Fix read for ESE with blksize < 4k (git-fixes).
- s390/dasd: prevent double format of tracks for ESE devices
(git-fixes).
- s390/dasd: fix data corruption for ESE devices (git-fixes).
- KVM: s390: vsie/gmap: reduce gmap_rmap overhead (git-fixes).
- s390/smp: sort out physical vs virtual pointers usage
(git-fixes).
- s390/extable: fix exception table sorting (git-fixes).
- s390/module: fix loading modules with a lot of relocations
(git-fixes).
- s390/nmi: handle vector validity failures for KVM guests
(git-fixes).
- s390/nmi: handle guarded storage validity failures for KVM
guests (git-fixes).
- s390/entry: fix duplicate tracking of irq nesting level
(git-fixes).
- s390/kexec_file: fix error handling when applying relocations
(git-fixes).
- s390/kexec: fix memory leak of ipl report buffer (git-fixes).
- vfio/ccw: Remove unneeded GFP_DMA (git-fixes).
- KVM: s390: pv: avoid stalls when making pages secure
(git-fixes).
- KVM: s390: pv: add macros for UVC CC values (git-fixes).
- commit ef964f8
* Mon Jun 06 2022 tiwai@suse.de
- clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map()
return value (git-fixes).
- modpost: fix removing numeric suffixes (git-fixes).
- commit 05f3a6d
* Sun Jun 05 2022 lduncan@suse.com
- scsi: hisi_sas: Fix rescan after deleting a disk (git-fixes).
- scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
(git-fixes).
- scsi: core: Query VPD size before getting full page (git-fixes).
- scsi: mpt3sas: Use cached ATA Information VPD page (git-fixes).
- scsi: dc395x: Fix a missing check on list iterator (git-fixes).
- scsi: ufs: core: Exclude UECxx from SFR dump list (git-fixes).
- scsi: ufs: qcom: Fix ufs_qcom_resume() (git-fixes).
- drbd: fix duplicate array initializer (git-fixes).
- drbd: use bdev_alignment_offset instead of
queue_alignment_offset (git-fixes).
- drbd: use bdev based limit helpers in drbd_send_sizes
(git-fixes).
- commit 208fb5c
* Sun Jun 05 2022 lduncan@suse.com
- Added a commit for SCSI fixes
- commit 73de13f
* Sun Jun 05 2022 lduncan@suse.com
- drbd: remove assign_p_sizes_qlim (git-fixes).
- commit 457053c
* Sat Jun 04 2022 tiwai@suse.de
- ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS
(git-fixes).
- ALSA: hda/realtek: Enable 4-speaker output for Dell XPS 15
9520 laptop (git-fixes).
- ALSA: usb-audio: Cancel pending work at closing a MIDI substream
(git-fixes).
- ALSA: hda/realtek - Add new type for ALC245 (git-fixes).
- ASoC: rt5514: Fix event generation for "DSP Voice Wake Up"
control (git-fixes).
- commit 1ee546e
* Sat Jun 04 2022 tiwai@suse.de
- USB: serial: pl2303: fix type detection for odd device
(git-fixes).
- usb: dwc3: gadget: Move null pinter check to proper place
(git-fixes).
- usb: isp1760: Fix out-of-bounds array access (git-fixes).
- usb: ehci-omap: drop unused ehci_read() function (git-fixes).
- usb: typec: mux: Check dev_set_name() return value (git-fixes).
- usb: dwc3: pci: Fix pm_runtime_get_sync() error checking
(git-fixes).
- usb: dwc3: gadget: Replace list_for_each_entry_safe() if using
giveback (git-fixes).
- usb: musb: Fix missing of_node_put() in omap2430_probe
(git-fixes).
- USB: storage: karma: fix rio_karma_init return (git-fixes).
- usb: usbip: add missing device lock on tweak configuration cmd
(git-fixes).
- usb: usbip: fix a refcount leak in stub_probe() (git-fixes).
- tty: serial: fsl_lpuart: fix potential bug when using both
of_alias_get_id and ida_simple_get (git-fixes).
- tty: n_tty: Restore EOF push handling behavior (git-fixes).
- tty: serial: owl: Fix missing clk_disable_unprepare() in
owl_uart_probe (git-fixes).
- virtio: pci: Fix an error handling path in vp_modern_probe()
(git-fixes).
- video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup
(git-fixes).
- commit 516f89a
* Sat Jun 04 2022 tiwai@suse.de
- selftests: firmware: Fix the request_firmware_into_buf()
test for XZ format (git-fixes).
- selftests: firmware: Use smaller dictionary for XZ compression
(git-fixes).
- soundwire: intel: prevent pm_runtime resume prior to system
suspend (git-fixes).
- serial: stm32-usart: Correct CSIZE, bits, and parity
(git-fixes).
- serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
(git-fixes).
- serial: sifive: Sanitize CSIZE and c_iflag (git-fixes).
- serial: sh-sci: Don't allow CS5-6 (git-fixes).
- serial: txx9: Don't allow CS5-6 (git-fixes).
- serial: rda-uart: Don't allow CS5-6 (git-fixes).
- serial: digicolor-usart: Don't allow CS5-6 (git-fixes).
- serial: cpm_uart: Fix build error without
CONFIG_SERIAL_CPM_CONSOLE (git-fixes).
- serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
(git-fixes).
- serial: meson: acquire port->lock in startup() (git-fixes).
- serial: pch: don't overwrite xmit->buf[0] by x_char (git-fixes).
- serial: sifive: Report actual baud base rather than fixed 115200
(git-fixes).
- serial: 8250: pxa: Remove unneeded <linux/pm_runtime.h>
(git-fixes).
- serial: 8250: core: Remove unneeded <linux/pm_runtime.h>
(git-fixes).
- serial: 8250_aspeed_vuart: Fix potential NULL dereference in
aspeed_vuart_probe (git-fixes).
- tty: goldfish: Use tty_port_destroy() to destroy port
(git-fixes).
- commit dd65e3b
* Sat Jun 04 2022 tiwai@suse.de
- gpio: adp5588: Remove support for platform setup and teardown
callbacks (git-fixes).
- gpio: pca953x: use the correct register address to do regcache
sync (git-fixes).
- regulator: mt6315-regulator: fix invalid allowed mode
(git-fixes).
- dt-bindings: PCI: xilinx-cpm: Fix reg property order
(git-fixes).
- platform: finally disallow IRQ0 in platform_get_irq() and its
ilk (git-fixes).
- firmware: dmi-sysfs: Fix memory leak in
dmi_sysfs_register_handle (git-fixes).
- extcon: ptn5150: Add queue work sync before driver release
(git-fixes).
- phy: qcom-qmp: fix pipe-clock imbalance on power-on failure
(git-fixes).
- phy: qcom-qmp: fix reset-controller leak on probe errors
(git-fixes).
- phy: qcom-qmp: fix struct clk leak on probe errors (git-fixes).
- dt-bindings: phy: uniphier-usb3hs: Fix incorrect clock-names
and reset-names (git-fixes).
- iio: adc: sc27xx: Fine tune the scale calibration values
(git-fixes).
- iio: adc: sc27xx: fix read big scale voltage not right
(git-fixes).
- iio: proximity: vl53l0x: Fix return value check of
wait_for_completion_timeout (git-fixes).
- iio: adc: stmpe-adc: Fix wait_for_completion_timeout return
value check (git-fixes).
- iio: adc: ad7124: Remove shift from scan_type (git-fixes).
- firmware: stratix10-svc: fix a missing check on list iterator
(git-fixes).
- misc: fastrpc: fix an incorrect NULL check on list iterator
(git-fixes).
- staging: fieldbus: Fix the error handling path in
anybuss_host_common_probe() (git-fixes).
- memory: fsl_ifc: populate child nodes of buses and mfd devices
(git-fixes).
- commit a50adf8
* Sat Jun 04 2022 tiwai@suse.de
- driver core: Fix wait_for_device_probe() &
deferred_probe_timeout interaction (git-fixes).
- driver core: fix deadlock in __device_attach (git-fixes).
- driver: base: fix UAF when driver_attach failed (git-fixes).
- Documentation: dd: Use ReST lists for return values of
driver_deferred_probe_check_state() (git-fixes).
- bus: ti-sysc: Fix warnings for unbind for serial (git-fixes).
- ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition (git-fixes).
- ALSA: usb-audio: Optimize TEAC clock quirk (git-fixes).
- drm/msm/dp: Always clear mask bits to disable interrupts at
dp_ctrl_reset_irq_ctrl() (git-fixes).
- commit 903d077
* Fri Jun 03 2022 msuchanek@suse.de
- powerpc/xive: Add some error handling code to
'xive_spapr_init()' (fate#322438 git-fixes).
- commit e2ebad5
* Fri Jun 03 2022 mbenes@suse.cz
- tracing: Fix return value of trace_pid_write() (git-fixes).
- commit 5a94726
* Fri Jun 03 2022 mbenes@suse.cz
- tracing: Fix potential double free in create_var_ref()
(git-fixes).
- commit eaa2d28
* Fri Jun 03 2022 mbenes@suse.cz
- blacklist.conf: 499f12168aeb ("tracing: Have event format check not flag %p* on __get_dynamic_array()")
The commit introduces similar improvement as commit c6ced22997ad ("tracing:
Update print fmt check to handle new __get_sockaddr() macro") which we do not
carry. Let's blacklist it for now.
- commit 416300c
* Fri Jun 03 2022 tiwai@suse.de
- Move upstreamed fsl patch into sorted section
- commit 4204d7b
* Fri Jun 03 2022 tiwai@suse.de
- dt-bindings: gpio: altera: correct interrupt-cells (git-fixes).
- ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1
(git-fixes).
- soc: rockchip: Fix refcount leak in rockchip_grf_init
(git-fixes).
- wifi: mac80211: fix use-after-free in chanctx code (git-fixes).
- net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
(git-fixes).
- net: ethernet: mtk_eth_soc: out of bounds read in
mtk_hwlro_get_fdir_entry() (git-fixes).
- i2c: ismt: prevent memory corruption in ismt_access()
(git-fixes).
- rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl
(git-fixes).
- commit 7548c25
* Thu Jun 02 2022 mbrugger@suse.com
- arm64: Update config files. (bsc#1199909)
Add pfuze100 regulator as module
- commit e01be53
* Thu Jun 02 2022 iivanov@suse.de
- drm/vc4: hdmi: Add debugfs prefix (bsc#1199163).
- commit 4dc809b
* Thu Jun 02 2022 msuchanek@suse.de
- powerpc/xive: Fix refcount leak in xive_spapr_init (fate#322438
git-fixes).
- commit 852fb13
* Thu Jun 02 2022 tiwai@suse.de
- Cover the missing device_registered() check in the previous NFC fix patch (CVE-2022-1974 bsc#1200144)
- Refresh
patches.suse/NFC-SUSE-specific-brutal-fix-for-runtime-PM.patch.
- Refresh
patches.suse/nfc-replace-improper-check-device_is_registered-in-n.patch.
- commit be7ffc0
* Thu Jun 02 2022 tiwai@suse.de
- Update patch reference for NFC fix (CVE-2022-1975 bsc#1200143)
- commit c69687e
* Thu Jun 02 2022 tiwai@suse.de
- nfc: replace improper check device_is_registered() in netlink
related functions (CVE-2022-1974 bsc#1200144).
- Refresh
patches.suse/NFC-NULL-out-the-dev-rfkill-to-prevent-UAF.patch.
- commit 3255346
* Thu Jun 02 2022 tzimmermann@suse.de
- Fix 0010-drm-msm-dpu-fix-error-check-return-value-of-irq_of_p.patch
Fixed the incorrect return value added by this patch. Error message
is below.
* int-conversion in ../drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c in dpu_kms_init
../drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c: In function 'dpu_kms_init':
../drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c:1127:10: warning: return makes pointer from integer without a cast [-Wint-conversion]
- commit 2b62fe6
* Thu Jun 02 2022 tiwai@suse.de
- rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map()
fails (git-fixes).
- commit 240d3e0
* Thu Jun 02 2022 tiwai@suse.de
- power: supply: axp288_fuel_gauge: Drop BIOS version check from
"T3 MRD" DMI quirk (git-fixes).
- commit 61ba8ea
* Thu Jun 02 2022 tiwai@suse.de
- power: supply: axp288_fuel_gauge: Fix battery reporting on
the One Mix 1 (git-fixes).
- commit 4dbbac8
* Thu Jun 02 2022 tiwai@suse.de
- assoc_array: Fix BUG_ON during garbage collect (git-fixes).
- rtc: mxc: Silence a clang warning (git-fixes).
- rtc: mt6397: check return value after calling
platform_get_resource() (git-fixes).
- watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe
(git-fixes).
- watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking
(git-fixes).
- pwm: raspberrypi-poe: Fix endianness in firmware struct
(git-fixes).
- pwm: lp3943: Fix duty calculation in case period was clamped
(git-fixes).
- rpmsg: virtio: Fix possible double free in
rpmsg_virtio_add_ctrl_dev() (git-fixes).
- rpmsg: virtio: Fix possible double free in rpmsg_probe()
(git-fixes).
- rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value
(git-fixes).
- remoteproc: imx_rproc: Ignore create mem entry for resource
table (git-fixes).
- drm/msm/dp: fix event thread stuck in wait_event after
kthread_stop() (git-fixes).
- drm/msm: add missing include to msm_drv.c (git-fixes).
- commit 1351672
* Thu Jun 02 2022 jslaby@suse.cz
- tools arch x86: Add Intel SDSi provisiong tool (jsc#SLE-18938).
- platform/x86: Add Intel Software Defined Silicon driver (jsc#SLE-18938).
- Update config files (set INTEL_SDSI=m).
- supported.conf: add intel_sdsi
- commit 5d516f9
* Wed Jun 01 2022 mgorman@suse.de
- mm/page_alloc: always attempt to allocate at least one page
during bulk allocation (git fixes (mm/pgalloc)).
- commit b7805bd
* Wed Jun 01 2022 dwagner@suse.de
- scsi: qla2xxx: edif: Remove unneeded variable (bsc#1200046).
- scsi: qla2xxx: Remove unneeded flush_workqueue() (bsc#1200046).
- scsi: qla2xxx: Remove free_sg command flag (bsc#1200046).
- scsi: qla2xxx: Fix missed DMA unmap for aborted commands
(bsc#1200046).
- commit ae4d644
* Wed Jun 01 2022 dwagner@suse.de
- scsi: lpfc: Update lpfc version to 14.2.0.3 (bsc#1200045).
- scsi: lpfc: Use sg_dma_address() and sg_dma_len() macros for
NVMe I/O (bsc#1200045).
- scsi: lpfc: Alter FPIN stat accounting logic (bsc#1200045).
- scsi: lpfc: Rework FDMI initialization after link up
(bsc#1200045).
- scsi: lpfc: Change VMID registration to be based on fabric
parameters (bsc#1200045).
- scsi: lpfc: Decrement outstanding gidft_inp counter if
lpfc_err_lost_link() (bsc#1200045).
- scsi: lpfc: Use list_for_each_entry_safe() in
rscn_recovery_check() (bsc#1200045).
- scsi: lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event()
(bsc#1200045).
- scsi: lpfc: Inhibit aborts if external loopback plug is inserted
(bsc#1200045).
- scsi: lpfc: Fix ndlp put following a LOGO completion
(bsc#1200045).
- scsi: lpfc: Fill in missing ndlp kref puts in error paths
(bsc#1200045).
- scsi: lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
(bsc#1200045).
- scsi: lpfc: Remove redundant lpfc_sli_prep_wqe() call
(bsc#1200045).
- scsi: lpfc: Fix additional reference counting in
lpfc_bsg_rport_els() (bsc#1200045).
- scsi: lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
(bsc#1200045).
- scsi: lpfc: Remove unnecessary null ndlp check in
lpfc_sli_prep_wqe() (bsc#1200045).
- scsi: lpfc: Remove unneeded variable (bsc#1200045).
- scsi: lpfc: Copyright updates for 14.2.0.2 patches
(bsc#1200045).
- scsi: lpfc: Update lpfc version to 14.2.0.2 (bsc#1200045).
- scsi: lpfc: Expand setting ELS_ID field in ELS_REQUEST64_WQE
(bsc#1200045).
- scsi: lpfc: Update stat accounting for READ_STATUS mbox command
(bsc#1200045).
- scsi: lpfc: Change FA-PWWN detection methodology (bsc#1200045).
- scsi: lpfc: Refactor cleanup of mailbox commands (bsc#1200045).
- scsi: lpfc: Fix field overload in lpfc_iocbq data structure
(bsc#1200045).
- scsi: lpfc: Introduce FC_RSCN_MEMENTO flag for tracking post
RSCN completion (bsc#1200045).
- scsi: lpfc: Register for Application Services FC-4 type in
Fabric topology (bsc#1200045).
- scsi: lpfc: Remove false FDMI NVMe FC-4 support for NPIV ports
(bsc#1200045).
- scsi: lpfc: Revise FDMI reporting of supported port speed for
trunk groups (bsc#1200045).
- scsi: lpfc: Fix call trace observed during I/O with CMF enabled
(bsc#1200045).
- scsi: lpfc: Correct CRC32 calculation for congestion stats
(bsc#1200045).
- scsi: lpfc: Move MI module parameter check to handle dynamic
disable (bsc#1200045).
- scsi: lpfc: Remove unnecessary NULL pointer assignment for
ELS_RDF path (bsc#1200045).
- scsi: lpfc: Transition to NPR state upon LOGO cmpl if link
down or aborted (bsc#1200045).
- scsi: lpfc: Update fc_prli_sent outstanding only after
guaranteed IOCB submit (bsc#1200045).
- scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT
(bsc#1200045).
- scsi: lpfc: Fix null pointer dereference after failing to
issue FLOGI and PLOGI (bsc#1200045).
- scsi: lpfc: Clear fabric topology flag before initiating a
new FLOGI (bsc#1200045).
- scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock
(bsc#1200045).
- scsi: lpfc: Requeue SCSI I/O to upper layer when fw reports
link down (bsc#1200045).
- scsi: lpfc: Zero SLI4 fcp_cmnd buffer's fcpCntl0 field
(bsc#1200045).
- scsi: lpfc: Fix diagnostic fw logging after a function reset
(bsc#1200045).
- scsi: lpfc: Move cfg_log_verbose check before calling
lpfc_dmp_dbg() (bsc#1200045).
- scsi: lpfc: Tweak message log categories for ELS/FDMI/NVMe
rescan (bsc#1200045).
- blk-cgroup: move blkcg_{get,set}_fc_appid out of line
(bsc#1200045).
- scsi: lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE
(bsc#1200045).
- scsi: lpfc: Fix split code for FLOGI on FCoE (bsc#1200045).
- commit 113346a
* Wed Jun 01 2022 jroedel@suse.de
- iommu/amd: Increase timeout waiting for GA log enablement
(bsc#1199052).
- commit 7d2b57d
* Wed Jun 01 2022 jroedel@suse.de
- KVM: x86: avoid calling x86 emulator without a decoded
instruction (CVE-2022-1852 bsc#1199875).
- commit aff0e2d
* Wed Jun 01 2022 jroedel@suse.de
- KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID (CVE-2022-1789 bsc#1199674).
- commit 2d985ed
* Wed Jun 01 2022 tiwai@suse.de
- i2c: at91: Initialize dma_buf in at91_twi_xfer() (git-fixes).
- commit 8873758
* Wed Jun 01 2022 tiwai@suse.de
- i2c: rcar: fix PM ref counts in probe error paths (git-fixes).
- i2c: npcm: Handle spurious interrupts (git-fixes).
- i2c: npcm: Correct register access width (git-fixes).
- i2c: npcm: Fix timeout calculation (git-fixes).
- i2c: at91: use dma safe buffers (git-fixes).
- commit 713cdfa
* Tue May 31 2022 iivanov@suse.de
- Delete patches.suse/random-fix-crash-on-multiple-early-calls-to-add_bootloader_randomness.patch.
Remove this out-of-tree patch. Upstream has fixed the issue differently.
- commit dbaf4c1
* Tue May 31 2022 dbond@suse.com
- revert scsi: qla2xxx: Changes to support FCP2 Target
(bsc#1198438).
- commit 3e4f734
* Tue May 31 2022 tiwai@suse.de
- KVM: x86: nSVM: skip eax alignment check for non-SVM
instructions (git-fixes).
- commit 780b40c
* Tue May 31 2022 tiwai@suse.de
- Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen
1 AMD (git-fixes).
- commit 801b48d
* Tue May 31 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
- commit 36fc456
* Tue May 31 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
- commit 92f23de
* Tue May 31 2022 tiwai@suse.de
- blacklist.conf: remove the document fix patch that has been backported
- commit 94cafe2
* Tue May 31 2022 msuchanek@suse.de
- powerpc/64s: Add CPU_FTRS_POWER10 to ALWAYS mask (jsc#SLE-13521
git-fixes).
- powerpc/64s: Add CPU_FTRS_POWER9_DD2_2 to CPU_FTRS_ALWAYS mask
(bsc#1061840 git-fixes).
- commit d77ad83
* Tue May 31 2022 jgross@suse.com
- KVM: VMX: Set failure code in prepare_vmcs02() (git-fixes).
- commit eda282d
* Tue May 31 2022 jgross@suse.com
- KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register
(git-fixes).
- commit 08bb9f1
* Tue May 31 2022 jgross@suse.com
- KVM: x86/mmu: Remove spurious TLB flushes in TDP MMU zap
collapsible path (git-fixes).
- commit 14f3189
* Tue May 31 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems'
- commit 63487a6
* Tue May 31 2022 jgross@suse.com
- KVM: x86/mmu: Use yield-safe TDP MMU root iter in MMU notifier
unmapping (git-fixes).
- commit d241db8
* Tue May 31 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses'
- commit 7d292af
* Tue May 31 2022 iivanov@suse.de
- btrfs: Avoid live-lock in search_ioctl() on hardware with sub-page (git-fixes)
- commit f5c6c88
* Tue May 31 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915: Check EDID for HDR static metadata when choosing blc'
- commit 1e4bda7
* Tue May 31 2022 jgross@suse.com
- KVM: nVMX: Emulate guest TLB flush on nested VM-Enter with
new vpid12 (git-fixes).
- commit d9a79ed
* Tue May 31 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915: Fix race in __i915_vma_remove_closed'
- commit 6b9663e
* Tue May 31 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amd/display: Fix memory leak in dcn21_clock_source_create'
- commit 6b379f0
* Tue May 31 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amdkfd: Fix GWS queue count'
- commit c194bfe
* Tue May 31 2022 jgross@suse.com
- KVM: nVMX: Abide to KVM_REQ_TLB_FLUSH_GUEST request on nested
vmentry/vmexit (git-fixes).
- commit 1516756
* Tue May 31 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/amdgpu/smu10: fix SoC/fclk units in auto mode'
- commit 6e963ac
* Tue May 31 2022 iivanov@suse.de
- arm64: Add support for user sub-page fault probing (git-fixes)
Update patch and enable CONFIG_ARCH_HAS_SUBPAGE_FAULTS=y on aarch64
- commit 89d500c
* Tue May 31 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/vmwgfx: Disable command buffers on svga3 without gbobjects'
- commit bf4ec77
* Tue May 31 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/vmwgfx: Initialize drm_mode_fb_cmd2'
- commit 8d00ddf
* Tue May 31 2022 jgross@suse.com
- KVM: nVMX: Flush current VPID (L1 vs. L2) for
KVM_REQ_TLB_FLUSH_GUEST (git-fixes).
- commit f91c8b4
* Tue May 31 2022 iivanov@suse.de
- mm: Add fault_in_subpage_writeable() to probe at sub-page granularity (git-fixes)
- commit 0e4c9cb
* Tue May 31 2022 jgross@suse.com
- KVM: x86/mmu: Pass parameter flush as false in
kvm_tdp_mmu_zap_collapsible_sptes() (git-fixes).
- commit 6eef8ef
* Tue May 31 2022 jgross@suse.com
- KVM: x86/mmu: Skip tlb flush if it has been done in
zap_gfn_range() (git-fixes).
- commit d1f24d4
* Tue May 31 2022 tzimmermann@suse.de
- drm/msm/disp/dpu1: set mdp clk to the maximum frequency in opp table (bsc#1190768)
- commit 6e3b46b
* Tue May 31 2022 tzimmermann@suse.de
- drm/msm/dp: tear down main link at unplug handle immediately (bsc#1190768)
- commit e399f83
* Tue May 31 2022 tzimmermann@suse.de
- drm/msm/dp: stop event kernel thread when DP unbind (bsc#1190768)
- commit ff84c19
* Tue May 31 2022 tzimmermann@suse.de
- drm/msm/dpu: fix error check return value of irq_of_parse_and_map() (bsc#1190768)
- commit 7e0c8c4
* Tue May 31 2022 tzimmermann@suse.de
- drm/msm: remove unused plane_property field from msm_drm_private (bsc#1190768)
- commit e9be256
* Tue May 31 2022 tzimmermann@suse.de
- drm/msm: properly add and remove internal bridges (bsc#1190768)
- commit 5c122fe
* Tue May 31 2022 tzimmermann@suse.de
- drm/mediatek: Add vblank register/unregister callback functions (bsc#1190768)
- commit ab7ec76
* Tue May 31 2022 jgross@suse.com
- KVM: x86/mmu: Fix TLB flush range when handling disconnected pt
(git-fixes).
- commit 42fd30b
* Tue May 31 2022 tzimmermann@suse.de
- stm: ltdc: fix two incorrect NULL checks on list iterator (bsc#1190786)
- commit 9331eed
* Tue May 31 2022 tzimmermann@suse.de
- drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handling (bsc#1190786)
- commit ad47bc7
* Tue May 31 2022 tzimmermann@suse.de
- tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator (bsc#1190786)
- commit 9c50bd8
* Tue May 31 2022 jgross@suse.com
- KVM: x86: Assume a 64-bit hypercall for guests with protected
state (git-fixes).
- commit 46850e9
* Tue May 31 2022 jgross@suse.com
- KVM: x86: Fix uninitialized eoi_exit_bitmap usage in
vcpu_load_eoi_exitmap() (git-fixes).
- commit ea06bd8
* Tue May 31 2022 jgross@suse.com
- KVM: x86: SVM: don't set VMLOAD/VMSAVE intercepts on vCPU reset
(git-fixes).
- commit d06006c
* Tue May 31 2022 jgross@suse.com
- KVM: x86/mmu: Complete prefetch for trailing SPTEs for direct,
legacy MMU (git-fixes).
- commit e82d899
* Tue May 31 2022 jgross@suse.com
- KVM: x86: Do not mark all registers as avail/dirty during
RESET/INIT (git-fixes).
- commit deab733
* Tue May 31 2022 jgross@suse.com
- KVM: X86: Synchronize the shadow pagetable before link it
(git-fixes).
- commit d4b3446
* Tue May 31 2022 jgross@suse.com
- KVM: X86: Fix missed remote tlb flush in rmap_write_protect()
(git-fixes).
- commit 7edc84d
* Tue May 31 2022 jgross@suse.com
- KVM: x86: nSVM: test eax for 4K alignment for GP errata
workaround (git-fixes).
- commit f6a065f
* Tue May 31 2022 jgross@suse.com
- KVM: x86: nSVM: restore the L1 host state prior to resuming
nested guest on SMM exit (git-fixes).
- commit 44bc62d
* Tue May 31 2022 jgross@suse.com
- kvm: fix wrong exception emulation in check_rdtsc (git-fixes).
- commit 1c5ae50
* Tue May 31 2022 jgross@suse.com
- KVM: VMX: Remove defunct "nr_active_uret_msrs" field
(git-fixes).
- commit 1a24800
* Tue May 31 2022 jgross@suse.com
- KVM: x86: Mark all registers as avail/dirty at vCPU creation
(git-fixes).
- commit 1f6eceb
* Tue May 31 2022 jgross@suse.com
- KVM: SVM: Emulate #INIT in response to triple fault shutdown
(git-fixes).
- commit 676f374
* Tue May 31 2022 jgross@suse.com
- KVM: VMX: Refresh list of user return MSRs after setting guest
CPUID (git-fixes).
- commit 61c5fcd
* Tue May 31 2022 jgross@suse.com
- KVM: VMX: Skip pointless MSR bitmap update when setting EFER
(git-fixes).
- commit e1674de
* Tue May 31 2022 jgross@suse.com
- KVM: nVMX: Do not clear CR3 load/store exiting bits if L1 wants
'em (git-fixes).
- commit 1cee451
* Tue May 31 2022 jgross@suse.com
- KVM: VMX: Fold ept_update_paging_mode_cr0() back into
vmx_set_cr0() (git-fixes).
- commit f10ca89
* Tue May 31 2022 jgross@suse.com
- KVM: VMX: Invert handling of CR0.WP for EPT without unrestricted
guest (git-fixes).
- commit f9e5a47
* Tue May 31 2022 jgross@suse.com
- KVM: x86: Don't force set BSP bit when local APIC is managed
by userspace (git-fixes).
- commit 7c46a7f
* Tue May 31 2022 jgross@suse.com
- KVM: x86: Migrate the PIT only if vcpu0 is migrated, not any
BSP (git-fixes).
- commit 611cd52
* Tue May 31 2022 jlee@suse.com
- lockdown: kABI workaround for lockdown_reason changes
(bsc#1199426 CVE-2022-21499).
- commit 972b043
* Mon May 30 2022 tiwai@suse.de
- ALSA: ctxfi: Add SB046x PCI ID (git-fixes).
- ACPI: sysfs: Fix BERT error region memory mapping (git-fixes).
- init: call time_init() before rand_initialize() (git-fixes).
- Fix double fget() in vhost_net_set_backend() (git-fixes).
- commit 4401121
* Mon May 30 2022 msuchanek@suse.de
- powerpc/powernv: Get STF barrier requirements from device-tree
(bsc#1188885 ltc#193722 git-fixes).
- powerpc/powernv: Get L1D flush requirements from device-tree
(bsc#1188885 ltc#193722 git-fixes).
- powerpc/powernv: Add __init attribute to eligible functions
(bsc#1188885 ltc#193722 git-fixes).
- powerpc/powernv: Remove POWER9 PVR version check for entry
and uaccess flushes (bsc#1188885 ltc#193722 git-fixes).
- commit abc77e7
* Mon May 30 2022 msuchanek@suse.de
- powerpc/fadump: fix PT_LOAD segment for boot memory area
(bsc#1103269 ltc#169948 git-fixes).
- commit 397eb16
* Mon May 30 2022 ddiss@suse.de
- gen_init_cpio: fix short read file handling (bsc#1193289).
- initramfs: Check timestamp to prevent broken cpio archive
(bsc#1193289).
- commit b52895d
* Mon May 30 2022 mhocko@suse.com
- KVM: x86/speculation: Disable Fill buffer clear within guests
(bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
CVE-2022-21125 CVE-2022-21180).
- x86/speculation/mmio: Reuse SRBDS mitigation for SBDS
(bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
CVE-2022-21125 CVE-2022-21180).
- x86/speculation/srbds: Update SRBDS mitigation selection
(bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
CVE-2022-21125 CVE-2022-21180).
- x86/speculation/mmio: Add sysfs reporting for Processor
MMIO Stale Data (bsc#1199650 CVE-2022-21166 CVE-2022-21127
CVE-2022-21123 CVE-2022-21125 CVE-2022-21180).
- x86/speculation/mmio: Enable CPU Fill buffer clearing on idle
(bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
CVE-2022-21125 CVE-2022-21180).
- x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigations
(bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
CVE-2022-21125 CVE-2022-21180).
- x86/speculation/mmio: Add mitigation for Processor MMIO Stale
Data (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
CVE-2022-21125 CVE-2022-21180).
- x86/speculation: Add a common function for MD_CLEAR mitigation
update (bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
CVE-2022-21125 CVE-2022-21180).
- x86/speculation/mmio: Enumerate Processor MMIO Stale Data bug
(bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
CVE-2022-21125 CVE-2022-21180).
- Documentation: Add documentation for Processor MMIO Stale Data
(bsc#1199650 CVE-2022-21166 CVE-2022-21127 CVE-2022-21123
CVE-2022-21125 CVE-2022-21180).
- commit 426a83d
* Mon May 30 2022 oneukum@suse.com
- hide appended member supports_dynamic_smps_6ghz (git-fixes).
- commit f872210
* Mon May 30 2022 iivanov@suse.de
- gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} (git-fixes).
- commit 413bfcd
* Mon May 30 2022 jgross@suse.com
- smp: Fix offline cpu check in flush_smp_call_function_queue()
(git-fixes).
- commit 9697600
* Mon May 30 2022 jgross@suse.com
- mm, page_alloc: fix build_zonerefs_node() (git-fixes).
- commit 3121010
* Mon May 30 2022 jlee@suse.com
- lockdown: also lock down previous kgdb use (bsc#1199426
CVE-2022-21499).
- commit 251570d
* Mon May 30 2022 tiwai@suse.de
- dmaengine: stm32-mdma: fix chan initialization in
stm32_mdma_irq_handler() (git-fixes).
- dmaengine: stm32-mdma: remove GISR1 register (git-fixes).
- dmaengine: idxd: Fix the error handling path in
idxd_cdev_register() (git-fixes).
- commit 2fd937f
* Sun May 29 2022 tiwai@suse.de
- Input: stmfts - do not leave device disabled in
stmfts_input_open (git-fixes).
- Input: sparcspkr - fix refcount leak in bbc_beep_probe
(git-fixes).
- misc: ocxl: fix possible double free in ocxl_file_register_afu
(git-fixes).
- pinctrl: renesas: core: Fix possible null-ptr-deref in
sh_pfc_map_resources() (git-fixes).
- pinctrl: renesas: r8a779a0: Fix GPIO function on I2C-capable
pins (git-fixes).
- pinctrl: tegra: tegra194: drop unused pin groups (git-fixes).
- pinctrl: mvebu: Fix irq_of_parse_and_map() return value
(git-fixes).
- pinctrl: mediatek: mt8195: enable driver on mtk platforms
(git-fixes).
- commit 00278c6
* Sat May 28 2022 tiwai@suse.de
- crypto: cryptd - Protect per-CPU resource by disabling BH
(git-fixes).
- crypto: sun8i-ss - handle zero sized sg (git-fixes).
- crypto: sun8i-ss - rework handling of IV (git-fixes).
- crypto: ecrdsa - Fix incorrect use of vli_cmp (git-fixes).
- crypto: caam - fix i.MX6SX entropy delay value (git-fixes).
- crypto: marvell/cesa - ECB does not IV (git-fixes).
- crypto: x86 - eliminate anonymous module_init & module_exit
(git-fixes).
- commit e9656ce
* Sat May 28 2022 tiwai@suse.de
- hwrng: omap3-rom - fix using wrong clk_disable() in
omap_rom_rng_runtime_resume() (git-fixes).
- mfd: davinci_voicecodec: Fix possible null-ptr-deref
davinci_vc_probe() (git-fixes).
- mfd: ipaq-micro: Fix error check return value of
platform_get_irq() (git-fixes).
- clk: imx8mp: fix usb_root_clk parent (git-fixes).
- clk: imx: scu: Use pm_runtime_resume_and_get to fix
pm_runtime_get_sync() usage (git-fixes).
- clk: imx: Add check for kcalloc (git-fixes).
- clk: tegra: Add missing reset deassertion (git-fixes).
- clk: renesas: r9a06g032: Fix the RTC hclock description
(git-fixes).
- PCI: rockchip: Fix find_first_zero_bit() limit (git-fixes).
- PCI: qcom: Fix unbalanced PHY init on probe errors (git-fixes).
- PCI: qcom: Fix runtime PM imbalance on probe errors (git-fixes).
- PCI: microchip: Fix potential race in interrupt handling
(git-fixes).
- PCI: imx6: Fix PERST# start-up sequence (git-fixes).
- PCI: dwc: Fix setting error return on MSI DMA mapping failure
(git-fixes).
- PCI: cadence: Fix find_first_zero_bit() limit (git-fixes).
- PCI/PM: Power up all devices during runtime resume (git-fixes).
- PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3
(git-fixes).
- PCI/AER: Clear MULTI_ERR_COR/UNCOR_RCV bits (git-fixes).
- tty: fix deadlock caused by calling printk() under
tty_port->lock (git-fixes).
- commit f5e4e29
* Sat May 28 2022 tiwai@suse.de
- Watchdog: sp5100_tco: Enable Family 17h+ CPUs (bsc#1199260).
- Watchdog: sp5100_tco: Add initialization using EFCH MMIO
(bsc#1199260).
- Watchdog: sp5100_tco: Refactor MMIO base address initialization
(bsc#1199260).
- Watchdog: sp5100_tco: Move timer initialization into function
(bsc#1199260).
- watchdog: sp5100_tco: Add support for get_timeleft
(bsc#1199260).
- commit 5a67b91
* Fri May 27 2022 tiwai@suse.de
- ARM: ftrace: avoid redundant loads or clobbering IP (git-fixes).
- atomics: Fix atomic64_{read_acquire,set_release} fallbacks
(git-fixes).
- atm: eni: Add check for dma_map_single (git-fixes).
- ARM: dts: qcom: sdx55: fix IPA interconnect definitions
(git-fixes).
- commit 1131a46
* Fri May 27 2022 tiwai@suse.de
- Update patch reference for libata fix (bsc#1118212).
- commit 6d39ca9
* Fri May 27 2022 tiwai@suse.de
- platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for
ioctls (git-fixes).
- platform/chrome: cros_ec: fix error handling in
cros_ec_register() (git-fixes).
- soc: qcom: llcc: Add MODULE_DEVICE_TABLE() (git-fixes).
- soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc
(git-fixes).
- soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc
(git-fixes).
- soc: bcm: Check for NULL return of devm_kzalloc() (git-fixes).
- NFC: hci: fix sleep in atomic context bugs in
nfc_hci_hcp_message_tx (git-fixes).
- wilc1000: fix crash observed in AP mode with
cfg80211_register_netdevice() (git-fixes).
- nl80211: show SSID for P2P_GO interfaces (git-fixes).
- usb: gadget: fix race when gadget driver register via ioctl
(git-fixes).
- nl80211: fix locking in nl80211_set_tx_bitrate_mask()
(git-fixes).
- nl80211: validate S1G channel width (git-fixes).
- platform/chrome: cros_ec_debugfs: detach log reader wq from devm
(git-fixes).
- rtc: mc146818-lib: Fix the AltCentury for AMD platforms
(git-fixes).
- rtc: sun6i: Fix time overflow handling (git-fixes).
- rtc: pcf2127: fix bug when reading alarm registers (git-fixes).
- rtc: fix use-after-free on device removal (git-fixes).
- vhost_vdpa: don't setup irq offloading when irq_num < 0
(git-fixes).
- commit 4e4f201
* Fri May 27 2022 tiwai@suse.de
- firmware: arm_scmi: Validate BASE_DISCOVER_LIST_PROTOCOLS
response (git-fixes).
- firmware: arm_scmi: Fix list protocols enumeration in the base
protocol (git-fixes).
- firmware: arm_ffa: Remove incorrect assignment of driver_data
(git-fixes).
- firmware: arm_ffa: Fix uuid parameter to ffa_partition_probe
(git-fixes).
- memory: samsung: exynos5422-dmc: Avoid some over memory
allocation (git-fixes).
- dt-bindings: arm: bcm: fix BCM53012 and BCM53016 SoC strings
(git-fixes).
- drm/i915: Fix CFI violation with show_dynamic_id() (git-fixes).
- drm/msm/dpu: handle pm_runtime_get_sync() errors in bind path
(git-fixes).
- drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()
(git-fixes).
- drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init (git-fixes).
- drm/msm: return an error pointer in msm_gem_prime_get_sg_table()
(git-fixes).
- gma500: fix an incorrect NULL check on list iterator
(git-fixes).
- dt-bindings: display: sitronix, st7735r: Fix backlight in
example (git-fixes).
- mt76: do not attempt to reorder received 802.3 packets without
agg session (git-fixes).
- mt76: mt7921: Fix the error handling path of mt7921_pci_probe()
(git-fixes).
- NFC: NULL out the dev->rfkill to prevent UAF (git-fixes).
- dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group
(git-fixes).
- mac80211: fix rx reordering with non explicit / psmp ack policy
(git-fixes).
- Input: stmfts - fix reference leak in stmfts_input_open
(git-fixes).
- Input: add bounds checking to input_set_capability()
(git-fixes).
- i2c: piix4: Enable EFCH MMIO for Family 17h+ (git-fixes).
- i2c: piix4: Add EFCH MMIO support for SMBus port select
(git-fixes).
- i2c: piix4: Add EFCH MMIO support to SMBus base address detect
(git-fixes).
- i2c: piix4: Add EFCH MMIO support to region request and release
(git-fixes).
- i2c: piix4: Move SMBus port selection into function (git-fixes).
- i2c: piix4: Move SMBus controller base address detect into
function (git-fixes).
- i2c: piix4: Move port I/O region request/release code into
functions (git-fixes).
- i2c: piix4: Replace hardcoded memory map size with a #define
(git-fixes).
- kernel/resource: Introduce request_mem_region_muxed()
(git-fixes).
- commit a0726ce
* Fri May 27 2022 tiwai@suse.de
- drm/msm/mdp5: Return error code in mdp5_mixer_release when
deadlock is detected (git-fixes).
- drm/msm/mdp5: Return error code in mdp5_pipe_release when
deadlock is detected (git-fixes).
- drm/msm/dsi: fix address for second DSI PHY on SDM660
(git-fixes).
- drm/msm/hdmi: fix error check return value of
irq_of_parse_and_map() (git-fixes).
- drm/msm/hdmi: check return value after calling
platform_get_resource_byname() (git-fixes).
- drm/msm/dsi: fix error checks and return values for DSI xmit
functions (git-fixes).
- drm/msm/dp: do not stop transmitting phy test pattern during
DP phy compliance test (git-fixes).
- drm/msm/dp: fix error check return value of
irq_of_parse_and_map() (git-fixes).
- drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use
after memory free during pm runtime resume (git-fixes).
- drm/msm/dpu: adjust display_v_end for eDP and DP (git-fixes).
- commit 8d4668b
* Fri May 27 2022 tiwai@suse.de
- drm/mediatek: dpi: Use mt8183 output formats for mt8192
(git-fixes).
- drm/mediatek: Fix mtk_cec_mask() (git-fixes).
- drm/rockchip: vop: fix possible null-ptr-deref in vop_bind()
(git-fixes).
- drm/panel: panel-simple: Fix proper bpc for
AM-1280800N3TZQW-T00H (git-fixes).
- drm/panel: simple: Add missing bus flags for Innolux G070Y2-L01
(git-fixes).
- drm/bridge: Fix error handling in analogix_dp_probe (git-fixes).
- drm/amd/display: DCN3.1: don't mark as kernel-doc (git-fixes).
- drm: mali-dp: potential dereference of null pointer (git-fixes).
- commit 9404954
* Fri May 27 2022 tiwai@suse.de
- drm/komeda: Fix an undefined behavior bug in komeda_plane_add()
(git-fixes).
- drm/vc4: txp: Force alpha to be 0xff if it's disabled
(git-fixes).
- drm/vc4: txp: Don't set TXP_VSTART_AT_EOF (git-fixes).
- drm/vc4: hvs: Reset muxes at probe time (git-fixes).
- drm: sti: don't use kernel-doc markers (git-fixes).
- drm/vc4: hvs: Fix frame count register readout (git-fixes).
- drm/nouveau/clk: Fix an incorrect NULL check on list iterator
(git-fixes).
- drm: bridge: icn6211: Fix register layout (git-fixes).
- drm/bridge: adv7511: clean up CEC adapter when probe fails
(git-fixes).
- drm/edid: fix invalid EDID extension block filtering
(git-fixes).
- commit 57ac012
* Fri May 27 2022 tiwai@suse.de
- ARM: dts: aspeed: Add secure boot controller node (git-fixes).
- Refresh
patches.suse/ARM-dts-aspeed-Add-video-engine-to-g6.patch.
- commit 7366c1a
* Fri May 27 2022 tiwai@suse.de
- drivers/base/memory: fix an unlikely reference counting issue
in __add_memory_block() (git-fixes).
- drivers/base/node.c: fix compaction sysfs file leak (git-fixes).
- ARM: omap1: ams-delta: remove camera leftovers (git-fixes).
- arm: mediatek: select arch timer for mt7629 (git-fixes).
- arm64: dts: mt8192: Fix nor_flash status disable typo
(git-fixes).
- arm64: dts: marvell: espressobin-ultra: enable front USB3 port
(git-fixes).
- arm64: dts: marvell: espressobin-ultra: fix SPI-NOR config
(git-fixes).
- arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on
rk3399 (git-fixes).
- ARM: dts: imx6dl-colibri: Fix I2C pinmuxing (git-fixes).
- ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding
fec clocks (git-fixes).
- arm64: dts: qcom: qrb5165-rb5: Fix can-clock node name
(git-fixes).
- arm64: dts: qcom: ipq8074: fix the sleep clock frequency
(git-fixes).
- arm64: dts: qcom: sm8250: Drop flags for mdss irqs (git-fixes).
- arm64: dts: qcom: sdm845: Drop flags for mdss irqs (git-fixes).
- arm64: dts: qcom: msm8996: Drop flags for mdss irqs (git-fixes).
- arm64: dts: qcom: msm8916-huawei-g7: Clarify installation
instructions (git-fixes).
- arm64: dts: qcom: pmr735a: stop depending on thermal_zones label
(git-fixes).
- arm64: dts: qcom: pm8350c: stop depending on thermal_zones label
(git-fixes).
- arm64: dts: qcom: msm8996: remove snps,dw-pcie compatibles
(git-fixes).
- arm64: dts: qcom: sdm845: remove snps,dw-pcie compatibles
(git-fixes).
- arm64: dts: qcom: sdm845-db845c: add wifi variant property
(git-fixes).
- ARM: dts: qcom: msm8974: Drop flags for mdss irqs (git-fixes).
- arm64: dts: ti: k3-am64-mcu: remove incorrect UART base clock
rates (git-fixes).
- ARM: dts: suniv: F1C100: fix watchdog compatible (git-fixes).
- arm64: tegra: Add missing DFLL reset on Tegra210 (git-fixes).
- ARM: dts: bcm2835-rpi-b: Fix GPIO line names (git-fixes).
- ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED
(git-fixes).
- ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C
(git-fixes).
- ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT
(git-fixes).
- ARM: dts: stm32: Fix PHY post-reset delay on Avenger96
(git-fixes).
- ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries
(git-fixes).
- ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
(git-fixes).
- ALSA: usb-audio: Configure sync endpoints before data
(git-fixes).
- ASoC: max98090: Move check for invalid values before casting
in max98090_put_enab_tlv() (git-fixes).
- ASoC: wm2000: fix missing clk_disable_unprepare() on error in
wm2000_anc_transition() (git-fixes).
- ASoC: ti: j721e-evm: Fix refcount leak in j721e_soc_probe_*
(git-fixes).
- ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe (git-fixes).
- ASoC: imx-hdmi: Fix refcount leak in imx_hdmi_probe (git-fixes).
- ASoC: atmel-classd: Remove endianness flag on class d component
(git-fixes).
- ASoC: atmel-pdmic: Remove endianness flag on pdmic component
(git-fixes).
- ASoC: rk3328: fix disabling mclk on pclk probe failure
(git-fixes).
- ASoC: mediatek: Fix missing of_node_put in
mt2701_wm8960_machine_probe (git-fixes).
- ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe
(git-fixes).
- ALSA: usb-audio: Add missing ep_idx in fixed EP quirks
(git-fixes).
- ALSA: usb-audio: Workaround for clock setup on TEAC devices
(git-fixes).
- ALSA: pcm: Check for null pointer of pointer substream before
dereferencing it (git-fixes).
- drm/nouveau/kms/nv50-: atom: fix an incorrect NULL check on
list iterator (git-fixes).
- drm: bridge: it66121: Fix the register page length (git-fixes).
- drm/blend: fix typo in the comment (git-fixes).
- drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX
(git-fixes).
- Bluetooth: use hdev lock for accept_list and reject_list in
conn req (git-fixes).
- Bluetooth: use hdev lock in activate_scan for
hci_is_adv_monitoring (git-fixes).
- Bluetooth: hci_qca: Use del_timer_sync() before freeing
(git-fixes).
- Bluetooth: fix dangling sco_conn and use-after-free in
sco_sock_timeout (git-fixes).
- ath11k: Don't check arvif->is_started before sending management
frames (git-fixes).
- carl9170: tx: fix an incorrect use of list iterator (git-fixes).
- ath9k_htc: fix potential out of bounds access with invalid
rxstatus->rs_keyix (git-fixes).
- ath9k: fix ar9003_get_eepmisc (git-fixes).
- ath11k: acquire ab->base_lock in unassign when finding the
peer by addr (git-fixes).
- can: xilinx_can: mark bit timing constants as const (git-fixes).
- docs: submitting-patches: Fix crossref to 'The canonical patch
format' (git-fixes).
- drm/i915/dmc: Add MMIO range restrictions (git-fixes).
- arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
(git-fixes).
- ARM: 9191/1: arm/stacktrace, kasan: Silence KASAN warnings in
unwind_frame() (git-fixes).
- ALSA: hda/realtek: Enable headset mic on Lenovo P360
(git-fixes).
- crypto: x86/chacha20 - Avoid spurious jumps to other functions
(git-fixes).
- crypto: stm32 - fix reference leak in stm32_crc_remove
(git-fixes).
- ARM: dts: aspeed: Add ADC for AST2600 and enable for Rainier
and Everest (git-fixes).
- commit 31708da
* Thu May 26 2022 msuchanek@suse.de
- kernel-binary.spec: Support radio selection for debuginfo.
To disable debuginfo on 5.18 kernel a radio selection needs to be
switched to a different selection. This requires disabling the currently
active option and selecting NONE as debuginfo type.
- commit 43b5dd3
* Thu May 26 2022 tonyj@suse.de
- perf: Fix sys_perf_event_open() race against self
(bsc#1199507,CVE-2022-1729).
- commit 25fb716
* Wed May 25 2022 mbrugger@suse.com
- supported.conf: mark pfuze100 regulator as supported (bsc#1199909)
- commit 4c36b1c
* Wed May 25 2022 jack@suse.cz
- ext4: avoid cycles in directory h-tree (bsc#1198577
CVE-2022-1184).
- commit b38a01b
* Wed May 25 2022 jack@suse.cz
- ext4: verify dir block before splitting it (bsc#1198577
CVE-2022-1184).
- commit bca7951
* Wed May 25 2022 oneukum@suse.com
- net: phy: correct spelling error of media in documentation
(git-fixes).
- commit f65b389
* Wed May 25 2022 tiwai@suse.de
- media: rkvdec: h264: Fix bit depth wrap in pps packet
(git-fixes).
- media: rkvdec: h264: Fix dpb_valid implementation (git-fixes).
- media: i2c: ov5648: fix wrong pointer passed to IS_ERR()
and PTR_ERR() (git-fixes).
- media: ov7670: remove ov7670_power_off from ov7670_remove
(git-fixes).
- media: hantro: HEVC: Fix tile info buffer value computation
(git-fixes).
- media: atmel: atmel-sama5d2-isc: fix wrong mask in YUYV format
check (git-fixes).
- media: pvrusb2: fix array-index-out-of-bounds in
pvr2_i2c_core_init (git-fixes).
- media: i2c: rdacm2x: properly set subdev entity function
(git-fixes).
- media: atmel: atmel-isc: Fix PM disable depth imbalance in
atmel_isc_probe (git-fixes).
- media: uvcvideo: Fix missing check to determine if element is
found in list (git-fixes).
- media: hantro: Empty encoder capture buffers by default
(git-fixes).
- media: media-entity.h: Fix documentation for
media_create_intf_link (git-fixes).
- ACPI: property: Release subnode properties with data nodes
(git-fixes).
- thermal: devfreq_cooling: use local ops instead of global ops
(git-fixes).
- thermal/drivers/imx_sc_thermal: Fix refcount leak in
imx_sc_thermal_probe (git-fixes).
- thermal/core: Fix memory leak in
__thermal_cooling_device_register() (git-fixes).
- thermal/drivers/broadcom: Fix potential NULL dereference in
sr_thermal_probe (git-fixes).
- thermal/drivers/bcm2711: Don't clamp temperature at zero
(git-fixes).
- PM: domains: Fix initialization of genpd's next_wakeup
(git-fixes).
- HID: amd_sfh: Modify the hid name (git-fixes).
- HID: amd_sfh: Modify the bus name (git-fixes).
- HID: elan: Fix potential double free in elan_input_configured
(git-fixes).
- HID: hid-led: fix maximum brightness for Dream Cheeky
(git-fixes).
- spi: spi-fsl-qspi: check return value after calling
platform_get_resource_byname() (git-fixes).
- spi: img-spfi: Fix pm_runtime_get_sync() error checking
(git-fixes).
- spi: spi-ti-qspi: Fix return value handling of
wait_for_completion_timeout (git-fixes).
- spi: spi-cadence: Fix kernel-doc format for resume/suspend
(git-fixes).
- spi: qcom-qspi: Add minItems to interconnect-names (git-fixes).
- regulator: scmi: Fix refcount leak in scmi_regulator_probe
(git-fixes).
- regulator: pfuze100: Fix refcount leak in
pfuze_parse_regulators_dt (git-fixes).
- regulator: da9121: Fix uninit-value in
da9121_assign_chip_model() (git-fixes).
- regulator: qcom_smd: Fix up PM8950 regulator configuration
(git-fixes).
- regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET
(git-fixes).
- mtd: rawnand: intel: fix possible null-ptr-deref in
ebu_nand_probe() (git-fixes).
- mtd: rawnand: cadence: fix possible null-ptr-deref in
cadence_nand_dt_probe() (git-fixes).
- mtd: rawnand: denali: Use managed device resources (git-fixes).
- mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
(git-fixes).
- mtd: spi-nor: core: Check written SR value in
spi_nor_write_16bit_sr_and_check() (git-fixes).
- hwmon: (pmbus) Check PEC support before reading other registers
(git-fixes).
- tpm: Fix buffer access in tpm2_get_tpm_pt() (git-fixes).
- arm64: stackleak: fix current_top_of_stack() (git-fixes).
- random: wire up fops->splice_{read,write}_iter() (git-fixes).
- scripts/faddr2line: Fix overlapping text section failures
(git-fixes).
- commit 6d8fda5
* Wed May 25 2022 msuchanek@suse.de
- tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
(bsc#1065729).
- commit c3331af
* Tue May 24 2022 lduncan@suse.com
- scsi: fnic: Replace DMA mask of 64 bits with 47 bits
(bsc#1199631).
- commit 6d101b3
* Tue May 24 2022 msuchanek@suse.de
- powerpc: Enable the DAWR on POWER9 DD2.3 and above (bsc#1055117
ltc#159753).
- commit b108057
* Tue May 24 2022 tiwai@suse.de
- Add cherry-picked IDs to x86 platform drivers
- commit e43dfb1
* Tue May 24 2022 tiwai@suse.de
- arm64: fix types in copy_highpage() (git-fixes).
- tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
(git-fixes).
- platform/x86: intel-hid: fix _DSM function index handling
(git-fixes).
- irqchip/armada-370-xp: Do not touch Performance Counter Overflow
on A375, A38x, A39x (git-fixes).
- irqchip/aspeed-scu-ic: Fix irq_of_parse_and_map() return value
(git-fixes).
- irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value
(git-fixes).
- irqchip/exiu: Fix acknowledgment of edge triggered interrupts
(git-fixes).
- virtio_blk: fix the discard_granularity and discard_alignment
queue limits (git-fixes).
- efi: Add missing prototype for efi_capsule_setup_info
(git-fixes).
- commit 5e96a09
* Mon May 23 2022 ddiss@suse.de
- io_uring: kill extra checks in io_write() (bsc#1198968
CVE-2022-1508).
- Revert "iov_iter: track truncated size" (bsc#1198968
CVE-2022-1508).
- io_uring: use iov_iter state save/restore helpers (bsc#1198968
CVE-2022-1508).
- iov_iter: add helper to save iov_iter state (bsc#1198968
CVE-2022-1508).
- io_uring: reexpand under-reexpanded iters (bsc#1198968
CVE-2022-1508).
- iov_iter: track truncated size (bsc#1198968 CVE-2022-1508).
- commit edd86da
* Mon May 23 2022 tbogendoerfer@suse.de
- net: sfc: ef10: fix memory leak in efx_ef10_mtd_probe()
(git-fixes).
- i40e: i40e_main: fix a missing check on list iterator
(git-fixes).
- ice: fix PTP stale Tx timestamps cleanup (git-fixes).
- ice: clear stale Tx queue settings before configuring
(git-fixes).
- ionic: fix missing pci_release_regions() on error in
ionic_probe() (git-fixes).
- net: sfc: fix memory leak due to ptp channel (git-fixes).
- commit ed6f157
* Mon May 23 2022 mkoutny@suse.com
- cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in
cpuset_init_smp() (bsc#1199839).
- commit 55b24a6
* Mon May 23 2022 tiwai@suse.de
- Update patch reference for crypto fix (bsc#1197601)
- commit 0c89071
* Mon May 23 2022 schwab@suse.de
- Add dtb-starfive
- commit 85335b1
* Mon May 23 2022 tiwai@suse.de
- Update patch references for ax25 fixes (CVE-2022-1204 bsc#1198025)
- commit c6e9ba8
* Mon May 23 2022 vbabka@suse.cz
- Update kabi files from the GMC submitted kernel.
- commit b4bebf4
* Mon May 23 2022 msuchanek@suse.de
- KVM: PPC: Fix TCE handling for VFIO (bsc#1061840 git-fixes).
- commit c85ed92
* Mon May 23 2022 msuchanek@suse.de
- blacklist.conf: riscv architecture not supported.
- commit 89f6518
* Mon May 23 2022 tiwai@suse.de
- i2c: mt7621: fix missing clk_disable_unprepare() on error in
mtk_i2c_probe() (git-fixes).
- commit fafa813
* Sun May 22 2022 bp@suse.de
- x86/tsx: Use MSR_TSX_CTRL to clear CPUID bits (bsc#1190497).
- commit 4a1b622
* Sun May 22 2022 tiwai@suse.de
- Input: ili210x - fix reset timing (git-fixes).
- commit 36d87dd
* Sat May 21 2022 tiwai@suse.de
- clk: at91: generated: consider range when calculating best rate
(git-fixes).
- clk: bcm2835: fix bcm2835_clock_choose_div (git-fixes).
- dma-buf: fix use of DMA_BUF_SET_NAME_{A,B} in userspace
(git-fixes).
- gpio: mvebu/pwm: Refuse requests with inverted polarity
(git-fixes).
- gpio: gpio-vf610: do not touch other bits when set the target
bit (git-fixes).
- arm64: mte: Ensure the cleared tags are visible before setting
the PTE (git-fixes).
- arm64: paravirt: Use RCU read locks to guard stolen_time
(git-fixes).
- crypto: qcom-rng - fix infinite loop on requests not multiple
of WORD_SZ (git-fixes).
- commit 11e974a
* Sat May 21 2022 pvorel@suse.cz
- ping: fix the sk_bound_dev_if match in ping_lookup
(bsc#1195826).
- commit f88b8c8
* Fri May 20 2022 jack@suse.cz
- bfq: Allow current waker to defend against a tentative one
(bsc#1195915).
- commit e1ca6b5
* Fri May 20 2022 jack@suse.cz
- bfq: Relax waker detection for shared queues (bsc#1184318).
- commit 4c2bfe4
* Fri May 20 2022 tiwai@suse.de
- ARM: 9197/1: spectre-bhb: fix loop8 sequence for Thumb2
(git-fixes).
- ARM: 9196/1: spectre-bhb: enable for Cortex-A15 (git-fixes).
- pinctrl: mediatek: mt8365: fix IES control pins (git-fixes).
- NFC: nci: fix sleep in atomic context bugs caused by
nci_skb_alloc (git-fixes).
- Revert "can: m_can: pci: use custom bit timings for Elkhart
Lake" (git-fixes).
- ARM: dts: aspeed: Add video engine to g6 (git-fixes).
- ARM: dts: aspeed-g6: fix SPI1/SPI2 quad pin group (git-fixes).
- ARM: dts: aspeed-g6: remove FWQSPID group in pinctrl dtsi
(git-fixes).
- commit 96fd919
* Thu May 19 2022 jroedel@suse.de
- kABI: Fix kABI after CVE-2022-0171 backport (bsc#1199509,
CVE-2022-0171).
- commit 62ff370
* Thu May 19 2022 jroedel@suse.de
- KVM: SEV: add cache flush to solve SEV cache incoherency issues
(CVE-2022-0171 bsc#1199509).
- KVM: SVM: Flush when freeing encrypted pages even on
SME_COHERENT CPUs (CVE-2022-0171 bsc#1199509).
- KVM: SVM: Simplify and harden helper to flush SEV guest page(s)
(CVE-2022-0171 bsc#1199509).
- commit 156e44b
* Thu May 19 2022 oneukum@suse.com
- ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855
(git-fixes).
- commit b348fc5
* Thu May 19 2022 pvorel@suse.cz
- ping: remove pr_err from ping_lookup (bsc#1195826).
- commit bf5e056
* Thu May 19 2022 pvorel@suse.cz
- patches.suse/ping-fix-the-dif-and-sdif-check-in-ping_lookup.patch:
(bsc#1195826).
- commit e08cccf
* Thu May 19 2022 jroedel@suse.de
- KVM: x86: SVM: fix avic spec based definitions again
(bsc#1193823 jsc#SLE-24549).
- commit 74e3031
* Thu May 19 2022 jroedel@suse.de
- KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
(bsc#1193823 jsc#SLE-24549).
- Refresh
patches.suse/kvm-svm-allow-avic-support-on-system-w-physical-apic-id-255.
- commit 697f911
* Thu May 19 2022 tiwai@suse.de
- pinctrl: pinctrl-aspeed-g6: remove FWQSPID group in pinctrl
(git-fixes).
- ALSA: usb-audio: Restore Rane SL-1 quirk (git-fixes).
- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for
HP machine (git-fixes).
- ALSA: hda/realtek: Add quirk for TongFang devices with pop noise
(git-fixes).
- ALSA: hda/realtek: Add quirk for the Framework Laptop
(git-fixes).
- ALSA: wavefront: Proper check of get_user() error (git-fixes).
- ALSA: hda/realtek: Add quirk for Dell Latitude 7520 (git-fixes).
- ALSA: hda - fix unused Realtek function when PM is not enabled
(git-fixes).
- ALSA: usb-audio: Don't get sample rate for MCT Trigger 5
USB-to-HDMI (git-fixes).
- commit 36ccd50
* Wed May 18 2022 pmladek@suse.com
- floppy: use a statically allocated error counter (bsc#1199063
CVE-2022-1652).
- commit 4b74f1a
* Wed May 18 2022 tiwai@suse.de
- rpm/kernel-binary.spec.in: Fix missing kernel-preempt-devel and KMP Provides (bsc#1199046)
- commit 014dc39
* Wed May 18 2022 tiwai@suse.de
- firmware_loader: use kernel credentials when reading firmware
(git-fixes).
- fsl_lpuart: Don't enable interrupts too early (git-fixes).
- USB: serial: qcserial: add support for Sierra Wireless EM7590
(git-fixes).
- USB: serial: option: add Fibocom MA510 modem (git-fixes).
- USB: serial: option: add Fibocom L610 modem (git-fixes).
- USB: serial: pl2303: add device id for HP LM930 Display
(git-fixes).
- usb: gadget: uvc: allow for application to cleanly shutdown
(git-fixes).
- drm/nouveau/tegra: Stop using iommu_present() (git-fixes).
- arm[64]/memremap: don't abuse pfn_valid() to ensure presence
of linear map (git-fixes).
- virtio: fix virtio transitional ids (git-fixes).
- ASoC: SOF: Fix NULL pointer exception in sof_pci_probe callback
(git-fixes).
- ASoC: ops: Validate input values in snd_soc_put_volsw_range()
(git-fixes).
- ASoC: max98090: Generate notifications on changes for custom
control (git-fixes).
- ASoC: max98090: Reject invalid values in custom control put()
(git-fixes).
- hwmon: (f71882fg) Fix negative temperature (git-fixes).
- virtio_blk: eliminate anonymous module_init & module_exit
(git-fixes).
- virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg
is zero (git-fixes).
- vhost/vsock: don't check owner in vhost_vsock_stop() while
releasing (git-fixes).
- vhost/vsock: fix incorrect used length reported to the guest
(git-fixes).
- usb: gadget: uvc: rename function to be more consistent
(git-fixes).
- commit fe9e2eb
* Wed May 18 2022 bp@suse.de
- x86/cpufeatures: Re-enable ENQCMD (jsc#SLE-24350).
- commit 5e2f529
* Wed May 18 2022 bp@suse.de
- x86/traps: Demand-populate PASID MSR via #GP (jsc#SLE-24350).
- commit 4781c47
* Wed May 18 2022 bp@suse.de
- sched/pasid: Add a kABI workaround (jsc#SLE-24350).
- commit dbf1a79
* Wed May 18 2022 aabdallah@suse.de
- netfilter: nf_conntrack_tcp: re-init for syn packets only
(bsc#1199035).
- commit 6ed0188
* Wed May 18 2022 aabdallah@suse.de
- netfilter: nf_conntrack_tcp: preserve liberal flag in tcp
options (bsc#1199035).
- commit 4978658
* Wed May 18 2022 aabdallah@suse.de
- netfilter: conntrack: re-init state for retransmitted syn-ack
(bsc#1199035).
- commit adcbd88
* Wed May 18 2022 aabdallah@suse.de
- netfilter: conntrack: move synack init code to helper
(bsc#1199035).
- commit dbb9a48
* Wed May 18 2022 bp@suse.de
- sched: Define and initialize a flag to identify valid PASID
in the task (jsc#SLE-24350).
- commit d568a79
* Wed May 18 2022 tiwai@suse.de
- drm/amd/display: Fix OLED brightness control on eDP (git-fixes).
- Refresh
patches.suse/drm-amd-display-For-vblank_disable_immediate-check-P.patch.
- commit 4d8e6ac
* Wed May 18 2022 tiwai@suse.de
- amd/display: set backlight only if required (git-fixes).
- drm/amdgpu/display: add support for multiple backlights
(git-fixes).
- commit 5048ab0
* Wed May 18 2022 tiwai@suse.de
- Revert "PCI: aardvark: Rewrite IRQ code to chained IRQ handler"
(git-fixes).
- drm/vmwgfx: Fix fencing on SVGAv3 (git-fixes).
- commit 9dd5801
* Tue May 17 2022 bp@suse.de
- x86/fpu: Clear PASID when copying fpstate (jsc#SLE-24350).
- commit eb47ef3
* Tue May 17 2022 bp@suse.de
- iommu/sva: Assign a PASID to mm on PASID allocation and free
it on mm exit (jsc#SLE-24350).
- commit e8fad46
* Tue May 17 2022 mkoutny@suse.com
- blacklist.conf: Add c923a8e7edb0 ucounts: Move RLIMIT_NPROC handling after set_user
- commit 142ab90
* Tue May 17 2022 mkoutny@suse.com
- copy_process(): Move fd_install() out of sighand->siglock
critical section (bsc#1199626).
- Refresh patches.suse/sched-Fix-yet-more-sched_fork-races.patch.
- commit 0267df3
* Tue May 17 2022 tiwai@suse.de
- supported.conf: Support TPM TIS SPI driver (jsc#SLE-24093)
- commit 592ff0f
* Tue May 17 2022 mkoutny@suse.com
- blacklist.conf: Add e7f7c99ba911 signal: In get_signal test for signal_group_exit every time through the loop
- commit 4c1d7db
* Tue May 17 2022 bp@suse.de
- kernel/fork: Initialize mm's PASID (jsc#SLE-24350).
- commit bc001ee
* Tue May 17 2022 bp@suse.de
- iommu/ioasid: Introduce a helper to check for valid PASIDs
(jsc#SLE-24350).
- commit 8324e83
* Tue May 17 2022 bp@suse.de
- mm: Change CONFIG option for mm->pasid field (jsc#SLE-24350).
- Refresh
patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch.
- commit bfc2f16
* Tue May 17 2022 lhenriques@suse.de
- ceph: fix setting of xattrs on async created inodes
(bsc#1199611).
- commit 8d5da3b
* Tue May 17 2022 tiwai@suse.de
- nfc: nfcmrvl: main: reorder destructive operations in
nfcmrvl_nci_unregister_dev to avoid bugs (CVE-2022-1734
bsc#1199605).
- commit cf1c6a1
* Tue May 17 2022 bp@suse.de
- iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
(jsc#SLE-24350).
- commit 07baf00
* Tue May 17 2022 neilb@suse.de
- nfs: fix broken handling of the softreval mount option
(git-fixes).
- SUNRPC: Ensure that the gssproxy client can start in a connected
state (git-fixes).
- Revert "SUNRPC: Ensure gss-proxy connects on setup" (git-fixes).
- commit ff62e52
* Tue May 17 2022 tiwai@suse.de
- Add duplicated commit id for drm amdgpu patch
- commit 5990a24
* Tue May 17 2022 neilb@suse.de
- NFS: limit use of ACCESS cache for negative responses
(bsc#1196570).
- Refresh
patches.kabi/NFS-pass-cred-explicitly-for-access-tests.patch.
- commit b92e1de
* Mon May 16 2022 oneukum@suse.com
- blacklist.conf: prerequisites not met
- commit 8a4463e
* Mon May 16 2022 oneukum@suse.com
- ata: pata_hpt37x: fix PCI clock detection (git-fixes).
- commit 32ee880
* Mon May 16 2022 oneukum@suse.com
- sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
(git-fixes).
- commit 01f31f9
* Mon May 16 2022 oneukum@suse.com
- sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
(git-fixes).
- commit 05db5c9
* Mon May 16 2022 tiwai@suse.de
- Update patch reference for mmc fix (CVE-2022-20008 bsc#1199564).
- commit 411e099
* Mon May 16 2022 tzimmermann@suse.de
- drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems (bsc#1190786)
- commit e5b4705
* Mon May 16 2022 tzimmermann@suse.de
- drm/i915: Fix race in __i915_vma_remove_closed (bsc#1190497)
- commit 2ceb3f5
* Mon May 16 2022 tiwai@suse.de
- slimbus: qcom: Fix IRQ check in qcom_slim_probe (git-fixes).
- serial: 8250_mtk: Fix register address for XON/XOFF character
(git-fixes).
- serial: 8250_mtk: Fix UART_EFR register address (git-fixes).
- tty/serial: digicolor: fix possible null-ptr-deref in
digicolor_uart_probe() (git-fixes).
- usb: typec: tcpci_mt6360: Update for BMC PHY setting
(git-fixes).
- usb: typec: tcpci: Don't skip cleanup in .remove() on error
(git-fixes).
- usb: cdc-wdm: fix reading stuck on device close (git-fixes).
- drm/vc4: hdmi: Fix build error for implicit function declaration
(git-fixes).
- drm/nouveau: Fix a potential theorical leak in
nouveau_get_backlight_name() (git-fixes).
- drm/vmwgfx: Disable command buffers on svga3 without gbobjects
(git-fixes).
- drm/vmwgfx: Initialize drm_mode_fb_cmd2 (git-fixes).
- procfs: prevent unprivileged processes accessing fdinfo dir
(git-fixes).
- arm64: vdso: fix makefile dependency on vdso.so (git-fixes).
- hwmon: (ltq-cputemp) restrict it to SOC_XWAY (git-fixes).
- hwmon: (tmp401) Add OF device ID table (git-fixes).
- Revert "drm/amd/pm: keep the BACO feature enabled for suspend"
(git-fixes).
- Bluetooth: Fix the creation of hdev->name (git-fixes).
- commit d82c829
* Fri May 13 2022 shung-hsi.yu@suse.com
- bpftool: Remove inclusion of utilities.mak from Makefiles
(git-fixes).
- bpftool: Fix memory leak in prog_dump() (git-fixes).
- libbpf: Free up resources used by inner map definition
(git-fixes).
- bpf, selftests: Fix racing issue in btf_skc_cls_ingress test
(git-fixes).
- commit 13701d7
* Fri May 13 2022 tiwai@suse.de
- ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on
PTRACE_SEIZE (CVE-2022-30594 bsc#1199505 bsc#1198413).
- commit 6dae5ac
* Fri May 13 2022 shung-hsi.yu@suse.com
- bpf: Avoid races in __bpf_prog_run() for 32bit arches
(git-fixes).
- bpftool: Remove useless #include to <perf-sys.h> from
map_perf_ring.c (git-fixes).
- bpftool: Remove unused includes to <bpf/bpf_gen_internal.h>
(git-fixes).
- tools: bpftool: Complete metrics list in "bpftool prog profile"
doc (git-fixes).
- tools: bpftool: Document and add bash completion for -L,
- B options (git-fixes).
- tools: bpftool: Update and synchronise option list in doc and
help msg (git-fixes).
- selftests/bpf: Remove unused variable in tc_tunnel prog
(git-fixes).
- commit 4f4442f
* Fri May 13 2022 tiwai@suse.de
- Add patch reference to seccomp fix (CVE-2022-30594 bsc#1199505 bsc#1198413)
Also shorten the patch file name to standard size
- commit d6179dc
* Fri May 13 2022 tiwai@suse.de
- PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and
LNKCTL2 registers on emulated bridge (git-fixes).
- Refresh
patches.suse/PCI-pci-bridge-emul-Correctly-set-PCIe-capabilities.patch.
- commit 3d56076
* Fri May 13 2022 tiwai@suse.de
- rfkill: uapi: fix RFKILL_IOCTL_MAX_SIZE ioctl request definition
(git-fixes).
- mac80211_hwsim: call ieee80211_tx_prepare_skb under RCU
protection (git-fixes).
- net: phy: Fix race condition on link status change (git-fixes).
- net: phy: micrel: Pass .probe for KS8737 (git-fixes).
- net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
(git-fixes).
- PCI: aardvark: Update comment about link going down after
link-up (git-fixes).
- PCI: aardvark: Drop __maybe_unused from advk_pcie_disable_phy()
(git-fixes).
- PCI: aardvark: Don't mask irq when mapping (git-fixes).
- PCI: aardvark: Remove irq_mask_ack() callback for INTx
interrupts (git-fixes).
- PCI: aardvark: Use separate INTA interrupt for emulated root
bridge (git-fixes).
- PCI: aardvark: Fix support for PME requester on emulated bridge
(git-fixes).
- PCI: aardvark: Add support for PME interrupts (git-fixes).
- PCI: aardvark: Optimize writing PCI_EXP_RTCTL_PMEIE and
PCI_EXP_RTSTA_PME on emulated bridge (git-fixes).
- PCI: aardvark: Add support for ERR interrupt on emulated bridge
(git-fixes).
- PCI: aardvark: Enable MSI-X support (git-fixes).
- PCI: aardvark: Fix setting MSI address (git-fixes).
- PCI: aardvark: Add support for masking MSI interrupts
(git-fixes).
- PCI: aardvark: Refactor unmasking summary MSI interrupt
(git-fixes).
- PCI: aardvark: Use dev_fwnode() instead of
of_node_to_fwnode(dev->of_node) (git-fixes).
- PCI: aardvark: Make msi_domain_info structure a static driver
structure (git-fixes).
- PCI: aardvark: Make MSI irq_chip structures static driver
structures (git-fixes).
- PCI: aardvark: Rewrite IRQ code to chained IRQ handler
(git-fixes).
- PCI: aardvark: Replace custom PCIE_CORE_INT_* macros with
PCI_INTERRUPT_* (git-fixes).
- mmc: rtsx: add 74 Clocks in power on flow (git-fixes).
- PCI: aardvark: Disable common PHY when unbinding driver
(git-fixes).
- PCI: aardvark: Disable link training when unbinding driver
(git-fixes).
- PCI: aardvark: Assert PERST# when unbinding driver (git-fixes).
- PCI: aardvark: Fix memory leak in driver unbind (git-fixes).
- PCI: aardvark: Mask all interrupts when unbinding driver
(git-fixes).
- PCI: aardvark: Disable bus mastering when unbinding driver
(git-fixes).
- PCI: aardvark: Comment actions in driver remove method
(git-fixes).
- PCI: aardvark: Clear all MSIs at setup (git-fixes).
- PCI: pci-bridge-emul: Add definitions for missing capabilities
registers (git-fixes).
- PCI: pci-bridge-emul: Add description for class_revision field
(git-fixes).
- commit a0fb1d1
* Fri May 13 2022 tiwai@suse.de
- mac80211: Reset MBSSID parameters upon connection (git-fixes).
- iwlwifi: iwl-dbg: Use del_timer_sync() before freeing
(git-fixes).
- batman-adv: Don't skb_split skbuffs with frag_list (git-fixes).
- dim: initialize all struct fields (git-fixes).
- ASoC: meson: Fix event generation for G12A tohdmi mux
(git-fixes).
- ASoC: meson: Fix event generation for AUI CODEC mux (git-fixes).
- ASoC: meson: Fix event generation for AUI ACODEC mux
(git-fixes).
- ASoC: da7219: Fix change notifications for tone generator
frequency (git-fixes).
- ASoC: wm8958: Fix change notifications for DSP controls
(git-fixes).
- ALSA: hda/realtek: Add quirk for Yoga Duet 7 13ITL6 speakers
(git-fixes).
- firewire: core: extend card->lock in fw_core_handle_bus_reset
(git-fixes).
- firewire: remove check of list iterator against head past the
loop body (git-fixes).
- firewire: fix potential uaf in outbound_phy_packet_callback()
(git-fixes).
- drm/amd/display: Avoid reading audio pattern past
AUDIO_CHANNELS_COUNT (git-fixes).
- drm/amdgpu: do not use passthrough mode in Xen dom0 (git-fixes).
- drm/amdgpu: Ensure HDA function is suspended before ASIC reset
(git-fixes).
- drm/amdgpu: don't set s3 and s0ix at the same time (git-fixes).
- drm/amdgpu: explicitly check for s0ix when evicting resources
(git-fixes).
- drm/amdgpu: unify BO evicting method in amdgpu_ttm (git-fixes).
- commit 0517047
* Thu May 12 2022 lduncan@suse.com
- scsi: sr: Do not leak information in ioctl (git-fixes).
- scsi: pm80xx: Enable upper inbound, outbound queues (git-fixes).
- scsi: pm80xx: Mask and unmask upper interrupt vectors 32-63
(git-fixes).
- scsi: zorro7xx: Fix a resource leak in zorro7xx_remove_one()
(git-fixes).
- scsi: virtio-scsi: Eliminate anonymous module_init & module_exit
(git-fixes).
- scsi: mpt3sas: Fix use after free in
_scsih_expander_node_remove() (git-fixes).
- scsi: hisi_sas: Remove unused variable and check in
hisi_sas_send_ata_reset_each_phy() (git-fixes).
- commit f9f5496
* Thu May 12 2022 pjakobsson@suse.de
- Refresh
patches.suse/0002-drm-vmwgfx-Remove-unused-compile-options.patch.
Alt-commit
- commit f3160fb
* Thu May 12 2022 tiwai@suse.de
- rxrpc: fix some null-ptr-deref bugs in server_key.c
(CVE-2022-1671 bsc#1199439).
- commit 8d79cf2
* Thu May 12 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-ttm-ensure-we-unmap-when-purging.patch.
Alt-commit
- commit c56900a
* Thu May 12 2022 tiwai@suse.de
- virt: acrn: fix a memory leak in acrn_dev_ioctl() (CVE-2022-1651
bsc#1199433).
- commit bca15e5
* Thu May 12 2022 tbogendoerfer@suse.de
- RDMA/irdma: Fix possible crash due to NULL netdev in notifier
(git-fixes).
- commit bcb4116
* Wed May 11 2022 bp@suse.de
- EDAC/synopsys: Read the error count from the correct register
(bsc#1190497).
- commit f04841f
* Wed May 11 2022 ddiss@suse.de
- io_uring: fix race between timeout flush and removal
(bsc#1198811 CVE-2022-29582).
- io_uring: Fix undefined-behaviour in io_issue_sqe (bsc#1199011).
- io-wq: make worker creation resilient against signals
(bsc#1199011).
- io-wq: get rid of FIXED worker flag (bsc#1199011).
- io-wq: only exit on fatal signals (bsc#1199011).
- io-wq: split bounded and unbounded work into separate lists
(bsc#1199011).
Update patches.suse/io-wq-serialize-hash-clear-with-wakeup.patch
(bsc#1199011).
- io-wq: wqe and worker locks no longer need to be IRQ safe
(bsc#1199011).
Update patches.suse/io-wq-fix-queue-stalling-race.patch
patches.suse/io-wq-fix-race-between-adding-work-and-activating-a-.patch
patches.suse/io-wq-fix-wakeup-race-when-adding-new-work.patch
patches.suse/io-wq-serialize-hash-clear-with-wakeup.patch
(bsc#1199011).
- io-wq: provide a way to limit max number of workers
(bsc#1199011).
- io-wq: move nr_running and worker_refs out of wqe->lock
protection (bsc#1199011).
Update
patches.suse/io-wq-fix-race-between-adding-work-and-activating-a-.patch
(bsc#1199011).
- io_uring: remove IRQ aspect of io_ring_ctx completion lock
(bsc#1199011).
Update
patches.suse/io_uring-fix-race-between-poll-completion-and-cancel.patch
(bsc#1199011).
- io_uring: run regular file completions from task_work
(bsc#1199011).
- io_uring: run linked timeouts from task_work (bsc#1199011).
- io_uring: run timeouts from task_work (bsc#1199011).
- io_uring: remove file batch-get optimisation (bsc#1199011).
- io_uring: clean up tctx_task_work() (bsc#1199011).
- io_uring: inline io_poll_remove_waitqs (bsc#1199011).
- io_uring: remove extra argument for overflow flush
(bsc#1199011).
- io_uring: inline struct io_comp_state (bsc#1199011).
- io_uring: use inflight_entry instead of compl.list
(bsc#1199011).
- io_uring: remove redundant args from cache_free (bsc#1199011).
Update
patches.suse/io_uring-allow-conditional-reschedule-for-intensive-.patch
(bsc#1199011).
- io_uring: cache __io_free_req()'d requests (bsc#1199011).
- io_uring: move io_fallback_req_func() (bsc#1199011).
- io_uring: optimise putting task struct (bsc#1199011).
- io_uring: drop exec checks from io_req_task_submit
(bsc#1199011).
- io_uring: kill unused IO_IOPOLL_BATCH (bsc#1199011).
- io_uring: improve ctx hang handling (bsc#1199011).
- io_uring: deduplicate open iopoll check (bsc#1199011).
Update patches.suse/io_uring-add-splice_fd_in-checks.patch
(bsc#1199011).
- io_uring: inline io_free_req_deferred (bsc#1199011).
- io_uring: move io_rsrc_node_alloc() definition (bsc#1199011).
- io_uring: move io_put_task() definition (bsc#1199011).
- io_uring: extract a helper for ctx quiesce (bsc#1199011).
- io_uring: optimise io_cqring_wait() hot path (bsc#1199011).
- io_uring: add more locking annotations for submit (bsc#1199011).
- io_uring: don't halt iopoll too early (bsc#1199011).
- io_uring: refactor io_alloc_req (bsc#1199011).
- io_uring: remove unnecessary PF_EXITING check (bsc#1199011).
- io_uring: clean io-wq callbacks (bsc#1199011).
- io_uring: avoid touching inode in rw prep (bsc#1199011).
- io_uring: rename io_file_supports_async() (bsc#1199011).
Update
patches.suse/io_uring-allow-retry-for-O_NONBLOCK-if-async-is-supp.patch
(bsc#1199011).
- io_uring: inline fixed part of io_file_get() (bsc#1199011).
- io_uring: use kvmalloc for fixed files (bsc#1199011).
- io_uring: be smarter about waking multiple CQ ring waiters
(bsc#1199011).
- commit 9c1030b
* Wed May 11 2022 msuchanek@suse.de
- powerpc/64s/radix: Fix huge vmap false positive (bsc#1156395).
- commit 99a0106
* Wed May 11 2022 tbogendoerfer@suse.de
- mlx5: kabi protect lag_mp (git-fixes).
- commit 69118a5
* Wed May 11 2022 tbogendoerfer@suse.de
- RDMA/siw: Fix a condition race issue in MPA request processing
(git-fixes).
- RDMA/irdma: Reduce iWARP QP destroy time (git-fixes).
- RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
(git-fixes).
- net/mlx5: Fix matching on inner TTC (jsc#SLE-19253).
- net/mlx5: Avoid double clear or set of sync reset requested
(git-fixes).
- net/mlx5: Fix deadlock in sync reset flow (git-fixes).
- net/mlx5e: Fix trust state reset in reload (git-fixes).
- net/mlx5e: CT: Fix queued up restore put() executing after
relevant ft release (git-fixes).
- net/mlx5e: Lag, Don't skip fib events on current dst
(git-fixes).
- net/mlx5e: Lag, Fix fib_info pointer assignment (git-fixes).
- net/mlx5e: Lag, Fix use-after-free in fib event handler
(git-fixes).
- net/mlx5e: Fix the calling of update_buffer_lossy() API
(git-fixes).
- net/mlx5: Fix slab-out-of-bounds while reading resource dump
menu (git-fixes).
- net/mlx5e: Fix wrong source vport matching on tunnel rule
(jsc#SLE-19253).
- bnxt_en: Fix unnecessary dropping of RX packets (git-fixes).
- bnxt_en: Fix possible bnxt_open() failure caused by wrong RFS
flag (git-fixes).
- hinic: fix bug of wq out of bound access (git-fixes).
- ixgbe: ensure IPsec VF<->PF compatibility (git-fixes).
- ice: fix use-after-free when deinitializing mailbox snapshot
(git-fixes).
- ice: Protect vf_state check by cfg_lock in
ice_vc_process_vf_msg() (jsc#SLE-18375).
- ice: Fix incorrect locking in ice_vc_process_vf_msg()
(jsc#SLE-18375).
- net: hns3: add return value for mailbox handling in PF
(bsc#1190336).
- net: hns3: add validity check for message data length
(git-fixes).
- net: hns3: modify the return code of
hclge_get_ring_chain_from_mbx (git-fixes).
- net: hns3: align the debugfs output to the left (git-fixes).
- net: hns3: clear inited state and stop client after failed to
register netdev (git-fixes).
- igc: Fix suspending when PTM is active (jsc#SLE-18377).
- igc: Fix BUG: scheduling while atomic (git-fixes).
- igc: Fix infinite loop in release_swfw_sync (git-fixes).
- ice: fix crash in switchdev mode (jsc#SLE-18375).
- ice: allow creating VFs for !CONFIG_NET_SWITCHDEV
(jsc#SLE-18375).
- RDMA/hfi1: Fix use-after-free bug for mm struct (git-fixes).
- IB/rdmavt: add lock to call to rvt_error_qp to prevent a race
condition (git-fixes).
- IB/cm: Cancel mad on the DREQ event when the state is
MRA_REP_RCVD (git-fixes).
- RDMA/mlx5: Add a missing update of cache->last_add (git-fixes).
- RDMA/mlx5: Don't remove cache MRs when a delay is needed
(git-fixes).
- RDMA/mlx5: Fix memory leak in error flow for subscribe event
routine (git-fixes).
- RDMA/irdma: Prevent some integer underflows (git-fixes).
- IB/hfi1: Allow larger MTU without AIP (git-fixes).
- RDMA/irdma: Remove incorrect masking of PD (git-fixes).
- RDMA/irdma: Fix Passthrough mode in VM (git-fixes).
- RDMA/irdma: Fix netdev notifications for vlan's (git-fixes).
- RDMA/mlx5: Fix the flow of a miss in the allocation of a cache
ODP MR (git-fixes).
- IB/cma: Allow XRC INI QPs to set their local ACK timeout
(git-fixes).
- RDMA/rxe: Check the last packet by RXE_END_MASK (git-fixes).
- RDMA/core: Set MR type in ib_reg_user_mr (git-fixes).
- commit e0ed03e
* Wed May 11 2022 vkarasulli@suse.de
- Update
patches.suse/NFSv4-nfs_atomic_open-can-race-when-looking-up-a-non.patch
(bsc#1195612 CVE-2022-24448 git-fixes).
- commit b03bb3a
* Wed May 11 2022 iivanov@suse.de
- kABI: i2c: smbus: restore of_ alert variant (jsc#SLE-24569).
kABI fix for "i2c: smbus: Use device_*() functions instead of of_*()"
- commit d0b5048
* Wed May 11 2022 ohering@suse.de
- PCI: hv: Do not set PCI_COMMAND_MEMORY to reduce VM boot time (bsc#1199314).
- commit b5efaae
* Wed May 11 2022 oneukum@suse.com
- kABI: ivtv: restore caps member (git-fixes).
- commit 8aa5382
* Wed May 11 2022 oneukum@suse.com
- ivtv: fix incorrect device_caps for ivtvfb (git-fixes).
- commit 4b98fe7
* Wed May 11 2022 oneukum@suse.com
- media: saa7134: fix incorrect use to determine if list is empty
(git-fixes).
- commit 6ac6205
* Wed May 11 2022 oneukum@suse.com
- blacklist.conf: cleanup designed to break kABI
- commit ca96b43
* Wed May 11 2022 oneukum@suse.com
- media: davinci: vpif: fix use-after-free on driver unbind
(git-fixes).
- commit bdb5025
* Wed May 11 2022 oneukum@suse.com
- media: davinci: Make use of the helper function
devm_platform_ioremap_resource() (git-fixes).
- Refresh
patches.suse/media-davinci-vpif-fix-unbalanced-runtime-PM-enable.patch.
- commit 05ac27d
* Wed May 11 2022 oneukum@suse.com
- media: videobuf2: Fix the size printk format (git-fixes).
- commit c3df4b9
* Wed May 11 2022 tiwai@suse.de
- PCI: vmd: Revert 2565e5b69c44 ("PCI: vmd: Do not disable
MSI-X remapping if interrupt remapping is enabled by
IOMMU.") (bsc#1199405).
- PCI: vmd: Assign VMD IRQ domain before enumeration
(bsc#1199405).
- commit 93b2923
* Tue May 10 2022 tonyj@suse.de
- blacklist.conf: Update with patches added to perf userspace package
- commit 53e42ae
* Tue May 10 2022 tonyj@suse.de
- perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC
enabled (git fixes).
- perf/core: Fix perf_cgroup_switch() (git fixes).
- perf/core: Don't pass task around when ctx sched in (git-fixes).
- perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids
(git fixes).
- riscv: Fix fill_callchain return value (git fixes).
- perf/x86/intel/pt: Fix address filter config for 32-bit kernel
(git fixes).
- perf/core: Fix address filter parser for multiple filters
(git fixes).
- perf: Fix list corruption in perf_cgroup_switch() (git fixes).
- perf/x86/intel/pt: Fix crash with stop filters in single-range
mode (git fixes).
- perf: Copy perf_event_attr::sig_data on modification (git
fixes).
- perf/core: Fix cgroup event list management (git fixes).
- commit b000f7c
* Tue May 10 2022 bp@suse.de
- EDAC/amd64: Add new register offset support and related changes
(jsc#SLE-19026).
- commit 7cc0f4f
* Tue May 10 2022 bp@suse.de
- EDAC/amd64: Set memory type per DIMM (jsc#SLE-19026).
- commit c9b5d42
* Tue May 10 2022 tiwai@suse.de
- rfkill: make new event layout opt-in (git-fixes).
- memblock: fix memblock_phys_alloc() section mismatch error
(git-fixes).
- commit d7f018a
* Tue May 10 2022 tiwai@suse.de
- kABI workaround for pci quirks (git-fixes).
- commit 0375f50
* Tue May 10 2022 tiwai@suse.de
- PCI/switchtec: Add Gen4 automotive device IDs (git-fixes).
- PCI: Work around Intel I210 ROM BAR overlap defect (git-fixes).
- commit 46181b6
* Tue May 10 2022 fweisbecker@suse.de
- sched/pelt: Fix attach_entity_load_avg() corner case (git-fixes)
- commit e981ed9
* Tue May 10 2022 fweisbecker@suse.de
- sched: Teach the forced-newidle balancer about CPU affinity (git-fixes)
- commit 79ac66a
* Tue May 10 2022 fweisbecker@suse.de
- sched/core: Fix forceidle balancing (git-fixes)
- commit f2b329d
* Tue May 10 2022 fweisbecker@suse.de
- sched/rt: Plug rt_mutex_setprio() vs push_rt_task() race (git-fixes)
- commit a094ea3
* Tue May 10 2022 fweisbecker@suse.de
- sched/cpuacct: Fix charge percpu cpuusage (git-fixes)
- commit 82932b7
* Tue May 10 2022 fweisbecker@suse.de
- sched/sugov: Ignore 'busy' filter when rq is capped by (git-fixes)
- commit e583c29
* Tue May 10 2022 fweisbecker@suse.de
- sched/core: Export pelt_thermal_tp (git-fixes)
- commit 74c8b44
* Tue May 10 2022 fweisbecker@suse.de
- sched/debug: Remove mpol_get/put and task_lock/unlock from (git-fixes)
- commit fbf6ec4
* Tue May 10 2022 fweisbecker@suse.de
- sched/membarrier: Fix membarrier-rseq fence command missing (git-fixes)
- commit c72ea8a
* Tue May 10 2022 fweisbecker@suse.de
- psi: fix "defined but not used" warnings when (git-fixes)
- commit 0e31231
* Tue May 10 2022 fweisbecker@suse.de
- sched/pelt: Relax the sync of util_sum with util_avg (git-fixes)
- commit 8f64d02
* Tue May 10 2022 fweisbecker@suse.de
- sched/rt: Try to restart rt period timer when rt runtime (git-fixes)
- commit 778665f
* Tue May 10 2022 fweisbecker@suse.de
- sched/cpuacct: Fix user/system in shown cpuacct.usage* (git-fixes)
- commit 898fead
* Tue May 10 2022 fweisbecker@suse.de
- cputime, cpuacct: Include guest time in user time in (git-fixes)
- commit 713d40a
* Tue May 10 2022 fweisbecker@suse.de
- sched/scs: Reset task stack state in bringup_cpu() (git-fixes)
- commit 8d26b54
* Tue May 10 2022 fweisbecker@suse.de
- sched/core: Mitigate race (git-fixes)
- commit 8899862
* Tue May 10 2022 fweisbecker@suse.de
- genirq: Synchronize interrupt thread startup (git-fixes)
- commit ac80f16
* Tue May 10 2022 fweisbecker@suse.de
- genirq/affinity: Consider that CPUs on nodes can be (git-fixes)
- commit a7563af
* Tue May 10 2022 tiwai@suse.de
- PCI: Add ACS quirk for Pericom PI7C9X2G switches (bsc#1199390).
- Refresh
patches.suse/PCI-Add-MSI-masking-quirk-for-Nvidia-ION-AHCI.patch.
- commit 972d035
* Tue May 10 2022 fweisbecker@suse.de
- timekeeping: Mark NMI safe time accessors as notrace (git-fixes)
- commit 51fb8ef
* Tue May 10 2022 fweisbecker@suse.de
- timers: Fix warning condition in __run_timers() (git-fixes)
- commit 9c2fbb7
* Tue May 10 2022 oneukum@suse.com
- usb: dwc3: core: Fix tx/rx threshold settings (git-fixes).
- commit 8e2b11d
* Tue May 10 2022 tiwai@suse.de
- mt76: mt7921e: fix possible probe failure after reboot
(bsc#1198835).
- commit 22aa9c2
* Tue May 10 2022 lpechacek@suse.com
- Revert "btrfs: props: change how empty value is interpreted" (bsc#1195224)
- commit 49db222
* Tue May 10 2022 tiwai@suse.de
- platform/surface: aggregator: Fix initialization order when
compiling as builtin module (git-fixes).
- iio: magnetometer: ak8975: Fix the error handling in
ak8975_power_on() (git-fixes).
- usb: dwc3: pci: add support for the Intel Meteor Lake-P
(git-fixes).
- USB: serial: whiteheat: fix heap overflow in
WHITEHEAT_GET_DTR_RTS (git-fixes).
- USB: serial: cp210x: add PIDs for Kamstrup USB Meter Reader
(git-fixes).
- USB: serial: option: add support for Cinterion MV32-WA/MV32-WB
(git-fixes).
- USB: serial: option: add Telit 0x1057, 0x1058, 0x1075
compositions (git-fixes).
- usb: gadget: configfs: clear deactivation flag in
configfs_composite_unbind() (git-fixes).
- xhci: Enable runtime PM on second Alderlake controller
(git-fixes).
- USB: quirks: add STRING quirk for VCOM device (git-fixes).
- USB: quirks: add a Realtek card reader (git-fixes).
- xhci: stop polling roothubs after shutdown (git-fixes).
- ARM: dts: at91: fix pinctrl phandles (git-fixes).
- ARM: dts: at91: sama5d4_xplained: fix pinctrl phandle name
(git-fixes).
- ASoC: Intel: soc-acpi: correct device endpoints for max98373
(git-fixes).
- commit fd76029
* Tue May 10 2022 wqu@suse.com
- btrfs: qgroup: fix deadlock between rescan worker and remove
qgroup (bsc#1199295).
- btrfs: fix deadlock between quota disable and qgroup rescan
worker (bsc#1199295).
- commit 0d6264b
* Mon May 09 2022 tiwai@suse.de
- usb: phy: generic: Get the vbus supply (git-fixes).
- usb: dwc3: gadget: Return proper request status (git-fixes).
- usb: dwc3: core: Only handle soft-reset in DCTL (git-fixes).
- usb: core: Don't hold the device lock while sleeping in
do_proc_control() (git-fixes).
- usb: dwc3: Try usb-role-switch first in dwc3_drd_init
(git-fixes).
- commit d2780c0
* Mon May 09 2022 tiwai@suse.de
- smsc911x: allow using IRQ0 (git-fixes).
- serial: 8250: Correct the clock for EndRun PTP/1588 PCIe device
(git-fixes).
- serial: 8250: Also set sticky MCR bits in console restoration
(git-fixes).
- serial: imx: fix overrun interrupts in DMA mode (git-fixes).
- usb: mtu3: fix USB 3.0 dual-role-switch from device to host
(git-fixes).
- usb: typec: ucsi: Fix role swapping (git-fixes).
- usb: typec: ucsi: Fix reuse of completion structure (git-fixes).
- thermal: int340x: Fix attr.show callback prototype (git-fixes).
- platform/x86: asus-wmi: Fix driver not binding when fan curve
control probe fails (git-fixes).
- reset: tegra-bpmp: Restore Handle errors in BPMP response
(git-fixes).
- commit 41345c7
* Mon May 09 2022 tiwai@suse.de
- phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()
(git-fixes).
- phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe
(git-fixes).
- platform/x86: asus-wmi: Potential buffer overflow in
asus_wmi_evaluate_method_buf() (git-fixes).
- pinctrl: pistachio: fix use of irq_of_parse_and_map()
(git-fixes).
- pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL
IRQ requested (git-fixes).
- pinctrl: rockchip: fix RK3308 pinmux bits (git-fixes).
- pinctrl: samsung: fix missing GPIOLIB on ARM64 Exynos config
(git-fixes).
- pinctrl: stm32: Do not call stm32_gpio_get() for edge triggered
IRQs in EOI (git-fixes).
- pinctrl: mediatek: moore: Fix build error (git-fixes).
- platform/x86: samsung-laptop: Fix an unsigned comparison which
can never be negative (git-fixes).
- commit 9d4b763
* Mon May 09 2022 tiwai@suse.de
- NFC: netlink: fix sleep in atomic bug when firmware download
timeout (git-fixes).
- nfc: nfcmrvl: main: reorder destructive operations in
nfcmrvl_nci_unregister_dev to avoid bugs (git-fixes).
- net: ethernet: mediatek: add missing of_node_put() in
mtk_sgmii_init() (git-fixes).
- phy: mapphone-mdm6600: Fix PM error handling in
phy_mdm6600_probe (git-fixes).
- phy: ti: omap-usb2: Fix error handling in
omap_usb2_enable_clocks (git-fixes).
- phy: samsung: exynos5250-sata: fix missing device put in probe
error paths (git-fixes).
- phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
(git-fixes).
- net: phy: marvell10g: fix return value on error (git-fixes).
- mtd: rawnand: qcom: fix memory corruption that causes panic
(git-fixes).
- net: atlantic: Avoid out-of-bounds indexing (git-fixes).
- commit fe2e8be
* Mon May 09 2022 tiwai@suse.de
- mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
(git-fixes).
- mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits
(git-fixes).
- mmc: core: Set HS clock speed before sending HS CMD13
(git-fixes).
- iio: imu: inv_icm42600: Fix I2C init possible nack (git-fixes).
- iio: dac: ad5446: Fix read_raw not returning set value
(git-fixes).
- memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
(git-fixes).
- mtd: rawnand: Fix return value check of
wait_for_completion_timeout (git-fixes).
- mtd: rawnand: fix ecc parameters for mt7622 (git-fixes).
- mt76: Fix undefined behavior due to shift overflowing the
constant (git-fixes).
- commit a6c239d
* Mon May 09 2022 tiwai@suse.de
- gpio: pca953x: fix irq_stat not updated when irq is disabled
(irq_mask not set) (git-fixes).
- gpio: visconti: Fix fwnode of GPIO IRQ (git-fixes).
- gpio: mvebu: drop pwm base assignment (git-fixes).
- gpiolib: of: fix bounds check for 'gpio-reserved-ranges'
(git-fixes).
- hwmon: (pmbus) disable PEC if not enabled (git-fixes).
- iio: dac: ad5592r: Fix the missing return value (git-fixes).
- iio:imu:bmi160: disable regulator in error path (git-fixes).
- hex2bin: fix access beyond string end (git-fixes).
- commit 50f4170
* Mon May 09 2022 tiwai@suse.de
- drm/msm/dp: remove fail safe mode related code (git-fixes).
- patches.suse/cpufreq-fix-memory-leak-in-sun50i_cpufreq_nvmem_prob.patch:
(git-fixes).
- drm/msm/mdp5: check the return of kzalloc() (git-fixes).
- drm/msm/disp: check the return value of kzalloc() (git-fixes).
- dma-mapping: remove bogus test for pfn_valid from
dma_map_resource (git-fixes).
- commit b82dad2
* Mon May 09 2022 tiwai@suse.de
- ASoC: dmaengine: Restore NULL prepare_slave_config() callback
(git-fixes).
- can: grcan: only use the NAPI poll budget for RX (git-fixes).
- can: grcan: grcan_probe(): fix broken system id check for
errata workaround needs (git-fixes).
- can: grcan: use ofdev->dev when allocating DMA memory
(git-fixes).
- can: grcan: grcan_close(): fix deadlock (git-fixes).
- bus: sunxi-rsb: Fix the return value of
sunxi_rsb_device_create() (git-fixes).
- bus: ti-sysc: Make omap3 gpt12 quirk handling SoC specific
(git-fixes).
- clk: sunxi: sun9i-mmc: check return value after calling
platform_get_resource() (git-fixes).
- ata: pata_marvell: Check the 'bmdma_addr' beforing reading
(git-fixes).
- brcmfmac: sdio: Fix undefined behavior due to shift overflowing
the constant (git-fixes).
- commit 83b9c18
* Mon May 09 2022 tiwai@suse.de
- ASoC: soc-ops: fix error handling (git-fixes).
- ALSA: fireworks: fix wrong return count shorter than expected
by 4 bytes (git-fixes).
- ARM: dts: imx6ull-colibri: fix vqmmc regulator (git-fixes).
- ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
(git-fixes).
- ARM: dts: am3517-evm: Fix misc pinmuxing (git-fixes).
- ARM: dts: Fix mmc order for omap3-gta04 (git-fixes).
- ARM: dts: dra7: Fix suspend warning for vpe powerdomain
(git-fixes).
- ARM: OMAP2+: Fix refcount leak in omap_gic_of_init (git-fixes).
- ARM: dts: at91: Map MCLK for wm8731 on at91sam9g20ek
(git-fixes).
- arm64: dts: meson-sm1-bananapi-m5: fix wrong GPIO pin labeling
for CON1 (git-fixes).
- arm64: dts: meson: remove CPU opps below 1GHz for SM1 boards
(git-fixes).
- arm64: dts: meson: remove CPU opps below 1GHz for G12B boards
(git-fixes).
- ARM: dts: imx6qdl-apalis: Fix sgtl5000 detection issue
(git-fixes).
- Revert "ACPI: processor: idle: fix lockup regression on 32-bit
ThinkPad T40" (git-fixes).
- ACPI: processor: idle: Avoid falling back to C3 type C-states
(git-fixes).
- arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
(git-fixes).
- ARM: vexpress/spc: Avoid negative array index when !SMP
(git-fixes).
- ARM: dts: socfpga: change qspi to "intel,socfpga-qspi"
(git-fixes).
- commit 3579a34
* Mon May 09 2022 tiwai@suse.de
- xen/x86: obtain full video frame buffer address for Dom0 also
under EFI (bsc#1193556).
- xen/x86: obtain upper 32 bits of video frame buffer address
for Dom0 (bsc#1193556).
- commit d8dc579
* Mon May 09 2022 tbogendoerfer@suse.de
- IB/mlx5: Expose NDR speed through MAD (bsc#1196930).
- commit 7688043
* Mon May 09 2022 ydfan@suse.com
- series.conf: cleanup
- Move submitted patch to "sorted" section
patches.suse/0001-SUNRPC-change-locking-for-xs_swap_enable-disable.patch
- commit 56d34ef
* Mon May 09 2022 tiwai@suse.de
- Correct a typo in the patch reference for hisilicon fix (bsc#1198240)
- commit 358b264
* Mon May 09 2022 jslaby@suse.cz
- dmaengine: ptdma: handle the cases based on DMA is complete
(jsc#SLE-21315).
- dmaengine: ptdma: fix concurrency issue with multiple dma
transfer (jsc#SLE-21315).
- commit 8fc1419
* Mon May 09 2022 neilb@suse.de
- Revert "SUNRPC: attempt AF_LOCAL connect on setup" (git-fixes).
- SUNRPC: Ensure gss-proxy connects on setup (git-fixes).
- NFSv4: Don't invalidate inode attributes on delegation return
(git-fixes).
- SUNRPC release the transport of a relocated task with an
assigned transport (git-fixes).
- commit 98bffb1
* Fri May 06 2022 palcantara@suse.de
- cifs: fix NULL ptr dereference in smb2_ioctl_query_info()
(CVE-2022-0168 bsc#1197472).
- commit e7a2e2d
* Fri May 06 2022 palcantara@suse.de
- cifs: prevent bad output lengths in smb2_ioctl_query_info()
(CVE-2022-0168 bsc#1197472).
- commit 3a95308
* Fri May 06 2022 msuchanek@suse.de
- powerpc/vdso: Fix incorrect CFI in gettimeofday.S (bsc#1199173
ltc#197388).
- powerpc/vdso: Remove cvdso_call_time macro (bsc#1199173
ltc#197388).
- commit da8812a
* Fri May 06 2022 tzimmermann@suse.de
- drm/connector: Fix typo in output format (bsc#1190786)
- commit b29d4f3
* Fri May 06 2022 dmueller@suse.com
- rpm/kernel-obs-build.spec.in: Also depend on dracut-systemd (bsc#1195775)
- commit 5d4e32c
* Thu May 05 2022 mbrugger@suse.com
- iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu
(bsc#1198826).
- commit 4d2a151
* Thu May 05 2022 msuchanek@suse.de
- Update patches.suse/sched-topology-Skip-updating-masks-for-non-online-nodes.patch
(bsc#1189999 (Scheduler functional and performance backports)
stable-5.14.4 bsc#1197446 ltc#183000).
- commit 65227e4
* Thu May 05 2022 msuchanek@suse.de
- Update patches.suse/powerpc-numa-Update-cpu_cpu_map-on-CPU-online-offlin.patch
(jsc#SLE-13615 bsc#1180100 ltc#190257 git-fixes bsc#1197446 ltc#183000).
- commit 0d949cf
* Thu May 05 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/vmwgfx: Remove the dedicated memory accounting'
- commit a8ed0eb
* Thu May 05 2022 tzimmermann@suse.de
- drm/amd/display: Fix memory leak in dcn21_clock_source_create (bsc#1190786)
- commit 43899b4
* Thu May 05 2022 tzimmermann@suse.de
- drm/amdkfd: Fix GWS queue count (bsc#1190786)
- commit 1accf3c
* Thu May 05 2022 tzimmermann@suse.de
- drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses (bsc#1190497)
- commit 07b3f3d
* Thu May 05 2022 tzimmermann@suse.de
- drm/i915: Check EDID for HDR static metadata when choosing blc (bsc#1190497)
- commit f637f05
* Thu May 05 2022 tzimmermann@suse.de
- drm/sun4i: Remove obsolete references to PHYS_OFFSET (bsc#1190786)
- commit bd1333e
* Thu May 05 2022 tzimmermann@suse.de
- drm/edid: fix CEA extension byte #3 parsing (bsc#1190786)
- commit 9bc8018
* Thu May 05 2022 tzimmermann@suse.de
- drm/msm/dp: do not initialize phy until plugin interrupt received (bsc#1190497)
- commit 48859f6
* Thu May 05 2022 tzimmermann@suse.de
- drm/dp: Fix OOB read when handling Post Cursor2 register (bsc#1190786)
- commit 69a0208
* Thu May 05 2022 tzimmermann@suse.de
- drm/amdgpu: fix amdgpu_ras_block_late_init error handler (bsc#1190497)
- commit 50f9562
* Thu May 05 2022 tzimmermann@suse.de
- drm/bridge: sn65dsi83: Fix an error handling path in (bsc#1190786)
- commit b91046a
* Thu May 05 2022 tzimmermann@suse.de
- drm/i915: Keep gem ctx->vm alive until the final put (bsc#1190497)
- commit 141dc64
* Wed May 04 2022 ddiss@suse.de
- Update
patches.suse/ovl-fix-missing-negative-dentry-check-in-ovl_rename.patch
(stable-5.14.12 CVE-2021-20321 bsc#1191647).
- commit babea76
* Wed May 04 2022 tbogendoerfer@suse.de
- ixgbevf: add disable link state (bsc#1196426 CVE-2021-33061).
- ixgbe: add improvement for MDD response functionality
(bsc#1196426 CVE-2021-33061).
- ixgbe: add the ability for the PF to disable VF link state
(bsc#1196426 CVE-2021-33061).
- ixgbevf: Rename MSGTYPE to SUCCESS and FAILURE (bsc#1196426
CVE-2021-33061).
- commit 2fd39fc
* Wed May 04 2022 mbenes@suse.cz
- objtool: Fix code relocs vs weak symbols (git-fixes).
- commit 81c18f2
* Wed May 04 2022 mbenes@suse.cz
- objtool: Fix type of reloc::addend (git-fixes).
- commit 5275283
* Wed May 04 2022 iivanov@suse.de
- arm64: dts: imx8mn-ddr4-evk: Describe the 32.768 kHz PMIC clock (git-fixes)
- commit 5ffcf97
* Wed May 04 2022 iivanov@suse.de
- ARM: dts: imx8mm-venice-gw{71xx,72xx,73xx}: fix OTG controller OC (git-fixes)
- commit a2d2d45
* Wed May 04 2022 iivanov@suse.de
- arm64: dts: imx8mn: Fix SAI nodes (git-fixes)
- commit a8720fd
* Wed May 04 2022 iivanov@suse.de
- arm64: dts: imx8qm: Correct SCU clock controller's compatible (git-fixes)
- commit 3e3920e
* Wed May 04 2022 iivanov@suse.de
- arm64: dts: imx8mm-venice: fix spi2 pin configuration (git-fixes)
- commit 0cca427
* Wed May 04 2022 iivanov@suse.de
- arm64: Ensure execute-only permissions are not allowed without EPAN (git-fixes)
- commit b2af869
* Wed May 04 2022 iivanov@suse.de
- arm64: Mark start_backtrace() notrace and NOKPROBE_SYMBOL (git-fixes)
- commit 246426c
* Wed May 04 2022 msuchanek@suse.de
- powerpc/fadump: opt out from freeing pages on cma activation
failure (bsc#1195099 ltc#196102).
- mm/cma: provide option to opt out from exposing pages on
activation failure (bsc#1195099 ltc#196102).
- commit 31f1720
* Wed May 04 2022 oneukum@suse.com
- blacklist.conf: misattributed
- commit 756ddb2
* Wed May 04 2022 oneukum@suse.com
- blacklist.conf: misattributed
- commit be08eef
* Tue May 03 2022 oneukum@suse.com
- maple: fix wrong return value of maple_bus_init() (git-fixes).
- commit d0d35dc
* Tue May 03 2022 oneukum@suse.com
- blacklist.conf: build fix selecting option we also switch on anyway
- commit 6f69579
* Tue May 03 2022 oneukum@suse.com
- staging: most: dim2: use device release method (git-fixes).
- commit d4c20d1
* Tue May 03 2022 oneukum@suse.com
- staging: most: dim2: use if statements instead of ?: expressions
(git-fixes).
- commit 1ea304e
* Tue May 03 2022 oneukum@suse.com
- staging: most: dim2: force fcnt=3 on Renesas GEN3 (git-fixes).
- commit 969c772
* Tue May 03 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit 8e45e34
* Tue May 03 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit 5d5e0d0
* Tue May 03 2022 oneukum@suse.com
- blacklist.conf: sysfs API changed
- commit c5b9546
* Tue May 03 2022 oneukum@suse.com
- staging: vc04_services: shut up out-of-range warning
(git-fixes).
- commit 9d74580
* Tue May 03 2022 oneukum@suse.com
- staging: vchiq: Move vchiq char driver to its own file
(git-fixes).
- commit 7bbf632
* Tue May 03 2022 oneukum@suse.com
- staging: vchiq: Move certain declarations to vchiq_arm.h
(git-fixes).
- commit 08ac3f2
* Tue May 03 2022 oneukum@suse.com
- staging: vchiq: Refactor vchiq cdev code (git-fixes).
- commit 9db9b52
* Tue May 03 2022 tbogendoerfer@suse.de
- bnx2x: fix napi API usage sequence (bsc#1198217).
- commit fc7abbc
* Tue May 03 2022 msuchanek@suse.de
- iova: Export alloc_iova_fast() and free_iova_fast()
(bsc#1199124).
- commit 281942e
* Tue May 03 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP'
- commit b961f67
* Tue May 03 2022 tzimmermann@suse.de
- blacklist.conf: Append 'drm/i915: Drop all references to DRM IRQ midlayer'
- commit 3e918db
* Tue May 03 2022 tzimmermann@suse.de
- fbcon: Avoid 'cap' set but not used warning (bsc#1190786)
- commit 6f2bdc4
* Tue May 03 2022 tzimmermann@suse.de
- drm/vmwgfx: Remove unused compile options (bsc#1190786)
- commit f42c964
* Mon May 02 2022 bp@suse.de
- x86/cpu: Load microcode during restore_processor_state()
(bsc#1190497).
- commit 46f9e01
* Mon May 02 2022 msuchanek@suse.de
- powerpc/perf: Fix power10 event alternatives (jsc#SLE-13513
git-fixes).
- commit 7e012e8
* Mon May 02 2022 msuchanek@suse.de
- powerpc/perf: Fix power9 event alternatives (bsc#1137728,
LTC#178106, git-fixes).
- Revert "ibmvnic: Add ethtool private flag for driver-defined
queue limits" (bsc#1121726 ltc#174633 git-fixes).
- commit 31a517e
* Mon May 02 2022 oneukum@suse.com
- usb: gadget: uvc: Fix crash when encoding data for usb request
(git-fixes).
- commit f661d38
* Mon May 02 2022 oneukum@suse.com
- usb: cdns3: Fix issue for clear halt endpoint (git-fixes).
- xhci: increase usb U3 -> U0 link resume timeout from 100ms to
500ms (git-fixes).
- commit 43d19fc
* Mon May 02 2022 oneukum@suse.com
- USB: Fix xhci event ring dequeue pointer ERDP update issue
(git-fixes).
- commit 15f3b27
* Mon May 02 2022 oneukum@suse.com
- usb: misc: fix improper handling of refcount in uss720_probe()
(git-fixes).
- commit b6b3f56
* Mon May 02 2022 oneukum@suse.com
- usb: xhci: tegra:Fix PM usage reference leak of
tegra_xusb_unpowergate_partitions (git-fixes).
- commit f643026
* Mon May 02 2022 tzimmermann@suse.de
- video: fbdev: udlfb: properly check endpoint type (bsc#1190497)
- commit f2e5e0c
* Mon May 02 2022 tzimmermann@suse.de
- Revert "fbcon: Disable accelerated scrolling" (bsc#1190786)
- commit 4f27b8d
* Fri Apr 29 2022 mkubecek@suse.cz
- Update
patches.suse/net-x25-Fix-null-ptr-deref-caused-by-x25_disconnect.patch
references (add CVE-2022-1516 bsc#1199012).
- commit defb183
* Fri Apr 29 2022 jack@suse.cz
- bfq: Make sure bfqg for which we are queueing requests is online
(bsc#1197926).
- bfq: Get rid of __bio_blkcg() usage (bsc#1197926).
- bfq: Track whether bfq_group is still online (bsc#1197926).
- bfq: Remove pointless bfq_init_rq() calls (bsc#1197926).
- bfq: Drop pointless unlock-lock pair (bsc#1197926).
- bfq: Update cgroup information before merging bio (bsc#1197926).
- bfq: Split shared queues on move between cgroups (bsc#1197926).
- bfq: Avoid merging queues with different parents (bsc#1197926).
- bfq: Avoid false marking of bic as stably merged (bsc#1197926).
- commit 7175383
* Fri Apr 29 2022 msuchanek@suse.de
- Update config files (bsc#1199024).
arm LIBNVDIMM y->m
ppc64le ND_BLK ->m
- commit 8d0e602
* Thu Apr 28 2022 lduncan@suse.com
- scsi: hisi_sas: Limit users changing debugfs BIST count value
(bsc#1198803).
- scsi: hisi_sas: Increase debugfs_dump_index after dump is
completed (bsc#1198806).
- commit 4ed546a
* Thu Apr 28 2022 neilb@suse.de
- Restore kabi after Revert "NFSv4: Handle the special Linux file
open access mode" (git-fixes).
- commit d756a21
* Thu Apr 28 2022 neilb@suse.de
- SUNRPC: svc_tcp_sendmsg() should handle errors from
xdr_alloc_bvec() (git-fixes).
- SUNRPC: Handle low memory situations in call_status()
(git-fixes).
- SUNRPC: Handle ENOMEM in call_transmit_status() (git-fixes).
- NFSv4: fix open failure with O_ACCMODE flag (git-fixes).
- Revert "NFSv4: Handle the special Linux file open access mode"
(git-fixes).
- commit 84eb02f
* Thu Apr 28 2022 neilb@suse.de
- Refresh
patches.suse/nfsd-Fix-a-write-performance-regression.patch.
Add correct git-commit
- commit cd70e53
* Wed Apr 27 2022 mbenes@suse.cz
- SUNRPC: Fix the svc_deferred_event trace class (git-fixes).
- commit 7a0d7a4
* Wed Apr 27 2022 jgross@suse.com
- xen/x86: obtain full video frame buffer address for Dom0 also
under EFI (bsc#1193556).
- commit 3134a62
* Wed Apr 27 2022 jgross@suse.com
- xen/x86: obtain upper 32 bits of video frame buffer address
for Dom0 (bsc#1193556).
- commit de1e36e
* Wed Apr 27 2022 ydfan@suse.com
- SUNRPC: change locking for xs_swap_enable/disable (bsc#1196367).
- commit e3d62d0
* Tue Apr 26 2022 lduncan@suse.com
- scsi: block: PM fix blk_post_runtime_resume() args
(bsc#1198802).
- scsi: hisi_sas: Limit users changing debugfs BIST count value
(bsc#1198803).
- scsi: libsas: Keep host active while processing events
(bsc#1198802).
- scsi: libsas: Defer works of new phys during suspend
(bsc#1198802).
- scsi: libsas: Refactor sas_queue_deferred_work() (bsc#1198802).
- scsi: libsas: Add flag SAS_HA_RESUMING (bsc#1198802).
- scsi: libsas: Resume host while sending SMP I/Os (bsc#1198802).
- scsi: hisi_sas: Add more logs for runtime suspend/resume
(bsc#1198802).
- scsi: libsas: Insert PORTE_BROADCAST_RCVD event for resuming
host (bsc#1198802).
- scsi: mvsas: Add spin_lock/unlock() to protect
asd_sas_port->phy_list (bsc#1198802).
- scsi: hisi_sas: Fix some issues related to
asd_sas_port->phy_list (bsc#1198802).
- scsi: libsas: Add spin_lock/unlock() to protect
asd_sas_port->phy_list (bsc#1198802).
- scsi: block: pm: Always set request queue runtime active in
blk_post_runtime_resume() (bsc#1198802).
- scsi: libsas: Don't always drain event workqueue for HA resume
(bsc#1198802).
- scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
(bsc#1198802).
- scsi: hisi_sas: Initialise devices in .slave_alloc callback
(bsc#1198802).
- scsi: hisi_sas: Increase debugfs_dump_index after dump is
completed (bsc#1198806).
- commit 8be5c1e
* Tue Apr 26 2022 oneukum@suse.com
- blacklist.conf: cleanup only
- commit 41987a6
* Mon Apr 25 2022 msuchanek@suse.de
- pahole 1.22 required for full BTF features.
also recommend pahole for kernel-source to make the kernel buildable
with standard config
- commit 364f54b
* Mon Apr 25 2022 oneukum@suse.com
- Update
patches.suse/net-usb-ax88179_178a-Fix-out-of-bounds-accesses-in-R.patch
(bsc#1196018 CVE-2022-28748).
added CVE number
- commit 8cafecb
* Mon Apr 25 2022 jslaby@suse.cz
- random: check for signal_pending() outside of need_resched()
check (git-fixes).
- Refresh
patches.suse/0001-char-random-wire-up-userspace-interface-to-SP800-90B.patch.
- ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
(git-fixes).
- ipmi: bail out if init_srcu_struct fails (git-fixes).
- commit 50fb6ca
* Sun Apr 24 2022 tiwai@suse.de
- drm/vc4: Use pm_runtime_resume_and_get to fix
pm_runtime_get_sync() usage (git-fixes).
- drm/panel/raspberrypi-touchscreen: Initialise the bridge in
prepare (git-fixes).
- drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not
initialised (git-fixes).
- Input: omap4-keypad - fix pm_runtime_get_sync() error checking
(git-fixes).
- commit f70a9a5
* Sat Apr 23 2022 dmueller@suse.com
- io_uring: terminate manual loop iterator loop correctly for
non-vecs (git-fixes).
- io_uring: add a schedule point in io_add_buffers() (git-fixes).
- commit 52b6651
* Sat Apr 23 2022 tiwai@suse.de
- ALSA: hda/realtek: Add quirk for Clevo NP70PNP (git-fixes).
- ALSA: usb-audio: Clear MIDI port active flag after draining
(git-fixes).
- ALSA: usb-audio: add mapping for MSI MAG X570S Torpedo MAX
(git-fixes).
- commit df91c32
* Sat Apr 23 2022 tiwai@suse.de
- arm64: mm: fix p?d_leaf() (git-fixes).
- ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec
is in use (git-fixes).
- ASoC: msm8916-wcd-digital: Check failure for
devm_snd_soc_register_component (git-fixes).
- ASoC: rk817: Use devm_clk_get() in rk817_platform_probe
(git-fixes).
- ASoC: soc-dapm: fix two incorrect uses of list iterator
(git-fixes).
- ASoC: topology: Correct error handling in
soc_tplg_dapm_widget_create() (git-fixes).
- ASoC: atmel: Remove system clock tree configuration for
at91sam9g20ek (git-fixes).
- ALSA: hda/i915: Fix one too many pci_dev_put() (git-fixes).
- ALSA: hda/hdmi: fix warning about PCM count when used with SOF
(git-fixes).
- sound/oss/dmasound: fix 'dmasound_setup' defined but not used
(git-fixes).
- commit 9d80194
* Fri Apr 22 2022 mkubecek@suse.cz
- netfilter: nf_tables: initialize registers in nft_do_chain()
(CVE-2022-1016 bsc#1197227).
- commit f4b3822
* Fri Apr 22 2022 mkubecek@suse.cz
- netfilter: nf_tables: validate registers coming from userspace
(CVE-2022-1015 bsc#1197227).
- commit 0aabb62
* Fri Apr 22 2022 dfaggioli@suse.com
- mm: vmalloc: introduce array allocation functions (bsc#1198110).
- commit dbcab11
* Fri Apr 22 2022 dfaggioli@suse.com
- mm: use vmalloc_array and vcalloc for array allocations
(bsc#1198110).
- commit 4993f07
* Fri Apr 22 2022 dmueller@suse.com
- use jobs not processors in the constraints
jobs is the number of vcpus available to the build, while processors
is the total processor count of the machine the VM is running on.
- commit a6e141d
* Fri Apr 22 2022 dfaggioli@suse.com
- KVM: use __vcalloc for very large allocations (bsc#1198110).
- commit 525fc7a
* Fri Apr 22 2022 ohering@suse.de
- Drivers: hv: vmbus: Fix potential crash on module unload
(git-fixes).
- commit 4ca374b
* Fri Apr 22 2022 ohering@suse.de
- net: netvsc: remove break after return (git-fixes).
- commit 60b2404
* Fri Apr 22 2022 ohering@suse.de
- net: mana: Remove unnecessary check of cqe_type in
mana_process_rx_cqe() (bsc#1195651).
- commit 8963c13
* Fri Apr 22 2022 ohering@suse.de
- net: mana: Add handling of CQE_RX_TRUNCATED (bsc#1195651).
- commit 56f520a
* Fri Apr 22 2022 ohering@suse.de
- net: mana: Reuse XDP dropped page (bsc#1195651).
- commit 5137284
* Fri Apr 22 2022 ohering@suse.de
- net: mana: Add counter for XDP_TX (bsc#1195651).
- commit 6a2ff8f
* Fri Apr 22 2022 ohering@suse.de
- net: mana: Add counter for packet dropped by XDP (bsc#1195651).
- commit 25e80a8
* Fri Apr 22 2022 ohering@suse.de
- net: mana: Use struct_size() helper in
mana_gd_create_dma_region() (bsc#1195651).
- commit abeccbd
* Fri Apr 22 2022 ohering@suse.de
- hv_balloon: rate-limit "Unhandled message" warning (git-fixes).
- commit f0e08f0
* Fri Apr 22 2022 ohering@suse.de
- drivers: hv: log when enabling crash_kexec_post_notifiers
(git-fixes).
- commit 136ee4c
* Fri Apr 22 2022 ohering@suse.de
- hv_utils: Add comment about max VMbus packet size in VSS driver
(git-fixes).
- commit 6b202b9
* Fri Apr 22 2022 ohering@suse.de
- Drivers: hv: Compare cpumasks and not their weights in
init_vp_index() (git-fixes).
- commit 30aeb52
* Fri Apr 22 2022 ohering@suse.de
- Drivers: hv: Rename 'alloced' to 'allocated' (git-fixes).
- commit 566f23a
* Fri Apr 22 2022 ohering@suse.de
- Drivers: hv: vmbus: Use struct_size() helper in kmalloc()
(git-fixes).
- commit 92b3ee9
* Fri Apr 22 2022 shung-hsi.yu@suse.com
- bpf: selftests: adapt bpf_iter_task_vma to get_inode_dev()
(bsc#927455 bsc#1198585).
- commit 4b86303
* Fri Apr 22 2022 tiwai@suse.de
- drm/i915/display/psr: Unset enable_psr2_sel_fetch if other
checks in intel_psr2_config_valid() fails (git-fixes).
- dmaengine: idxd: skip clearing device context when device is
read-only (git-fixes).
- dmaengine: idxd: add RO check for wq max_transfer_size write
(git-fixes).
- dmaengine: idxd: add RO check for wq max_batch_size write
(git-fixes).
- dmaengine: dw-edma: Fix unaligned 64bit access (git-fixes).
- dmaengine: mediatek:Fix PM usage reference leak of
mtk_uart_apdma_alloc_chan_resources (git-fixes).
- dmaengine: imx-sdma: Fix error checking in sdma_event_remap
(git-fixes).
- dma: at_xdmac: fix a missing check on list iterator (git-fixes).
- dmaengine: idxd: fix device cleanup on disable (git-fixes).
- doc/ip-sysctl: add bc_forwarding (git-fixes).
- can: isotp: stop timeout monitoring when no first frame was sent
(git-fixes).
- e1000e: Fix possible overflow in LTR decoding (git-fixes).
- commit 194abd1
* Thu Apr 21 2022 tbogendoerfer@suse.de
- Revert "iavf: Fix deadlock occurrence during resetting VF
interface" (jsc#SLE-18385).
- veth: Ensure eth header is in skb's linear part (git-fixes).
- uapi/linux/stddef.h: Add include guards (jsc#SLE-18978).
- qede: confirm skb is allocated before using (git-fixes).
- ice: clear cmd_type_offset_bsz for TX rings (jsc#SLE-18375).
- ice: xsk: fix VSI state check in ice_xsk_wakeup() (git-fixes).
- ice: synchronize_rcu() when terminating rings (git-fixes).
- net: sfc: fix using uninitialized xdp tx_queue (git-fixes).
- sfc: Do not free an empty page_ring (git-fixes).
- bnxt_en: Prevent XDP redirect from running when stopping TX
queue (git-fixes).
- bnxt_en: reserve space inside receive page for skb_shared_info
(git-fixes).
- bnxt_en: Synchronize tx when xdp redirects happen on same ring
(git-fixes).
- qed: fix ethtool register dump (jsc#SLE-19001).
- ice: Clear default forwarding VSI during VSI release
(git-fixes).
- skbuff: fix coalescing for page_pool fragment recycling
(bsc#1190336).
- net: sfc: add missing xdp queue reinitialization (git-fixes).
- RDMA/rxe: Fix ref error in rxe_av.c (jsc#SLE-19249).
- Revert "RDMA/core: Fix ib_qp_usecnt_dec() called when error"
(jsc#SLE-19249).
- RDMA/rxe: Change variable and function argument to proper type
(jsc#SLE-19249).
- bareudp: use ipv6_mod_enabled to check if IPv6 enabled
(git-fixes).
- ionic: catch transition back to RUNNING with fw_generation 0
(git-fixes).
- commit f0e50a2
* Thu Apr 21 2022 jroedel@suse.de
- KVM: SVM: Allow AVIC support on system w/ physical APIC ID > 255 (bsc#1193823).
- commit 5a9f922
* Thu Apr 21 2022 jroedel@suse.de
- KVM: x86/mmu: do compare-and-exchange of gPTE via the user address (CVE-2022-1158 bsc#1197660).
- commit c813453
* Thu Apr 21 2022 tiwai@suse.de
- nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size
(git-fixes).
- spi: cadence-quadspi: fix protocol setup for non-1-1-X
operations (git-fixes).
- regulator: wm8994: Add an off-on delay for WM8994 variant
(git-fixes).
- net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
(git-fixes).
- net: axienet: setup mdio unconditionally (git-fixes).
- soc: qcom: aoss: Fix missing put_device call in qmp_get
(git-fixes).
- ACPI: processor idle: Check for architectural support for LPI
(git-fixes).
- ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad
T40 (git-fixes).
- soc: qcom: aoss: Expose send for generic usecase (git-fixes).
- ACPI: processor idle: Allow playing dead in C3 state
(git-fixes).
- commit 7969c20
* Thu Apr 21 2022 tiwai@suse.de
- drm/amdgpu: Enable gfxoff quirk on MacBook Pro (git-fixes).
- drm/amd/display: don't ignore alpha property on pre-multiplied
mode (git-fixes).
- arm64: alternatives: mark patch_alternative() as `noinstr`
(git-fixes).
- drm/amd/display: Fix allocate_mst_payload assert on resume
(git-fixes).
- drm/amd/display: Revert FEC check in validation (git-fixes).
- drm/amd/display: Enable power gating before init_pipes
(git-fixes).
- gpu: ipu-v3: Fix dev_dbg frequency output (git-fixes).
- drm/amdkfd: Check for potential null return of kmalloc_array()
(git-fixes).
- drm/amdgpu/vcn: improve vcn dpg stop procedure (git-fixes).
- drm/amdkfd: Fix Incorrect VMIDs passed to HWS (git-fixes).
- drm/amd/display: Update VTEM Infopacket definition (git-fixes).
- drm/amd/display: FEC check in timing validation (git-fixes).
- drm/amd/display: fix audio format not updated after edid updated
(git-fixes).
- drm/amd/display: Fix p-state allow debug index on dcn31
(git-fixes).
- drm/amdgpu: conduct a proper cleanup of PDB bo (git-fixes).
- drm/amd: Add USBC connector ID (git-fixes).
- ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
(git-fixes).
- drm/amd/display: Add pstate verification and recovery for DCN31
(git-fixes).
- commit e33589b
* Wed Apr 20 2022 jack@suse.cz
- bfq: Do not let waker requests skip proper accounting (bsc#1184318).
Refresh: patches.suse/bfq-Drop-pointless-unlock-lock-pair.patch
patches.suse/bfq-Remove-pointless-bfq_init_rq-calls.patch
- commit 4b6502a
* Wed Apr 20 2022 msuchanek@suse.de
- Update patches.suse/powerpc-pseries-Fix-use-after-free-in-remove_phb_dyn.patch
(bsc#1065729 bsc#1198660 ltc#197803).
- commit 5963e52
* Wed Apr 20 2022 ggherdovich@suse.cz
- intel_idle: add core C6 optimization for SPR (bsc#1198602).
- commit d6fb753
* Wed Apr 20 2022 ggherdovich@suse.cz
- intel_idle: add 'preferred_cstates' module argument
(bsc#1198602).
- commit 0bc7d2b
* Wed Apr 20 2022 ggherdovich@suse.cz
- intel_idle: add SPR support (bsc#1198602).
- commit 2bc31de
* Wed Apr 20 2022 tiwai@suse.de
- spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem
and controller (git-fixes).
- spi: cadence-quadspi: fix incorrect supports_op() return value
(git-fixes).
- spi: spi-mtk-nor: initialize spi controller after resume
(git-fixes).
- commit aa5ea63
* Tue Apr 19 2022 tiwai@suse.de
- Move upstreamed scsi lpfc patches into sorted section
- commit 115220a
* Tue Apr 19 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
- commit e93d073
* Tue Apr 19 2022 lduncan@suse.com
- SCSI: iscsi: fix iscsi_endpoint changes (bsc#1197685).
- SCSI: iscsi: fix iscsi_cls_conn changes (bsc#1197685).
- scsi: qedi: Fix failed disconnect handling (bsc#1197685).
- scsi: iscsi: Fix NOP handling during conn recovery
(bsc#1197685).
- scsi: iscsi: Fix unbound endpoint error handling (bsc#1197685).
- scsi: iscsi: Fix conn cleanup and stop race during iscsid
restart (bsc#1197685).
- scsi: iscsi: Fix endpoint reuse regression (bsc#1197685).
- scsi: iscsi: Release endpoint ID when its freed (bsc#1197685).
- scsi: iscsi: Fix offload conn cleanup when iscsid restarts
(bsc#1197685).
- scsi: iscsi: Move iscsi_ep_disconnect() (bsc#1197685).
- commit d5cdaca
* Tue Apr 19 2022 lduncan@suse.com
- Sorted using series_sort.py
Since sequence_patch required it.
- commit 6bf7976
* Tue Apr 19 2022 pjakobsson@suse.de
- drm/msm/a6xx: Fix missing ARRAY_SIZE() check (git-fixes).
- commit 15c93ee
* Tue Apr 19 2022 pjakobsson@suse.de
- gpu: host1x: Fix a memory leak in 'host1x_remove()' (git-fixes).
- commit e524b28
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-Check-if-ASPM-is-enabled-from-PCIe-subsystem.patch.
Alt-commit
- commit 624f694
* Tue Apr 19 2022 oneukum@suse.com
- mm/vmalloc: fix comments about vmap_area struct (git-fixes).
- commit fe97565
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-pm-correct-the-sequence-of-sending-gpu-reset.patch.
Alt-commit
- commit b60107a
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-pm-fix-hwmon-node-of-power1_label-create-iss.patch.
Alt-commit
- commit b1b4026
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-avoid-suspend-on-dGPUs-w-s2idle-support-when.patch.
Alt-commit
- commit 37b6b68
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-dc-calcs-dce_calcs-Fix-a-memleak-in-.patch.
Alt-commit
- commit 47a3604
* Tue Apr 19 2022 pjakobsson@suse.de
- drm/meson: Fix error handling when afbcd.ops->init fails
(git-fixes).
- commit 7e940eb
* Tue Apr 19 2022 pjakobsson@suse.de
- drm/amd: Check if ASPM is enabled from PCIe subsystem
(git-fixes).
- commit 2931008
* Tue Apr 19 2022 pjakobsson@suse.de
- drm/amdkfd: remove unused function (git-fixes).
- commit dc0eb04
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Set-optimize_pwr_state-for-DCN31.patch.
Alt-commit
- commit 8cb9616
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Send-s0i2_rdy-in-stream_count-0-opti.patch.
Alt-commit
- commit fba46ba
* Tue Apr 19 2022 pjakobsson@suse.de
- drm/tegra: Add back arm_iommu_detach_device() (git-fixes).
- commit b76c062
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-amd-display-Set-exit_optimized_pwr_state-for-DCN.patch.
Alt-commit
- commit df22983
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-vc4-kms-Wait-for-the-commit-before-increasing-ou.patch.
Alt-commit
- commit 0448552
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-fb-Fix-rounding-error-in-subsampled-plane-s.patch.
Alt-commit
- commit 7fc481a
* Tue Apr 19 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-hdmi-Turn-DP-TMDS-output-buffers-back-on-in.patch.
Alt-commit
- commit 2f0d2ce
* Tue Apr 19 2022 tbogendoerfer@suse.de
- Update
patches.suse/RDMA-rtrs-clt-Fix-possible-double-free-in-error-case.patch
(bsc#1198515 CVE-2022-29156).
Added CVE reference.
- commit 97b74da
* Tue Apr 19 2022 tiwai@suse.de
- i2c: dev: Force case user pointers in compat_i2cdev_ioctl()
(git-fixes).
- gpiolib: acpi: use correct format characters (git-fixes).
- ARM: config: u8500: Re-enable AB8500 battery charging
(git-fixes).
- memory: atmel-ebi: Fix missing of_node_put in atmel_ebi_probe
(git-fixes).
- memory: renesas-rpc-if: fix platform-device leak in error path
(git-fixes).
- firmware: arm_scmi: Fix sorting of retrieved clock rates
(git-fixes).
- ARM: davinci: da850-evm: Avoid NULL pointer dereference
(git-fixes).
- dma-direct: avoid redundant memory sync for swiotlb (git-fixes).
- memory: mtk-smi: Add error handle for smi_probe (git-fixes).
- commit 42f88a5
* Fri Apr 15 2022 tiwai@suse.de
- ath9k: Fix usage of driver-private space in tx_info (git-fixes).
- commit 1c4d1b6
* Fri Apr 15 2022 tiwai@suse.de
- drm/msm/dp: add fail safe mode outside of event_mutex context
(git-fixes).
- drm/msm/dsi: Use connector directly in
msm_dsi_manager_connector_init() (git-fixes).
- drm/msm: Fix range size vs end confusion (git-fixes).
- drm/msm: Add missing put_task_struct() in debugfs path
(git-fixes).
- nfc: nci: add flush_workqueue to prevent uaf (git-fixes).
- cfg80211: hold bss_lock while updating nontrans_list
(git-fixes).
- ath9k: Properly clear TX status area before reporting to
mac80211 (git-fixes).
- macvlan: Fix leaking skb in source mode with nodst option
(git-fixes).
- net: mdio: don't defer probe forever if PHY IRQ provider is
missing (git-fixes).
- commit 5f385f4
* Fri Apr 15 2022 tiwai@suse.de
- ALSA: usb-audio: Limit max buffer and period sizes per time
(git-fixes).
- commit 7a30bc1
* Fri Apr 15 2022 tiwai@suse.de
- ALSA: core: Add snd_card_free_on_error() helper (git-fixes).
- commit 001f843
* Fri Apr 15 2022 tiwai@suse.de
- ALSA: hda/realtek: add quirk for Lenovo Thinkpad X12 speakers
(git-fixes).
- ALSA: pcm: Test for "silence" field in struct "pcm_format_data"
(git-fixes).
- ALSA: usb-audio: Increase max buffer size (git-fixes).
- ALSA: usb-audio: Cap upper limits of buffer/period bytes for
implicit fb (git-fixes).
- ALSA: hda: intel-dsp-config: update AlderLake PCI IDs
(git-fixes).
- sound/oss/dmasound: fix build when drivers are mixed =y/=m
(git-fixes).
- ALSA: hda/realtek: Add quirk for Clevo PD50PNT (git-fixes).
- ALSA: usb-audio: Fix undefined behavior due to shift overflowing
the constant (git-fixes).
- ALSA: hda/i915 - skip acomp init if no matching display
(git-fixes).
- commit e05cfa3
* Thu Apr 14 2022 tiwai@suse.de
- lz4: fix LZ4_decompress_safe_partial read out of bound
(git-fixes).
- serial: samsung_tty: do not unlock port->lock for
uart_write_wakeup() (git-fixes).
- staging: wfx: fix an error handling in wfx_init_common()
(git-fixes).
- staging: vchiq_core: handle NULL result of
find_service_by_handle (git-fixes).
- staging: vchiq_arm: Avoid NULL ptr deref in
vchiq_dump_platform_instances (git-fixes).
- virtio_console: eliminate anonymous module_init & module_exit
(git-fixes).
- phy: amlogic: meson8b-usb2: fix shared reset control use
(git-fixes).
- phy: amlogic: meson8b-usb2: Use dev_err_probe() (git-fixes).
- phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller
use (git-fixes).
- habanalabs: fix possible memory leak in MMU DR fini (git-fixes).
- w1: w1_therm: fixes w1_seq for ds28ea00 sensors (git-fixes).
- usb: dwc3: omap: fix "unbalanced disables for smps10_out1"
on omap5evm (git-fixes).
- usb: dwc3: pci: Set the swnode from inside dwc3_pci_quirks()
(git-fixes).
- usb: ehci: add pci device support for Aspeed platforms
(git-fixes).
- usb: cdnsp: fix cdnsp_decode_trb function to properly handle
ret value (git-fixes).
- usb: gadget: tegra-xudc: Fix control endpoint's definitions
(git-fixes).
- usb: gadget: tegra-xudc: Do not program SPARAM (git-fixes).
- power: supply: axp288-charger: Set Vhold to 4.4V (git-fixes).
- power: supply: axp20x_battery: properly report current when
discharging (git-fixes).
- PCI: endpoint: Fix misused goto label (git-fixes).
- PCI: endpoint: Fix alignment fault error in copy tests
(git-fixes).
- PCI: aardvark: Fix support for MSI interrupts (git-fixes).
- PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
(git-fixes).
- init/main.c: return 1 from handled __setup() functions
(git-fixes).
- mt76: fix monitor mode crash with sdio driver (git-fixes).
- mt76: mt7615: Fix assigning negative values to unsigned variable
(git-fixes).
- mt76: mt7915: fix injected MPDU transmission to not use HW
A-MSDU (git-fixes).
- iwlwifi: mvm: move only to an enabled channel (git-fixes).
- iwlwifi: mvm: Correctly set fragmented EBS (git-fixes).
- mt76: dma: initialize skip_unmap in mt76_dma_rx_fill
(git-fixes).
- mt76: mt7921: fix crash when startup fails (git-fixes).
- commit c050331
* Thu Apr 14 2022 tiwai@suse.de
- arm64: Add part number for Arm Cortex-A78AE (git-fixes).
- drm/amdkfd: Create file descriptor after client is added to
smi_clients list (git-fixes).
- drm/amdgpu/vcn: Fix the register setting for vcn1 (git-fixes).
- dmaengine: Revert "dmaengine: shdma: Fix runtime PM imbalance
on error" (git-fixes).
- clk: Enforce that disjoints limits are invalid (git-fixes).
- clk: ti: Preserve node in ti_dt_clocks_register() (git-fixes).
- clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568
(git-fixes).
- clk: si5341: fix reported clk_rate when output divider is 2
(git-fixes).
- drm/msm/dsi: Remove spurious IRQF_ONESHOT flag (git-fixes).
- drm/amdkfd: make CRAT table missing message informational only
(git-fixes).
- drm/bridge: Add missing pm_runtime_put_sync (git-fixes).
- drm/amdgpu: Fix recursive locking warning (git-fixes).
- drm/amdkfd: Don't take process mutex for svm ioctls (git-fixes).
- drm/amd/display: Use PSR version selected during set_psr_caps
(git-fixes).
- drm/amd/display: Fix memory leak (git-fixes).
- drm/amd/amdgpu/amdgpu_cs: fix refcount leak of a dma_fence obj
(git-fixes).
- drm/amd/display: Add signal type check when verify stream
backends same (git-fixes).
- drm: Add orientation quirk for GPD Win Max (git-fixes).
- Bluetooth: Fix use after free in hci_send_acl (git-fixes).
- ath11k: mhi: use mhi_sync_power_up() (git-fixes).
- ath11k: pci: fix crash on suspend if board file is not found
(git-fixes).
- ath11k: fix kernel panic during unload/load ath11k modules
(git-fixes).
- can: etas_es58x: es58x_fd_rx_event_msg(): initialize
rx_event_msg before calling es58x_check_msg_len() (git-fixes).
- can: isotp: set default value for N_As to 50 micro seconds
(git-fixes).
- Bluetooth: use memset avoid memory leaks (git-fixes).
- Bluetooth: Fix not checking for valid hdev on
bt_dev_{info,warn,err,dbg} (git-fixes).
- cfg80211: don't add non transmitted BSS to 6GHz scanned channels
(git-fixes).
- ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111 (git-fixes).
- commit b3a4420
* Wed Apr 13 2022 ohering@suse.de
- PCI: hv: Remove unused hv_set_msi_entry_from_desc()
(bsc#1198228).
- commit b61cd71
* Wed Apr 13 2022 ohering@suse.de
- hv_netvsc: Add check for kvmalloc_array (git-fixes).
- commit cf67f52
* Wed Apr 13 2022 pjakobsson@suse.de
- drm/vc4: hdmi: Fix HPD GPIO detection (git-fixes).
- commit ee70023
* Wed Apr 13 2022 bp@suse.de
- x86/platform/uv: Log gap hole end size (bsc#1198417).
- commit 8618bf4
* Wed Apr 13 2022 pjakobsson@suse.de
- drm/amdgpu: Drop inline from amdgpu_ras_eeprom_max_record_count
(git-fixes).
- commit 7eb114d
* Wed Apr 13 2022 bp@suse.de
- x86/platform/uv: Update TSC sync state for UV5 (bsc#1198417).
- commit 3d0fd26
* Wed Apr 13 2022 bp@suse.de
- x86/platform/uv: Update NMI Handler for UV5 (bsc#1198417).
- commit 76ba15c
* Wed Apr 13 2022 osalvador@suse.de
- powerpc/numa: Handle partially initialized numa nodes
(bsc#1197658).
- commit 061e1c6
* Wed Apr 13 2022 tiwai@suse.de
- media: rockchip/rga: do proper error checking in probe
(git-fixes).
- commit e57e042
* Tue Apr 12 2022 bp@suse.de
- Update
patches.suse/x86-pm-save-the-msr-validity-status-at-context-setup.patch
(bsc#1198400).
- Update
patches.suse/x86-speculation-restore-speculation-related-msrs-during-s3-resume.patch
(bsc#1198400).
- commit bd2ea09
* Tue Apr 12 2022 mkoutny@suse.com
- ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on
PTRACE_SEIZE (bsc#1198413).
- commit 93194fb
* Tue Apr 12 2022 mkoutny@suse.com
- ipc/sem: do not sleep with a spin lock held (bsc#1198412).
- commit 3ba588c
* Tue Apr 12 2022 mkoutny@suse.com
- blacklist.conf: Add 460a79e18842 mm/memcontrol: return 1 from cgroup.memory __setup() handler
- commit 8e485bf
* Tue Apr 12 2022 mkoutny@suse.com
- mm: memcg: synchronize objcg lists with a dedicated spinlock
(bsc#1198402).
- commit fdeab39
* Tue Apr 12 2022 mkoutny@suse.com
- ucounts: Enforce RLIMIT_NPROC not RLIMIT_NPROC+1 (bsc#1194191).
- commit ade0b01
* Tue Apr 12 2022 shung-hsi.yu@suse.com
- bpf: Resolve to prog->aux->dst_prog->type only for
BPF_PROG_TYPE_EXT (git-fixes).
- commit f7beadf
* Tue Apr 12 2022 tiwai@suse.de
- Update patch references of drm fixes (CVE-2022-1280 bsc#1197914)
- commit 3e03d02
* Tue Apr 12 2022 vkarasulli@suse.de
- SUNRPC: Ensure we flush any closed sockets before
xs_xprt_free() (bsc#1198330 CVE-2022-28893).
- commit d2a1b78
* Tue Apr 12 2022 jack@suse.cz
- nfsd: Replace use of rwsem with errseq_t (bsc#1196960).
- commit b9035c0
* Tue Apr 12 2022 msuchanek@suse.de
- powerpc/mce: Modify the real address error logging messages
(jsc#SLE-18194).
- selftests/powerpc: Add test for real address error handling
(jsc#SLE-18194).
- powerpc/pseries: Parse control memory access error
(jsc#SLE-18194).
- commit 5eae731
* Tue Apr 12 2022 pmladek@suse.com
- vsprintf: Fix potential unaligned access (bsc#1198379).
- commit 91a2f17
* Mon Apr 11 2022 tonyj@suse.de
- perf/x86/intel/uncore: Make uncore_discovery clean for 64 bit
addresses (bsc#1197304).
- commit 7f08b1b
* Mon Apr 11 2022 lduncan@suse.com
- drbd: fix an invalid memory access caused by incorrect use of
list iterator (git-fixes).
- drbd: Fix five use after free bugs in get_initial_state
(git-fixes).
- scsi: mpt3sas: Fix incorrect 4GB boundary check (git-fixes).
- scsi: scsi_transport_fc: Fix FPIN Link Integrity statistics
counters (git-fixes).
- scsi: hisi_sas: Change permission of parameter prot_mask
(git-fixes).
- scsi: pm8001: Fix abort all task initialization (git-fixes).
- scsi: pm8001: Fix NCQ NON DATA command completion handling
(git-fixes).
- scsi: pm8001: Fix NCQ NON DATA command task initialization
(git-fixes).
- scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()
(git-fixes).
- scsi: pm8001: Fix le32 values handling in
pm80xx_chip_ssp_io_req() (git-fixes).
- scsi: pm8001: Fix payload initialization in
pm80xx_encrypt_update() (git-fixes).
- scsi: pm8001: Fix le32 values handling in
pm80xx_set_sas_protocol_timer_config() (git-fixes).
- scsi: pm8001: Fix payload initialization in
pm80xx_set_thermal_config() (git-fixes).
- scsi: pm8001: Fix command initialization in
pm8001_chip_ssp_tm_req() (git-fixes).
- scsi: pm8001: Fix command initialization in
pm80XX_send_read_log() (git-fixes).
- scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA
commands (git-fixes).
- scsi: fnic: Fix a tracing statement (git-fixes).
- scsi: mpt3sas: Page fault in reply q processing (git-fixes).
- scsi: qedi: Fix ABBA deadlock in qedi_process_tmf_resp()
and qedi_process_cmd_cleanup_resp() (git-fixes).
- scsi: elx: efct: Don't use GFP_KERNEL under spin lock
(git-fixes).
- commit 1cd7361
* Mon Apr 11 2022 ohering@suse.de
- Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
(bsc#1198228).
- Drivers: hv: balloon: Disable balloon and hot-add accordingly
(bsc#1198228).
- Drivers: hv: balloon: Support status report for larger page
sizes (bsc#1198228).
- Drivers: hv: vmbus: Prevent load re-ordering when reading ring
buffer (bsc#1198228).
- PCI: hv: Propagate coherence from VMbus device to PCI device
(bsc#1198228).
- Drivers: hv: vmbus: Propagate VMbus coherence to each VMbus
device (bsc#1198228).
- Drivers: hv: vmbus: Fix initialization of device object in
vmbus_device_register() (git-fixes).
- Drivers: hv: vmbus: Deactivate sysctl_record_panic_msg by
default in isolated guests (bsc#1183682).
- PCI: hv: Avoid the retarget interrupt hypercall in irq_unmask()
on ARM64 (bsc#1198228).
- x86/hyperv: Output host build info as normal Windows version
number (git-fixes).
- commit 0c3a755
* Mon Apr 11 2022 ohering@suse.de
- additional reference for arm64 erratum 1418040 (bsc#1198228).
- commit 7a1dfd5
* Mon Apr 11 2022 tiwai@suse.de
- irqchip/gic, gic-v3: Prevent GSI to SGI translations
(git-fixes).
- irqchip/gic-v3: Fix GICR_CTLR.RWP polling (git-fixes).
- irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before
descheduling (git-fixes).
- commit 53121f2
* Sun Apr 10 2022 tiwai@suse.de
- USB: usb-storage: Fix use of bitfields for hardware data in
ene_ub6250.c (git-fixes).
- USB: serial: pl2303: add IBM device IDs (git-fixes).
- USB: serial: simple: add Nokia phone driver (git-fixes).
- usb: typec: tipd: Forward plug orientation to typec subsystem
(git-fixes).
- video: fbdev: sm712fb: Fix crash in smtcfb_write() (git-fixes).
- video: fbdev: sm712fb: Fix crash in smtcfb_read() (git-fixes).
- video: fbdev: atari: Atari 2 bpp (STe) palette bugfix
(git-fixes).
- video: fbdev: udlfb: replace snprintf in show functions with
sysfs_emit (git-fixes).
- video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit()
instead of snprintf() (git-fixes).
- video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead
of snprintf() (git-fixes).
- video: fbdev: omapfb: acx565akm: replace snprintf with
sysfs_emit (git-fixes).
- video: fbdev: cirrusfb: check pixclock to avoid divide by zero
(git-fixes).
- video: fbdev: w100fb: Reset global state (git-fixes).
- video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflow
(git-fixes).
- virtio_console: break out of buf poll on remove (git-fixes).
- commit c8b4e90
* Sun Apr 10 2022 tiwai@suse.de
- spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
(git-fixes).
- spi: core: add dma_map_dev for __spi_unmap_msg() (git-fixes).
- regulator: atc260x: Fix missing active_discharge_on setting
(git-fixes).
- udmabuf: validate ubuf->pagecount (git-fixes).
- spi: Fix erroneous sgs value with min_t() (git-fixes).
- spi: tegra20: Use of_device_get_match_data() (git-fixes).
- regulator: rpi-panel: Handle I2C errors/timing to the Atmel
(git-fixes).
- spi: Fix invalid sgs value (git-fixes).
- commit 63be40f
* Sun Apr 10 2022 tiwai@suse.de
- staging: mt7621-dts: fix LEDs and pinctrl on GB-PC1 devicetree
(git-fixes).
- staging: mt7621-dts: fix pinctrl-0 items to be size-1 items
on ethernet (git-fixes).
- staging: mt7621-dts: fix pinctrl properties for ethernet
(git-fixes).
- staging: mt7621-dts: fix formatting (git-fixes).
- pinctrl: microchip-sgpio: lock RMW access (git-fixes).
- PCI: fu740: Force 2.5GT/s for initial device probe (git-fixes).
- PM: core: keep irq flags in device_pm_check_callbacks()
(git-fixes).
- pinctrl: npcm: Fix broken references to chip->parent_device
(git-fixes).
- pinctrl: microchip sgpio: use reset driver (git-fixes).
- commit 553891e
* Sun Apr 10 2022 tiwai@suse.de
- mmc: renesas_sdhi: don't overwrite TAP settings when HS400
tuning is complete (git-fixes).
- mmc: core: Fixup support for writeback-cache for eMMC and SD
(git-fixes).
- mmc: block: Check for errors after write on SPI (git-fixes).
- mmc: mmci: stm32: correctly check all elements of sg list
(git-fixes).
- Revert "mmc: sdhci-xenon: fix annoying 1.8V regulator warning"
(git-fixes).
- mei: avoid iterator usage outside of list_for_each_entry
(git-fixes).
- mei: me: add Alder Lake N device id (git-fixes).
- mei: me: disable driver on the ign firmware (git-fixes).
- mgag200 fix memmapsl configuration in GCTL6 register
(git-fixes).
- mmc: host: Return an error when ->enable_sdio_irq() ops is
missing (git-fixes).
- commit c5b9dfd
* Sun Apr 10 2022 tiwai@suse.de
- media: atomisp: fix bad usage at error handling logic
(git-fixes).
- media: i2c: ov5648: Fix lockdep error (git-fixes).
- media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PC
(git-fixes).
- media: cx88-mpeg: clear interrupt status register before
streaming video (git-fixes).
- media: imx-jpeg: fix a bug of accessing array out of bounds
(git-fixes).
- media: hdpvr: initialize dev->worker at hdpvr_register_videodev
(git-fixes).
- media: atomisp: fix dummy_ptr check to avoid duplicate active_bo
(git-fixes).
- media: atomisp_gmin_platform: Add DMI quirk to not turn AXP
ELDO2 regulator off on some boards (git-fixes).
- media: iommu/mediatek: Add device_link between the consumer
and the larb devices (git-fixes).
- media: iommu/mediatek: Return ENODEV if the device is NULL
(git-fixes).
- commit ae662c1
* Sun Apr 10 2022 tiwai@suse.de
- mailbox: imx: fix wakeup failure from freeze mode (git-fixes).
- media: iommu/mediatek-v1: Free the existed fwspec if the master
dev already has (git-fixes).
- media: imx-jpeg: Prevent decoding NV12M jpegs into single-planar
buffers (git-fixes).
- media: ir_toy: free before error exiting (git-fixes).
- media: atmel: atmel-isc-base: report frame sizes as full
supported range (git-fixes).
- media: staging: media: zoran: fix various V4L2 compliance errors
(git-fixes).
- media: staging: media: zoran: calculate the right buffer number
for zoran_reap_stat_com (git-fixes).
- media: staging: media: zoran: move videodev alloc (git-fixes).
- mac80211: Remove a couple of obsolete TODO (git-fixes).
- commit 5f7ed73
* Sun Apr 10 2022 tiwai@suse.de
- i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'
(git-fixes).
- LSM: general protection fault in legacy_parse_param (git-fixes).
- hwrng: cavium - HW_RANDOM_CAVIUM should depend on ARCH_THUNDER
(git-fixes).
- irqchip/nvic: Release nvic_base upon failure (git-fixes).
- irqchip/qcom-pdc: Fix broken locking (git-fixes).
- Input: zinitix - do not report shadow fingers (git-fixes).
- HID: Add support for open wheel and no attachment to T300
(git-fixes).
- i2c: bcm2835: Use platform_get_irq() to get the interrupt
(git-fixes).
- hwrng: cavium - Check health status while reading random data
(git-fixes).
- commit fda3c99
* Sun Apr 10 2022 tiwai@suse.de
- drm/nouveau/pmu: Add missing callbacks for Tegra devices
(git-fixes).
- drm/amdgpu/smu10: fix SoC/fclk units in auto mode (git-fixes).
- drm/amdgpu: don't use BACO for reset in S3 (git-fixes).
- drm/imx: dw_hdmi-imx: Fix bailout in error cases of probe
(git-fixes).
- drm/imx: Fix memory leak in imx_pd_connector_get_modes
(git-fixes).
- drm/imx: imx-ldb: Check for null pointer after calling kmemdup
(git-fixes).
- Revert "gpio: Revert regression in sysfs-gpio (gpiolib.c)"
(git-fixes).
- gpio: Revert regression in sysfs-gpio (gpiolib.c) (git-fixes).
- HID: logitech-dj: add new lightspeed receiver id (git-fixes).
- commit 77645db
* Sun Apr 10 2022 tiwai@suse.de
- drm/i915: Treat SAGV block time 0 as SAGV disabled (git-fixes).
- commit 3fa84f4
* Sun Apr 10 2022 tiwai@suse.de
- drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()
(git-fixes).
- drm/simpledrm: Add "panel orientation" property on non-upright
mounted LCD panels (git-fixes).
- drm/syncobj: flatten dma_fence_chains on transfer (git-fixes).
- drm/nouveau/backlight: Just set all backlight types as RAW
(git-fixes).
- drm/meson: split out encoder from meson_dw_hdmi (git-fixes).
- drm/meson: Make use of the helper function
devm_platform_ioremap_resourcexxx() (git-fixes).
- commit 8beb689
* Sun Apr 10 2022 tiwai@suse.de
- Documentation: update stable tree link (git-fixes).
- Documentation: add link to stable release candidate tree
(git-fixes).
- ASoC: soc-compress: Change the check for codec_dai (git-fixes).
- crypto: hisilicon/sec - not need to enable sm4 extra mode at
HW V3 (git-fixes).
- crypto: xts - Add softdep on ecb (git-fixes).
- crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
(git-fixes).
- clocksource/drivers/exynos_mct: Handle DTS with higher number
of interrupts (git-fixes).
- clocksource/drivers/exynos_mct: Refactor resources allocation
(git-fixes).
- dmaengine: idxd: check GENCAP config support for gencfg register
(git-fixes).
- commit 246144e
* Sun Apr 10 2022 tiwai@suse.de
- arm64: patch_text: Fixup last cpu should be master (git-fixes).
- arm64: defconfig: build imx-sdma as a module (git-fixes).
- ASoC: mediatek: mt8192-mt6359: Fix error handling in
mt8192_mt6359_dev_probe (git-fixes).
- ASoC: Intel: sof_sdw: fix quirks for 2022 HP Spectre x360 13"
(git-fixes).
- ASoC: soc-compress: prevent the potentially use of null pointer
(git-fixes).
- ASoC: amd: vg: fix for pm resume callback sequence (git-fixes).
- ASoC: soc-core: skip zero num_dai component in searching dai
name (git-fixes).
- ASoC: madera: Add dependencies on MFD (git-fixes).
- ASoC: SOF: Intel: match sdw version on link_slaves_found
(git-fixes).
- ASoC: mediatek: use of_device_get_match_data() (git-fixes).
- commit 2873a81
* Sun Apr 10 2022 tiwai@suse.de
- ARM: dts: bcm2711: Add the missing L1/L2 cache information
(git-fixes).
- ARM: dts: bcm2837: Add the missing L1/L2 cache information
(git-fixes).
- ARM: dts: qcom: fix gic_irq_domain_translate warnings for
msm8960 (git-fixes).
- ARM: dts: exynos: add missing HDMI supplies on SMDK5420
(git-fixes).
- ARM: dts: exynos: add missing HDMI supplies on SMDK5250
(git-fixes).
- ARM: tegra: tamonten: Fix I2C3 pad setting (git-fixes).
- ARM: dts: imx7: Use audio_mclk_post_div instead
audio_mclk_root_clk (git-fixes).
- arm64: mm: Drop 'const' from conditional arm64_dma_phys_limit
definition (git-fixes).
- arm64: Do not defer reserve_crashkernel() for platforms with
no DMA memory zones (git-fixes).
- arm64: module: remove (NOLOAD) from linker script (git-fixes).
- commit 707bb46
* Sun Apr 10 2022 tiwai@suse.de
- arch/arm64: Fix topology initialization for core scheduling
(git-fixes).
- ALSA: hda: Avoid unsol event during RPM suspending (git-fixes).
- ARM: mmp: Fix failure to remove sram device (git-fixes).
- ACPI/APEI: Limit printable size of BERT table data (git-fixes).
- Revert "ACPI: Pass the same capabilities to the _OSC regardless
of the query flag" (git-fixes).
- ACPICA: Avoid walking the ACPI Namespace if it is not there
(git-fixes).
- af_key: add __GFP_ZERO flag for compose_sadb_supported in
function pfkey_register (git-fixes).
- ARM: mstar: Select HAVE_ARM_ARCH_TIMER (git-fixes).
- commit 402ae64
* Fri Apr 08 2022 mbenes@suse.cz
- livepatch: Don't block removal of patches that are safe to
unload (bsc#1071995).
- commit c6239c2
* Fri Apr 08 2022 tiwai@suse.de
- ata: sata_dwc_460ex: Fix crash due to OOB write (git-fixes).
- commit 964a11d
* Thu Apr 07 2022 lduncan@suse.com
- block-map: add __GFP_ZERO flag for alloc_page in function
bio_copy_kern (bsc#1197386 CVE-2022-0494).
- commit b39e97b
* Wed Apr 06 2022 jack@suse.cz
- Split kABI fixup into a separate patch:
- block: Fix up kabi after blkcg merge fix (bsc#1198020).
- Refresh
patches.suse/block-don-t-merge-across-cgroup-boundaries-if-blkcg-.patch.
- commit 8147dd9
* Wed Apr 06 2022 bp@suse.de
- x86/speculation: Restore speculation related MSRs during S3
resume (bsc#1190497).
- commit cc68d33
* Wed Apr 06 2022 jgross@suse.com
- xen: fix is_xen_pmu() (git-fixes).
- commit bdd8f73
* Wed Apr 06 2022 jgross@suse.com
- Revert "xen-netback: Check for hotplug-status existence before
watching" (git-fixes).
- commit 419da4f
* Wed Apr 06 2022 jgross@suse.com
- Revert "xen-netback: remove 'hotplug-status' once it has served
its purpose" (git-fixes).
- commit 76e6147
* Wed Apr 06 2022 jgross@suse.com
- xen/blkfront: fix comment for need_copy (git-fixes).
- commit fa11d3f
* Wed Apr 06 2022 bp@suse.de
- x86/pm: Save the MSR validity status at context setup
(bsc#1190497).
- commit 825429b
* Wed Apr 06 2022 oneukum@suse.com
- blacklist.conf: misattributed in upstream
- commit ea7b484
* Wed Apr 06 2022 oneukum@suse.com
- mt76: mt7915: use proper aid value in
mt7915_mcu_wtbl_generic_tlv in sta mode (git-fixes).
- commit 9d44a68
* Wed Apr 06 2022 oneukum@suse.com
- blacklist.conf: breaks kABI for minor benefit
- commit f4b6164
* Wed Apr 06 2022 oneukum@suse.com
- ray_cs: Check ioremap return value (git-fixes).
- commit a31a159
* Wed Apr 06 2022 oneukum@suse.com
- blacklist.conf: cleanup not a fix, still breaking kABI
- commit 4c935c8
* Wed Apr 06 2022 oneukum@suse.com
- rtw88: Disable PCIe ASPM while doing NAPI poll on 8821CE
(git-fixes).
- commit 842f7c4
* Wed Apr 06 2022 oneukum@suse.com
- blacklist.conf: kABI
- commit aeb59e1
* Tue Apr 05 2022 tbogendoerfer@suse.de
- net: hns3: fix software vlan talbe of vlan 0 inconsistent with
hardware (git-fixes).
- wireguard: socket: ignore v6 endpoints when ipv6 is disabled
(git-fixes).
- wireguard: socket: free skb in send6 when ipv6 is disabled
(git-fixes).
- ice: xsk: Fix indexing in ice_tx_xsk_pool() (jsc#SLE-18375).
- xsk: Do not write NULL in SW ring at allocation failure
(jsc#SLE-18375).
- qlcnic: dcb: default to returning -EOPNOTSUPP (git-fixes).
- net: hns3: fix phy can not link up when autoneg off and reset
(git-fixes).
- net: hns3: add NULL pointer check for hns3_set/get_ringparam()
(git-fixes).
- net: hns3: refine the process when PF set VF VLAN (git-fixes).
- net: hns3: add vlan list lock to protect vlan list (git-fixes).
- net: hns3: fix port base vlan add fail when concurrent with
reset (git-fixes).
- net: hns3: fix bug when PF set the duplicate MAC address for
VFs (git-fixes).
- RDMA/nldev: Prevent underflow in
nldev_stat_set_counter_dynamic_doit() (jsc#SLE-19249).
- RDMA/core: Fix ib_qp_usecnt_dec() called when error
(jsc#SLE-19249).
- ice: don't allow to run ice_send_event_to_aux() in atomic ctx
(git-fixes).
- drivers: net: xgene: Fix regression in CRC stripping
(git-fixes).
- qed: display VF trust config (git-fixes).
- i40e: remove dead stores on XSK hotpath (jsc#SLE-18378).
- igb: refactor XDP registration (git-fixes).
- igc: avoid kernel warning when changing RX ring parameters
(git-fixes).
- ixgbe: respect metadata on XSK Rx to skb (git-fixes).
- ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx
to skb (git-fixes).
- igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to
skb (git-fixes).
- ice: respect metadata on XSK Rx to skb (git-fixes).
- ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to
skb (git-fixes).
- i40e: respect metadata on XSK Rx to skb (git-fixes).
- i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx
to skb (git-fixes).
- ionic: replace set_vf data with union (git-fixes).
- ionic: stretch heartbeat detection (git-fixes).
- ionic: remove the dbid_inuse bitmap (git-fixes).
- ionic: disable napi when ionic_lif_init() fails (git-fixes).
- ionic: Cleanups in the Tx hotpath code (git-fixes).
- ionic: Prevent filter add/del err msgs when the device is not
available (git-fixes).
- ionic: Query FW when getting VF info via ndo_get_vf_config
(git-fixes).
- ionic: Allow flexibility for error reporting on dev commands
(git-fixes).
- ionic: Correctly print AQ errors if completions aren't received
(git-fixes).
- ionic: fix up printing of timeout error (git-fixes).
- ionic: better handling of RESET event (git-fixes).
- ionic: add FW_STOPPING state (git-fixes).
- ionic: Don't send reset commands if FW isn't running
(git-fixes).
- ionic: start watchdog after all is setup (git-fixes).
- ionic: fix type complaint in ionic_dev_cmd_clean() (git-fixes).
- commit 2f5db63
* Tue Apr 05 2022 fdmanana@suse.com
- btrfs: add missing run of delayed items after unlink during
log replay (bsc#1197915).
- commit 5766155
* Tue Apr 05 2022 fdmanana@suse.com
- btrfs: fix lost prealloc extents beyond eof after full fsync
(bsc#1197915).
- commit 4e37660
* Tue Apr 05 2022 palcantara@suse.de
- cifs: fix bad fids sent over wire (bsc#1197157).
- commit b21504e
* Tue Apr 05 2022 palcantara@suse.de
- cifs: do not skip link targets when an I/O fails (bsc#1194625).
- commit 7c93536
* Tue Apr 05 2022 tiwai@suse.de
- drm: use the lookup lock in drm_is_current_master (git-fixes).
- drm: add a locked version of drm_is_current_master (git-fixes).
- drm: avoid circular locks in drm_mode_getconnector (git-fixes).
- commit 425221a
* Tue Apr 05 2022 jack@suse.cz
- blacklist.conf: Blacklist edb0872f44ec
- commit 7354a4a
* Tue Apr 05 2022 tiwai@suse.de
- blacklist.conf: Add reverted/reverting swiotlb change (CVE-2022-0854 bsc#1196823 bsc#1197460)
- commit 484de8a
* Tue Apr 05 2022 tiwai@suse.de
- Reinstate some of "swiotlb: rework "fix info leak with
DMA_FROM_DEVICE"" (CVE-2022-0854 bsc#1196823).
- swiotlb: fix info leak with DMA_FROM_DEVICE (CVE-2022-0854
bsc#1196823).
- commit a1cbe57
* Tue Apr 05 2022 tiwai@suse.de
- platform/x86: asus-wmi: Fix regression when probing for fan
curve control (bsc#1198058).
- commit 1b61a49
* Tue Apr 05 2022 tiwai@suse.de
- platform/x86: asus-wmi: Add support for custom fan curves
(bsc#1198058).
- platform/x86: asus-wmi: Fix "unsigned 'retval' is never less
than zero" smatch warning (bsc#1198058).
- platform/x86: asus-wmi: Delete impossible condition
(bsc#1198058).
- asus-wmi: Add support for platform_profile (bsc#1198058).
- asus-wmi: Add egpu enable method (bsc#1198058).
- asus-wmi: Add dgpu disable method (bsc#1198058).
- asus-wmi: Add panel overdrive functionality (bsc#1198058).
- commit 90c1643
* Tue Apr 05 2022 neilb@suse.de
- SUNRPC: Do not dereference non-socket transports in sysfs - kabi fix (git-fixes).
- commit 402bd87
* Tue Apr 05 2022 neilb@suse.de
- blacklist.conf: add unwanted commit
- commit f1c213e
* Tue Apr 05 2022 neilb@suse.de
- NFSv4/pNFS: Fix another issue with a list iterator pointing
to the head (git-fixes).
- NFS: Don't loop forever in nfs_do_recoalesce() (git-fixes).
- SUNRPC: Do not dereference non-socket transports in sysfs
(git-fixes).
- NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error
(git-fixes).
- SUNRPC don't resend a task on an offlined transport (git-fixes).
- NFS: Return valid errors from nfs2/3_decode_dirent()
(git-fixes).
- NFS: Use of mapping_set_error() results in spurious errors
(git-fixes).
- NFS: NFSv2/v3 clients should never be setting NFS_CAP_XATTR
(git-fixes).
- nfsd: more robust allocation failure handling in
nfsd_file_cache_init (git-fixes).
- commit cfe5259
* Mon Apr 04 2022 tiwai@suse.de
- net: kABI workaround for ax25_dev (CVE-2022-1199 bsc#1198028).
- commit d3ec4a7
* Mon Apr 04 2022 tiwai@suse.de
- ax25: Fix UAF bugs in ax25 timers (CVE-2022-1205 bsc#1198027).
- ax25: fix UAF bug in ax25_send_control() (CVE-2022-1205
bsc#1198027).
- ax25: Fix NULL pointer dereferences in ax25 timers
(CVE-2022-1205 bsc#1198027).
- ax25: Fix refcount leaks caused by ax25_cb_del() (CVE-2022-1205
bsc#1198027).
- ax25: fix UAF bugs of net_device caused by rebinding operation
(CVE-2022-1205 bsc#1198027).
- ax25: fix reference count leaks of ax25_dev (CVE-2022-1205
bsc#1198027).
- commit 72a596a
* Mon Apr 04 2022 tiwai@suse.de
- Update patch reference for ax25 fixes (CVE-2022-1199 bsc#1198028)
- commit 97843ec
* Mon Apr 04 2022 tiwai@suse.de
- ax25: fix NPD bug in ax25_disconnect (CVE-2022-1199
bsc#1198028).
- ax25: add refcount in ax25_dev to avoid UAF bugs (CVE-2022-1199
bsc#1198028).
- commit e523403
* Mon Apr 04 2022 tiwai@suse.de
- drivers: hamradio: 6pack: fix UAF bug caused by mod_timer()
(CVE-2022-1198 bsc#1198030).
- commit bab29a1
* Mon Apr 04 2022 tiwai@suse.de
- Update patch reference for hamradio fix (CVE-2022-1195 bsc#1198029)
- commit 8321418
* Mon Apr 04 2022 tiwai@suse.de
- hamradio: remove needs_free_netdev to avoid UAF (CVE-2022-1195
bsc#1198029).
- hamradio: defer 6pack kfree after unregister_netdev
(CVE-2022-1195 bsc#1198029).
- commit 68521ee
* Mon Apr 04 2022 tiwai@suse.de
- Update patch references for can fixes (CVE-2022-28390 bsc#1198031 CVE-2022-28389 bsc#1198033 CVE-2022-28388 bsc#1198032)
- commit 0fd0cef
* Mon Apr 04 2022 tiwai@suse.de
- iwlwifi: fix use-after-free (bsc#1197762 git-fixes).
- commit d5140bb
* Mon Apr 04 2022 fdmanana@suse.com
- btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
(bsc#1197915).
- btrfs: remove the btrfs_item_end() helper (bsc#1197915).
- btrfs: drop the _nr from the item helpers (bsc#1197915).
- btrfs: introduce item_nr token variant helpers (bsc#1197915).
- btrfs: make btrfs_file_extent_inline_item_len take a slot
(bsc#1197915).
- btrfs: add btrfs_set_item_*_nr() helpers (bsc#1197915).
- btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere
(bsc#1197915).
- commit ea99a8c
* Mon Apr 04 2022 tiwai@suse.de
- Refresh patches.suse/iwlwifi-module-firmware-ucode-fix.patch (bsc#1197762)
Correct the entries that have *-64.ucode instead of *-63.ucode
- commit d8b5646
* Mon Apr 04 2022 jack@suse.cz
- blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue
and disk_release() (bsc#1198034).
- commit cad1621
* Mon Apr 04 2022 jack@suse.cz
- blacklist.conf: Blacklist 1241ebeca3f94
- commit 003ad35
* Mon Apr 04 2022 jack@suse.cz
- blacklist.conf: Blacklist dd21bfa425c0
- commit aec1aaa
* Mon Apr 04 2022 jack@suse.cz
- blacklist.conf: Blacklist 538f4f022a46
- commit 8edaa91
* Mon Apr 04 2022 jack@suse.cz
- mm, thp: fix incorrect unmap behavior for private pages
(bsc#1198024).
- commit bdfee77
* Mon Apr 04 2022 jack@suse.cz
- mm, thp: lock filemap when truncating page cache (bsc#1198023).
- commit 382907f
* Mon Apr 04 2022 jack@suse.cz
- block: limit request dispatch loop duration (bsc#1198022).
- commit b262164
* Mon Apr 04 2022 jack@suse.cz
- block: Fix the maximum minor value is blk_alloc_ext_minor()
(bsc#1198021).
- commit 0114530
* Mon Apr 04 2022 jack@suse.cz
- block: don't merge across cgroup boundaries if blkcg is enabled
(bsc#1198020).
- commit 3495d8e
* Mon Apr 04 2022 jack@suse.cz
- block: don't delete queue kobject before its children
(bsc#1198019).
- commit 0b8dd0c
* Mon Apr 04 2022 jack@suse.cz
- block: update io_ticks when io hang (bsc#1197817).
- commit f6e696b
* Mon Apr 04 2022 jack@suse.cz
- blk-cgroup: set blkg iostat after percpu stat aggregation
(bsc#1198018).
- commit f6b885a
* Mon Apr 04 2022 jack@suse.cz
- blktrace: fix use after free for struct blk_trace (bsc#1198017).
- commit 510769a
* Mon Apr 04 2022 jack@suse.cz
- block/wbt: fix negative inflight counter when remove scsi device
(bsc#1197819).
- commit 6b88c11
* Mon Apr 04 2022 jack@suse.cz
- block: assign bi_bdev for cloned bios in blk_rq_prep_clone
(bsc#1198016).
- commit 801ee75
* Mon Apr 04 2022 jack@suse.cz
- block: fix async_depth sysfs interface for mq-deadline
(bsc#1198015).
- commit 3406ce6
* Mon Apr 04 2022 jack@suse.cz
- iocost: Fix divide-by-zero on donation from low hweight cgroup
(bsc#1198014).
- commit 197d88f
* Mon Apr 04 2022 jack@suse.cz
- block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
(bsc#1194586).
- commit f37b7e0
* Mon Apr 04 2022 jack@suse.cz
- block: avoid to quiesce queue in elevator_init_mq (bsc#1198013).
- commit 79eb6a9
* Mon Apr 04 2022 jack@suse.cz
- block: Check ADMIN before NICE for IOPRIO_CLASS_RT
(bsc#1198012).
- commit ad01732
* Mon Apr 04 2022 jack@suse.cz
- blkcg: Remove extra blkcg_bio_issue_init (bsc#1194585).
- commit 512daa8
* Mon Apr 04 2022 jack@suse.cz
- block: Hold invalidate_lock in BLKRESETZONE ioctl (bsc#1198010).
- commit 4e05a80
* Mon Apr 04 2022 fdmanana@suse.com
- btrfs: remove no longer needed logic for replaying directory
deletes (bsc#1197915).
- btrfs: only copy dir index keys when logging a directory
(bsc#1197915).
- commit e38d9fe
* Mon Apr 04 2022 jack@suse.cz
- blacklist.conf: Blacklist 057178cf518e
- commit 0fa088a
* Mon Apr 04 2022 jack@suse.cz
- block, bfq: fix UAF problem in bfqg_stats_init() (bsc#1194583).
- commit ea8f21b
* Mon Apr 04 2022 jack@suse.cz
- block/mq-deadline: Improve request accounting further
(bsc#1198009).
- commit 2be2d53
* Mon Apr 04 2022 jack@suse.cz
- Add another git-commit tag:
patches.suse/blk-cgroup-blk_cgroup_bio_start-should-use-irq-safe-.patch.
- commit 7f19cc3
* Mon Apr 04 2022 fdmanana@suse.com
- btrfs: fix missing last dir item offset update when logging
directory (bsc#1197915).
- commit 01ad534
* Mon Apr 04 2022 fdmanana@suse.com
- btrfs: fix memory leak in __add_inode_ref() (bsc#1197915).
- btrfs: fix re-dirty process of tree-log nodes (bsc#1197915).
- commit 4b5ab70
* Mon Apr 04 2022 fdmanana@suse.com
- btrfs: remove root argument from check_item_in_log()
(bsc#1197915).
- btrfs: remove root argument from add_link() (bsc#1197915).
- btrfs: remove root argument from btrfs_unlink_inode()
(bsc#1197915).
- btrfs: remove root argument from drop_one_dir_item()
(bsc#1197915).
- btrfs: do not pin logs too early during renames (bsc#1197915).
- commit 3cfa0bf
* Mon Apr 04 2022 tiwai@suse.de
- Update patch references for a few already backported fixes (CVE-2022-26878 bsc#1197035 bsc#1193983 CVE-2021-4148 bsc#1197366 CVE-2021-45868 CVE-2022-0644 bsc#1196155)
- commit 69353e8
* Mon Apr 04 2022 tiwai@suse.de
- USB: gadget: validate interface OS descriptor requests
(CVE-2022-25258 bsc#1196095 git-fixes).
- commit 4a7f6a3
* Mon Apr 04 2022 tiwai@suse.de
- Update patch reference for vdpa fix (CVE-2022-0998 bsc#1197247)
- commit 5b2f9f9
* Mon Apr 04 2022 tiwai@suse.de
- vdpa: clean up get_config_size ret value handling (CVE-2022-0998
bsc#1197247).
- commit 0d2ae2e
* Mon Apr 04 2022 fdmanana@suse.com
- btrfs: add a BTRFS_FS_ERROR helper (bsc#1197915).
- btrfs: change error handling for btrfs_delete_*_in_log
(bsc#1197915).
- btrfs: change handle_fs_error in recover_log_trees to aborts
(bsc#1197915).
- commit 0dab437
* Mon Apr 04 2022 fdmanana@suse.com
- btrfs: use single bulk copy operations when logging directories
(bsc#1197915).
- btrfs: unexport setup_items_for_insert() (bsc#1197915).
- btrfs: loop only once over data sizes array when inserting an
item batch (bsc#1197915).
- btrfs: assert that extent buffers are write locked instead of
only locked (bsc#1197915).
- commit 1ed0aec
* Mon Apr 04 2022 dfaggioli@suse.com
- x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
(bsc#1196806, bsc#1196961).
- commit 2771ae3
* Mon Apr 04 2022 ohering@suse.de
- add mainline tags for three hyperv patches
- commit 5355614
* Mon Apr 04 2022 tiwai@suse.de
- proc: bootconfig: Add null pointer check (git-fixes).
- ARM: 9187/1: JIVE: fix return value of __setup handler
(git-fixes).
- watch_queue: Free the page array when watch_queue is dismantled
(git-fixes).
- ARM: iop32x: offset IRQ numbers by 1 (git-fixes).
- crypto: qcom-rng - ensure buffer for generate is completely
filled (git-fixes).
- ARM: Spectre-BHB: provide empty stub for non-config (git-fixes).
- ARM: fix Thumb2 regression with Spectre BHB (git-fixes).
- ARM: fix build warning in proc-v7-bugs.c (git-fixes).
- ARM: Do not use NOCROSSREFS directive with ld.lld (git-fixes).
- ARM: fix co-processor register typo (git-fixes).
- proc: fix documentation and description of pagemap (git-fixes).
- audit: improve audit queue handling when "audit=1" on cmdline
(git-fixes).
- audit: ensure userspace is penalized the same as the kernel
when under pressure (git-fixes).
- arm64: dts: qcom: sm8350: Shorten camera-thermal-bottom name
(git-fixes).
- arm64: dts: ls1028a-qds: move rtc node to the correct i2c bus
(git-fixes).
- arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl
node (git-fixes).
- arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl node
(git-fixes).
- arm64: tegra: Adjust length of CCPLEX cluster MMIO region
(git-fixes).
- arm64: dts: renesas: Fix thermal bindings (git-fixes).
- audit: improve robustness of the audit queue handling
(git-fixes).
- commit 0ded242
* Sun Apr 03 2022 tiwai@suse.de
- modpost: restore the warning message for missing symbol versions
(git-fixes).
- platform/chrome: cros_ec_typec: Check for EC device (git-fixes).
- commit 8440850
* Sat Apr 02 2022 tiwai@suse.de
- arm64: dts: ls1046a: Update i2c node dma properties (git-fixes).
- arm64: dts: ls1043a: Update i2c dma properties (git-fixes).
- ARM: dts: spear1340: Update serial node properties (git-fixes).
- ARM: dts: spear13xx: Update SPI dma properties (git-fixes).
- ASoC: SOF: Intel: Fix build error without SND_SOC_SOF_PCI_DEV
(git-fixes).
- ASoC: mediatek: mt6358: add missing EXPORT_SYMBOLs (git-fixes).
- ALSA: hda/realtek: Fix audio regression on Mi Notebook Pro 2020
(git-fixes).
- ALSA: cs4236: fix an incorrect NULL check on list iterator
(git-fixes).
- rtc: check if __rtc_read_time was successful (git-fixes).
- rtc: wm8350: Handle error for wm8350_register_irq (git-fixes).
- rtc: pl031: fix rtc features null pointer dereference
(git-fixes).
- rtc: mc146818-lib: fix locking in mc146818_set_time (git-fixes).
- commit 6188b50
* Sat Apr 02 2022 tiwai@suse.de
- Move upstreamed input patch into sorted section
- commit a3b7f82
* Sat Apr 02 2022 tiwai@suse.de
- Move upstreamed ALSA fix into sorted section
- commit 051af6b
* Fri Apr 01 2022 fdmanana@suse.com
- btrfs: stop doing GFP_KERNEL memory allocations in the ref
verify tool (bsc#1197915).
- btrfs: improve the batch insertion of delayed items
(bsc#1197915).
- commit 436dc43
* Fri Apr 01 2022 fdmanana@suse.com
- btrfs: keep track of the last logged keys when logging a
directory (bsc#1197915).
- btrfs: insert items in batches when logging a directory when
possible (bsc#1197915).
- btrfs: factor out the copying loop of dir items from
log_dir_items() (bsc#1197915).
- btrfs: remove redundant log root assignment from log_dir_items()
(bsc#1197915).
- btrfs: remove root argument from btrfs_log_inode() and its
callees (bsc#1197915).
- commit d461f04
* Fri Apr 01 2022 fdmanana@suse.com
- btrfs: do not commit delayed inode when logging a file in full
sync mode (bsc#1197915).
- btrfs: avoid attempt to drop extents when logging inode for
the first time (bsc#1197915).
- btrfs: avoid search for logged i_size when logging inode if
possible (bsc#1197915).
- btrfs: avoid expensive search when truncating inode items from
the log (bsc#1197915).
- btrfs: add helper to truncate inode items when logging inode
(bsc#1197915).
- btrfs: avoid expensive search when dropping inode items from
log (bsc#1197915).
- btrfs: always update the logged transaction when logging new
names (bsc#1197915).
- btrfs: do not log new dentries when logging that a new name
exists (bsc#1197915).
- btrfs: remove no longer needed checks for NULL log context
(bsc#1197915).
- btrfs: check if a log tree exists at inode_logged()
(bsc#1197915).
- btrfs: unify lookup return value when dir entry is missing
(bsc#1197915).
- commit 035a406
* Fri Apr 01 2022 msuchanek@suse.de
- powerpc/64s: Don't use DSISR for SLB faults (bsc#1194869).
- commit fc040c2
* Fri Apr 01 2022 msuchanek@suse.de
- powerpc/lib/sstep: Fix 'sthcx' instruction (bsc#1156395).
- powerpc/perf: Don't use perf_hw_context for trace IMC PMU
(bsc#1156395).
- commit cb14232
* Fri Apr 01 2022 fdmanana@suse.com
- btrfs: avoid unnecessarily logging directories that had no
changes (bsc#1197915).
- btrfs: update comment at log_conflicting_inodes() (bsc#1197915).
- btrfs: introduce btrfs_lookup_match_dir (bsc#1197915).
- btrfs: remove unneeded return variable in
btrfs_lookup_file_extent (bsc#1197915).
- btrfs: use btrfs_next_leaf instead of btrfs_next_item when
slots > nritems (bsc#1197915).
- commit dbc61cd
* Fri Apr 01 2022 jack@suse.cz
- fsnotify: Don't insert unmergeable events in hashtable
(bsc#1197922).
- commit 952689a
* Fri Apr 01 2022 jack@suse.cz
- blacklist.conf: Blacklist dabe729dddca
- commit c7ed171
* Fri Apr 01 2022 jack@suse.cz
- fsnotify: fix fsnotify hooks in pseudo filesystems (bsc#1195944
bsc#1195478).
- commit 47e73fb
* Fri Apr 01 2022 fdmanana@suse.com
- btrfs: remove no longer needed full sync flag check at
inode_logged() (bsc#1197915).
- btrfs: add ro compat flags to inodes (bsc#1197915).
- btrfs: eliminate some false positives when checking if inode
was logged (bsc#1197915).
- btrfs: constify and cleanup variables in comparators
(bsc#1197915).
- commit 24b2386
* Fri Apr 01 2022 jack@suse.cz
- ext2: correct max file size computing (bsc#1197820).
- commit 327f163
* Fri Apr 01 2022 jack@suse.cz
- ext4: avoid trim error on fs with small groups (bsc#1191271).
- commit cf203a4
* Fri Apr 01 2022 jack@suse.cz
- blacklist.conf: Blacklist 81dedaf10c20
- commit 2c9c489
* Fri Apr 01 2022 jack@suse.cz
- mm: Fully initialize invalidate_lock, amend lock class later
(bsc#1197921).
- commit 5035cbf
* Fri Apr 01 2022 jack@suse.cz
- ocfs2: fix crash when initialize filecheck kobj fails
(bsc#1197920).
- commit 524f075
* Fri Apr 01 2022 jack@suse.cz
- mm: fs: fix lru_cache_disabled race in bh_lru (bsc#1197761).
- commit ceb1ef5
* Fri Apr 01 2022 jack@suse.cz
- fs: handle circular mappings correctly (bsc#1197918).
- commit 4d59e0a
* Fri Apr 01 2022 jack@suse.cz
- ext4: fix an use-after-free issue about data=journal writeback
mode (bsc#1195482).
- commit c36bf42
* Fri Apr 01 2022 jack@suse.cz
- ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal
(bsc#1197917).
- commit 273281c
* Fri Apr 01 2022 jack@suse.cz
- nfsd: Fix a write performance regression (bsc#1197016).
- commit 3827cd1
* Fri Apr 01 2022 fdmanana@suse.com
- btrfs: avoid unnecessary lock and leaf splits when updating
inode in the log (bsc#1197915).
- btrfs: remove unnecessary list head initialization when syncing
log (bsc#1197915).
- btrfs: avoid unnecessary log mutex contention when syncing log
(bsc#1197915).
- commit f007cc7
* Fri Apr 01 2022 pmladek@suse.com
- printk: disable optimistic spin during panic (bsc#1197894).
- commit 70af8b1
* Fri Apr 01 2022 pmladek@suse.com
- printk: Add panic_in_progress helper (bsc#1197894).
- commit cb51b3b
* Fri Apr 01 2022 pmladek@suse.com
- blacklist.conf: printk: cosmetic problem
- commit 232518f
* Fri Apr 01 2022 pmladek@suse.com
- vsprintf: Fix %pK with kptr_restrict == 0 (bsc#1197889).
- commit f47b241
* Fri Apr 01 2022 pmladek@suse.com
- Revert "module, async: async_synchronize_full() on module init
iff async is used" (bsc#1197888).
- commit 8d797c5
* Fri Apr 01 2022 dwagner@suse.de
- wireguard: queueing: use CFI-safe ptr_ring cleanup function
(git-fixes).
- wireguard: selftests: rename DEBUG_PI_LIST to DEBUG_PLIST
(git-fixes).
- commit 49909d3
* Fri Apr 01 2022 dwagner@suse.de
- scsi: lpfc: Fix locking for lpfc_sli_iocbq_lookup()
(bsc#1197675).
- scsi: lpfc: Fix broken SLI4 abort path (bsc#1197675).
- scsi: lpfc: Update lpfc version to 14.2.0.1 (bsc#1197675).
- scsi: lpfc: Fix queue failures when recovering from PCI parity
error (bsc#1197675 bsc#1196478).
- scsi: lpfc: Fix unload hang after back to back PCI EEH faults
(bsc#1197675 bsc#1196478).
- scsi: lpfc: Improve PCI EEH Error and Recovery Handling
(bsc#1197675 bsc#1196478).
- commit 819b0ac
* Fri Apr 01 2022 tiwai@suse.de
- watchdog: rti-wdt: Add missing pm_runtime_disable() in probe
function (git-fixes).
- ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
(git-fixes).
- Documentation: Fix duplicate statement about raw_spinlock_t type
(git-fixes).
- can: mcba_usb: properly check endpoint type (git-fixes).
- can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb
in error path (git-fixes).
- can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb()
in error path (git-fixes).
- can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb()
in error path (git-fixes).
- can: m_can: m_can_tx_handler(): fix use after free of skb
(git-fixes).
- can: mcp251xfd: mcp251xfd_register_get_dev_id(): fix return
of error value (git-fixes).
- can: isotp: restore accidentally removed MSG_PEEK feature
(git-fixes).
- crypto: arm/aes-neonbs-cbc - Select generic cbc and aes
(git-fixes).
- commit 18d8ff4
* Thu Mar 31 2022 mbenes@suse.cz
- x86/unwind: kABI workaround for unwind_state changes
(bsc#1193277).
- commit d529509
* Thu Mar 31 2022 ptesarik@suse.cz
- s390/kexec: fix return code handling (git-fixes).
- commit 7207d12
* Thu Mar 31 2022 ptesarik@suse.cz
- s390/setup: avoid reserving memory above identity mapping
(git-fixes).
- commit 22ee7f5
* Thu Mar 31 2022 dwagner@suse.de
- scsi: lpfc: Copyright updates for 14.2.0.0 patches
(bsc#1197675).
- scsi: lpfc: Update lpfc version to 14.2.0.0 (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor BSG paths (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor Abort paths (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor SCSI paths (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor CT paths (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor misc ELS paths
(bsc#1197675).
- scsi: lpfc: SLI path split: Refactor VMID paths (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor FDISC paths (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor LS_RJT paths (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor LS_ACC paths (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor the RSCN/SCR/RDF/EDC/FARPR
paths (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor PLOGI/PRLI/ADISC/LOGO paths
(bsc#1197675).
- scsi: lpfc: SLI path split: Refactor base ELS paths and the
FLOGI path (bsc#1197675).
- scsi: lpfc: SLI path split: Introduce lpfc_prep_wqe
(bsc#1197675).
- scsi: lpfc: SLI path split: Refactor fast and slow paths to
native SLI4 (bsc#1197675).
- scsi: lpfc: SLI path split: Refactor lpfc_iocbq (bsc#1197675).
- scsi: lpfc: Use kcalloc() (bsc#1197675).
- scsi: lpfc: Fix typos in comments (bsc#1197675).
- scsi: lpfc: Remove failing soft_wwn support (bsc#1197675).
- scsi: lpfc: Use rport as argument for lpfc_chk_tgt_mapped()
(bsc#1197675).
- scsi: lpfc: Use rport as argument for lpfc_send_taskmgmt()
(bsc#1197675).
- scsi: lpfc: Use fc_block_rport() (bsc#1197675).
- scsi: lpfc: Drop lpfc_no_handler() (bsc#1197675).
- scsi: lpfc: Kill lpfc_bus_reset_handler() (bsc#1197675).
- scsi: lpfc: Remove redundant flush_workqueue() call
(bsc#1197675).
- scsi: lpfc: Reduce log messages seen after firmware download
(bsc#1197675).
- scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
(bsc#1197675).
- scsi: lpfc: Use irq_set_affinity() (bsc#1197675).
- commit 8cd02d8
* Thu Mar 31 2022 ptesarik@suse.cz
- blacklist.conf: s390x fix not needed with CONFIG_VMAP_STACK=y
- commit df05de4
* Thu Mar 31 2022 oneukum@suse.com
- net: asix: add proper error handling of usb read errors
(git-fixes).
- commit cec1c41
* Thu Mar 31 2022 shung-hsi.yu@suse.com
- bpf: Disallow negative offset in check_ptr_off_reg (git-fixes).
- commit 08f1628
* Thu Mar 31 2022 shung-hsi.yu@suse.com
- bpf: Fix PTR_TO_BTF_ID var_off check (git-fixes).
- commit ca4a34b
* Thu Mar 31 2022 shung-hsi.yu@suse.com
- bpf: Add check_func_arg_reg_off function (git-fixes).
- commit 5c52201
* Thu Mar 31 2022 tiwai@suse.de
- pwm: lpc18xx-sct: Initialize driver data and hardware before
pwmchip_add() (git-fixes).
- dmaengine: hisi_dma: fix MSI allocate fail when reload hisi_dma
(git-fixes).
- dmaengine: idxd: restore traffic class defaults after wq reset
(git-fixes).
- remoteproc: qcom_q6v5_mss: Fix some leaks in
q6v5_alloc_memory_region (git-fixes).
- remoteproc: qcom_wcnss: Add missing of_node_put() in
wcnss_alloc_memory_region (git-fixes).
- remoteproc: qcom: Fix missing of_node_put in
adsp_alloc_memory_region (git-fixes).
- remoteproc: Fix count check in rproc_coredump_write()
(git-fixes).
- rpmsg: qcom_smd: Fix redundant channel->registered assignment
(git-fixes).
- clk: qcom: gcc-msm8994: Fix gpll4 width (git-fixes).
- clk: qcom: clk-rcg2: Update the frac table for pixel clock
(git-fixes).
- clk: qcom: clk-rcg2: Update logic to calculate D value for RCG
(git-fixes).
- clk: qcom: ipq8074: Use floor ops for SDCC1 clock (git-fixes).
- clk: qcom: ipq8074: fix PCI-E clock oops (git-fixes).
- clk: uniphier: Fix fixed-rate initialization (git-fixes).
- clk: Initialize orphan req_rate (git-fixes).
- clk: Fix clk_hw_get_clk() when dev is NULL (git-fixes).
- clk: bcm2835: Remove unused variable (git-fixes).
- clk: tegra: tegra124-emc: Fix missing put_device() call in
emc_ensure_emc_driver (git-fixes).
- clk: clps711x: Terminate clk_div_table with sentinel element
(git-fixes).
- clk: hisilicon: Terminate clk_div_table with sentinel element
(git-fixes).
- clk: loongson1: Terminate clk_div_table with sentinel element
(git-fixes).
- clk: actions: Terminate clk_div_table with sentinel element
(git-fixes).
- clk: imx: off by one in imx_lpcg_parse_clks_from_dt()
(git-fixes).
- clk: imx7d: Remove audio_mclk_root_clk (git-fixes).
- clk: nxp: Remove unused variable (git-fixes).
- clk: at91: sama7g5: fix parents of PDMCs' GCLK (git-fixes).
- commit 7654d6c
* Wed Mar 30 2022 tiwai@suse.de
- ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and
mmap_lock (CVE-2022-1048 bsc#1197331).
- Refresh
patches.kabi/ALSA-kABI-workaround-for-snd_pcm_runtime-changes.patch.
- commit 5e55cab
* Wed Mar 30 2022 tiwai@suse.de
- net: sched: fix use-after-free in tc_new_tfilter()
(CVE-2022-1055 bsc#1197702).
- commit 77a7f01
* Wed Mar 30 2022 tiwai@suse.de
- cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse
(git-fixes).
- dma-debug: fix return value of __setup handlers (git-fixes).
- commit 3817fbc
* Wed Mar 30 2022 shung-hsi.yu@suse.com
- bpf, selftests: Add various ringbuf tests with invalid offset
(bsc#1194111 bsc#1194765 CVE-2021-4204 CVE-2022-23222).
- commit 7e4daf8
* Wed Mar 30 2022 mbenes@suse.cz
- tracing: Have trace event string test handle zero length strings
(git-fixes).
- commit d722f48
* Wed Mar 30 2022 mbenes@suse.cz
- ext4: fix ext4_fc_stats trace point (git-fixes).
- commit 76c15f8
* Wed Mar 30 2022 mbenes@suse.cz
- blacklist.conf: 2f293651eca3 ("livepatch: Fix build failure on 32 bits processors")
32bit (powerpc) live patching is not supported.
- commit 9af010a
* Wed Mar 30 2022 shung-hsi.yu@suse.com
- bpf, selftests: Update test case for atomic cmpxchg on r0 with
pointer (git-fixes).
- commit 36b1af6
* Wed Mar 30 2022 shung-hsi.yu@suse.com
- bpf, selftests: Add test case for atomic fetch on spilled
pointer (git-fixes bsc#1193883 bsc#1194826 CVE-2022-0264).
- commit 1e154c0
* Wed Mar 30 2022 shung-hsi.yu@suse.com
- selftests/bpf: Some more atomic tests (git-fixes bsc#1193883 bsc#1194826
CVE-2022-0264).
- commit 0010236
* Wed Mar 30 2022 shung-hsi.yu@suse.com
- bpf: Fix UAF due to race between btf_try_get_module and
load_module (git-fixes).
- commit 6d1d264
* Wed Mar 30 2022 shung-hsi.yu@suse.com
- bpf: Mark PTR_TO_FUNC register initially with zero offset
(git-fixes).
- commit 3ebe846
* Tue Mar 29 2022 dwagner@suse.de
- scsi: qla2xxx: Fix typos in comments (bsc#1197661).
- scsi: qla2xxx: Update version to 10.02.07.400-k (bsc#1197661).
- scsi: qla2xxx: Increase max limit of ql2xnvme_queues
(bsc#1197661).
- scsi: qla2xxx: Use correct feature type field during RFF_ID
processing (bsc#1197661).
- scsi: qla2xxx: Fix stuck session of PRLI reject (bsc#1197661).
- scsi: qla2xxx: Reduce false trigger to login (bsc#1197661).
- scsi: qla2xxx: Fix laggy FC remote port session recovery
(bsc#1197661).
- scsi: qla2xxx: Fix hang due to session stuck (bsc#1197661).
- scsi: qla2xxx: Fix N2N inconsistent PLOGI (bsc#1197661).
- scsi: qla2xxx: Fix crash during module load unload test
(bsc#1197661).
- scsi: qla2xxx: Fix missed DMA unmap for NVMe ls requests
(bsc#1197661).
- scsi: qla2xxx: Fix loss of NVMe namespaces after driver reload
test (bsc#1197661).
- scsi: qla2xxx: Fix disk failure to rediscover (bsc#1197661).
- scsi: qla2xxx: Fix incorrect reporting of task management
failure (bsc#1197661).
- scsi: qla2xxx: Use named initializers for q_dev_state
(bsc#1197661).
- scsi: qla2xxx: Use named initializers for port_state_str
(bsc#1197661).
- scsi: qla2xxx: Stop using the SCSI pointer (bsc#1197661).
- commit 60d6aa2
* Tue Mar 29 2022 msuchanek@suse.de
- Revert "rpm/kernel-obs-build.spec.in: use default dracut modules (bsc#1195926)"
This reverts commit beb790e1e013350f13ede349c015d8149c603787.
- commit 122bc9d
* Tue Mar 29 2022 msuchanek@suse.de
- powerpc/rtas: Keep MSR RI set when calling RTAS (bsc#1197174
ltc#196362).
- commit be99d79
* Tue Mar 29 2022 msuchanek@suse.de
- powerpc/pseries: Fix use after free in remove_phb_dynamic()
(bsc#1065729).
- powerpc/tm: Fix more userspace r13 corruption (bsc#1065729).
- powerpc/xive: fix return value of __setup handler (bsc#1065729).
- powerpc/sysdev: fix incorrect use to determine if list is empty
(bsc#1065729).
- commit d34af8f
* Tue Mar 29 2022 shung-hsi.yu@suse.com
- bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg
(git-fixes).
- commit 851556a
* Tue Mar 29 2022 jack@suse.cz
- xfs: drop async cache flushes from CIL commits (bsc#1195669).
- commit ed76e3d
* Tue Mar 29 2022 tiwai@suse.de
- mmc: rtsx: Fix build errors/warnings for unused variable
(git-fixes).
- commit ce609f9
* Tue Mar 29 2022 tiwai@suse.de
- mmc: rtsx: Let MMC core handle runtime PM (git-fixes).
- commit 0ff3f87
* Tue Mar 29 2022 tiwai@suse.de
- net/x25: Fix null-ptr-deref caused by x25_disconnect
(git-fixes).
- net: phy: broadcom: Fix brcm_fet_config_init() (git-fixes).
- serial: 8250: fix XOFF/XON sending when DMA is used (git-fixes).
- serial: 8250: Fix race condition in RTS-after-send handling
(git-fixes).
- serial: 8250_lpss: Balance reference count for PCI DMA device
(git-fixes).
- serial: 8250_mid: Balance reference count for PCI DMA device
(git-fixes).
- serial: 8250_aspeed_vuart: add PORT_ASPEED_VUART port type
(git-fixes).
- serial: core: Fix the definition name in the comment of UPF_*
flags (git-fixes).
- phy: phy-brcm-usb: fixup BCM4908 support (git-fixes).
- phy: dphy: Correct lpx parameter and its
derivatives(ta_{get,go,sure}) (git-fixes).
- soundwire: intel: fix wrong register name in intel_shim_wake
(git-fixes).
- VMCI: Fix the description of vmci_check_host_caps() (git-fixes).
- pps: clients: gpio: Propagate return value from pps_gpio_probe
(git-fixes).
- mmc: rtsx: Use pm_runtime_{get,put}() to handle runtime PM
(git-fixes).
- pinctrl/rockchip: Add missing of_node_put() in
rockchip_pinctrl_probe (git-fixes).
- pinctrl: nomadik: Add missing of_node_put() in nmk_pinctrl_probe
(git-fixes).
- pinctrl: mediatek: paris: Skip custom extra pin config dump
for virtual GPIOs (git-fixes).
- pinctrl: mediatek: paris: Fix pingroup pin config state readback
(git-fixes).
- pinctrl: mediatek: paris: Fix "argument" argument type for
mtk_pinconf_get() (git-fixes).
- pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback
(git-fixes).
- pinctrl: pinconf-generic: Print arguments for bias-pull-*
(git-fixes).
- pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init
(git-fixes).
- pinctrl: renesas: checker: Fix miscalculation of number of
states (git-fixes).
- pinctrl: renesas: r8a77470: Reduce size for narrow VIN1 channel
(git-fixes).
- pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()
(git-fixes).
- pinctrl: nuvoton: npcm7xx: Use %zu printk format for
ARRAY_SIZE() (git-fixes).
- tpm: use try_get_ops() in tpm-space.c (git-fixes).
- tpm: Fix error handling in async work (git-fixes).
- commit 643f2cc
* Tue Mar 29 2022 tiwai@suse.de
- driver core: dd: fix return value of __setup handler
(git-fixes).
- firmware: google: Properly state IOMEM dependency (git-fixes).
- firmware: sysfb: fix platform-device leak in error path
(git-fixes).
- firmware: stratix10-svc: add missing callback parameter on RSU
(git-fixes).
- iio: accel: mma8452: use the correct logic to get mma8452_data
(git-fixes).
- iio: adc: Add check for devm_request_threaded_irq (git-fixes).
- staging:iio:adc:ad7280a: Fix handing of device address bit
reversing (git-fixes).
- iio: mma8452: Fix probe failing when an i2c_device_id is used
(git-fixes).
- iio: afe: rescale: use s64 for temporary scale calculations
(git-fixes).
- iio: inkern: make a best effort on offset calculation
(git-fixes).
- iio: inkern: apply consumer scale when no channel scale is
available (git-fixes).
- iio: inkern: apply consumer scale on IIO_VAL_INT cases
(git-fixes).
- habanalabs: Add check for pci_enable_device (git-fixes).
- misc: sgi-gru: Don't cast parameter in bit operations
(git-fixes).
- comedi: drivers: ni_routes: Use strcmp() instead of memcmp()
(git-fixes).
- misc: alcor_pci: Fix an error handling path (git-fixes).
- dt-bindings: pinctrl: pinctrl-microchip-sgpio: Fix example
(git-fixes).
- Bluetooth: btusb: Add another Realtek 8761BU (git-fixes).
- Bluetooth: btusb: Add one more Bluetooth part for the Realtek
RTL8852AE (git-fixes).
- crypto: qat - disable registration of algorithms (git-fixes).
- ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU
(git-fixes).
- ACPI: battery: Add device HID and quirk for Microsoft Surface
Go 3 (git-fixes).
- ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
(git-fixes).
- commit 95c9747
* Tue Mar 29 2022 shung-hsi.yu@suse.com
- bpf: Fix comment for helper bpf_current_task_under_cgroup()
(git-fixes).
- commit 20a25b6
* Mon Mar 28 2022 ddiss@suse.de
- watch_queue: Actually free the watch (CVE-2022-0995
bsc#1197246).
- watch_queue: Fix NULL dereference in error cleanup
(CVE-2022-0995 bsc#1197246).
- commit 9f97636
* Mon Mar 28 2022 tiwai@suse.de
- ALSA: pcm: Fix races among concurrent prealloc proc writes
(CVE-2022-1048 bsc#1197331).
- commit 7ca9b7d
* Mon Mar 28 2022 tiwai@suse.de
- ALSA: pcm: Fix races among concurrent prepare and
hw_params/hw_free calls (CVE-2022-1048 bsc#1197331).
- commit bdcd5ee
* Mon Mar 28 2022 tiwai@suse.de
- ALSA: pcm: Fix races among concurrent read/write and buffer
changes (CVE-2022-1048 bsc#1197331).
- commit 8bb5c1f
* Mon Mar 28 2022 tiwai@suse.de
- ALSA: pcm: Fix races among concurrent hw_params and hw_free
calls (CVE-2022-1048 bsc#1197331).
- commit 4ce87ae
* Mon Mar 28 2022 pjakobsson@suse.de
- drm/i915/ttm: ensure we unmap when purging (git-fixes).
- commit 6b15818
* Mon Mar 28 2022 pjakobsson@suse.de
- blacklist.conf: f3cb4a2de541 drm/i915/ttm: only fault WILLNEED objects
- commit 64673e1
* Mon Mar 28 2022 pjakobsson@suse.de
- Refresh
patches.suse/drm-i915-dg2-Print-PHY-name-properly-on-calibration-.patch.
Alt-commit
- commit ee566a7
* Mon Mar 28 2022 pjakobsson@suse.de
- Refresh patches.suse/drm-i915-Widen-the-QGV-point-mask.patch.
Alt-commit
- commit 29d981f
* Mon Mar 28 2022 pjakobsson@suse.de
- blacklist.conf: 068396bb21c8 drm/i915/ttm: Rework object initialization slightly
- commit 404bf29
* Mon Mar 28 2022 msuchanek@suse.de
- powerpc/mm/numa: skip NUMA_NO_NODE onlining in
parse_numa_properties() (bsc#1179639 ltc#189002 git-fixes).
- commit b52421d
* Mon Mar 28 2022 tiwai@suse.de
- ALSA: hda/realtek: Add alc256-samsung-headphone fixup
(git-fixes).
- ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for
HP machines (git-fixes).
- ALSA: hda: Add AlderLake-PS variant PCI ID (git-fixes).
- ALSA: hda: Add PCI and HDMI IDs for Intel Raptor Lake
(git-fixes).
- ALSA: hda: Fix driver index handling at re-binding (git-fixes).
- commit a6a01f1
* Mon Mar 28 2022 tiwai@suse.de
- ALSA: kABI workaround for snd_pcm_runtime changes (CVE-2022-1048
bsc#1197331).
- commit ad07b38
* Mon Mar 28 2022 tiwai@suse.de
- ALSA: pci: fix reading of swapped values from pcmreg in AC97
codec (git-fixes).
- ALSA: pcm: Add stream lock during PCM reset ioctl operations
(git-fixes).
- ALSA: pcm: Fix races among concurrent prealloc proc writes
(git-fixes).
- ALSA: pcm: Fix races among concurrent prepare and
hw_params/hw_free calls (git-fixes).
- ALSA: pcm: Fix races among concurrent read/write and buffer
changes (git-fixes).
- ALSA: pcm: Fix races among concurrent hw_params and hw_free
calls (git-fixes).
- ALSA: oss: Fix PCM OSS buffer allocation overflow (git-fixes).
- ALSA: hda/realtek: Add quirk for ASUS GA402 (git-fixes).
- ALSA: usb-audio: Add mute TLV for playback volumes on RODE
NT-USB (git-fixes).
- commit cd09a05
* Mon Mar 28 2022 tiwai@suse.de
- mailbox: imx: fix crash in resume on i.mx8ulp (git-fixes).
- mailbox: tegra-hsp: Flush whole channel (git-fixes).
- ALSA: hda/realtek - Fix headset mic problem for a HP machine
with alc671 (git-fixes).
- ALSA: hda/realtek: Add quirk for Clevo NP50PNJ (git-fixes).
- ALSA: usb-audio: add mapping for new Corsair Virtuoso SE
(git-fixes).
- ALSA: hda/realtek: Add quirk for Clevo NP70PNJ (git-fixes).
- watch_queue: Actually free the watch (git-fixes).
- watch_queue: Fix NULL dereference in error cleanup (git-fixes).
- mailbox: change mailbox-mpfs compatible string (git-fixes).
- commit c338df3
* Sun Mar 27 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
- commit 8e8d2c1
* Sun Mar 27 2022 tiwai@suse.de
- of: unittest: update text of expected warnings (git-fixes).
- commit f6fd7da
* Sun Mar 27 2022 tiwai@suse.de
- dt-bindings: usb: hcd: correct usb-device path (git-fixes).
- drm/edid: check basic audio support on CEA extension block
(git-fixes).
- drm/i915: Fix PSF GV point mask when SAGV is not possible
(git-fixes).
- dt-bindings: spi: mxic: The interrupt property is not mandatory
(git-fixes).
- dt-bindings: mtd: nand-controller: Fix a comment in the examples
(git-fixes).
- dt-bindings: mtd: nand-controller: Fix the reg property
description (git-fixes).
- HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
(git-fixes).
- HID: intel-ish-hid: Use dma_alloc_coherent for firmware update
(git-fixes).
- dt-bindings: net: xgmac_mdio: Remove unsupported "bus-frequency"
(git-fixes).
- dt-bindings: memory: mtk-smi: No need mediatek,larb-id for
mt8167 (git-fixes).
- KEYS: asymmetric: properly validate hash_algo and encoding
(git-fixes).
- KEYS: trusted: Avoid calling null function trusted_key_exit
(git-fixes).
- KEYS: trusted: Fix trusted key backends when building as module
(git-fixes).
- KEYS: fix length validation in keyctl_pkey_params_get_2()
(git-fixes).
- dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
(git-fixes).
- dt-bindings: watchdog: Require samsung,syscon-phandle for
Exynos7 (git-fixes).
- of/fdt: Don't worry about non-memory region overlap for no-map
(git-fixes).
- of: base: Improve argument length mismatch error (git-fixes).
- of: base: Fix phandle argument length mismatch error message
(git-fixes).
- of: unittest: 64 bit dma address test requires arch support
(git-fixes).
- of: unittest: fix warning on PowerPC frame size warning
(git-fixes).
- commit aae6d8d
* Sun Mar 27 2022 tiwai@suse.de
- mfd: asic3: Add missing iounmap() on error asic3_mfd_probe
(git-fixes).
- mfd: exynos-lpass: Drop unneeded syscon.h include (git-fixes).
- mfd: mc13xxx: Add check for mc13xxx_irq_request (git-fixes).
- mtd: rawnand: atmel: fix refcount issue in
atmel_nand_controller_init (git-fixes).
- mtd: rawnand: pl353: Set the nand chip node as the flash node
(git-fixes).
- mtd: rawnand: gpmi: fix controller timings setting (git-fixes).
- mtd: onenand: Check for error irq (git-fixes).
- spi: mxic: Fix the transmit path (git-fixes).
- mtd: mchp48l640: Add SPI ID table (git-fixes).
- mtd: mchp23k256: Add SPI ID table (git-fixes).
- power: supply: wm8350-power: Add missing free in
free_charger_irq (git-fixes).
- power: supply: wm8350-power: Handle error for
wm8350_register_irq (git-fixes).
- power: supply: bq24190_charger: Fix bq24190_vbus_is_enabled()
wrong false return (git-fixes).
- power: supply: sbs-charger: Don't cancel work that is not
initialized (git-fixes).
- power: supply: ab8500: Fix memory leak in ab8500_fg_sysfs_init
(git-fixes).
- power: reset: gemini-poweroff: Fix IRQ check in
gemini_poweroff_probe (git-fixes).
- PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails
(git-fixes).
- PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated
bridge (git-fixes).
- PCI: aardvark: Fix reading MSI interrupt number (git-fixes).
- PCI: Avoid broken MSI on SB600 USB devices (git-fixes).
- PCI: pciehp: Clear cmd_busy bit in polling mode (git-fixes).
- platform/x86: huawei-wmi: check the return value of
device_create_file() (git-fixes).
- platform/surface: surface3-wmi: Simplify resource management
(git-fixes).
- commit 28e1425
* Sun Mar 27 2022 tiwai@suse.de
- usb: gadget: eliminate anonymous module_init & module_exit
(git-fixes).
- usb: usbip: eliminate anonymous module_init & module_exit
(git-fixes).
- USB: storage: ums-realtek: fix error code in rts51x_read_mem()
(git-fixes).
- USB: serial: pl2303: fix GS type detection (git-fixes).
- xhci: fix runtime PM imbalance in USB2 resume (git-fixes).
- xhci: fix uninitialized string returned by
xhci_decode_ctrl_ctx() (git-fixes).
- xhci: fix garbage USBSTS being logged in some cases (git-fixes).
- xhci: make xhci_handshake timeout for xhci_reset() adjustable
(git-fixes).
- USB: hcd-pci: Use PCI_STD_NUM_BARS when checking standard BARs
(git-fixes).
- i2c: mux: demux-pinctrl: do not deactivate a master that is
not active (git-fixes).
- i2c: meson: Fix wrong speed use from probe (git-fixes).
- i2c: xiic: Make bus names unique (git-fixes).
- commit 3442073
* Sat Mar 26 2022 jroedel@suse.de
- kABI: Fix kABI after "x86/mm/cpa: Generalize __set_memory_enc_pgtable()" (jsc#SLE-19924).
- commit e24bb1c
* Sat Mar 26 2022 jroedel@suse.de
- x86/mm/cpa: Generalize __set_memory_enc_pgtable()
(jsc#SLE-19924).
- x86/coco: Add API to handle encryption mask (jsc#SLE-19924).
- x86/coco: Explicitly declare type of confidential computing
platform (jsc#SLE-19924).
- x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}
(jsc#SLE-19924).
- commit 250ae25
* Fri Mar 25 2022 mhocko@suse.com
- mm/page_alloc.c: do not warn allocation failure on zone DMA
if no managed pages (bsc#1197501).
- dma/pool: create dma atomic pool only if dma zone has managed
pages (bsc#1197501).
- mm_zone: add function to check if managed dma zone exists
(bsc#1197501).
- commit 5d0120a
* Fri Mar 25 2022 tiwai@suse.de
- Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
(bsc#1197243).
- commit 34f056c
* Fri Mar 25 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
Also resort series
- commit f444242
* Fri Mar 25 2022 tiwai@suse.de
- Drop HID multitouch fix patch (bsc#1197243)
Delete patches.suse/HID-multitouch-fix-Dell-Precision-7550-and-7750-butt.patch.
Replaced with another revert patch.
- commit b38132c
* Fri Mar 25 2022 tiwai@suse.de
- lib: bitmap: fix many kernel-doc warnings (git-fixes).
- mt76: mt7921: fix mt7921_queues_acq implementation (git-fixes).
- mac80211: fix potential double free on mesh join (git-fixes).
- wcn36xx: Differentiate wcn3660 from wcn3620 (git-fixes).
- iwlwifi: mvm: Fix an error code in iwl_mvm_up() (git-fixes).
- iwlwifi: Fix -EIO error code that is never returned (git-fixes).
- iwlwifi: yoyo: remove DBGI_SRAM address reset writing
(git-fixes).
- iwlwifi: mvm: align locking in D3 test debugfs (git-fixes).
- vxcan: enable local echo for sent CAN frames (git-fixes).
- mt76: mt7615: check sta_rates pointer in
mt7615_sta_rate_tbl_update (git-fixes).
- mt76: mt7603: check sta_rates pointer in
mt7603_sta_rate_tbl_update (git-fixes).
- mt76: mt7615: fix a leftover race in runtime-pm (git-fixes).
- mt76: mt7921: fix a leftover race in runtime-pm (git-fixes).
- mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlv
(git-fixes).
- mt76: connac: fix sta_rec_wtbl tag len (git-fixes).
- TOMOYO: fix __setup handlers return values (git-fixes).
- commit 4c9613e
* Fri Mar 25 2022 tiwai@suse.de
- drm/i915/display: Fix HPD short pulse handling for eDP
(git-fixes).
- drm/i915/gem: add missing boundary check in vm_access
(git-fixes).
- drm/msm/dsi: Use "ref" fw clock instead of global name for
VCO parent (git-fixes).
- drm/msm/dp: always add fail-safe mode into connector mode list
(git-fixes).
- drm/msm/dp: stop link training after link training 2 failed
(git-fixes).
- drm/msm/dp: populate connector of struct dp_panel (git-fixes).
- drm/msm/dpu: fix dp audio condition (git-fixes).
- iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS
req (git-fixes).
- iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL
sta (git-fixes).
- commit 246c690
* Fri Mar 25 2022 tiwai@suse.de
- drm/msm/dpu: add DSPP blocks teardown (git-fixes).
- drm/bridge: cdns-dsi: Make sure to to create proper aliases
for dt (git-fixes).
- drm/tegra: Fix reference leak in tegra_dsi_ganged_probe
(git-fixes).
- drm/amd/display: Remove vupdate_int_entry definition
(git-fixes).
- drm/bridge: anx7625: Fix overflow issue on reading EDID
(git-fixes).
- drm/bridge: dw-hdmi: use safe format when first in bridge chain
(git-fixes).
- drm/fb-helper: Mark screen buffers in system memory with
FBINFO_VIRTFB (git-fixes).
- drm/amd/display: Add affected crtcs to atomic state for dsc
mst unplug (git-fixes).
- drm/amd/pm: enable pm sysfs write for one VF mode (git-fixes).
- commit 6c4107e
* Fri Mar 25 2022 tiwai@suse.de
- drm/amd/pm: return -ENOTSUPP if there is no
get_dpm_ultimate_freq function (git-fixes).
- drm/amd/display: Fix a NULL pointer dereference in
amdgpu_dm_connector_add_common_modes() (git-fixes).
- drm/amdgpu: suppress the warning about enum value
'AMD_IP_BLOCK_TYPE_NUM' (git-fixes).
- drm/amdgpu: don't do resets on APUs which don't support it
(git-fixes).
- drm/nouveau/acr: Fix undefined behavior in
nvkm_acr_hsfw_load_bl() (git-fixes).
- drm/edid: Don't clear formats if using deep color (git-fixes).
- drm/selftests/test-drm_dp_mst_helper: Fix memory leak in
sideband_msg_req_encode_decode (git-fixes).
- drm/virtio: Ensure that objs is not NULL in
virtio_gpu_array_put_free() (git-fixes).
- drm: bridge: fix unmet dependency on DRM_KMS_HELPER for
DRM_PANEL_BRIDGE (git-fixes).
- commit 6f749c2
* Fri Mar 25 2022 tiwai@suse.de
- drm/panfrost: Check for error num after setting mask
(git-fixes).
- drm/doc: overview before functions for drm_writeback.c
(git-fixes).
- drm/v3d/v3d_drv: Check for error num after setting mask
(git-fixes).
- drm: bridge: adv7511: Fix ADV7535 HPD enablement (git-fixes).
- drm/bridge: nwl-dsi: Fix PM disable depth imbalance in
nwl_dsi_probe (git-fixes).
- drm/bridge: Add missing pm_runtime_disable() in
__dw_mipi_dsi_probe (git-fixes).
- drm/bridge: Fix free wrong object in sii8620_init_rcp_input_dev
(git-fixes).
- drm/meson: osd_afbcd: Add an exit callback to struct
meson_afbcd_ops (git-fixes).
- docs: sysctl/kernel: add missing bit to panic_print (git-fixes).
- carl9170: fix missing bit-wise or operator for tx_params
(git-fixes).
- commit 66bcea3
* Fri Mar 25 2022 tiwai@suse.de
- Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interrupt
(git-fixes).
- Bluetooth: call hci_le_conn_failed with hdev lock in
hci_le_conn_failed (git-fixes).
- can: isotp: support MSG_TRUNC flag when reading from socket
(git-fixes).
- can: isotp: return -EADDRNOTAVAIL when reading from unbound
socket (git-fixes).
- brcmfmac: pcie: Fix crashes due to early IRQs (git-fixes).
- brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with
memcpy_toio (git-fixes).
- brcmfmac: pcie: Declare missing firmware files in pcie.c
(git-fixes).
- brcmfmac: firmware: Allocate space for default boardrev in nvram
(git-fixes).
- brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup
error path (git-fixes).
- commit 5a1e763
* Fri Mar 25 2022 tiwai@suse.de
- bitfield: add explicit inclusions to the example (git-fixes).
- ath10k: Fix error handling in ath10k_setup_msa_resources
(git-fixes).
- Revert "ath: add support for special 0x0 regulatory domain"
(git-fixes).
- ath9k_htc: fix uninit value bugs (git-fixes).
- ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern
(git-fixes).
- Bluetooth: hci_serdev: call init_rwsem() before p->open()
(git-fixes).
- Bluetooth: btusb: Whitespace fixes for btusb_setup_csr()
(git-fixes).
- Bluetooth: btintel: Fix WBS setting for Intel legacy ROM
products (git-fixes).
- commit 5117e32
* Thu Mar 24 2022 afaerber@suse.com
- Update HyperV Jira references (jsc#SLE-24072, jsc#SLE-17855)
- commit f9a043f
* Thu Mar 24 2022 tiwai@suse.de
- pinctrl: samsung: drop pin banks references on error paths
(git-fixes).
- memory: emif: check the pointer temp in get_device_details()
(git-fixes).
- memory: emif: Add check for setup_interrupts (git-fixes).
- soc: qcom: aoss: remove spurious IRQF_ONESHOT flags (git-fixes).
- soc: qcom: ocmem: Fix missing put_device() call in of_get_ocmem
(git-fixes).
- soc: qcom: rpmpd: Check for null return of devm_kcalloc
(git-fixes).
- soc: mediatek: pm-domains: Add wakeup capacity support in
power domain (git-fixes).
- soc: ti: wkup_m3_ipc: Fix IRQ check in wkup_m3_ipc_probe
(git-fixes).
- video: fbdev: omapfb: Add missing of_node_put() in dvic_probe_of
(git-fixes).
- video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()
(git-fixes).
- video: fbdev: atmel_lcdfb: fix an error code in
atmel_lcdfb_probe() (git-fixes).
- video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
(git-fixes).
- video: fbdev: controlfb: Fix COMPILE_TEST build (git-fixes).
- video: fbdev: matroxfb: set maxvram of vbG200eW to the same
as vbG200 to avoid black screen (git-fixes).
- mmc: davinci_mmc: Handle error for clk_enable (git-fixes).
- mmc: sdhci_am654: Fix the driver data of AM64 SoC (git-fixes).
- usb: usbtmc: Fix bug in pipe direction for control transfers
(git-fixes).
- net: phy: mscc: Add MODULE_FIRMWARE macros (git-fixes).
- net: phy: marvell: Fix invalid comparison in the resume and
suspend functions (git-fixes).
- commit 640a02e
* Thu Mar 24 2022 tiwai@suse.de
- media: ov5640: Fix set format, v4l2_mbus_pixelcode not updated
(git-fixes).
- media: v4l2-core: Initialize h264 scaling matrix (git-fixes).
- media: cedrus: h264: Fix neighbour info buffer size (git-fixes).
- media: cedrus: H265: Fix neighbour info buffer size (git-fixes).
- media: usb: go7007: s2250-board: fix leak in probe()
(git-fixes).
- media: em28xx: initialize refcount before kref_get (git-fixes).
- media: doc: pixfmt-rgb: Fix V4L2_PIX_FMT_BGR24 format
description (git-fixes).
- media: vidtv: Check for null return of vzalloc (git-fixes).
- media: stk1160: If start stream fails, return buffers with
VB2_BUF_STATE_QUEUED (git-fixes).
- commit 4ef6549
* Thu Mar 24 2022 tiwai@suse.de
- media: Revert "media: em28xx: add missing
em28xx_close_extension" (git-fixes).
- media: venus: hfi_cmds: List HDR10 property as unsupported
for v1 and v3 (git-fixes).
- media: ti-vpe: cal: Fix a NULL pointer dereference in
cal_ctx_v4l2_init_formats() (git-fixes).
- media: video/hdmi: handle short reads of hdmi info frame
(git-fixes).
- media: mexon-ge2d: fixup frames size in registers (git-fixes).
- media: aspeed: Correct value for h-total-pixels (git-fixes).
- media: ov5648: Don't pack controls struct (git-fixes).
- media: v4l: Avoid unaligned access warnings when printing 4cc
modifiers (git-fixes).
- media: ov6650: Fix crop rectangle affected by set format
(git-fixes).
- media: ov6650: Add try support to selection API operations
(git-fixes).
- commit b4a8bfb
* Thu Mar 24 2022 tiwai@suse.de
- supported.conf: Mark a few SM* chiper modules as supported (bsc#1197287)
Mark supported for the modules: sm2_generic, sm3_generic, sm4_generic
arm64-specific: sha3-ce, sha512-ce, sm3-ce, sm4-ce
- commit e6b9e81
* Thu Mar 24 2022 tiwai@suse.de
- media: ov6650: Fix set format try processing path (git-fixes).
- media: hantro: Fix overfill bottom register field name
(git-fixes).
- media: doc: pixfmt-yuv: Fix V4L2-PIX-FMT-Y10P format
(git-fixes).
- media: coda: Fix missing put_device() call in coda_get_vdoa_data
(git-fixes).
- media: atmel: atmel-sama7g5-isc: fix ispck leftover (git-fixes).
- media: bttv: fix WARNING regression on tunerless devices
(git-fixes).
- media: davinci: vpif: fix unbalanced runtime PM enable
(git-fixes).
- media: davinci: vpif: fix unbalanced runtime PM get (git-fixes).
- media: mtk-vcodec: potential dereference of null pointer
(git-fixes).
- commit 04703ec
* Thu Mar 24 2022 tiwai@suse.de
- firmware: qcom: scm: Remove reassignment to desc following
initializer (git-fixes).
- media: v4l2-mem2mem: Apply DST_QUEUE_OFF_BASE on MMAP buffers
across ioctls (git-fixes).
- media: staging: media: imx: imx7-mipi-csis: Make subdev name
unique (git-fixes).
- media: camss: vfe-170: fix "VFE halt timeout" error (git-fixes).
- media: camss: csid-170: set the right HALT_CMD when disabled
(git-fixes).
- media: camss: csid-170: remove stray comment (git-fixes).
- media: camss: csid-170: don't enable unused irqs (git-fixes).
- media: camss: csid-170: fix non-10bit formats (git-fixes).
- media: staging: media: zoran: fix usage of
vb2_dma_contig_set_max_seg_size (git-fixes).
- Input: aiptek - properly check endpoint type (git-fixes).
- commit ab62902
* Thu Mar 24 2022 tiwai@suse.de
- firmware: ti_sci: Fix compilation failure when
CONFIG_TI_SCI_PROTOCOL is not defined (git-fixes).
- ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call
(git-fixes).
- ASoC: amd: Fix reference to PCM buffer address (git-fixes).
- ASoC: codecs: wcd934x: Add missing of_node_put() in
wcd934x_codec_parse_data (git-fixes).
- ASoC: msm8916-wcd-analog: Fix error handling in
pm8916_wcd_analog_spmi_probe (git-fixes).
- ASoC: atmel: Fix error handling in sam9x5_wm8731_driver_probe
(git-fixes).
- ASoC: SOF: Intel: enable DMI L1 for playback streams
(git-fixes).
- ASoC: msm8916-wcd-digital: Fix missing clk_disable_unprepare()
in msm8916_wcd_digital_probe (git-fixes).
- ASoC: imx-es8328: Fix error return code in imx_es8328_probe()
(git-fixes).
- efi: fix return value of __setup handlers (git-fixes).
- commit 8a84a24
* Thu Mar 24 2022 tiwai@suse.de
- ASoC: fsl_spdif: Disable TX clock when stop (git-fixes).
- ASoC: SOF: topology: remove redundant code (git-fixes).
- ASoC: dmaengine: do not use a NULL prepare_slave_config()
callback (git-fixes).
- ASoC: mxs: Fix error handling in mxs_sgtl5000_probe (git-fixes).
- ASoC: rk817: Fix missing clk_disable_unprepare() in
rk817_platform_probe (git-fixes).
- ASoC: SOF: Add missing of_node_put() in imx8m_probe (git-fixes).
- ASoC: rockchip: i2s: Fix missing clk_disable_unprepare()
in rockchip_i2s_probe (git-fixes).
- ASoC: atmel: Fix error handling in snd_proto_probe (git-fixes).
- ASoC: fsi: Add check for clk_enable (git-fixes).
- commit 549be6b
* Thu Mar 24 2022 tiwai@suse.de
- ASoC: wm8350: Handle error for wm8350_register_irq (git-fixes).
- ASoC: atmel: Add missing of_node_put() in
at91sam9g20ek_audio_probe (git-fixes).
- ASoC: dwc-i2s: Handle errors for clk_enable (git-fixes).
- ASoC: atmel_ssc_dai: Handle errors for clk_enable (git-fixes).
- ASoC: mxs-saif: Handle errors for clk_enable (git-fixes).
- ASoC: ti: davinci-i2s: Add check for clk_enable() (git-fixes).
- ASoC: rt5663: check the return value of devm_kzalloc() in
rt5663_parse_dp() (git-fixes).
- ASoC: simple-card-utils: Set sysclk on all components
(git-fixes).
- ASoC: xilinx: xlnx_formatter_pcm: Handle sysclk setting
(git-fixes).
- ASoC: topology: Optimize soc_tplg_dapm_graph_elems_load behavior
(git-fixes).
- commit 25d68ae
* Thu Mar 24 2022 tiwai@suse.de
- arm64: dts: rockchip: Fix SDIO regulator supply properties on
rk3399-firefly (git-fixes).
- ASoC: topology: Allow TLV control to be either read or write
(git-fixes).
- ASoC: codecs: Check for error pointer after calling
devm_regmap_init_mmio (git-fixes).
- ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM
(git-fixes).
- ASoC: codecs: wcd934x: fix return value of
wcd934x_rx_hph_mode_put (git-fixes).
- ASoC: codecs: wcd934x: fix kcontrol max values (git-fixes).
- ASoC: codecs: wc938x: fix accessing array out of bounds for
enum type (git-fixes).
- ASoC: codecs: va-macro: fix accessing array out of bounds for
enum type (git-fixes).
- ASoC: codecs: rx-macro: fix accessing array out of bounds for
enum type (git-fixes).
- ASoC: codecs: rx-macro: fix accessing compander for aux
(git-fixes).
- commit 8cdd72e
* Thu Mar 24 2022 tiwai@suse.de
- arm64: dts: broadcom: Fix sata nodename (git-fixes).
- arm64: dts: ns2: Fix spi-cpol and spi-cpha property (git-fixes).
- arm64: dts: broadcom: bcm4908: use proper TWD binding
(git-fixes).
- arm64: dts: qcom: sm8250: Fix MSI IRQ for PCIe1 and PCIe2
(git-fixes).
- arm64: dts: qcom: sm8350: Correct TCS configuration for apps
rsc (git-fixes).
- arm64: dts: qcom: sm8150: Correct TCS configuration for apps
rsc (git-fixes).
- arm64: dts: qcom: sm8250: fix PCIe bindings to follow schema
(git-fixes).
- arm64: dts: qcom: sdm845: fix microphone bias properties and
values (git-fixes).
- ARM: dts: qcom: ipq4019: fix sleep clock (git-fixes).
- arm64: dts: ti: k3-am64: Fix gic-v3 compatible regs (git-fixes).
- arm64: dts: ti: k3-j7200: Fix gic-v3 compatible regs
(git-fixes).
- arm64: dts: ti: k3-j721e: Fix gic-v3 compatible regs
(git-fixes).
- arm64: dts: ti: k3-am65: Fix gic-v3 compatible regs (git-fixes).
- ARM: dts: Fix OpenBMC flash layout label addresses (git-fixes).
- ARM: dts: stm32: fix AV96 board SAI2 pin muxing on stm32mp15
(git-fixes).
- ARM: dts: at91: sama5d2: Fix PMERRLOC resource size (git-fixes).
- arm64: dts: renesas: ulcb-kf: fix wrong comment (git-fixes).
- ARM: dts: sun8i: v3s: Move the csi1 block to follow address
order (git-fixes).
- ARM: dts: imx: Add missing LVDS decoder on M53Menlo (git-fixes).
- ARM: dts: exynos: fix UART3 pins configuration in Exynos5250
(git-fixes).
- ARM: configs: multi_v5_defconfig: re-enable DRM_PANEL and FB_xxx
(git-fixes).
- ARM: configs: multi_v5_defconfig: re-enable
CONFIG_V4L_PLATFORM_DRIVERS (git-fixes).
- ARM: ftrace: ensure that ADR takes the Thumb bit into account
(git-fixes).
- ALSA: spi: Add check for clk_enable() (git-fixes).
- ALSA: cmipci: Restore aux vol on suspend/resume (git-fixes).
- ALSA: firewire-lib: fix uninitialized flag for AV/C deferred
transaction (git-fixes).
- arm64: fix clang warning about TRAMP_VALIAS (git-fixes).
- alx: acquire mutex for alx_reinit in alx_change_mtu (git-fixes).
- commit 4b012b4
* Wed Mar 23 2022 vkarasulli@suse.de
- Update
patches.suse/quota-check-block-number-when-reading-the-block-in-q.patch
(stable-5.14.19 bsc#1197366 CVE-2021-45868).
- commit a567e14
* Tue Mar 22 2022 tiwai@suse.de
- ALSA: kABI workaround for snd_pcm_runtime changes (CVE-2022-1048
bsc#1197331).
- commit 15a1bad
* Tue Mar 22 2022 lhenriques@suse.de
- fuse: handle kABI change in struct fuse_args (bsc#1197343
CVE-2022-1011).
- fuse: fix pipe buffer lifetime for direct_io (bsc#1197343
CVE-2022-1011).
- commit 879fc92
* Tue Mar 22 2022 tbogendoerfer@suse.de
- iavf: Fix hang during reboot/shutdown (jsc#SLE-18385).
- net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
(git-fixes).
- iavf: Fix double free in iavf_reset_task (jsc#SLE-18385).
- ice: fix NULL pointer dereference in
ice_update_vsi_tx_ring_stats() (jsc#SLE-18375).
- net/mlx5e: Lag, Only handle events from highest priority
multipath entry (git-fixes).
- net/mlx5: Fix a race on command flush flow (git-fixes).
- net/mlx5: Fix size field in bufferx_reg struct (git-fixes).
- ice: Fix curr_link_speed advertised speed (git-fixes).
- ice: Don't use GFP_KERNEL in atomic context (git-fixes).
- qed: return status of qed_iov_get_link (git-fixes).
- net: qlogic: check the return value of dma_alloc_coherent()
in qed_vf_hw_prepare() (git-fixes).
- RDMA/cma: Do not change route.addr.src_addr outside state checks
(git-fixes).
- RDMA/ib_srp: Fix a deadlock (git-fixes).
- RDMA/rtrs-clt: Move free_permit from free_clt to rtrs_clt_close
(git-fixes).
- RDMA/rtrs-clt: Fix possible double free in error case
(git-fixes).
- IB/qib: Fix duplicate sysfs directory name (git-fixes).
- commit b4c6170
* Tue Mar 22 2022 tiwai@suse.de
- media: omap3isp: Use struct_group() for memcpy() region
(git-fixes).
- spi: Fix Tegra QSPI example (git-fixes).
- spi: spi-zynqmp-gqspi: Handle error for dma_set_mask
(git-fixes).
- spi: pxa2xx-pci: Balance reference count for PCI DMA device
(git-fixes).
- spi: tegra210-quad: Fix missin IRQ check in tegra_qspi_probe
(git-fixes).
- spi: tegra114: Add missing IRQ check in tegra_spi_probe
(git-fixes).
- regulator: qcom_smd: fix for_each_child.cocci warnings
(git-fixes).
- hwrng: nomadik - Change clk_disable to clk_disable_unprepare
(git-fixes).
- hwrng: atmel - disable trng on failure path (git-fixes).
- thermal: int340x: Increase bitmap size (git-fixes).
- thermal: int340x: Check for NULL after calling kmemdup()
(git-fixes).
- PM: domains: Fix sleep-in-atomic bug caused by
genpd_debug_remove() (git-fixes).
- PM: suspend: fix return value of __setup handler (git-fixes).
- PM: hibernate: fix __setup handler error handling (git-fixes).
- commit c705616
* Tue Mar 22 2022 tiwai@suse.de
- hwmon: (pmbus) Add Vin unit off handling (git-fixes).
- hwmon: (sch56xx-common) Replace WDOG_ACTIVE with WDOG_HW_RUNNING
(git-fixes).
- hwmon: (pmbus) Add mutex to regulator ops (git-fixes).
- crypto: ccree - Fix use after free in cc_cipher_exit()
(git-fixes).
- crypto: ccp - ccp_dmaengine_unregister release dma channels
(git-fixes).
- crypto: cavium/nitrox - don't cast parameter in bit operations
(git-fixes).
- crypto: vmx - add missing dependencies (git-fixes).
- crypto: engine - check if BH is disabled during completion
(git-fixes).
- crypto: gemini - call finalize with bh disabled (git-fixes).
- crypto: amlogic - call finalize with bh disabled (git-fixes).
- commit 7b5cd0c
* Tue Mar 22 2022 tiwai@suse.de
- crypto: hisilicon/sec - fix the aead software fallback for
engine (bsc#1198240).
- crypto: sun8i-ce - call finalize with bh disabled (git-fixes).
- crypto: sun8i-ss - call finalize with bh disabled (git-fixes).
- crypto: hisilicon/sec - fix the aead software fallback for
engine (git-fixes).
- crypto: ccree - don't attempt 0 len DMA mappings (git-fixes).
- crypto: rockchip - ECB does not need IV (git-fixes).
- crypto: qat - don't cast parameter in bit operations
(git-fixes).
- crypto: octeontx2 - remove CONFIG_DM_CRYPT check (git-fixes).
- crypto: mxs-dcp - Fix scatterlist processing (git-fixes).
- crypto: authenc - Fix sleep in atomic context in decrypt_tail
(git-fixes).
- crypto: rsa-pkcs1pad - fix buffer overread in
pkcs1pad_verify_complete() (git-fixes).
- crypto: rsa-pkcs1pad - restore signature length check
(git-fixes).
- crypto: rsa-pkcs1pad - correctly get hash from source
scatterlist (git-fixes).
- crypto: rsa-pkcs1pad - only allow with rsa (git-fixes).
- crypto: sun8i-ss - really disable hash on A80 (git-fixes).
- cpuidle: intel_idle: Update intel_idle() kerneldoc comment
(git-fixes).
- ACPI: docs: enumeration: Amend PWM enumeration ASL example
(git-fixes).
- ACPI: docs: enumeration: Remove redundant .owner assignment
(git-fixes).
- ACPI: docs: enumeration: Update UART serial bus resource
documentation (git-fixes).
- ACPI: docs: enumeration: Discourage to use custom _DSM methods
(git-fixes).
- ACPI: APEI: fix return value of __setup handlers (git-fixes).
- clocksource: acpi_pm: fix return value of __setup handler
(git-fixes).
- ACPI: properties: Consistently return -ENOENT if there are no
more references (git-fixes).
- clocksource/drivers/timer-of: Check return value of of_iomap
in timer_of_base_init() (git-fixes).
- clocksource/drivers/timer-microchip-pit64b: Use notrace
(git-fixes).
- clocksource/drivers/timer-ti-dm: Fix regression from errata
i940 fix (git-fixes).
- arm64: signal: nofpsimd: Do not allocate fp/simd context when
not available (git-fixes).
- arm64/mm: avoid fixmap race condition when create pud mapping
(git-fixes).
- arm64: prevent instrumentation of bp hardening callbacks
(git-fixes).
- commit 7a54f7c
* Tue Mar 22 2022 shung-hsi.yu@suse.com
- Refresh
patches.suse/bpf-Add-MEM_RDONLY-for-helper-args-that-are-pointers.patch
Add info about context deviation from upstream.
- commit f8cba97
* Tue Mar 22 2022 shung-hsi.yu@suse.com
- Refresh
patches.suse/bpf-Replace-PTR_TO_XXX_OR_NULL-with-PTR_TO_XXX-PTR_M.patch
Add info about context deviation from upstream.
- commit 1d085d3
* Tue Mar 22 2022 shung-hsi.yu@suse.com
- Refresh
patches.suse/bpf-Replace-RET_XXX_OR_NULL-with-RET_XXX-PTR_MAYBE_N.patch
Add info about context deviation from upstream.
- commit e44090b
* Tue Mar 22 2022 shung-hsi.yu@suse.com
- Refresh
patches.suse/bpf-Replace-ARG_XXX_OR_NULL-with-ARG_XXX-PTR_MAYBE_N.patch
Add info about context deviation from upstream.
- commit da99102
* Tue Mar 22 2022 shung-hsi.yu@suse.com
- Refresh
patches.suse/bpf-Introduce-composable-reg-ret-and-arg-types.patch
Add info on context deviation from upstream.
- commit aa0e1a6
* Tue Mar 22 2022 shung-hsi.yu@suse.com
- Refresh
patches.suse/bpf-Generalize-check_ctx_reg-for-reuse-with-other-ty.patch
Add info about context deviation from upstream.
- commit 2d1de22
* Tue Mar 22 2022 shung-hsi.yu@suse.com
- bpf: Fix crash due to out of bounds access into reg2btf_ids (git-fixes
bsc#1194111 bsc#1194765 bsc#1196261 CVE-2021-4204 CVE-2022-0500
CVE-2022-23222).
- commit 8bc21d0
* Tue Mar 22 2022 neilb@suse.de
- NFS: Do not report writeback errors in nfs_getattr()
(git-fixes).
- NFS: Remove an incorrect revalidation in
nfs4_update_changeattr_locked() (git-fixes).
- NFS: Ensure the server has an up to date ctime before renaming
(git-fixes).
- commit 87a7953
* Mon Mar 21 2022 ddiss@suse.de
- watch_queue: Make comment about setting ->defunct more accurate
(CVE-2022-0995 bsc#1197246).
- watch_queue: Fix lack of barrier/sync/lock between post and read
(CVE-2022-0995 bsc#1197246).
- watch_queue: Free the alloc bitmap when the watch_queue is
torn down (CVE-2022-0995 bsc#1197246).
- watch_queue: Fix the alloc bitmap size to reflect notes
allocated (CVE-2022-0995 bsc#1197246).
- watch_queue: Use the bitmap API when applicable (CVE-2022-0995
bsc#1197246).
- watch_queue: Fix to always request a pow-of-2 pipe ring size
(CVE-2022-0995 bsc#1197246).
- watch_queue: Fix to release page in ->release() (CVE-2022-0995
bsc#1197246).
- watch_queue, pipe: Free watchqueue state after clearing pipe
ring (CVE-2022-0995 bsc#1197246).
- watch_queue: Fix filter limit check (CVE-2022-0995 bsc#1197246).
- commit 223dbc3
* Mon Mar 21 2022 dmueller@suse.com
- rpm/constraints.in: skip SLOW_DISK workers for kernel-source
- commit e84694f
* Mon Mar 21 2022 msuchanek@suse.de
- macros.kernel-source: Fix conditional expansion.
Fixes: bb95fef3cf19 ("rpm: Use bash for %() expansion (jsc#SLE-18234).")
- commit 7e857f7
* Mon Mar 21 2022 msuchanek@suse.de
- ibmvnic: fix race between xmit and reset (bsc#1197302
ltc#197259).
- commit c0ccfb9
* Mon Mar 21 2022 mgorman@suse.de
- blacklist.conf: Remove blacklist entries that are included in the tree via -stable
These are preventing an update of SLE 15 SP4 RT due to a commit trigger.
blacklisted: fb8c3a3c52400512fc8b3b61150057b888c30b0d
Applied by: patches.suse/ath5k-fix-building-with-LEDS-m.patch
blacklisted: 435b08ec0094ac1e128afe6cfd0d9311a8c617a7
Applied by: patches.suse/bpf-test-cgroup-Use-sk_-alloc-free-for-test-cases.patch
blacklisted: 27730c8cd60d1574d8337276e7a9d7d2ca92e0d1
Applied by: patches.suse/perf-script-Fix-PERF_SAMPLE_WEIGHT_STRUCT-support.patch
- commit 1f2accf
* Mon Mar 21 2022 msuchanek@suse.de
- Update config files (bsc#1195926 bsc#1175667).
VIRTIO_PCI=m -> VIRTIO_PCI=y
- commit 899511b
* Sun Mar 20 2022 bp@suse.de
- Update patches.suse/mm-khugepaged-skip-huge-page-collapse-for-special-fi.patch
(stable-5.14.16 bsc#1193983 CVE-2021-4148).
- commit 6200b3c
* Sun Mar 20 2022 tiwai@suse.de
- usb: gadget: Fix use-after-free bug by not setting
udc->dev.driver (git-fixes).
- usb: gadget: rndis: prevent integer overflow in
rndis_set_response() (git-fixes).
- drm/vrr: Set VRR capable prop only if it is attached to
connector (git-fixes).
- nl80211: Update bss channel on channel switch for P2P_CLIENT
(git-fixes).
- iwlwifi: don't advertise TWT support (git-fixes).
- mac80211: refuse aggregations sessions before authorized
(git-fixes).
- atm: firestream: check the return value of ioremap() in
fs_init() (git-fixes).
- can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN
device when fully ready (git-fixes).
- ARM: 9178/1: fix unmet dependency on BITREVERSE for
HAVE_ARCH_BITREVERSE (git-fixes).
- ARM: dts: rockchip: fix a typo on rk3288 crypto-controller
(git-fixes).
- ARM: dts: rockchip: reorder rk322x hmdi clocks (git-fixes).
- arm64: dts: rockchip: reorder rk3399 hdmi clocks (git-fixes).
- arm64: dts: rockchip: align pl330 node name with dtschema
(git-fixes).
- arm64: dts: rockchip: fix rk3399-puma eMMC HS400 signal
integrity (git-fixes).
- arm64: dts: rockchip: fix rk3399-puma-haikou USB OTG mode
(git-fixes).
- arm64: dts: agilex: use the compatible
"intel,socfpga-agilex-hsotg" (git-fixes).
- commit 8f6b7bc
* Sat Mar 19 2022 msuchanek@suse.de
- rpm: Use bash for %() expansion (jsc#SLE-18234).
Since 15.4 alternatives for /bin/sh are provided by packages
<something>-sh. While the interpreter for the build script can be
selected the interpreter for %() cannot.
The kernel spec files use bashisms in %().
While this could technically be fixed there is more serious underlying
problem: neither bash nor any of the alternatives are 100% POSIX
compliant nor bug-free.
It is not my intent to maintain bug compatibility with any number of
shells for shell scripts embedded in the kernel spec file. The spec file
syntax is not documented so embedding the shell script in it causes some
unspecified transformation to be applied to it. That means that
ultimately any changes must be tested by building the kernel, n times if
n shells are supported.
To reduce maintenance effort require that bash is used for kernel build
always.
- commit bb95fef
* Sat Mar 19 2022 msuchanek@suse.de
- powerpc/bpf: Update ldimm64 instructions during extra pass
(bsc#1194869).
- commit 45a01a1
* Sat Mar 19 2022 tiwai@suse.de
- drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings
(git-fixes).
- drm/imx: parallel-display: Remove bus flags check in
imx_pd_bridge_atomic_check() (git-fixes).
- commit e115c05
* Sat Mar 19 2022 tiwai@suse.de
- HID: multitouch: fix Dell Precision 7550 and 7750 button type
(bsc#1197243).
- commit 976f997
* Fri Mar 18 2022 mbenes@suse.cz
- kprobes: Add kretprobe_find_ret_addr() for searching return
address (bsc#1193277).
- commit 23e8a22
* Fri Mar 18 2022 mbenes@suse.cz
- kprobes: treewide: Make it harder to refer kretprobe_trampoline
directly (bsc#1193277).
- commit a812a07
* Fri Mar 18 2022 ohering@suse.de
- arm64: PCI: Support root bridge preparation for Hyper-V
(bsc#1197291).
- arm64: PCI: Restructure pcibios_root_bridge_prepare()
(bsc#1197291).
- commit 060e164
* Fri Mar 18 2022 lhenriques@suse.de
- fuse: fix fileattr op failure (bsc#1197292).
- commit f14130a
* Thu Mar 17 2022 tiwai@suse.de
- Update patch reference for vpda fix (CVE-2022-0998 bsc#1197247)
- commit 39fa540
* Thu Mar 17 2022 tiwai@suse.de
- vdpa: clean up get_config_size ret value handling (CVE-2022-0998
bsc#1197247).
- commit c787e8b
* Thu Mar 17 2022 tiwai@suse.de
- Update patch reference for USB gadget fix (CVE-2022-27223 bsc#1197245)
- commit 251a2e6
* Thu Mar 17 2022 oneukum@suse.com
- net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixup
(bsc#1196018).
- commit 6dcb47f
* Thu Mar 17 2022 tiwai@suse.de
- aio: Fix incorrect usage of eventfd_signal_allowed()
(git-fixes).
- commit c768141
* Thu Mar 17 2022 tiwai@suse.de
- arm64: dts: qcom: sm8350: Correct UFS symbol clocks (git-fixes).
- gpio: Return EPROBE_DEFER if gc->to_irq is NULL (git-fixes).
- spi: rockchip: terminate dma transmission when slave abort
(git-fixes).
- spi: rockchip: Fix error in getting num-cs property (git-fixes).
- usb: dwc3: pci: add support for the Intel Raptor Lake-S
(git-fixes).
- drm/amdgpu: bypass tiling flag check in virtual display case
(v2) (git-fixes).
- PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken
(git-fixes).
- hwmon: (pmbus) Clear pmbus fault/warning bits after read
(git-fixes).
- arm64: dts: qcom: sm8350: Describe GCC dependency clocks
(git-fixes).
- commit 0ad5f72
* Wed Mar 16 2022 msuchanek@suse.de
- rpm: Run external scriptlets on uninstall only when available
(bsc#1196514 bsc#1196114 bsc#1196942).
When dependency cycles are encountered package dependencies may not be
fulfilled during zypper transaction at the time scriptlets are run.
This is a problem for kernel scriptlets provided by suse-module-tools
when migrating to a SLE release that provides these scriptlets only as
part of LTSS. The suse-module-tools that provides kernel scriptlets may
be removed early causing migration to fail.
- commit ab8dd2d
* Wed Mar 16 2022 oneukum@suse.com
- sr9700: sanity check for packet length (bsc#1196836
CVE-2022-26966).
- commit 56eea34
* Wed Mar 16 2022 dmueller@suse.com
- rpm/*.spec.in: remove backtick usage
- commit 87ca1fb
* Wed Mar 16 2022 vbabka@suse.cz
- Update kabi files.
Update to reflect the changes from bpf CVE fixes.
- commit 993b084
* Wed Mar 16 2022 bp@suse.de
- x86/module: Fix the paravirt vs alternative order (bsc#1190497).
- commit 646c90c
* Wed Mar 16 2022 msuchanek@suse.de
- rpm: SC2006: Use $(...) notation instead of legacy backticked `...`.
- commit f0d0e90
* Wed Mar 16 2022 dwagner@suse.de
- nvme-rdma: fix possible use-after-free in transport
error_recovery work (bsc#1193787 bsc#1197146 bsc#1193554).
Refresh:
- patches.suse/0006-nvme-Implement-In-Band-authentication.patch
- nvme-tcp: fix possible use-after-free in transport
error_recovery work (bsc#1193787 bsc#1197146 bsc#1193554).
Refresh:
- patches.suse/0006-nvme-Implement-In-Band-authentication.patch
- nvme: fix a possible use-after-free in controller reset during
load (bsc#1193787 bsc#1197146 bsc#1193554).
- nvme-fabrics: ignore invalid fast_io_fail_tmo values
(bsc#1193787 bsc#1197146 bsc#1193554).
- nvme-tcp: fix memory leak when freeing a queue (bsc#1193787
bsc#1197146 bsc#1193554).
- nvme-tcp: validate R2T PDU in nvme_tcp_handle_r2t() (bsc#1193787
bsc#1197146 bsc#1193554).
- blk-mq: don't free tags if the tag_set is used by other device
in queue initialztion (bsc#1193787 bsc#1197146 bsc#1193554).
- commit 4ccb78c
* Wed Mar 16 2022 dwagner@suse.de
- series: Resort entries
The series is not sorted which makes qdoit unhappy. Sort it.
- commit ce701de
* Tue Mar 15 2022 bp@suse.de
- x86/boot: Fix memremap of setup_indirect structures
(bsc#1190497).
- commit 231bfb2
* Tue Mar 15 2022 bp@suse.de
- x86/boot: Add setup_indirect support in
early_memremap_is_setup_data() (bsc#1190497).
- commit 6874f7f
* Tue Mar 15 2022 bp@suse.de
- x86/traps: Mark do_int3() NOKPROBE_SYMBOL (bsc#1190497).
- commit f088cf6
* Tue Mar 15 2022 mkubecek@suse.cz
- esp: Fix possible buffer overflow in ESP transformation
(CVE-2022-0886 bsc#1197131).
- sock: remove one redundant SKB_FRAG_PAGE_ORDER macro
(CVE-2022-0886 bsc#1197131).
- commit fa4075e
* Tue Mar 15 2022 mkubecek@suse.cz
- ipv6: fix skb drops in igmp6_event_query() and
igmp6_event_report() (CVE-2022-0742 bsc#1197128).
- commit b531b26
* Tue Mar 15 2022 tiwai@suse.de
- aio: fix use-after-free due to missing POLLFREE handling
(CVE-2021-39698 bsc#1196956).
- aio: keep poll requests on waitqueue until completed
(CVE-2021-39698 bsc#1196956).
- signalfd: use wake_up_pollfree() (CVE-2021-39698 bsc#1196956).
- binder: use wake_up_pollfree() (CVE-2021-39698 bsc#1196956).
- wait: add wake_up_pollfree() (CVE-2021-39698 bsc#1196956).
- commit ee17f5c
* Tue Mar 15 2022 tiwai@suse.de
- net/smc: Fix hung_task when removing SMC-R devices
(bsc#1197082).
- commit 5256139
* Tue Mar 15 2022 jroedel@suse.de
- Refresh patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch.
Update number of SETUP_EFI_SECRET_KEY from 7 to 16 to make
room for future upstream patches taking numbers from 7
upwards, as discussed with Joey Lee.
- commit cd78c9f
* Tue Mar 15 2022 jroedel@suse.de
- kabi/severities: Ignore arch/x86/kvm except for kvm_x86_ops
Handle this like in previous SLE kernels.
- commit 77e00d5
* Tue Mar 15 2022 dmueller@suse.com
- rpm/kernel-source.spec.in: call fdupes per subpackage
It is a waste of time to do a global fdupes when we have
subpackages.
- commit 1da8439
* Mon Mar 14 2022 tonyj@suse.de
- bpf, selftests: Add test case trying to taint map value pointer
(bsc#1196130,CVE-2021-45402).
- bpf: Make 32->64 bounds propagation slightly more robust
(bsc#1196130,CVE-2021-45402).
- bpf: Fix signed bounds propagation after mov32
(bsc#1196130,CVE-2021-45402).
- commit 04987fb
* Mon Mar 14 2022 oneukum@suse.com
- kABI: fix rndis_parameters locking (git-fixes).
- commit b56edcd
* Mon Mar 14 2022 mbenes@suse.cz
- tracing/osnoise: Force quiescent states while tracing
(git-fixes).
- commit 1b74679
* Mon Mar 14 2022 oneukum@suse.com
- usb: gadget: rndis: add spinlock for rndis response list
(git-fixes).
- commit 0d97063
* Mon Mar 14 2022 jroedel@suse.de
- Refresh patches.suse/x86-kvm-add-guest-support-for-detecting-and-enabling-sev-live-migration-feature
- Refresh patches.suse/x86-sev-move-common-memory-encryption-code-to-mem_encrypt-c
- Refresh patches.suse/x86-sev-rename-mem_encrypt-c-to-mem_encrypt_amd-c
Bring patches.suse/x86-kvm-add-guest-support-for-detecting-and-enabling-sev-live-migration-feature
closer to upstream to avoid future conflicts. Update other patches as
required by this.
- commit 8b29535
* Mon Mar 14 2022 tbogendoerfer@suse.de
- net/mlx5e: SHAMPO, reduce TIR indication (jsc#SLE-19253).
- net/mlx5: Fix offloading with ESWITCH_IPV4_TTL_MODIFY_ENABLE
(jsc#SLE-19253).
- i40e: stop disabling VFs due to PF error responses
(jsc#SLE-18378).
- iavf: Fix handling of vlan strip virtual channel messages
(jsc#SLE-18385).
- commit 81cb0af
* Sat Mar 12 2022 bp@suse.de
- x86/MCE/AMD: Allow thresholding interface updates after init
(bsc#1190497).
- commit 8e490b2
* Sat Mar 12 2022 tiwai@suse.de
- mmc: meson: Fix usage of meson_mmc_post_req() (git-fixes).
- drm/sun4i: mixer: Fix P010 and P210 format numbers (git-fixes).
- slip: fix macro redefine warning (git-fixes).
- commit 7dc768d
* Fri Mar 11 2022 bp@suse.de
- x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPIN
(bsc#1190497).
- commit 8f9c7a1
* Fri Mar 11 2022 tonyj@suse.de
- bpf, selftests: Add test case trying to taint map value pointer
(bsc#1196130,CVE-2021-45402).
- bpf: Make 32->64 bounds propagation slightly more robust
(bsc#1196130,CVE-2021-45402).
- bpf: Fix signed bounds propagation after mov32
(bsc#1196130,CVE-2021-45402).
- commit a54f4ff
* Fri Mar 11 2022 tiwai@suse.de
- Update patch reference for virtio BT fix (CVE-2022-26878 bsc#1197035)
- commit a9d561c
* Fri Mar 11 2022 tiwai@suse.de
- net: phy: DP83822: clear MISR2 register to disable interrupts
(git-fixes).
- gianfar: ethtool: Fix refcount leak in gfar_get_ts_info
(git-fixes).
- NFC: port100: fix use-after-free in port100_send_complete
(git-fixes).
- ax25: Fix NULL pointer dereference in ax25_kill_by_device
(git-fixes).
- isdn: hfcpci: check the return value of dma_set_mask() in
setup_hw() (git-fixes).
- mISDN: Fix memory leak in dsp_pipeline_build() (git-fixes).
- net: phy: meson-gxl: fix interrupt handling in forced mode
(git-fixes).
- staging: rtl8723bs: Fix access-point mode deadlock (git-fixes).
- staging: gdm724x: fix use after free in gdm_lte_rx()
(git-fixes).
- arm64: dts: marvell: armada-37xx: Remap IO space to bus address
0x0 (git-fixes).
- ARM: dts: aspeed: Fix AST2600 quad spi group (git-fixes).
- arm64: dts: armada-3720-turris-mox: Add missing ethernet0 alias
(git-fixes).
- ARM: boot: dts: bcm2711: Fix HVS register range (git-fixes).
- gpio: ts4900: Do not set DAT and OE together (git-fixes).
- gpiolib: acpi: Convert ACPI value of debounce to microseconds
(git-fixes).
- commit 1341b7c
* Thu Mar 10 2022 mbenes@suse.cz
- x86/kprobes: Fixup return address in generic trampoline handler
(bsc#1193277).
- commit b18f008
* Thu Mar 10 2022 mbenes@suse.cz
- tracing: Show kretprobe unknown indicator only for
kretprobe_trampoline (bsc#1193277).
- commit 6463ef3
* Thu Mar 10 2022 mbenes@suse.cz
- x86/unwind: Recover kretprobe trampoline entry (bsc#1193277).
- commit 764dcf8
* Thu Mar 10 2022 mbenes@suse.cz
- x86/kprobes: Push a fake return address at kretprobe_trampoline
(bsc#1193277).
- commit 530a7dd
* Thu Mar 10 2022 mbenes@suse.cz
- kprobes: Enable stacktrace from pt_regs in kretprobe handler
(bsc#1193277).
- commit 9d51706
* Thu Mar 10 2022 mbenes@suse.cz
- arm: kprobes: Make space for instruction pointer on stack
(bsc#1193277).
- commit 9a408f3
* Thu Mar 10 2022 bp@suse.de
- EDAC: Fix calculation of returned address and next offset in
edac_align_ptr() (bsc#1190497).
- commit 309553d
* Thu Mar 10 2022 bp@suse.de
- x86/ptrace: Fix xfpregs_set()'s incorrect xmm clearing
(bsc#1190497).
- commit be27a82
* Thu Mar 10 2022 jgross@suse.com
- xen/netfront: react properly to failing
gnttab_end_foreign_access_ref() (bsc#1196488, XSA-396,
CVE-2022-23042).
- commit 095b89a
* Thu Mar 10 2022 jgross@suse.com
- xen/gnttab: fix gnttab_end_foreign_access() without page
specified (bsc#1196488, XSA-396, CVE-2022-23041).
- commit 20b7983
* Thu Mar 10 2022 jgross@suse.com
- xen/pvcalls: use alloc/free_pages_exact() (bsc#1196488,
XSA-396, CVE-2022-23041).
- commit d56d4c6
* Thu Mar 10 2022 jgross@suse.com
- xen/9p: use alloc/free_pages_exact() (bsc#1196488, XSA-396,
CVE-2022-23041).
- commit b08fc02
* Thu Mar 10 2022 jgross@suse.com
- xen/usb: don't use gnttab_end_foreign_access() in
xenhcd_gnttab_done() (bsc#1196488, XSA-396).
- commit 4198f6f
* Thu Mar 10 2022 jgross@suse.com
- xen/gntalloc: don't use gnttab_query_foreign_access()
(bsc#1196488, XSA-396, CVE-2022-23039).
- commit 2239263
* Thu Mar 10 2022 jgross@suse.com
- xen/scsifront: don't use gnttab_query_foreign_access() for
mapped status (bsc#1196488, XSA-396, CVE-2022-23038).
- commit 95b1b12
* Thu Mar 10 2022 jgross@suse.com
- xen/netfront: don't use gnttab_query_foreign_access() for
mapped status (bsc#1196488, XSA-396, CVE-2022-23037).
- commit aabdf93
* Thu Mar 10 2022 jgross@suse.com
- xen/blkfront: don't use gnttab_query_foreign_access() for
mapped status (bsc#1196488, XSA-396, CVE-2022-23036).
- commit d12d408
* Thu Mar 10 2022 jgross@suse.com
- xen/grant-table: add gnttab_try_end_foreign_access()
(bsc#1196488, XSA-396, CVE-2022-23036, CVE-2022-23038).
- commit 4da4210
* Thu Mar 10 2022 bp@suse.de
- EDAC/altera: Fix deferred probing (bsc#1190497).
- commit 054e83a
* Thu Mar 10 2022 jgross@suse.com
- xen/xenbus: don't let xenbus_grant_ring() remove grants in
error case (bsc#1196488, XSA-396, CVE-2022-23040).
- commit 93f9570
* Thu Mar 10 2022 jroedel@suse.de
- iommu/vt-d: Fix double list_add when enabling VMD in scalable mode (bsc#1196894).
- commit 8aad886
* Thu Mar 10 2022 dmueller@suse.com
- rpm/arch-symbols,guards,*driver: Replace Novell with SUSE.
- commit 174a64f
* Thu Mar 10 2022 tiwai@suse.de
- drm/vc4: hdmi: Make sure the device is powered with CEC
(git-fixes).
- drm/vc4: hdmi: Split the CEC disable / enable functions in two
(git-fixes).
- commit 771d37d
* Thu Mar 10 2022 tiwai@suse.de
- Add cherry-picked IDs to DRM patches
- commit cf6526e
* Thu Mar 10 2022 ptesarik@suse.cz
- s390/cio: verify the driver availability for path_event call
(bsc#1195927 LTC#196420).
- scsi: zfcp: Fix failed recovery on gone remote port with
non-NPIV FCP devices (bsc#1195376 LTC#196087).
- s390/hypfs: include z/VM guests with access control group set
(bsc#1195639 LTC#196353).
- s390/cpumf: Support for CPU Measurement Sampling Facility LS
bit (bsc#1195082 LTC#196087).
- s390/cpumf: Support for CPU Measurement Facility CSVN 7
(bsc#1195082 LTC#196087).
- s390/pci: move pseudo-MMIO to prevent MIO overlap (bsc#1194966
LTC#196029).
- s390/pci: add s390_iommu_aperture kernel parameter (bsc#1193244
LTC#195546).
- s390/uv: de-duplicate checks for Protected Host Virtualization
(bsc#1191740 LTC#194817).
- s390/boot: disable Secure Execution in dump mode (bsc#1191740
LTC#194817).
- s390/boot: move uv function declarations to boot/uv.h
(bsc#1191740 LTC#194817).
- commit 4d8f983
* Thu Mar 10 2022 jgross@suse.com
- usb: host: xen-hcd: add missing unlock in error path
(git-fixes).
- commit 3e3ceb8
* Thu Mar 10 2022 jgross@suse.com
- Refresh
patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch.
- commit 11235e2
* Thu Mar 10 2022 jgross@suse.com
- Refresh
patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch.
- commit 1ed63ba
* Thu Mar 10 2022 dmueller@suse.com
- rpm/kernel-docs.spec.in: use %%license for license declarations
Limited to SLE15+ to avoid compatibility nightmares.
- commit 73d560e
* Thu Mar 10 2022 tiwai@suse.de
- arm64: Do not include __READ_ONCE() block in assembly files
(git-fixes).
- HID: vivaldi: fix sysfs attributes leak (git-fixes).
- HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts
(git-fixes).
- arm64: kasan: fix include error in MTE functions (git-fixes).
- commit 5be8bf8
* Wed Mar 09 2022 dmueller@suse.com
- rpm/*.spec.in: Use https:// urls
- commit 77b5f8e
* Wed Mar 09 2022 lduncan@suse.com
- scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe (git-fixes
bsc#1196746).
- scsi: bnx2fc: Flush destroy_work queue before calling
bnx2fc_interface_put() (git-fixes bsc#1196746).
- commit 8ac4c67
* Wed Mar 09 2022 mbenes@suse.cz
- x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
(bsc#1193277).
- commit e10650c
* Wed Mar 09 2022 mbenes@suse.cz
- objtool: Ignore unwind hints for ignored functions
(bsc#1193277).
- commit d02af4d
* Wed Mar 09 2022 mbenes@suse.cz
- objtool: Add frame-pointer-specific function ignore
(bsc#1193277).
- commit a01d77e
* Wed Mar 09 2022 mbenes@suse.cz
- kprobes: treewide: Cleanup the error messages for kprobes
(bsc#1193277).
- commit 80cb641
* Wed Mar 09 2022 mbenes@suse.cz
- kprobes: treewide: Remove trampoline_address from
kretprobe_trampoline_handler() (bsc#1193277).
- commit e002527
* Wed Mar 09 2022 mbenes@suse.cz
- kprobes: treewide: Replace arch_deref_entry_point() with
dereference_symbol_descriptor() (bsc#1193277).
- commit 08196a4
* Wed Mar 09 2022 mbrugger@suse.com
- ARM: fix build error when BPF_SYSCALL is disabled (bsc#1085308
CVE-2022-23960).
- ARM: include unprivileged BPF status in Spectre V2 reporting
(bsc#1085308 CVE-2022-23960).
- commit 2b85b07
* Wed Mar 09 2022 mbrugger@suse.com
- ARM: Spectre-BHB workaround (bsc#1085308 CVE-2022-23960).
- Update config files.
- commit 214f301
* Wed Mar 09 2022 mbrugger@suse.com
- ARM: use LOADADDR() to get load address of sections (bsc#1085308
CVE-2022-23960).
- ARM: early traps initialisation (bsc#1085308 CVE-2022-23960).
- ARM: report Spectre v2 status through sysfs (bsc#1085308
CVE-2022-23960).
- commit 20f8a99
* Wed Mar 09 2022 mbenes@suse.cz
- kprobes: treewide: Use 'kprobe_opcode_t *' for the code address
in get_optimized_kprobe() (bsc#1193277).
- commit dd47f7b
* Wed Mar 09 2022 dwagner@suse.de
- nvme-multipath: use vmalloc for ANA log buffer (bsc#1193787 bsc#1197146 bsc#1193554).
- nvme-multipath: use vmalloc for ANA log buffer (bsc#1193787).
- commit 68439a4
* Wed Mar 09 2022 oneukum@suse.com
- blacklist.conf: cleanup breaking kABI
- commit a79d591
* Wed Mar 09 2022 oneukum@suse.com
- blacklist.conf: cleanup breaking kABI
- commit ec5c72f
* Wed Mar 09 2022 oneukum@suse.com
- blacklist.conf: cleanup breaking kABI
- commit c887153
* Wed Mar 09 2022 oneukum@suse.com
- blacklist.conf: cleanup breaking kABI
- commit d93970a
* Wed Mar 09 2022 mbrugger@suse.com
- arm64: proton-pack: Include unprivileged eBPF status in
Spectre v2 mitigation reporting (bsc#1085308 CVE-2022-23960
CVE-2022-0001 CVE-2022-0002).
- arm64: Use the clearbhb instruction in mitigations (bsc#1085308
CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered
and migrated (bsc#1085308 CVE-2022-23960 CVE-2022-0001
CVE-2022-0002).
- commit 52f56e7
* Wed Mar 09 2022 mbrugger@suse.com
- arm64: Mitigate spectre style branch history side channels
(bsc#1085308 CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- Update config files.
- Refresh
patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch.
- commit 1403b73
* Wed Mar 09 2022 mbrugger@suse.com
- arm64: proton-pack: Report Spectre-BHB vulnerabilities as
part of Spectre-v2 (bsc#1085308 CVE-2022-23960 CVE-2022-0001
CVE-2022-0002).
- arm64: Add percpu vectors for EL1 (bsc#1085308 CVE-2022-23960
CVE-2022-0001 CVE-2022-0002).
- arm64: entry: Add macro for reading symbol addresses from
the trampoline (bsc#1085308 CVE-2022-23960 CVE-2022-0001
CVE-2022-0002).
- arm64: entry: Add vectors that have the bhb mitigation sequences
(bsc#1085308 CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- arm64: entry: Add non-kpti __bp_harden_el1_vectors for
mitigations (bsc#1085308 CVE-2022-23960 CVE-2022-0001
CVE-2022-0002).
- arm64: entry: Allow the trampoline text to occupy multiple pages
(bsc#1085308 CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- arm64: entry: Make the kpti trampoline's kpti sequence optional
(bsc#1085308 CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- arm64: entry: Move trampoline macros out of ifdef'd section
(bsc#1085308 CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- arm64: entry: Don't assume tramp_vectors is the start
of the vectors (bsc#1085308 CVE-2022-23960 CVE-2022-0001
CVE-2022-0002).
- arm64: entry: Allow tramp_alias to access symbols after
the 4K boundary (bsc#1085308 CVE-2022-23960 CVE-2022-0001
CVE-2022-0002).
- arm64: entry: Move the trampoline data page before the text page
(bsc#1085308 CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- arm64: entry: Free up another register on kpti's tramp_exit path
(bsc#1085308 CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- arm64: entry: Make the trampoline cleanup optional (bsc#1085308
CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- KVM: arm64: Allow indirect vectors to be used without
SPECTRE_V3A (bsc#1085308 CVE-2022-23960 CVE-2022-0001
CVE-2022-0002).
- arm64: spectre: Rename spectre_v4_patch_fw_mitigation_conduit
(bsc#1085308 CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- arm64: entry.S: Add ventry overflow sanity checks (bsc#1085308
CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- commit 39b0cd1
* Wed Mar 09 2022 mbrugger@suse.com
- arm64: Add Cortex-X2 CPU part definition (bsc#1085308
CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- Refresh
patches.suse/arm64-Add-Cortex-A510-CPU-part-definition.patch.
- commit 1489419
* Wed Mar 09 2022 mbrugger@suse.com
- arm64: add ID_AA64ISAR2_EL1 sys register (bsc#1085308
CVE-2022-23960 CVE-2022-0001 CVE-2022-0002).
- commit 76b95f9
* Wed Mar 09 2022 bp@suse.de
- x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF +
SMT (bsc#1191580 CVE-2022-0001 CVE-2022-0002).
- commit 0161c6c
* Wed Mar 09 2022 bp@suse.de
- x86/speculation: Warn about Spectre v2 LFENCE mitigation
(bsc#1191580 CVE-2022-0001 CVE-2022-0002).
- commit 8114d57
* Wed Mar 09 2022 bp@suse.de
- x86/speculation: Use generic retpoline by default on AMD
(bsc#1191580 CVE-2022-0001 CVE-2022-0002).
- commit e9a2f46
* Wed Mar 09 2022 bp@suse.de
- x86/speculation: Include unprivileged eBPF status in Spectre v2
mitigation reporting (bsc#1191580 CVE-2022-0001 CVE-2022-0002).
- commit 8400263
* Wed Mar 09 2022 tiwai@suse.de
- Bluetooth: btusb: Add missing Chicony device for Realtek
RTL8723BE (bsc#1196779).
- commit a5449ea
* Wed Mar 09 2022 bp@suse.de
- Documentation/hw-vuln: Update spectre doc (bsc#1191580
CVE-2022-0001 CVE-2022-0002).
- commit bc2948e
* Wed Mar 09 2022 bp@suse.de
- x86/speculation: Add eIBRS + Retpoline options (bsc#1191580
CVE-2022-0001 CVE-2022-0002).
- commit 6e19c5a
* Wed Mar 09 2022 bp@suse.de
- x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
(bsc#1191580 CVE-2022-0001 CVE-2022-0002).
- commit 2a3d074
* Wed Mar 09 2022 tiwai@suse.de
- drm/i915: Fix mbus join config lookup (git-fixes bsc#1193640).
- drm/i915: Fix dbuf slice config lookup (git-fixes bsc#1193640).
- drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
(bsc#1193640).
- drm/i915: Populate pipe dbuf slices more accurately during
readout (bsc#1193640).
- drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration
(bsc#1193640).
- commit e87e53d
* Wed Mar 09 2022 tiwai@suse.de
- PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on
emulated bridge (git-fixes).
- Refresh
patches.suse/PCI-mvebu-Do-not-modify-PCI-IO-type-bits-in-conf_wri.patch.
- commit 389addb
* Wed Mar 09 2022 tiwai@suse.de
- Input: elan_i2c - fix regulator enable count imbalance after
suspend/resume (git-fixes).
- Input: elan_i2c - move regulator_[en|dis]able() out of
elan_[en|dis]able_power() (git-fixes).
- Input: samsung-keypad - properly state IOMEM dependency
(git-fixes).
- soc: fsl: guts: Add a missing memory allocation failure check
(git-fixes).
- soc: fsl: guts: Revert commit 3c0d64e867ed (git-fixes).
- PCI: mvebu: Fix device enumeration regression (git-fixes).
- Input: clear BTN_RIGHT/MIDDLE on buttonpads (git-fixes).
- net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
(git-fixes).
- mac80211_hwsim: initialize ieee80211_tx_info at hw_scan_work
(git-fixes).
- mac80211_hwsim: report NOACK frames in tx_status (git-fixes).
- regulator: core: fix false positive in regulator_late_cleanup()
(git-fixes).
- ntb_hw_switchtec: Fix bug with more than 32 partitions
(git-fixes).
- ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_all
(git-fixes).
- PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated
bridge (git-fixes).
- PCI: mvebu: Fix configuring secondary bus of PCIe Root Port
via emulated bridge (git-fixes).
- PCI: mvebu: Setup PCIe controller to Root Complex mode
(git-fixes).
- commit d5ec48e
* Wed Mar 09 2022 tiwai@suse.de
- HID: add mapping for KEY_ALL_APPLICATIONS (git-fixes).
- HID: add mapping for KEY_DICTATE (git-fixes).
- drm/amdgpu: fix suspend/resume hang regression (git-fixes).
- drm/amdgpu: check vm ready by amdgpu_vm->evicting flag
(git-fixes).
- dmaengine: shdma: Fix runtime PM imbalance on error (git-fixes).
- i2c: bcm2835: Avoid clock stretching timeouts (git-fixes).
- ASoC: rt5682: do not block workqueue if card is unbound
(git-fixes).
- ASoC: rt5668: do not block workqueue if card is unbound
(git-fixes).
- drm/amd/pm: correct UMD pstate clocks for Dimgrey Cavefish
and Beige Goby (git-fixes).
- drm/i915: Disable DRRS on IVB/HSW port != A (git-fixes).
- drm/amd/display: Update watermark values for DCN301 (git-fixes).
- hamradio: fix macro redefine warning (git-fixes).
- drm/mediatek: mtk_dsi: Reset the dsi0 hardware (git-fixes).
- drm/amd/display: Use adjusted DCN301 watermarks (git-fixes).
- drm/i915/display: Move DRRS code its own file (git-fixes).
- drm/i915/display: split out dpt out of intel_display.c
(git-fixes).
- commit 6d1bad6
* Tue Mar 08 2022 oneukum@suse.com
- iwlwifi: mvm: don't crash on invalid rate w/o STA (git-fixes).
- commit c6f1f37
* Tue Mar 08 2022 mkoutny@suse.com
- cgroup/cpuset: Fix a race between cpuset_attach() and cpu
hotplug (bsc#1196869).
- commit 20abbb1
* Tue Mar 08 2022 mkoutny@suse.com
- cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning
(bsc#1196868).
- commit ac61211
* Tue Mar 08 2022 oneukum@suse.com
- ipheth: fix EOVERFLOW in ipheth_rcvbulk_callback (git-fixes).
- commit 7ff92d6
* Tue Mar 08 2022 mkoutny@suse.com
- cpuset: Fix the bug that subpart_cpus updated wrongly in
update_cpumask() (bsc#1196866).
- commit 3757e25
* Tue Mar 08 2022 tiwai@suse.de
- iwlwifi: pcie: add killer devices to the driver (bsc#1196802).
- iwlwifi: add new killer devices to the driver (bsc#1196802).
- commit 5e7d8b6
* Tue Mar 08 2022 tiwai@suse.de
- cpufreq: intel_pstate: Update EPP for AlderLake mobile
(bsc#1196848).
- cpufreq: intel_pstate: ITMT support for overclocked system
(bsc#1196849).
- commit 68d5eea
* Tue Mar 08 2022 tiwai@suse.de
- drm: Don't test for IRQ support in VBLANK ioctls (bsc#1195464).
- commit 0ef2c9a
* Tue Mar 08 2022 tiwai@suse.de
- lib/iov_iter: initialize "flags" in new pipe_buffer
(CVE-2022-0847 bsc#1196584 git-fixes).
- commit 9682d38
* Tue Mar 08 2022 neilb@suse.de
- SUNRPC: avoid race between mod_timer() and del_timer_sync()
(bnc#1195403).
- commit 378df3f
* Mon Mar 07 2022 oneukum@suse.com
- sr9700: sanity check for packet length (bsc#1196836).
- commit 93a1690
* Mon Mar 07 2022 mbenes@suse.cz
- tracing: Fix return value of __setup handlers (git-fixes).
- commit 70f4989
* Mon Mar 07 2022 mbenes@suse.cz
- tracing/histogram: Fix sorting on old "cpu" value (git-fixes).
- commit c9173be
* Mon Mar 07 2022 tiwai@suse.de
- nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
(CVE-2022-26490 bsc#1196830).
- commit b6213c4
* Mon Mar 07 2022 dwagner@suse.de
- nvme-tcp: fix possible use-after-free in transport
error_recovery work (git-fixes).
Refresh:
- patches.suse/0006-nvme-Implement-In-Band-authentication.patch
- nvme: fix a possible use-after-free in controller reset during
load (git-fixes).
- commit e6bcfd5
* Mon Mar 07 2022 tiwai@suse.de
- Update patch reference for iov security fix (CVE-2022-0847 bsc#1196584)
- commit 211dab3
* Mon Mar 07 2022 tbogendoerfer@suse.de
- ixgbe: xsk: change !netif_carrier_ok() handling in
ixgbe_xmit_zc() (git-fixes).
- e1000e: Correct NVM checksum verification flow (bsc#1191663).
- e1000e: Fix possible HW unit hang after an s0ix exit
(jsc#SLE-18382).
- igc: igc_write_phy_reg_gpy: drop premature return (git-fixes).
- igc: igc_read_phy_reg_gpy: drop premature return (git-fixes).
- iavf: Fix __IAVF_RESETTING state usage (jsc#SLE-18385).
- iavf: Fix missing check for running netdev (git-fixes).
- iavf: Fix deadlock in iavf_reset_task (jsc#SLE-18385).
- iavf: Fix race in init state (jsc#SLE-18385).
- iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPS
(jsc#SLE-18385).
- iavf: Fix init state closure on remove (jsc#SLE-18385).
- iavf: Add waiting so the port is initialized in remove
(jsc#SLE-18385).
- iavf: Rework mutexes for better synchronisation (jsc#SLE-18385
stable-5.14.6).
- veth: fix races around rq->rx_notify_masked (git-fixes).
- commit 60dae36
* Mon Mar 07 2022 tiwai@suse.de
- Move upstreamed patches into sorted section
- commit 1900045
* Sat Mar 05 2022 lduncan@suse.com
- scsi: smartpqi: Add PCI IDs (bsc#1196627).
- commit 7890c4e
* Sat Mar 05 2022 tiwai@suse.de
- thermal: core: Fix TZ_GET_TRIP NULL pointer dereference
(git-fixes).
- ALSA: intel_hdmi: Fix reference to PCM buffer address
(git-fixes).
- ASoC: cs4265: Fix the duplicated control name (git-fixes).
- ASoC: ops: Shift tested values in snd_soc_put_volsw() by +min
(git-fixes).
- drm/bridge: ti-sn65dsi86: Properly undo autosuspend (git-fixes).
- drm/i915: s/JSP2/ICP2/ PCH (git-fixes).
- drm/i915/guc/slpc: Correct the param count for unset param
(git-fixes).
- pinctrl: sunxi: Use unique lockdep classes for IRQs (git-fixes).
- commit 81b566b
* Fri Mar 04 2022 tiwai@suse.de
- Revert PCI MSI-X patch that caused a regression on network devices (bsc#1196403)
Deleted:
patches.suse/PCI-MSI-Mask-MSI-X-vectors-only-on-success.patch
- commit 4606b8c
* Fri Mar 04 2022 tiwai@suse.de
- batman-adv: Don't expect inter-netns unique iflink indices
(git-fixes).
- batman-adv: Request iflink once in batadv_get_real_netdevice
(git-fixes).
- batman-adv: Request iflink once in batadv-on-batadv check
(git-fixes).
- mac80211: treat some SAE auth steps as final (git-fixes).
- nl80211: Handle nla_memdup failures in handle_nan_filter
(git-fixes).
- iwlwifi: mvm: check debugfs_dir ptr before use (git-fixes).
- mac80211: fix forwarded mesh frames AC & queue selection
(git-fixes).
- mac80211: fix EAPoL rekey fail in 802.3 rx path (git-fixes).
- can: gs_usb: change active_channels's type from atomic_t to u8
(git-fixes).
- can: etas_es58x: change opened_channel_cnt's type from atomic_t
to u8 (git-fixes).
- auxdisplay: lcd2s: Use proper API to free the instance of
charlcd object (git-fixes).
- auxdisplay: lcd2s: Fix memory leak in ->remove() (git-fixes).
- auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
(git-fixes).
- commit 81727a5
* Fri Mar 04 2022 tiwai@suse.de
- Update kabi files for intel_pmt_dev_create (bsc#1196591)
- commit 40a0e22
* Thu Mar 03 2022 mkoutny@suse.com
- cgroup-v1: Correct privileges check in release_agent writes
(bsc#1196723).
- commit 6c02e38
* Thu Mar 03 2022 mkoutny@suse.com
- blacklist.conf: Add 51e50fbd3efc psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
- commit 5389513
* Thu Mar 03 2022 msuchanek@suse.de
- Update patches.suse/ibmvnic-don-t-stop-queue-in-xmit.patch
(bsc#1192273 ltc#194629 bsc#1191428 ltc#193985).
- commit de17db9
* Thu Mar 03 2022 tiwai@suse.de
- kABI workaround for fxls8962af iio accel drivers (git-fixes).
- commit dfedd1c
* Thu Mar 03 2022 tiwai@suse.de
- ARM: 9182/1: mmu: fix returns from early_param() and __setup()
functions (git-fixes).
- ARM: Fix kgdb breakpoint for Thumb2 (git-fixes).
- ntb: intel: fix port config status offset for SPR (git-fixes).
- iio: accel: fxls8962af: add padding to regmap for SPI
(git-fixes).
- USB: serial: option: add Telit LE910R1 compositions (git-fixes).
- USB: serial: option: add support for DW5829e (git-fixes).
- USB: gadget: validate endpoint index for xilinx udc (git-fixes).
- tps6598x: clear int mask on probe failure (git-fixes).
- xhci: re-initialize the HC during resume if HCE was set
(git-fixes).
- ata: pata_hpt37x: disable primary channel on HPT371 (git-fixes).
- drm/amd/pm: fix some OEM SKU specific stability issues
(git-fixes).
- drm/amdgpu: disable MMHUB PG for Picasso (git-fixes).
- drm/amd/display: Protect update_bw_bounding_box FPU code
(git-fixes).
- CDC-NCM: avoid overflow in sanity checking (git-fixes).
- USB: zaurus: support another broken Zaurus (git-fixes).
- commit b45b17b
* Wed Mar 02 2022 msuchanek@suse.de
- kernel-binary.spec: Also exclude the kernel signing key from devel package.
There is a check in OBS that fails when it is included. Also the key is
not reproducible.
Fixes: bb988d4625a3 ("kernel-binary: Do not include sourcedir in certificate path.")
- commit 68fa069
* Wed Mar 02 2022 msuchanek@suse.de
- powerpc/fadump: register for fadump as early as possible
(bsc#1179439 ltc#190038).
- commit 5aa7d3e
* Wed Mar 02 2022 msuchanek@suse.de
- Refresh sorted patches.
- commit 0c5d65a
* Wed Mar 02 2022 msuchanek@suse.de
- Refresh patches.suse/powerpc-64s-hash-Make-hash-faults-work-in-NMI-contex.patch.
- commit 783700c
* Wed Mar 02 2022 msuchanek@suse.de
- rpm/check-for-config-changes: Ignore PAHOLE_VERSION.
- commit 88ba5ec
* Tue Mar 01 2022 tiwai@suse.de
- Update config and supported.conf for intel_vsec (bsc#1196591)
intel_pmt driver is renamed to intel_vsec
- Update config files
- supported.conf
- commit 99cb50f
* Tue Mar 01 2022 tiwai@suse.de
- platform/x86/intel: Move intel_pmt from MFD to Auxiliary Bus
(bsc#1196591).
- driver core: auxiliary bus: Add driver data helpers
(bsc#1196591).
- PCI: Add #defines for accessing PCIe DVSEC fields (bsc#1196591).
- platform/x86: intel_pmt_telemetry: Ignore zero sized entries
(bsc#1196591).
- platform/x86/intel: pmt: Use y instead of objs in Makefile
(bsc#1196591).
- commit 731c1ca
* Tue Mar 01 2022 tiwai@suse.de
- platform/x86/intel: Move Intel PMT drivers to new subfolder
(bsc#1196591).
- Refresh
patches.suse/platform-x86-intel_pmc_core-Move-to-intel-sub-direct.patch.
- commit e7adc65
* Tue Mar 01 2022 tiwai@suse.de
- soc: fsl: qe: Check of ioremap return value (git-fixes).
- soc: fsl: Correct MAINTAINERS database (SOC) (git-fixes).
- soc: fsl: Correct MAINTAINERS database (QUICC ENGINE LIBRARY)
(git-fixes).
- ARM: dts: Use 32KiHz oscillator on devkit8000 (git-fixes).
- ARM: dts: switch timer config to common devkit8000 devicetree
(git-fixes).
- arm64: dts: rockchip: Switch RK3399-Gru DP to SPDIF output
(git-fixes).
- firmware: arm_scmi: Remove space in MODULE_ALIAS name
(git-fixes).
- arm64: dts: juno: Remove GICv2m dma-range (git-fixes).
- efivars: Respect "block" flag in efivar_entry_set_safe()
(git-fixes).
- commit 368c894
* Mon Feb 28 2022 tbogendoerfer@suse.de
- Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"
(git-fixes).
- net/mlx5e: Add missing increment of count (jsc#SLE-19253).
- net/mlx5e: MPLSoUDP decap, fix check for unsupported matches
(git-fixes).
- net/mlx5e: TC, Reject rules with forward and drop actions
(git-fixes).
- net/mlx5e: TC, Reject rules with drop and modify hdr action
(git-fixes).
- net/mlx5e: kTLS, Use CHECKSUM_UNNECESSARY for device-offloaded
packets (git-fixes).
- net/mlx5e: Fix wrong return value on ioctl EEPROM query failure
(git-fixes).
- net/mlx5: Fix possible deadlock on rule deletion (git-fixes).
- net/mlx5: Fix tc max supported prio for nic mode (git-fixes).
- net/mlx5: Fix wrong limitation of metadata match on ecpf
(git-fixes).
- net/mlx5: DR, Fix the threshold that defines when pool sync
is initiated (git-fixes).
- net/mlx5: DR, Don't allow match on IP w/o matching on full
ethertype/ip_version (git-fixes).
- net/mlx5: DR, Fix slab-out-of-bounds in mlx5_cmd_dr_create_fte
(jsc#SLE-19253).
- net/mlx5: DR, Cache STE shadow memory (git-fixes).
- net/mlx5: Update the list of the PCI supported devices
(git-fixes).
- udp_tunnel: Fix end of loop test in udp_tunnel_nic_unregister()
(git-fixes).
- bnxt_en: Fix devlink fw_activate (jsc#SLE-18978).
- bnxt_en: Increase firmware message response DMA wait time
(git-fixes).
- bnxt_en: Restore the resets_reliable flag in bnxt_open()
(jsc#SLE-18978).
- bnxt_en: Fix incorrect multicast rx mask setting when not
requested (git-fixes).
- bnxt_en: Fix occasional ethtool -t loopback test failures
(git-fixes).
- bnxt_en: Fix offline ethtool selftest with RDMA enabled
(git-fixes).
- bnxt_en: Fix active FEC reporting to ethtool (git-fixes).
- ice: initialize local variable 'tlv' (git-fixes).
- ice: check the return of ice_ptp_gettimex64 (git-fixes).
- ice: fix concurrent reset and removal of VFs (git-fixes).
- ice: fix setting l4 port flag when adding filter
(jsc#SLE-18375).
- nfp: flower: Fix a potential leak in nfp_tunnel_add_shared_mac()
(git-fixes).
- bonding: force carrier update when releasing slave (git-fixes).
- bonding: fix data-races around agg_select_timer (git-fixes).
- ice: enable parsing IPSEC SPI headers for RSS (git-fixes).
- ice: fix IPIP and SIT TSO offload (git-fixes).
- ice: fix an error code in ice_cfg_phy_fec() (git-fixes).
- nfp: flower: fix ida_idx not being released (git-fixes).
- bonding: pair enable_port with slave_arr_updates (git-fixes).
- commit 9564d58
* Mon Feb 28 2022 msuchanek@suse.de
- ibmvnic: Allow queueing resets during probe (bsc#1196516
ltc#196391).
- ibmvnic: clear fop when retrying probe (bsc#1196516 ltc#196391).
- ibmvnic: init init_done_rc earlier (bsc#1196516 ltc#196391).
- ibmvnic: register netdev after init of adapter (bsc#1196516
ltc#196391).
- ibmvnic: complete init_done on transport events (bsc#1196516
ltc#196391).
- ibmvnic: define flush_reset_queue helper (bsc#1196516
ltc#196391).
- ibmvnic: initialize rc before completing wait (bsc#1196516
ltc#196391).
- ibmvnic: free reset-work-item when flushing (bsc#1196516
ltc#196391).
- commit 0236fcc
* Mon Feb 28 2022 mbenes@suse.cz
- tracing: Have traceon and traceoff trigger honor the instance
(git-fixes).
- commit bd2a633
* Mon Feb 28 2022 mbenes@suse.cz
- tracing: Dump stacktrace trigger to the corresponding instance
(git-fixes).
- commit 2cd9b58
* Mon Feb 28 2022 dwagner@suse.de
- nvme: also mark passthrough-only namespaces ready in
nvme_update_ns_info (git-fixes).
- nvme: don't return an error from nvme_configure_metadata
(git-fixes).
- commit c11b169
* Mon Feb 28 2022 ohering@suse.de
- x86/kvmclock: Fix Hyper-V Isolated VM's boot issue when vCPUs >
64 (bsc#1183682).
- x86/kvm: Don't waste memory if kvmclock is disabled
(bsc#1183682).
- Netvsc: Call hv_unmap_memory() in the netvsc_device_remove()
(bsc#1183682).
- commit fe9b9a8
* Mon Feb 28 2022 ohering@suse.de
- Drivers: hv: utils: Make use of the helper macro LIST_HEAD()
(git-fixes).
- Drivers: hv: vmbus: Fix memory leak in vmbus_add_channel_kobj
(git-fixes).
- PCI: hv: Fix NUMA node assignment when kernel boots with custom
NUMA topology (git-fixes).
- commit 63ae3fa
* Mon Feb 28 2022 tiwai@suse.de
- pinctrl: tigerlake: Revert "Add Alder Lake-M ACPI ID"
(git-fixes).
- gpio: tegra186: Fix chip_data type confusion (git-fixes).
- pinctrl: k210: Fix bias-pull-up (git-fixes).
- pinctrl: fix loop in k210_pinconf_get_drive() (git-fixes).
- commit cf40913
* Sun Feb 27 2022 dmueller@suse.com
- rpm/kernel-obs-build.spec.in: add systemd-initrd and terminfo dracut module (bsc#1195775)
- commit d9a821b
* Sat Feb 26 2022 tiwai@suse.de
- drm/i915: Fix bw atomic check when switching between SAGV
vs. no SAGV (git-fixes).
- drm/i915: Correctly populate use_sagv_wm for all pipes
(git-fixes).
- drm/amdgpu: do not enable asic reset for raven2 (git-fixes).
- drm/amd/display: For vblank_disable_immediate, check PSR is
really used (git-fixes).
- drm/edid: Always set RGB444 (git-fixes).
- surface: surface3_power: Fix battery readings on batteries
without a serial number (git-fixes).
- commit c407884
* Sat Feb 26 2022 tiwai@suse.de
- tty: n_gsm: fix deadlock in gsmtty_open() (git-fixes).
- Revert "USB: serial: ch341: add new Product ID for CH341A"
(git-fixes).
- usb: dwc3: gadget: Let the interrupt handler disable bottom
halves (git-fixes).
- usb: dwc2: drd: fix soft connect when gadget is unconfigured
(git-fixes).
- usb: dwc3: pci: Fix Bay Trail phy GPIO mappings (git-fixes).
- xhci: Prevent futile URB re-submissions due to incorrect return
value (git-fixes).
- usb: dwc3: pci: Add "snps,dis_u2_susphy_quirk" for Intel Bay
Trail (git-fixes).
- clk: jz4725b: fix mmc0 clock gating (git-fixes).
- drm/vc4: crtc: Fix runtime_pm reference counting (git-fixes).
- commit f19b8b6
* Sat Feb 26 2022 tiwai@suse.de
- spi: spi-zynq-qspi: Fix a NULL pointer dereference in
zynq_qspi_exec_mem_op() (git-fixes).
- regmap-irq: Update interrupt clear register for proper reset
(git-fixes).
- thermal: int340x: fix memory leak in int3400_notify()
(git-fixes).
- sc16is7xx: Fix for incorrect data being transmitted (git-fixes).
- tty: n_gsm: fix wrong modem processing in convergence layer
type 2 (git-fixes).
- tty: n_gsm: fix wrong tty control line for flow control
(git-fixes).
- tty: n_gsm: fix NULL pointer access due to DLCI release
(git-fixes).
- tty: n_gsm: fix proper link termination after failed open
(git-fixes).
- tty: n_gsm: fix encoding of control signal octet bit DV
(git-fixes).
- commit dbb24c6
* Sat Feb 26 2022 tiwai@suse.de
- iio: imu: st_lsm6dsx: wait for settling time in
st_lsm6dsx_read_oneshot (git-fixes).
- iio: Fix error handling for PM (git-fixes).
- iio: adc: men_z188_adc: Fix a resource leak in an error handling
path (git-fixes).
- iio:imu:adis16480: fix buffering for devices with no burst mode
(git-fixes).
- iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM
bits (git-fixes).
- iio: adc: tsc2046: fix memory corruption by preventing array
overflow (git-fixes).
- driver core: Free DMA range map when device is released
(git-fixes).
- staging: fbtft: fb_st7789v: reset display before initialization
(git-fixes).
- commit d2c23ea
* Fri Feb 25 2022 tbogendoerfer@suse.de
- Update kabi files.
- commit c453b5c
* Fri Feb 25 2022 pjakobsson@suse.de
- blacklist.conf: 03ee5956781b drm/i915/ttm: only fault WILLNEED objects
- commit dbdf3fe
* Fri Feb 25 2022 tbogendoerfer@suse.de
- netfilter: nf_tables_offload: incorrect flow offload action
array size (bsc#1196299 CVE-2022-25636).
- commit f8ec613
* Fri Feb 25 2022 pjakobsson@suse.de
- drm/i915/dg2: Print PHY name properly on calibration error
(git-fixes).
- commit 609b3e3
* Fri Feb 25 2022 pjakobsson@suse.de
- drm/i915: Widen the QGV point mask (git-fixes).
- commit b495032
* Thu Feb 24 2022 mgorman@suse.de
- mm/page_alloc: Do not prefetch buddies during bulk free
(bnc#1193239,bnc#1193199,bnc#1193329).
- commit 40059fa
* Thu Feb 24 2022 tiwai@suse.de
- Move upstreamed SCSI fix into sorted section
- commit c28a141
* Thu Feb 24 2022 shung-hsi.yu@suse.com
- bpf/selftests: Test PTR_TO_RDONLY_MEM (bsc#1196261 CVE-2022-0500).
- bpf: Add MEM_RDONLY for helper args that are pointers to rdonly mem
(bsc#1196261 CVE-2022-0500).
- bpf: Make per_cpu_ptr return rdonly PTR_TO_MEM
(bsc#1196261CVE-2022-0500).
- bpf: Convert PTR_TO_MEM_OR_NULL to composable types
(bsc#1194111 bsc#1194765 bsc#1196261 CVE-2021-4204 CVE-2022-0500
CVE-2022-23222).
- bpf: Introduce MEM_RDONLY flag (bsc#1194111 bsc#1194765
bsc#1196261 CVE-2021-4204 CVE-2022-0500 CVE-2022-23222).
- Refresh
patches.suse/bpf-Fix-out-of-bounds-access-for-ringbuf-helpers.patch.
- Refresh
patches.suse/bpf-Generally-fix-helper-register-offset-check.patch.
- bpf: Replace PTR_TO_XXX_OR_NULL with PTR_TO_XXX | PTR_MAYBE_NULL
(bsc#1194111 bsc#1194765 bsc#1196261 CVE-2021-4204 CVE-2022-0500
CVE-2022-23222).
- Refresh
patches.suse/bpf-Generalize-check_ctx_reg-for-reuse-with-other-ty.patch.
- Refresh
patches.suse/bpf-Generally-fix-helper-register-offset-check.patch.
- bpf: Replace RET_XXX_OR_NULL with RET_XXX | PTR_MAYBE_NULL
(bsc#1194111 bsc#1194765 bsc#1196261 CVE-2021-4204 CVE-2022-0500
CVE-2022-23222).
- bpf: Replace ARG_XXX_OR_NULL with ARG_XXX | PTR_MAYBE_NULL
(bsc#1194111 bsc#1194765 bsc#1196261 CVE-2021-4204 CVE-2022-0500
CVE-2022-23222).
- bpf: Introduce composable reg, ret and arg types (bsc#1194111
bsc#1194765 bsc#1196261 CVE-2021-4204 CVE-2022-0500
CVE-2022-23222).
- commit 4db4b9b
* Thu Feb 24 2022 msuchanek@suse.de
- ibmvnic: schedule failover only if vioctl fails (bsc#1196400
ltc#195815).
- commit 91cec19
* Thu Feb 24 2022 dwagner@suse.de
- nvme: expose cntrltype and dctype through sysfs (jsc#SLE-23643).
Refresh:
- patches.suse/0006-nvme-Implement-In-Band-authentication.patch
- nvme: send uevent on connection up (jsc#SLE-23643).
- nvme: expose cntrltype and dctype through sysfs (jsc#SLE-23643).
Refresh:
- patches.suse/0006-nvme-Implement-In-Band-authentication.patch
- nvme: send uevent on connection up (jsc#SLE-23643).
- commit d19ac19
* Thu Feb 24 2022 tiwai@suse.de
- hwmon: Handle failure to register sensor with thermal zone
correctly (git-fixes).
- lib/iov_iter: initialize "flags" in new pipe_buffer (git-fixes).
- arm64: Correct wrong label in macro __init_el2_gicv3
(git-fixes).
- drm/atomic: Don't pollute crtc_state->mode_blob with error
pointers (git-fixes).
- drm/radeon: Fix backlight control on iMac 12,1 (git-fixes).
- drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix
(git-fixes).
- HID:Add s